Pull request #41029 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a9569f524360c354fc192c50fbc0869ec4ffa916+41ac6bef8d449b3064ad1378a28d95c79c4b9350 (f1aa88041e756aaeb59b3f1fcf01a66fbb910d4b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-27T14:15:45.285Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-27T14:15:45.290Z] Trying to pass milestone 2 [Pipeline] milestone [2020-05-27T14:15:45.329Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-27T14:15:45.490Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05af0c19ad6bc1bfa) in /home/ubuntu/workspace/moby_PR-41029 [Pipeline] { [Pipeline] checkout [2020-05-27T14:15:45.552Z] using credential docker-jenkins-github-credentials [2020-05-27T14:15:45.564Z] Cloning the remote Git repository [2020-05-27T14:15:45.564Z] Cloning with configured refspecs honoured and without tags [2020-05-27T14:15:45.568Z] Cloning repository https://github.com/moby/moby.git [2020-05-27T14:15:45.568Z] > git init /home/ubuntu/workspace/moby_PR-41029 # timeout=10 [2020-05-27T14:15:45.584Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:15:45.584Z] > git --version # timeout=10 [2020-05-27T14:15:45.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:15:45.594Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:15:58.552Z] Fetching without tags [2020-05-27T14:15:58.854Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:15:59.430Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:15:59.430Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:15:58.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:15:58.538Z] > git config --add remote.origin.fetch +refs/pull/41029/head:refs/remotes/origin/PR-41029 # timeout=10 [2020-05-27T14:15:58.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:15:58.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:15:58.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:15:58.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:15:58.600Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:15:58.857Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:15:58.859Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:15:59.403Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:15:59.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-27T14:15:59.432Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:15:59.440Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:15:59.815Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [2020-05-27T14:15:59.818Z] > git rev-list --no-walk a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-27T14:16:00.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41029:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-27T14:16:00.825Z] Unable to find image 'alpine:latest' locally [2020-05-27T14:16:01.081Z] latest: Pulling from library/alpine [2020-05-27T14:16:01.081Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-27T14:16:01.336Z] cbdbe7a5bc2a: Download complete [2020-05-27T14:16:01.336Z] cbdbe7a5bc2a: Pull complete [2020-05-27T14:16:01.336Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-27T14:16:01.591Z] Status: Downloaded newer image for alpine:latest [2020-05-27T14:16:04.100Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-05-27T14:16:04.582Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05af0c19ad6bc1bfa) in /home/ubuntu/workspace/moby_PR-41029 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-05-27T14:16:04.638Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41029 [2020-05-27T14:16:04.640Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41029 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-05-27T14:16:04.686Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-27T14:16:04.701Z] Fetching changes from the remote Git repository [2020-05-27T14:16:04.709Z] Fetching without tags [Pipeline] { [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2020-05-27T14:16:04.812Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-27T14:16:04.824Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-27T14:16:04.830Z] Cloning the remote Git repository [2020-05-27T14:16:04.830Z] Cloning with configured refspecs honoured and without tags [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-27T14:16:04.844Z] Cloning the remote Git repository [2020-05-27T14:16:04.844Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-27T14:16:04.965Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:16:05.388Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:16:05.388Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:16:05.486Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [2020-05-27T14:16:04.695Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-27T14:16:04.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:16:04.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:16:04.712Z] > git --version # timeout=10 [2020-05-27T14:16:04.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:16:04.722Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:16:04.968Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:16:04.972Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:16:05.358Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:16:05.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-27T14:16:05.434Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:16:05.441Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:16:04.835Z] Cloning repository https://github.com/moby/moby.git [2020-05-27T14:16:04.835Z] > git init /home/jenkins/workspace/moby_PR-41029 # timeout=10 [2020-05-27T14:16:04.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:16:04.857Z] > git --version # timeout=10 [2020-05-27T14:16:04.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:16:04.861Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:16:04.854Z] Cloning repository https://github.com/moby/moby.git [2020-05-27T14:16:04.854Z] > git init /home/docker/workspace/moby_PR-41029 # timeout=10 [2020-05-27T14:16:04.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:16:04.868Z] > git --version # timeout=10 [2020-05-27T14:16:04.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:16:04.873Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-27T14:16:06.414Z] + [ PR != PR ] [2020-05-27T14:16:06.414Z] + [ master != master ] [2020-05-27T14:16:06.414Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-27T14:16:06.872Z] + docker version [2020-05-27T14:16:06.872Z] Client: Docker Engine - Community [2020-05-27T14:16:06.872Z] Version: 19.03.8 [2020-05-27T14:16:06.872Z] API version: 1.40 [2020-05-27T14:16:06.872Z] Go version: go1.12.17 [2020-05-27T14:16:06.872Z] Git commit: afacb8b7f0 [2020-05-27T14:16:06.872Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-27T14:16:06.872Z] OS/Arch: linux/amd64 [2020-05-27T14:16:06.872Z] Experimental: false [2020-05-27T14:16:06.872Z] [2020-05-27T14:16:06.872Z] Server: Docker Engine - Community [2020-05-27T14:16:06.872Z] Engine: [2020-05-27T14:16:06.872Z] Version: 19.03.8 [2020-05-27T14:16:06.872Z] API version: 1.40 (minimum version 1.12) [2020-05-27T14:16:06.872Z] Go version: go1.12.17 [2020-05-27T14:16:06.872Z] Git commit: afacb8b7f0 [2020-05-27T14:16:06.872Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-27T14:16:06.872Z] OS/Arch: linux/amd64 [2020-05-27T14:16:06.872Z] Experimental: true [2020-05-27T14:16:06.872Z] containerd: [2020-05-27T14:16:06.872Z] Version: 1.2.13 [2020-05-27T14:16:06.872Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:16:06.872Z] runc: [2020-05-27T14:16:06.872Z] Version: 1.0.0-rc10 [2020-05-27T14:16:06.872Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:16:06.872Z] docker-init: [2020-05-27T14:16:06.872Z] Version: 0.18.0 [2020-05-27T14:16:06.872Z] GitCommit: fec3683 [Pipeline] sh [2020-05-27T14:16:07.227Z] + docker info [2020-05-27T14:16:07.482Z] Client: [2020-05-27T14:16:07.482Z] Debug Mode: false [2020-05-27T14:16:07.482Z] [2020-05-27T14:16:07.482Z] Server: [2020-05-27T14:16:07.482Z] Containers: 0 [2020-05-27T14:16:07.482Z] Running: 0 [2020-05-27T14:16:07.482Z] Paused: 0 [2020-05-27T14:16:07.482Z] Stopped: 0 [2020-05-27T14:16:07.482Z] Images: 3 [2020-05-27T14:16:07.482Z] Server Version: 19.03.8 [2020-05-27T14:16:07.482Z] Storage Driver: overlay2 [2020-05-27T14:16:07.482Z] Backing Filesystem: [2020-05-27T14:16:07.482Z] Supports d_type: true [2020-05-27T14:16:07.482Z] Native Overlay Diff: true [2020-05-27T14:16:07.482Z] Logging Driver: json-file [2020-05-27T14:16:07.482Z] Cgroup Driver: cgroupfs [2020-05-27T14:16:07.482Z] Plugins: [2020-05-27T14:16:07.482Z] Volume: local [2020-05-27T14:16:07.482Z] Network: bridge host ipvlan macvlan null overlay [2020-05-27T14:16:07.482Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-27T14:16:07.482Z] Swarm: inactive [2020-05-27T14:16:07.482Z] Runtimes: runc [2020-05-27T14:16:07.482Z] Default Runtime: runc [2020-05-27T14:16:07.482Z] Init Binary: docker-init [2020-05-27T14:16:07.482Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:16:07.482Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:16:07.482Z] init version: fec3683 [2020-05-27T14:16:07.482Z] Security Options: [2020-05-27T14:16:07.482Z] apparmor [2020-05-27T14:16:07.482Z] seccomp [2020-05-27T14:16:07.482Z] Profile: default [2020-05-27T14:16:07.482Z] Kernel Version: 4.15.0-1065-aws [2020-05-27T14:16:07.482Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-27T14:16:07.482Z] OSType: linux [2020-05-27T14:16:07.482Z] Architecture: x86_64 [2020-05-27T14:16:07.482Z] CPUs: 2 [2020-05-27T14:16:07.482Z] Total Memory: 7.501GiB [2020-05-27T14:16:07.482Z] Name: ip-10-100-78-38 [2020-05-27T14:16:07.482Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-27T14:16:07.482Z] Docker Root Dir: /var/lib/docker [2020-05-27T14:16:07.482Z] Debug Mode: false [2020-05-27T14:16:07.482Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:16:07.482Z] Labels: [2020-05-27T14:16:07.482Z] Experimental: true [2020-05-27T14:16:07.482Z] Insecure Registries: [2020-05-27T14:16:07.482Z] 127.0.0.0/8 [2020-05-27T14:16:07.482Z] Live Restore Enabled: true [2020-05-27T14:16:07.482Z] [2020-05-27T14:16:07.482Z] WARNING: No swap limit support [Pipeline] sh [2020-05-27T14:16:07.842Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:16:07.842Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:16:07.842Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41029/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-27T14:16:07.842Z] + bash /home/ubuntu/workspace/moby_PR-41029/check-config.sh [2020-05-27T14:16:07.842Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-27T14:16:07.842Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-27T14:16:07.842Z] [2020-05-27T14:16:07.842Z] Generally Necessary: [2020-05-27T14:16:07.842Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-27T14:16:07.842Z] - apparmor: enabled and tools installed [2020-05-27T14:16:07.842Z] - CONFIG_NAMESPACES: enabled [2020-05-27T14:16:07.842Z] - CONFIG_NET_NS: enabled [2020-05-27T14:16:07.842Z] - CONFIG_PID_NS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_IPC_NS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_UTS_NS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CGROUPS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CPUSETS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_MEMCG: enabled [2020-05-27T14:16:08.096Z] - CONFIG_KEYS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_VETH: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-27T14:16:08.096Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-27T14:16:08.096Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-27T14:16:08.096Z] [2020-05-27T14:16:08.096Z] Optional Features: [2020-05-27T14:16:08.096Z] - CONFIG_USER_NS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_SECCOMP: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-27T14:16:08.096Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-27T14:16:08.096Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-27T14:16:08.096Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-27T14:16:08.096Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-27T14:16:08.096Z] - CONFIG_BLK_CGROUP: enabled [2020-05-27T14:16:08.096Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-27T14:16:08.096Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-27T14:16:08.096Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-27T14:16:08.097Z] - CONFIG_CGROUP_PERF: enabled [2020-05-27T14:16:08.097Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-27T14:16:08.097Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-27T14:16:08.097Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-27T14:16:08.097Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-27T14:16:08.097Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-27T14:16:08.097Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-27T14:16:08.097Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-27T14:16:08.097Z] - CONFIG_IP_VS: enabled (as module) [2020-05-27T14:16:08.097Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-27T14:16:08.097Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-27T14:16:08.097Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-27T14:16:08.097Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-27T14:16:08.097Z] - CONFIG_EXT4_FS: enabled [2020-05-27T14:16:08.097Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-27T14:16:08.097Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-27T14:16:08.097Z] - Network Drivers: [2020-05-27T14:16:08.097Z] - "overlay": [2020-05-27T14:16:08.097Z] - CONFIG_VXLAN: enabled (as module) [2020-05-27T14:16:08.097Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-27T14:16:08.097Z] Optional (for encrypted networks): [2020-05-27T14:16:08.351Z] - CONFIG_CRYPTO: enabled [2020-05-27T14:16:08.351Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-27T14:16:08.351Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-27T14:16:08.351Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-27T14:16:08.351Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-27T14:16:08.351Z] - CONFIG_XFRM: enabled [2020-05-27T14:16:08.351Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-27T14:16:08.351Z] - "ipvlan": [2020-05-27T14:16:08.351Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-27T14:16:08.351Z] - "macvlan": [2020-05-27T14:16:08.351Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_DUMMY: enabled (as module) [2020-05-27T14:16:08.351Z] - "ftp,tftp client in container": [2020-05-27T14:16:08.351Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-27T14:16:08.351Z] - Storage Drivers: [2020-05-27T14:16:08.351Z] - "aufs": [2020-05-27T14:16:08.351Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-27T14:16:08.351Z] - "btrfs": [2020-05-27T14:16:08.351Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-27T14:16:08.351Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-27T14:16:08.351Z] - "devicemapper": [2020-05-27T14:16:08.351Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-27T14:16:08.351Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-27T14:16:08.351Z] - "overlay": [2020-05-27T14:16:08.351Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-27T14:16:08.351Z] - "zfs": [2020-05-27T14:16:08.351Z] - /dev/zfs: missing [2020-05-27T14:16:08.351Z] - zfs command: missing [2020-05-27T14:16:08.351Z] - zpool command: missing [2020-05-27T14:16:08.351Z] [2020-05-27T14:16:08.351Z] Limits: [2020-05-27T14:16:08.351Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-27T14:16:08.351Z] [2020-05-27T14:16:08.351Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-27T14:16:08.800Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9569f524360c354fc192c50fbc0869ec4ffa916 . [2020-05-27T14:16:08.800Z] #1 [internal] load build definition from Dockerfile [2020-05-27T14:16:08.800Z] #1 transferring dockerfile: 16.37kB done [2020-05-27T14:16:08.800Z] #1 DONE 0.0s [2020-05-27T14:16:08.800Z] [2020-05-27T14:16:08.800Z] #2 [internal] load .dockerignore [2020-05-27T14:16:08.800Z] #2 transferring context: 87B done [2020-05-27T14:16:08.800Z] #2 DONE 0.0s [2020-05-27T14:16:08.800Z] [2020-05-27T14:16:08.800Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-27T14:16:08.800Z] #3 DONE 0.1s [2020-05-27T14:16:09.054Z] [2020-05-27T14:16:09.054Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-27T14:16:09.054Z] #4 CACHED [2020-05-27T14:16:09.320Z] [2020-05-27T14:16:09.320Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:16:09.320Z] #5 DONE 0.1s [2020-05-27T14:16:09.320Z] [2020-05-27T14:16:09.320Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-27T14:16:09.320Z] #6 DONE 0.1s [2020-05-27T14:16:09.320Z] [2020-05-27T14:16:09.320Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-27T14:16:09.320Z] #58 DONE 0.0s [2020-05-27T14:16:09.320Z] [2020-05-27T14:16:09.320Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:16:09.320Z] #7 DONE 0.0s [2020-05-27T14:16:09.320Z] [2020-05-27T14:16:09.320Z] #20 [internal] load build context [2020-05-27T14:16:10.685Z] #20 transferring context: 50.67MB 1.2s done [2020-05-27T14:16:10.685Z] #20 DONE 1.2s [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-27T14:16:10.685Z] #18 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #46 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:16:10.685Z] #36 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:16:10.685Z] #49 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-27T14:16:10.685Z] #55 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-27T14:16:10.685Z] #56 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-27T14:16:10.685Z] #40 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:16:10.685Z] #39 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:10.685Z] #45 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:16:10.685Z] #23 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-27T14:16:10.685Z] #16 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:10.685Z] #30 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #34 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #29 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:16:10.685Z] #17 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:16:10.685Z] #28 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:10.685Z] #60 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #61 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #57 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:10.685Z] #43 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-27T14:16:10.685Z] #26 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:16:10.685Z] #33 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:16:10.685Z] #25 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:16:10.685Z] #38 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-27T14:16:10.685Z] #12 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-27T14:16:10.685Z] #8 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #31 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-27T14:16:10.685Z] #22 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-27T14:16:10.685Z] #24 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #53 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:10.685Z] #52 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:10.685Z] #47 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:16:10.685Z] #51 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #48 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #44 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:10.685Z] #54 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-27T14:16:10.685Z] #62 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-27T14:16:10.685Z] #15 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-27T14:16:10.685Z] #27 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-27T14:16:10.685Z] #59 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #42 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-27T14:16:10.685Z] #14 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-27T14:16:10.685Z] #9 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:16:10.685Z] #10 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:10.685Z] #21 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:16:10.685Z] #32 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #50 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-27T14:16:10.685Z] #11 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-27T14:16:10.685Z] #37 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-27T14:16:10.685Z] #35 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:16:10.685Z] #41 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-27T14:16:10.685Z] #13 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:16:10.685Z] #19 CACHED [2020-05-27T14:16:10.685Z] [2020-05-27T14:16:10.685Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-27T14:16:10.685Z] #63 CACHED [2020-05-27T14:16:10.940Z] [2020-05-27T14:16:10.940Z] #64 exporting to image [2020-05-27T14:16:10.940Z] #64 exporting layers done [2020-05-27T14:16:10.940Z] #64 writing image sha256:e25210f2618eeab2d9c5ba831fc49db18c400948b0e4fa3f723cfe13fb898006 done [2020-05-27T14:16:10.940Z] #64 naming to docker.io/library/docker:a9569f524360c354fc192c50fbc0869ec4ffa916 done [2020-05-27T14:16:10.940Z] #64 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-27T14:16:11.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/validate/default [2020-05-27T14:16:11.906Z] Congratulations! All commits are properly signed with the DCO! [2020-05-27T14:16:11.906Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-27T14:16:11.906Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-27T14:16:11.906Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-27T14:16:11.906Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-27T14:16:11.906Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-27T14:16:11.906Z] Congratulations! No new tests were added to integration-cli. [2020-05-27T14:16:11.906Z] [2020-05-27T14:16:11.906Z] INFO Start validation with golang-ci-lint [2020-05-27T14:16:12.161Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-27T14:16:12.161Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-27T14:16:12.161Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-27T14:16:14.019Z] Fetching without tags [2020-05-27T14:16:14.295Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:16:13.986Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:16:13.987Z] > git config --add remote.origin.fetch +refs/pull/41029/head:refs/remotes/origin/PR-41029 # timeout=10 [2020-05-27T14:16:13.993Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:16:14.005Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:16:14.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:16:14.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:16:14.023Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:16:14.298Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:16:14.304Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:16:14.809Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:16:14.809Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:16:15.272Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-27T14:16:14.767Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:16:14.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-27T14:16:14.812Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:16:14.813Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:16:16.138Z] + docker version [2020-05-27T14:16:16.138Z] Client: Docker Engine - Community [2020-05-27T14:16:16.138Z] Version: 19.03.7 [2020-05-27T14:16:16.138Z] API version: 1.40 [2020-05-27T14:16:16.138Z] Go version: go1.12.17 [2020-05-27T14:16:16.138Z] Git commit: 7141c199a2 [2020-05-27T14:16:16.138Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-27T14:16:16.138Z] OS/Arch: linux/s390x [2020-05-27T14:16:16.138Z] Experimental: false [2020-05-27T14:16:16.138Z] [2020-05-27T14:16:16.138Z] Server: Docker Engine - Community [2020-05-27T14:16:16.138Z] Engine: [2020-05-27T14:16:16.138Z] Version: 19.03.7 [2020-05-27T14:16:16.138Z] API version: 1.40 (minimum version 1.12) [2020-05-27T14:16:16.138Z] Go version: go1.12.17 [2020-05-27T14:16:16.138Z] Git commit: 7141c199a2 [2020-05-27T14:16:16.138Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-27T14:16:16.138Z] OS/Arch: linux/s390x [2020-05-27T14:16:16.138Z] Experimental: true [2020-05-27T14:16:16.138Z] containerd: [2020-05-27T14:16:16.138Z] Version: 1.2.13 [2020-05-27T14:16:16.138Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:16:16.138Z] runc: [2020-05-27T14:16:16.138Z] Version: 1.0.0-rc10 [2020-05-27T14:16:16.138Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:16:16.138Z] docker-init: [2020-05-27T14:16:16.138Z] Version: 0.18.0 [2020-05-27T14:16:16.138Z] GitCommit: fec3683 [Pipeline] sh [2020-05-27T14:16:16.509Z] + docker info [2020-05-27T14:16:17.123Z] Client: [2020-05-27T14:16:17.123Z] Debug Mode: false [2020-05-27T14:16:17.123Z] [2020-05-27T14:16:17.123Z] Server: [2020-05-27T14:16:17.123Z] Containers: 0 [2020-05-27T14:16:17.123Z] Running: 0 [2020-05-27T14:16:17.123Z] Paused: 0 [2020-05-27T14:16:17.123Z] Stopped: 0 [2020-05-27T14:16:17.123Z] Images: 0 [2020-05-27T14:16:17.123Z] Server Version: 19.03.7 [2020-05-27T14:16:17.123Z] Storage Driver: overlay2 [2020-05-27T14:16:17.123Z] Backing Filesystem: [2020-05-27T14:16:17.123Z] Supports d_type: true [2020-05-27T14:16:17.123Z] Native Overlay Diff: true [2020-05-27T14:16:17.123Z] Logging Driver: json-file [2020-05-27T14:16:17.123Z] Cgroup Driver: cgroupfs [2020-05-27T14:16:17.123Z] Plugins: [2020-05-27T14:16:17.123Z] Volume: local [2020-05-27T14:16:17.123Z] Network: bridge host ipvlan macvlan null overlay [2020-05-27T14:16:17.123Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-27T14:16:17.123Z] Swarm: inactive [2020-05-27T14:16:17.123Z] Runtimes: runc [2020-05-27T14:16:17.123Z] Default Runtime: runc [2020-05-27T14:16:17.123Z] Init Binary: docker-init [2020-05-27T14:16:17.123Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:16:17.123Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:16:17.123Z] init version: fec3683 [2020-05-27T14:16:17.123Z] Security Options: [2020-05-27T14:16:17.123Z] apparmor [2020-05-27T14:16:17.123Z] seccomp [2020-05-27T14:16:17.123Z] Profile: default [2020-05-27T14:16:17.123Z] Kernel Version: 4.15.0-91-generic [2020-05-27T14:16:17.123Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-27T14:16:17.123Z] OSType: linux [2020-05-27T14:16:17.123Z] Architecture: s390x [2020-05-27T14:16:17.123Z] CPUs: 2 [2020-05-27T14:16:17.123Z] Total Memory: 7.861GiB [2020-05-27T14:16:17.123Z] Name: s390x-ubuntu-16 [2020-05-27T14:16:17.123Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-27T14:16:17.123Z] Docker Root Dir: /var/lib/docker [2020-05-27T14:16:17.123Z] Debug Mode: false [2020-05-27T14:16:17.123Z] Username: dockerbuildbot [2020-05-27T14:16:17.123Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:16:17.123Z] Labels: [2020-05-27T14:16:17.123Z] Experimental: true [2020-05-27T14:16:17.123Z] Insecure Registries: [2020-05-27T14:16:17.123Z] 127.0.0.0/8 [2020-05-27T14:16:17.123Z] Live Restore Enabled: false [2020-05-27T14:16:17.123Z] [2020-05-27T14:16:17.123Z] WARNING: No swap limit support [Pipeline] sh [2020-05-27T14:16:17.498Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:16:17.498Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:16:17.498Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41029/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-27T14:16:17.781Z] + bash /home/jenkins/workspace/moby_PR-41029/check-config.sh [2020-05-27T14:16:17.781Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-27T14:16:17.781Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-27T14:16:17.781Z] [2020-05-27T14:16:17.781Z] Generally Necessary: [2020-05-27T14:16:17.781Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-27T14:16:17.781Z] - apparmor: enabled and tools installed [2020-05-27T14:16:17.781Z] - CONFIG_NAMESPACES: enabled [2020-05-27T14:16:17.781Z] - CONFIG_NET_NS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_PID_NS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_IPC_NS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_UTS_NS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUPS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CPUSETS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_MEMCG: enabled [2020-05-27T14:16:17.781Z] - CONFIG_KEYS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_VETH: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-27T14:16:17.781Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-27T14:16:17.781Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-27T14:16:17.781Z] [2020-05-27T14:16:17.781Z] Optional Features: [2020-05-27T14:16:17.781Z] - CONFIG_USER_NS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_SECCOMP: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-27T14:16:17.781Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-27T14:16:17.781Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-27T14:16:17.781Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-27T14:16:17.781Z] - CONFIG_BLK_CGROUP: enabled [2020-05-27T14:16:17.781Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-27T14:16:17.781Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUP_PERF: enabled [2020-05-27T14:16:17.781Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-27T14:16:18.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-27T14:16:18.065Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-27T14:16:18.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-27T14:16:18.065Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-27T14:16:18.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_IP_VS: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-27T14:16:18.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-27T14:16:18.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-27T14:16:18.065Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_EXT4_FS: enabled [2020-05-27T14:16:18.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-27T14:16:18.065Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-27T14:16:18.065Z] - Network Drivers: [2020-05-27T14:16:18.065Z] - "overlay": [2020-05-27T14:16:18.065Z] - CONFIG_VXLAN: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-27T14:16:18.065Z] Optional (for encrypted networks): [2020-05-27T14:16:18.065Z] - CONFIG_CRYPTO: enabled [2020-05-27T14:16:18.065Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-27T14:16:18.065Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-27T14:16:18.065Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-27T14:16:18.065Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-27T14:16:18.065Z] - CONFIG_XFRM: enabled [2020-05-27T14:16:18.065Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-27T14:16:18.065Z] - "ipvlan": [2020-05-27T14:16:18.065Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-27T14:16:18.065Z] - "macvlan": [2020-05-27T14:16:18.065Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_DUMMY: enabled (as module) [2020-05-27T14:16:18.065Z] - "ftp,tftp client in container": [2020-05-27T14:16:18.065Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-27T14:16:18.065Z] - Storage Drivers: [2020-05-27T14:16:18.065Z] - "aufs": [2020-05-27T14:16:18.065Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-27T14:16:18.065Z] - "btrfs": [2020-05-27T14:16:18.065Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-27T14:16:18.065Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-27T14:16:18.065Z] - "devicemapper": [2020-05-27T14:16:18.065Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-27T14:16:18.065Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-27T14:16:18.065Z] - "overlay": [2020-05-27T14:16:18.065Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-27T14:16:18.065Z] - "zfs": [2020-05-27T14:16:18.065Z] - /dev/zfs: missing [2020-05-27T14:16:18.065Z] - zfs command: missing [2020-05-27T14:16:18.065Z] - zpool command: missing [2020-05-27T14:16:18.065Z] [2020-05-27T14:16:18.065Z] Limits: [2020-05-27T14:16:18.065Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-27T14:16:18.065Z] [2020-05-27T14:16:18.065Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-27T14:16:18.500Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9569f524360c354fc192c50fbc0869ec4ffa916 . [2020-05-27T14:16:18.500Z] #1 [internal] load .dockerignore [2020-05-27T14:16:18.500Z] #1 transferring context: 87B 0.0s done [2020-05-27T14:16:18.500Z] #1 DONE 0.0s [2020-05-27T14:16:18.500Z] [2020-05-27T14:16:18.500Z] #2 [internal] load build definition from Dockerfile [2020-05-27T14:16:18.500Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-05-27T14:16:18.500Z] #2 DONE 0.0s [2020-05-27T14:16:18.500Z] [2020-05-27T14:16:18.500Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-27T14:16:18.782Z] #3 DONE 0.3s [2020-05-27T14:16:18.782Z] [2020-05-27T14:16:18.782Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-27T14:16:18.782Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-27T14:16:18.782Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-05-27T14:16:18.782Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-27T14:16:18.782Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-27T14:16:18.782Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-27T14:16:19.065Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.86MB / 8.88MB 0.1s [2020-05-27T14:16:19.065Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-27T14:16:19.065Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-27T14:16:19.348Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-27T14:16:19.348Z] #4 DONE 0.6s [2020-05-27T14:16:19.578Z] Still waiting to schedule task [2020-05-27T14:16:19.578Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05af0c19ad6bc1bfa)’ [2020-05-27T14:16:19.579Z] Still waiting to schedule task [2020-05-27T14:16:19.579Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05af0c19ad6bc1bfa)’ [2020-05-27T14:16:19.585Z] Still waiting to schedule task [2020-05-27T14:16:19.585Z] All nodes of label ‘arm64&&linux’ are offline [2020-05-27T14:16:19.587Z] Still waiting to schedule task [2020-05-27T14:16:19.587Z] All nodes of label ‘windows-2019’ are offline [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:16:19.967Z] #5 DONE 0.2s [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-27T14:16:19.967Z] #6 DONE 0.2s [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:16:19.967Z] #7 DONE 0.0s [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-27T14:16:19.967Z] #8 CACHED [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-27T14:16:19.967Z] #9 CACHED [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:16:19.967Z] #10 CACHED [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-27T14:16:19.967Z] #11 CACHED [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-27T14:16:19.967Z] #12 CACHED [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-27T14:16:19.967Z] #13 CACHED [2020-05-27T14:16:19.967Z] [2020-05-27T14:16:19.967Z] #20 [internal] load build context [2020-05-27T14:16:20.251Z] #20 ... [2020-05-27T14:16:20.251Z] [2020-05-27T14:16:20.251Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-27T14:16:20.251Z] #27 DONE 0.3s [2020-05-27T14:16:20.251Z] [2020-05-27T14:16:20.251Z] #20 [internal] load build context [2020-05-27T14:16:20.536Z] #20 ... [2020-05-27T14:16:20.536Z] [2020-05-27T14:16:20.536Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-27T14:16:20.536Z] #35 DONE 0.3s [2020-05-27T14:16:20.536Z] [2020-05-27T14:16:20.536Z] #20 [internal] load build context [2020-05-27T14:16:22.015Z] #20 ... [2020-05-27T14:16:22.015Z] [2020-05-27T14:16:22.015Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-27T14:16:22.015Z] #14 DONE 2.0s [2020-05-27T14:16:22.015Z] [2020-05-27T14:16:22.015Z] #20 [internal] load build context [2020-05-27T14:16:22.297Z] #20 transferring context: 50.67MB 2.3s done [2020-05-27T14:16:22.587Z] #20 DONE 2.5s [2020-05-27T14:16:22.587Z] [2020-05-27T14:16:22.587Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:22.587Z] #21 ... [2020-05-27T14:16:22.587Z] [2020-05-27T14:16:22.587Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-27T14:16:22.587Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-27T14:16:22.587Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-27T14:16:22.587Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-27T14:16:22.587Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-05-27T14:16:22.587Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-05-27T14:16:22.587Z] #58 DONE 2.6s [2020-05-27T14:16:22.881Z] [2020-05-27T14:16:22.882Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:24.390Z] #30 ... [2020-05-27T14:16:24.390Z] [2020-05-27T14:16:24.390Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-27T14:16:24.390Z] #15 DONE 2.4s [2020-05-27T14:16:24.691Z] [2020-05-27T14:16:24.691Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-27T14:16:27.376Z] #16 DONE 2.7s [2020-05-27T14:16:27.376Z] [2020-05-27T14:16:27.376Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:27.376Z] #30 3.563 + RM_GOPATH=0 [2020-05-27T14:16:27.376Z] #30 3.563 + TMP_GOPATH= [2020-05-27T14:16:27.376Z] #30 3.563 + : /build [2020-05-27T14:16:27.376Z] #30 3.564 + '[' -z '' ']' [2020-05-27T14:16:27.376Z] #30 3.564 ++ mktemp -d [2020-05-27T14:16:27.376Z] #30 3.568 + export GOPATH=/tmp/tmp.yfQJLHQwEU [2020-05-27T14:16:27.376Z] #30 3.568 + GOPATH=/tmp/tmp.yfQJLHQwEU [2020-05-27T14:16:27.376Z] #30 3.568 + RM_GOPATH=1 [2020-05-27T14:16:27.376Z] #30 3.568 + case "$(go env GOARCH)" in [2020-05-27T14:16:27.376Z] #30 3.569 ++ go env GOARCH [2020-05-27T14:16:27.376Z] #30 3.589 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:27.376Z] #30 3.589 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:27.376Z] #30 3.591 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:27.376Z] #30 3.595 + dir=/tmp/install [2020-05-27T14:16:27.376Z] #30 3.595 + bin=tomlv [2020-05-27T14:16:27.376Z] #30 3.595 + shift [2020-05-27T14:16:27.376Z] #30 3.596 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-27T14:16:27.376Z] #30 3.596 + . /tmp/install/tomlv.installer [2020-05-27T14:16:27.376Z] #30 3.596 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:16:27.376Z] #30 3.596 + install_tomlv [2020-05-27T14:16:27.376Z] #30 3.596 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:16:27.376Z] #30 3.596 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-27T14:16:27.376Z] #30 3.596 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yfQJLHQwEU/src/github.com/BurntSushi/toml [2020-05-27T14:16:27.376Z] #30 3.599 Cloning into '/tmp/tmp.yfQJLHQwEU/src/github.com/BurntSushi/toml'... [2020-05-27T14:16:27.376Z] #30 4.317 + cd /tmp/tmp.yfQJLHQwEU/src/github.com/BurntSushi/toml [2020-05-27T14:16:27.376Z] #30 4.317 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:16:27.376Z] #30 4.332 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:16:27.376Z] #30 4.867 runtime/internal/atomic [2020-05-27T14:16:27.659Z] #30 4.889 internal/cpu [2020-05-27T14:16:27.659Z] #30 5.115 runtime/internal/sys [2020-05-27T14:16:27.942Z] #30 5.209 runtime/internal/math [2020-05-27T14:16:27.942Z] #30 5.342 math/bits [2020-05-27T14:16:28.225Z] #30 5.468 internal/bytealg [2020-05-27T14:16:28.507Z] #30 5.802 math [2020-05-27T14:16:28.507Z] #30 5.855 runtime [2020-05-27T14:16:29.981Z] #30 ... [2020-05-27T14:16:29.981Z] [2020-05-27T14:16:29.981Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:16:29.981Z] #38 2.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:16:29.981Z] #38 2.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:16:29.981Z] #38 2.724 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:16:29.981Z] #38 3.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-27T14:16:29.981Z] #38 4.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-27T14:16:29.981Z] #38 6.266 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-27T14:16:30.263Z] #38 ... [2020-05-27T14:16:30.263Z] [2020-05-27T14:16:30.263Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:16:30.263Z] #23 2.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:16:30.263Z] #23 2.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:16:30.263Z] #23 2.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:16:30.263Z] #23 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-27T14:16:30.263Z] #23 5.065 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-27T14:16:30.263Z] #23 6.412 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-27T14:16:30.263Z] #23 ... [2020-05-27T14:16:30.263Z] [2020-05-27T14:16:30.263Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:16:30.263Z] #51 2.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:16:30.263Z] #51 2.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:16:30.263Z] #51 2.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:16:30.263Z] #51 3.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-27T14:16:30.263Z] #51 5.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-27T14:16:30.263Z] #51 6.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-27T14:16:30.546Z] #51 ... [2020-05-27T14:16:30.546Z] [2020-05-27T14:16:30.546Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:16:30.546Z] #32 2.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:16:30.546Z] #32 2.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:16:30.546Z] #32 2.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:16:30.546Z] #32 3.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-27T14:16:30.546Z] #32 5.133 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-27T14:16:30.546Z] #32 6.730 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-27T14:16:30.546Z] #32 ... [2020-05-27T14:16:30.546Z] [2020-05-27T14:16:30.546Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:16:30.546Z] #28 2.102 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-27T14:16:30.546Z] #28 2.102 Cloning into '.'... [2020-05-27T14:16:30.828Z] #28 ... [2020-05-27T14:16:30.828Z] [2020-05-27T14:16:30.828Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:16:30.828Z] #36 1.705 + git clone https://github.com/docker/distribution.git . [2020-05-27T14:16:30.828Z] #36 1.898 Cloning into '.'... [2020-05-27T14:16:30.828Z] #36 ... [2020-05-27T14:16:30.828Z] [2020-05-27T14:16:30.828Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:30.828Z] #21 2.995 + RM_GOPATH=0 [2020-05-27T14:16:30.828Z] #21 2.996 + TMP_GOPATH= [2020-05-27T14:16:30.828Z] #21 2.996 + : /build [2020-05-27T14:16:30.828Z] #21 2.996 + '[' -z '' ']' [2020-05-27T14:16:30.828Z] #21 2.997 ++ mktemp -d [2020-05-27T14:16:30.828Z] #21 3.001 + export GOPATH=/tmp/tmp.AtgmF11fZr [2020-05-27T14:16:30.828Z] #21 3.001 + GOPATH=/tmp/tmp.AtgmF11fZr [2020-05-27T14:16:30.828Z] #21 3.001 + RM_GOPATH=1 [2020-05-27T14:16:30.828Z] #21 3.001 + case "$(go env GOARCH)" in [2020-05-27T14:16:30.828Z] #21 3.003 ++ go env GOARCH [2020-05-27T14:16:30.828Z] #21 3.007 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:30.828Z] #21 3.008 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:30.828Z] #21 3.008 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:30.828Z] #21 3.012 + dir=/tmp/install [2020-05-27T14:16:30.828Z] #21 3.012 + bin=dockercli [2020-05-27T14:16:30.828Z] #21 3.013 + shift [2020-05-27T14:16:30.828Z] #21 3.013 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-27T14:16:30.828Z] #21 3.013 + . /tmp/install/dockercli.installer [2020-05-27T14:16:30.828Z] #21 3.013 ++ : stable [2020-05-27T14:16:30.828Z] #21 3.013 ++ : 17.06.2-ce [2020-05-27T14:16:30.828Z] #21 3.015 + install_dockercli [2020-05-27T14:16:30.828Z] #21 3.015 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-27T14:16:30.828Z] #21 3.015 Install docker/cli version 17.06.2-ce from stable [2020-05-27T14:16:30.828Z] #21 3.017 ++ uname -m [2020-05-27T14:16:30.828Z] #21 3.021 + arch=s390x [2020-05-27T14:16:30.828Z] #21 3.022 + '[' s390x '!=' x86_64 ']' [2020-05-27T14:16:30.828Z] #21 3.022 + '[' s390x '!=' s390x ']' [2020-05-27T14:16:30.828Z] #21 3.022 + url=https://download.docker.com/linux/static [2020-05-27T14:16:30.828Z] #21 3.023 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-27T14:16:30.828Z] #21 3.024 + tar -xz docker/docker [2020-05-27T14:16:31.839Z] #21 9.050 + mkdir -p /build [2020-05-27T14:16:31.839Z] #21 9.054 + mv docker/docker /build/ [2020-05-27T14:16:31.839Z] #21 9.058 + rmdir docker [2020-05-27T14:16:32.214Z] #21 DONE 9.5s [2020-05-27T14:16:32.214Z] [2020-05-27T14:16:32.214Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:32.214Z] #43 3.488 + RM_GOPATH=0 [2020-05-27T14:16:32.214Z] #43 3.488 + TMP_GOPATH= [2020-05-27T14:16:32.214Z] #43 3.488 + : /build [2020-05-27T14:16:32.214Z] #43 3.488 + '[' -z '' ']' [2020-05-27T14:16:32.214Z] #43 3.489 ++ mktemp -d [2020-05-27T14:16:32.214Z] #43 3.493 + export GOPATH=/tmp/tmp.sitDNj3LbV [2020-05-27T14:16:32.214Z] #43 3.493 + GOPATH=/tmp/tmp.sitDNj3LbV [2020-05-27T14:16:32.214Z] #43 3.493 + RM_GOPATH=1 [2020-05-27T14:16:32.214Z] #43 3.493 + case "$(go env GOARCH)" in [2020-05-27T14:16:32.214Z] #43 3.493 ++ go env GOARCH [2020-05-27T14:16:32.214Z] #43 3.517 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.214Z] #43 3.517 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.214Z] #43 3.517 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:32.214Z] #43 3.522 + dir=/tmp/install [2020-05-27T14:16:32.214Z] #43 3.522 + bin=gotestsum [2020-05-27T14:16:32.214Z] #43 3.522 + shift [2020-05-27T14:16:32.214Z] #43 3.522 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-27T14:16:32.214Z] #43 3.522 + . /tmp/install/gotestsum.installer [2020-05-27T14:16:32.214Z] #43 3.522 ++ : v0.3.5 [2020-05-27T14:16:32.214Z] #43 3.522 + install_gotestsum [2020-05-27T14:16:32.214Z] #43 3.522 + set -e [2020-05-27T14:16:32.214Z] #43 3.522 + export GO111MODULE=on [2020-05-27T14:16:32.214Z] #43 3.522 + GO111MODULE=on [2020-05-27T14:16:32.214Z] #43 3.532 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-27T14:16:32.214Z] #43 3.614 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-27T14:16:32.214Z] #43 3.614 go: finding gotest.tools v0.3.5 [2020-05-27T14:16:32.214Z] #43 4.267 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-27T14:16:32.214Z] #43 4.422 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-27T14:16:32.214Z] #43 5.995 go: downloading gotest.tools v2.1.0+incompatible [2020-05-27T14:16:32.214Z] #43 6.034 go: extracting gotest.tools v2.1.0+incompatible [2020-05-27T14:16:32.214Z] #43 6.121 go: downloading github.com/fatih/color v1.6.0 [2020-05-27T14:16:32.214Z] #43 6.132 go: downloading github.com/pkg/errors v0.8.0 [2020-05-27T14:16:32.214Z] #43 6.175 go: extracting github.com/fatih/color v1.6.0 [2020-05-27T14:16:32.214Z] #43 6.181 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-27T14:16:32.214Z] #43 6.286 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:16:32.214Z] #43 6.289 go: extracting github.com/pkg/errors v0.8.0 [2020-05-27T14:16:32.214Z] #43 6.298 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:16:32.214Z] #43 6.331 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:16:32.214Z] #43 6.405 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:16:32.214Z] #43 6.426 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:16:32.214Z] #43 6.480 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:16:32.214Z] #43 6.481 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:16:32.214Z] #43 6.493 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:16:32.214Z] #43 6.561 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:16:32.214Z] #43 6.564 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:16:32.214Z] #43 6.564 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-27T14:16:32.214Z] #43 6.571 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:16:32.214Z] #43 6.764 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:16:32.214Z] #43 6.817 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:16:32.214Z] #43 8.137 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:16:32.214Z] #43 8.664 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:16:32.214Z] #43 9.018 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:16:32.497Z] #43 ... [2020-05-27T14:16:32.497Z] [2020-05-27T14:16:32.497Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:32.497Z] #54 2.899 + RM_GOPATH=0 [2020-05-27T14:16:32.497Z] #54 2.900 + TMP_GOPATH= [2020-05-27T14:16:32.497Z] #54 2.900 + : /build [2020-05-27T14:16:32.497Z] #54 2.900 + '[' -z '' ']' [2020-05-27T14:16:32.497Z] #54 2.901 ++ mktemp -d [2020-05-27T14:16:32.497Z] #54 2.911 + export GOPATH=/tmp/tmp.nTn7evtErp [2020-05-27T14:16:32.497Z] #54 2.911 + GOPATH=/tmp/tmp.nTn7evtErp [2020-05-27T14:16:32.497Z] #54 2.911 + RM_GOPATH=1 [2020-05-27T14:16:32.497Z] #54 2.911 + case "$(go env GOARCH)" in [2020-05-27T14:16:32.497Z] #54 2.912 ++ go env GOARCH [2020-05-27T14:16:32.497Z] #54 2.952 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.497Z] #54 2.952 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.497Z] #54 2.953 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:32.497Z] #54 2.958 + dir=/tmp/install [2020-05-27T14:16:32.497Z] #54 2.958 + bin=rootlesskit [2020-05-27T14:16:32.497Z] #54 2.958 + shift [2020-05-27T14:16:32.497Z] #54 2.958 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-27T14:16:32.497Z] #54 2.958 + . /tmp/install/rootlesskit.installer [2020-05-27T14:16:32.497Z] #54 2.958 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:16:32.497Z] #54 2.958 + install_rootlesskit [2020-05-27T14:16:32.497Z] #54 2.958 + case "$1" in [2020-05-27T14:16:32.497Z] #54 2.958 + export CGO_ENABLED=0 [2020-05-27T14:16:32.497Z] #54 2.959 + CGO_ENABLED=0 [2020-05-27T14:16:32.497Z] #54 2.959 + _install_rootlesskit [2020-05-27T14:16:32.497Z] #54 2.959 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-27T14:16:32.497Z] #54 2.959 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:16:32.497Z] #54 2.959 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nTn7evtErp/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:16:32.497Z] #54 2.982 Cloning into '/tmp/tmp.nTn7evtErp/src/github.com/rootless-containers/rootlesskit'... [2020-05-27T14:16:32.497Z] #54 6.983 + cd /tmp/tmp.nTn7evtErp/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:16:32.497Z] #54 6.983 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:16:32.497Z] #54 7.296 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:16:32.497Z] #54 7.299 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-27T14:16:32.781Z] #54 ... [2020-05-27T14:16:32.781Z] [2020-05-27T14:16:32.781Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:32.781Z] #60 3.515 + RM_GOPATH=0 [2020-05-27T14:16:32.781Z] #60 3.515 + TMP_GOPATH= [2020-05-27T14:16:32.781Z] #60 3.515 + : /build [2020-05-27T14:16:32.781Z] #60 3.515 + '[' -z '' ']' [2020-05-27T14:16:32.781Z] #60 3.515 ++ mktemp -d [2020-05-27T14:16:32.781Z] #60 3.517 + export GOPATH=/tmp/tmp.DUKPGmewwk [2020-05-27T14:16:32.781Z] #60 3.517 + GOPATH=/tmp/tmp.DUKPGmewwk [2020-05-27T14:16:32.781Z] #60 3.517 + RM_GOPATH=1 [2020-05-27T14:16:32.781Z] #60 3.517 + case "$(go env GOARCH)" in [2020-05-27T14:16:32.781Z] #60 3.517 ++ go env GOARCH [2020-05-27T14:16:32.781Z] #60 3.520 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.781Z] #60 3.520 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.781Z] #60 3.520 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:32.781Z] #60 3.524 + dir=/tmp/install [2020-05-27T14:16:32.781Z] #60 3.524 + bin=proxy [2020-05-27T14:16:32.781Z] #60 3.524 + shift [2020-05-27T14:16:32.781Z] #60 3.524 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-27T14:16:32.781Z] #60 3.524 + . /tmp/install/proxy.installer [2020-05-27T14:16:32.781Z] #60 3.524 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:16:32.781Z] #60 3.524 + install_proxy [2020-05-27T14:16:32.781Z] #60 3.532 + case "$1" in [2020-05-27T14:16:32.781Z] #60 3.532 + export CGO_ENABLED=0 [2020-05-27T14:16:32.781Z] #60 3.532 + CGO_ENABLED=0 [2020-05-27T14:16:32.781Z] #60 3.532 + _install_proxy [2020-05-27T14:16:32.781Z] #60 3.532 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-27T14:16:32.781Z] #60 3.532 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DUKPGmewwk/src/github.com/docker/libnetwork [2020-05-27T14:16:32.781Z] #60 3.532 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:16:32.781Z] #60 3.545 Cloning into '/tmp/tmp.DUKPGmewwk/src/github.com/docker/libnetwork'... [2020-05-27T14:16:32.781Z] #60 ... [2020-05-27T14:16:32.781Z] [2020-05-27T14:16:32.781Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:16:32.781Z] #41 3.520 + RM_GOPATH=0 [2020-05-27T14:16:32.781Z] #41 3.520 + TMP_GOPATH= [2020-05-27T14:16:32.781Z] #41 3.520 + : /build [2020-05-27T14:16:32.781Z] #41 3.520 + '[' -z '' ']' [2020-05-27T14:16:32.781Z] #41 3.522 ++ mktemp -d [2020-05-27T14:16:32.781Z] #41 3.538 + export GOPATH=/tmp/tmp.ddD8llf8DB [2020-05-27T14:16:32.781Z] #41 3.539 + GOPATH=/tmp/tmp.ddD8llf8DB [2020-05-27T14:16:32.781Z] #41 3.539 + RM_GOPATH=1 [2020-05-27T14:16:32.781Z] #41 3.539 + case "$(go env GOARCH)" in [2020-05-27T14:16:32.781Z] #41 3.540 ++ go env GOARCH [2020-05-27T14:16:32.781Z] #41 3.547 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.781Z] #41 3.547 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:32.781Z] #41 3.548 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:32.781Z] #41 3.555 + dir=/tmp/install [2020-05-27T14:16:32.781Z] #41 3.555 + bin=vndr [2020-05-27T14:16:32.781Z] #41 3.555 + shift [2020-05-27T14:16:32.781Z] #41 3.555 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-27T14:16:32.781Z] #41 3.555 + . /tmp/install/vndr.installer [2020-05-27T14:16:32.781Z] #41 3.555 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:16:32.781Z] #41 3.555 + install_vndr [2020-05-27T14:16:32.781Z] #41 3.555 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-27T14:16:32.781Z] #41 3.555 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:16:32.781Z] #41 3.558 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ddD8llf8DB/src/github.com/LK4D4/vndr [2020-05-27T14:16:32.781Z] #41 3.565 Cloning into '/tmp/tmp.ddD8llf8DB/src/github.com/LK4D4/vndr'... [2020-05-27T14:16:32.781Z] #41 4.326 + cd /tmp/tmp.ddD8llf8DB/src/github.com/LK4D4/vndr [2020-05-27T14:16:32.781Z] #41 4.333 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:16:32.781Z] #41 4.337 + go build -buildmode=pie -v -o /build/vndr . [2020-05-27T14:16:32.781Z] #41 5.462 internal/race [2020-05-27T14:16:32.781Z] #41 5.464 internal/cpu [2020-05-27T14:16:32.781Z] #41 5.596 sync/atomic [2020-05-27T14:16:32.781Z] #41 5.922 unicode [2020-05-27T14:16:32.781Z] #41 6.038 runtime [2020-05-27T14:16:32.781Z] #41 9.296 unicode/utf8 [2020-05-27T14:16:32.781Z] #41 10.19 math [2020-05-27T14:16:33.066Z] #41 ... [2020-05-27T14:16:33.066Z] [2020-05-27T14:16:33.066Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:33.066Z] #45 3.539 + RM_GOPATH=0 [2020-05-27T14:16:33.066Z] #45 3.539 + TMP_GOPATH= [2020-05-27T14:16:33.066Z] #45 3.539 + : /build [2020-05-27T14:16:33.066Z] #45 3.539 + '[' -z '' ']' [2020-05-27T14:16:33.066Z] #45 3.539 ++ mktemp -d [2020-05-27T14:16:33.066Z] #45 3.539 + export GOPATH=/tmp/tmp.ZQcWwVRss0 [2020-05-27T14:16:33.066Z] #45 3.539 + GOPATH=/tmp/tmp.ZQcWwVRss0 [2020-05-27T14:16:33.066Z] #45 3.539 + RM_GOPATH=1 [2020-05-27T14:16:33.066Z] #45 3.539 + case "$(go env GOARCH)" in [2020-05-27T14:16:33.066Z] #45 3.539 ++ go env GOARCH [2020-05-27T14:16:33.066Z] #45 3.577 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:33.066Z] #45 3.577 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:33.066Z] #45 3.579 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:33.066Z] #45 3.580 + dir=/tmp/install [2020-05-27T14:16:33.066Z] #45 3.580 + bin=golangci_lint [2020-05-27T14:16:33.066Z] #45 3.580 + shift [2020-05-27T14:16:33.066Z] #45 3.580 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-27T14:16:33.066Z] #45 3.580 + . /tmp/install/golangci_lint.installer [2020-05-27T14:16:33.066Z] #45 3.580 ++ : v1.23.8 [2020-05-27T14:16:33.066Z] #45 3.580 Installing golangci-lint version v1.23.8 [2020-05-27T14:16:33.066Z] #45 3.580 + install_golangci_lint [2020-05-27T14:16:33.066Z] #45 3.580 + echo 'Installing golangci-lint version v1.23.8' [2020-05-27T14:16:33.066Z] #45 3.580 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:16:33.066Z] #45 ... [2020-05-27T14:16:33.066Z] [2020-05-27T14:16:33.066Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:16:33.066Z] #49 3.756 + RM_GOPATH=0 [2020-05-27T14:16:33.066Z] #49 3.756 + TMP_GOPATH= [2020-05-27T14:16:33.066Z] #49 3.756 + : /build [2020-05-27T14:16:33.066Z] #49 3.756 + '[' -z '' ']' [2020-05-27T14:16:33.066Z] #49 3.758 ++ mktemp -d [2020-05-27T14:16:33.066Z] #49 3.761 + export GOPATH=/tmp/tmp.AGcEvBNGRW [2020-05-27T14:16:33.066Z] #49 3.761 + GOPATH=/tmp/tmp.AGcEvBNGRW [2020-05-27T14:16:33.066Z] #49 3.761 + RM_GOPATH=1 [2020-05-27T14:16:33.066Z] #49 3.761 + case "$(go env GOARCH)" in [2020-05-27T14:16:33.066Z] #49 3.762 ++ go env GOARCH [2020-05-27T14:16:33.066Z] #49 3.766 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:33.066Z] #49 3.766 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:33.066Z] #49 3.768 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:33.066Z] #49 3.771 + dir=/tmp/install [2020-05-27T14:16:33.066Z] #49 3.771 + bin=runc [2020-05-27T14:16:33.066Z] #49 3.771 + shift [2020-05-27T14:16:33.066Z] #49 3.771 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-27T14:16:33.066Z] #49 3.771 + . /tmp/install/runc.installer [2020-05-27T14:16:33.066Z] #49 3.772 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:16:33.066Z] #49 3.772 + install_runc [2020-05-27T14:16:33.066Z] #49 3.774 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-27T14:16:33.066Z] #49 3.775 + uname -r [2020-05-27T14:16:33.066Z] #49 3.810 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-27T14:16:33.066Z] #49 3.810 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-27T14:16:33.066Z] #49 3.810 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AGcEvBNGRW/src/github.com/opencontainers/runc [2020-05-27T14:16:33.066Z] #49 3.810 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-27T14:16:33.066Z] #49 3.811 Cloning into '/tmp/tmp.AGcEvBNGRW/src/github.com/opencontainers/runc'... [2020-05-27T14:16:33.348Z] #49 ... [2020-05-27T14:16:33.349Z] [2020-05-27T14:16:33.349Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:33.349Z] #47 3.404 + RM_GOPATH=0 [2020-05-27T14:16:33.349Z] #47 3.404 + TMP_GOPATH= [2020-05-27T14:16:33.349Z] #47 3.404 + : /build [2020-05-27T14:16:33.349Z] #47 3.404 + '[' -z '' ']' [2020-05-27T14:16:33.349Z] #47 3.406 ++ mktemp -d [2020-05-27T14:16:33.349Z] #47 3.407 + export GOPATH=/tmp/tmp.kWz8V5QZlT [2020-05-27T14:16:33.349Z] #47 3.407 + GOPATH=/tmp/tmp.kWz8V5QZlT [2020-05-27T14:16:33.349Z] #47 3.407 + RM_GOPATH=1 [2020-05-27T14:16:33.349Z] #47 3.408 + case "$(go env GOARCH)" in [2020-05-27T14:16:33.349Z] #47 3.408 ++ go env GOARCH [2020-05-27T14:16:33.349Z] #47 3.430 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:33.349Z] #47 3.430 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:33.349Z] #47 3.432 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:33.349Z] #47 3.438 + dir=/tmp/install [2020-05-27T14:16:33.349Z] #47 3.438 + bin=shfmt [2020-05-27T14:16:33.349Z] #47 3.438 + shift [2020-05-27T14:16:33.349Z] #47 3.438 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-27T14:16:33.349Z] #47 3.439 + . /tmp/install/shfmt.installer [2020-05-27T14:16:33.349Z] #47 3.439 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:16:33.349Z] #47 3.440 + install_shfmt [2020-05-27T14:16:33.349Z] #47 3.440 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-27T14:16:33.349Z] #47 3.440 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:16:33.349Z] #47 3.440 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kWz8V5QZlT/src/github.com/mvdan/sh [2020-05-27T14:16:33.349Z] #47 3.443 Cloning into '/tmp/tmp.kWz8V5QZlT/src/github.com/mvdan/sh'... [2020-05-27T14:16:33.349Z] #47 ... [2020-05-27T14:16:33.349Z] [2020-05-27T14:16:33.349Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:16:33.349Z] #23 13.27 Fetched 8046 kB in 11s (717 kB/s) [2020-05-27T14:16:35.716Z] Fetching without tags [2020-05-27T14:16:36.379Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:16:37.562Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:16:37.562Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:16:37.729Z] #23 13.27 Reading package lists... [2020-05-27T14:16:37.729Z] #23 ... [2020-05-27T14:16:37.730Z] [2020-05-27T14:16:37.730Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:16:37.730Z] #17 2.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:16:37.730Z] #17 2.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:16:37.730Z] #17 2.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:16:37.730Z] #17 2.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-27T14:16:37.730Z] #17 4.639 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-27T14:16:37.730Z] #17 7.821 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-27T14:16:37.730Z] #17 ... [2020-05-27T14:16:37.730Z] [2020-05-27T14:16:37.730Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:37.730Z] #43 11.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-27T14:16:37.730Z] #43 11.64 go: finding gotest.tools v2.2.0+incompatible [2020-05-27T14:16:37.730Z] #43 11.65 go: downloading gotest.tools v2.2.0+incompatible [2020-05-27T14:16:37.730Z] #43 11.69 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-27T14:16:37.730Z] #43 11.70 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-27T14:16:37.730Z] #43 11.75 go: extracting gotest.tools v2.2.0+incompatible [2020-05-27T14:16:37.730Z] #43 11.94 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-27T14:16:37.730Z] #43 12.32 go: downloading github.com/pkg/errors v0.8.1 [2020-05-27T14:16:37.730Z] #43 12.32 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-27T14:16:37.730Z] #43 12.36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:16:37.730Z] #43 12.42 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:16:37.730Z] #43 12.47 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:16:37.730Z] #43 12.57 go: extracting github.com/pkg/errors v0.8.1 [2020-05-27T14:16:37.730Z] #43 12.58 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:16:37.730Z] #43 12.59 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-27T14:16:37.730Z] #43 13.46 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:16:37.730Z] #43 14.02 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:16:37.730Z] #43 15.09 go: finding github.com/fatih/color v1.6.0 [2020-05-27T14:16:37.730Z] #43 15.13 go: finding github.com/pkg/errors v0.8.1 [2020-05-27T14:16:35.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:16:35.688Z] > git config --add remote.origin.fetch +refs/pull/41029/head:refs/remotes/origin/PR-41029 # timeout=10 [2020-05-27T14:16:35.691Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:16:35.707Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:16:35.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:16:35.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:16:35.726Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:16:36.388Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:16:36.391Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:16:37.526Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:16:37.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-27T14:16:37.571Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:16:37.574Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:16:38.012Z] #43 15.21 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:16:38.012Z] #43 15.24 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:16:38.012Z] #43 15.25 go: finding github.com/spf13/pflag v1.0.3 [2020-05-27T14:16:38.012Z] #43 15.28 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:16:38.012Z] #43 15.46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:16:38.012Z] #43 15.54 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:16:38.184Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [2020-05-27T14:16:38.295Z] #43 15.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:16:38.295Z] #43 15.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-27T14:16:39.056Z] + docker version [2020-05-27T14:16:39.056Z] Client: [2020-05-27T14:16:39.056Z] Version: 18.06.1-ce [2020-05-27T14:16:39.056Z] API version: 1.38 [2020-05-27T14:16:39.056Z] Go version: go1.10.3 [2020-05-27T14:16:39.056Z] Git commit: e68fc7a [2020-05-27T14:16:39.056Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-27T14:16:39.056Z] OS/Arch: linux/ppc64le [2020-05-27T14:16:39.056Z] Experimental: false [2020-05-27T14:16:39.056Z] [2020-05-27T14:16:39.056Z] Server: [2020-05-27T14:16:39.056Z] Engine: [2020-05-27T14:16:39.056Z] Version: 18.06.1-ce [2020-05-27T14:16:39.056Z] API version: 1.38 (minimum version 1.12) [2020-05-27T14:16:39.056Z] Go version: go1.10.3 [2020-05-27T14:16:39.056Z] Git commit: e68fc7a [2020-05-27T14:16:39.056Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-27T14:16:39.056Z] OS/Arch: linux/ppc64le [2020-05-27T14:16:39.056Z] Experimental: true [Pipeline] sh [2020-05-27T14:16:39.440Z] + docker info [2020-05-27T14:16:39.441Z] Containers: 0 [2020-05-27T14:16:39.441Z] Running: 0 [2020-05-27T14:16:39.441Z] Paused: 0 [2020-05-27T14:16:39.441Z] Stopped: 0 [2020-05-27T14:16:39.441Z] Images: 0 [2020-05-27T14:16:39.441Z] Server Version: 18.06.1-ce [2020-05-27T14:16:39.441Z] Storage Driver: overlay2 [2020-05-27T14:16:39.441Z] Backing Filesystem: extfs [2020-05-27T14:16:39.441Z] Supports d_type: true [2020-05-27T14:16:39.441Z] Native Overlay Diff: true [2020-05-27T14:16:39.441Z] Logging Driver: json-file [2020-05-27T14:16:39.441Z] Cgroup Driver: cgroupfs [2020-05-27T14:16:39.441Z] Plugins: [2020-05-27T14:16:39.441Z] Volume: local [2020-05-27T14:16:39.441Z] Network: bridge host ipvlan macvlan null overlay [2020-05-27T14:16:39.441Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-27T14:16:39.441Z] Swarm: inactive [2020-05-27T14:16:39.441Z] Runtimes: runc [2020-05-27T14:16:39.441Z] Default Runtime: runc [2020-05-27T14:16:39.441Z] Init Binary: docker-init [2020-05-27T14:16:39.441Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-27T14:16:39.441Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-27T14:16:39.441Z] init version: fec3683 [2020-05-27T14:16:39.441Z] Security Options: [2020-05-27T14:16:39.441Z] apparmor [2020-05-27T14:16:39.441Z] seccomp [2020-05-27T14:16:39.441Z] Profile: default [2020-05-27T14:16:39.441Z] Kernel Version: 4.4.0-130-generic [2020-05-27T14:16:39.441Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-27T14:16:39.441Z] OSType: linux [2020-05-27T14:16:39.441Z] Architecture: ppc64le [2020-05-27T14:16:39.441Z] CPUs: 4 [2020-05-27T14:16:39.441Z] Total Memory: 7.972GiB [2020-05-27T14:16:39.441Z] Name: ppc64le-ubuntu-24 [2020-05-27T14:16:39.441Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-27T14:16:39.441Z] Docker Root Dir: /var/lib/docker [2020-05-27T14:16:39.441Z] Debug Mode (client): false [2020-05-27T14:16:39.441Z] Debug Mode (server): false [2020-05-27T14:16:39.441Z] Username: dockerbuildbot [2020-05-27T14:16:39.441Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:16:39.441Z] Labels: [2020-05-27T14:16:39.441Z] Experimental: true [2020-05-27T14:16:39.441Z] Insecure Registries: [2020-05-27T14:16:39.441Z] 127.0.0.0/8 [2020-05-27T14:16:39.441Z] Live Restore Enabled: false [2020-05-27T14:16:39.441Z] [Pipeline] sh [2020-05-27T14:16:39.822Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:16:39.822Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:16:39.822Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41029/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-27T14:16:39.822Z] + bash /home/docker/workspace/moby_PR-41029/check-config.sh [2020-05-27T14:16:39.822Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-27T14:16:39.822Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-05-27T14:16:39.822Z] [2020-05-27T14:16:39.822Z] Generally Necessary: [2020-05-27T14:16:39.822Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-27T14:16:39.822Z] - apparmor: enabled and tools installed [2020-05-27T14:16:39.822Z] - CONFIG_NAMESPACES: enabled [2020-05-27T14:16:39.822Z] - CONFIG_NET_NS: enabled [2020-05-27T14:16:39.822Z] - CONFIG_PID_NS: enabled [2020-05-27T14:16:39.822Z] - CONFIG_IPC_NS: enabled [2020-05-27T14:16:40.109Z] - CONFIG_UTS_NS: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUPS: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CPUSETS: enabled [2020-05-27T14:16:40.109Z] - CONFIG_MEMCG: enabled [2020-05-27T14:16:40.109Z] - CONFIG_KEYS: enabled [2020-05-27T14:16:40.109Z] - CONFIG_VETH: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-27T14:16:40.109Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-27T14:16:40.109Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-27T14:16:40.109Z] [2020-05-27T14:16:40.109Z] Optional Features: [2020-05-27T14:16:40.109Z] - CONFIG_USER_NS: enabled [2020-05-27T14:16:40.109Z] - CONFIG_SECCOMP: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-27T14:16:40.109Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-27T14:16:40.109Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-27T14:16:40.109Z] (cgroup swap accounting is currently enabled) [2020-05-27T14:16:40.109Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-27T14:16:40.109Z] - CONFIG_BLK_CGROUP: enabled [2020-05-27T14:16:40.109Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-27T14:16:40.109Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_PERF: enabled [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-27T14:16:40.109Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-27T14:16:40.109Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-27T14:16:40.321Z] #43 ... [2020-05-27T14:16:40.321Z] [2020-05-27T14:16:40.321Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:40.321Z] #60 15.00 Checking out files: 90% (1870/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-27T14:16:40.321Z] #60 15.29 + cd /tmp/tmp.DUKPGmewwk/src/github.com/docker/libnetwork [2020-05-27T14:16:40.321Z] #60 15.29 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:16:40.321Z] #60 16.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-27T14:16:40.394Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-27T14:16:40.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-27T14:16:40.395Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-27T14:16:40.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_IP_VS: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-27T14:16:40.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-27T14:16:40.395Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-27T14:16:40.395Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_EXT4_FS: enabled [2020-05-27T14:16:40.395Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-27T14:16:40.395Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-27T14:16:40.395Z] - Network Drivers: [2020-05-27T14:16:40.395Z] - "overlay": [2020-05-27T14:16:40.395Z] - CONFIG_VXLAN: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-27T14:16:40.395Z] Optional (for encrypted networks): [2020-05-27T14:16:40.395Z] - CONFIG_CRYPTO: enabled [2020-05-27T14:16:40.395Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_XFRM: enabled [2020-05-27T14:16:40.395Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-27T14:16:40.395Z] - "ipvlan": [2020-05-27T14:16:40.395Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-27T14:16:40.395Z] - "macvlan": [2020-05-27T14:16:40.395Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-27T14:16:40.395Z] - CONFIG_DUMMY: enabled (as module) [2020-05-27T14:16:40.395Z] - "ftp,tftp client in container": [2020-05-27T14:16:40.680Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-27T14:16:40.680Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-27T14:16:40.680Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-27T14:16:40.680Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-27T14:16:40.680Z] - Storage Drivers: [2020-05-27T14:16:40.680Z] - "aufs": [2020-05-27T14:16:40.680Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-27T14:16:40.680Z] - "btrfs": [2020-05-27T14:16:40.681Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-27T14:16:40.681Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-27T14:16:40.681Z] - "devicemapper": [2020-05-27T14:16:40.681Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-27T14:16:40.681Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-27T14:16:40.681Z] - "overlay": [2020-05-27T14:16:40.681Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-27T14:16:40.681Z] - "zfs": [2020-05-27T14:16:40.681Z] - /dev/zfs: missing [2020-05-27T14:16:40.681Z] - zfs command: missing [2020-05-27T14:16:40.681Z] - zpool command: missing [2020-05-27T14:16:40.681Z] [2020-05-27T14:16:40.681Z] Limits: [2020-05-27T14:16:40.681Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-27T14:16:40.681Z] [2020-05-27T14:16:40.681Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-27T14:16:41.117Z] + make bundles/buildx [2020-05-27T14:16:41.740Z] make: command: Command not found [2020-05-27T14:16:41.740Z] make: command: Command not found [2020-05-27T14:16:41.740Z] mkdir bundles [2020-05-27T14:16:41.740Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-27T14:16:41.740Z] --build-arg BUILDX_COMMIT \ [2020-05-27T14:16:41.740Z] --build-arg BUILDX_REPO \ [2020-05-27T14:16:41.740Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-27T14:16:41.740Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-27T14:16:41.740Z] . [2020-05-27T14:16:41.740Z] /bin/sh: 4: go: not found [2020-05-27T14:16:41.740Z] /bin/sh: 5: go: not found [2020-05-27T14:16:43.776Z] #60 ... [2020-05-27T14:16:43.776Z] [2020-05-27T14:16:43.776Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:43.776Z] #47 10.90 + cd /tmp/tmp.kWz8V5QZlT/src/github.com/mvdan/sh [2020-05-27T14:16:43.776Z] #47 10.90 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:16:43.776Z] #47 11.07 + GO111MODULE=on [2020-05-27T14:16:43.776Z] #47 11.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-27T14:16:43.776Z] #47 11.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:16:43.776Z] #47 12.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:16:43.776Z] #47 12.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:16:43.776Z] #47 12.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:16:43.776Z] #47 12.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:16:43.776Z] #47 12.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:16:43.776Z] #47 13.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:16:43.776Z] #47 14.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:16:43.776Z] #47 15.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:16:43.776Z] #47 15.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:16:43.776Z] #47 15.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:16:43.776Z] #47 15.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:16:43.776Z] #47 16.01 runtime/cgo [2020-05-27T14:16:43.776Z] #47 16.07 runtime [2020-05-27T14:16:43.776Z] #47 ... [2020-05-27T14:16:43.776Z] [2020-05-27T14:16:43.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:16:43.776Z] #38 14.75 Fetched 8046 kB in 12s (653 kB/s) [2020-05-27T14:16:43.776Z] #38 14.75 Reading package lists... [2020-05-27T14:16:43.776Z] #38 18.65 Reading package lists... [2020-05-27T14:16:43.776Z] #38 21.74 Building dependency tree... [2020-05-27T14:16:43.776Z] #38 22.72 The following additional packages will be installed: [2020-05-27T14:16:43.776Z] #38 22.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-27T14:16:43.776Z] #38 22.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-27T14:16:43.776Z] #38 22.74 Suggested packages: [2020-05-27T14:16:43.776Z] #38 22.74 manpages-dev python-setuptools [2020-05-27T14:16:43.776Z] #38 23.50 The following NEW packages will be installed: [2020-05-27T14:16:43.776Z] #38 23.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-27T14:16:43.776Z] #38 23.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-27T14:16:43.776Z] #38 23.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-27T14:16:43.776Z] #38 23.50 python-six zlib1g-dev [2020-05-27T14:16:43.776Z] #38 23.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:16:43.776Z] #38 23.63 Need to get 3742 kB of archives. [2020-05-27T14:16:43.776Z] #38 23.63 After this operation, 22.0 MB of additional disk space will be used. [2020-05-27T14:16:43.776Z] #38 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-27T14:16:43.776Z] #38 23.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-27T14:16:43.776Z] #38 23.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-27T14:16:43.776Z] #38 23.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-27T14:16:43.776Z] #38 23.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-27T14:16:43.776Z] #38 23.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-27T14:16:43.776Z] #38 23.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-05-27T14:16:43.776Z] #38 23.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-27T14:16:43.776Z] #38 23.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-27T14:16:43.776Z] #38 23.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-27T14:16:43.776Z] #38 23.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-27T14:16:43.776Z] #38 23.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-27T14:16:43.776Z] #38 23.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-27T14:16:43.776Z] #38 23.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-27T14:16:43.776Z] #38 23.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-27T14:16:43.776Z] #38 23.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-27T14:16:43.776Z] #38 23.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-27T14:16:43.776Z] #38 ... [2020-05-27T14:16:43.776Z] [2020-05-27T14:16:43.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:43.776Z] #30 11.19 internal/testlog [2020-05-27T14:16:43.776Z] #30 11.55 encoding [2020-05-27T14:16:43.776Z] #30 11.85 runtime/cgo [2020-05-27T14:16:44.058Z] #30 ... [2020-05-27T14:16:44.058Z] [2020-05-27T14:16:44.058Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:16:44.058Z] #23 17.36 Reading package lists... [2020-05-27T14:16:44.058Z] #23 21.34 Building dependency tree... [2020-05-27T14:16:44.058Z] #23 22.29 ca-certificates is already the newest version (20190110). [2020-05-27T14:16:44.058Z] #23 22.29 The following additional packages will be installed: [2020-05-27T14:16:44.058Z] #23 22.29 libjq1 libonig5 [2020-05-27T14:16:44.059Z] #23 22.63 The following NEW packages will be installed: [2020-05-27T14:16:44.059Z] #23 22.63 jq libjq1 libonig5 [2020-05-27T14:16:44.059Z] #23 22.78 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:16:44.059Z] #23 22.78 Need to get 350 kB of archives. [2020-05-27T14:16:44.059Z] #23 22.78 After this operation, 1154 kB of additional disk space will be used. [2020-05-27T14:16:44.059Z] #23 22.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-27T14:16:44.059Z] #23 22.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-27T14:16:44.059Z] #23 22.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-27T14:16:44.059Z] #23 23.62 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:16:44.059Z] #23 23.79 Fetched 350 kB in 0s (3147 kB/s) [2020-05-27T14:16:44.059Z] #23 23.84 Selecting previously unselected package libonig5:s390x. [2020-05-27T14:16:44.059Z] #23 23.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 ... 15179 files and directories currently installed.) [2020-05-27T14:16:44.059Z] #23 23.98 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-27T14:16:44.059Z] #23 23.98 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-27T14:16:44.341Z] #23 24.16 Selecting previously unselected package libjq1:s390x. [2020-05-27T14:16:44.341Z] #23 24.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-27T14:16:44.341Z] #23 24.17 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-27T14:16:44.341Z] #23 24.34 Selecting previously unselected package jq. [2020-05-27T14:16:44.341Z] #23 24.35 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-27T14:16:44.341Z] #23 24.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:16:44.488Z] Sending build context to Docker daemon 55.41MB [2020-05-27T14:16:44.488Z] Step 1/15 : ARG GO_VERSION=1.13.11 [2020-05-27T14:16:44.488Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-27T14:16:44.488Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-27T14:16:44.488Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-27T14:16:44.488Z] 1.13.11-stretch: Pulling from library/golang [2020-05-27T14:16:44.624Z] #23 24.49 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-27T14:16:44.624Z] #23 24.50 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-27T14:16:44.624Z] #23 24.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:16:44.624Z] #23 24.51 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:16:44.624Z] #23 ... [2020-05-27T14:16:44.624Z] [2020-05-27T14:16:44.624Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:16:44.624Z] #32 14.47 Fetched 8046 kB in 12s (655 kB/s) [2020-05-27T14:16:44.624Z] #32 14.47 Reading package lists... [2020-05-27T14:16:44.624Z] #32 18.51 Reading package lists... [2020-05-27T14:16:44.624Z] #32 22.29 Building dependency tree... [2020-05-27T14:16:44.624Z] #32 23.14 The following additional packages will be installed: [2020-05-27T14:16:44.624Z] #32 23.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-27T14:16:44.624Z] #32 23.15 Suggested packages: [2020-05-27T14:16:44.624Z] #32 23.15 cmake-doc ninja-build lrzip [2020-05-27T14:16:44.624Z] #32 23.15 Recommended packages: [2020-05-27T14:16:44.624Z] #32 23.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-27T14:16:44.624Z] #32 23.71 The following NEW packages will be installed: [2020-05-27T14:16:44.624Z] #32 23.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-27T14:16:44.624Z] #32 23.71 vim-common xxd [2020-05-27T14:16:44.624Z] #32 23.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:16:44.624Z] #32 23.84 Need to get 14.0 MB of archives. [2020-05-27T14:16:44.624Z] #32 23.84 After this operation, 62.1 MB of additional disk space will be used. [2020-05-27T14:16:44.624Z] #32 23.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-27T14:16:44.624Z] #32 23.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:16:44.624Z] #32 23.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-27T14:16:44.624Z] #32 24.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-27T14:16:44.624Z] #32 24.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-27T14:16:44.624Z] #32 24.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-27T14:16:44.624Z] #32 24.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-27T14:16:44.624Z] #32 24.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-27T14:16:44.624Z] #32 24.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-27T14:16:44.624Z] #32 24.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-27T14:16:44.624Z] #32 ... [2020-05-27T14:16:44.624Z] [2020-05-27T14:16:44.624Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:16:44.624Z] #51 14.70 Fetched 8046 kB in 12s (653 kB/s) [2020-05-27T14:16:44.624Z] #51 14.70 Reading package lists... [2020-05-27T14:16:44.624Z] #51 18.57 Reading package lists... [2020-05-27T14:16:44.624Z] #51 22.44 Building dependency tree... [2020-05-27T14:16:44.624Z] #51 23.68 The following additional packages will be installed: [2020-05-27T14:16:44.624Z] #51 23.71 libbtrfs0 [2020-05-27T14:16:44.624Z] #51 23.79 The following NEW packages will be installed: [2020-05-27T14:16:44.624Z] #51 23.79 libbtrfs-dev libbtrfs0 [2020-05-27T14:16:44.624Z] #51 23.91 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:16:44.624Z] #51 23.91 Need to get 118 kB of archives. [2020-05-27T14:16:44.624Z] #51 23.91 After this operation, 390 kB of additional disk space will be used. [2020-05-27T14:16:44.624Z] #51 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-27T14:16:44.624Z] #51 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-27T14:16:44.792Z] 7732483b686e: Pulling fs layer [2020-05-27T14:16:44.792Z] df33ef5c6dd4: Pulling fs layer [2020-05-27T14:16:44.792Z] 02507bd450f7: Pulling fs layer [2020-05-27T14:16:44.792Z] 59a5abe5a03e: Pulling fs layer [2020-05-27T14:16:44.792Z] 0e35845be2ad: Pulling fs layer [2020-05-27T14:16:44.792Z] 67a05919b67a: Pulling fs layer [2020-05-27T14:16:44.792Z] a42503eecb04: Pulling fs layer [2020-05-27T14:16:44.792Z] 67a05919b67a: Waiting [2020-05-27T14:16:44.792Z] a42503eecb04: Waiting [2020-05-27T14:16:44.792Z] 59a5abe5a03e: Waiting [2020-05-27T14:16:44.907Z] #51 ... [2020-05-27T14:16:44.907Z] [2020-05-27T14:16:44.907Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:16:44.907Z] #36 14.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-27T14:16:44.907Z] #36 15.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-27T14:16:44.907Z] #36 ... [2020-05-27T14:16:44.907Z] [2020-05-27T14:16:44.907Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:16:44.907Z] #51 24.97 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:16:45.078Z] 02507bd450f7: Verifying Checksum [2020-05-27T14:16:45.078Z] 02507bd450f7: Download complete [2020-05-27T14:16:45.191Z] #51 ... [2020-05-27T14:16:45.191Z] [2020-05-27T14:16:45.191Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:16:45.191Z] #23 DONE 25.1s [2020-05-27T14:16:45.191Z] [2020-05-27T14:16:45.191Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-27T14:16:45.191Z] #24 DONE 0.1s [2020-05-27T14:16:45.191Z] [2020-05-27T14:16:45.191Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:16:45.191Z] #51 25.09 Fetched 118 kB in 0s (1279 kB/s) [2020-05-27T14:16:45.191Z] #51 ... [2020-05-27T14:16:45.191Z] [2020-05-27T14:16:45.191Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:16:45.191Z] #49 12.51 + cd /tmp/tmp.AGcEvBNGRW/src/github.com/opencontainers/runc [2020-05-27T14:16:45.191Z] #49 12.51 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:16:45.191Z] #49 13.40 + '[' -z '' ']' [2020-05-27T14:16:45.191Z] #49 13.40 + target=static [2020-05-27T14:16:45.191Z] #49 13.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-27T14:16:45.191Z] #49 15.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-27T14:16:45.191Z] #49 ... [2020-05-27T14:16:45.191Z] [2020-05-27T14:16:45.191Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:16:45.191Z] #51 25.16 Selecting previously unselected package libbtrfs0. [2020-05-27T14:16:45.191Z] #51 25.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-27T14:16:45.191Z] #51 25.22 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-27T14:16:45.191Z] #51 25.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:16:45.364Z] df33ef5c6dd4: Verifying Checksum [2020-05-27T14:16:45.364Z] df33ef5c6dd4: Download complete [2020-05-27T14:16:45.473Z] #51 25.34 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:16:45.473Z] #51 25.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-27T14:16:45.473Z] #51 25.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:16:45.761Z] #51 25.56 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:16:45.761Z] #51 25.56 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:16:45.761Z] #51 25.57 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:16:46.044Z] #51 DONE 26.0s [2020-05-27T14:16:46.044Z] [2020-05-27T14:16:46.044Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:16:46.044Z] #38 24.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:16:46.044Z] #38 25.01 Fetched 3742 kB in 0s (12.0 MB/s) [2020-05-27T14:16:46.044Z] #38 25.10 Selecting previously unselected package libcap-dev:s390x. [2020-05-27T14:16:46.044Z] #38 25.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-27T14:16:46.044Z] #38 25.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-27T14:16:46.044Z] #38 25.25 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-27T14:16:46.044Z] #38 25.38 Selecting previously unselected package libnet1:s390x. [2020-05-27T14:16:46.044Z] #38 25.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-27T14:16:46.044Z] #38 25.40 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-27T14:16:46.044Z] #38 25.56 Selecting previously unselected package libnet1-dev. [2020-05-27T14:16:46.044Z] #38 25.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-27T14:16:46.044Z] #38 25.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:16:46.044Z] #38 25.89 Selecting previously unselected package libnl-3-200:s390x. [2020-05-27T14:16:46.044Z] #38 25.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-27T14:16:46.044Z] #38 25.91 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-27T14:16:46.326Z] #38 26.12 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-27T14:16:46.326Z] #38 26.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-27T14:16:46.326Z] #38 26.15 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-27T14:16:46.612Z] #38 26.48 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-27T14:16:46.612Z] #38 26.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-27T14:16:46.612Z] #38 26.49 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-27T14:16:46.612Z] #38 26.59 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-27T14:16:46.612Z] #38 26.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-27T14:16:46.612Z] #38 26.60 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-27T14:16:46.612Z] #38 26.66 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-27T14:16:46.612Z] #38 26.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-27T14:16:46.612Z] #38 26.67 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-27T14:16:46.895Z] #38 ... [2020-05-27T14:16:46.895Z] [2020-05-27T14:16:46.895Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:16:46.895Z] #41 14.19 unicode/utf16 [2020-05-27T14:16:46.895Z] #41 14.43 container/list [2020-05-27T14:16:46.895Z] #41 14.98 crypto/internal/subtle [2020-05-27T14:16:46.895Z] #41 15.10 crypto/subtle [2020-05-27T14:16:46.895Z] #41 15.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-27T14:16:46.895Z] #41 15.38 internal/nettrace [2020-05-27T14:16:46.895Z] #41 15.49 runtime/cgo [2020-05-27T14:16:46.895Z] #41 20.38 vendor/golang.org/x/crypto/internal/subtle [2020-05-27T14:16:46.895Z] #41 ... [2020-05-27T14:16:46.895Z] [2020-05-27T14:16:46.895Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:16:46.895Z] #32 25.87 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:16:46.895Z] #32 26.01 Fetched 14.0 MB in 1s (12.5 MB/s) [2020-05-27T14:16:46.895Z] #32 26.09 Selecting previously unselected package xxd. [2020-05-27T14:16:46.895Z] #32 26.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-27T14:16:46.895Z] #32 26.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-27T14:16:46.895Z] #32 26.26 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:16:46.895Z] #32 26.50 Selecting previously unselected package vim-common. [2020-05-27T14:16:46.895Z] #32 26.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:16:46.895Z] #32 26.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:16:46.895Z] #32 26.85 Selecting previously unselected package cmake-data. [2020-05-27T14:16:46.895Z] #32 26.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-27T14:16:46.895Z] #32 26.87 Unpacking cmake-data (3.13.4-1) ... [2020-05-27T14:16:48.132Z] 7732483b686e: Verifying Checksum [2020-05-27T14:16:48.132Z] 7732483b686e: Download complete [2020-05-27T14:16:48.759Z] 59a5abe5a03e: Verifying Checksum [2020-05-27T14:16:48.759Z] 59a5abe5a03e: Download complete [2020-05-27T14:16:49.047Z] a42503eecb04: Verifying Checksum [2020-05-27T14:16:49.047Z] a42503eecb04: Download complete [2020-05-27T14:16:49.335Z] 0e35845be2ad: Verifying Checksum [2020-05-27T14:16:49.335Z] 0e35845be2ad: Download complete [2020-05-27T14:16:49.570Z] #32 29.32 Selecting previously unselected package libicu63:s390x. [2020-05-27T14:16:49.570Z] #32 29.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-27T14:16:49.570Z] #32 29.41 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-27T14:16:50.186Z] #32 ... [2020-05-27T14:16:50.186Z] [2020-05-27T14:16:50.186Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:16:50.186Z] #17 13.08 Fetched 8046 kB in 11s (737 kB/s) [2020-05-27T14:16:50.186Z] #17 13.08 Reading package lists... [2020-05-27T14:16:50.186Z] #17 16.53 Reading package lists... [2020-05-27T14:16:50.186Z] #17 20.90 Building dependency tree... [2020-05-27T14:16:50.186Z] #17 22.27 libcap2-bin is already the newest version (1:2.25-2). [2020-05-27T14:16:50.186Z] #17 22.27 The following additional packages will be installed: [2020-05-27T14:16:50.186Z] #17 22.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-27T14:16:50.186Z] #17 22.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-27T14:16:50.186Z] #17 22.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-27T14:16:50.186Z] #17 22.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-27T14:16:50.186Z] #17 22.30 python3.7 python3.7-minimal vim-runtime xxd [2020-05-27T14:16:50.186Z] #17 22.30 Suggested packages: [2020-05-27T14:16:50.186Z] #17 22.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-27T14:16:50.186Z] #17 22.30 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-27T14:16:50.186Z] #17 22.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-27T14:16:50.186Z] #17 22.30 Recommended packages: [2020-05-27T14:16:50.186Z] #17 22.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-27T14:16:50.186Z] #17 22.30 python3-keyrings.alt python3-xdg unzip [2020-05-27T14:16:50.471Z] #17 ... [2020-05-27T14:16:50.471Z] [2020-05-27T14:16:50.471Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:16:50.471Z] #25 3.241 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-27T14:16:50.471Z] #25 3.584 [2020-05-27T14:16:50.754Z] #25 3.703 0.0% ##### 8.2% ########## 14.4% ############## 20.7% #################### 29.1% ########################## 37.4% ############################### 43.7% ################################### 50.0% ######################################## 56.2% ############################################ 62.5% ############################################### 66.7% #################################################### 72.9% ########################################################## 81.3% ############################################################### 87.5% ################################################################### 93.8% ######################################################################## 100.0% [2020-05-27T14:16:51.319Z] #25 5.918 #=#=# [2020-05-27T14:16:52.167Z] #25 6.148 ###### 8.8% ################## 25.8% ################################## 48.5% ############################################### 65.4% ########################################################### 82.4% ######################################################################## 100.0% [2020-05-27T14:16:52.449Z] #25 7.144 [2020-05-27T14:16:52.827Z] 7732483b686e: Pull complete [2020-05-27T14:16:53.015Z] #25 7.286 #### 5.9% ######### 13.6% ############### 21.2% ###################### 31.4% [2020-05-27T14:16:53.015Z] #25 ... [2020-05-27T14:16:53.015Z] [2020-05-27T14:16:53.015Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:16:53.015Z] #60 DONE 30.2s [2020-05-27T14:16:53.015Z] [2020-05-27T14:16:53.015Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:16:53.015Z] #25 7.286 #### 5.9% ######### 13.6% ############### 21.2% ###################### 31.4% ############################# 41.5% ################################### 49.2% [2020-05-27T14:16:53.015Z] #25 ... [2020-05-27T14:16:53.015Z] [2020-05-27T14:16:53.015Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:16:53.015Z] #28 31.73 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-27T14:16:53.015Z] #28 32.31 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-27T14:16:53.113Z] df33ef5c6dd4: Pull complete [2020-05-27T14:16:53.297Z] #28 32.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-27T14:16:53.401Z] 02507bd450f7: Pull complete [2020-05-27T14:16:54.424Z] 67a05919b67a: Verifying Checksum [2020-05-27T14:16:54.424Z] 67a05919b67a: Download complete [2020-05-27T14:16:56.014Z] #28 ... [2020-05-27T14:16:56.014Z] [2020-05-27T14:16:56.014Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:16:56.014Z] #52 1.939 + RM_GOPATH=0 [2020-05-27T14:16:56.014Z] #52 1.939 + TMP_GOPATH= [2020-05-27T14:16:56.014Z] #52 1.939 + : /build [2020-05-27T14:16:56.014Z] #52 1.939 + '[' -z '' ']' [2020-05-27T14:16:56.014Z] #52 1.939 ++ mktemp -d [2020-05-27T14:16:56.014Z] #52 1.939 + export GOPATH=/tmp/tmp.rr8uWk8dY3 [2020-05-27T14:16:56.014Z] #52 1.939 + GOPATH=/tmp/tmp.rr8uWk8dY3 [2020-05-27T14:16:56.014Z] #52 1.939 + RM_GOPATH=1 [2020-05-27T14:16:56.014Z] #52 1.939 + case "$(go env GOARCH)" in [2020-05-27T14:16:56.014Z] #52 1.939 ++ go env GOARCH [2020-05-27T14:16:56.014Z] #52 1.963 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:56.014Z] #52 1.963 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:16:56.014Z] #52 1.967 ++ dirname /tmp/install/install.sh [2020-05-27T14:16:56.014Z] #52 1.971 + dir=/tmp/install [2020-05-27T14:16:56.014Z] #52 1.971 + bin=containerd [2020-05-27T14:16:56.014Z] #52 1.971 + shift [2020-05-27T14:16:56.014Z] #52 1.971 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-27T14:16:56.014Z] #52 1.971 + . /tmp/install/containerd.installer [2020-05-27T14:16:56.014Z] #52 1.971 ++ set -e [2020-05-27T14:16:56.014Z] #52 1.972 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:16:56.014Z] #52 1.972 + install_containerd [2020-05-27T14:16:56.014Z] #52 1.972 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-27T14:16:56.014Z] #52 1.972 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:16:56.014Z] #52 1.972 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rr8uWk8dY3/src/github.com/containerd/containerd [2020-05-27T14:16:56.014Z] #52 1.973 Cloning into '/tmp/tmp.rr8uWk8dY3/src/github.com/containerd/containerd'... [2020-05-27T14:16:56.014Z] #52 ... [2020-05-27T14:16:56.014Z] [2020-05-27T14:16:56.014Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:16:56.014Z] #25 7.286 #### 5.9% ######### 13.6% ############### 21.2% ###################### 31.4% ############################# 41.5% ################################### 49.2% ########################################## 59.4% ################################################ 67.0% ################################################### 72.1% ######################################################### 79.7% ############################################################# 84.8% ################################################################## 92.4% ######################################################################## 100.0% [2020-05-27T14:16:56.014Z] #25 9.005 [2020-05-27T14:16:57.129Z] 59a5abe5a03e: Pull complete [2020-05-27T14:16:57.145Z] #25 9.172 # 2.3% ### 5.2% ##### 8.0% ####### 10.8% ######### 13.7% ########### 16.5% ############# 19.4% ################ 23.1% ################## 25.0% #################### 27.9% ###################### 30.7% ######################## 33.5% ########################## 36.4% ############################ 39.2% ############################## 42.0% ################################ 44.9% ################################## 47.7% #################################### 50.6% ###################################### 53.4% ######################################## 56.2% ########################################### 60.0% ############################################# 63.8% ############################################### 66.6% [2020-05-27T14:16:57.145Z] #25 ... [2020-05-27T14:16:57.145Z] [2020-05-27T14:16:57.145Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:16:57.145Z] #38 27.09 Selecting previously unselected package libprotobuf17:s390x. [2020-05-27T14:16:57.145Z] #38 27.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-27T14:16:57.145Z] #38 27.12 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 28.24 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-27T14:16:57.145Z] #38 28.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-27T14:16:57.145Z] #38 28.26 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 28.43 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-27T14:16:57.145Z] #38 28.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-27T14:16:57.145Z] #38 28.44 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 29.44 Selecting previously unselected package libprotoc17:s390x. [2020-05-27T14:16:57.145Z] #38 29.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-27T14:16:57.145Z] #38 29.45 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 29.94 Selecting previously unselected package protobuf-c-compiler. [2020-05-27T14:16:57.145Z] #38 29.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-27T14:16:57.145Z] #38 29.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:16:57.145Z] #38 30.08 Selecting previously unselected package protobuf-compiler. [2020-05-27T14:16:57.145Z] #38 30.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-27T14:16:57.145Z] #38 30.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 30.22 Selecting previously unselected package python-pkg-resources. [2020-05-27T14:16:57.145Z] #38 30.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:16:57.145Z] #38 30.22 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-27T14:16:57.145Z] #38 30.39 Selecting previously unselected package python-six. [2020-05-27T14:16:57.145Z] #38 30.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-27T14:16:57.145Z] #38 30.39 Unpacking python-six (1.12.0-1) ... [2020-05-27T14:16:57.145Z] #38 30.48 Selecting previously unselected package python-protobuf. [2020-05-27T14:16:57.145Z] #38 30.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-27T14:16:57.145Z] #38 30.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 30.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-27T14:16:57.145Z] #38 33.65 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 33.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-27T14:16:57.145Z] #38 33.66 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-27T14:16:57.145Z] #38 33.67 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-27T14:16:57.145Z] #38 33.71 Setting up python-six (1.12.0-1) ... [2020-05-27T14:16:57.145Z] #38 35.31 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-27T14:16:57.145Z] #38 35.32 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-27T14:16:57.145Z] #38 35.33 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 35.33 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-27T14:16:57.145Z] #38 35.34 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 35.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 35.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:16:57.145Z] #38 35.36 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 35.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:16:57.145Z] #38 35.39 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-27T14:16:57.145Z] #38 ... [2020-05-27T14:16:57.145Z] [2020-05-27T14:16:57.145Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:16:58.276Z] #25 9.172 # 2.3% ### 5.2% ##### 8.0% ####### 10.8% ######### 13.7% ########### 16.5% ############# 19.4% ################ 23.1% ################## 25.0% #################### 27.9% ###################### 30.7% ######################## 33.5% ########################## 36.4% ############################ 39.2% ############################## 42.0% ################################ 44.9% ################################## 47.7% #################################### 50.6% ###################################### 53.4% ######################################## 56.2% ########################################### 60.0% ############################################# 63.8% ############################################### 66.6% ################################################## 69.4% #################################################### 72.3% ###################################################### 76.1% ######################################################## 78.9% ########################################################### 82.7% ############################################################# 85.5% ############################################################### 88.3% ################################################################# 91.2% ################################################################### 94.0% ##################################################################### 95.9% ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-27T14:16:58.559Z] #25 13.34 [2020-05-27T14:16:59.571Z] #25 ... [2020-05-27T14:16:59.571Z] [2020-05-27T14:16:59.571Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:16:59.571Z] #38 38.69 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-27T14:16:59.571Z] #38 38.70 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:16:59.571Z] #38 DONE 39.3s [2020-05-27T14:16:59.571Z] [2020-05-27T14:16:59.571Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:16:59.571Z] #32 35.72 Selecting previously unselected package libxml2:s390x. [2020-05-27T14:16:59.571Z] #32 35.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-27T14:16:59.571Z] #32 35.72 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:16:59.571Z] #32 36.17 Selecting previously unselected package libarchive13:s390x. [2020-05-27T14:16:59.571Z] #32 36.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-27T14:16:59.571Z] #32 36.20 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-27T14:16:59.571Z] #32 36.51 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-27T14:16:59.571Z] #32 36.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-27T14:16:59.571Z] #32 36.53 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-27T14:16:59.571Z] #32 36.64 Selecting previously unselected package librhash0:s390x. [2020-05-27T14:16:59.571Z] #32 36.64 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-27T14:16:59.571Z] #32 36.64 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-27T14:16:59.571Z] #32 36.74 Selecting previously unselected package libuv1:s390x. [2020-05-27T14:16:59.571Z] #32 36.74 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-27T14:16:59.571Z] #32 36.75 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-27T14:16:59.571Z] #32 36.87 Selecting previously unselected package cmake. [2020-05-27T14:16:59.571Z] #32 36.90 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-27T14:16:59.571Z] #32 36.90 Unpacking cmake (3.13.4-1) ... [2020-05-27T14:16:59.571Z] #32 39.34 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-27T14:16:59.571Z] #32 39.35 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:16:59.571Z] #32 39.37 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-27T14:16:59.571Z] #32 39.42 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:16:59.571Z] #32 39.43 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-27T14:16:59.571Z] #32 39.44 Setting up cmake-data (3.13.4-1) ... [2020-05-27T14:16:59.571Z] #32 39.47 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:16:59.571Z] #32 39.48 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-27T14:16:59.571Z] #32 39.49 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-27T14:16:59.571Z] #32 39.50 Setting up cmake (3.13.4-1) ... [2020-05-27T14:16:59.571Z] #32 39.53 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:16:59.571Z] #32 39.56 Processing triggers for mime-support (3.62) ... [2020-05-27T14:16:59.826Z] 0e35845be2ad: Pull complete [2020-05-27T14:17:00.185Z] #32 DONE 40.0s [2020-05-27T14:17:00.185Z] [2020-05-27T14:17:00.185Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:00.806Z] #33 ... [2020-05-27T14:17:00.806Z] [2020-05-27T14:17:00.806Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:17:00.806Z] #30 28.20 sync [2020-05-27T14:17:00.806Z] #30 28.21 internal/reflectlite [2020-05-27T14:17:00.806Z] #30 30.08 errors [2020-05-27T14:17:00.806Z] #30 30.08 sort [2020-05-27T14:17:00.806Z] #30 30.68 strconv [2020-05-27T14:17:00.806Z] #30 30.89 io [2020-05-27T14:17:00.806Z] #30 31.99 internal/oserror [2020-05-27T14:17:00.806Z] #30 32.05 syscall [2020-05-27T14:17:00.806Z] #30 33.62 reflect [2020-05-27T14:17:01.088Z] #30 ... [2020-05-27T14:17:01.088Z] [2020-05-27T14:17:01.088Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:17:01.088Z] #25 14.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-27T14:17:01.089Z] #25 14.86 #=#=# [2020-05-27T14:17:01.089Z] #25 15.02 #=#=# ######################################################################## 100.0% [2020-05-27T14:17:01.089Z] #25 15.18 [2020-05-27T14:17:01.703Z] #25 16.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-27T14:17:01.703Z] #25 ... [2020-05-27T14:17:01.703Z] [2020-05-27T14:17:01.703Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:01.703Z] #41 29.12 sync [2020-05-27T14:17:01.703Z] #41 29.12 internal/reflectlite [2020-05-27T14:17:01.703Z] #41 29.97 github.com/LK4D4/vndr/godl/singleflight [2020-05-27T14:17:01.703Z] #41 30.40 math/rand [2020-05-27T14:17:01.703Z] #41 31.52 internal/singleflight [2020-05-27T14:17:01.703Z] #41 32.21 bytes [2020-05-27T14:17:01.703Z] #41 32.21 strconv [2020-05-27T14:17:01.703Z] #41 33.77 bufio [2020-05-27T14:17:01.703Z] #41 35.11 reflect [2020-05-27T14:17:01.703Z] #41 35.32 syscall [2020-05-27T14:17:01.703Z] #41 ... [2020-05-27T14:17:01.703Z] [2020-05-27T14:17:01.703Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:17:01.703Z] #17 24.69 The following NEW packages will be installed: [2020-05-27T14:17:01.703Z] #17 24.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-27T14:17:01.703Z] #17 24.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-27T14:17:01.703Z] #17 24.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-27T14:17:01.703Z] #17 24.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-27T14:17:01.703Z] #17 24.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-27T14:17:01.703Z] #17 24.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-27T14:17:01.703Z] #17 24.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-27T14:17:01.703Z] #17 24.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-27T14:17:01.703Z] #17 24.70 xz-utils zip [2020-05-27T14:17:01.703Z] #17 24.99 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:17:01.704Z] #17 24.99 Need to get 27.7 MB of archives. [2020-05-27T14:17:01.704Z] #17 24.99 After this operation, 117 MB of additional disk space will be used. [2020-05-27T14:17:01.704Z] #17 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-27T14:17:01.704Z] #17 25.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-27T14:17:01.704Z] #17 25.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-27T14:17:01.704Z] #17 26.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-27T14:17:01.704Z] #17 26.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-27T14:17:01.704Z] #17 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-27T14:17:01.704Z] #17 27.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-27T14:17:01.704Z] #17 27.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-27T14:17:01.704Z] #17 27.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-27T14:17:01.704Z] #17 27.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-27T14:17:01.704Z] #17 27.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-27T14:17:01.704Z] #17 27.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-27T14:17:01.704Z] #17 27.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-27T14:17:01.704Z] #17 27.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-27T14:17:01.704Z] #17 27.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-27T14:17:01.704Z] #17 28.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-27T14:17:01.704Z] #17 28.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-27T14:17:01.704Z] #17 28.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:17:01.704Z] #17 28.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-27T14:17:01.704Z] #17 28.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-27T14:17:01.704Z] #17 28.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-27T14:17:01.704Z] #17 28.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-27T14:17:01.704Z] #17 28.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-27T14:17:01.704Z] #17 28.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-27T14:17:01.704Z] #17 28.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-27T14:17:01.704Z] #17 28.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-27T14:17:01.704Z] #17 28.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-27T14:17:01.704Z] #17 28.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-27T14:17:01.704Z] #17 28.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-27T14:17:01.704Z] #17 29.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-27T14:17:01.704Z] #17 29.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-27T14:17:01.704Z] #17 29.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-27T14:17:01.704Z] #17 29.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-27T14:17:01.704Z] #17 29.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-27T14:17:01.704Z] #17 29.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-27T14:17:01.704Z] #17 29.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-27T14:17:01.704Z] #17 29.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-27T14:17:01.704Z] #17 29.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-27T14:17:01.704Z] #17 29.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-27T14:17:01.704Z] #17 29.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-27T14:17:01.704Z] #17 29.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-27T14:17:01.704Z] #17 29.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-27T14:17:01.704Z] #17 30.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-27T14:17:01.704Z] #17 30.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-27T14:17:01.704Z] #17 30.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-27T14:17:01.704Z] #17 31.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-27T14:17:01.704Z] #17 32.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-27T14:17:01.704Z] #17 32.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-27T14:17:01.704Z] #17 33.41 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:17:01.704Z] #17 33.53 Fetched 27.7 MB in 8s (3563 kB/s) [2020-05-27T14:17:01.704Z] #17 33.59 Selecting previously unselected package pigz. [2020-05-27T14:17:01.704Z] #17 33.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2020-05-27T14:17:01.704Z] #17 33.76 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-27T14:17:01.704Z] #17 33.76 Unpacking pigz (2.4-1) ... [2020-05-27T14:17:01.704Z] #17 33.83 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-27T14:17:01.704Z] #17 33.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-27T14:17:01.704Z] #17 33.84 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-27T14:17:01.704Z] #17 34.47 Selecting previously unselected package python3.7-minimal. [2020-05-27T14:17:01.704Z] #17 34.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-27T14:17:01.704Z] #17 34.51 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:17:01.986Z] #17 ... [2020-05-27T14:17:01.986Z] [2020-05-27T14:17:01.986Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:01.986Z] #33 1.756 + RM_GOPATH=0 [2020-05-27T14:17:01.986Z] #33 1.756 + TMP_GOPATH= [2020-05-27T14:17:01.986Z] #33 1.756 + : /build [2020-05-27T14:17:01.986Z] #33 1.756 + '[' -z '' ']' [2020-05-27T14:17:01.986Z] #33 1.756 ++ mktemp -d [2020-05-27T14:17:01.986Z] #33 1.758 + export GOPATH=/tmp/tmp.Pa6Ka3DKCW [2020-05-27T14:17:01.986Z] #33 1.758 + GOPATH=/tmp/tmp.Pa6Ka3DKCW [2020-05-27T14:17:01.986Z] #33 1.758 + RM_GOPATH=1 [2020-05-27T14:17:01.986Z] #33 1.758 + case "$(go env GOARCH)" in [2020-05-27T14:17:01.986Z] #33 1.759 ++ go env GOARCH [2020-05-27T14:17:01.986Z] #33 1.779 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:17:01.986Z] #33 1.782 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:17:01.986Z] #33 1.783 ++ dirname /tmp/install/install.sh [2020-05-27T14:17:01.986Z] #33 1.785 + dir=/tmp/install [2020-05-27T14:17:01.986Z] #33 1.787 + bin=tini [2020-05-27T14:17:01.986Z] #33 1.787 + shift [2020-05-27T14:17:01.986Z] #33 1.788 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-27T14:17:01.986Z] #33 1.788 + . /tmp/install/tini.installer [2020-05-27T14:17:01.986Z] #33 1.788 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:17:01.986Z] #33 1.790 + install_tini [2020-05-27T14:17:01.986Z] #33 1.791 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-27T14:17:01.986Z] #33 1.791 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pa6Ka3DKCW/tini [2020-05-27T14:17:01.986Z] #33 1.791 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:17:01.986Z] #33 1.792 Cloning into '/tmp/tmp.Pa6Ka3DKCW/tini'... [2020-05-27T14:17:02.601Z] #33 2.462 + cd /tmp/tmp.Pa6Ka3DKCW/tini [2020-05-27T14:17:02.601Z] #33 2.463 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:17:02.601Z] #33 2.483 + cmake . [2020-05-27T14:17:02.883Z] #33 2.873 -- The C compiler identification is GNU 8.3.0 [2020-05-27T14:17:02.883Z] #33 2.967 -- Check for working C compiler: /usr/bin/cc [2020-05-27T14:17:03.014Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-04900d83d63b34708) in /home/ubuntu/workspace/moby_PR-41029 [Pipeline] { [Pipeline] checkout [2020-05-27T14:17:03.498Z] #33 3.443 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-27T14:17:03.498Z] #33 3.444 -- Detecting C compiler ABI info [2020-05-27T14:17:04.113Z] #33 4.115 -- Detecting C compiler ABI info - done [2020-05-27T14:17:04.113Z] #33 4.133 -- Detecting C compile features [2020-05-27T14:17:05.350Z] 67a05919b67a: Pull complete [2020-05-27T14:17:05.350Z] a42503eecb04: Pull complete [2020-05-27T14:17:05.350Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea [2020-05-27T14:17:05.350Z] Status: Downloaded newer image for golang:1.13.11-stretch [2020-05-27T14:17:05.350Z] ---> 607a6a8b67de [2020-05-27T14:17:05.350Z] Step 5/15 : ARG BUILDX_REPO [2020-05-27T14:17:05.350Z] ---> Running in 9022430b5cfb [2020-05-27T14:17:05.350Z] Removing intermediate container 9022430b5cfb [2020-05-27T14:17:05.350Z] ---> b66082d1e8c8 [2020-05-27T14:17:05.350Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-27T14:17:05.350Z] ---> Running in b11d8912621e [2020-05-27T14:17:05.350Z] Cloning into '/buildx'... [2020-05-27T14:17:05.590Z] #33 ... [2020-05-27T14:17:05.590Z] [2020-05-27T14:17:05.590Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:17:05.590Z] #25 16.71 [2020-05-27T14:17:05.590Z] #25 16.87 #### 5.8% ######################################################################## 100.0% [2020-05-27T14:17:05.590Z] #25 17.04 [2020-05-27T14:17:05.590Z] #25 18.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-27T14:17:05.590Z] #25 18.30 skipping existing b63cc5f62c21 [2020-05-27T14:17:05.590Z] #25 18.41 [2020-05-27T14:17:05.590Z] #25 19.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-27T14:17:05.590Z] #25 19.75 [2020-05-27T14:17:05.590Z] #25 19.88 #=#=# ######################################################################## 100.0% [2020-05-27T14:17:05.590Z] #25 19.96 [2020-05-27T14:17:05.590Z] #25 20.01 Download of images into '/build' complete. [2020-05-27T14:17:05.590Z] #25 20.01 Use something like the following to load the result into a Docker daemon: [2020-05-27T14:17:05.590Z] #25 20.01 tar -cC '/build' . | docker load [2020-05-27T14:17:05.590Z] #25 DONE 20.2s [2020-05-27T14:17:05.590Z] [2020-05-27T14:17:05.590Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:05.590Z] #33 5.368 -- Detecting C compile features - done [2020-05-27T14:17:05.590Z] #33 5.388 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-27T14:17:05.872Z] #33 5.938 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-27T14:17:06.162Z] #33 6.235 -- Configuring done [2020-05-27T14:17:06.445Z] #33 6.307 -- Generating done [2020-05-27T14:17:06.445Z] #33 6.310 -- Build files have been written to: /tmp/tmp.Pa6Ka3DKCW/tini [2020-05-27T14:17:06.445Z] #33 6.316 + make tini-static [2020-05-27T14:17:06.493Z] using credential docker-jenkins-github-credentials [2020-05-27T14:17:06.504Z] Cloning the remote Git repository [2020-05-27T14:17:06.504Z] Cloning with configured refspecs honoured and without tags [2020-05-27T14:17:06.826Z] Cloning repository https://github.com/moby/moby.git [2020-05-27T14:17:06.889Z] > git init /home/ubuntu/workspace/moby_PR-41029 # timeout=10 [2020-05-27T14:17:06.727Z] #33 6.608 Scanning dependencies of target tini-static [2020-05-27T14:17:06.727Z] #33 6.665 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-27T14:17:07.733Z] #33 7.767 [100%] Linking C executable tini-static [2020-05-27T14:17:07.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:17:07.380Z] > git --version # timeout=10 [2020-05-27T14:17:07.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:17:07.393Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:08.739Z] #33 8.372 [100%] Built target tini-static [2020-05-27T14:17:08.739Z] #33 8.496 + mkdir -p /build [2020-05-27T14:17:08.739Z] #33 ... [2020-05-27T14:17:08.739Z] [2020-05-27T14:17:08.739Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:17:08.739Z] #47 35.81 syscall [2020-05-27T14:17:08.739Z] #47 35.83 reflect [2020-05-27T14:17:08.739Z] #47 43.70 context [2020-05-27T14:17:08.739Z] #47 44.27 internal/poll [2020-05-27T14:17:08.739Z] #47 ... [2020-05-27T14:17:08.739Z] [2020-05-27T14:17:08.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:08.739Z] #39 2.572 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:17:08.739Z] #39 2.572 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:17:08.739Z] #39 2.618 Note: Building without GnuTLS support [2020-05-27T14:17:08.739Z] #39 3.691 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:17:08.739Z] #39 3.725 GEN .gitid [2020-05-27T14:17:08.739Z] #39 3.733 GEN criu/include/version.h [2020-05-27T14:17:08.739Z] #39 3.760 GEN include/common/asm [2020-05-27T14:17:08.739Z] #39 4.811 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-27T14:17:08.739Z] #39 4.923 PBCC images/opts.pb-c.c [2020-05-27T14:17:08.739Z] #39 4.982 PBCC images/sit.pb-c.c [2020-05-27T14:17:08.739Z] #39 4.995 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.074 DEP images/opts.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.098 DEP images/sit.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.148 PBCC images/macvlan.pb-c.c [2020-05-27T14:17:08.739Z] #39 5.166 DEP images/macvlan.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.215 PBCC images/autofs.pb-c.c [2020-05-27T14:17:08.739Z] #39 5.230 DEP images/autofs.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.267 PBCC images/sysctl.pb-c.c [2020-05-27T14:17:08.739Z] #39 5.272 DEP images/sysctl.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.301 PBCC images/time.pb-c.c [2020-05-27T14:17:08.739Z] #39 5.323 DEP images/time.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.361 PBCC images/binfmt-misc.pb-c.c [2020-05-27T14:17:08.739Z] #39 5.364 DEP images/binfmt-misc.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.422 PBCC images/seccomp.pb-c.c [2020-05-27T14:17:08.739Z] #39 5.431 DEP images/seccomp.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.489 PBCC images/userns.pb-c.c [2020-05-27T14:17:08.739Z] #39 5.532 DEP images/userns.pb-c.d [2020-05-27T14:17:08.739Z] #39 5.602 PBCC images/cgroup.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.610 DEP images/cgroup.pb-c.d [2020-05-27T14:17:08.740Z] #39 5.628 PBCC images/fown.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.644 PBCC images/ext-file.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.662 DEP images/fown.pb-c.d [2020-05-27T14:17:08.740Z] #39 5.695 DEP images/ext-file.pb-c.d [2020-05-27T14:17:08.740Z] #39 5.726 PBCC images/rpc.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.763 DEP images/rpc.pb-c.d [2020-05-27T14:17:08.740Z] #39 5.799 PBCC images/siginfo.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.802 DEP images/siginfo.pb-c.d [2020-05-27T14:17:08.740Z] #39 5.855 PBCC images/pagemap.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.861 DEP images/pagemap.pb-c.d [2020-05-27T14:17:08.740Z] #39 5.902 PBCC images/rlimit.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.905 DEP images/rlimit.pb-c.d [2020-05-27T14:17:08.740Z] #39 5.946 PBCC images/file-lock.pb-c.c [2020-05-27T14:17:08.740Z] #39 5.984 DEP images/file-lock.pb-c.d [2020-05-27T14:17:08.740Z] #39 6.023 PBCC images/tty.pb-c.c [2020-05-27T14:17:08.740Z] #39 6.053 DEP images/tty.pb-c.d [2020-05-27T14:17:08.740Z] #39 6.134 PBCC images/tun.pb-c.c [2020-05-27T14:17:08.740Z] #39 6.239 PBCC images/netdev.pb-c.c [2020-05-27T14:17:08.740Z] #39 6.331 DEP images/tun.pb-c.d [2020-05-27T14:17:08.740Z] #39 6.442 DEP images/netdev.pb-c.d [2020-05-27T14:17:08.740Z] #39 6.571 PBCC images/vma.pb-c.c [2020-05-27T14:17:08.740Z] #39 6.682 DEP images/vma.pb-c.d [2020-05-27T14:17:08.740Z] #39 6.722 PBCC images/creds.pb-c.c [2020-05-27T14:17:08.740Z] #39 6.766 DEP images/creds.pb-c.d [2020-05-27T14:17:08.740Z] #39 6.915 PBCC images/utsns.pb-c.c [2020-05-27T14:17:08.740Z] #39 6.988 DEP images/utsns.pb-c.d [2020-05-27T14:17:08.740Z] #39 6.995 PBCC images/ipc-desc.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.003 PBCC images/ipc-sem.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.040 DEP images/ipc-desc.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.095 DEP images/ipc-sem.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.134 PBCC images/ipc-msg.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.172 DEP images/ipc-msg.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.257 PBCC images/ipc-shm.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.275 DEP images/ipc-shm.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.289 PBCC images/ipc-var.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.331 DEP images/ipc-var.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.409 PBCC images/sk-opts.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.436 PBCC images/packet-sock.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.479 DEP images/sk-opts.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.510 DEP images/packet-sock.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.540 PBCC images/sk-netlink.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.570 DEP images/sk-netlink.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.602 PBCC images/sk-inet.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.629 DEP images/sk-inet.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.679 PBCC images/sk-unix.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.722 DEP images/sk-unix.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.755 PBCC images/mm.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.792 DEP images/mm.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.836 PBCC images/timerfd.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.853 DEP images/timerfd.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.897 PBCC images/timer.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.904 DEP images/timer.pb-c.d [2020-05-27T14:17:08.740Z] #39 7.931 PBCC images/sa.pb-c.c [2020-05-27T14:17:08.740Z] #39 7.967 DEP images/sa.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.024 PBCC images/pipe-data.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.043 DEP images/pipe-data.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.079 PBCC images/mnt.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.169 DEP images/mnt.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.229 PBCC images/sk-packet.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.264 DEP images/sk-packet.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.284 PBCC images/tcp-stream.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.330 DEP images/tcp-stream.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.376 PBCC images/pipe.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.387 DEP images/pipe.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.414 PBCC images/pstree.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.476 DEP images/pstree.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.528 PBCC images/fs.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.537 DEP images/fs.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.554 PBCC images/signalfd.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.600 DEP images/signalfd.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.616 PBCC images/fh.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.672 PBCC images/fsnotify.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.721 DEP images/fh.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.763 DEP images/fsnotify.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.783 PBCC images/eventpoll.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.807 DEP images/eventpoll.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.845 PBCC images/eventfd.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.868 DEP images/eventfd.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.926 PBCC images/remap-file-path.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.936 DEP images/remap-file-path.pb-c.d [2020-05-27T14:17:08.740Z] #39 8.963 PBCC images/fifo.pb-c.c [2020-05-27T14:17:08.740Z] #39 8.981 DEP images/fifo.pb-c.d [2020-05-27T14:17:08.740Z] #39 9.025 PBCC images/ghost-file.pb-c.c [2020-05-27T14:17:08.740Z] #39 9.038 DEP images/ghost-file.pb-c.d [2020-05-27T14:17:08.740Z] #39 9.067 PBCC images/regfile.pb-c.c [2020-05-27T14:17:08.740Z] #39 9.096 DEP images/regfile.pb-c.d [2020-05-27T14:17:08.740Z] #39 9.214 PBCC images/ns.pb-c.c [2020-05-27T14:17:08.740Z] #39 9.216 DEP images/ns.pb-c.d [2020-05-27T14:17:08.740Z] #39 9.232 PBCC images/fdinfo.pb-c.c [2020-05-27T14:17:08.740Z] #39 ... [2020-05-27T14:17:08.740Z] [2020-05-27T14:17:08.740Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:08.740Z] #33 8.498 + cp tini-static /build/docker-init [2020-05-27T14:17:08.740Z] #33 DONE 8.7s [2020-05-27T14:17:08.740Z] [2020-05-27T14:17:08.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:08.740Z] #39 9.296 DEP images/fdinfo.pb-c.d [2020-05-27T14:17:08.740Z] #39 9.403 PBCC images/core-aarch64.pb-c.c [2020-05-27T14:17:08.740Z] #39 ... [2020-05-27T14:17:08.740Z] [2020-05-27T14:17:08.740Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:17:08.740Z] #47 46.02 encoding/binary [2020-05-27T14:17:09.027Z] #47 46.25 os [2020-05-27T14:17:10.412Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0858ca9600fffbb21) in /home/ubuntu/workspace/moby_PR-41029 [Pipeline] { [Pipeline] checkout [2020-05-27T14:17:10.952Z] Removing intermediate container b11d8912621e [2020-05-27T14:17:10.952Z] ---> 4ab577c48d4f [2020-05-27T14:17:10.952Z] Step 7/15 : WORKDIR /buildx [2020-05-27T14:17:10.952Z] ---> Running in b24e687696a4 [2020-05-27T14:17:10.952Z] Removing intermediate container b24e687696a4 [2020-05-27T14:17:10.952Z] ---> 24841ec3d649 [2020-05-27T14:17:10.952Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-27T14:17:10.952Z] ---> Running in 1493744148c4 [2020-05-27T14:17:10.952Z] Removing intermediate container 1493744148c4 [2020-05-27T14:17:10.952Z] ---> d02befc050cd [2020-05-27T14:17:10.952Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-27T14:17:10.952Z] ---> Running in 897e6d8d679a [2020-05-27T14:17:10.952Z] From https://github.com/docker/buildx [2020-05-27T14:17:10.952Z] * [new tag] v0.3.1 -> build [2020-05-27T14:17:11.063Z] #47 48.26 encoding/base64 [2020-05-27T14:17:11.345Z] #47 ... [2020-05-27T14:17:11.345Z] [2020-05-27T14:17:11.345Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:17:11.345Z] #30 38.56 time [2020-05-27T14:17:11.345Z] #30 42.54 internal/poll [2020-05-27T14:17:11.345Z] #30 45.02 internal/syscall/execenv [2020-05-27T14:17:11.345Z] #30 45.18 internal/syscall/unix [2020-05-27T14:17:11.345Z] #30 45.19 internal/fmtsort [2020-05-27T14:17:11.345Z] #30 45.45 os [2020-05-27T14:17:11.345Z] #30 45.97 strings [2020-05-27T14:17:11.345Z] #30 48.36 path [2020-05-27T14:17:11.345Z] #30 48.77 text/tabwriter [2020-05-27T14:17:11.345Z] #30 ... [2020-05-27T14:17:11.345Z] [2020-05-27T14:17:11.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:11.345Z] #39 9.435 PBCC images/core-arm.pb-c.c [2020-05-27T14:17:11.345Z] #39 9.500 PBCC images/core-ppc64.pb-c.c [2020-05-27T14:17:11.345Z] #39 9.589 PBCC images/core-s390.pb-c.c [2020-05-27T14:17:11.345Z] #39 9.615 PBCC images/core-x86.pb-c.c [2020-05-27T14:17:11.345Z] #39 9.676 PBCC images/core.pb-c.c [2020-05-27T14:17:11.345Z] #39 9.703 PBCC images/inventory.pb-c.c [2020-05-27T14:17:11.345Z] #39 9.770 DEP images/core-aarch64.pb-c.d [2020-05-27T14:17:11.345Z] #39 9.818 DEP images/core-arm.pb-c.d [2020-05-27T14:17:11.345Z] #39 9.875 DEP images/core-ppc64.pb-c.d [2020-05-27T14:17:11.345Z] #39 9.908 DEP images/core-s390.pb-c.d [2020-05-27T14:17:11.345Z] #39 9.924 DEP images/core-x86.pb-c.d [2020-05-27T14:17:11.345Z] #39 10.10 DEP images/core.pb-c.d [2020-05-27T14:17:11.345Z] #39 10.16 DEP images/inventory.pb-c.d [2020-05-27T14:17:11.345Z] #39 10.17 PBCC images/cpuinfo.pb-c.c [2020-05-27T14:17:11.345Z] #39 10.24 DEP images/cpuinfo.pb-c.d [2020-05-27T14:17:11.345Z] #39 10.38 PBCC images/stats.pb-c.c [2020-05-27T14:17:11.345Z] #39 10.41 DEP images/stats.pb-c.d [2020-05-27T14:17:11.345Z] #39 11.42 make[1]: Nothing to be done for 'all'. [2020-05-27T14:17:11.958Z] #39 12.52 CC images/stats.o [2020-05-27T14:17:11.970Z] Switched to branch 'build' [2020-05-27T14:17:12.241Z] #39 12.79 CC images/core.o [2020-05-27T14:17:12.527Z] #39 13.20 CC images/core-x86.o [2020-05-27T14:17:12.832Z] #39 ... [2020-05-27T14:17:12.832Z] [2020-05-27T14:17:12.832Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:17:12.832Z] #17 35.58 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-27T14:17:12.832Z] #17 35.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:17:12.832Z] #17 37.96 Selecting previously unselected package python3-minimal. [2020-05-27T14:17:12.832Z] #17 37.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2020-05-27T14:17:12.832Z] #17 38.02 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 38.04 Unpacking python3-minimal (3.7.3-1) ... [2020-05-27T14:17:12.832Z] #17 38.14 Selecting previously unselected package libmpdec2:s390x. [2020-05-27T14:17:12.832Z] #17 38.15 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 38.20 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-27T14:17:12.832Z] #17 38.33 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-27T14:17:12.832Z] #17 38.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 38.33 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-27T14:17:12.832Z] #17 39.99 Selecting previously unselected package python3.7. [2020-05-27T14:17:12.832Z] #17 39.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 40.00 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:17:12.832Z] #17 40.19 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-27T14:17:12.832Z] #17 40.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 40.21 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-27T14:17:12.832Z] #17 40.31 Setting up python3-minimal (3.7.3-1) ... [2020-05-27T14:17:12.832Z] #17 41.45 Selecting previously unselected package python3. [2020-05-27T14:17:12.832Z] #17 41.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 ... 23862 files and directories currently installed.) [2020-05-27T14:17:12.832Z] #17 41.53 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 41.56 Unpacking python3 (3.7.3-1) ... [2020-05-27T14:17:12.832Z] #17 41.70 Selecting previously unselected package libip4tc0:s390x. [2020-05-27T14:17:12.832Z] #17 41.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 41.72 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-27T14:17:12.832Z] #17 41.84 Selecting previously unselected package libip6tc0:s390x. [2020-05-27T14:17:12.832Z] #17 41.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 41.84 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-27T14:17:12.832Z] #17 42.04 Selecting previously unselected package libiptc0:s390x. [2020-05-27T14:17:12.832Z] #17 42.04 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 42.05 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-27T14:17:12.832Z] #17 42.18 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-27T14:17:12.832Z] #17 42.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 42.18 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-27T14:17:12.832Z] #17 42.26 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-27T14:17:12.832Z] #17 42.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 42.28 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-27T14:17:12.832Z] #17 42.41 Selecting previously unselected package libnftnl11:s390x. [2020-05-27T14:17:12.832Z] #17 42.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 42.41 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-27T14:17:12.832Z] #17 42.58 Selecting previously unselected package iptables. [2020-05-27T14:17:12.832Z] #17 42.58 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-27T14:17:12.832Z] #17 42.60 Unpacking iptables (1.8.2-4) ... [2020-05-27T14:17:12.832Z] #17 43.01 Selecting previously unselected package xxd. [2020-05-27T14:17:12.832Z] #17 43.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-27T14:17:12.833Z] #17 43.03 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:17:12.833Z] #17 43.20 Selecting previously unselected package vim-common. [2020-05-27T14:17:12.833Z] #17 43.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:17:12.833Z] #17 43.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:17:12.833Z] #17 43.43 Selecting previously unselected package bash-completion. [2020-05-27T14:17:12.833Z] #17 43.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-27T14:17:12.833Z] #17 ... [2020-05-27T14:17:12.833Z] [2020-05-27T14:17:12.833Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:17:12.987Z] Removing intermediate container 897e6d8d679a [2020-05-27T14:17:12.987Z] ---> c40dcdfc32d1 [2020-05-27T14:17:12.987Z] Step 10/15 : ARG GOOS [2020-05-27T14:17:12.987Z] ---> Running in 1b51b35fb3a9 [2020-05-27T14:17:12.987Z] Removing intermediate container 1b51b35fb3a9 [2020-05-27T14:17:12.987Z] ---> b3015f93bfa6 [2020-05-27T14:17:12.987Z] Step 11/15 : ARG GOARCH [2020-05-27T14:17:12.987Z] ---> Running in 20da0b6e1352 [2020-05-27T14:17:13.002Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01d0f6384cfcbf043) in /home/ubuntu/workspace/moby_PR-41029 [Pipeline] { [Pipeline] checkout [2020-05-27T14:17:13.274Z] Removing intermediate container 20da0b6e1352 [2020-05-27T14:17:13.274Z] ---> 38a233c7ad31 [2020-05-27T14:17:13.274Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-27T14:17:13.274Z] ---> Running in c761cd876441 [2020-05-27T14:17:13.401Z] #52 26.51 Checking out files: 75% (2390/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-27T14:17:13.401Z] #52 27.24 + cd /tmp/tmp.rr8uWk8dY3/src/github.com/containerd/containerd [2020-05-27T14:17:13.401Z] #52 27.24 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:17:13.755Z] using credential docker-jenkins-github-credentials [2020-05-27T14:17:13.773Z] Cloning the remote Git repository [2020-05-27T14:17:13.773Z] Cloning with configured refspecs honoured and without tags [2020-05-27T14:17:14.015Z] #52 ... [2020-05-27T14:17:14.015Z] [2020-05-27T14:17:14.016Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:14.016Z] #41 41.43 time [2020-05-27T14:17:14.016Z] #41 45.70 os [2020-05-27T14:17:14.016Z] #41 46.62 strings [2020-05-27T14:17:14.016Z] #41 47.97 fmt [2020-05-27T14:17:14.016Z] #41 49.04 path/filepath [2020-05-27T14:17:14.016Z] #41 49.95 regexp/syntax [2020-05-27T14:17:13.881Z] Cloning repository https://github.com/moby/moby.git [2020-05-27T14:17:13.990Z] > git init /home/ubuntu/workspace/moby_PR-41029 # timeout=10 [2020-05-27T14:17:14.298Z] #41 ... [2020-05-27T14:17:14.298Z] [2020-05-27T14:17:14.298Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:17:14.298Z] #17 46.06 Unpacking bash-completion (1:2.8-6) ... [2020-05-27T14:17:14.298Z] #17 46.58 Selecting previously unselected package bzip2. [2020-05-27T14:17:14.298Z] #17 46.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-27T14:17:14.298Z] #17 46.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:17:14.298Z] #17 46.70 Selecting previously unselected package xz-utils. [2020-05-27T14:17:14.298Z] #17 46.71 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-27T14:17:14.298Z] #17 46.71 Unpacking xz-utils (5.2.4-1) ... [2020-05-27T14:17:14.298Z] #17 47.00 Selecting previously unselected package apparmor. [2020-05-27T14:17:14.298Z] #17 47.00 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-27T14:17:14.298Z] #17 47.06 Unpacking apparmor (2.13.2-10) ... [2020-05-27T14:17:14.580Z] #17 47.53 Selecting previously unselected package aufs-tools. [2020-05-27T14:17:14.580Z] #17 47.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-27T14:17:14.580Z] #17 47.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:17:14.862Z] #17 47.71 Selecting previously unselected package libonig5:s390x. [2020-05-27T14:17:14.862Z] #17 47.71 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-27T14:17:14.862Z] #17 47.72 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-27T14:17:15.144Z] #17 47.88 Selecting previously unselected package libjq1:s390x. [2020-05-27T14:17:15.144Z] #17 47.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-27T14:17:15.144Z] #17 47.89 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-27T14:17:15.144Z] #17 48.04 Selecting previously unselected package jq. [2020-05-27T14:17:15.144Z] #17 48.04 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-27T14:17:15.144Z] #17 48.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:17:14.734Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:17:14.734Z] > git --version # timeout=10 [2020-05-27T14:17:14.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:17:14.784Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:15.427Z] #17 48.16 Selecting previously unselected package libaio1:s390x. [2020-05-27T14:17:15.427Z] #17 48.16 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-27T14:17:15.427Z] #17 48.16 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-27T14:17:15.427Z] #17 48.24 Selecting previously unselected package libgpm2:s390x. [2020-05-27T14:17:15.427Z] #17 48.24 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-27T14:17:15.427Z] #17 48.24 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-27T14:17:15.427Z] #17 48.30 Selecting previously unselected package libicu63:s390x. [2020-05-27T14:17:15.427Z] #17 48.30 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-27T14:17:15.427Z] #17 48.30 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-27T14:17:16.763Z] using credential docker-jenkins-github-credentials [2020-05-27T14:17:16.779Z] Cloning the remote Git repository [2020-05-27T14:17:16.779Z] Cloning with configured refspecs honoured and without tags [2020-05-27T14:17:16.856Z] Cloning repository https://github.com/moby/moby.git [2020-05-27T14:17:16.908Z] > git init /home/ubuntu/workspace/moby_PR-41029 # timeout=10 [2020-05-27T14:17:17.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:17:17.127Z] > git --version # timeout=10 [2020-05-27T14:17:17.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:17:17.150Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:19.818Z] #17 52.62 Selecting previously unselected package libnet1:s390x. [2020-05-27T14:17:19.818Z] #17 52.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-27T14:17:19.818Z] #17 52.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-27T14:17:19.818Z] #17 52.68 Selecting previously unselected package libnl-3-200:s390x. [2020-05-27T14:17:19.818Z] #17 52.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-27T14:17:19.818Z] #17 52.70 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-27T14:17:19.818Z] #17 52.77 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-27T14:17:20.100Z] #17 52.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-27T14:17:20.100Z] #17 52.78 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-27T14:17:20.100Z] #17 52.85 Selecting previously unselected package libreadline5:s390x. [2020-05-27T14:17:20.100Z] #17 52.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-27T14:17:20.100Z] #17 52.88 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-27T14:17:20.100Z] #17 52.98 Selecting previously unselected package net-tools. [2020-05-27T14:17:20.100Z] #17 52.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-27T14:17:20.100Z] #17 52.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:17:20.389Z] #17 53.23 Selecting previously unselected package python-pip-whl. [2020-05-27T14:17:20.389Z] #17 53.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-27T14:17:20.389Z] #17 53.24 Unpacking python-pip-whl (18.1-5) ... [2020-05-27T14:17:20.677Z] #17 ... [2020-05-27T14:17:20.677Z] [2020-05-27T14:17:20.677Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:17:20.677Z] #30 48.86 fmt [2020-05-27T14:17:20.677Z] #30 49.27 path/filepath [2020-05-27T14:17:20.677Z] #30 50.84 io/ioutil [2020-05-27T14:17:20.677Z] #30 51.73 flag [2020-05-27T14:17:20.677Z] #30 51.73 github.com/BurntSushi/toml [2020-05-27T14:17:20.677Z] #30 52.75 log [2020-05-27T14:17:20.677Z] #30 54.72 github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:17:20.677Z] #30 DONE 58.0s [2020-05-27T14:17:20.677Z] [2020-05-27T14:17:20.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:20.677Z] #39 13.59 CC images/core-arm.o [2020-05-27T14:17:20.677Z] #39 13.86 CC images/core-aarch64.o [2020-05-27T14:17:20.677Z] #39 14.28 CC images/core-ppc64.o [2020-05-27T14:17:20.677Z] #39 14.88 CC images/core-s390.o [2020-05-27T14:17:20.677Z] #39 15.41 CC images/cpuinfo.o [2020-05-27T14:17:20.677Z] #39 15.78 CC images/inventory.o [2020-05-27T14:17:20.677Z] #39 15.90 CC images/fdinfo.o [2020-05-27T14:17:20.677Z] #39 16.24 CC images/fown.o [2020-05-27T14:17:20.677Z] #39 16.44 CC images/ns.o [2020-05-27T14:17:20.677Z] #39 16.66 CC images/regfile.o [2020-05-27T14:17:20.677Z] #39 16.82 CC images/ghost-file.o [2020-05-27T14:17:20.677Z] #39 17.04 CC images/fifo.o [2020-05-27T14:17:20.677Z] #39 17.23 CC images/remap-file-path.o [2020-05-27T14:17:20.677Z] #39 17.41 CC images/eventfd.o [2020-05-27T14:17:20.677Z] #39 17.64 CC images/eventpoll.o [2020-05-27T14:17:20.677Z] #39 17.90 CC images/fh.o [2020-05-27T14:17:20.677Z] #39 18.06 CC images/fsnotify.o [2020-05-27T14:17:20.677Z] #39 18.52 CC images/signalfd.o [2020-05-27T14:17:20.677Z] #39 18.78 CC images/fs.o [2020-05-27T14:17:20.677Z] #39 19.01 CC images/pstree.o [2020-05-27T14:17:20.677Z] #39 19.25 CC images/pipe.o [2020-05-27T14:17:20.677Z] #39 19.46 CC images/tcp-stream.o [2020-05-27T14:17:20.677Z] #39 19.62 CC images/sk-packet.o [2020-05-27T14:17:20.677Z] #39 19.88 CC images/mnt.o [2020-05-27T14:17:20.677Z] #39 19.99 CC images/pipe-data.o [2020-05-27T14:17:20.677Z] #39 20.14 CC images/sa.o [2020-05-27T14:17:20.677Z] #39 20.32 CC images/timer.o [2020-05-27T14:17:20.677Z] #39 20.59 CC images/timerfd.o [2020-05-27T14:17:20.677Z] #39 20.75 CC images/mm.o [2020-05-27T14:17:20.677Z] #39 20.90 CC images/sk-opts.o [2020-05-27T14:17:20.677Z] #39 21.15 CC images/sk-unix.o [2020-05-27T14:17:20.677Z] #39 21.42 CC images/sk-inet.o [2020-05-27T14:17:20.970Z] #39 21.67 CC images/tun.o [2020-05-27T14:17:21.266Z] #39 21.95 CC images/sk-netlink.o [2020-05-27T14:17:21.548Z] #39 22.25 CC images/packet-sock.o [2020-05-27T14:17:21.548Z] #39 ... [2020-05-27T14:17:21.548Z] [2020-05-27T14:17:21.548Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:17:21.548Z] #47 48.96 golang.org/x/sys/unix [2020-05-27T14:17:21.548Z] #47 50.13 fmt [2020-05-27T14:17:21.548Z] #47 54.13 encoding/json [2020-05-27T14:17:21.548Z] #47 56.21 github.com/pkg/diff [2020-05-27T14:17:21.548Z] #47 57.36 go/ast [2020-05-27T14:17:21.831Z] #47 ... [2020-05-27T14:17:21.831Z] [2020-05-27T14:17:21.831Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:17:21.831Z] #17 54.39 Selecting previously unselected package python3-lib2to3. [2020-05-27T14:17:21.831Z] #17 54.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-27T14:17:21.831Z] #17 54.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:17:21.831Z] #17 54.56 Selecting previously unselected package python3-distutils. [2020-05-27T14:17:21.831Z] #17 54.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-27T14:17:21.831Z] #17 54.56 Unpacking python3-distutils (3.7.3-1) ... [2020-05-27T14:17:21.831Z] #17 54.70 Selecting previously unselected package python3-pip. [2020-05-27T14:17:21.831Z] #17 54.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-27T14:17:21.831Z] #17 54.70 Unpacking python3-pip (18.1-5) ... [2020-05-27T14:17:22.114Z] #17 54.92 Selecting previously unselected package python3-pkg-resources. [2020-05-27T14:17:22.114Z] #17 54.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:17:22.114Z] #17 54.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:17:22.396Z] #17 55.10 Selecting previously unselected package python3-setuptools. [2020-05-27T14:17:22.396Z] #17 55.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-27T14:17:22.396Z] #17 55.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-27T14:17:22.396Z] #17 55.29 Selecting previously unselected package python3-wheel. [2020-05-27T14:17:22.396Z] #17 55.29 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-27T14:17:22.396Z] #17 55.29 Unpacking python3-wheel (0.32.3-2) ... [2020-05-27T14:17:22.679Z] #17 55.40 Selecting previously unselected package sudo. [2020-05-27T14:17:22.679Z] #17 55.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-27T14:17:22.679Z] #17 55.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:17:23.294Z] #17 56.03 Selecting previously unselected package thin-provisioning-tools. [2020-05-27T14:17:23.294Z] #17 56.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-27T14:17:23.294Z] #17 56.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:17:23.576Z] #17 56.28 Selecting previously unselected package uidmap. [2020-05-27T14:17:23.576Z] #17 56.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-27T14:17:23.576Z] #17 56.29 Unpacking uidmap (1:4.5-1.1) ... [2020-05-27T14:17:23.576Z] #17 56.42 Selecting previously unselected package vim-runtime. [2020-05-27T14:17:23.576Z] #17 56.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:17:23.859Z] #17 56.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-27T14:17:23.859Z] #17 56.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-27T14:17:23.859Z] #17 56.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:17:24.870Z] #17 ... [2020-05-27T14:17:24.870Z] [2020-05-27T14:17:24.870Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:17:24.870Z] #52 28.99 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-27T14:17:24.870Z] #52 28.99 + BUILDTAGS='netgo osusergo static_build' [2020-05-27T14:17:24.870Z] #52 28.99 + export EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:17:24.870Z] #52 28.99 + EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:17:24.870Z] #52 28.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-27T14:17:24.870Z] #52 28.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-27T14:17:24.870Z] #52 28.99 + '[' '' = dynamic ']' [2020-05-27T14:17:24.870Z] #52 28.99 + make [2020-05-27T14:17:24.870Z] #52 30.07 + bin/ctr [2020-05-27T14:17:25.153Z] #52 ... [2020-05-27T14:17:25.153Z] [2020-05-27T14:17:25.153Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:25.153Z] #41 52.33 flag [2020-05-27T14:17:25.153Z] #41 53.27 go/token [2020-05-27T14:17:25.153Z] #41 53.84 regexp [2020-05-27T14:17:25.153Z] #41 54.20 go/scanner [2020-05-27T14:17:25.153Z] #41 55.28 go/ast [2020-05-27T14:17:25.153Z] #41 56.95 internal/lazyregexp [2020-05-27T14:17:25.153Z] #41 57.21 net/url [2020-05-27T14:17:25.153Z] #41 58.92 text/template/parse [2020-05-27T14:17:25.153Z] #41 59.80 go/parser [2020-05-27T14:17:25.153Z] #41 61.91 encoding/xml [2020-05-27T14:17:25.153Z] #41 62.61 text/template [2020-05-27T14:17:25.153Z] #41 ... [2020-05-27T14:17:25.153Z] [2020-05-27T14:17:25.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:25.153Z] #39 22.55 CC images/ipc-var.o [2020-05-27T14:17:25.153Z] #39 22.74 CC images/ipc-desc.o [2020-05-27T14:17:25.153Z] #39 22.87 CC images/ipc-shm.o [2020-05-27T14:17:25.153Z] #39 23.08 CC images/ipc-msg.o [2020-05-27T14:17:25.153Z] #39 23.32 CC images/ipc-sem.o [2020-05-27T14:17:25.153Z] #39 23.53 CC images/utsns.o [2020-05-27T14:17:25.153Z] #39 23.63 CC images/creds.o [2020-05-27T14:17:25.153Z] #39 23.76 CC images/vma.o [2020-05-27T14:17:25.153Z] #39 23.98 CC images/netdev.o [2020-05-27T14:17:25.153Z] #39 24.27 CC images/tty.o [2020-05-27T14:17:25.153Z] #39 24.70 CC images/file-lock.o [2020-05-27T14:17:25.153Z] #39 24.80 CC images/rlimit.o [2020-05-27T14:17:25.153Z] #39 24.87 CC images/pagemap.o [2020-05-27T14:17:25.153Z] #39 25.02 CC images/siginfo.o [2020-05-27T14:17:25.153Z] #39 25.26 CC images/rpc.o [2020-05-27T14:17:25.218Z] Fetching without tags [2020-05-27T14:17:25.197Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:17:25.211Z] > git config --add remote.origin.fetch +refs/pull/41029/head:refs/remotes/origin/PR-41029 # timeout=10 [2020-05-27T14:17:25.226Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:25.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:17:25.274Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:17:25.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:17:25.277Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:25.436Z] #39 25.96 CC images/ext-file.o [2020-05-27T14:17:25.436Z] #39 26.12 CC images/cgroup.o [2020-05-27T14:17:25.662Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:17:26.050Z] #39 26.61 CC images/userns.o [2020-05-27T14:17:26.050Z] #39 26.74 CC images/google/protobuf/descriptor.o [2020-05-27T14:17:26.739Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:17:26.739Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:17:27.059Z] #39 27.74 CC images/opts.o [2020-05-27T14:17:27.060Z] #39 27.85 CC images/seccomp.o [2020-05-27T14:17:25.719Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:17:25.725Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:17:26.754Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:17:26.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-27T14:17:26.784Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:17:26.795Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:17:27.342Z] #39 28.12 CC images/binfmt-misc.o [2020-05-27T14:17:27.624Z] #39 28.32 CC images/time.o [2020-05-27T14:17:27.624Z] #39 28.41 CC images/sysctl.o [2020-05-27T14:17:27.908Z] #39 28.57 CC images/autofs.o [2020-05-27T14:17:28.191Z] #39 28.79 CC images/macvlan.o [2020-05-27T14:17:28.191Z] #39 28.87 CC images/sit.o [2020-05-27T14:17:28.473Z] #39 28.97 LINK images/built-in.o [2020-05-27T14:17:28.473Z] #39 29.04 GEN compel/include/asm [2020-05-27T14:17:28.473Z] #39 29.05 GEN compel/include/version.h [2020-05-27T14:17:28.473Z] #39 29.06 touch .config [2020-05-27T14:17:28.473Z] #39 29.07 GEN include/common/config.h [2020-05-27T14:17:28.473Z] #39 29.12 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-27T14:17:28.473Z] #39 29.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-27T14:17:28.473Z] #39 29.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-27T14:17:28.473Z] #39 29.20 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-27T14:17:28.473Z] #39 29.21 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-27T14:17:28.473Z] #39 29.25 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-27T14:17:28.473Z] #39 ... [2020-05-27T14:17:28.473Z] [2020-05-27T14:17:28.473Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:28.473Z] #41 65.92 github.com/LK4D4/vndr/versioned [2020-05-27T14:17:28.756Z] #41 66.02 crypto/rsa [2020-05-27T14:17:29.375Z] #41 66.86 go/doc [2020-05-27T14:17:29.994Z] #41 67.31 vendor/golang.org/x/crypto/cryptobyte [2020-05-27T14:17:31.127Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-05-27T14:17:32.025Z] #41 69.08 net [2020-05-27T14:17:32.025Z] #41 ... [2020-05-27T14:17:32.025Z] [2020-05-27T14:17:32.025Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:17:32.025Z] #47 59.37 golang.org/x/crypto/ssh/terminal [2020-05-27T14:17:32.025Z] #47 60.63 mvdan.cc/editorconfig [2020-05-27T14:17:32.025Z] #47 60.74 mvdan.cc/sh/v3/fileutil [2020-05-27T14:17:32.025Z] #47 60.86 mvdan.cc/sh/v3/syntax [2020-05-27T14:17:32.025Z] #47 65.68 mvdan.cc/sh/v3/cmd/shfmt [2020-05-27T14:17:32.025Z] #47 DONE 69.5s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-27T14:17:32.308Z] [2020-05-27T14:17:32.308Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:17:32.308Z] #17 59.94 Selecting previously unselected package vim. [2020-05-27T14:17:32.308Z] #17 59.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-27T14:17:32.308Z] #17 59.98 Unpacking vim (2:8.1.0875-5) ... [2020-05-27T14:17:32.308Z] #17 60.64 Selecting previously unselected package xfsprogs. [2020-05-27T14:17:32.308Z] #17 60.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-27T14:17:32.308Z] #17 60.68 Unpacking xfsprogs (4.20.0-1) ... [2020-05-27T14:17:32.308Z] #17 61.32 Selecting previously unselected package zip. [2020-05-27T14:17:32.308Z] #17 61.36 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-27T14:17:32.308Z] #17 61.36 Unpacking zip (3.0-11+b1) ... [2020-05-27T14:17:32.308Z] #17 61.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:17:32.308Z] #17 61.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:17:32.308Z] #17 61.61 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-27T14:17:32.308Z] #17 61.62 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-27T14:17:32.308Z] #17 61.63 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-27T14:17:32.308Z] #17 61.63 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-27T14:17:32.308Z] #17 61.64 Setting up uidmap (1:4.5-1.1) ... [2020-05-27T14:17:32.308Z] #17 61.65 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-27T14:17:32.308Z] #17 61.65 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-27T14:17:32.308Z] #17 61.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:17:32.308Z] #17 61.67 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-27T14:17:32.308Z] #17 61.68 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-27T14:17:32.308Z] #17 61.68 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:17:32.308Z] #17 61.69 Setting up zip (3.0-11+b1) ... [2020-05-27T14:17:32.308Z] #17 61.70 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:17:32.308Z] #17 61.72 Setting up bash-completion (1:2.8-6) ... [2020-05-27T14:17:32.308Z] #17 64.07 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-27T14:17:32.308Z] #17 64.09 Setting up xz-utils (5.2.4-1) ... [2020-05-27T14:17:32.308Z] #17 64.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-27T14:17:32.308Z] #17 64.14 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:17:32.308Z] #17 64.18 invoke-rc.d: could not determine current runlevel [2020-05-27T14:17:32.308Z] #17 64.18 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-27T14:17:32.308Z] #17 64.19 Setting up pigz (2.4-1) ... [2020-05-27T14:17:32.308Z] #17 64.20 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-27T14:17:32.308Z] #17 64.20 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-27T14:17:32.308Z] #17 64.22 Setting up python-pip-whl (18.1-5) ... [2020-05-27T14:17:32.308Z] #17 64.22 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-27T14:17:32.308Z] #17 64.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:17:32.308Z] #17 64.62 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-27T14:17:32.308Z] #17 64.62 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-27T14:17:32.308Z] #17 64.63 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-27T14:17:32.308Z] #17 64.64 Setting up vim (2:8.1.0875-5) ... [2020-05-27T14:17:32.308Z] #17 64.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-27T14:17:32.308Z] #17 64.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-27T14:17:32.308Z] #17 64.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-27T14:17:32.308Z] #17 64.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-27T14:17:32.308Z] #17 64.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-27T14:17:32.308Z] #17 64.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-27T14:17:32.308Z] #17 64.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-27T14:17:32.308Z] #17 64.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-27T14:17:32.308Z] #17 64.70 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-27T14:17:32.308Z] #17 64.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:17:32.308Z] #17 64.72 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-27T14:17:32.308Z] #17 64.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:17:32.308Z] #17 64.73 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-27T14:17:32.308Z] #17 64.74 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:17:32.308Z] #17 ... [2020-05-27T14:17:32.308Z] [2020-05-27T14:17:32.308Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:32.308Z] #41 69.75 github.com/LK4D4/vndr/build [2020-05-27T14:17:32.683Z] + docker version [2020-05-27T14:17:34.995Z] #41 71.75 vendor/golang.org/x/text/transform [2020-05-27T14:17:34.996Z] #41 72.33 vendor/golang.org/x/text/unicode/bidi [2020-05-27T14:17:36.468Z] #41 73.62 vendor/golang.org/x/text/secure/bidirule [2020-05-27T14:17:36.468Z] #41 73.90 vendor/golang.org/x/text/unicode/norm [2020-05-27T14:17:36.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:17:36.682Z] > git config --add remote.origin.fetch +refs/pull/41029/head:refs/remotes/origin/PR-41029 # timeout=10 [2020-05-27T14:17:36.713Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:36.768Z] Fetching without tags [2020-05-27T14:17:37.124Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:17:37.940Z] #41 ... [2020-05-27T14:17:37.940Z] [2020-05-27T14:17:37.940Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:17:37.940Z] #17 67.71 Setting up iptables (1.8.2-4) ... [2020-05-27T14:17:37.940Z] #17 67.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:17:37.940Z] #17 67.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:17:37.940Z] #17 67.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:17:37.940Z] #17 67.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:17:37.940Z] #17 67.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-27T14:17:37.940Z] #17 67.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-27T14:17:37.940Z] #17 67.76 Setting up python3 (3.7.3-1) ... [2020-05-27T14:17:37.940Z] #17 68.12 Setting up python3-wheel (0.32.3-2) ... [2020-05-27T14:17:37.940Z] #17 68.83 Setting up apparmor (2.13.2-10) ... [2020-05-27T14:17:37.940Z] #17 70.04 Setting up xfsprogs (4.20.0-1) ... [2020-05-27T14:17:37.940Z] #17 70.04 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:17:37.940Z] #17 70.39 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:17:38.009Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:17:38.009Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:17:38.589Z] #17 71.32 Setting up python3-distutils (3.7.3-1) ... [2020-05-27T14:17:38.590Z] #17 ... [2020-05-27T14:17:38.590Z] [2020-05-27T14:17:38.590Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:38.590Z] #39 29.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-27T14:17:38.590Z] #39 29.27 DEP compel/plugins/std/infect.d [2020-05-27T14:17:38.590Z] #39 29.35 DEP compel/plugins/std/string.d [2020-05-27T14:17:38.590Z] #39 29.44 DEP compel/plugins/std/log.d [2020-05-27T14:17:38.590Z] #39 29.55 DEP compel/plugins/std/fds.d [2020-05-27T14:17:38.590Z] #39 29.62 DEP compel/plugins/std/std.d [2020-05-27T14:17:38.590Z] #39 29.67 DEP compel/plugins/shmem/shmem.d [2020-05-27T14:17:38.590Z] #39 29.77 DEP compel/plugins/fds/fds.d [2020-05-27T14:17:38.590Z] #39 29.92 CC compel/plugins/std/std.o [2020-05-27T14:17:38.590Z] #39 30.12 CC compel/plugins/std/fds.o [2020-05-27T14:17:38.590Z] #39 30.38 CC compel/plugins/std/log.o [2020-05-27T14:17:38.590Z] #39 31.03 CC compel/plugins/std/string.o [2020-05-27T14:17:38.590Z] #39 31.61 CC compel/plugins/std/infect.o [2020-05-27T14:17:38.590Z] #39 31.86 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-27T14:17:38.590Z] #39 31.89 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-27T14:17:38.590Z] #39 31.91 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-27T14:17:38.590Z] #39 31.98 AR compel/plugins/std.lib.a [2020-05-27T14:17:38.590Z] #39 32.03 CC compel/plugins/fds/fds.o [2020-05-27T14:17:38.590Z] #39 32.36 AR compel/plugins/fds.lib.a [2020-05-27T14:17:38.590Z] #39 32.39 HOSTDEP compel/src/lib/log-host.d [2020-05-27T14:17:38.590Z] #39 32.65 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-27T14:17:38.590Z] #39 32.73 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-27T14:17:38.590Z] #39 32.82 HOSTDEP compel/src/main-host.d [2020-05-27T14:17:38.590Z] #39 32.96 DEP compel/src/lib/ptrace.d [2020-05-27T14:17:38.590Z] #39 33.18 DEP compel/src/lib/infect.d [2020-05-27T14:17:38.590Z] #39 33.48 DEP compel/src/lib/infect-util.d [2020-05-27T14:17:38.590Z] #39 33.55 DEP compel/src/lib/infect-rpc.d [2020-05-27T14:17:38.590Z] #39 33.72 DEP compel/arch/s390/src/lib/infect.d [2020-05-27T14:17:38.590Z] #39 33.80 DEP compel/arch/s390/src/lib/cpu.d [2020-05-27T14:17:38.590Z] #39 33.89 DEP compel/src/lib/log.d [2020-05-27T14:17:38.590Z] #39 34.00 DEP compel/src/main.d [2020-05-27T14:17:38.590Z] #39 34.14 DEP compel/src/lib/handle-elf.d [2020-05-27T14:17:38.590Z] #39 34.31 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-27T14:17:38.590Z] #39 34.49 CC compel/src/lib/log.o [2020-05-27T14:17:38.590Z] #39 34.72 CC compel/arch/s390/src/lib/cpu.o [2020-05-27T14:17:38.590Z] #39 34.95 CC compel/arch/s390/src/lib/infect.o [2020-05-27T14:17:38.590Z] #39 35.45 CC compel/src/lib/infect-rpc.o [2020-05-27T14:17:38.590Z] #39 35.73 CC compel/src/lib/infect-util.o [2020-05-27T14:17:38.590Z] #39 35.91 CC compel/src/lib/infect.o [2020-05-27T14:17:38.590Z] #39 37.33 CC compel/src/lib/ptrace.o [2020-05-27T14:17:38.590Z] #39 37.50 AR compel/libcompel.a [2020-05-27T14:17:38.590Z] #39 37.54 HOSTCC compel/src/main-host.o [2020-05-27T14:17:38.590Z] #39 37.86 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-27T14:17:38.590Z] #39 38.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-27T14:17:38.590Z] #39 38.30 HOSTCC compel/src/lib/log-host.o [2020-05-27T14:17:38.590Z] #39 38.44 HOSTLINK compel/compel-host-bin [2020-05-27T14:17:38.590Z] #39 38.58 DEP soccr/soccr.d [2020-05-27T14:17:38.590Z] #39 38.77 CC soccr/soccr.o [2020-05-27T14:17:38.975Z] Fetching without tags [2020-05-27T14:17:36.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:17:36.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:17:36.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:17:36.781Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:37.135Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:17:37.161Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:17:37.954Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:17:37.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-27T14:17:38.021Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:17:38.047Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:17:39.209Z] #39 ... [2020-05-27T14:17:39.209Z] [2020-05-27T14:17:39.209Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:17:39.209Z] #17 71.85 Setting up python3-setuptools (40.8.0-1) ... [2020-05-27T14:17:38.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:17:38.887Z] > git config --add remote.origin.fetch +refs/pull/41029/head:refs/remotes/origin/PR-41029 # timeout=10 [2020-05-27T14:17:38.905Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:38.946Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:17:38.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:17:38.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:17:38.980Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:17:39.424Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:17:40.221Z] #17 73.05 Setting up python3-pip (18.1-5) ... [2020-05-27T14:17:40.530Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:17:40.530Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:17:41.229Z] #17 74.02 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:17:41.229Z] #17 74.06 Processing triggers for mime-support (3.62) ... [2020-05-27T14:17:41.512Z] #17 DONE 74.4s [2020-05-27T14:17:41.512Z] [2020-05-27T14:17:41.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:41.512Z] #39 39.82 AR soccr/libsoccr.a [2020-05-27T14:17:41.512Z] #39 39.84 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:17:41.512Z] #39 40.04 DEP criu/arch/s390/sigframe.d [2020-05-27T14:17:41.512Z] #39 40.21 DEP criu/arch/s390/crtools.d [2020-05-27T14:17:41.512Z] #39 40.42 DEP criu/arch/s390/cpu.d [2020-05-27T14:17:41.512Z] #39 40.62 CC criu/arch/s390/cpu.o [2020-05-27T14:17:41.512Z] #39 40.98 CC criu/arch/s390/crtools.o [2020-05-27T14:17:41.512Z] #39 41.85 CC criu/arch/s390/sigframe.o [2020-05-27T14:17:41.512Z] #39 42.10 LINK criu/arch/s390/crtools.built-in.o [2020-05-27T14:17:41.512Z] #39 42.15 DEP criu/pie/util-vdso.d [2020-05-27T14:17:39.436Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:17:39.456Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:17:40.461Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:17:40.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-27T14:17:40.531Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:17:40.558Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:17:41.794Z] #39 42.28 DEP criu/pie/util.d [2020-05-27T14:17:41.794Z] #39 42.40 CC criu/pie/util.o [2020-05-27T14:17:42.076Z] #39 42.69 CC criu/pie/util-vdso.o [2020-05-27T14:17:42.694Z] #39 43.27 AR criu/pie/pie.lib.a [2020-05-27T14:17:42.694Z] #39 43.32 DEP criu/pie/restorer.d [2020-05-27T14:17:42.974Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [2020-05-27T14:17:42.978Z] #39 43.47 DEP criu/arch/s390/restorer.d [2020-05-27T14:17:42.978Z] #39 43.59 DEP criu/arch/s390/vdso-pie.d [2020-05-27T14:17:43.260Z] #39 43.75 DEP criu/pie/parasite-vdso.d [2020-05-27T14:17:43.260Z] #39 43.96 DEP criu/pie/parasite.d [2020-05-27T14:17:43.542Z] #39 ... [2020-05-27T14:17:43.542Z] [2020-05-27T14:17:43.542Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-27T14:17:43.542Z] #18 1.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-27T14:17:43.542Z] #18 1.627 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-27T14:17:43.542Z] #18 1.633 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-27T14:17:43.542Z] #18 DONE 1.8s [2020-05-27T14:17:43.542Z] [2020-05-27T14:17:43.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:43.542Z] #39 44.20 CC criu/pie/parasite.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-27T14:17:44.354Z] + docker version [2020-05-27T14:17:44.550Z] #39 45.13 LINK criu/pie/parasite.built-in.o [2020-05-27T14:17:44.550Z] #39 45.14 GEN criu/pie/parasite-blob.h [2020-05-27T14:17:44.550Z] #39 45.14 CC criu/pie/parasite-vdso.o [2020-05-27T14:17:44.832Z] #39 45.65 CC criu/arch/s390/vdso-pie.o [2020-05-27T14:17:44.900Z] Client: Docker Engine - Community [2020-05-27T14:17:44.900Z] Version: 19.03.8 [2020-05-27T14:17:44.900Z] API version: 1.40 [2020-05-27T14:17:44.900Z] Go version: go1.12.17 [2020-05-27T14:17:44.900Z] Git commit: afacb8b [2020-05-27T14:17:44.900Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-27T14:17:44.900Z] OS/Arch: linux/arm64 [2020-05-27T14:17:44.900Z] Experimental: false [2020-05-27T14:17:44.900Z] [2020-05-27T14:17:44.900Z] Server: Docker Engine - Community [2020-05-27T14:17:44.900Z] Engine: [2020-05-27T14:17:44.900Z] Version: 19.03.8 [2020-05-27T14:17:44.900Z] API version: 1.40 (minimum version 1.12) [2020-05-27T14:17:44.900Z] Go version: go1.12.17 [2020-05-27T14:17:44.900Z] Git commit: afacb8b [2020-05-27T14:17:44.900Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-27T14:17:44.900Z] OS/Arch: linux/arm64 [2020-05-27T14:17:44.900Z] Experimental: true [2020-05-27T14:17:44.900Z] containerd: [2020-05-27T14:17:44.900Z] Version: 1.2.13 [2020-05-27T14:17:44.900Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:17:44.900Z] runc: [2020-05-27T14:17:44.900Z] Version: 1.0.0-rc10 [2020-05-27T14:17:44.900Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:17:44.900Z] docker-init: [2020-05-27T14:17:44.900Z] Version: 0.18.0 [2020-05-27T14:17:44.900Z] GitCommit: fec3683 [Pipeline] sh [2020-05-27T14:17:45.129Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [2020-05-27T14:17:45.246Z] + docker info [2020-05-27T14:17:45.447Z] #39 45.82 CC criu/arch/s390/restorer.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-27T14:17:45.730Z] #39 46.26 CC criu/pie/restorer.o [2020-05-27T14:17:46.352Z] + docker version [2020-05-27T14:17:47.753Z] #39 ... [2020-05-27T14:17:47.754Z] [2020-05-27T14:17:47.754Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:17:47.754Z] #54 79.79 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:17:47.754Z] #54 79.79 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-27T14:17:47.754Z] #54 DONE 84.9s [2020-05-27T14:17:47.754Z] [2020-05-27T14:17:47.754Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-27T14:17:47.754Z] #55 DONE 0.1s [2020-05-27T14:17:47.754Z] [2020-05-27T14:17:47.754Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-27T14:17:47.754Z] #56 DONE 0.1s [2020-05-27T14:17:47.754Z] [2020-05-27T14:17:47.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:47.754Z] #39 48.14 LINK criu/pie/restorer.built-in.o [2020-05-27T14:17:47.754Z] #39 48.16 GEN criu/pie/restorer-blob.h [2020-05-27T14:17:47.754Z] #39 48.20 DEP criu/vdso.d [2020-05-27T14:17:48.038Z] #39 48.65 DEP criu/uts_ns.d [2020-05-27T14:17:48.320Z] #39 48.87 DEP criu/util.d [2020-05-27T14:17:48.320Z] #39 49.01 DEP criu/uffd.d [2020-05-27T14:17:48.320Z] #39 49.13 DEP criu/tun.d [2020-05-27T14:17:48.602Z] #39 49.30 DEP criu/tty.d [2020-05-27T14:17:48.885Z] #39 ... [2020-05-27T14:17:48.885Z] [2020-05-27T14:17:48.885Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:17:48.885Z] #43 DONE 86.3s [2020-05-27T14:17:48.885Z] [2020-05-27T14:17:48.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:48.885Z] #39 49.43 DEP criu/timerfd.d [2020-05-27T14:17:48.885Z] #39 49.66 DEP criu/sysfs_parse.d [2020-05-27T14:17:49.168Z] #39 49.81 DEP criu/sysctl.d [2020-05-27T14:17:49.453Z] #39 50.00 DEP criu/string.d [2020-05-27T14:17:49.453Z] #39 50.07 DEP criu/stats.d [2020-05-27T14:17:49.453Z] #39 50.15 DEP criu/sockets.d [2020-05-27T14:17:49.736Z] #39 50.32 DEP criu/sk-unix.d [2020-05-27T14:17:50.020Z] #39 ... [2020-05-27T14:17:50.020Z] [2020-05-27T14:17:50.020Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:17:50.020Z] #41 77.42 vendor/golang.org/x/net/idna [2020-05-27T14:17:50.020Z] #41 79.34 vendor/golang.org/x/net/http2/hpack [2020-05-27T14:17:50.020Z] #41 80.64 mime [2020-05-27T14:17:50.020Z] #41 81.91 mime/quotedprintable [2020-05-27T14:17:50.020Z] #41 82.21 net/http/internal [2020-05-27T14:17:50.020Z] #41 83.48 mime/multipart [2020-05-27T14:17:50.020Z] #41 83.50 crypto/tls [2020-05-27T14:17:50.306Z] #41 ... [2020-05-27T14:17:50.306Z] [2020-05-27T14:17:50.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:50.306Z] #39 50.78 DEP criu/sk-tcp.d [2020-05-27T14:17:50.306Z] #39 51.02 DEP criu/sk-queue.d [2020-05-27T14:17:50.306Z] #39 51.13 DEP criu/sk-packet.d [2020-05-27T14:17:50.588Z] #39 51.31 DEP criu/sk-netlink.d [2020-05-27T14:17:50.871Z] #39 51.40 DEP criu/sk-inet.d [2020-05-27T14:17:50.871Z] #39 51.49 DEP criu/signalfd.d [2020-05-27T14:17:50.871Z] #39 51.61 DEP criu/sigframe.d [2020-05-27T14:17:50.871Z] #39 51.66 DEP criu/shmem.d [2020-05-27T14:17:51.157Z] #39 51.75 DEP criu/servicefd.d [2020-05-27T14:17:51.157Z] #39 51.82 DEP criu/seize.d [2020-05-27T14:17:51.157Z] #39 51.92 DEP criu/seccomp.d [2020-05-27T14:17:51.468Z] #39 52.03 DEP criu/rst-malloc.d [2020-05-27T14:17:51.468Z] #39 52.07 DEP criu/rbtree.d [2020-05-27T14:17:51.468Z] #39 52.09 DEP criu/pstree.d [2020-05-27T14:17:51.750Z] #39 52.22 DEP criu/protobuf.d [2020-05-27T14:17:51.750Z] #39 52.33 GEN criu/protobuf-desc-gen.h [2020-05-27T14:17:52.369Z] #39 ... [2020-05-27T14:17:52.369Z] [2020-05-27T14:17:52.369Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:17:52.369Z] #19 5.715 Collecting yamllint==1.16.0 [2020-05-27T14:17:52.369Z] #19 5.942 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-27T14:17:52.369Z] #19 5.999 Collecting pyyaml (from yamllint==1.16.0) [2020-05-27T14:17:52.369Z] #19 6.149 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-27T14:17:52.369Z] #19 7.193 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-27T14:17:52.369Z] #19 7.226 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-27T14:17:52.369Z] #19 7.256 Building wheels for collected packages: pyyaml [2020-05-27T14:17:52.369Z] #19 7.257 Running setup.py bdist_wheel for pyyaml: started [2020-05-27T14:17:52.369Z] #19 8.213 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-27T14:17:52.369Z] #19 8.213 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-27T14:17:52.369Z] #19 8.273 Successfully built pyyaml [2020-05-27T14:17:52.369Z] #19 8.276 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-27T14:17:52.369Z] #19 8.576 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-27T14:17:52.369Z] #19 DONE 8.9s [2020-05-27T14:17:52.482Z] Client: Docker Engine - Community [2020-05-27T14:17:52.482Z] Version: 19.03.8 [2020-05-27T14:17:52.482Z] API version: 1.40 [2020-05-27T14:17:52.482Z] Go version: go1.12.17 [2020-05-27T14:17:52.482Z] Git commit: afacb8b7f0 [2020-05-27T14:17:52.482Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-27T14:17:52.482Z] OS/Arch: linux/amd64 [2020-05-27T14:17:52.482Z] Experimental: false [2020-05-27T14:17:52.482Z] [2020-05-27T14:17:52.482Z] Server: Docker Engine - Community [2020-05-27T14:17:52.482Z] Engine: [2020-05-27T14:17:52.482Z] Version: 19.03.8 [2020-05-27T14:17:52.482Z] API version: 1.40 (minimum version 1.12) [2020-05-27T14:17:52.482Z] Go version: go1.12.17 [2020-05-27T14:17:52.482Z] Git commit: afacb8b7f0 [2020-05-27T14:17:52.482Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-27T14:17:52.482Z] OS/Arch: linux/amd64 [2020-05-27T14:17:52.482Z] Experimental: true [2020-05-27T14:17:52.482Z] containerd: [2020-05-27T14:17:52.482Z] Version: 1.2.13 [2020-05-27T14:17:52.482Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:17:52.482Z] runc: [2020-05-27T14:17:52.482Z] Version: 1.0.0-rc10 [2020-05-27T14:17:52.482Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:17:52.482Z] docker-init: [2020-05-27T14:17:52.482Z] Version: 0.18.0 [2020-05-27T14:17:52.482Z] GitCommit: fec3683 [Pipeline] sh [2020-05-27T14:17:52.652Z] [2020-05-27T14:17:52.652Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-27T14:17:52.652Z] #22 DONE 0.2s [2020-05-27T14:17:52.652Z] [2020-05-27T14:17:52.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:52.652Z] #39 53.22 DEP criu/protobuf-desc.d [2020-05-27T14:17:52.816Z] + docker info [2020-05-27T14:17:52.923Z] Client: Docker Engine - Community [2020-05-27T14:17:52.923Z] Version: 19.03.8 [2020-05-27T14:17:52.923Z] API version: 1.40 [2020-05-27T14:17:52.923Z] Go version: go1.12.17 [2020-05-27T14:17:52.923Z] Git commit: afacb8b7f0 [2020-05-27T14:17:52.923Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-27T14:17:52.923Z] OS/Arch: linux/amd64 [2020-05-27T14:17:52.923Z] Experimental: false [2020-05-27T14:17:52.923Z] [2020-05-27T14:17:52.923Z] Server: Docker Engine - Community [2020-05-27T14:17:52.923Z] Engine: [2020-05-27T14:17:52.923Z] Version: 19.03.8 [2020-05-27T14:17:52.923Z] API version: 1.40 (minimum version 1.12) [2020-05-27T14:17:52.923Z] Go version: go1.12.17 [2020-05-27T14:17:52.923Z] Git commit: afacb8b7f0 [2020-05-27T14:17:52.923Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-27T14:17:52.923Z] OS/Arch: linux/amd64 [2020-05-27T14:17:52.923Z] Experimental: true [2020-05-27T14:17:52.923Z] containerd: [2020-05-27T14:17:52.923Z] Version: 1.2.13 [2020-05-27T14:17:52.923Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:17:52.923Z] runc: [2020-05-27T14:17:52.923Z] Version: 1.0.0-rc10 [2020-05-27T14:17:52.923Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:17:52.923Z] docker-init: [2020-05-27T14:17:52.923Z] Version: 0.18.0 [2020-05-27T14:17:52.923Z] GitCommit: fec3683 [2020-05-27T14:17:52.935Z] #39 53.40 DEP criu/proc_parse.d [2020-05-27T14:17:52.935Z] #39 53.49 DEP criu/plugin.d [2020-05-27T14:17:52.935Z] #39 53.52 DEP criu/pipes.d [2020-05-27T14:17:52.935Z] #39 53.58 DEP criu/pie-util.d [2020-05-27T14:17:52.935Z] #39 53.65 DEP criu/pie-util-vdso.d [2020-05-27T14:17:52.935Z] #39 53.74 DEP criu/path.d [Pipeline] sh [2020-05-27T14:17:53.218Z] #39 ... [2020-05-27T14:17:53.218Z] [2020-05-27T14:17:53.218Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-27T14:17:53.218Z] #26 DONE 0.7s [2020-05-27T14:17:53.218Z] [2020-05-27T14:17:53.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:17:53.218Z] #39 53.86 DEP criu/parasite-syscall.d [2020-05-27T14:17:53.276Z] + docker info [2020-05-27T14:17:53.501Z] #39 54.04 DEP criu/pagemap.d [2020-05-27T14:17:53.501Z] #39 54.13 DEP criu/pagemap-cache.d [2020-05-27T14:17:53.501Z] #39 54.17 DEP criu/page-xfer.d [2020-05-27T14:17:53.784Z] #39 54.29 DEP criu/page-pipe.d [2020-05-27T14:17:53.784Z] #39 54.34 DEP criu/netfilter.d [2020-05-27T14:17:53.784Z] #39 54.47 DEP criu/net.d [2020-05-27T14:17:54.067Z] #39 54.58 DEP criu/namespaces.d [2020-05-27T14:17:54.067Z] #39 54.71 DEP criu/mount.d [2020-05-27T14:17:54.067Z] #39 54.80 DEP criu/mem.d [2020-05-27T14:17:54.349Z] #39 54.89 DEP criu/lsm.d [2020-05-27T14:17:54.349Z] #39 54.95 DEP criu/log.d [2020-05-27T14:17:54.349Z] #39 55.00 DEP criu/libnetlink.d [2020-05-27T14:17:54.349Z] #39 55.12 DEP criu/kerndat.d [2020-05-27T14:17:54.632Z] #39 55.22 DEP criu/kcmp-ids.d [2020-05-27T14:17:54.632Z] #39 55.27 DEP criu/irmap.d [2020-05-27T14:17:54.632Z] #39 55.39 DEP criu/ipc_ns.d [2020-05-27T14:17:54.914Z] #39 55.51 DEP criu/image.d [2020-05-27T14:17:54.914Z] #39 55.65 DEP criu/image-desc.d [2020-05-27T14:17:55.197Z] #39 55.75 DEP criu/fsnotify.d [2020-05-27T14:17:55.197Z] #39 55.84 DEP criu/filesystems.d [2020-05-27T14:17:55.480Z] #39 55.97 DEP criu/files.d [2020-05-27T14:17:55.480Z] #39 56.11 DEP criu/files-reg.d [2020-05-27T14:17:55.480Z] #39 56.20 DEP criu/files-ext.d [2020-05-27T14:17:55.763Z] #39 56.25 DEP criu/file-lock.d [2020-05-27T14:17:55.763Z] #39 56.38 DEP criu/file-ids.d [2020-05-27T14:17:55.763Z] #39 56.50 DEP criu/fifo.d [2020-05-27T14:17:56.059Z] #39 56.64 DEP criu/fdstore.d [2020-05-27T14:17:56.059Z] #39 56.74 DEP criu/fault-injection.d [2020-05-27T14:17:56.059Z] #39 56.76 DEP criu/external.d [2020-05-27T14:17:56.341Z] #39 56.84 DEP criu/eventpoll.d [2020-05-27T14:17:56.341Z] #39 56.95 DEP criu/eventfd.d [2020-05-27T14:17:56.341Z] #39 57.04 DEP criu/crtools.d [2020-05-27T14:17:56.341Z] #39 57.17 DEP criu/cr-service.d [2020-05-27T14:17:56.624Z] #39 57.31 DEP criu/cr-restore.d [2020-05-27T14:17:56.906Z] #39 57.50 DEP criu/cr-errno.d [2020-05-27T14:17:56.906Z] #39 57.51 DEP criu/cr-dump.d [2020-05-27T14:17:56.906Z] #39 57.62 DEP criu/cr-dedup.d [2020-05-27T14:17:56.906Z] #39 57.71 DEP criu/cr-check.d [2020-05-27T14:17:57.188Z] #39 57.88 DEP criu/config.d [2020-05-27T14:17:57.188Z] #39 58.00 DEP criu/clone-noasan.d [2020-05-27T14:17:57.463Z] Client: [2020-05-27T14:17:57.463Z] Debug Mode: false [2020-05-27T14:17:57.463Z] [2020-05-27T14:17:57.463Z] Server: [2020-05-27T14:17:57.463Z] Containers: 0 [2020-05-27T14:17:57.463Z] Running: 0 [2020-05-27T14:17:57.463Z] Paused: 0 [2020-05-27T14:17:57.463Z] Stopped: 0 [2020-05-27T14:17:57.463Z] Images: 0 [2020-05-27T14:17:57.463Z] Server Version: 19.03.8 [2020-05-27T14:17:57.463Z] Storage Driver: overlay2 [2020-05-27T14:17:57.463Z] Backing Filesystem: [2020-05-27T14:17:57.463Z] Supports d_type: true [2020-05-27T14:17:57.463Z] Native Overlay Diff: true [2020-05-27T14:17:57.463Z] Logging Driver: json-file [2020-05-27T14:17:57.463Z] Cgroup Driver: cgroupfs [2020-05-27T14:17:57.463Z] Plugins: [2020-05-27T14:17:57.463Z] Volume: local [2020-05-27T14:17:57.463Z] Network: bridge host ipvlan macvlan null overlay [2020-05-27T14:17:57.463Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-27T14:17:57.463Z] Swarm: inactive [2020-05-27T14:17:57.463Z] Runtimes: runc [2020-05-27T14:17:57.463Z] Default Runtime: runc [2020-05-27T14:17:57.463Z] Init Binary: docker-init [2020-05-27T14:17:57.463Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:17:57.463Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:17:57.463Z] init version: fec3683 [2020-05-27T14:17:57.463Z] Security Options: [2020-05-27T14:17:57.463Z] apparmor [2020-05-27T14:17:57.463Z] seccomp [2020-05-27T14:17:57.463Z] Profile: default [2020-05-27T14:17:57.463Z] Kernel Version: 4.15.0-1065-aws [2020-05-27T14:17:57.463Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-27T14:17:57.463Z] OSType: linux [2020-05-27T14:17:57.463Z] Architecture: aarch64 [2020-05-27T14:17:57.463Z] CPUs: 4 [2020-05-27T14:17:57.463Z] Total Memory: 7.525GiB [2020-05-27T14:17:57.463Z] Name: ip-10-100-54-67 [2020-05-27T14:17:57.463Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-27T14:17:57.463Z] Docker Root Dir: /var/lib/docker [2020-05-27T14:17:57.463Z] Debug Mode: false [2020-05-27T14:17:57.463Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:17:57.463Z] Labels: [2020-05-27T14:17:57.463Z] Experimental: true [2020-05-27T14:17:57.463Z] Insecure Registries: [2020-05-27T14:17:57.463Z] 127.0.0.0/8 [2020-05-27T14:17:57.463Z] Live Restore Enabled: true [2020-05-27T14:17:57.463Z] [2020-05-27T14:17:57.463Z] WARNING: No swap limit support [Pipeline] sh [2020-05-27T14:17:57.472Z] #39 58.05 DEP criu/cgroup.d [2020-05-27T14:17:57.472Z] #39 58.16 DEP criu/cgroup-props.d [2020-05-27T14:17:57.472Z] #39 58.26 DEP criu/bitmap.d [2020-05-27T14:17:57.754Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:17:57.754Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:17:57.754Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41029/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-27T14:17:57.754Z] + bash /home/ubuntu/workspace/moby_PR-41029/check-config.sh [2020-05-27T14:17:57.754Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-27T14:17:57.754Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-27T14:17:57.754Z] [2020-05-27T14:17:57.754Z] Generally Necessary: [2020-05-27T14:17:57.754Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-27T14:17:57.754Z] - apparmor: enabled and tools installed [2020-05-27T14:17:57.755Z] #39 58.27 DEP criu/bfd.d [2020-05-27T14:17:57.755Z] #39 58.33 DEP criu/autofs.d [2020-05-27T14:17:57.755Z] #39 58.43 DEP criu/aio.d [2020-05-27T14:17:57.755Z] #39 58.50 DEP criu/action-scripts.d [2020-05-27T14:17:58.014Z] - CONFIG_NAMESPACES: enabled [2020-05-27T14:17:58.014Z] - CONFIG_NET_NS: enabled [2020-05-27T14:17:58.014Z] - CONFIG_PID_NS: enabled [2020-05-27T14:17:58.014Z] - CONFIG_IPC_NS: enabled [2020-05-27T14:17:58.014Z] - CONFIG_UTS_NS: enabled [2020-05-27T14:17:58.014Z] - CONFIG_CGROUPS: enabled [2020-05-27T14:17:58.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-27T14:17:58.014Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-27T14:17:58.014Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-27T14:17:58.014Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-27T14:17:58.014Z] - CONFIG_CPUSETS: enabled [2020-05-27T14:17:58.014Z] - CONFIG_MEMCG: enabled [2020-05-27T14:17:58.014Z] - CONFIG_KEYS: enabled [2020-05-27T14:17:58.014Z] - CONFIG_VETH: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-27T14:17:58.014Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-27T14:17:58.037Z] #39 58.73 CC criu/action-scripts.o [2020-05-27T14:17:58.274Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-27T14:17:58.274Z] [2020-05-27T14:17:58.274Z] Optional Features: [2020-05-27T14:17:58.274Z] - CONFIG_USER_NS: enabled [2020-05-27T14:17:58.274Z] - CONFIG_SECCOMP: enabled [2020-05-27T14:17:58.274Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-27T14:17:58.274Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-27T14:17:58.274Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-27T14:17:58.274Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-27T14:17:58.274Z] - CONFIG_BLK_CGROUP: enabled [2020-05-27T14:17:58.274Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-27T14:17:58.274Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-27T14:17:58.274Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-27T14:17:58.274Z] - CONFIG_CGROUP_PERF: enabled [2020-05-27T14:17:58.274Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-27T14:17:58.274Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-27T14:17:58.274Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-27T14:17:58.274Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-27T14:17:58.274Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-27T14:17:58.274Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-27T14:17:58.274Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-27T14:17:58.274Z] - CONFIG_IP_VS: enabled (as module) [2020-05-27T14:17:58.274Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-27T14:17:58.274Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-27T14:17:58.274Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-27T14:17:58.274Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-27T14:17:58.274Z] - CONFIG_EXT4_FS: enabled [2020-05-27T14:17:58.274Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-27T14:17:58.274Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-27T14:17:58.319Z] #39 59.06 CC criu/aio.o [2020-05-27T14:17:58.534Z] - Network Drivers: [2020-05-27T14:17:58.534Z] - "overlay": [2020-05-27T14:17:58.534Z] - CONFIG_VXLAN: enabled (as module) [2020-05-27T14:17:58.534Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-27T14:17:58.534Z] Optional (for encrypted networks): [2020-05-27T14:17:58.534Z] - CONFIG_CRYPTO: enabled [2020-05-27T14:17:58.534Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-27T14:17:58.534Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-27T14:17:58.534Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-27T14:17:58.534Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-27T14:17:58.534Z] - CONFIG_XFRM: enabled [2020-05-27T14:17:58.534Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-27T14:17:58.534Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-27T14:17:58.534Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-27T14:17:58.534Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-27T14:17:58.534Z] - "ipvlan": [2020-05-27T14:17:58.534Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-27T14:17:58.535Z] - "macvlan": [2020-05-27T14:17:58.535Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-27T14:17:58.535Z] - CONFIG_DUMMY: enabled (as module) [2020-05-27T14:17:58.535Z] - "ftp,tftp client in container": [2020-05-27T14:17:58.535Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-27T14:17:58.535Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-27T14:17:58.535Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-27T14:17:58.535Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-27T14:17:58.535Z] - Storage Drivers: [2020-05-27T14:17:58.535Z] - "aufs": [2020-05-27T14:17:58.535Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-27T14:17:58.535Z] - "btrfs": [2020-05-27T14:17:58.535Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-27T14:17:58.794Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-27T14:17:58.794Z] - "devicemapper": [2020-05-27T14:17:58.794Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-27T14:17:58.794Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-27T14:17:58.794Z] - "overlay": [2020-05-27T14:17:58.794Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-27T14:17:58.794Z] - "zfs": [2020-05-27T14:17:58.794Z] - /dev/zfs: missing [2020-05-27T14:17:58.794Z] - zfs command: missing [2020-05-27T14:17:58.794Z] - zpool command: missing [2020-05-27T14:17:58.794Z] [2020-05-27T14:17:58.794Z] Limits: [2020-05-27T14:17:58.794Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-27T14:17:58.794Z] [2020-05-27T14:17:58.794Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-27T14:17:58.934Z] #39 59.31 CC criu/autofs.o [2020-05-27T14:17:59.140Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9569f524360c354fc192c50fbc0869ec4ffa916 . [2020-05-27T14:17:59.140Z] #1 [internal] load .dockerignore [2020-05-27T14:17:59.140Z] #1 transferring context: 32B [2020-05-27T14:17:59.399Z] #1 transferring context: 87B 0.1s done [2020-05-27T14:17:59.399Z] #1 DONE 0.2s [2020-05-27T14:17:59.399Z] [2020-05-27T14:17:59.399Z] #2 [internal] load build definition from Dockerfile [2020-05-27T14:17:59.399Z] #2 transferring dockerfile: 16.37kB done [2020-05-27T14:17:59.399Z] #2 DONE 0.2s [2020-05-27T14:17:59.399Z] [2020-05-27T14:17:59.399Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-27T14:17:59.549Z] #39 60.19 CC criu/bfd.o [2020-05-27T14:17:59.832Z] #39 60.45 CC criu/bitmap.o [2020-05-27T14:17:59.832Z] #39 60.52 CC criu/cgroup-props.o [2020-05-27T14:17:59.968Z] #3 DONE 0.6s [2020-05-27T14:17:59.968Z] [2020-05-27T14:17:59.968Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-27T14:17:59.968Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-27T14:17:59.968Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-27T14:17:59.968Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-27T14:18:00.234Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-27T14:18:00.234Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.70MB / 8.28MB 0.2s [2020-05-27T14:18:00.234Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-05-27T14:18:00.447Z] #39 60.93 CC criu/cgroup.o [2020-05-27T14:18:00.493Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-05-27T14:18:00.493Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-05-27T14:18:00.753Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-27T14:18:00.753Z] #4 DONE 0.7s [2020-05-27T14:18:01.012Z] [2020-05-27T14:18:01.012Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-27T14:18:01.583Z] #6 DONE 0.6s [2020-05-27T14:18:01.583Z] [2020-05-27T14:18:01.583Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:18:01.850Z] #5 DONE 0.6s [2020-05-27T14:18:01.850Z] [2020-05-27T14:18:01.850Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:01.850Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-27T14:18:01.850Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-27T14:18:01.850Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0B / 7.68MB 0.1s [2020-05-27T14:18:01.850Z] #7 sha256:03b8c058170392c026056f30177e0c204ff331ffaab4400fc8dabd594c6a74b3 1.79kB / 1.79kB done [2020-05-27T14:18:01.850Z] #7 sha256:3ea287be01187ba515f7cb79fe34a86decb46ed636b2d4db8a4661da54617ecb 5.46kB / 5.46kB done [2020-05-27T14:18:01.850Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 0B / 49.17MB 0.1s [2020-05-27T14:18:01.918Z] #39 62.51 CC criu/clone-noasan.o [2020-05-27T14:18:01.918Z] #39 62.63 CC criu/config.o [2020-05-27T14:18:01.918Z] #39 ... [2020-05-27T14:18:01.918Z] [2020-05-27T14:18:01.918Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:01.918Z] #41 89.25 net/http/httptrace [2020-05-27T14:18:01.918Z] #41 89.34 net/http [2020-05-27T14:18:01.918Z] #41 95.03 github.com/LK4D4/vndr/godl [2020-05-27T14:18:01.918Z] #41 95.39 github.com/LK4D4/vndr [2020-05-27T14:18:02.111Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.3s [2020-05-27T14:18:02.111Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 12.12MB / 49.17MB 0.3s [2020-05-27T14:18:02.371Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.4s done [2020-05-27T14:18:02.371Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 32.07MB / 49.17MB 0.5s [2020-05-27T14:18:02.371Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0B / 9.98MB 0.5s [2020-05-27T14:18:02.371Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 47.10MB / 49.17MB 0.7s [2020-05-27T14:18:02.371Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 0.7s [2020-05-27T14:18:02.925Z] #41 ... [2020-05-27T14:18:02.925Z] [2020-05-27T14:18:02.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:02.925Z] #39 63.43 CC criu/cr-check.o [2020-05-27T14:18:03.217Z] #39 ... [2020-05-27T14:18:03.217Z] [2020-05-27T14:18:03.217Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:03.217Z] #41 DONE 100.4s [2020-05-27T14:18:03.217Z] [2020-05-27T14:18:03.217Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:03.786Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 1.8s done [2020-05-27T14:18:03.786Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 1.7s done [2020-05-27T14:18:03.786Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 0B / 52.16MB 1.9s [2020-05-27T14:18:03.786Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 0B / 62.52MB 1.9s [2020-05-27T14:18:03.786Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 0B / 97.70MB 1.9s [2020-05-27T14:18:03.786Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 2.80MB / 52.16MB 2.0s [2020-05-27T14:18:03.843Z] #49 ... [2020-05-27T14:18:03.843Z] [2020-05-27T14:18:03.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:03.843Z] #39 64.29 CC criu/cr-dedup.o [2020-05-27T14:18:03.843Z] #39 64.51 CC criu/cr-dump.o [2020-05-27T14:18:04.049Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 10.15MB / 52.16MB 2.1s [2020-05-27T14:18:04.049Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 9.99MB / 62.52MB 2.1s [2020-05-27T14:18:04.049Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 22.37MB / 52.16MB 2.3s [2020-05-27T14:18:04.049Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 30.13MB / 62.52MB 2.3s [2020-05-27T14:18:04.049Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 13.07MB / 97.70MB 2.3s [2020-05-27T14:18:04.049Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 0.1s [2020-05-27T14:18:04.311Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 32.16MB / 52.16MB 2.4s [2020-05-27T14:18:04.311Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 33.54MB / 62.52MB 2.4s [2020-05-27T14:18:04.311Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 2.6s [2020-05-27T14:18:04.311Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 51.34MB / 62.52MB 2.6s [2020-05-27T14:18:04.311Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 33.68MB / 97.70MB 2.6s [2020-05-27T14:18:04.573Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 2.7s [2020-05-27T14:18:04.573Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 42.90MB / 97.70MB 2.7s [2020-05-27T14:18:04.573Z] #7 ... [2020-05-27T14:18:04.573Z] [2020-05-27T14:18:04.573Z] #20 [internal] load build context [2020-05-27T14:18:04.573Z] #20 transferring context: 50.67MB 2.6s done [2020-05-27T14:18:04.573Z] #20 DONE 2.8s [2020-05-27T14:18:04.834Z] [2020-05-27T14:18:04.834Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:04.834Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 2.7s done [2020-05-27T14:18:04.834Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 2.8s done [2020-05-27T14:18:04.834Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 52.13MB / 97.70MB 2.9s [2020-05-27T14:18:04.834Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 154B / 154B 2.8s done [2020-05-27T14:18:04.834Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 66.19MB / 97.70MB 3.1s [2020-05-27T14:18:05.026Z] Client: [2020-05-27T14:18:05.026Z] Debug Mode: false [2020-05-27T14:18:05.026Z] [2020-05-27T14:18:05.026Z] Server: [2020-05-27T14:18:05.026Z] Containers: 0 [2020-05-27T14:18:05.026Z] Running: 0 [2020-05-27T14:18:05.026Z] Paused: 0 [2020-05-27T14:18:05.026Z] Stopped: 0 [2020-05-27T14:18:05.026Z] Images: 0 [2020-05-27T14:18:05.026Z] Server Version: 19.03.8 [2020-05-27T14:18:05.026Z] Storage Driver: overlay2 [2020-05-27T14:18:05.026Z] Backing Filesystem: [2020-05-27T14:18:05.026Z] Supports d_type: true [2020-05-27T14:18:05.026Z] Native Overlay Diff: true [2020-05-27T14:18:05.026Z] Logging Driver: json-file [2020-05-27T14:18:05.026Z] Cgroup Driver: cgroupfs [2020-05-27T14:18:05.026Z] Plugins: [2020-05-27T14:18:05.026Z] Volume: local [2020-05-27T14:18:05.026Z] Network: bridge host ipvlan macvlan null overlay [2020-05-27T14:18:05.026Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-27T14:18:05.026Z] Swarm: inactive [2020-05-27T14:18:05.026Z] Runtimes: runc [2020-05-27T14:18:05.026Z] Default Runtime: runc [2020-05-27T14:18:05.026Z] Init Binary: docker-init [2020-05-27T14:18:05.026Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:18:05.026Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:18:05.026Z] init version: fec3683 [2020-05-27T14:18:05.026Z] Security Options: [2020-05-27T14:18:05.026Z] apparmor [2020-05-27T14:18:05.026Z] seccomp [2020-05-27T14:18:05.026Z] Profile: default [2020-05-27T14:18:05.026Z] Kernel Version: 4.15.0-1065-aws [2020-05-27T14:18:05.026Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-27T14:18:05.026Z] OSType: linux [2020-05-27T14:18:05.026Z] Architecture: x86_64 [2020-05-27T14:18:05.026Z] CPUs: 2 [2020-05-27T14:18:05.026Z] Total Memory: 7.501GiB [2020-05-27T14:18:05.026Z] Name: ip-10-100-122-245 [2020-05-27T14:18:05.026Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-27T14:18:05.026Z] Docker Root Dir: /var/lib/docker [2020-05-27T14:18:05.026Z] Debug Mode: false [2020-05-27T14:18:05.026Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:18:05.026Z] Labels: [2020-05-27T14:18:05.026Z] Experimental: true [2020-05-27T14:18:05.026Z] Insecure Registries: [2020-05-27T14:18:05.026Z] 127.0.0.0/8 [2020-05-27T14:18:05.026Z] Live Restore Enabled: true [2020-05-27T14:18:05.026Z] [2020-05-27T14:18:05.026Z] WARNING: No swap limit support [Pipeline] sh [2020-05-27T14:18:05.095Z] #7 ... [2020-05-27T14:18:05.095Z] [2020-05-27T14:18:05.095Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-27T14:18:05.095Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-27T14:18:05.095Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-27T14:18:05.095Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-27T14:18:05.095Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-05-27T14:18:05.095Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-05-27T14:18:05.095Z] #58 DONE 3.2s [2020-05-27T14:18:05.095Z] [2020-05-27T14:18:05.095Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:05.095Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 75.56MB / 97.70MB 3.2s [2020-05-27T14:18:05.095Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 90.69MB / 97.70MB 3.3s [2020-05-27T14:18:05.317Z] #39 65.79 CC criu/cr-errno.o [2020-05-27T14:18:05.317Z] #39 65.85 CC criu/cr-restore.o [2020-05-27T14:18:05.330Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:18:05.330Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:18:05.330Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41029/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-27T14:18:05.330Z] + bash /home/ubuntu/workspace/moby_PR-41029/check-config.sh [2020-05-27T14:18:05.330Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-27T14:18:05.330Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-27T14:18:05.330Z] [2020-05-27T14:18:05.330Z] Generally Necessary: [2020-05-27T14:18:05.355Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 3.4s [2020-05-27T14:18:05.355Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 3.7s done [2020-05-27T14:18:05.493Z] Client: [2020-05-27T14:18:05.493Z] Debug Mode: false [2020-05-27T14:18:05.493Z] [2020-05-27T14:18:05.493Z] Server: [2020-05-27T14:18:05.493Z] Containers: 0 [2020-05-27T14:18:05.493Z] Running: 0 [2020-05-27T14:18:05.493Z] Paused: 0 [2020-05-27T14:18:05.493Z] Stopped: 0 [2020-05-27T14:18:05.493Z] Images: 0 [2020-05-27T14:18:05.493Z] Server Version: 19.03.8 [2020-05-27T14:18:05.493Z] Storage Driver: overlay2 [2020-05-27T14:18:05.493Z] Backing Filesystem: [2020-05-27T14:18:05.493Z] Supports d_type: true [2020-05-27T14:18:05.493Z] Native Overlay Diff: true [2020-05-27T14:18:05.493Z] Logging Driver: json-file [2020-05-27T14:18:05.493Z] Cgroup Driver: cgroupfs [2020-05-27T14:18:05.493Z] Plugins: [2020-05-27T14:18:05.493Z] Volume: local [2020-05-27T14:18:05.493Z] Network: bridge host ipvlan macvlan null overlay [2020-05-27T14:18:05.493Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-27T14:18:05.493Z] Swarm: inactive [2020-05-27T14:18:05.493Z] Runtimes: runc [2020-05-27T14:18:05.493Z] Default Runtime: runc [2020-05-27T14:18:05.493Z] Init Binary: docker-init [2020-05-27T14:18:05.493Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-27T14:18:05.493Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:18:05.493Z] init version: fec3683 [2020-05-27T14:18:05.493Z] Security Options: [2020-05-27T14:18:05.493Z] apparmor [2020-05-27T14:18:05.493Z] seccomp [2020-05-27T14:18:05.493Z] Profile: default [2020-05-27T14:18:05.493Z] Kernel Version: 4.15.0-1065-aws [2020-05-27T14:18:05.493Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-27T14:18:05.493Z] OSType: linux [2020-05-27T14:18:05.493Z] Architecture: x86_64 [2020-05-27T14:18:05.493Z] CPUs: 2 [2020-05-27T14:18:05.493Z] Total Memory: 7.501GiB [2020-05-27T14:18:05.493Z] Name: ip-10-100-33-183 [2020-05-27T14:18:05.493Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-27T14:18:05.493Z] Docker Root Dir: /var/lib/docker [2020-05-27T14:18:05.493Z] Debug Mode: false [2020-05-27T14:18:05.493Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:18:05.493Z] Labels: [2020-05-27T14:18:05.493Z] Experimental: true [2020-05-27T14:18:05.493Z] Insecure Registries: [2020-05-27T14:18:05.493Z] 127.0.0.0/8 [2020-05-27T14:18:05.493Z] Live Restore Enabled: true [2020-05-27T14:18:05.493Z] [2020-05-27T14:18:05.493Z] WARNING: No swap limit support [Pipeline] sh [2020-05-27T14:18:05.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-27T14:18:05.588Z] - apparmor: enabled and tools installed [2020-05-27T14:18:05.588Z] - CONFIG_NAMESPACES: enabled [2020-05-27T14:18:05.588Z] - CONFIG_NET_NS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_PID_NS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_IPC_NS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_UTS_NS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_CGROUPS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-27T14:18:05.588Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-27T14:18:05.588Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-27T14:18:05.588Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-27T14:18:05.588Z] - CONFIG_CPUSETS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_MEMCG: enabled [2020-05-27T14:18:05.588Z] - CONFIG_KEYS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_VETH: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-27T14:18:05.588Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-27T14:18:05.588Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-27T14:18:05.588Z] [2020-05-27T14:18:05.588Z] Optional Features: [2020-05-27T14:18:05.588Z] - CONFIG_USER_NS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_SECCOMP: enabled [2020-05-27T14:18:05.588Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-27T14:18:05.588Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-27T14:18:05.588Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-27T14:18:05.588Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-27T14:18:05.588Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-27T14:18:05.868Z] - CONFIG_BLK_CGROUP: enabled [2020-05-27T14:18:05.868Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-27T14:18:05.868Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CGROUP_PERF: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-27T14:18:05.868Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-27T14:18:05.868Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-27T14:18:05.868Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-27T14:18:05.868Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_IP_VS: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-27T14:18:05.868Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-27T14:18:05.868Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-27T14:18:05.868Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_EXT4_FS: enabled [2020-05-27T14:18:05.868Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-27T14:18:05.868Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-27T14:18:05.868Z] - Network Drivers: [2020-05-27T14:18:05.868Z] - "overlay": [2020-05-27T14:18:05.868Z] - CONFIG_VXLAN: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-27T14:18:05.868Z] Optional (for encrypted networks): [2020-05-27T14:18:05.868Z] - CONFIG_CRYPTO: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-27T14:18:05.868Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-27T14:18:05.868Z] - CONFIG_XFRM: enabled [2020-05-27T14:18:05.868Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-27T14:18:05.868Z] - "ipvlan": [2020-05-27T14:18:05.868Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-27T14:18:05.868Z] - "macvlan": [2020-05-27T14:18:05.868Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-27T14:18:05.868Z] - CONFIG_DUMMY: enabled (as module) [2020-05-27T14:18:05.868Z] - "ftp,tftp client in container": [2020-05-27T14:18:05.870Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:18:05.870Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:18:05.870Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41029/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-27T14:18:05.870Z] + bash /home/ubuntu/workspace/moby_PR-41029/check-config.sh [2020-05-27T14:18:05.870Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-27T14:18:05.870Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-27T14:18:05.870Z] [2020-05-27T14:18:05.870Z] Generally Necessary: [2020-05-27T14:18:05.870Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-27T14:18:05.870Z] - apparmor: enabled and tools installed [2020-05-27T14:18:05.870Z] - CONFIG_NAMESPACES: enabled [2020-05-27T14:18:05.870Z] - CONFIG_NET_NS: enabled [2020-05-27T14:18:05.870Z] - CONFIG_PID_NS: enabled [2020-05-27T14:18:05.870Z] - CONFIG_IPC_NS: enabled [2020-05-27T14:18:05.870Z] - CONFIG_UTS_NS: enabled [2020-05-27T14:18:05.870Z] - CONFIG_CGROUPS: enabled [2020-05-27T14:18:05.870Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-27T14:18:05.870Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-27T14:18:05.870Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-27T14:18:05.870Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-27T14:18:05.870Z] - CONFIG_CPUSETS: enabled [2020-05-27T14:18:05.870Z] - CONFIG_MEMCG: enabled [2020-05-27T14:18:05.870Z] - CONFIG_KEYS: enabled [2020-05-27T14:18:05.870Z] - CONFIG_VETH: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-27T14:18:05.870Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-27T14:18:06.128Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-27T14:18:06.128Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-27T14:18:06.128Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-27T14:18:06.128Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-27T14:18:06.128Z] - Storage Drivers: [2020-05-27T14:18:06.128Z] - "aufs": [2020-05-27T14:18:06.128Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-27T14:18:06.128Z] - "btrfs": [2020-05-27T14:18:06.128Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-27T14:18:06.128Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-27T14:18:06.128Z] - "devicemapper": [2020-05-27T14:18:06.128Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-27T14:18:06.128Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-27T14:18:06.128Z] - "overlay": [2020-05-27T14:18:06.128Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-27T14:18:06.128Z] - "zfs": [2020-05-27T14:18:06.128Z] - /dev/zfs: missing [2020-05-27T14:18:06.128Z] - zfs command: missing [2020-05-27T14:18:06.128Z] - zpool command: missing [2020-05-27T14:18:06.128Z] [2020-05-27T14:18:06.128Z] Limits: [2020-05-27T14:18:06.128Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-27T14:18:06.128Z] [2020-05-27T14:18:06.128Z] + true [Pipeline] } [2020-05-27T14:18:06.137Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-27T14:18:06.137Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-27T14:18:06.137Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-27T14:18:06.137Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-27T14:18:06.137Z] [2020-05-27T14:18:06.137Z] Optional Features: [2020-05-27T14:18:06.137Z] - CONFIG_USER_NS: enabled [2020-05-27T14:18:06.137Z] - CONFIG_SECCOMP: enabled [2020-05-27T14:18:06.137Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-27T14:18:06.137Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-27T14:18:06.137Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-27T14:18:06.137Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-27T14:18:06.137Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-27T14:18:06.137Z] - CONFIG_BLK_CGROUP: enabled [2020-05-27T14:18:06.137Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-27T14:18:06.137Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-27T14:18:06.137Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-27T14:18:06.137Z] - CONFIG_CGROUP_PERF: enabled [2020-05-27T14:18:06.137Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-27T14:18:06.137Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-27T14:18:06.137Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-27T14:18:06.137Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-27T14:18:06.137Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-27T14:18:06.137Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-27T14:18:06.137Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-27T14:18:06.137Z] - CONFIG_IP_VS: enabled (as module) [2020-05-27T14:18:06.137Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-27T14:18:06.137Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-27T14:18:06.137Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-27T14:18:06.137Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-27T14:18:06.137Z] - CONFIG_EXT4_FS: enabled [2020-05-27T14:18:06.137Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-27T14:18:06.137Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-27T14:18:06.137Z] - Network Drivers: [2020-05-27T14:18:06.137Z] - "overlay": [2020-05-27T14:18:06.137Z] - CONFIG_VXLAN: enabled (as module) [2020-05-27T14:18:06.137Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-27T14:18:06.137Z] Optional (for encrypted networks): [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-27T14:18:06.326Z] #39 ... [2020-05-27T14:18:06.326Z] [2020-05-27T14:18:06.326Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:18:06.326Z] #28 DONE 105.9s [2020-05-27T14:18:06.326Z] [2020-05-27T14:18:06.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:06.395Z] - CONFIG_CRYPTO: enabled [2020-05-27T14:18:06.395Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-27T14:18:06.395Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-27T14:18:06.395Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-27T14:18:06.395Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-27T14:18:06.395Z] - CONFIG_XFRM: enabled [2020-05-27T14:18:06.395Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-27T14:18:06.395Z] - "ipvlan": [2020-05-27T14:18:06.395Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-27T14:18:06.395Z] - "macvlan": [2020-05-27T14:18:06.395Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_DUMMY: enabled (as module) [2020-05-27T14:18:06.395Z] - "ftp,tftp client in container": [2020-05-27T14:18:06.395Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-27T14:18:06.395Z] - Storage Drivers: [2020-05-27T14:18:06.395Z] - "aufs": [2020-05-27T14:18:06.395Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-27T14:18:06.395Z] - "btrfs": [2020-05-27T14:18:06.395Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-27T14:18:06.395Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-27T14:18:06.395Z] - "devicemapper": [2020-05-27T14:18:06.395Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-27T14:18:06.395Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-27T14:18:06.395Z] - "overlay": [2020-05-27T14:18:06.395Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-27T14:18:06.395Z] - "zfs": [2020-05-27T14:18:06.395Z] - /dev/zfs: missing [2020-05-27T14:18:06.395Z] - zfs command: missing [2020-05-27T14:18:06.395Z] - zpool command: missing [2020-05-27T14:18:06.395Z] [2020-05-27T14:18:06.395Z] Limits: [2020-05-27T14:18:06.395Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-27T14:18:06.395Z] [2020-05-27T14:18:06.395Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-27T14:18:06.476Z] + sudo modprobe ip_vs [2020-05-27T14:18:06.736Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9569f524360c354fc192c50fbc0869ec4ffa916 . [2020-05-27T14:18:06.736Z] #2 [internal] load .dockerignore [2020-05-27T14:18:06.736Z] #2 transferring context: 87B done [2020-05-27T14:18:06.736Z] #2 DONE 0.0s [2020-05-27T14:18:06.736Z] [2020-05-27T14:18:06.736Z] #1 [internal] load build definition from Dockerfile [2020-05-27T14:18:06.736Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-05-27T14:18:06.736Z] #1 DONE 0.0s [2020-05-27T14:18:06.736Z] [2020-05-27T14:18:06.736Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-27T14:18:06.746Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9569f524360c354fc192c50fbc0869ec4ffa916 . [2020-05-27T14:18:06.746Z] #1 [internal] load .dockerignore [2020-05-27T14:18:06.746Z] #1 transferring context: 87B 0.0s done [2020-05-27T14:18:06.746Z] #1 DONE 0.1s [2020-05-27T14:18:06.746Z] [2020-05-27T14:18:06.746Z] #2 [internal] load build definition from Dockerfile [2020-05-27T14:18:06.746Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-05-27T14:18:06.746Z] #2 DONE 0.1s [2020-05-27T14:18:06.746Z] [2020-05-27T14:18:06.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-27T14:18:07.267Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 3.1s done [2020-05-27T14:18:07.313Z] #3 DONE 0.6s [2020-05-27T14:18:07.342Z] #39 ... [2020-05-27T14:18:07.342Z] [2020-05-27T14:18:07.342Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-27T14:18:07.342Z] #29 DONE 0.2s [2020-05-27T14:18:07.527Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 [2020-05-27T14:18:07.572Z] [2020-05-27T14:18:07.572Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-27T14:18:07.572Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-27T14:18:07.624Z] [2020-05-27T14:18:07.624Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-27T14:18:07.624Z] #31 DONE 0.1s [2020-05-27T14:18:07.624Z] [2020-05-27T14:18:07.624Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-27T14:18:07.624Z] #34 DONE 0.1s [2020-05-27T14:18:07.624Z] [2020-05-27T14:18:07.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:07.670Z] #3 DONE 0.6s [2020-05-27T14:18:07.670Z] [2020-05-27T14:18:07.670Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-27T14:18:07.670Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-27T14:18:07.670Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-05-27T14:18:07.670Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-27T14:18:07.670Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-27T14:18:07.670Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-27T14:18:07.906Z] #39 68.59 CC criu/cr-service.o [2020-05-27T14:18:07.928Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-27T14:18:07.928Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-27T14:18:08.097Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.4s done [2020-05-27T14:18:08.097Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 [2020-05-27T14:18:08.143Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-27T14:18:08.143Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-27T14:18:08.143Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-27T14:18:08.143Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-27T14:18:08.143Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-27T14:18:08.186Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-27T14:18:08.377Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.3s done [2020-05-27T14:18:08.445Z] #4 DONE 0.8s [2020-05-27T14:18:08.520Z] #39 69.14 CC criu/crtools.o [2020-05-27T14:18:08.637Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b [2020-05-27T14:18:08.707Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-05-27T14:18:08.802Z] #39 69.46 CC criu/eventfd.o [2020-05-27T14:18:08.802Z] #39 69.58 CC criu/eventpoll.o [2020-05-27T14:18:08.965Z] #4 DONE 1.4s [2020-05-27T14:18:09.011Z] [2020-05-27T14:18:09.011Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-27T14:18:09.269Z] #6 DONE 0.2s [2020-05-27T14:18:09.269Z] [2020-05-27T14:18:09.269Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:18:09.269Z] #5 DONE 0.2s [2020-05-27T14:18:09.269Z] [2020-05-27T14:18:09.269Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-27T14:18:09.269Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-27T14:18:09.471Z] #39 69.90 CC criu/external.o [2020-05-27T14:18:09.471Z] #39 70.06 CC criu/fault-injection.o [2020-05-27T14:18:09.471Z] #39 70.10 CC criu/fdstore.o [2020-05-27T14:18:09.530Z] [2020-05-27T14:18:09.530Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:18:09.530Z] #6 ... [2020-05-27T14:18:09.530Z] [2020-05-27T14:18:09.530Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-27T14:18:09.530Z] #5 DONE 0.2s [2020-05-27T14:18:09.530Z] [2020-05-27T14:18:09.530Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:18:09.530Z] #6 DONE 0.3s [2020-05-27T14:18:09.530Z] [2020-05-27T14:18:09.530Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:09.530Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-27T14:18:09.531Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-27T14:18:09.531Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-27T14:18:09.754Z] #39 70.36 CC criu/fifo.o [2020-05-27T14:18:09.789Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-27T14:18:09.789Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-27T14:18:09.789Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-27T14:18:09.789Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 2.36MB / 50.39MB 0.3s [2020-05-27T14:18:09.789Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0B / 7.81MB 0.3s [2020-05-27T14:18:10.036Z] #39 70.55 CC criu/file-ids.o [2020-05-27T14:18:10.036Z] #39 70.76 CC criu/file-lock.o [2020-05-27T14:18:10.049Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 8.32MB / 50.39MB 0.4s [2020-05-27T14:18:10.049Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 18.06MB / 50.39MB 0.5s [2020-05-27T14:18:10.049Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 990.74kB / 7.81MB 0.5s [2020-05-27T14:18:10.309Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 24.89MB / 50.39MB 0.6s [2020-05-27T14:18:10.309Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 5.90MB / 7.81MB 0.6s [2020-05-27T14:18:10.309Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.7s [2020-05-27T14:18:10.567Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 34.62MB / 50.39MB 0.8s [2020-05-27T14:18:10.567Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.7s done [2020-05-27T14:18:10.567Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 417.32kB / 51.83MB 0.8s [2020-05-27T14:18:10.567Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.8s [2020-05-27T14:18:10.567Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 45.67MB / 50.39MB 1.1s [2020-05-27T14:18:10.567Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 8.96MB / 51.83MB 1.1s [2020-05-27T14:18:10.567Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 1.12MB / 10.00MB 1.1s [2020-05-27T14:18:10.651Z] #39 71.24 CC criu/files-ext.o [2020-05-27T14:18:10.831Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 13.87MB / 51.83MB 1.2s [2020-05-27T14:18:10.933Z] #39 71.45 CC criu/files-reg.o [2020-05-27T14:18:11.092Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.3s [2020-05-27T14:18:11.092Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 22.09MB / 51.83MB 1.3s [2020-05-27T14:18:11.092Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 2.05MB / 10.00MB 1.3s [2020-05-27T14:18:11.177Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 2.0s done [2020-05-27T14:18:11.177Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 0.1s [2020-05-27T14:18:11.350Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.4s done [2020-05-27T14:18:11.350Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 31.30MB / 51.83MB 1.8s [2020-05-27T14:18:11.350Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 1.8s [2020-05-27T14:18:11.350Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 4.39MB / 68.65MB 1.8s [2020-05-27T14:18:11.350Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-05-27T14:18:11.614Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 1.8s done [2020-05-27T14:18:11.614Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0B / 120.15MB 1.8s [2020-05-27T14:18:11.614Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 34.88MB / 51.83MB 2.0s [2020-05-27T14:18:11.614Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 9.61MB / 68.65MB 2.0s [2020-05-27T14:18:11.872Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 41.59MB / 51.83MB 2.2s [2020-05-27T14:18:11.873Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 16.97MB / 68.65MB 2.2s [2020-05-27T14:18:11.873Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 21.45MB / 68.65MB 2.2s [2020-05-27T14:18:11.941Z] #39 72.35 CC criu/files.o [2020-05-27T14:18:12.077Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.2s [2020-05-27T14:18:12.077Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.11MB / 9.86MB 2.4s [2020-05-27T14:18:12.077Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.15MB / 9.86MB 2.6s [2020-05-27T14:18:12.077Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s [2020-05-27T14:18:12.077Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-05-27T14:18:12.131Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.5s [2020-05-27T14:18:12.131Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 30.13MB / 68.65MB 2.5s [2020-05-27T14:18:12.131Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.64MB / 120.15MB 2.5s [2020-05-27T14:18:12.337Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-27T14:18:12.390Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 37.06MB / 68.65MB 2.6s [2020-05-27T14:18:12.390Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 13.98MB / 120.15MB 2.6s [2020-05-27T14:18:12.390Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.7s done [2020-05-27T14:18:12.390Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 43.29MB / 68.65MB 2.8s [2020-05-27T14:18:12.390Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.8s [2020-05-27T14:18:12.555Z] #39 73.06 CC criu/filesystems.o [2020-05-27T14:18:12.649Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 48.62MB / 68.65MB 3.0s [2020-05-27T14:18:12.649Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.9s done [2020-05-27T14:18:12.649Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 56.31MB / 68.65MB 3.2s [2020-05-27T14:18:12.837Z] #39 73.32 CC criu/fsnotify.o [2020-05-27T14:18:12.909Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 63.24MB / 68.65MB 3.4s [2020-05-27T14:18:12.909Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 21.20MB / 120.15MB 3.4s [2020-05-27T14:18:13.097Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.7s done [2020-05-27T14:18:13.097Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add [2020-05-27T14:18:13.119Z] #39 73.76 CC criu/image-desc.o [2020-05-27T14:18:13.119Z] #39 73.81 CC criu/image.o [2020-05-27T14:18:13.253Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 67.80MB / 68.65MB 3.5s [2020-05-27T14:18:13.253Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 28.13MB / 120.15MB 3.5s [2020-05-27T14:18:13.514Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.8s done [2020-05-27T14:18:13.514Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 34.50MB / 120.15MB 3.9s [2020-05-27T14:18:13.733Z] #39 74.25 CC criu/ipc_ns.o [2020-05-27T14:18:13.774Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 42.55MB / 120.15MB 4.1s [2020-05-27T14:18:13.774Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 49.89MB / 120.15MB 4.3s [2020-05-27T14:18:14.033Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 59.93MB / 120.15MB 4.5s [2020-05-27T14:18:14.292Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 71.67MB / 120.15MB 4.8s [2020-05-27T14:18:14.350Z] #39 74.83 CC criu/irmap.o [2020-05-27T14:18:14.350Z] #39 75.03 CC criu/kcmp-ids.o [2020-05-27T14:18:14.554Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 80.95MB / 120.15MB 5.0s [2020-05-27T14:18:14.667Z] #39 75.26 CC criu/kerndat.o [2020-05-27T14:18:14.817Z] #7 ... [2020-05-27T14:18:14.817Z] [2020-05-27T14:18:14.817Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-27T14:18:14.817Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-27T14:18:14.817Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-27T14:18:14.817Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-27T14:18:14.817Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-05-27T14:18:14.817Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-05-27T14:18:14.817Z] #58 DONE 5.3s [2020-05-27T14:18:14.817Z] [2020-05-27T14:18:14.817Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:14.817Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 91.40MB / 120.15MB 5.2s [2020-05-27T14:18:14.817Z] #7 ... [2020-05-27T14:18:14.817Z] [2020-05-27T14:18:14.817Z] #20 [internal] load build context [2020-05-27T14:18:14.817Z] #20 transferring context: 30.71MB 5.2s [2020-05-27T14:18:14.867Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-05-27T14:18:14.867Z] #58 DONE 5.6s [2020-05-27T14:18:14.867Z] [2020-05-27T14:18:14.867Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:14.867Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-27T14:18:14.867Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-27T14:18:14.867Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-27T14:18:14.867Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-27T14:18:14.867Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.9s done [2020-05-27T14:18:14.867Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done [2020-05-27T14:18:14.867Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.8s done [2020-05-27T14:18:14.867Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.1s done [2020-05-27T14:18:14.867Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.5s done [2020-05-27T14:18:14.867Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.1s done [2020-05-27T14:18:14.867Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.1s done [2020-05-27T14:18:14.867Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.3s [2020-05-27T14:18:15.282Z] #39 75.71 CC criu/libnetlink.o [2020-05-27T14:18:15.282Z] #39 75.92 CC criu/log.o [2020-05-27T14:18:15.564Z] #39 76.20 CC criu/lsm.o [2020-05-27T14:18:15.846Z] #39 76.43 CC criu/mem.o [2020-05-27T14:18:16.392Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 3.3s done [2020-05-27T14:18:16.654Z] #7 extracting sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e done [2020-05-27T14:18:16.727Z] #20 transferring context: 50.67MB 6.8s done [2020-05-27T14:18:16.727Z] #20 DONE 6.9s [2020-05-27T14:18:16.727Z] [2020-05-27T14:18:16.727Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:16.727Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.3s [2020-05-27T14:18:16.727Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 6.2s done [2020-05-27T14:18:16.770Z] #7 ... [2020-05-27T14:18:16.770Z] [2020-05-27T14:18:16.770Z] #20 [internal] load build context [2020-05-27T14:18:16.770Z] #20 transferring context: 50.67MB 7.2s done [2020-05-27T14:18:16.770Z] #20 DONE 7.4s [2020-05-27T14:18:16.770Z] [2020-05-27T14:18:16.770Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:16.852Z] #39 77.22 CC criu/mount.o [2020-05-27T14:18:16.914Z] #7 DONE 15.2s [2020-05-27T14:18:16.914Z] [2020-05-27T14:18:16.914Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-27T14:18:17.171Z] #39 ... [2020-05-27T14:18:17.171Z] [2020-05-27T14:18:17.171Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:17.171Z] #49 114.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-27T14:18:18.179Z] #49 115.6 + mkdir -p /build [2020-05-27T14:18:18.179Z] #49 115.6 + cp runc /build/runc [2020-05-27T14:18:18.466Z] #49 DONE 115.9s [2020-05-27T14:18:18.466Z] [2020-05-27T14:18:18.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:18.466Z] #39 78.95 CC criu/namespaces.o [2020-05-27T14:18:18.545Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|name|compiled_files|exports_file|files) took 1m54.795405012s [2020-05-27T14:18:18.545Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.061651ms [2020-05-27T14:18:18.669Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.1s done [2020-05-27T14:18:18.927Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-27T14:18:19.152Z] #39 79.54 CC criu/net.o [2020-05-27T14:18:19.255Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.8s done [2020-05-27T14:18:19.255Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-05-27T14:18:19.495Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-05-27T14:18:19.495Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s [2020-05-27T14:18:19.820Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-05-27T14:18:19.820Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-27T14:18:20.061Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-05-27T14:18:20.061Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-27T14:18:20.206Z] #8 DONE 2.8s [2020-05-27T14:18:20.206Z] [2020-05-27T14:18:20.206Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-27T14:18:20.385Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-05-27T14:18:20.631Z] #39 80.97 CC criu/netfilter.o [2020-05-27T14:18:20.631Z] #39 81.05 CC criu/page-pipe.o [2020-05-27T14:18:20.631Z] #39 81.28 CC criu/page-xfer.o [2020-05-27T14:18:20.645Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-27T14:18:20.775Z] #9 DONE 0.9s [2020-05-27T14:18:20.775Z] [2020-05-27T14:18:20.775Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-27T14:18:20.775Z] #35 DONE 0.1s [2020-05-27T14:18:20.775Z] [2020-05-27T14:18:20.775Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-27T14:18:20.775Z] #27 DONE 0.1s [2020-05-27T14:18:20.775Z] [2020-05-27T14:18:20.775Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:18:21.245Z] #39 82.04 CC criu/pagemap-cache.o [2020-05-27T14:18:21.529Z] #39 82.30 CC criu/pagemap.o [2020-05-27T14:18:21.717Z] Removing intermediate container c761cd876441 [2020-05-27T14:18:21.717Z] ---> 098d958fe21e [2020-05-27T14:18:21.717Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-27T14:18:21.717Z] ---> 607a6a8b67de [2020-05-27T14:18:21.717Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-27T14:18:21.717Z] ---> 1587826c33e0 [2020-05-27T14:18:21.717Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-27T14:18:21.717Z] ---> Running in 223441f90ba5 [2020-05-27T14:18:21.717Z] Removing intermediate container 223441f90ba5 [2020-05-27T14:18:21.717Z] ---> b08585084eff [2020-05-27T14:18:21.717Z] Successfully built b08585084eff [2020-05-27T14:18:21.717Z] Successfully tagged moby-buildx:latest [2020-05-27T14:18:21.717Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-27T14:18:21.717Z] if [ -n "${id}" ]; then \ [2020-05-27T14:18:21.717Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-27T14:18:21.717Z] && touch bundles/buildx; \ [2020-05-27T14:18:21.717Z] docker rm -f ${id}; \ [2020-05-27T14:18:21.717Z] fi [2020-05-27T14:18:21.717Z] 3c30fa8af7feb21e94b4b0334e7c8c2e2d24a55344ea81c2bff61ef22bdf5171 [2020-05-27T14:18:21.717Z] bundles/buildx version [2020-05-27T14:18:21.717Z] buildx v0.3.1 6db68d0 [2020-05-27T14:18:21.717Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a9569f524360c354fc192c50fbc0869ec4ffa916 . [2020-05-27T14:18:21.717Z] #1 [internal] booting buildkit [2020-05-27T14:18:21.717Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-27T14:18:21.717Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2020-05-27T14:18:21.717Z] #1 creating container buildx_buildkit_default [2020-05-27T14:18:21.717Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-27T14:18:21.717Z] #1 DONE 3.6s [2020-05-27T14:18:21.717Z] [2020-05-27T14:18:21.717Z] #3 [internal] load .dockerignore [2020-05-27T14:18:21.717Z] #3 transferring context: 87B 0.0s done [2020-05-27T14:18:21.717Z] #3 DONE 0.0s [2020-05-27T14:18:21.717Z] [2020-05-27T14:18:21.717Z] #2 [internal] load build definition from Dockerfile [2020-05-27T14:18:21.717Z] #2 transferring dockerfile: 16.36kB done [2020-05-27T14:18:21.717Z] #2 DONE 0.0s [2020-05-27T14:18:21.717Z] [2020-05-27T14:18:21.717Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-27T14:18:21.717Z] #4 DONE 1.0s [2020-05-27T14:18:21.717Z] [2020-05-27T14:18:21.717Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-27T14:18:21.717Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-27T14:18:21.717Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-27T14:18:21.717Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-27T14:18:21.717Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-27T14:18:21.717Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-27T14:18:21.717Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-05-27T14:18:21.717Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-27T14:18:22.005Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-27T14:18:22.005Z] #5 DONE 1.6s [2020-05-27T14:18:22.005Z] [2020-05-27T14:18:22.005Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:18:22.190Z] #39 82.78 CC criu/parasite-syscall.o [2020-05-27T14:18:22.473Z] #39 83.20 CC criu/path.o [2020-05-27T14:18:22.627Z] #6 ... [2020-05-27T14:18:22.627Z] [2020-05-27T14:18:22.627Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-27T14:18:22.627Z] #7 DONE 0.7s [2020-05-27T14:18:22.756Z] #39 83.31 CC criu/pie-util-vdso.o [2020-05-27T14:18:22.924Z] [2020-05-27T14:18:22.924Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-27T14:18:22.924Z] #6 DONE 0.8s [2020-05-27T14:18:22.924Z] [2020-05-27T14:18:22.924Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-27T14:18:22.924Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-27T14:18:23.038Z] #39 83.49 CC criu/pie-util.o [2020-05-27T14:18:23.038Z] #39 83.60 CC criu/pipes.o [2020-05-27T14:18:23.322Z] #39 83.88 CC criu/plugin.o [2020-05-27T14:18:23.563Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-27T14:18:23.564Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-27T14:18:23.564Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-27T14:18:23.605Z] #39 84.03 CC criu/proc_parse.o [2020-05-27T14:18:24.023Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 580.02kB / 9.86MB 0.6s [2020-05-27T14:18:24.023Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.17MB / 9.86MB 0.8s [2020-05-27T14:18:24.219Z] #39 ... [2020-05-27T14:18:24.219Z] [2020-05-27T14:18:24.219Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:24.219Z] #36 123.6 + dpkg --print-architecture [2020-05-27T14:18:24.219Z] #36 123.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-27T14:18:24.219Z] #36 123.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-27T14:18:24.219Z] #36 123.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-27T14:18:24.246Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.9s done [2020-05-27T14:18:24.246Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-27T14:18:24.339Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.82MB / 9.86MB 0.9s [2020-05-27T14:18:24.339Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.86MB / 9.86MB 1.1s [2020-05-27T14:18:24.680Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.78MB / 9.86MB 1.2s [2020-05-27T14:18:24.680Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.75MB / 9.86MB 1.4s [2020-05-27T14:18:24.680Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.68MB / 9.86MB 1.5s [2020-05-27T14:18:24.828Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.6s done [2020-05-27T14:18:24.828Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-27T14:18:25.009Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done [2020-05-27T14:18:25.010Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-05-27T14:18:26.620Z] INFO [runner/unused/goanalysis] analyzers took 25.475682184s with top 10 stages: buildssa: 21.913666094s, U1000: 3.56201609s [2020-05-27T14:18:27.198Z] #28 ... [2020-05-27T14:18:27.198Z] [2020-05-27T14:18:27.198Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:27.198Z] #21 3.916 + RM_GOPATH=0 [2020-05-27T14:18:27.198Z] #21 3.916 + TMP_GOPATH= [2020-05-27T14:18:27.198Z] #21 3.916 + : /build [2020-05-27T14:18:27.198Z] #21 3.916 + '[' -z '' ']' [2020-05-27T14:18:27.198Z] #21 4.405 ++ mktemp -d [2020-05-27T14:18:27.198Z] #21 4.405 + export GOPATH=/tmp/tmp.oVmyXwLmkO [2020-05-27T14:18:27.198Z] #21 4.405 + GOPATH=/tmp/tmp.oVmyXwLmkO [2020-05-27T14:18:27.198Z] #21 4.405 + RM_GOPATH=1 [2020-05-27T14:18:27.198Z] #21 4.405 + case "$(go env GOARCH)" in [2020-05-27T14:18:27.198Z] #21 4.405 ++ go env GOARCH [2020-05-27T14:18:27.198Z] #21 4.516 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:27.198Z] #21 4.516 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:27.198Z] #21 4.517 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:27.198Z] #21 4.518 + dir=/tmp/install [2020-05-27T14:18:27.198Z] #21 4.518 + bin=dockercli [2020-05-27T14:18:27.198Z] #21 4.518 + shift [2020-05-27T14:18:27.198Z] #21 4.518 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-27T14:18:27.198Z] #21 4.518 + . /tmp/install/dockercli.installer [2020-05-27T14:18:27.198Z] #21 4.518 ++ : stable [2020-05-27T14:18:27.198Z] #21 4.518 ++ : 17.06.2-ce [2020-05-27T14:18:27.198Z] #21 4.519 + install_dockercli [2020-05-27T14:18:27.198Z] #21 4.519 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-27T14:18:27.198Z] #21 4.519 Install docker/cli version 17.06.2-ce from stable [2020-05-27T14:18:27.198Z] #21 4.521 ++ uname -m [2020-05-27T14:18:27.198Z] #21 4.522 + arch=aarch64 [2020-05-27T14:18:27.198Z] #21 4.522 + '[' aarch64 '!=' x86_64 ']' [2020-05-27T14:18:27.198Z] #21 4.522 + '[' aarch64 '!=' s390x ']' [2020-05-27T14:18:27.198Z] #21 4.522 + '[' aarch64 '!=' armhf ']' [2020-05-27T14:18:27.198Z] #21 4.522 + build_dockercli [2020-05-27T14:18:27.198Z] #21 4.522 + git clone https://github.com/docker/docker-ce /tmp/tmp.oVmyXwLmkO/tmp/docker-ce [2020-05-27T14:18:27.198Z] #21 4.530 Cloning into '/tmp/tmp.oVmyXwLmkO/tmp/docker-ce'... [2020-05-27T14:18:28.119Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.6s done [2020-05-27T14:18:28.119Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-05-27T14:18:28.448Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.6s done [2020-05-27T14:18:28.448Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-05-27T14:18:28.639Z] #59 ... [2020-05-27T14:18:28.639Z] [2020-05-27T14:18:28.639Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:28.639Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-27T14:18:28.639Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-27T14:18:28.639Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done [2020-05-27T14:18:28.639Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 47.48MB / 57.46MB 5.1s [2020-05-27T14:18:28.639Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 52.26MB / 96.51MB 5.1s [2020-05-27T14:18:28.639Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 1.8s done [2020-05-27T14:18:28.639Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 53.95MB / 73.55MB 5.1s [2020-05-27T14:18:28.639Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.6s done [2020-05-27T14:18:28.639Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done [2020-05-27T14:18:28.639Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 49.53MB / 54.14MB 5.1s [2020-05-27T14:18:28.639Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.5s done [2020-05-27T14:18:28.639Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 51.29MB / 57.46MB 5.4s [2020-05-27T14:18:28.639Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 58.62MB / 73.55MB 5.4s [2020-05-27T14:18:28.639Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 5.4s [2020-05-27T14:18:28.932Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 58.64MB / 96.51MB 5.5s [2020-05-27T14:18:28.932Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 5.5s done [2020-05-27T14:18:28.932Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 55.97MB / 57.46MB 5.7s [2020-05-27T14:18:28.932Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 63.56MB / 73.55MB 5.7s [2020-05-27T14:18:29.227Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 5.8s done [2020-05-27T14:18:29.227Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 64.80MB / 96.51MB 6.0s [2020-05-27T14:18:29.227Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 68.92MB / 73.55MB 6.0s [2020-05-27T14:18:29.527Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 70.56MB / 96.51MB 6.3s [2020-05-27T14:18:29.527Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 6.2s done [2020-05-27T14:18:29.819Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 77.98MB / 96.51MB 6.6s [2020-05-27T14:18:30.121Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 85.69MB / 96.51MB 6.9s [2020-05-27T14:18:30.408Z] #8 ... [2020-05-27T14:18:30.408Z] [2020-05-27T14:18:30.408Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-27T14:18:30.408Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 5.3s done [2020-05-27T14:18:30.408Z] #59 DONE 7.4s [2020-05-27T14:18:30.408Z] [2020-05-27T14:18:30.408Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:30.408Z] #8 ... [2020-05-27T14:18:30.408Z] [2020-05-27T14:18:30.408Z] #21 [internal] load build context [2020-05-27T14:18:30.408Z] #21 transferring context: 43.65MB 7.4s [2020-05-27T14:18:30.686Z] #21 ... [2020-05-27T14:18:30.686Z] [2020-05-27T14:18:30.686Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:18:30.694Z] #21 transferring context: 50.67MB 7.8s done [2020-05-27T14:18:30.979Z] #21 DONE 7.9s [2020-05-27T14:18:30.979Z] [2020-05-27T14:18:30.979Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-27T14:18:30.979Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 7.5s done [2020-05-27T14:18:30.979Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-27T14:18:31.088Z] #36 ... [2020-05-27T14:18:31.088Z] [2020-05-27T14:18:31.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:31.088Z] #39 85.09 CC criu/protobuf-desc.o [2020-05-27T14:18:31.088Z] #39 85.50 CC criu/protobuf.o [2020-05-27T14:18:31.088Z] #39 85.63 CC criu/pstree.o [2020-05-27T14:18:31.088Z] #39 86.17 CC criu/rbtree.o [2020-05-27T14:18:31.088Z] #39 86.38 CC criu/rst-malloc.o [2020-05-27T14:18:31.088Z] #39 86.57 CC criu/seccomp.o [2020-05-27T14:18:31.088Z] #39 86.88 CC criu/seize.o [2020-05-27T14:18:31.088Z] #39 87.22 CC criu/servicefd.o [2020-05-27T14:18:31.088Z] #39 87.43 CC criu/shmem.o [2020-05-27T14:18:31.088Z] #39 87.85 CC criu/sigframe.o [2020-05-27T14:18:31.088Z] #39 87.92 CC criu/signalfd.o [2020-05-27T14:18:31.088Z] #39 88.07 CC criu/sk-inet.o [2020-05-27T14:18:31.088Z] #39 88.53 CC criu/sk-netlink.o [2020-05-27T14:18:31.088Z] #39 88.66 CC criu/sk-packet.o [2020-05-27T14:18:31.088Z] #39 88.93 CC criu/sk-queue.o [2020-05-27T14:18:31.088Z] #39 89.15 CC criu/sk-tcp.o [2020-05-27T14:18:31.088Z] #39 89.38 CC criu/sk-unix.o [2020-05-27T14:18:31.088Z] #39 90.45 CC criu/sockets.o [2020-05-27T14:18:31.088Z] #39 90.83 CC criu/stats.o [2020-05-27T14:18:31.088Z] #39 90.96 CC criu/string.o [2020-05-27T14:18:31.088Z] #39 91.04 CC criu/sysctl.o [2020-05-27T14:18:31.088Z] #39 91.47 CC criu/sysfs_parse.o [2020-05-27T14:18:31.088Z] #39 91.65 CC criu/timerfd.o [2020-05-27T14:18:31.140Z] #51 ... [2020-05-27T14:18:31.140Z] [2020-05-27T14:18:31.140Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:18:31.140Z] #23 ... [2020-05-27T14:18:31.140Z] [2020-05-27T14:18:31.140Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:18:31.372Z] #39 91.88 CC criu/tty.o [2020-05-27T14:18:31.825Z] #32 ... [2020-05-27T14:18:31.825Z] [2020-05-27T14:18:31.825Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:31.825Z] #45 ... [2020-05-27T14:18:31.825Z] [2020-05-27T14:18:31.825Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:31.825Z] #60 ... [2020-05-27T14:18:31.825Z] [2020-05-27T14:18:31.825Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:32.086Z] #43 ... [2020-05-27T14:18:32.086Z] [2020-05-27T14:18:32.086Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:32.086Z] #54 ... [2020-05-27T14:18:32.086Z] [2020-05-27T14:18:32.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:18:32.094Z] #39 92.87 CC criu/tun.o [2020-05-27T14:18:32.376Z] #39 93.16 CC criu/uffd.o [2020-05-27T14:18:32.417Z] #10 ... [2020-05-27T14:18:32.417Z] [2020-05-27T14:18:32.417Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:33.052Z] #36 ... [2020-05-27T14:18:33.052Z] [2020-05-27T14:18:33.052Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:18:33.052Z] #38 ... [2020-05-27T14:18:33.052Z] [2020-05-27T14:18:33.052Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:33.052Z] #41 ... [2020-05-27T14:18:33.052Z] [2020-05-27T14:18:33.052Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:33.052Z] #30 ... [2020-05-27T14:18:33.052Z] [2020-05-27T14:18:33.052Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:33.383Z] #39 93.83 CC criu/util.o [2020-05-27T14:18:33.384Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.1s [2020-05-27T14:18:33.718Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.0s [2020-05-27T14:18:33.995Z] #47 ... [2020-05-27T14:18:33.995Z] [2020-05-27T14:18:33.995Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:33.995Z] #36 13.11 + git clone https://github.com/docker/distribution.git . [2020-05-27T14:18:33.995Z] #36 13.12 Cloning into '.'... [2020-05-27T14:18:34.000Z] #39 94.58 CC criu/uts_ns.o [2020-05-27T14:18:34.000Z] #39 94.76 CC criu/vdso.o [2020-05-27T14:18:34.282Z] #39 94.95 LINK criu/built-in.o [2020-05-27T14:18:34.282Z] #39 95.03 LINK criu/criu [2020-05-27T14:18:34.564Z] #39 95.24 DEP lib/c/criu.d [2020-05-27T14:18:34.564Z] #39 95.29 CC images/rpc.pb-c.o [2020-05-27T14:18:35.179Z] #39 95.59 CC lib/c/criu.o [2020-05-27T14:18:35.460Z] #39 96.06 LINK lib/c/built-in.o [2020-05-27T14:18:35.460Z] #39 96.07 LINK lib/c/libcriu.so [2020-05-27T14:18:35.460Z] #39 96.09 LINK lib/c/libcriu.a [2020-05-27T14:18:35.460Z] #39 96.15 GEN magic.py [2020-05-27T14:18:35.460Z] #39 96.20 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:18:35.460Z] #39 96.20 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:18:35.618Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.4s done [2020-05-27T14:18:35.618Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-27T14:18:35.742Z] #39 96.20 Note: Building without GnuTLS support [2020-05-27T14:18:35.876Z] #7 DONE 26.6s [2020-05-27T14:18:35.876Z] [2020-05-27T14:18:35.876Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-27T14:18:35.916Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.5s done [2020-05-27T14:18:35.916Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-27T14:18:36.027Z] #39 96.52 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:18:36.174Z] #7 DONE 26.5s [2020-05-27T14:18:36.174Z] [2020-05-27T14:18:36.174Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-27T14:18:36.310Z] #39 ... [2020-05-27T14:18:36.311Z] [2020-05-27T14:18:36.311Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:36.311Z] #36 DONE 135.8s [2020-05-27T14:18:36.311Z] [2020-05-27T14:18:36.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:36.311Z] #39 96.87 make[1]: Nothing to be done for 'all'. [2020-05-27T14:18:36.925Z] #39 97.62 make[1]: 'images/built-in.o' is up to date. [2020-05-27T14:18:36.925Z] #39 97.64 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-27T14:18:36.925Z] #39 97.66 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-27T14:18:37.207Z] #39 97.68 make[1]: 'compel/libcompel.a' is up to date. [2020-05-27T14:18:37.207Z] #39 97.69 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-27T14:18:37.207Z] #39 97.70 make[1]: Nothing to be done for 'all'. [2020-05-27T14:18:37.207Z] #39 97.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:18:37.207Z] #39 97.81 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.207Z] #39 ... [2020-05-27T14:18:37.207Z] [2020-05-27T14:18:37.207Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-27T14:18:37.207Z] #37 DONE 0.2s [2020-05-27T14:18:37.207Z] [2020-05-27T14:18:37.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:18:37.207Z] #39 97.81 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.207Z] #39 97.83 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.207Z] #39 97.88 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.207Z] #39 97.91 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.490Z] #39 97.92 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.490Z] #39 97.93 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.490Z] #39 97.98 make[2]: Nothing to be done for 'all'. [2020-05-27T14:18:37.490Z] #39 97.98 INSTALL criu/criu [2020-05-27T14:18:37.490Z] #39 DONE 98.2s [2020-05-27T14:18:37.490Z] [2020-05-27T14:18:37.490Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:37.550Z] #8 DONE 1.4s [2020-05-27T14:18:37.550Z] [2020-05-27T14:18:37.550Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-27T14:18:38.106Z] #45 ... [2020-05-27T14:18:38.106Z] [2020-05-27T14:18:38.106Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-27T14:18:38.398Z] #40 DONE 0.1s [2020-05-27T14:18:38.398Z] [2020-05-27T14:18:38.398Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:38.398Z] #45 ... [2020-05-27T14:18:38.398Z] [2020-05-27T14:18:38.398Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-27T14:18:38.398Z] #42 DONE 0.1s [2020-05-27T14:18:38.680Z] [2020-05-27T14:18:38.680Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-27T14:18:38.680Z] #44 DONE 0.1s [2020-05-27T14:18:38.680Z] [2020-05-27T14:18:38.680Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:38.925Z] #9 DONE 1.1s [2020-05-27T14:18:38.925Z] [2020-05-27T14:18:38.925Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:18:38.925Z] #23 ... [2020-05-27T14:18:38.925Z] [2020-05-27T14:18:38.925Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-27T14:18:38.925Z] #27 DONE 0.1s [2020-05-27T14:18:38.925Z] [2020-05-27T14:18:38.925Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-27T14:18:38.925Z] #35 DONE 0.2s [2020-05-27T14:18:38.925Z] [2020-05-27T14:18:38.925Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:39.168Z] #8 DONE 2.8s [2020-05-27T14:18:39.168Z] [2020-05-27T14:18:39.168Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-27T14:18:39.299Z] #36 ... [2020-05-27T14:18:39.299Z] [2020-05-27T14:18:39.299Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:39.299Z] #60 16.24 + RM_GOPATH=0 [2020-05-27T14:18:39.299Z] #60 16.24 + TMP_GOPATH= [2020-05-27T14:18:39.299Z] #60 16.25 + : /build [2020-05-27T14:18:39.299Z] #60 16.25 + '[' -z '' ']' [2020-05-27T14:18:39.299Z] #60 16.25 ++ mktemp -d [2020-05-27T14:18:39.299Z] #60 16.25 + export GOPATH=/tmp/tmp.cD2nPSNsvl [2020-05-27T14:18:39.299Z] #60 16.25 + GOPATH=/tmp/tmp.cD2nPSNsvl [2020-05-27T14:18:39.299Z] #60 16.25 + RM_GOPATH=1 [2020-05-27T14:18:39.299Z] #60 16.25 + case "$(go env GOARCH)" in [2020-05-27T14:18:39.299Z] #60 16.26 ++ go env GOARCH [2020-05-27T14:18:39.299Z] #60 16.28 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:39.299Z] #60 16.28 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:39.299Z] #60 16.30 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:39.299Z] #60 16.31 + dir=/tmp/install [2020-05-27T14:18:39.299Z] #60 16.31 + bin=proxy [2020-05-27T14:18:39.299Z] #60 16.31 + shift [2020-05-27T14:18:39.299Z] #60 16.31 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-27T14:18:39.299Z] #60 16.31 + . /tmp/install/proxy.installer [2020-05-27T14:18:39.299Z] #60 16.31 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:18:39.299Z] #60 16.31 + install_proxy [2020-05-27T14:18:39.299Z] #60 16.32 + case "$1" in [2020-05-27T14:18:39.299Z] #60 16.32 + export CGO_ENABLED=0 [2020-05-27T14:18:39.299Z] #60 16.32 + CGO_ENABLED=0 [2020-05-27T14:18:39.299Z] #60 16.32 + _install_proxy [2020-05-27T14:18:39.299Z] #60 16.32 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-27T14:18:39.299Z] #60 16.32 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:18:39.299Z] #60 16.32 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cD2nPSNsvl/src/github.com/docker/libnetwork [2020-05-27T14:18:39.299Z] #60 16.34 Cloning into '/tmp/tmp.cD2nPSNsvl/src/github.com/docker/libnetwork'... [2020-05-27T14:18:39.736Z] #9 DONE 1.0s [2020-05-27T14:18:39.736Z] [2020-05-27T14:18:39.736Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:18:39.736Z] #51 ... [2020-05-27T14:18:39.736Z] [2020-05-27T14:18:39.736Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-27T14:18:39.736Z] #27 DONE 0.1s [2020-05-27T14:18:39.736Z] [2020-05-27T14:18:39.736Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-27T14:18:39.736Z] #35 DONE 0.2s [2020-05-27T14:18:39.994Z] [2020-05-27T14:18:39.994Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:40.705Z] #45 ... [2020-05-27T14:18:40.705Z] [2020-05-27T14:18:40.705Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:40.705Z] #52 114.7 + bin/containerd [2020-05-27T14:18:43.514Z] #60 ... [2020-05-27T14:18:43.514Z] [2020-05-27T14:18:43.514Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:43.514Z] #30 15.30 + RM_GOPATH=0 [2020-05-27T14:18:43.514Z] #30 15.30 + TMP_GOPATH= [2020-05-27T14:18:43.514Z] #30 15.30 + : /build [2020-05-27T14:18:43.514Z] #30 15.30 + '[' -z '' ']' [2020-05-27T14:18:43.514Z] #30 15.30 ++ mktemp -d [2020-05-27T14:18:43.514Z] #30 15.30 + export GOPATH=/tmp/tmp.Ga4DXTRMcV [2020-05-27T14:18:43.514Z] #30 15.30 + GOPATH=/tmp/tmp.Ga4DXTRMcV [2020-05-27T14:18:43.514Z] #30 15.30 + RM_GOPATH=1 [2020-05-27T14:18:43.514Z] #30 15.30 + case "$(go env GOARCH)" in [2020-05-27T14:18:43.514Z] #30 15.30 ++ go env GOARCH [2020-05-27T14:18:43.514Z] #30 15.31 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:43.514Z] #30 15.31 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:43.514Z] #30 15.32 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:43.514Z] #30 15.32 + dir=/tmp/install [2020-05-27T14:18:43.514Z] #30 15.32 + bin=tomlv [2020-05-27T14:18:43.514Z] #30 15.32 + shift [2020-05-27T14:18:43.514Z] #30 15.32 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-27T14:18:43.514Z] #30 15.32 + . /tmp/install/tomlv.installer [2020-05-27T14:18:43.514Z] #30 15.32 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:43.514Z] #30 15.32 + install_tomlv [2020-05-27T14:18:43.514Z] #30 15.32 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:43.514Z] #30 15.32 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-27T14:18:43.514Z] #30 15.32 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ga4DXTRMcV/src/github.com/BurntSushi/toml [2020-05-27T14:18:43.514Z] #30 15.33 Cloning into '/tmp/tmp.Ga4DXTRMcV/src/github.com/BurntSushi/toml'... [2020-05-27T14:18:43.514Z] #30 16.39 + cd /tmp/tmp.Ga4DXTRMcV/src/github.com/BurntSushi/toml [2020-05-27T14:18:43.514Z] #30 16.39 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:43.514Z] #30 16.40 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:18:43.514Z] #30 16.98 math/bits [2020-05-27T14:18:43.514Z] #30 17.04 runtime/internal/sys [2020-05-27T14:18:43.514Z] #30 17.04 internal/cpu [2020-05-27T14:18:43.514Z] #30 17.24 runtime/internal/atomic [2020-05-27T14:18:43.514Z] #30 17.42 runtime/internal/math [2020-05-27T14:18:43.514Z] #30 17.61 internal/bytealg [2020-05-27T14:18:43.514Z] #30 17.84 unicode/utf8 [2020-05-27T14:18:43.514Z] #30 17.88 sync/atomic [2020-05-27T14:18:43.514Z] #30 18.21 math [2020-05-27T14:18:43.514Z] #30 18.49 unicode [2020-05-27T14:18:43.514Z] #30 18.49 internal/testlog [2020-05-27T14:18:43.514Z] #30 18.57 runtime [2020-05-27T14:18:43.514Z] #30 19.47 encoding [2020-05-27T14:18:43.514Z] #30 20.07 runtime/cgo [2020-05-27T14:18:44.091Z] #30 ... [2020-05-27T14:18:44.091Z] [2020-05-27T14:18:44.091Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:44.091Z] #47 13.42 + RM_GOPATH=0 [2020-05-27T14:18:44.091Z] #47 13.42 + TMP_GOPATH= [2020-05-27T14:18:44.091Z] #47 13.42 + : /build [2020-05-27T14:18:44.091Z] #47 13.42 + '[' -z '' ']' [2020-05-27T14:18:44.091Z] #47 13.42 ++ mktemp -d [2020-05-27T14:18:44.091Z] #47 13.42 + export GOPATH=/tmp/tmp.WCealOELoV [2020-05-27T14:18:44.091Z] #47 13.42 + GOPATH=/tmp/tmp.WCealOELoV [2020-05-27T14:18:44.091Z] #47 13.42 + RM_GOPATH=1 [2020-05-27T14:18:44.091Z] #47 13.42 + case "$(go env GOARCH)" in [2020-05-27T14:18:44.091Z] #47 13.43 ++ go env GOARCH [2020-05-27T14:18:44.091Z] #47 13.45 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:44.091Z] #47 13.45 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:44.091Z] #47 13.45 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:44.091Z] #47 13.45 + dir=/tmp/install [2020-05-27T14:18:44.091Z] #47 13.45 + bin=shfmt [2020-05-27T14:18:44.091Z] #47 13.45 + shift [2020-05-27T14:18:44.091Z] #47 13.45 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-27T14:18:44.091Z] #47 13.45 + . /tmp/install/shfmt.installer [2020-05-27T14:18:44.091Z] #47 13.45 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:18:44.091Z] #47 13.45 + install_shfmt [2020-05-27T14:18:44.091Z] #47 13.45 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-27T14:18:44.091Z] #47 13.45 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WCealOELoV/src/github.com/mvdan/sh [2020-05-27T14:18:44.091Z] #47 13.45 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:18:44.091Z] #47 13.47 Cloning into '/tmp/tmp.WCealOELoV/src/github.com/mvdan/sh'... [2020-05-27T14:18:44.091Z] #47 22.05 + cd /tmp/tmp.WCealOELoV/src/github.com/mvdan/sh [2020-05-27T14:18:44.091Z] #47 22.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:18:44.091Z] #47 22.15 + GO111MODULE=on [2020-05-27T14:18:44.091Z] #47 22.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-27T14:18:44.091Z] #47 ... [2020-05-27T14:18:44.091Z] [2020-05-27T14:18:44.091Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:44.091Z] #43 14.64 + RM_GOPATH=0 [2020-05-27T14:18:44.091Z] #43 14.64 + TMP_GOPATH= [2020-05-27T14:18:44.091Z] #43 14.64 + : /build [2020-05-27T14:18:44.091Z] #43 14.64 + '[' -z '' ']' [2020-05-27T14:18:44.091Z] #43 14.64 ++ mktemp -d [2020-05-27T14:18:44.091Z] #43 14.65 + export GOPATH=/tmp/tmp.wk5cBus70k [2020-05-27T14:18:44.091Z] #43 14.65 + GOPATH=/tmp/tmp.wk5cBus70k [2020-05-27T14:18:44.091Z] #43 14.65 + RM_GOPATH=1 [2020-05-27T14:18:44.091Z] #43 14.65 + case "$(go env GOARCH)" in [2020-05-27T14:18:44.091Z] #43 14.65 ++ go env GOARCH [2020-05-27T14:18:44.091Z] #43 14.69 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:44.091Z] #43 14.69 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:44.091Z] #43 14.69 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:44.091Z] #43 14.69 + dir=/tmp/install [2020-05-27T14:18:44.091Z] #43 14.69 + bin=gotestsum [2020-05-27T14:18:44.091Z] #43 14.69 + shift [2020-05-27T14:18:44.091Z] #43 14.69 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-27T14:18:44.091Z] #43 14.69 + . /tmp/install/gotestsum.installer [2020-05-27T14:18:44.091Z] #43 14.69 ++ : v0.3.5 [2020-05-27T14:18:44.091Z] #43 14.69 + install_gotestsum [2020-05-27T14:18:44.091Z] #43 14.69 + set -e [2020-05-27T14:18:44.091Z] #43 14.69 + export GO111MODULE=on [2020-05-27T14:18:44.091Z] #43 14.69 + GO111MODULE=on [2020-05-27T14:18:44.091Z] #43 14.69 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-27T14:18:44.091Z] #43 14.86 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:44.091Z] #43 14.88 go: finding gotest.tools v0.3.5 [2020-05-27T14:18:44.091Z] #43 16.18 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:44.091Z] #43 16.80 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:44.091Z] #43 17.83 go: downloading gotest.tools v2.1.0+incompatible [2020-05-27T14:18:44.091Z] #43 17.93 go: extracting gotest.tools v2.1.0+incompatible [2020-05-27T14:18:44.091Z] #43 18.13 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:18:44.091Z] #43 18.13 go: downloading github.com/pkg/errors v0.8.0 [2020-05-27T14:18:44.091Z] #43 18.14 go: downloading github.com/fatih/color v1.6.0 [2020-05-27T14:18:44.091Z] #43 18.18 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:18:44.091Z] #43 18.24 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:18:44.091Z] #43 18.24 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:18:44.091Z] #43 18.53 go: extracting github.com/pkg/errors v0.8.0 [2020-05-27T14:18:44.091Z] #43 18.58 go: extracting github.com/fatih/color v1.6.0 [2020-05-27T14:18:44.091Z] #43 18.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:18:44.091Z] #43 18.61 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-27T14:18:44.091Z] #43 18.68 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:18:44.091Z] #43 18.69 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:18:44.091Z] #43 18.88 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:18:44.091Z] #43 18.93 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:18:44.091Z] #43 18.93 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:18:44.091Z] #43 19.00 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:18:44.091Z] #43 19.07 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:18:44.091Z] #43 19.08 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:18:44.091Z] #43 19.24 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-27T14:18:44.091Z] #43 20.60 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:18:44.091Z] #43 21.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:18:44.091Z] #43 21.16 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:18:44.359Z] #43 ... [2020-05-27T14:18:44.359Z] [2020-05-27T14:18:44.359Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:44.359Z] #54 13.70 + RM_GOPATH=0 [2020-05-27T14:18:44.359Z] #54 13.70 + TMP_GOPATH= [2020-05-27T14:18:44.359Z] #54 13.70 + : /build [2020-05-27T14:18:44.359Z] #54 13.70 + '[' -z '' ']' [2020-05-27T14:18:44.359Z] #54 13.70 ++ mktemp -d [2020-05-27T14:18:44.359Z] #54 13.71 + export GOPATH=/tmp/tmp.LNaowVkxC2 [2020-05-27T14:18:44.359Z] #54 13.71 + GOPATH=/tmp/tmp.LNaowVkxC2 [2020-05-27T14:18:44.359Z] #54 13.71 + RM_GOPATH=1 [2020-05-27T14:18:44.359Z] #54 13.71 + case "$(go env GOARCH)" in [2020-05-27T14:18:44.359Z] #54 13.71 ++ go env GOARCH [2020-05-27T14:18:44.359Z] #54 13.73 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:44.359Z] #54 13.73 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:44.359Z] #54 13.73 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:44.359Z] #54 13.74 + dir=/tmp/install [2020-05-27T14:18:44.359Z] #54 13.74 + bin=rootlesskit [2020-05-27T14:18:44.359Z] #54 13.74 + shift [2020-05-27T14:18:44.359Z] #54 13.74 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-27T14:18:44.359Z] #54 13.74 + . /tmp/install/rootlesskit.installer [2020-05-27T14:18:44.359Z] #54 13.74 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:44.359Z] #54 13.74 + install_rootlesskit [2020-05-27T14:18:44.359Z] #54 13.74 + case "$1" in [2020-05-27T14:18:44.359Z] #54 13.74 + export CGO_ENABLED=0 [2020-05-27T14:18:44.359Z] #54 13.74 + CGO_ENABLED=0 [2020-05-27T14:18:44.359Z] #54 13.74 + _install_rootlesskit [2020-05-27T14:18:44.359Z] #54 13.74 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-27T14:18:44.359Z] #54 13.74 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LNaowVkxC2/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:18:44.359Z] #54 13.74 Cloning into '/tmp/tmp.LNaowVkxC2/src/github.com/rootless-containers/rootlesskit'... [2020-05-27T14:18:44.359Z] #54 13.74 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:44.359Z] #54 17.36 + cd /tmp/tmp.LNaowVkxC2/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:18:44.359Z] #54 17.36 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:44.359Z] #54 17.85 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:18:44.359Z] #54 17.85 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-27T14:18:44.359Z] #54 ... [2020-05-27T14:18:44.359Z] [2020-05-27T14:18:44.359Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:44.359Z] #47 23.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:18:44.359Z] #47 23.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:18:44.629Z] #47 23.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:18:44.629Z] #47 24.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:18:44.889Z] #47 24.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:18:45.152Z] #47 ... [2020-05-27T14:18:45.152Z] [2020-05-27T14:18:45.152Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:45.152Z] #41 14.64 + RM_GOPATH=0 [2020-05-27T14:18:45.152Z] #41 14.64 + TMP_GOPATH= [2020-05-27T14:18:45.152Z] #41 14.64 + : /build [2020-05-27T14:18:45.152Z] #41 14.64 + '[' -z '' ']' [2020-05-27T14:18:45.152Z] #41 14.64 ++ mktemp -d [2020-05-27T14:18:45.152Z] #41 14.64 + export GOPATH=/tmp/tmp.dGTf3zJfzn [2020-05-27T14:18:45.152Z] #41 14.64 + GOPATH=/tmp/tmp.dGTf3zJfzn [2020-05-27T14:18:45.152Z] #41 14.64 + RM_GOPATH=1 [2020-05-27T14:18:45.152Z] #41 14.64 + case "$(go env GOARCH)" in [2020-05-27T14:18:45.152Z] #41 14.64 ++ go env GOARCH [2020-05-27T14:18:45.152Z] #41 14.69 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:18:45.152Z] #41 14.69 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:45.152Z] #41 14.69 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:45.152Z] #41 14.69 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:45.152Z] #41 14.69 + dir=/tmp/install [2020-05-27T14:18:45.152Z] #41 14.69 + bin=vndr [2020-05-27T14:18:45.152Z] #41 14.69 + shift [2020-05-27T14:18:45.152Z] #41 14.69 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-27T14:18:45.152Z] #41 14.69 + . /tmp/install/vndr.installer [2020-05-27T14:18:45.152Z] #41 14.69 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:18:45.152Z] #41 14.69 + install_vndr [2020-05-27T14:18:45.152Z] #41 14.69 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-27T14:18:45.152Z] #41 14.69 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dGTf3zJfzn/src/github.com/LK4D4/vndr [2020-05-27T14:18:45.152Z] #41 14.71 Cloning into '/tmp/tmp.dGTf3zJfzn/src/github.com/LK4D4/vndr'... [2020-05-27T14:18:45.152Z] #41 15.76 + cd /tmp/tmp.dGTf3zJfzn/src/github.com/LK4D4/vndr [2020-05-27T14:18:45.152Z] #41 15.76 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:18:45.152Z] #41 15.77 + go build -buildmode=pie -v -o /build/vndr . [2020-05-27T14:18:45.152Z] #41 17.25 runtime/internal/sys [2020-05-27T14:18:45.152Z] #41 17.27 internal/race [2020-05-27T14:18:45.152Z] #41 17.27 internal/cpu [2020-05-27T14:18:45.152Z] #41 17.30 runtime/internal/atomic [2020-05-27T14:18:45.152Z] #41 17.54 sync/atomic [2020-05-27T14:18:45.152Z] #41 17.63 runtime/internal/math [2020-05-27T14:18:45.152Z] #41 17.98 unicode [2020-05-27T14:18:45.152Z] #41 18.15 unicode/utf8 [2020-05-27T14:18:45.152Z] #41 18.48 math [2020-05-27T14:18:45.152Z] #41 18.72 runtime [2020-05-27T14:18:45.152Z] #41 19.20 internal/testlog [2020-05-27T14:18:45.152Z] #41 19.60 encoding [2020-05-27T14:18:45.152Z] #41 20.30 unicode/utf16 [2020-05-27T14:18:45.152Z] #41 21.24 container/list [2020-05-27T14:18:45.152Z] #41 22.55 crypto/internal/subtle [2020-05-27T14:18:45.152Z] #41 22.74 crypto/subtle [2020-05-27T14:18:45.152Z] #41 22.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-27T14:18:45.152Z] #41 23.03 internal/nettrace [2020-05-27T14:18:45.152Z] #41 23.33 runtime/cgo [2020-05-27T14:18:45.253Z] #36 ... [2020-05-27T14:18:45.253Z] [2020-05-27T14:18:45.253Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:18:45.253Z] #32 4.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:45.253Z] #32 4.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:45.253Z] #32 4.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:45.253Z] #32 5.239 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:18:45.414Z] #41 24.71 vendor/golang.org/x/crypto/internal/subtle [2020-05-27T14:18:45.414Z] #41 ... [2020-05-27T14:18:45.414Z] [2020-05-27T14:18:45.414Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:18:45.414Z] #38 14.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:45.414Z] #38 14.92 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:45.414Z] #38 15.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:45.414Z] #38 16.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-27T14:18:45.414Z] #38 17.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-05-27T14:18:45.414Z] #38 19.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-27T14:18:45.414Z] #38 ... [2020-05-27T14:18:45.414Z] [2020-05-27T14:18:45.414Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:45.414Z] #47 24.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:18:45.817Z] #32 6.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:18:46.075Z] #32 ... [2020-05-27T14:18:46.075Z] [2020-05-27T14:18:46.075Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:46.075Z] #43 6.409 + RM_GOPATH=0 [2020-05-27T14:18:46.075Z] #43 6.409 + TMP_GOPATH= [2020-05-27T14:18:46.075Z] #43 6.409 + : /build [2020-05-27T14:18:46.075Z] #43 6.409 + '[' -z '' ']' [2020-05-27T14:18:46.075Z] #43 6.409 ++ mktemp -d [2020-05-27T14:18:46.075Z] #43 6.413 + export GOPATH=/tmp/tmp.vwtuRZITCp [2020-05-27T14:18:46.075Z] #43 6.413 + GOPATH=/tmp/tmp.vwtuRZITCp [2020-05-27T14:18:46.075Z] #43 6.413 + RM_GOPATH=1 [2020-05-27T14:18:46.075Z] #43 6.413 + case "$(go env GOARCH)" in [2020-05-27T14:18:46.075Z] #43 6.423 ++ go env GOARCH [2020-05-27T14:18:46.075Z] #43 6.430 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:46.075Z] #43 6.430 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:46.075Z] #43 6.430 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:46.075Z] #43 6.430 + dir=/tmp/install [2020-05-27T14:18:46.075Z] #43 6.430 + bin=gotestsum [2020-05-27T14:18:46.075Z] #43 6.430 + shift [2020-05-27T14:18:46.075Z] #43 6.430 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-27T14:18:46.075Z] #43 6.430 + . /tmp/install/gotestsum.installer [2020-05-27T14:18:46.075Z] #43 6.434 ++ : v0.3.5 [2020-05-27T14:18:46.075Z] #43 6.434 + install_gotestsum [2020-05-27T14:18:46.075Z] #43 6.436 + set -e [2020-05-27T14:18:46.075Z] #43 6.436 + export GO111MODULE=on [2020-05-27T14:18:46.075Z] #43 6.438 + GO111MODULE=on [2020-05-27T14:18:46.075Z] #43 6.438 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-27T14:18:46.075Z] #43 6.474 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:46.075Z] #43 6.478 go: finding gotest.tools v0.3.5 [2020-05-27T14:18:46.358Z] #47 25.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:18:46.358Z] #47 ... [2020-05-27T14:18:46.358Z] [2020-05-27T14:18:46.358Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:18:46.358Z] #23 15.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:46.358Z] #23 15.56 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:46.358Z] #23 15.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:46.358Z] #23 16.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-27T14:18:46.358Z] #23 18.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-05-27T14:18:46.358Z] #23 20.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-27T14:18:46.358Z] #23 ... [2020-05-27T14:18:46.358Z] [2020-05-27T14:18:46.358Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:46.358Z] #43 23.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-27T14:18:46.358Z] #43 24.98 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-27T14:18:46.358Z] #43 24.98 go: finding gotest.tools v2.2.0+incompatible [2020-05-27T14:18:46.358Z] #43 24.98 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-27T14:18:46.358Z] #43 24.99 go: downloading gotest.tools v2.2.0+incompatible [2020-05-27T14:18:46.358Z] #43 25.47 go: extracting gotest.tools v2.2.0+incompatible [2020-05-27T14:18:46.358Z] #43 25.48 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-27T14:18:46.620Z] #43 ... [2020-05-27T14:18:46.620Z] [2020-05-27T14:18:46.620Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:18:46.620Z] #32 15.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:46.620Z] #32 15.91 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:46.620Z] #32 15.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:46.620Z] #32 16.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-27T14:18:46.620Z] #32 18.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-05-27T14:18:46.620Z] #32 20.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-27T14:18:46.620Z] #32 ... [2020-05-27T14:18:46.620Z] [2020-05-27T14:18:46.620Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:46.620Z] #43 26.10 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-27T14:18:46.620Z] #43 26.14 go: downloading github.com/pkg/errors v0.8.1 [2020-05-27T14:18:46.892Z] #43 ... [2020-05-27T14:18:46.892Z] [2020-05-27T14:18:46.892Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:46.892Z] #45 16.28 + RM_GOPATH=0 [2020-05-27T14:18:46.892Z] #45 16.28 + TMP_GOPATH= [2020-05-27T14:18:46.892Z] #45 16.28 + : /build [2020-05-27T14:18:46.892Z] #45 16.28 + '[' -z '' ']' [2020-05-27T14:18:46.892Z] #45 16.28 ++ mktemp -d [2020-05-27T14:18:46.892Z] #45 16.29 + export GOPATH=/tmp/tmp.FBl3BaLdDu [2020-05-27T14:18:46.892Z] #45 16.29 + GOPATH=/tmp/tmp.FBl3BaLdDu [2020-05-27T14:18:46.892Z] #45 16.29 + RM_GOPATH=1 [2020-05-27T14:18:46.892Z] #45 16.29 + case "$(go env GOARCH)" in [2020-05-27T14:18:46.892Z] #45 16.29 ++ go env GOARCH [2020-05-27T14:18:46.892Z] #45 16.33 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:46.892Z] #45 16.33 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:46.892Z] #45 16.34 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:46.892Z] #45 16.34 + dir=/tmp/install [2020-05-27T14:18:46.892Z] #45 16.35 + bin=golangci_lint [2020-05-27T14:18:46.892Z] #45 16.35 + shift [2020-05-27T14:18:46.892Z] #45 16.35 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-27T14:18:46.892Z] #45 16.35 + . /tmp/install/golangci_lint.installer [2020-05-27T14:18:46.892Z] #45 16.35 ++ : v1.23.8 [2020-05-27T14:18:46.892Z] #45 16.35 + install_golangci_lint [2020-05-27T14:18:46.892Z] #45 16.35 + echo 'Installing golangci-lint version v1.23.8' [2020-05-27T14:18:46.892Z] #45 16.35 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:18:46.892Z] #45 16.35 Installing golangci-lint version v1.23.8 [2020-05-27T14:18:46.892Z] #45 ... [2020-05-27T14:18:46.892Z] [2020-05-27T14:18:46.892Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:18:46.892Z] #28 16.27 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-27T14:18:46.892Z] #28 16.27 Cloning into '.'... [2020-05-27T14:18:47.011Z] #43 7.025 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:47.039Z] #36 ... [2020-05-27T14:18:47.039Z] [2020-05-27T14:18:47.039Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:47.039Z] #45 7.312 + RM_GOPATH=0 [2020-05-27T14:18:47.039Z] #45 7.312 + TMP_GOPATH= [2020-05-27T14:18:47.039Z] #45 7.312 + : /build [2020-05-27T14:18:47.039Z] #45 7.312 + '[' -z '' ']' [2020-05-27T14:18:47.039Z] #45 7.316 ++ mktemp -d [2020-05-27T14:18:47.039Z] #45 7.331 + export GOPATH=/tmp/tmp.BBTTAeQR8O [2020-05-27T14:18:47.039Z] #45 7.331 + GOPATH=/tmp/tmp.BBTTAeQR8O [2020-05-27T14:18:47.039Z] #45 7.331 + RM_GOPATH=1 [2020-05-27T14:18:47.039Z] #45 7.331 + case "$(go env GOARCH)" in [2020-05-27T14:18:47.039Z] #45 7.331 ++ go env GOARCH [2020-05-27T14:18:47.039Z] #45 7.366 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:47.039Z] #45 7.366 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:47.039Z] #45 7.366 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:47.039Z] #45 7.384 Installing golangci-lint version v1.23.8 [2020-05-27T14:18:47.039Z] #45 7.384 + dir=/tmp/install [2020-05-27T14:18:47.039Z] #45 7.384 + bin=golangci_lint [2020-05-27T14:18:47.039Z] #45 7.384 + shift [2020-05-27T14:18:47.039Z] #45 7.384 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-27T14:18:47.039Z] #45 7.384 + . /tmp/install/golangci_lint.installer [2020-05-27T14:18:47.039Z] #45 7.384 ++ : v1.23.8 [2020-05-27T14:18:47.039Z] #45 7.384 + install_golangci_lint [2020-05-27T14:18:47.039Z] #45 7.384 + echo 'Installing golangci-lint version v1.23.8' [2020-05-27T14:18:47.039Z] #45 7.384 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:18:47.154Z] #28 ... [2020-05-27T14:18:47.154Z] [2020-05-27T14:18:47.154Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:47.154Z] #36 26.37 Checking out files: 92% (1473/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-27T14:18:47.154Z] #36 26.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-27T14:18:47.269Z] #43 7.514 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:47.417Z] #36 ... [2020-05-27T14:18:47.417Z] [2020-05-27T14:18:47.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:18:47.417Z] #10 16.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:47.417Z] #10 16.84 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:47.417Z] #10 16.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:47.417Z] #10 17.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-27T14:18:47.417Z] #10 19.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-05-27T14:18:47.417Z] #10 21.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-27T14:18:47.509Z] #52 ... [2020-05-27T14:18:47.509Z] [2020-05-27T14:18:47.509Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:47.509Z] #45 143.8 + cd /tmp/tmp.ZQcWwVRss0/src/github.com/golangci/golangci-lint/ [2020-05-27T14:18:47.509Z] #45 143.8 + git checkout -q v1.23.8 [2020-05-27T14:18:47.509Z] #45 144.0 ++ git describe --tags [2020-05-27T14:18:47.509Z] #45 144.0 + version=v1.23.8 [2020-05-27T14:18:47.509Z] #45 144.0 ++ git rev-parse --short HEAD [2020-05-27T14:18:47.509Z] #45 144.0 + commit=76a82c6 [2020-05-27T14:18:47.509Z] #45 144.0 ++ git show -s --format=%cd [2020-05-27T14:18:47.509Z] #45 144.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-27T14:18:47.509Z] #45 144.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:18:47.678Z] #10 ... [2020-05-27T14:18:47.678Z] [2020-05-27T14:18:47.678Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:18:47.678Z] #51 16.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:47.678Z] #51 16.94 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:47.678Z] #51 16.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:47.678Z] #51 18.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-27T14:18:47.678Z] #51 19.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-05-27T14:18:47.678Z] #51 21.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-27T14:18:47.678Z] #51 ... [2020-05-27T14:18:47.678Z] [2020-05-27T14:18:47.678Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:47.678Z] #43 26.42 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:18:47.678Z] #43 26.45 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:18:47.678Z] #43 26.48 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:18:47.678Z] #43 26.69 go: extracting github.com/pkg/errors v0.8.1 [2020-05-27T14:18:47.678Z] #43 26.79 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-27T14:18:47.678Z] #43 26.87 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:18:48.222Z] #43 ... [2020-05-27T14:18:48.222Z] [2020-05-27T14:18:48.222Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:18:48.222Z] #32 8.554 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:18:48.417Z] #45 ... [2020-05-27T14:18:48.417Z] [2020-05-27T14:18:48.417Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:48.417Z] #30 9.529 + RM_GOPATH=0 [2020-05-27T14:18:48.417Z] #30 9.529 + TMP_GOPATH= [2020-05-27T14:18:48.417Z] #30 9.529 + : /build [2020-05-27T14:18:48.417Z] #30 9.529 + '[' -z '' ']' [2020-05-27T14:18:48.417Z] #30 9.541 ++ mktemp -d [2020-05-27T14:18:48.417Z] #30 9.560 + export GOPATH=/tmp/tmp.VsCdseH2Ss [2020-05-27T14:18:48.417Z] #30 9.560 + GOPATH=/tmp/tmp.VsCdseH2Ss [2020-05-27T14:18:48.417Z] #30 9.560 + RM_GOPATH=1 [2020-05-27T14:18:48.417Z] #30 9.566 + case "$(go env GOARCH)" in [2020-05-27T14:18:48.417Z] #30 9.566 ++ go env GOARCH [2020-05-27T14:18:48.417Z] #30 9.682 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:48.417Z] #30 9.682 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:48.417Z] #30 9.682 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:48.417Z] #30 9.696 + dir=/tmp/install [2020-05-27T14:18:48.417Z] #30 9.696 + bin=tomlv [2020-05-27T14:18:48.417Z] #30 9.696 + shift [2020-05-27T14:18:48.417Z] #30 9.696 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-27T14:18:48.417Z] #30 9.696 + . /tmp/install/tomlv.installer [2020-05-27T14:18:48.417Z] #30 9.696 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:48.417Z] #30 9.696 + install_tomlv [2020-05-27T14:18:48.417Z] #30 9.696 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-27T14:18:48.417Z] #30 9.696 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VsCdseH2Ss/src/github.com/BurntSushi/toml [2020-05-27T14:18:48.417Z] #30 9.696 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:48.417Z] #30 9.754 Cloning into '/tmp/tmp.VsCdseH2Ss/src/github.com/BurntSushi/toml'... [2020-05-27T14:18:48.675Z] #30 ... [2020-05-27T14:18:48.675Z] [2020-05-27T14:18:48.675Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:18:48.675Z] #51 8.003 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:48.675Z] #51 8.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:48.675Z] #51 8.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:48.675Z] #51 9.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:18:48.933Z] #51 ... [2020-05-27T14:18:48.933Z] [2020-05-27T14:18:48.933Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:18:48.933Z] #32 ... [2020-05-27T14:18:48.933Z] [2020-05-27T14:18:48.933Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:48.933Z] #47 10.33 + RM_GOPATH=0 [2020-05-27T14:18:48.933Z] #47 10.33 + TMP_GOPATH= [2020-05-27T14:18:48.933Z] #47 10.33 + : /build [2020-05-27T14:18:48.933Z] #47 10.33 + '[' -z '' ']' [2020-05-27T14:18:48.933Z] #47 10.34 ++ mktemp -d [2020-05-27T14:18:48.933Z] #47 10.34 + export GOPATH=/tmp/tmp.sbKx1mirTY [2020-05-27T14:18:48.933Z] #47 10.34 + GOPATH=/tmp/tmp.sbKx1mirTY [2020-05-27T14:18:48.933Z] #47 10.34 + RM_GOPATH=1 [2020-05-27T14:18:48.933Z] #47 10.34 + case "$(go env GOARCH)" in [2020-05-27T14:18:48.933Z] #47 10.34 ++ go env GOARCH [2020-05-27T14:18:48.933Z] #47 10.38 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:48.933Z] #47 10.38 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:48.933Z] #47 10.39 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:48.933Z] #47 10.39 + dir=/tmp/install [2020-05-27T14:18:48.933Z] #47 10.39 + bin=shfmt [2020-05-27T14:18:48.933Z] #47 10.39 + shift [2020-05-27T14:18:48.933Z] #47 10.40 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-27T14:18:48.933Z] #47 10.40 + . /tmp/install/shfmt.installer [2020-05-27T14:18:48.933Z] #47 10.40 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:18:48.933Z] #47 10.40 + install_shfmt [2020-05-27T14:18:48.933Z] #47 10.40 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-27T14:18:48.933Z] #47 10.40 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:18:48.933Z] #47 10.40 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sbKx1mirTY/src/github.com/mvdan/sh [2020-05-27T14:18:48.933Z] #47 10.40 Cloning into '/tmp/tmp.sbKx1mirTY/src/github.com/mvdan/sh'... [2020-05-27T14:18:48.933Z] #47 ... [2020-05-27T14:18:48.933Z] [2020-05-27T14:18:48.933Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:18:49.192Z] #28 ... [2020-05-27T14:18:49.192Z] [2020-05-27T14:18:49.192Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:49.192Z] #60 10.66 + RM_GOPATH=0 [2020-05-27T14:18:49.192Z] #60 10.66 + TMP_GOPATH= [2020-05-27T14:18:49.192Z] #60 10.66 + : /build [2020-05-27T14:18:49.192Z] #60 10.66 + '[' -z '' ']' [2020-05-27T14:18:49.192Z] #60 10.66 ++ mktemp -d [2020-05-27T14:18:49.192Z] #60 10.69 + export GOPATH=/tmp/tmp.5L6qkR3JuI [2020-05-27T14:18:49.192Z] #60 10.69 + GOPATH=/tmp/tmp.5L6qkR3JuI [2020-05-27T14:18:49.192Z] #60 10.69 + RM_GOPATH=1 [2020-05-27T14:18:49.192Z] #60 10.69 + case "$(go env GOARCH)" in [2020-05-27T14:18:49.192Z] #60 10.69 ++ go env GOARCH [2020-05-27T14:18:49.192Z] #60 10.73 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.192Z] #60 10.73 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.192Z] #60 10.73 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:49.192Z] #60 10.75 + dir=/tmp/install [2020-05-27T14:18:49.192Z] #60 10.75 + bin=proxy [2020-05-27T14:18:49.192Z] #60 10.75 + shift [2020-05-27T14:18:49.192Z] #60 10.75 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-27T14:18:49.192Z] #60 10.75 + . /tmp/install/proxy.installer [2020-05-27T14:18:49.192Z] #60 10.75 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:18:49.192Z] #60 ... [2020-05-27T14:18:49.192Z] [2020-05-27T14:18:49.192Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:49.451Z] #43 10.84 + RM_GOPATH=0 [2020-05-27T14:18:49.451Z] #43 10.84 + TMP_GOPATH= [2020-05-27T14:18:49.451Z] #43 10.84 + : /build [2020-05-27T14:18:49.451Z] #43 10.84 + '[' -z '' ']' [2020-05-27T14:18:49.451Z] #43 10.85 ++ mktemp -d [2020-05-27T14:18:49.451Z] #43 10.85 + export GOPATH=/tmp/tmp.oKdWgNdC8h [2020-05-27T14:18:49.451Z] #43 10.85 + GOPATH=/tmp/tmp.oKdWgNdC8h [2020-05-27T14:18:49.451Z] #43 10.85 + RM_GOPATH=1 [2020-05-27T14:18:49.451Z] #43 10.85 + case "$(go env GOARCH)" in [2020-05-27T14:18:49.451Z] #43 10.86 ++ go env GOARCH [2020-05-27T14:18:49.451Z] #43 ... [2020-05-27T14:18:49.451Z] [2020-05-27T14:18:49.451Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:49.451Z] #41 10.75 + RM_GOPATH=0 [2020-05-27T14:18:49.451Z] #41 10.75 + TMP_GOPATH= [2020-05-27T14:18:49.451Z] #41 10.75 + : /build [2020-05-27T14:18:49.451Z] #41 10.75 + '[' -z '' ']' [2020-05-27T14:18:49.451Z] #41 10.76 ++ mktemp -d [2020-05-27T14:18:49.451Z] #41 10.78 + export GOPATH=/tmp/tmp.nwAAvJPET3 [2020-05-27T14:18:49.451Z] #41 10.78 + GOPATH=/tmp/tmp.nwAAvJPET3 [2020-05-27T14:18:49.451Z] #41 10.78 + RM_GOPATH=1 [2020-05-27T14:18:49.451Z] #41 10.78 + case "$(go env GOARCH)" in [2020-05-27T14:18:49.451Z] #41 10.78 ++ go env GOARCH [2020-05-27T14:18:49.451Z] #41 10.87 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.451Z] #41 10.87 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.451Z] #41 10.87 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:49.451Z] #41 10.88 + dir=/tmp/install [2020-05-27T14:18:49.451Z] #41 10.88 + bin=vndr [2020-05-27T14:18:49.451Z] #41 10.88 + shift [2020-05-27T14:18:49.451Z] #41 10.88 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-27T14:18:49.451Z] #41 10.88 + . /tmp/install/vndr.installer [2020-05-27T14:18:49.451Z] #41 10.88 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:18:49.451Z] #41 10.88 + install_vndr [2020-05-27T14:18:49.451Z] #41 10.88 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-27T14:18:49.451Z] #41 10.88 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nwAAvJPET3/src/github.com/LK4D4/vndr [2020-05-27T14:18:49.451Z] #41 10.88 Cloning into '/tmp/tmp.nwAAvJPET3/src/github.com/LK4D4/vndr'... [2020-05-27T14:18:49.451Z] #41 10.88 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:18:49.451Z] #41 ... [2020-05-27T14:18:49.451Z] [2020-05-27T14:18:49.451Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:49.451Z] #21 9.945 + RM_GOPATH=0 [2020-05-27T14:18:49.451Z] #21 9.945 + TMP_GOPATH= [2020-05-27T14:18:49.451Z] #21 9.945 + : /build [2020-05-27T14:18:49.451Z] #21 9.945 + '[' -z '' ']' [2020-05-27T14:18:49.451Z] #21 9.949 ++ mktemp -d [2020-05-27T14:18:49.451Z] #21 9.949 + export GOPATH=/tmp/tmp.9rl2i9IArq [2020-05-27T14:18:49.451Z] #21 9.949 + GOPATH=/tmp/tmp.9rl2i9IArq [2020-05-27T14:18:49.451Z] #21 9.949 + RM_GOPATH=1 [2020-05-27T14:18:49.451Z] #21 9.949 + case "$(go env GOARCH)" in [2020-05-27T14:18:49.451Z] #21 9.950 ++ go env GOARCH [2020-05-27T14:18:49.451Z] #21 9.995 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.451Z] #21 9.997 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.451Z] #21 10.00 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:49.451Z] #21 10.01 + dir=/tmp/install [2020-05-27T14:18:49.451Z] #21 10.01 + bin=dockercli [2020-05-27T14:18:49.451Z] #21 10.01 + shift [2020-05-27T14:18:49.451Z] #21 10.01 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-27T14:18:49.451Z] #21 10.01 + . /tmp/install/dockercli.installer [2020-05-27T14:18:49.451Z] #21 10.01 ++ : stable [2020-05-27T14:18:49.451Z] #21 10.01 ++ : 17.06.2-ce [2020-05-27T14:18:49.451Z] #21 10.01 + install_dockercli [2020-05-27T14:18:49.451Z] #21 10.02 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-27T14:18:49.451Z] #21 10.02 Install docker/cli version 17.06.2-ce from stable [2020-05-27T14:18:49.451Z] #21 10.04 ++ uname -m [2020-05-27T14:18:49.451Z] #21 10.04 + arch=x86_64 [2020-05-27T14:18:49.451Z] #21 10.04 + '[' x86_64 '!=' x86_64 ']' [2020-05-27T14:18:49.451Z] #21 10.04 + url=https://download.docker.com/linux/static [2020-05-27T14:18:49.451Z] #21 10.04 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-27T14:18:49.451Z] #21 10.04 + tar -xz docker/docker [2020-05-27T14:18:49.605Z] #43 28.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:18:49.605Z] #43 28.60 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:18:49.709Z] #21 ... [2020-05-27T14:18:49.709Z] [2020-05-27T14:18:49.709Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:18:49.709Z] #38 9.593 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:49.709Z] #38 9.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:49.709Z] #38 9.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:49.709Z] #38 ... [2020-05-27T14:18:49.709Z] [2020-05-27T14:18:49.709Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:49.709Z] #54 9.542 + RM_GOPATH=0 [2020-05-27T14:18:49.709Z] #54 9.542 + TMP_GOPATH= [2020-05-27T14:18:49.709Z] #54 9.542 + : /build [2020-05-27T14:18:49.709Z] #54 9.542 + '[' -z '' ']' [2020-05-27T14:18:49.709Z] #54 9.552 ++ mktemp -d [2020-05-27T14:18:49.709Z] #54 9.574 + export GOPATH=/tmp/tmp.o9WuIrN5oh [2020-05-27T14:18:49.709Z] #54 9.574 + GOPATH=/tmp/tmp.o9WuIrN5oh [2020-05-27T14:18:49.709Z] #54 9.574 + RM_GOPATH=1 [2020-05-27T14:18:49.709Z] #54 9.574 + case "$(go env GOARCH)" in [2020-05-27T14:18:49.709Z] #54 9.574 ++ go env GOARCH [2020-05-27T14:18:49.709Z] #54 9.696 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.709Z] #54 9.696 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:49.709Z] #54 9.697 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:49.709Z] #54 9.746 + dir=/tmp/install [2020-05-27T14:18:49.709Z] #54 9.746 + bin=rootlesskit [2020-05-27T14:18:49.709Z] #54 9.746 + shift [2020-05-27T14:18:49.709Z] #54 9.746 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-27T14:18:49.709Z] #54 9.746 + . /tmp/install/rootlesskit.installer [2020-05-27T14:18:49.709Z] #54 9.746 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:49.709Z] #54 9.765 + install_rootlesskit [2020-05-27T14:18:49.709Z] #54 9.780 + case "$1" in [2020-05-27T14:18:49.709Z] #54 9.780 + export CGO_ENABLED=0 [2020-05-27T14:18:49.709Z] #54 9.780 + CGO_ENABLED=0 [2020-05-27T14:18:49.709Z] #54 9.780 + _install_rootlesskit [2020-05-27T14:18:49.709Z] #54 9.780 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-27T14:18:49.709Z] #54 9.780 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.o9WuIrN5oh/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:18:49.709Z] #54 9.780 Cloning into '/tmp/tmp.o9WuIrN5oh/src/github.com/rootless-containers/rootlesskit'... [2020-05-27T14:18:49.709Z] #54 9.781 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:49.969Z] #54 ... [2020-05-27T14:18:49.969Z] [2020-05-27T14:18:49.969Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:18:49.969Z] #10 11.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:49.969Z] #10 11.24 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:49.969Z] #10 11.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:50.119Z] #32 ... [2020-05-27T14:18:50.119Z] [2020-05-27T14:18:50.119Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:18:50.119Z] #23 ... [2020-05-27T14:18:50.119Z] [2020-05-27T14:18:50.119Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:50.119Z] #45 ... [2020-05-27T14:18:50.119Z] [2020-05-27T14:18:50.119Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:50.119Z] #60 6.714 + RM_GOPATH=0 [2020-05-27T14:18:50.119Z] #60 6.717 + TMP_GOPATH= [2020-05-27T14:18:50.119Z] #60 6.717 + : /build [2020-05-27T14:18:50.119Z] #60 6.717 + '[' -z '' ']' [2020-05-27T14:18:50.119Z] #60 6.717 ++ mktemp -d [2020-05-27T14:18:50.119Z] #60 6.717 + export GOPATH=/tmp/tmp.GmJylCtjsy [2020-05-27T14:18:50.119Z] #60 6.717 + GOPATH=/tmp/tmp.GmJylCtjsy [2020-05-27T14:18:50.119Z] #60 6.717 + RM_GOPATH=1 [2020-05-27T14:18:50.119Z] #60 6.717 + case "$(go env GOARCH)" in [2020-05-27T14:18:50.119Z] #60 6.721 ++ go env GOARCH [2020-05-27T14:18:50.119Z] #60 6.784 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:50.119Z] #60 6.784 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:50.119Z] #60 6.794 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:50.119Z] #60 6.794 + dir=/tmp/install [2020-05-27T14:18:50.119Z] #60 6.794 + bin=proxy [2020-05-27T14:18:50.119Z] #60 6.794 + shift [2020-05-27T14:18:50.119Z] #60 6.794 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-27T14:18:50.119Z] #60 6.794 + . /tmp/install/proxy.installer [2020-05-27T14:18:50.119Z] #60 6.794 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:18:50.119Z] #60 6.794 + install_proxy [2020-05-27T14:18:50.119Z] #60 6.794 + case "$1" in [2020-05-27T14:18:50.119Z] #60 6.794 + export CGO_ENABLED=0 [2020-05-27T14:18:50.119Z] #60 6.794 + CGO_ENABLED=0 [2020-05-27T14:18:50.119Z] #60 6.794 + _install_proxy [2020-05-27T14:18:50.119Z] #60 6.794 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-27T14:18:50.119Z] #60 6.794 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GmJylCtjsy/src/github.com/docker/libnetwork [2020-05-27T14:18:50.119Z] #60 6.794 Cloning into '/tmp/tmp.GmJylCtjsy/src/github.com/docker/libnetwork'... [2020-05-27T14:18:50.119Z] #60 6.794 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:18:50.119Z] #60 ... [2020-05-27T14:18:50.119Z] [2020-05-27T14:18:50.119Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:50.119Z] #54 10.38 + RM_GOPATH=0 [2020-05-27T14:18:50.119Z] #54 10.38 + TMP_GOPATH= [2020-05-27T14:18:50.119Z] #54 10.38 + : /build [2020-05-27T14:18:50.119Z] #54 10.38 + '[' -z '' ']' [2020-05-27T14:18:50.119Z] #54 10.38 ++ mktemp -d [2020-05-27T14:18:50.119Z] #54 10.39 + export GOPATH=/tmp/tmp.45gEUBx00X [2020-05-27T14:18:50.119Z] #54 10.39 + GOPATH=/tmp/tmp.45gEUBx00X [2020-05-27T14:18:50.119Z] #54 10.39 + RM_GOPATH=1 [2020-05-27T14:18:50.119Z] #54 10.39 + case "$(go env GOARCH)" in [2020-05-27T14:18:50.119Z] #54 10.39 ++ go env GOARCH [2020-05-27T14:18:50.119Z] #54 10.50 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:50.119Z] #54 10.50 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:50.227Z] #10 ... [2020-05-27T14:18:50.227Z] [2020-05-27T14:18:50.227Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:18:50.227Z] #32 11.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:50.227Z] #32 11.54 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:50.227Z] #32 11.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:50.383Z] #54 10.50 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:50.383Z] #54 10.51 + dir=/tmp/install [2020-05-27T14:18:50.383Z] #54 10.51 + bin=rootlesskit [2020-05-27T14:18:50.383Z] #54 10.51 + shift [2020-05-27T14:18:50.383Z] #54 10.51 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-27T14:18:50.383Z] #54 10.51 + . /tmp/install/rootlesskit.installer [2020-05-27T14:18:50.383Z] #54 10.51 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:50.383Z] #54 10.51 + install_rootlesskit [2020-05-27T14:18:50.383Z] #54 10.51 + case "$1" in [2020-05-27T14:18:50.383Z] #54 10.51 + export CGO_ENABLED=0 [2020-05-27T14:18:50.383Z] #54 10.51 + CGO_ENABLED=0 [2020-05-27T14:18:50.383Z] #54 10.51 + _install_rootlesskit [2020-05-27T14:18:50.383Z] #54 10.51 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:50.383Z] #54 10.51 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-27T14:18:50.383Z] #54 10.53 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.45gEUBx00X/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:18:50.383Z] #54 10.54 Cloning into '/tmp/tmp.45gEUBx00X/src/github.com/rootless-containers/rootlesskit'... [2020-05-27T14:18:50.383Z] #54 ... [2020-05-27T14:18:50.383Z] [2020-05-27T14:18:50.383Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:50.383Z] #30 ... [2020-05-27T14:18:50.383Z] [2020-05-27T14:18:50.383Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:18:50.383Z] #28 9.632 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-27T14:18:50.383Z] #28 9.644 Cloning into '.'... [2020-05-27T14:18:50.640Z] #28 ... [2020-05-27T14:18:50.640Z] [2020-05-27T14:18:50.640Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:50.640Z] #47 ... [2020-05-27T14:18:50.640Z] [2020-05-27T14:18:50.640Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:18:50.898Z] #10 ... [2020-05-27T14:18:50.898Z] [2020-05-27T14:18:50.898Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:18:50.898Z] #41 ... [2020-05-27T14:18:50.898Z] [2020-05-27T14:18:50.898Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:50.898Z] #21 9.423 + RM_GOPATH=0 [2020-05-27T14:18:50.898Z] #21 9.423 + TMP_GOPATH= [2020-05-27T14:18:50.898Z] #21 9.423 + : /build [2020-05-27T14:18:50.898Z] #21 9.423 + '[' -z '' ']' [2020-05-27T14:18:50.898Z] #21 9.423 ++ mktemp -d [2020-05-27T14:18:50.898Z] #21 9.440 + export GOPATH=/tmp/tmp.h6XcUY27T1 [2020-05-27T14:18:50.898Z] #21 9.440 + GOPATH=/tmp/tmp.h6XcUY27T1 [2020-05-27T14:18:50.898Z] #21 9.440 + RM_GOPATH=1 [2020-05-27T14:18:50.898Z] #21 9.440 + case "$(go env GOARCH)" in [2020-05-27T14:18:50.898Z] #21 9.440 ++ go env GOARCH [2020-05-27T14:18:50.898Z] #21 9.464 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:50.898Z] #21 9.464 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:50.898Z] #21 9.464 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:50.898Z] #21 9.464 + dir=/tmp/install [2020-05-27T14:18:50.898Z] #21 9.464 + bin=dockercli [2020-05-27T14:18:50.898Z] #21 9.464 + shift [2020-05-27T14:18:50.898Z] #21 9.464 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-27T14:18:50.898Z] #21 9.464 + . /tmp/install/dockercli.installer [2020-05-27T14:18:50.898Z] #21 9.464 ++ : stable [2020-05-27T14:18:50.898Z] #21 9.464 ++ : 17.06.2-ce [2020-05-27T14:18:50.898Z] #21 9.464 + install_dockercli [2020-05-27T14:18:50.898Z] #21 9.464 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-27T14:18:50.898Z] #21 9.465 Install docker/cli version 17.06.2-ce from stable [2020-05-27T14:18:50.898Z] #21 9.496 ++ uname -m [2020-05-27T14:18:50.898Z] #21 9.568 + arch=x86_64 [2020-05-27T14:18:50.898Z] #21 9.568 + '[' x86_64 '!=' x86_64 ']' [2020-05-27T14:18:50.898Z] #21 9.568 + url=https://download.docker.com/linux/static [2020-05-27T14:18:50.898Z] #21 9.568 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-27T14:18:50.898Z] #21 9.568 + tar -xz docker/docker [2020-05-27T14:18:51.156Z] #21 ... [2020-05-27T14:18:51.156Z] [2020-05-27T14:18:51.156Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:18:51.156Z] #38 7.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:18:51.156Z] #38 7.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:18:51.156Z] #38 7.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:18:51.156Z] #38 9.514 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:18:51.156Z] #38 ... [2020-05-27T14:18:51.156Z] [2020-05-27T14:18:51.156Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:51.156Z] #47 11.56 + RM_GOPATH=0 [2020-05-27T14:18:51.156Z] #47 11.56 + TMP_GOPATH= [2020-05-27T14:18:51.156Z] #47 11.56 + : /build [2020-05-27T14:18:51.156Z] #47 11.56 + '[' -z '' ']' [2020-05-27T14:18:51.156Z] #47 11.56 ++ mktemp -d [2020-05-27T14:18:51.414Z] #47 11.56 + export GOPATH=/tmp/tmp.rYRcS2fBh2 [2020-05-27T14:18:51.414Z] #47 11.56 + GOPATH=/tmp/tmp.rYRcS2fBh2 [2020-05-27T14:18:51.414Z] #47 11.56 + RM_GOPATH=1 [2020-05-27T14:18:51.414Z] #47 11.56 + case "$(go env GOARCH)" in [2020-05-27T14:18:51.414Z] #47 11.56 ++ go env GOARCH [2020-05-27T14:18:51.414Z] #47 11.58 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:51.414Z] #47 11.58 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:51.414Z] #47 11.59 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:51.414Z] #47 11.59 + dir=/tmp/install [2020-05-27T14:18:51.414Z] #47 11.60 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:18:51.414Z] #47 11.60 + bin=shfmt [2020-05-27T14:18:51.414Z] #47 11.60 + shift [2020-05-27T14:18:51.414Z] #47 11.60 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-27T14:18:51.415Z] #47 11.60 + . /tmp/install/shfmt.installer [2020-05-27T14:18:51.415Z] #47 11.60 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:18:51.415Z] #47 11.60 + install_shfmt [2020-05-27T14:18:51.415Z] #47 11.60 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-27T14:18:51.415Z] #47 11.60 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rYRcS2fBh2/src/github.com/mvdan/sh [2020-05-27T14:18:51.415Z] #47 11.60 Cloning into '/tmp/tmp.rYRcS2fBh2/src/github.com/mvdan/sh'... [2020-05-27T14:18:51.536Z] #43 30.61 go: finding github.com/fatih/color v1.6.0 [2020-05-27T14:18:51.536Z] #43 30.62 go: finding github.com/pkg/errors v0.8.1 [2020-05-27T14:18:51.536Z] #43 30.63 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:18:51.536Z] #43 30.66 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:18:51.536Z] #43 30.67 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:18:51.536Z] #43 30.76 go: finding github.com/spf13/pflag v1.0.3 [2020-05-27T14:18:51.603Z] #32 13.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:18:51.797Z] #43 31.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:18:52.059Z] #43 31.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:18:52.059Z] #43 31.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:18:52.059Z] #43 31.59 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:18:52.634Z] #43 ... [2020-05-27T14:18:52.634Z] [2020-05-27T14:18:52.634Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:52.634Z] #60 30.48 Checking out files: 68% (1407/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-27T14:18:52.634Z] #60 31.12 + cd /tmp/tmp.cD2nPSNsvl/src/github.com/docker/libnetwork [2020-05-27T14:18:52.634Z] #60 31.12 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:18:52.634Z] #60 31.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-27T14:18:55.798Z] #32 ... [2020-05-27T14:18:55.798Z] [2020-05-27T14:18:55.798Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:55.798Z] #43 10.88 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:55.798Z] #43 10.88 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:55.798Z] #43 10.89 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:55.798Z] #43 10.89 + dir=/tmp/install [2020-05-27T14:18:55.798Z] #43 10.89 + bin=gotestsum [2020-05-27T14:18:55.798Z] #43 10.89 + shift [2020-05-27T14:18:55.798Z] #43 10.89 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-27T14:18:55.798Z] #43 10.89 + . /tmp/install/gotestsum.installer [2020-05-27T14:18:55.798Z] #43 10.89 ++ : v0.3.5 [2020-05-27T14:18:55.798Z] #43 10.89 + install_gotestsum [2020-05-27T14:18:55.798Z] #43 10.89 + set -e [2020-05-27T14:18:55.798Z] #43 10.89 + export GO111MODULE=on [2020-05-27T14:18:55.798Z] #43 10.89 + GO111MODULE=on [2020-05-27T14:18:55.798Z] #43 10.89 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-27T14:18:55.798Z] #43 10.96 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:55.798Z] #43 10.96 go: finding gotest.tools v0.3.5 [2020-05-27T14:18:55.798Z] #43 12.53 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:55.798Z] #43 13.04 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-27T14:18:55.798Z] #43 14.27 go: downloading gotest.tools v2.1.0+incompatible [2020-05-27T14:18:55.798Z] #43 14.37 go: extracting gotest.tools v2.1.0+incompatible [2020-05-27T14:18:55.798Z] #43 14.46 go: downloading github.com/pkg/errors v0.8.0 [2020-05-27T14:18:55.798Z] #43 14.48 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:18:55.798Z] #43 14.58 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:18:55.798Z] #43 14.59 go: downloading github.com/fatih/color v1.6.0 [2020-05-27T14:18:55.798Z] #43 14.63 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-27T14:18:55.798Z] #43 14.84 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:18:55.798Z] #43 14.90 go: extracting github.com/fatih/color v1.6.0 [2020-05-27T14:18:55.798Z] #43 15.12 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:18:55.798Z] #43 15.13 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:18:55.798Z] #43 15.25 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:18:55.798Z] #43 15.28 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:18:55.798Z] #43 15.31 go: extracting github.com/pkg/errors v0.8.0 [2020-05-27T14:18:55.798Z] #43 15.34 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-27T14:18:55.798Z] #43 15.46 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:18:55.798Z] #43 15.49 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:18:55.799Z] #43 15.55 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:18:55.799Z] #43 15.63 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:18:55.799Z] #43 15.64 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:18:55.799Z] #43 15.78 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:18:55.799Z] #43 ... [2020-05-27T14:18:55.799Z] [2020-05-27T14:18:55.799Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:56.058Z] #54 17.38 Checking out files: 97% (775/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-05-27T14:18:56.058Z] #54 17.49 + cd /tmp/tmp.o9WuIrN5oh/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:18:56.058Z] #54 17.50 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:56.624Z] #54 18.10 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:18:56.624Z] #54 18.10 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-27T14:18:56.847Z] #60 ... [2020-05-27T14:18:56.847Z] [2020-05-27T14:18:56.847Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:18:56.847Z] #38 25.95 Fetched 8178 kB in 12s (708 kB/s) [2020-05-27T14:18:56.847Z] #38 25.95 Reading package lists... [2020-05-27T14:18:56.847Z] #38 33.06 Reading package lists... [2020-05-27T14:18:56.847Z] #38 ... [2020-05-27T14:18:56.847Z] [2020-05-27T14:18:56.847Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:56.847Z] #47 26.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:18:56.847Z] #47 27.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:18:56.847Z] #47 27.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:18:56.847Z] #47 28.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:18:56.847Z] #47 28.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:18:56.847Z] #47 29.73 runtime/cgo [2020-05-27T14:18:56.847Z] #47 29.74 runtime [2020-05-27T14:18:57.420Z] #47 ... [2020-05-27T14:18:57.420Z] [2020-05-27T14:18:57.420Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:18:57.420Z] #32 26.67 Fetched 8178 kB in 11s (741 kB/s) [2020-05-27T14:18:57.420Z] #32 26.67 Reading package lists... [2020-05-27T14:18:57.420Z] #32 33.87 Reading package lists... [2020-05-27T14:18:57.420Z] #32 ... [2020-05-27T14:18:57.420Z] [2020-05-27T14:18:57.420Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:57.420Z] #36 27.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-27T14:18:57.681Z] #36 ... [2020-05-27T14:18:57.681Z] [2020-05-27T14:18:57.681Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:18:57.681Z] #23 26.88 Fetched 8178 kB in 12s (703 kB/s) [2020-05-27T14:18:57.681Z] #23 26.88 Reading package lists... [2020-05-27T14:18:57.681Z] #23 34.23 Reading package lists... [2020-05-27T14:18:57.681Z] #23 ... [2020-05-27T14:18:57.681Z] [2020-05-27T14:18:57.681Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:18:57.681Z] #51 29.22 Fetched 8178 kB in 13s (651 kB/s) [2020-05-27T14:18:57.681Z] #51 29.22 Reading package lists... [2020-05-27T14:18:57.974Z] #47 ... [2020-05-27T14:18:57.974Z] [2020-05-27T14:18:57.974Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:57.974Z] #30 11.05 + RM_GOPATH=0 [2020-05-27T14:18:57.974Z] #30 11.05 + TMP_GOPATH= [2020-05-27T14:18:57.974Z] #30 11.05 + : /build [2020-05-27T14:18:57.974Z] #30 11.05 + '[' -z '' ']' [2020-05-27T14:18:57.974Z] #30 11.09 ++ mktemp -d [2020-05-27T14:18:57.974Z] #30 11.10 + export GOPATH=/tmp/tmp.2qrgviZXxE [2020-05-27T14:18:57.974Z] #30 11.10 + GOPATH=/tmp/tmp.2qrgviZXxE [2020-05-27T14:18:57.974Z] #30 11.10 + RM_GOPATH=1 [2020-05-27T14:18:57.974Z] #30 11.10 + case "$(go env GOARCH)" in [2020-05-27T14:18:57.974Z] #30 11.10 ++ go env GOARCH [2020-05-27T14:18:57.974Z] #30 11.28 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:57.974Z] #30 11.28 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:18:57.974Z] #30 11.28 ++ dirname /tmp/install/install.sh [2020-05-27T14:18:57.974Z] #30 11.28 + dir=/tmp/install [2020-05-27T14:18:57.974Z] #30 11.28 + bin=tomlv [2020-05-27T14:18:57.974Z] #30 11.28 + shift [2020-05-27T14:18:57.974Z] #30 11.28 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-27T14:18:57.974Z] #30 11.28 + . /tmp/install/tomlv.installer [2020-05-27T14:18:57.974Z] #30 11.28 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:57.974Z] #30 11.28 + install_tomlv [2020-05-27T14:18:57.974Z] #30 11.28 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-27T14:18:57.974Z] #30 11.28 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:57.974Z] #30 11.28 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2qrgviZXxE/src/github.com/BurntSushi/toml [2020-05-27T14:18:57.974Z] #30 11.31 Cloning into '/tmp/tmp.2qrgviZXxE/src/github.com/BurntSushi/toml'... [2020-05-27T14:18:57.974Z] #30 12.98 + cd /tmp/tmp.2qrgviZXxE/src/github.com/BurntSushi/toml [2020-05-27T14:18:57.974Z] #30 12.98 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:57.974Z] #30 13.03 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:18:57.974Z] #30 13.74 internal/cpu [2020-05-27T14:18:57.974Z] #30 13.77 runtime/internal/atomic [2020-05-27T14:18:57.974Z] #30 14.14 runtime/internal/sys [2020-05-27T14:18:57.974Z] #30 14.59 internal/bytealg [2020-05-27T14:18:57.974Z] #30 14.69 runtime/internal/math [2020-05-27T14:18:57.974Z] #30 15.07 math/bits [2020-05-27T14:18:57.974Z] #30 15.80 math [2020-05-27T14:18:57.974Z] #30 16.30 runtime [2020-05-27T14:18:57.974Z] #30 ... [2020-05-27T14:18:57.974Z] [2020-05-27T14:18:57.974Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:58.232Z] #54 17.58 Checking out files: 74% (596/795) Checking out files: 75% (597/795) Checking out files: 76% (605/795) Checking out files: 77% (613/795) Checking out files: 78% (621/795) Checking out files: 79% (629/795) Checking out files: 80% (636/795) Checking out files: 81% (644/795) Checking out files: 82% (652/795) Checking out files: 83% (660/795) Checking out files: 84% (668/795) Checking out files: 85% (676/795) Checking out files: 86% (684/795) Checking out files: 87% (692/795) Checking out files: 88% (700/795) Checking out files: 89% (708/795) Checking out files: 90% (716/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-05-27T14:18:58.232Z] #54 18.44 + cd /tmp/tmp.45gEUBx00X/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:18:58.232Z] #54 18.44 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:18:58.490Z] #54 ... [2020-05-27T14:18:58.490Z] [2020-05-27T14:18:58.490Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:58.490Z] #43 8.897 go: downloading gotest.tools v2.1.0+incompatible [2020-05-27T14:18:58.490Z] #43 9.084 go: extracting gotest.tools v2.1.0+incompatible [2020-05-27T14:18:58.490Z] #43 9.352 go: downloading github.com/pkg/errors v0.8.0 [2020-05-27T14:18:58.490Z] #43 9.392 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-27T14:18:58.490Z] #43 9.438 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:18:58.490Z] #43 9.658 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:18:58.490Z] #43 9.735 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:18:58.490Z] #43 9.916 go: downloading github.com/fatih/color v1.6.0 [2020-05-27T14:18:58.490Z] #43 9.935 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-27T14:18:58.490Z] #43 9.974 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:18:58.490Z] #43 10.00 go: extracting github.com/pkg/errors v0.8.0 [2020-05-27T14:18:58.490Z] #43 10.56 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:18:58.490Z] #43 10.66 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:18:58.490Z] #43 10.74 go: extracting github.com/fatih/color v1.6.0 [2020-05-27T14:18:58.490Z] #43 10.84 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:18:58.490Z] #43 10.97 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:18:58.490Z] #43 11.03 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:18:58.490Z] #43 11.03 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:18:58.490Z] #43 11.10 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:18:58.490Z] #43 11.18 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:18:58.490Z] #43 12.23 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:18:58.490Z] #43 13.90 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:18:58.490Z] #43 16.27 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:18:58.490Z] #43 16.37 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:18:59.063Z] #43 ... [2020-05-27T14:18:59.063Z] [2020-05-27T14:18:59.063Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:59.063Z] #54 19.26 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:18:59.063Z] #54 19.26 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-27T14:18:59.153Z] #54 ... [2020-05-27T14:18:59.153Z] [2020-05-27T14:18:59.153Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:18:59.153Z] #28 10.55 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-27T14:18:59.153Z] #28 10.56 Cloning into '.'... [2020-05-27T14:18:59.411Z] #28 ... [2020-05-27T14:18:59.411Z] [2020-05-27T14:18:59.411Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:59.411Z] #60 10.76 + install_proxy [2020-05-27T14:18:59.411Z] #60 10.76 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:18:59.411Z] #60 10.76 + case "$1" in [2020-05-27T14:18:59.411Z] #60 10.76 + export CGO_ENABLED=0 [2020-05-27T14:18:59.411Z] #60 10.76 + CGO_ENABLED=0 [2020-05-27T14:18:59.411Z] #60 10.76 + _install_proxy [2020-05-27T14:18:59.411Z] #60 10.76 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-27T14:18:59.411Z] #60 10.76 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5L6qkR3JuI/src/github.com/docker/libnetwork [2020-05-27T14:18:59.411Z] #60 10.76 Cloning into '/tmp/tmp.5L6qkR3JuI/src/github.com/docker/libnetwork'... [2020-05-27T14:18:59.598Z] #51 34.80 Reading package lists... [2020-05-27T14:18:59.598Z] #51 ... [2020-05-27T14:18:59.598Z] [2020-05-27T14:18:59.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:18:59.598Z] #10 28.68 Fetched 8178 kB in 12s (676 kB/s) [2020-05-27T14:18:59.598Z] #10 28.68 Reading package lists... [2020-05-27T14:18:59.598Z] #10 35.53 Reading package lists... [2020-05-27T14:18:59.598Z] #10 ... [2020-05-27T14:18:59.598Z] [2020-05-27T14:18:59.598Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:18:59.598Z] #38 33.06 Reading package lists... [2020-05-27T14:18:59.677Z] #60 ... [2020-05-27T14:18:59.677Z] [2020-05-27T14:18:59.677Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:18:59.677Z] #36 10.64 + git clone https://github.com/docker/distribution.git . [2020-05-27T14:18:59.677Z] #36 10.64 Cloning into '.'... [2020-05-27T14:18:59.677Z] #36 ... [2020-05-27T14:18:59.677Z] [2020-05-27T14:18:59.677Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:18:59.677Z] #43 20.14 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:18:59.677Z] #43 20.31 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:18:59.937Z] #43 ... [2020-05-27T14:18:59.937Z] [2020-05-27T14:18:59.937Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:18:59.937Z] #30 11.32 + cd /tmp/tmp.VsCdseH2Ss/src/github.com/BurntSushi/toml [2020-05-27T14:18:59.937Z] #30 11.32 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:18:59.937Z] #30 11.33 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:18:59.937Z] #30 12.36 runtime/internal/atomic [2020-05-27T14:18:59.937Z] #30 12.37 internal/cpu [2020-05-27T14:18:59.937Z] #30 12.88 runtime/internal/sys [2020-05-27T14:18:59.937Z] #30 13.21 runtime/internal/math [2020-05-27T14:18:59.937Z] #30 13.50 internal/bytealg [2020-05-27T14:18:59.937Z] #30 13.53 math/bits [2020-05-27T14:18:59.937Z] #30 14.13 math [2020-05-27T14:18:59.937Z] #30 15.31 runtime [2020-05-27T14:18:59.937Z] #30 21.45 unicode/utf8 [2020-05-27T14:19:00.195Z] #30 ... [2020-05-27T14:19:00.195Z] [2020-05-27T14:19:00.195Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:00.195Z] #38 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:19:00.195Z] #38 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:00.195Z] #38 20.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:00.452Z] #38 ... [2020-05-27T14:19:00.452Z] [2020-05-27T14:19:00.452Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:00.452Z] #43 21.85 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:19:00.452Z] #43 ... [2020-05-27T14:19:00.452Z] [2020-05-27T14:19:00.452Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:00.452Z] #41 11.97 + cd /tmp/tmp.nwAAvJPET3/src/github.com/LK4D4/vndr [2020-05-27T14:19:00.452Z] #41 11.97 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:19:00.452Z] #41 12.14 + go build -buildmode=pie -v -o /build/vndr . [2020-05-27T14:19:00.452Z] #41 14.90 internal/race [2020-05-27T14:19:00.452Z] #41 15.24 sync/atomic [2020-05-27T14:19:00.452Z] #41 15.38 runtime [2020-05-27T14:19:00.452Z] #41 16.06 unicode [2020-05-27T14:19:00.710Z] #41 ... [2020-05-27T14:19:00.710Z] [2020-05-27T14:19:00.710Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:00.710Z] #30 22.06 unicode [2020-05-27T14:19:00.965Z] #54 ... [2020-05-27T14:19:00.965Z] [2020-05-27T14:19:00.965Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:00.965Z] #23 11.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:00.965Z] #23 11.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:00.965Z] #23 11.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:00.965Z] #23 13.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:19:00.965Z] #23 18.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:00.965Z] #23 ... [2020-05-27T14:19:00.965Z] [2020-05-27T14:19:00.965Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:19:00.965Z] #36 11.10 + git clone https://github.com/docker/distribution.git . [2020-05-27T14:19:00.965Z] #36 11.11 Cloning into '.'... [2020-05-27T14:19:00.967Z] #30 ... [2020-05-27T14:19:00.967Z] [2020-05-27T14:19:00.967Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:00.967Z] #23 12.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:00.967Z] #23 12.33 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:00.967Z] #23 12.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:00.967Z] #23 14.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:19:00.967Z] #23 18.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:01.222Z] #36 ... [2020-05-27T14:19:01.223Z] [2020-05-27T14:19:01.223Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:01.223Z] #41 11.52 + RM_GOPATH=0 [2020-05-27T14:19:01.223Z] #41 11.52 + TMP_GOPATH= [2020-05-27T14:19:01.223Z] #41 11.52 + : /build [2020-05-27T14:19:01.223Z] #41 11.52 + '[' -z '' ']' [2020-05-27T14:19:01.223Z] #41 11.52 ++ mktemp -d [2020-05-27T14:19:01.223Z] #41 11.52 + export GOPATH=/tmp/tmp.tixB2UyDzO [2020-05-27T14:19:01.223Z] #41 11.52 + GOPATH=/tmp/tmp.tixB2UyDzO [2020-05-27T14:19:01.223Z] #41 11.52 + RM_GOPATH=1 [2020-05-27T14:19:01.223Z] #41 11.52 + case "$(go env GOARCH)" in [2020-05-27T14:19:01.223Z] #41 11.52 ++ go env GOARCH [2020-05-27T14:19:01.223Z] #41 11.57 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:19:01.223Z] #41 11.57 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:01.223Z] #41 11.57 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:01.223Z] #41 11.57 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:01.223Z] #41 11.57 + dir=/tmp/install [2020-05-27T14:19:01.223Z] #41 11.57 + bin=vndr [2020-05-27T14:19:01.223Z] #41 11.57 + shift [2020-05-27T14:19:01.223Z] #41 11.57 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-27T14:19:01.223Z] #41 11.57 + . /tmp/install/vndr.installer [2020-05-27T14:19:01.223Z] #41 11.57 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:19:01.223Z] #41 11.57 + install_vndr [2020-05-27T14:19:01.223Z] #41 11.57 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-27T14:19:01.223Z] #41 11.57 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tixB2UyDzO/src/github.com/LK4D4/vndr [2020-05-27T14:19:01.223Z] #41 11.61 Cloning into '/tmp/tmp.tixB2UyDzO/src/github.com/LK4D4/vndr'... [2020-05-27T14:19:01.223Z] #41 12.89 + cd /tmp/tmp.tixB2UyDzO/src/github.com/LK4D4/vndr [2020-05-27T14:19:01.223Z] #41 12.89 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:19:01.223Z] #41 12.99 + go build -buildmode=pie -v -o /build/vndr . [2020-05-27T14:19:01.223Z] #41 14.68 runtime/internal/sys [2020-05-27T14:19:01.223Z] #41 14.92 internal/bytealg [2020-05-27T14:19:01.223Z] #41 15.62 internal/race [2020-05-27T14:19:01.223Z] #41 15.93 sync/atomic [2020-05-27T14:19:01.223Z] #41 16.72 runtime [2020-05-27T14:19:01.223Z] #41 17.02 unicode [2020-05-27T14:19:01.223Z] #41 ... [2020-05-27T14:19:01.223Z] [2020-05-27T14:19:01.223Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:01.223Z] #43 20.05 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-27T14:19:01.223Z] #43 21.57 go: finding gotest.tools v2.2.0+incompatible [2020-05-27T14:19:01.223Z] #43 21.60 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:01.223Z] #43 21.61 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:01.223Z] #43 21.61 go: downloading gotest.tools v2.2.0+incompatible [2020-05-27T14:19:01.224Z] #23 ... [2020-05-27T14:19:01.224Z] [2020-05-27T14:19:01.224Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:01.224Z] #41 22.54 internal/testlog [2020-05-27T14:19:01.259Z] #38 39.19 Building dependency tree... [2020-05-27T14:19:01.481Z] #41 ... [2020-05-27T14:19:01.481Z] [2020-05-27T14:19:01.481Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:01.481Z] #10 12.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:19:01.481Z] #10 16.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:01.481Z] #10 20.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:01.481Z] #10 ... [2020-05-27T14:19:01.481Z] [2020-05-27T14:19:01.481Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:01.481Z] #21 22.88 + mkdir -p /build [2020-05-27T14:19:01.481Z] #21 22.91 + mv docker/docker /build/ [2020-05-27T14:19:01.481Z] #21 22.91 + rmdir docker [2020-05-27T14:19:01.791Z] #43 ... [2020-05-27T14:19:01.791Z] [2020-05-27T14:19:01.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:01.791Z] #10 11.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:01.791Z] #10 12.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:01.791Z] #10 12.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:01.791Z] #10 13.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:19:01.791Z] #10 18.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:01.791Z] #10 ... [2020-05-27T14:19:01.791Z] [2020-05-27T14:19:01.791Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:01.791Z] #45 12.09 + RM_GOPATH=0 [2020-05-27T14:19:01.791Z] #45 12.09 + TMP_GOPATH= [2020-05-27T14:19:01.791Z] #45 12.09 + : /build [2020-05-27T14:19:01.791Z] #45 12.09 + '[' -z '' ']' [2020-05-27T14:19:01.791Z] #45 12.09 ++ mktemp -d [2020-05-27T14:19:01.791Z] #45 12.11 + export GOPATH=/tmp/tmp.QFZ3pozs9r [2020-05-27T14:19:01.791Z] #45 12.11 + GOPATH=/tmp/tmp.QFZ3pozs9r [2020-05-27T14:19:01.791Z] #45 12.11 + RM_GOPATH=1 [2020-05-27T14:19:01.791Z] #45 12.11 + case "$(go env GOARCH)" in [2020-05-27T14:19:01.791Z] #45 12.11 ++ go env GOARCH [2020-05-27T14:19:01.791Z] #45 12.19 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:01.791Z] #45 12.19 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:01.791Z] #45 12.19 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:01.791Z] #45 12.27 + dir=/tmp/install [2020-05-27T14:19:01.791Z] #45 12.27 + bin=golangci_lint [2020-05-27T14:19:01.791Z] #45 12.27 + shift [2020-05-27T14:19:01.791Z] #45 12.27 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-27T14:19:01.791Z] #45 12.27 + . /tmp/install/golangci_lint.installer [2020-05-27T14:19:01.791Z] #45 12.27 ++ : v1.23.8 [2020-05-27T14:19:01.791Z] #45 12.27 + install_golangci_lint [2020-05-27T14:19:01.791Z] #45 12.27 + echo 'Installing golangci-lint version v1.23.8' [2020-05-27T14:19:01.791Z] #45 12.27 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:19:01.791Z] #45 12.27 Installing golangci-lint version v1.23.8 [2020-05-27T14:19:02.048Z] #45 ... [2020-05-27T14:19:02.048Z] [2020-05-27T14:19:02.048Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:02.048Z] #43 22.30 go: extracting gotest.tools v2.2.0+incompatible [2020-05-27T14:19:02.048Z] #43 22.37 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:02.209Z] #38 41.70 The following additional packages will be installed: [2020-05-27T14:19:02.210Z] #38 41.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-27T14:19:02.306Z] #43 ... [2020-05-27T14:19:02.306Z] [2020-05-27T14:19:02.306Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:02.306Z] #51 12.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:02.306Z] #51 12.63 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:02.306Z] #51 12.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:02.306Z] #51 14.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:19:02.306Z] #51 18.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:02.306Z] #51 22.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:02.306Z] #51 ... [2020-05-27T14:19:02.306Z] [2020-05-27T14:19:02.306Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:02.306Z] #23 22.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:02.470Z] #38 41.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-27T14:19:02.470Z] #38 41.72 Suggested packages: [2020-05-27T14:19:02.470Z] #38 41.72 manpages-dev python-setuptools [2020-05-27T14:19:02.856Z] #21 ... [2020-05-27T14:19:02.856Z] [2020-05-27T14:19:02.856Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:02.856Z] #51 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:02.856Z] #51 18.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:02.856Z] #51 ... [2020-05-27T14:19:02.856Z] [2020-05-27T14:19:02.856Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:02.856Z] #41 23.56 encoding [2020-05-27T14:19:02.856Z] #41 23.74 unicode/utf16 [2020-05-27T14:19:02.856Z] #41 23.99 container/list [2020-05-27T14:19:03.410Z] #38 42.58 The following NEW packages will be installed: [2020-05-27T14:19:03.410Z] #38 42.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-27T14:19:03.410Z] #38 42.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-27T14:19:03.410Z] #38 42.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-27T14:19:03.410Z] #38 42.59 python-six zlib1g-dev [2020-05-27T14:19:03.420Z] #41 ... [2020-05-27T14:19:03.420Z] [2020-05-27T14:19:03.420Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:03.420Z] #21 DONE 24.7s [2020-05-27T14:19:03.420Z] [2020-05-27T14:19:03.420Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:03.420Z] #47 24.94 + cd /tmp/tmp.sbKx1mirTY/src/github.com/mvdan/sh [2020-05-27T14:19:03.420Z] #47 24.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:19:03.567Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 30.1s done [2020-05-27T14:19:03.568Z] #8 DONE 37.9s [2020-05-27T14:19:03.568Z] [2020-05-27T14:19:03.568Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-27T14:19:03.568Z] #9 DONE 0.2s [2020-05-27T14:19:03.568Z] [2020-05-27T14:19:03.568Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-27T14:19:03.568Z] #10 DONE 0.2s [2020-05-27T14:19:03.568Z] [2020-05-27T14:19:03.568Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:03.568Z] #39 ... [2020-05-27T14:19:03.568Z] [2020-05-27T14:19:03.568Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-27T14:19:03.568Z] #28 DONE 0.1s [2020-05-27T14:19:03.568Z] [2020-05-27T14:19:03.568Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-27T14:19:03.568Z] #36 DONE 0.1s [2020-05-27T14:19:03.568Z] [2020-05-27T14:19:03.568Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:19:03.568Z] #37 0.876 + git clone https://github.com/docker/distribution.git . [2020-05-27T14:19:03.568Z] #37 0.887 Cloning into '.'... [2020-05-27T14:19:03.671Z] #38 43.06 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:03.671Z] #38 43.06 Need to get 3798 kB of archives. [2020-05-27T14:19:03.671Z] #38 43.06 After this operation, 21.6 MB of additional disk space will be used. [2020-05-27T14:19:03.671Z] #38 43.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-27T14:19:03.671Z] #38 43.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-27T14:19:03.671Z] #38 43.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-27T14:19:03.671Z] #38 43.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-27T14:19:03.671Z] #38 43.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-27T14:19:03.671Z] #38 43.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-27T14:19:03.671Z] #38 43.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-05-27T14:19:03.671Z] #38 43.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-27T14:19:03.671Z] #38 43.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-27T14:19:03.671Z] #38 43.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-27T14:19:03.677Z] #47 25.15 + GO111MODULE=on [2020-05-27T14:19:03.677Z] #47 25.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-27T14:19:03.695Z] #23 ... [2020-05-27T14:19:03.695Z] [2020-05-27T14:19:03.695Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:03.695Z] #38 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:03.695Z] #38 18.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:03.936Z] #38 43.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-27T14:19:03.936Z] #38 43.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-27T14:19:03.936Z] #38 43.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-05-27T14:19:03.936Z] #38 43.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-27T14:19:03.936Z] #38 43.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-27T14:19:03.936Z] #38 43.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-27T14:19:03.936Z] #38 43.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-27T14:19:03.952Z] #38 ... [2020-05-27T14:19:03.952Z] [2020-05-27T14:19:03.952Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:03.952Z] #43 24.02 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:03.952Z] #43 24.04 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:03.952Z] #43 24.21 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:03.952Z] #43 24.28 go: downloading github.com/pkg/errors v0.8.1 [2020-05-27T14:19:04.209Z] #43 24.39 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:04.775Z] #43 25.14 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:05.709Z] #43 25.94 go: extracting github.com/pkg/errors v0.8.1 [2020-05-27T14:19:05.709Z] #43 26.02 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:05.859Z] #38 44.96 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:05.859Z] #38 45.20 Fetched 3798 kB in 1s (5574 kB/s) [2020-05-27T14:19:05.859Z] #38 45.27 Selecting previously unselected package libcap-dev:arm64. [2020-05-27T14:19:05.859Z] #38 45.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-05-27T14:19:05.859Z] #38 45.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-27T14:19:05.859Z] #38 45.35 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-27T14:19:05.969Z] #43 ... [2020-05-27T14:19:05.969Z] [2020-05-27T14:19:05.969Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:05.969Z] #21 24.56 + mkdir -p /build [2020-05-27T14:19:05.969Z] #21 24.57 + mv docker/docker /build/ [2020-05-27T14:19:05.969Z] #21 24.65 + rmdir docker [2020-05-27T14:19:05.969Z] #21 DONE 26.2s [2020-05-27T14:19:05.969Z] [2020-05-27T14:19:05.969Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:05.969Z] #47 25.69 + cd /tmp/tmp.rYRcS2fBh2/src/github.com/mvdan/sh [2020-05-27T14:19:05.969Z] #47 25.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:19:05.969Z] #47 25.79 + GO111MODULE=on [2020-05-27T14:19:05.969Z] #47 25.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-27T14:19:06.121Z] #38 45.54 Selecting previously unselected package libnet1:arm64. [2020-05-27T14:19:06.121Z] #38 45.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-27T14:19:06.121Z] #38 45.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:06.206Z] #47 27.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:06.206Z] #47 27.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:06.206Z] #47 27.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:06.206Z] #47 27.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:06.206Z] #47 27.82 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:06.206Z] #47 ... [2020-05-27T14:19:06.206Z] [2020-05-27T14:19:06.206Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:06.206Z] #32 17.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:19:06.206Z] #32 22.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:06.383Z] #38 45.71 Selecting previously unselected package libnet1-dev. [2020-05-27T14:19:06.383Z] #38 45.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-27T14:19:06.383Z] #38 45.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:06.466Z] #32 ... [2020-05-27T14:19:06.466Z] [2020-05-27T14:19:06.466Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:06.466Z] #43 25.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-27T14:19:06.466Z] #43 26.80 go: finding gotest.tools v2.2.0+incompatible [2020-05-27T14:19:06.466Z] #43 26.80 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:06.466Z] #43 26.97 go: downloading gotest.tools v2.2.0+incompatible [2020-05-27T14:19:06.466Z] #43 26.97 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:06.466Z] #43 27.72 go: extracting gotest.tools v2.2.0+incompatible [2020-05-27T14:19:06.466Z] #43 27.72 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:06.644Z] #38 46.04 Selecting previously unselected package libnl-3-200:arm64. [2020-05-27T14:19:06.644Z] #38 46.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-27T14:19:06.644Z] #38 46.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-27T14:19:06.906Z] #38 46.23 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-27T14:19:06.906Z] #38 46.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-27T14:19:06.906Z] #38 46.26 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-27T14:19:07.093Z] #37 ... [2020-05-27T14:19:07.093Z] [2020-05-27T14:19:07.093Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:07.093Z] #31 1.027 + RM_GOPATH=0 [2020-05-27T14:19:07.093Z] #31 1.049 + TMP_GOPATH= [2020-05-27T14:19:07.093Z] #31 1.050 + : /build [2020-05-27T14:19:07.093Z] #31 1.051 + '[' -z '' ']' [2020-05-27T14:19:07.093Z] #31 1.059 ++ mktemp -d [2020-05-27T14:19:07.093Z] #31 1.061 + export GOPATH=/tmp/tmp.ZbouTn1OrZ [2020-05-27T14:19:07.093Z] #31 1.061 + GOPATH=/tmp/tmp.ZbouTn1OrZ [2020-05-27T14:19:07.093Z] #31 1.061 + RM_GOPATH=1 [2020-05-27T14:19:07.093Z] #31 1.062 + case "$(go env GOARCH)" in [2020-05-27T14:19:07.093Z] #31 1.066 ++ go env GOARCH [2020-05-27T14:19:07.093Z] #31 1.108 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:07.093Z] #31 1.108 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:07.093Z] #31 1.124 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:07.093Z] #31 1.125 + dir=/tmp/install [2020-05-27T14:19:07.093Z] #31 1.126 + bin=tomlv [2020-05-27T14:19:07.093Z] #31 1.126 + shift [2020-05-27T14:19:07.093Z] #31 1.126 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-27T14:19:07.093Z] #31 1.126 + . /tmp/install/tomlv.installer [2020-05-27T14:19:07.093Z] #31 1.128 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:19:07.093Z] #31 1.130 + install_tomlv [2020-05-27T14:19:07.093Z] #31 1.131 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-27T14:19:07.093Z] #31 1.132 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:19:07.093Z] #31 1.133 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZbouTn1OrZ/src/github.com/BurntSushi/toml [2020-05-27T14:19:07.093Z] #31 1.141 Cloning into '/tmp/tmp.ZbouTn1OrZ/src/github.com/BurntSushi/toml'... [2020-05-27T14:19:07.093Z] #31 2.723 + cd /tmp/tmp.ZbouTn1OrZ/src/github.com/BurntSushi/toml [2020-05-27T14:19:07.093Z] #31 2.725 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-27T14:19:07.093Z] #31 2.750 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:19:07.093Z] #31 3.823 runtime/internal/sys [2020-05-27T14:19:07.093Z] #31 3.872 math/bits [2020-05-27T14:19:07.093Z] #31 3.957 runtime/internal/atomic [2020-05-27T14:19:07.093Z] #31 4.001 internal/cpu [2020-05-27T14:19:07.093Z] #31 4.767 runtime/internal/math [2020-05-27T14:19:07.093Z] #31 4.918 unicode/utf8 [2020-05-27T14:19:07.093Z] #31 5.213 internal/race [2020-05-27T14:19:07.093Z] #31 5.702 sync/atomic [2020-05-27T14:19:07.386Z] #31 ... [2020-05-27T14:19:07.386Z] [2020-05-27T14:19:07.386Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:07.386Z] #44 0.669 + RM_GOPATH=0 [2020-05-27T14:19:07.386Z] #44 0.669 + TMP_GOPATH= [2020-05-27T14:19:07.386Z] #44 0.669 + : /build [2020-05-27T14:19:07.386Z] #44 0.669 + '[' -z '' ']' [2020-05-27T14:19:07.386Z] #44 0.670 ++ mktemp -d [2020-05-27T14:19:07.386Z] #44 0.672 + export GOPATH=/tmp/tmp.qe7oqU7LsZ [2020-05-27T14:19:07.386Z] #44 0.672 + GOPATH=/tmp/tmp.qe7oqU7LsZ [2020-05-27T14:19:07.386Z] #44 0.672 + RM_GOPATH=1 [2020-05-27T14:19:07.386Z] #44 0.672 + case "$(go env GOARCH)" in [2020-05-27T14:19:07.386Z] #44 0.673 ++ go env GOARCH [2020-05-27T14:19:07.386Z] #44 0.679 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:07.386Z] #44 0.679 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:07.386Z] #44 0.680 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:07.386Z] #44 0.681 + dir=/tmp/install [2020-05-27T14:19:07.386Z] #44 0.681 + bin=gotestsum [2020-05-27T14:19:07.386Z] #44 0.681 + shift [2020-05-27T14:19:07.386Z] #44 0.681 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-27T14:19:07.386Z] #44 0.682 + . /tmp/install/gotestsum.installer [2020-05-27T14:19:07.386Z] #44 0.682 ++ : v0.3.5 [2020-05-27T14:19:07.386Z] #44 0.682 + install_gotestsum [2020-05-27T14:19:07.386Z] #44 0.683 + set -e [2020-05-27T14:19:07.386Z] #44 0.683 + export GO111MODULE=on [2020-05-27T14:19:07.386Z] #44 0.683 + GO111MODULE=on [2020-05-27T14:19:07.386Z] #44 0.683 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-27T14:19:07.386Z] #44 0.701 go: finding gotest.tools v0.3.5 [2020-05-27T14:19:07.386Z] #44 0.701 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-27T14:19:07.386Z] #44 2.012 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-27T14:19:07.386Z] #44 3.210 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-27T14:19:07.386Z] #44 4.926 go: downloading gotest.tools v2.1.0+incompatible [2020-05-27T14:19:07.386Z] #44 5.261 go: extracting gotest.tools v2.1.0+incompatible [2020-05-27T14:19:07.386Z] #44 5.553 go: downloading github.com/fatih/color v1.6.0 [2020-05-27T14:19:07.386Z] #44 5.606 go: downloading github.com/pkg/errors v0.8.0 [2020-05-27T14:19:07.386Z] #44 5.653 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:19:07.386Z] #44 5.695 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-27T14:19:07.386Z] #44 5.799 go: extracting github.com/pkg/errors v0.8.0 [2020-05-27T14:19:07.386Z] #44 6.088 go: extracting github.com/fatih/color v1.6.0 [2020-05-27T14:19:07.386Z] #44 6.100 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:19:07.386Z] #44 6.158 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:19:07.386Z] #44 6.195 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:19:07.397Z] #43 28.81 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:07.397Z] #43 28.81 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:07.397Z] #43 29.01 go: downloading github.com/pkg/errors v0.8.1 [2020-05-27T14:19:07.478Z] #38 46.70 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-27T14:19:07.478Z] #38 46.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-27T14:19:07.478Z] #38 46.71 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-27T14:19:07.478Z] #38 46.87 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-27T14:19:07.478Z] #38 46.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-27T14:19:07.478Z] #38 46.90 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-27T14:19:07.478Z] #38 47.03 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-27T14:19:07.478Z] #38 47.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-27T14:19:07.661Z] #43 29.02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:07.661Z] #43 29.15 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:07.678Z] #44 6.231 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:19:07.678Z] #44 ... [2020-05-27T14:19:07.678Z] [2020-05-27T14:19:07.678Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:07.678Z] #31 6.339 internal/bytealg [2020-05-27T14:19:07.750Z] #38 47.07 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-27T14:19:07.869Z] #47 27.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:07.869Z] #47 27.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:07.869Z] #47 28.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:08.127Z] #47 28.60 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:08.228Z] #43 29.51 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:08.228Z] #43 29.73 go: extracting github.com/pkg/errors v0.8.1 [2020-05-27T14:19:08.311Z] #31 6.989 unicode [2020-05-27T14:19:08.339Z] #38 47.51 Selecting previously unselected package libprotobuf17:arm64. [2020-05-27T14:19:08.339Z] #38 47.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-27T14:19:08.339Z] #38 47.56 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:08.618Z] #31 7.293 internal/testlog [2020-05-27T14:19:08.913Z] #43 30.45 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:08.925Z] #38 ... [2020-05-27T14:19:08.925Z] [2020-05-27T14:19:08.925Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:08.925Z] #30 48.19 internal/reflectlite [2020-05-27T14:19:08.925Z] #30 48.19 sync [2020-05-27T14:19:08.937Z] #31 7.685 math [2020-05-27T14:19:09.061Z] #47 29.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:09.514Z] #30 ... [2020-05-27T14:19:09.514Z] [2020-05-27T14:19:09.514Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:09.514Z] #23 34.23 Reading package lists... [2020-05-27T14:19:09.514Z] #23 41.13 Building dependency tree... [2020-05-27T14:19:09.514Z] #23 44.29 ca-certificates is already the newest version (20190110). [2020-05-27T14:19:09.514Z] #23 44.29 The following additional packages will be installed: [2020-05-27T14:19:09.514Z] #23 44.30 libjq1 libonig5 [2020-05-27T14:19:09.514Z] #23 44.60 The following NEW packages will be installed: [2020-05-27T14:19:09.514Z] #23 44.61 jq libjq1 libonig5 [2020-05-27T14:19:09.514Z] #23 45.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:09.514Z] #23 45.14 Need to get 325 kB of archives. [2020-05-27T14:19:09.514Z] #23 45.14 After this operation, 1019 kB of additional disk space will be used. [2020-05-27T14:19:09.514Z] #23 45.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-27T14:19:09.514Z] #23 45.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-27T14:19:09.514Z] #23 45.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-27T14:19:09.514Z] #23 46.29 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:09.514Z] #23 46.50 Fetched 325 kB in 0s (834 kB/s) [2020-05-27T14:19:09.514Z] #23 46.62 Selecting previously unselected package libonig5:arm64. [2020-05-27T14:19:09.514Z] #23 46.62 (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 ... 15385 files and directories currently installed.) [2020-05-27T14:19:09.514Z] #23 46.72 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-27T14:19:09.514Z] #23 46.75 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-27T14:19:09.514Z] #23 47.07 Selecting previously unselected package libjq1:arm64. [2020-05-27T14:19:09.514Z] #23 47.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-27T14:19:09.514Z] #23 47.09 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-27T14:19:09.514Z] #23 47.24 Selecting previously unselected package jq. [2020-05-27T14:19:09.514Z] #23 47.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-27T14:19:09.514Z] #23 47.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:09.514Z] #23 47.78 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-27T14:19:09.514Z] #23 47.80 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-27T14:19:09.514Z] #23 47.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:09.514Z] #23 47.90 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:09.514Z] #23 DONE 48.7s [2020-05-27T14:19:09.514Z] [2020-05-27T14:19:09.514Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:09.514Z] #51 34.80 Reading package lists... [2020-05-27T14:19:09.514Z] #51 40.85 Building dependency tree... [2020-05-27T14:19:09.514Z] #51 44.50 The following additional packages will be installed: [2020-05-27T14:19:09.514Z] #51 44.51 libbtrfs0 [2020-05-27T14:19:09.514Z] #51 44.64 The following NEW packages will be installed: [2020-05-27T14:19:09.514Z] #51 44.65 libbtrfs-dev libbtrfs0 [2020-05-27T14:19:09.514Z] #51 45.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:09.514Z] #51 45.09 Need to get 119 kB of archives. [2020-05-27T14:19:09.514Z] #51 45.09 After this operation, 387 kB of additional disk space will be used. [2020-05-27T14:19:09.514Z] #51 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-27T14:19:09.514Z] #51 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-27T14:19:09.514Z] #51 46.17 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:09.514Z] #51 46.39 Fetched 119 kB in 0s (432 kB/s) [2020-05-27T14:19:09.514Z] #51 46.61 Selecting previously unselected package libbtrfs0. [2020-05-27T14:19:09.514Z] #51 46.61 (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 ... 15385 files and directories currently installed.) [2020-05-27T14:19:09.514Z] #51 46.67 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-27T14:19:09.514Z] #51 46.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:09.514Z] #51 46.85 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:19:09.514Z] #51 46.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-27T14:19:09.514Z] #51 46.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:09.514Z] #51 47.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:09.514Z] #51 47.32 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:09.514Z] #51 47.48 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:09.514Z] #51 DONE 48.8s [2020-05-27T14:19:09.514Z] [2020-05-27T14:19:09.514Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-27T14:19:09.514Z] #24 DONE 0.1s [2020-05-27T14:19:09.514Z] [2020-05-27T14:19:09.514Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:09.970Z] #31 8.562 encoding [2020-05-27T14:19:10.092Z] #25 ... [2020-05-27T14:19:10.092Z] [2020-05-27T14:19:10.092Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:10.092Z] #60 DONE 49.5s [2020-05-27T14:19:10.092Z] [2020-05-27T14:19:10.092Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:10.092Z] #38 48.57 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-27T14:19:10.092Z] #38 48.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-27T14:19:10.092Z] #38 48.62 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:10.092Z] #38 49.17 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-27T14:19:10.092Z] #38 49.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-27T14:19:10.092Z] #38 49.18 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:10.446Z] #47 30.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:10.609Z] #31 9.249 runtime/cgo [2020-05-27T14:19:10.704Z] #47 ... [2020-05-27T14:19:10.704Z] [2020-05-27T14:19:10.704Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:11.044Z] #38 ... [2020-05-27T14:19:11.044Z] [2020-05-27T14:19:11.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:11.044Z] #10 35.53 Reading package lists... [2020-05-27T14:19:11.044Z] #10 40.76 Building dependency tree... [2020-05-27T14:19:11.044Z] #10 44.12 The following additional packages will be installed: [2020-05-27T14:19:11.044Z] #10 44.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-27T14:19:11.044Z] #10 44.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-27T14:19:11.044Z] #10 44.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-27T14:19:11.044Z] #10 44.13 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:11.044Z] #10 44.14 Suggested packages: [2020-05-27T14:19:11.044Z] #10 44.16 gcc-8-locales seccomp wine64 [2020-05-27T14:19:11.044Z] #10 45.38 The following NEW packages will be installed: [2020-05-27T14:19:11.044Z] #10 45.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-27T14:19:11.044Z] #10 45.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-27T14:19:11.044Z] #10 45.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-27T14:19:11.044Z] #10 45.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-27T14:19:11.044Z] #10 45.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-27T14:19:11.044Z] #10 45.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:11.044Z] #10 45.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:11.044Z] #10 45.83 Need to get 73.3 MB of archives. [2020-05-27T14:19:11.044Z] #10 45.83 After this operation, 472 MB of additional disk space will be used. [2020-05-27T14:19:11.044Z] #10 45.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-27T14:19:11.044Z] #10 46.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-05-27T14:19:11.044Z] #10 46.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-27T14:19:11.044Z] #10 46.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-27T14:19:11.044Z] #10 46.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-27T14:19:11.044Z] #10 46.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-27T14:19:11.044Z] #10 46.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-27T14:19:11.044Z] #10 47.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-27T14:19:11.044Z] #10 47.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-05-27T14:19:11.241Z] #31 9.938 runtime [2020-05-27T14:19:11.241Z] #31 ... [2020-05-27T14:19:11.241Z] [2020-05-27T14:19:11.241Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:11.241Z] #46 0.944 + RM_GOPATH=0 [2020-05-27T14:19:11.241Z] #46 0.944 + TMP_GOPATH= [2020-05-27T14:19:11.241Z] #46 0.953 + : /build [2020-05-27T14:19:11.241Z] #46 0.953 + '[' -z '' ']' [2020-05-27T14:19:11.241Z] #46 0.954 ++ mktemp -d [2020-05-27T14:19:11.241Z] #46 0.964 + export GOPATH=/tmp/tmp.WRKQtwpb0V [2020-05-27T14:19:11.241Z] #46 0.965 + GOPATH=/tmp/tmp.WRKQtwpb0V [2020-05-27T14:19:11.241Z] #46 0.965 + RM_GOPATH=1 [2020-05-27T14:19:11.241Z] #46 0.967 + case "$(go env GOARCH)" in [2020-05-27T14:19:11.241Z] #46 0.972 ++ go env GOARCH [2020-05-27T14:19:11.241Z] #46 1.033 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:11.241Z] #46 1.033 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:11.241Z] #46 1.053 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:11.241Z] #46 1.055 + dir=/tmp/install [2020-05-27T14:19:11.241Z] #46 1.055 + bin=golangci_lint [2020-05-27T14:19:11.241Z] #46 1.055 + shift [2020-05-27T14:19:11.241Z] #46 1.056 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-27T14:19:11.241Z] #46 1.056 + . /tmp/install/golangci_lint.installer [2020-05-27T14:19:11.241Z] #46 1.058 ++ : v1.23.8 [2020-05-27T14:19:11.241Z] #46 1.068 + install_golangci_lint [2020-05-27T14:19:11.241Z] #46 1.069 + echo 'Installing golangci-lint version v1.23.8' [2020-05-27T14:19:11.241Z] #46 1.069 Installing golangci-lint version v1.23.8 [2020-05-27T14:19:11.241Z] #46 1.070 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:19:11.304Z] #10 ... [2020-05-27T14:19:11.304Z] [2020-05-27T14:19:11.304Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:11.304Z] #32 33.87 Reading package lists... [2020-05-27T14:19:11.304Z] #32 40.76 Building dependency tree... [2020-05-27T14:19:11.304Z] #32 44.49 The following additional packages will be installed: [2020-05-27T14:19:11.304Z] #32 44.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-27T14:19:11.304Z] #32 44.51 Suggested packages: [2020-05-27T14:19:11.304Z] #32 44.51 cmake-doc ninja-build lrzip [2020-05-27T14:19:11.304Z] #32 44.51 Recommended packages: [2020-05-27T14:19:11.304Z] #32 44.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-27T14:19:11.304Z] #32 45.45 The following NEW packages will be installed: [2020-05-27T14:19:11.304Z] #32 45.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-27T14:19:11.304Z] #32 45.47 vim-common xxd [2020-05-27T14:19:11.304Z] #32 45.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:11.304Z] #32 45.92 Need to get 14.2 MB of archives. [2020-05-27T14:19:11.304Z] #32 45.92 After this operation, 60.0 MB of additional disk space will be used. [2020-05-27T14:19:11.304Z] #32 45.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-27T14:19:11.304Z] #32 45.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:19:11.304Z] #32 45.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-27T14:19:11.304Z] #32 46.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-27T14:19:11.304Z] #32 46.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-27T14:19:11.304Z] #32 46.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-27T14:19:11.304Z] #32 46.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-27T14:19:11.304Z] #32 46.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-27T14:19:11.304Z] #32 46.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-27T14:19:11.304Z] #32 46.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-27T14:19:11.304Z] #32 48.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:11.304Z] #32 48.72 Fetched 14.2 MB in 1s (9826 kB/s) [2020-05-27T14:19:11.304Z] #32 48.94 Selecting previously unselected package xxd. [2020-05-27T14:19:11.304Z] #32 48.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-05-27T14:19:11.304Z] #32 49.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-27T14:19:11.304Z] #32 49.11 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:19:11.304Z] #32 49.59 Selecting previously unselected package vim-common. [2020-05-27T14:19:11.304Z] #32 49.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:19:11.304Z] #32 49.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:19:11.304Z] #32 50.32 Selecting previously unselected package cmake-data. [2020-05-27T14:19:11.304Z] #32 50.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-27T14:19:11.304Z] #32 50.35 Unpacking cmake-data (3.13.4-1) ... [2020-05-27T14:19:11.528Z] #46 ... [2020-05-27T14:19:11.529Z] [2020-05-27T14:19:11.529Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:19:11.529Z] #29 0.852 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-27T14:19:11.529Z] #29 0.855 Cloning into '.'... [2020-05-27T14:19:11.529Z] #29 ... [2020-05-27T14:19:11.529Z] [2020-05-27T14:19:11.529Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:11.529Z] #42 1.010 + RM_GOPATH=0 [2020-05-27T14:19:11.529Z] #42 1.010 + TMP_GOPATH= [2020-05-27T14:19:11.529Z] #42 1.010 + : /build [2020-05-27T14:19:11.529Z] #42 1.010 + '[' -z '' ']' [2020-05-27T14:19:11.529Z] #42 1.016 ++ mktemp -d [2020-05-27T14:19:11.529Z] #42 1.024 + export GOPATH=/tmp/tmp.NgiCNDYehS [2020-05-27T14:19:11.529Z] #42 1.024 + GOPATH=/tmp/tmp.NgiCNDYehS [2020-05-27T14:19:11.529Z] #42 1.033 + RM_GOPATH=1 [2020-05-27T14:19:11.529Z] #42 1.044 + case "$(go env GOARCH)" in [2020-05-27T14:19:11.529Z] #42 1.048 ++ go env GOARCH [2020-05-27T14:19:11.529Z] #42 1.122 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:11.529Z] #42 1.123 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:11.529Z] #42 1.126 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:11.529Z] #42 1.133 + dir=/tmp/install [2020-05-27T14:19:11.529Z] #42 1.137 + bin=vndr [2020-05-27T14:19:11.529Z] #42 1.138 + shift [2020-05-27T14:19:11.529Z] #42 1.140 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-27T14:19:11.529Z] #42 1.142 + . /tmp/install/vndr.installer [2020-05-27T14:19:11.529Z] #42 1.147 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:19:11.529Z] #42 1.149 + install_vndr [2020-05-27T14:19:11.529Z] #42 1.151 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-27T14:19:11.529Z] #42 1.151 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:19:11.529Z] #42 1.151 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NgiCNDYehS/src/github.com/LK4D4/vndr [2020-05-27T14:19:11.529Z] #42 1.158 Cloning into '/tmp/tmp.NgiCNDYehS/src/github.com/LK4D4/vndr'... [2020-05-27T14:19:11.529Z] #42 2.857 + cd /tmp/tmp.NgiCNDYehS/src/github.com/LK4D4/vndr [2020-05-27T14:19:11.529Z] #42 2.857 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-27T14:19:11.529Z] #42 2.873 + go build -buildmode=pie -v -o /build/vndr . [2020-05-27T14:19:11.529Z] #42 4.924 internal/cpu [2020-05-27T14:19:11.529Z] #42 5.181 sync/atomic [2020-05-27T14:19:11.529Z] #42 5.195 internal/race [2020-05-27T14:19:11.529Z] #42 5.202 runtime/internal/math [2020-05-27T14:19:11.529Z] #42 5.673 unicode/utf8 [2020-05-27T14:19:11.529Z] #42 5.685 unicode [2020-05-27T14:19:11.529Z] #42 6.531 math/bits [2020-05-27T14:19:11.529Z] #42 7.653 internal/bytealg [2020-05-27T14:19:11.529Z] #42 8.558 internal/testlog [2020-05-27T14:19:11.529Z] #42 9.615 math [2020-05-27T14:19:11.529Z] #42 9.843 unicode/utf16 [2020-05-27T14:19:11.529Z] #42 10.13 runtime [2020-05-27T14:19:11.568Z] #32 ... [2020-05-27T14:19:11.568Z] [2020-05-27T14:19:11.568Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:11.568Z] #10 51.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-27T14:19:11.754Z] #43 32.83 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:11.754Z] #43 ... [2020-05-27T14:19:11.754Z] [2020-05-27T14:19:11.754Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:11.754Z] #23 22.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:11.754Z] #23 ... [2020-05-27T14:19:11.754Z] [2020-05-27T14:19:11.754Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:11.754Z] #41 25.23 crypto/internal/subtle [2020-05-27T14:19:11.754Z] #41 25.39 crypto/subtle [2020-05-27T14:19:11.754Z] #41 25.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-27T14:19:11.754Z] #41 26.04 internal/nettrace [2020-05-27T14:19:11.754Z] #41 26.19 runtime/cgo [2020-05-27T14:19:11.821Z] #42 ... [2020-05-27T14:19:11.821Z] [2020-05-27T14:19:11.821Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:11.821Z] #24 1.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:11.821Z] #24 1.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:11.821Z] #24 1.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:11.821Z] #24 3.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-27T14:19:11.821Z] #24 7.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-27T14:19:11.821Z] #24 9.917 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-27T14:19:11.821Z] #24 ... [2020-05-27T14:19:11.821Z] [2020-05-27T14:19:11.821Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:11.821Z] #52 1.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:11.821Z] #52 1.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:11.821Z] #52 1.479 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:11.821Z] #52 3.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-27T14:19:11.821Z] #52 8.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-27T14:19:11.821Z] #52 9.576 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-27T14:19:12.015Z] #60 30.03 Checking out files: 33% (700/2067) Checking out files: 34% (703/2067) Checking out files: 35% (724/2067) Checking out files: 36% (745/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 59% (1223/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 92% (1904/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-27T14:19:12.015Z] #60 32.28 + cd /tmp/tmp.GmJylCtjsy/src/github.com/docker/libnetwork [2020-05-27T14:19:12.015Z] #60 32.28 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:19:12.115Z] #52 ... [2020-05-27T14:19:12.115Z] [2020-05-27T14:19:12.115Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:12.115Z] #33 1.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:12.115Z] #33 1.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:12.115Z] #33 1.495 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:12.115Z] #33 3.372 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-27T14:19:12.115Z] #33 6.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-27T14:19:12.115Z] #33 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-27T14:19:12.115Z] #33 ... [2020-05-27T14:19:12.115Z] [2020-05-27T14:19:12.115Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:12.115Z] #48 0.828 + RM_GOPATH=0 [2020-05-27T14:19:12.115Z] #48 0.828 + TMP_GOPATH= [2020-05-27T14:19:12.115Z] #48 0.828 + : /build [2020-05-27T14:19:12.115Z] #48 0.829 + '[' -z '' ']' [2020-05-27T14:19:12.115Z] #48 0.829 ++ mktemp -d [2020-05-27T14:19:12.115Z] #48 0.831 + export GOPATH=/tmp/tmp.itahXtmBBF [2020-05-27T14:19:12.115Z] #48 0.831 + GOPATH=/tmp/tmp.itahXtmBBF [2020-05-27T14:19:12.115Z] #48 0.831 + RM_GOPATH=1 [2020-05-27T14:19:12.115Z] #48 0.831 + case "$(go env GOARCH)" in [2020-05-27T14:19:12.115Z] #48 0.832 ++ go env GOARCH [2020-05-27T14:19:12.115Z] #48 0.838 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.115Z] #48 0.838 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.115Z] #48 0.839 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:12.115Z] #48 0.840 + dir=/tmp/install [2020-05-27T14:19:12.115Z] #48 0.840 + bin=shfmt [2020-05-27T14:19:12.115Z] #48 0.840 + shift [2020-05-27T14:19:12.115Z] #48 0.840 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-27T14:19:12.115Z] #48 0.840 + . /tmp/install/shfmt.installer [2020-05-27T14:19:12.115Z] #48 0.840 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:19:12.115Z] #48 0.840 + install_shfmt [2020-05-27T14:19:12.115Z] #48 0.841 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-27T14:19:12.115Z] #48 0.841 + git clone https://github.com/mvdan/sh.git /tmp/tmp.itahXtmBBF/src/github.com/mvdan/sh [2020-05-27T14:19:12.115Z] #48 0.841 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:19:12.115Z] #48 0.843 Cloning into '/tmp/tmp.itahXtmBBF/src/github.com/mvdan/sh'... [2020-05-27T14:19:12.328Z] #41 ... [2020-05-27T14:19:12.328Z] [2020-05-27T14:19:12.328Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:12.328Z] #43 33.66 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:12.405Z] #48 ... [2020-05-27T14:19:12.405Z] [2020-05-27T14:19:12.405Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:12.405Z] #22 0.987 + RM_GOPATH=0 [2020-05-27T14:19:12.405Z] #22 0.987 + TMP_GOPATH= [2020-05-27T14:19:12.405Z] #22 0.987 + : /build [2020-05-27T14:19:12.405Z] #22 0.987 + '[' -z '' ']' [2020-05-27T14:19:12.405Z] #22 0.988 ++ mktemp -d [2020-05-27T14:19:12.405Z] #22 1.028 + export GOPATH=/tmp/tmp.CzUD2qiUcK [2020-05-27T14:19:12.405Z] #22 1.028 + GOPATH=/tmp/tmp.CzUD2qiUcK [2020-05-27T14:19:12.405Z] #22 1.028 + RM_GOPATH=1 [2020-05-27T14:19:12.405Z] #22 1.028 + case "$(go env GOARCH)" in [2020-05-27T14:19:12.405Z] #22 1.047 ++ go env GOARCH [2020-05-27T14:19:12.405Z] #22 1.100 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.405Z] #22 1.100 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.405Z] #22 1.103 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:12.405Z] #22 1.112 + dir=/tmp/install [2020-05-27T14:19:12.405Z] #22 1.112 + bin=dockercli [2020-05-27T14:19:12.405Z] #22 1.112 + shift [2020-05-27T14:19:12.405Z] #22 1.113 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-27T14:19:12.405Z] #22 1.113 + . /tmp/install/dockercli.installer [2020-05-27T14:19:12.405Z] #22 1.113 ++ : stable [2020-05-27T14:19:12.405Z] #22 1.113 ++ : 17.06.2-ce [2020-05-27T14:19:12.405Z] #22 1.118 + install_dockercli [2020-05-27T14:19:12.405Z] #22 1.119 Install docker/cli version 17.06.2-ce from stable [2020-05-27T14:19:12.405Z] #22 1.119 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-27T14:19:12.405Z] #22 1.123 ++ uname -m [2020-05-27T14:19:12.405Z] #22 1.154 + arch=ppc64le [2020-05-27T14:19:12.405Z] #22 1.155 + '[' ppc64le '!=' x86_64 ']' [2020-05-27T14:19:12.405Z] #22 1.155 + '[' ppc64le '!=' s390x ']' [2020-05-27T14:19:12.405Z] #22 1.155 + '[' ppc64le '!=' armhf ']' [2020-05-27T14:19:12.405Z] #22 1.155 + build_dockercli [2020-05-27T14:19:12.405Z] #22 1.156 + git clone https://github.com/docker/docker-ce /tmp/tmp.CzUD2qiUcK/tmp/docker-ce [2020-05-27T14:19:12.405Z] #22 1.210 Cloning into '/tmp/tmp.CzUD2qiUcK/tmp/docker-ce'... [2020-05-27T14:19:12.405Z] #22 ... [2020-05-27T14:19:12.405Z] [2020-05-27T14:19:12.406Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:12.406Z] #61 1.040 + RM_GOPATH=0 [2020-05-27T14:19:12.406Z] #61 1.041 + TMP_GOPATH= [2020-05-27T14:19:12.406Z] #61 1.041 + : /build [2020-05-27T14:19:12.406Z] #61 1.048 + '[' -z '' ']' [2020-05-27T14:19:12.406Z] #61 1.050 ++ mktemp -d [2020-05-27T14:19:12.406Z] #61 1.063 + export GOPATH=/tmp/tmp.spWFxz423L [2020-05-27T14:19:12.406Z] #61 1.063 + GOPATH=/tmp/tmp.spWFxz423L [2020-05-27T14:19:12.406Z] #61 1.063 + RM_GOPATH=1 [2020-05-27T14:19:12.406Z] #61 1.064 + case "$(go env GOARCH)" in [2020-05-27T14:19:12.406Z] #61 1.073 ++ go env GOARCH [2020-05-27T14:19:12.406Z] #61 1.124 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.406Z] #61 1.124 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.406Z] #61 1.134 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:12.406Z] #61 1.136 + dir=/tmp/install [2020-05-27T14:19:12.406Z] #61 1.136 + bin=proxy [2020-05-27T14:19:12.406Z] #61 1.136 + shift [2020-05-27T14:19:12.406Z] #61 1.138 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-27T14:19:12.406Z] #61 1.139 + . /tmp/install/proxy.installer [2020-05-27T14:19:12.406Z] #61 1.143 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:19:12.406Z] #61 1.144 + install_proxy [2020-05-27T14:19:12.406Z] #61 1.145 + case "$1" in [2020-05-27T14:19:12.406Z] #61 1.145 + export CGO_ENABLED=0 [2020-05-27T14:19:12.406Z] #61 1.145 + CGO_ENABLED=0 [2020-05-27T14:19:12.406Z] #61 1.145 + _install_proxy [2020-05-27T14:19:12.406Z] #61 1.150 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-27T14:19:12.406Z] #61 1.151 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.spWFxz423L/src/github.com/docker/libnetwork [2020-05-27T14:19:12.406Z] #61 1.152 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:19:12.406Z] #61 1.189 Cloning into '/tmp/tmp.spWFxz423L/src/github.com/docker/libnetwork'... [2020-05-27T14:19:12.697Z] #61 ... [2020-05-27T14:19:12.697Z] [2020-05-27T14:19:12.697Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:12.697Z] #55 0.930 + RM_GOPATH=0 [2020-05-27T14:19:12.697Z] #55 0.930 + TMP_GOPATH= [2020-05-27T14:19:12.697Z] #55 0.930 + : /build [2020-05-27T14:19:12.697Z] #55 0.930 + '[' -z '' ']' [2020-05-27T14:19:12.697Z] #55 0.931 ++ mktemp -d [2020-05-27T14:19:12.697Z] #55 0.933 + export GOPATH=/tmp/tmp.1XXECD8eUi [2020-05-27T14:19:12.697Z] #55 0.933 + GOPATH=/tmp/tmp.1XXECD8eUi [2020-05-27T14:19:12.697Z] #55 0.933 + RM_GOPATH=1 [2020-05-27T14:19:12.697Z] #55 0.934 + case "$(go env GOARCH)" in [2020-05-27T14:19:12.697Z] #55 0.934 ++ go env GOARCH [2020-05-27T14:19:12.697Z] #55 0.942 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.697Z] #55 0.942 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:12.697Z] #55 0.943 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:12.697Z] #55 0.944 + dir=/tmp/install [2020-05-27T14:19:12.697Z] #55 0.944 + bin=rootlesskit [2020-05-27T14:19:12.697Z] #55 0.944 + shift [2020-05-27T14:19:12.697Z] #55 0.945 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-27T14:19:12.697Z] #55 0.945 + . /tmp/install/rootlesskit.installer [2020-05-27T14:19:12.697Z] #55 0.945 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:19:12.697Z] #55 0.945 + install_rootlesskit [2020-05-27T14:19:12.697Z] #55 0.945 + case "$1" in [2020-05-27T14:19:12.697Z] #55 0.945 + export CGO_ENABLED=0 [2020-05-27T14:19:12.697Z] #55 0.945 + CGO_ENABLED=0 [2020-05-27T14:19:12.697Z] #55 0.945 + _install_rootlesskit [2020-05-27T14:19:12.697Z] #55 0.945 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-27T14:19:12.697Z] #55 0.946 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1XXECD8eUi/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:19:12.697Z] #55 0.947 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:19:12.697Z] #55 0.960 Cloning into '/tmp/tmp.1XXECD8eUi/src/github.com/rootless-containers/rootlesskit'... [2020-05-27T14:19:12.697Z] #55 9.096 + cd /tmp/tmp.1XXECD8eUi/src/github.com/rootless-containers/rootlesskit [2020-05-27T14:19:12.697Z] #55 9.097 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-27T14:19:12.697Z] #55 9.347 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:19:12.697Z] #55 9.352 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-27T14:19:12.697Z] #55 ... [2020-05-27T14:19:12.697Z] [2020-05-27T14:19:12.697Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:12.697Z] #11 1.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:12.697Z] #11 1.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:12.697Z] #11 1.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:12.697Z] #11 3.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-27T14:19:12.697Z] #11 7.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-27T14:19:12.697Z] #11 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-27T14:19:12.953Z] #60 33.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-27T14:19:12.953Z] #60 ... [2020-05-27T14:19:12.953Z] [2020-05-27T14:19:12.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:12.953Z] #10 23.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:19:12.953Z] #10 ... [2020-05-27T14:19:12.953Z] [2020-05-27T14:19:12.953Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:12.953Z] #32 23.05 Fetched 8350 kB in 18s (453 kB/s) [2020-05-27T14:19:12.953Z] #32 23.05 Reading package lists... [2020-05-27T14:19:12.953Z] #32 ... [2020-05-27T14:19:12.953Z] [2020-05-27T14:19:12.953Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:12.953Z] #43 27.90 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:12.953Z] #43 28.37 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:12.953Z] #43 31.49 go: finding github.com/fatih/color v1.6.0 [2020-05-27T14:19:12.953Z] #43 31.79 go: finding github.com/pkg/errors v0.8.1 [2020-05-27T14:19:12.953Z] #43 31.88 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:19:12.953Z] #43 31.94 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:19:12.953Z] #43 31.96 go: finding github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:12.953Z] #43 32.01 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:19:12.953Z] #43 32.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:12.953Z] #43 32.51 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:12.953Z] #43 32.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:19:12.953Z] #43 32.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:12.988Z] #11 ... [2020-05-27T14:19:12.988Z] [2020-05-27T14:19:12.988Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:12.988Z] #39 1.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:19:12.988Z] #39 1.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:19:12.988Z] #39 1.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:19:12.988Z] #39 3.601 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-27T14:19:12.988Z] #39 8.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-27T14:19:12.988Z] #39 9.727 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-27T14:19:12.988Z] #39 ... [2020-05-27T14:19:12.988Z] [2020-05-27T14:19:12.988Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:12.988Z] #44 6.429 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:19:12.988Z] #44 6.504 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:19:12.988Z] #44 6.533 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:19:12.988Z] #44 6.685 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:19:12.988Z] #44 6.735 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:19:12.988Z] #44 6.829 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-27T14:19:12.988Z] #44 7.083 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:19:12.988Z] #44 7.223 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:19:12.988Z] #44 7.503 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:19:12.988Z] #44 11.84 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:19:13.216Z] #43 ... [2020-05-27T14:19:13.216Z] [2020-05-27T14:19:13.216Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:13.216Z] #30 23.47 unicode/utf8 [2020-05-27T14:19:13.216Z] #30 24.66 unicode [2020-05-27T14:19:13.216Z] #30 28.78 runtime/cgo [2020-05-27T14:19:13.312Z] Running on azwin-2-bba660 in d:\jenkins\workspace\moby_PR-41029 [Pipeline] { [Pipeline] ws [2020-05-27T14:19:13.330Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-27T14:19:13.485Z] #30 ... [2020-05-27T14:19:13.485Z] [2020-05-27T14:19:13.485Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:13.485Z] #41 25.14 internal/testlog [2020-05-27T14:19:13.485Z] #41 25.50 encoding [2020-05-27T14:19:13.485Z] #41 25.62 unicode/utf16 [2020-05-27T14:19:13.485Z] #41 25.93 container/list [2020-05-27T14:19:13.485Z] #41 26.47 crypto/internal/subtle [2020-05-27T14:19:13.485Z] #41 27.07 crypto/subtle [2020-05-27T14:19:13.485Z] #41 27.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-27T14:19:13.485Z] #41 28.09 internal/nettrace [2020-05-27T14:19:13.485Z] #41 28.73 runtime/cgo [2020-05-27T14:19:13.488Z] #10 53.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-27T14:19:13.488Z] #10 53.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-27T14:19:13.743Z] #41 ... [2020-05-27T14:19:13.743Z] [2020-05-27T14:19:13.743Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:19:13.749Z] #10 53.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-27T14:19:13.749Z] #10 53.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-27T14:19:13.749Z] #10 53.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-27T14:19:13.749Z] #10 53.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-05-27T14:19:13.749Z] #10 53.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-27T14:19:13.749Z] #10 53.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-27T14:19:13.749Z] #10 53.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-27T14:19:13.749Z] #10 53.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-27T14:19:13.749Z] #10 53.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-27T14:19:13.749Z] #10 53.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-27T14:19:13.749Z] #10 53.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-27T14:19:13.749Z] #10 53.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-27T14:19:13.749Z] #10 53.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-05-27T14:19:14.263Z] #36 33.98 Checking out files: 80% (1280/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-27T14:19:14.504Z] #44 13.11 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:19:14.504Z] #44 13.15 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:19:14.526Z] #36 34.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-27T14:19:14.621Z] #45 ... [2020-05-27T14:19:14.621Z] [2020-05-27T14:19:14.621Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:14.621Z] #52 145.0 + bin/containerd-stress [2020-05-27T14:19:14.621Z] #52 147.2 + bin/containerd-shim [2020-05-27T14:19:15.148Z] #10 54.35 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:15.148Z] #10 54.57 Fetched 73.3 MB in 8s (9569 kB/s) [2020-05-27T14:19:15.410Z] #10 54.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-27T14:19:15.607Z] #43 36.60 go: finding github.com/fatih/color v1.6.0 [2020-05-27T14:19:15.607Z] #43 36.62 go: finding github.com/pkg/errors v0.8.1 [2020-05-27T14:19:15.607Z] #43 36.67 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:19:15.607Z] #43 36.80 go: finding github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:15.607Z] #43 36.84 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:19:15.607Z] #43 37.02 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:19:15.672Z] #10 54.70 (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 ... 15385 files and directories currently installed.) [2020-05-27T14:19:15.672Z] #10 54.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-27T14:19:15.672Z] #10 54.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:19:15.865Z] #43 ... [2020-05-27T14:19:15.865Z] [2020-05-27T14:19:15.865Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:15.865Z] #30 27.24 runtime/cgo [2020-05-27T14:19:15.865Z] #30 ... [2020-05-27T14:19:15.865Z] [2020-05-27T14:19:15.865Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:16.384Z] #60 36.31 Checking out files: 47% (978/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-27T14:19:16.384Z] #60 37.91 + cd /tmp/tmp.5L6qkR3JuI/src/github.com/docker/libnetwork [2020-05-27T14:19:16.384Z] #60 37.91 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:19:16.949Z] #60 38.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-27T14:19:17.055Z] #10 ... [2020-05-27T14:19:17.055Z] [2020-05-27T14:19:17.055Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:17.055Z] #25 5.319 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-27T14:19:17.055Z] #25 5.861 [2020-05-27T14:19:17.807Z] #36 37.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-27T14:19:17.840Z] #25 6.106 #=#=# # 2.1% ### 4.7% ##### 8.3% ######## 11.5% ########## 15.0% ########### 16.6% ############# 18.4% ################ 23.6% ##################### 30.5% ########################## 36.5% ############################## 42.1% ################################### 49.2% ######################################## 55.6% ############################################### 66.2% #################################################### 72.2% ########################################################### 83.2% ############################################################## 87.3% ################################################################# 91.6% #################################################################### 95.2% ######################################################################## 100.0% [2020-05-27T14:19:17.883Z] #60 ... [2020-05-27T14:19:17.883Z] [2020-05-27T14:19:17.883Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:17.883Z] #47 29.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:17.883Z] #47 30.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:17.883Z] #47 33.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:17.883Z] #47 36.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:17.883Z] #47 36.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:17.883Z] #47 36.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:17.883Z] #47 36.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:17.883Z] #47 38.30 runtime/cgo [2020-05-27T14:19:17.883Z] #47 38.30 runtime [2020-05-27T14:19:18.141Z] #47 ... [2020-05-27T14:19:18.141Z] [2020-05-27T14:19:18.141Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:19:18.141Z] #36 35.02 Checking out files: 65% (1047/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-27T14:19:18.141Z] #36 35.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-27T14:19:18.141Z] #36 38.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-27T14:19:18.416Z] #25 8.834 [2020-05-27T14:19:18.957Z] #44 17.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-27T14:19:18.958Z] #44 ... [2020-05-27T14:19:18.958Z] [2020-05-27T14:19:18.958Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:18.958Z] #48 17.83 + cd /tmp/tmp.itahXtmBBF/src/github.com/mvdan/sh [2020-05-27T14:19:19.205Z] #25 9.046 0.1% ########## 14.0% ################## 25.3% ############################## 42.4% ####################################### 54.2% ################################################ 67.8% ######################################################### 80.3% #################################################################### 95.4% ######################################################################## 100.0% [2020-05-27T14:19:19.205Z] #25 ... [2020-05-27T14:19:19.205Z] [2020-05-27T14:19:19.205Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:19.205Z] #52 3.993 + RM_GOPATH=0 [2020-05-27T14:19:19.205Z] #52 3.993 + TMP_GOPATH= [2020-05-27T14:19:19.205Z] #52 3.993 + : /build [2020-05-27T14:19:19.205Z] #52 3.993 + '[' -z '' ']' [2020-05-27T14:19:19.205Z] #52 3.993 ++ mktemp -d [2020-05-27T14:19:19.205Z] #52 4.011 + export GOPATH=/tmp/tmp.Uxa6EonznX [2020-05-27T14:19:19.205Z] #52 4.011 + GOPATH=/tmp/tmp.Uxa6EonznX [2020-05-27T14:19:19.205Z] #52 4.011 + RM_GOPATH=1 [2020-05-27T14:19:19.205Z] #52 4.011 + case "$(go env GOARCH)" in [2020-05-27T14:19:19.205Z] #52 4.013 ++ go env GOARCH [2020-05-27T14:19:19.205Z] #52 4.059 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:19.205Z] #52 4.060 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:19.205Z] #52 4.072 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:19.205Z] #52 4.074 + dir=/tmp/install [2020-05-27T14:19:19.205Z] #52 4.074 + bin=containerd [2020-05-27T14:19:19.205Z] #52 4.074 + shift [2020-05-27T14:19:19.205Z] #52 4.074 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-27T14:19:19.205Z] #52 4.074 + . /tmp/install/containerd.installer [2020-05-27T14:19:19.205Z] #52 4.074 ++ set -e [2020-05-27T14:19:19.205Z] #52 4.074 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:19:19.205Z] #52 4.074 + install_containerd [2020-05-27T14:19:19.205Z] #52 4.075 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-27T14:19:19.205Z] #52 4.075 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Uxa6EonznX/src/github.com/containerd/containerd [2020-05-27T14:19:19.205Z] #52 4.077 Cloning into '/tmp/tmp.Uxa6EonznX/src/github.com/containerd/containerd'... [2020-05-27T14:19:19.205Z] #52 4.077 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:19:19.250Z] #48 17.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-27T14:19:19.250Z] #48 18.07 + GO111MODULE=on [2020-05-27T14:19:19.250Z] #48 18.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-27T14:19:19.466Z] #52 ... [2020-05-27T14:19:19.466Z] [2020-05-27T14:19:19.466Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:19:19.466Z] #28 52.74 Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-27T14:19:19.466Z] #28 53.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-27T14:19:19.466Z] #28 53.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-27T14:19:20.037Z] #28 ... [2020-05-27T14:19:20.037Z] [2020-05-27T14:19:20.037Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:20.037Z] #25 10.25 [2020-05-27T14:19:20.105Z] #52 ... [2020-05-27T14:19:20.105Z] [2020-05-27T14:19:20.105Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:20.105Z] #45 DONE 176.5s [2020-05-27T14:19:20.105Z] [2020-05-27T14:19:20.105Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:20.560Z] #25 10.47 0.0% ### 4.6% ##### 7.5% ######## 11.7% ########### 15.8% ############## 19.8% ################# 24.0% ## [2020-05-27T14:19:20.560Z] #25 ... [2020-05-27T14:19:20.560Z] [2020-05-27T14:19:20.560Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:20.560Z] #41 49.99 sync [2020-05-27T14:19:20.560Z] #41 50.00 internal/reflectlite [2020-05-27T14:19:20.560Z] #41 52.26 github.com/LK4D4/vndr/godl/singleflight [2020-05-27T14:19:20.560Z] #41 52.26 math/rand [2020-05-27T14:19:20.560Z] #41 52.30 internal/singleflight [2020-05-27T14:19:20.560Z] #41 54.10 io [2020-05-27T14:19:20.560Z] #41 54.11 syscall [2020-05-27T14:19:20.560Z] #41 54.11 vendor/golang.org/x/net/dns/dnsmessage [2020-05-27T14:19:20.560Z] #41 54.12 strconv [2020-05-27T14:19:20.560Z] #41 57.46 bytes [2020-05-27T14:19:20.823Z] #41 ... [2020-05-27T14:19:20.823Z] [2020-05-27T14:19:20.823Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:21.122Z] #52 ... [2020-05-27T14:19:21.122Z] [2020-05-27T14:19:21.122Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-27T14:19:21.122Z] #46 DONE 0.2s [2020-05-27T14:19:21.122Z] [2020-05-27T14:19:21.122Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-27T14:19:21.122Z] #48 DONE 0.2s [2020-05-27T14:19:21.122Z] [2020-05-27T14:19:21.122Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:21.406Z] #52 ... [2020-05-27T14:19:21.406Z] [2020-05-27T14:19:21.406Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-27T14:19:21.621Z] #25 10.47 0.0% ### 4.6% ##### 7.5% ######## 11.7% ########### 15.8% ############## 19.8% ################# 24.0% #################### 28.0% ###################### 31.3% ######################### 36.1% ############################# 41.4% ################################# 46.4% ##################################### 51.8% ###################################### 54.0% ############################################ 61.4% ################################################# 68.6% ################################################### 71.5% [2020-05-27T14:19:21.621Z] #25 ... [2020-05-27T14:19:21.621Z] [2020-05-27T14:19:21.621Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:21.621Z] #38 51.19 Selecting previously unselected package libprotoc17:arm64. [2020-05-27T14:19:21.621Z] #38 51.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-27T14:19:21.621Z] #38 51.24 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 52.18 Selecting previously unselected package protobuf-c-compiler. [2020-05-27T14:19:21.621Z] #38 52.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-27T14:19:21.621Z] #38 52.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:19:21.621Z] #38 52.41 Selecting previously unselected package protobuf-compiler. [2020-05-27T14:19:21.621Z] #38 52.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-27T14:19:21.621Z] #38 52.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 52.63 Selecting previously unselected package python-pkg-resources. [2020-05-27T14:19:21.621Z] #38 52.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:19:21.621Z] #38 52.65 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-27T14:19:21.621Z] #38 53.00 Selecting previously unselected package python-six. [2020-05-27T14:19:21.621Z] #38 53.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-27T14:19:21.621Z] #38 53.02 Unpacking python-six (1.12.0-1) ... [2020-05-27T14:19:21.621Z] #38 53.22 Selecting previously unselected package python-protobuf. [2020-05-27T14:19:21.621Z] #38 53.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-27T14:19:21.621Z] #38 53.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 53.85 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-27T14:19:21.621Z] #38 56.88 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 56.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:21.621Z] #38 56.91 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-27T14:19:21.621Z] #38 56.93 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-27T14:19:21.621Z] #38 56.94 Setting up python-six (1.12.0-1) ... [2020-05-27T14:19:21.621Z] #38 59.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-27T14:19:21.621Z] #38 59.46 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-27T14:19:21.621Z] #38 59.49 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 59.51 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-27T14:19:21.621Z] #38 59.54 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 59.55 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 59.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:21.621Z] #38 59.60 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-27T14:19:21.621Z] #38 59.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:19:21.621Z] #38 59.65 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-27T14:19:21.689Z] #50 DONE 0.2s [2020-05-27T14:19:21.689Z] [2020-05-27T14:19:21.689Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:21.889Z] #38 ... [2020-05-27T14:19:21.889Z] [2020-05-27T14:19:21.889Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:21.889Z] #25 10.47 0.0% ### 4.6% ##### 7.5% ######## 11.7% ########### 15.8% ############## 19.8% ################# 24.0% #################### 28.0% ###################### 31.3% ######################### 36.1% ############################# 41.4% ################################# 46.4% ##################################### 51.8% ###################################### 54.0% ############################################ 61.4% ################################################# 68.6% ################################################### 71.5% ###################################################### 75.3% ######################################################### 79.2% [2020-05-27T14:19:21.889Z] #25 ... [2020-05-27T14:19:21.889Z] [2020-05-27T14:19:21.889Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:21.889Z] #30 51.35 sort [2020-05-27T14:19:21.889Z] #30 51.35 errors [2020-05-27T14:19:21.889Z] #30 51.79 strconv [2020-05-27T14:19:21.889Z] #30 51.94 io [2020-05-27T14:19:21.889Z] #30 51.94 internal/oserror [2020-05-27T14:19:21.889Z] #30 52.88 syscall [2020-05-27T14:19:21.889Z] #30 54.71 strings [2020-05-27T14:19:21.889Z] #30 54.76 bytes [2020-05-27T14:19:21.889Z] #30 59.41 reflect [2020-05-27T14:19:21.889Z] #30 59.83 bufio [2020-05-27T14:19:21.889Z] #30 59.90 path [2020-05-27T14:19:21.889Z] #30 61.26 text/tabwriter [2020-05-27T14:19:21.974Z] #52 155.9 + bin/containerd-shim-runc-v1 [2020-05-27T14:19:21.978Z] #48 20.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:21.978Z] #48 20.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:21.978Z] #48 20.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:21.998Z] #36 ... [2020-05-27T14:19:21.998Z] [2020-05-27T14:19:21.998Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:21.998Z] #47 32.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:21.998Z] #47 34.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:21.998Z] #47 36.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:21.998Z] #47 36.98 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:21.998Z] #47 37.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:21.998Z] #47 37.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:21.998Z] #47 39.07 runtime/cgo [2020-05-27T14:19:21.998Z] #47 39.15 runtime [2020-05-27T14:19:22.154Z] #30 ... [2020-05-27T14:19:22.154Z] [2020-05-27T14:19:22.154Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:22.269Z] #48 20.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:22.322Z] #36 ... [2020-05-27T14:19:22.322Z] [2020-05-27T14:19:22.322Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:22.322Z] #41 43.42 vendor/golang.org/x/crypto/internal/subtle [2020-05-27T14:19:22.322Z] #41 43.71 vendor/golang.org/x/crypto/curve25519 [2020-05-27T14:19:22.415Z] #25 10.47 0.0% ### 4.6% ##### 7.5% ######## 11.7% ########### 15.8% ############## 19.8% ################# 24.0% #################### 28.0% ###################### 31.3% ######################### 36.1% ############################# 41.4% ################################# 46.4% ##################################### 51.8% ###################################### 54.0% ############################################ 61.4% ################################################# 68.6% ################################################### 71.5% ###################################################### 75.3% ######################################################### 79.2% ############################################################ 83.6% ############################################################## 87.1% ################################################################## 92.5% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-27T14:19:22.557Z] #48 ... [2020-05-27T14:19:22.557Z] [2020-05-27T14:19:22.557Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:22.557Z] #42 11.21 container/list [2020-05-27T14:19:22.557Z] #42 15.25 crypto/internal/subtle [2020-05-27T14:19:22.557Z] #42 15.85 crypto/subtle [2020-05-27T14:19:22.557Z] #42 16.63 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-27T14:19:22.557Z] #42 17.27 internal/nettrace [2020-05-27T14:19:22.557Z] #42 18.01 runtime/cgo [2020-05-27T14:19:22.557Z] #42 ... [2020-05-27T14:19:22.557Z] [2020-05-27T14:19:22.557Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:22.557Z] #48 21.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:22.987Z] #25 13.41 [2020-05-27T14:19:23.258Z] #41 ... [2020-05-27T14:19:23.258Z] [2020-05-27T14:19:23.258Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:23.258Z] #51 34.58 Fetched 8350 kB in 27s (311 kB/s) [2020-05-27T14:19:23.258Z] #51 34.58 Reading package lists... [2020-05-27T14:19:23.258Z] #51 ... [2020-05-27T14:19:23.258Z] [2020-05-27T14:19:23.258Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:23.258Z] #43 37.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:23.258Z] #43 37.40 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:23.258Z] #43 37.64 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:19:23.258Z] #43 37.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:24.193Z] #43 ... [2020-05-27T14:19:24.193Z] [2020-05-27T14:19:24.193Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:24.193Z] #51 34.58 Reading package lists... [2020-05-27T14:19:24.527Z] #47 ... [2020-05-27T14:19:24.527Z] [2020-05-27T14:19:24.527Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:24.527Z] #38 34.85 Fetched 8350 kB in 28s (300 kB/s) [2020-05-27T14:19:24.527Z] #38 34.85 Reading package lists... [2020-05-27T14:19:24.527Z] #38 ... [2020-05-27T14:19:24.527Z] [2020-05-27T14:19:24.527Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:24.527Z] #32 23.05 Reading package lists... [2020-05-27T14:19:24.620Z] #48 22.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:24.650Z] #52 158.2 + bin/containerd-shim-runc-v2 [2020-05-27T14:19:24.932Z] #52 158.9 + binaries [2020-05-27T14:19:24.932Z] #52 158.9 + install -D bin/containerd /build/containerd [2020-05-27T14:19:24.932Z] #52 158.9 + install -D bin/containerd-shim /build/containerd-shim [2020-05-27T14:19:24.932Z] #52 158.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-27T14:19:24.932Z] #52 158.9 + install -D bin/ctr /build/ctr [2020-05-27T14:19:25.018Z] #51 46.15 Reading package lists... [2020-05-27T14:19:25.018Z] #51 ... [2020-05-27T14:19:25.018Z] [2020-05-27T14:19:25.018Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:25.018Z] #38 36.44 Fetched 8350 kB in 27s (308 kB/s) [2020-05-27T14:19:25.215Z] #52 DONE 159.3s [2020-05-27T14:19:25.277Z] #38 36.44 Reading package lists... [2020-05-27T14:19:25.277Z] #38 ... [2020-05-27T14:19:25.277Z] [2020-05-27T14:19:25.277Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:25.277Z] #23 39.14 Fetched 8350 kB in 27s (307 kB/s) [2020-05-27T14:19:25.670Z] #48 24.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:25.843Z] #23 39.14 Reading package lists... [2020-05-27T14:19:25.843Z] #23 ... [2020-05-27T14:19:25.843Z] [2020-05-27T14:19:25.843Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:25.843Z] #38 36.44 Reading package lists... [2020-05-27T14:19:25.991Z] #32 35.49 Reading package lists... [2020-05-27T14:19:25.991Z] #32 ... [2020-05-27T14:19:25.991Z] [2020-05-27T14:19:25.991Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:25.991Z] #38 34.85 Reading package lists... [2020-05-27T14:19:26.146Z] #25 13.72 0.0% # 1.6% # 2.3% ## 3.4% ### 5.2% ##### 7.4% ####### 10.0% ######## 12.2% ########## 14.9% ########### 16.5% ############# 18.9% ############### 21.3% ################ 23.5% ################## 25.6% ################### 26.7% ###################### 30.8% ######################## 33.5% ######################### 35.9% ########################### 38.7% ############################## 42.0% ################################ 44.6% ################################## 47.9% #################################### 51.3% ###################################### 53.9% ######################################### 57.1% ########################################## 59.7% ############################################ 62.3% ############################################### 65.9% [2020-05-27T14:19:26.146Z] #25 ... [2020-05-27T14:19:26.146Z] [2020-05-27T14:19:26.146Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:26.146Z] #32 55.53 Selecting previously unselected package libicu63:arm64. [2020-05-27T14:19:26.146Z] #32 55.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-27T14:19:26.146Z] #32 55.55 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-27T14:19:26.146Z] #32 61.51 Selecting previously unselected package libxml2:arm64. [2020-05-27T14:19:26.146Z] #32 61.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-27T14:19:26.146Z] #32 61.53 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:19:26.146Z] #32 62.27 Selecting previously unselected package libarchive13:arm64. [2020-05-27T14:19:26.146Z] #32 62.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-27T14:19:26.146Z] #32 62.29 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-27T14:19:26.146Z] #32 62.60 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-27T14:19:26.146Z] #32 62.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-27T14:19:26.146Z] #32 62.69 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-27T14:19:26.146Z] #32 62.96 Selecting previously unselected package librhash0:arm64. [2020-05-27T14:19:26.146Z] #32 62.96 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-27T14:19:26.146Z] #32 62.97 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-27T14:19:26.146Z] #32 63.16 Selecting previously unselected package libuv1:arm64. [2020-05-27T14:19:26.146Z] #32 63.18 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-27T14:19:26.146Z] #32 63.20 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-27T14:19:26.146Z] #32 63.37 Selecting previously unselected package cmake. [2020-05-27T14:19:26.146Z] #32 63.37 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-27T14:19:26.146Z] #32 63.39 Unpacking cmake (3.13.4-1) ... [2020-05-27T14:19:26.225Z] [2020-05-27T14:19:26.225Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-27T14:19:26.225Z] #53 DONE 0.3s [2020-05-27T14:19:26.412Z] #32 ... [2020-05-27T14:19:26.412Z] [2020-05-27T14:19:26.412Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:26.412Z] #47 55.73 bytes [2020-05-27T14:19:26.412Z] #47 55.74 syscall [2020-05-27T14:19:26.412Z] #47 55.76 strings [2020-05-27T14:19:26.412Z] #47 55.77 strconv [2020-05-27T14:19:26.412Z] #47 61.35 bufio [2020-05-27T14:19:26.412Z] #47 63.07 reflect [2020-05-27T14:19:26.412Z] #47 63.19 regexp/syntax [2020-05-27T14:19:26.412Z] #47 ... [2020-05-27T14:19:26.412Z] [2020-05-27T14:19:26.412Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:26.507Z] [2020-05-27T14:19:26.507Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-27T14:19:26.507Z] #57 DONE 0.2s [2020-05-27T14:19:26.507Z] [2020-05-27T14:19:26.507Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-27T14:19:26.667Z] #38 47.86 Reading package lists... [2020-05-27T14:19:26.667Z] #38 ... [2020-05-27T14:19:26.667Z] [2020-05-27T14:19:26.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:26.667Z] #10 37.94 Fetched 8350 kB in 27s (309 kB/s) [2020-05-27T14:19:26.667Z] #10 37.94 Reading package lists... [2020-05-27T14:19:26.667Z] #10 ... [2020-05-27T14:19:26.667Z] [2020-05-27T14:19:26.667Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:26.667Z] #32 38.88 Fetched 8350 kB in 28s (302 kB/s) [2020-05-27T14:19:26.789Z] #59 DONE 0.2s [2020-05-27T14:19:26.789Z] [2020-05-27T14:19:26.789Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-27T14:19:26.789Z] #61 DONE 0.1s [2020-05-27T14:19:26.789Z] [2020-05-27T14:19:26.789Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-27T14:19:26.789Z] #62 DONE 0.1s [2020-05-27T14:19:26.926Z] #32 38.88 Reading package lists... [2020-05-27T14:19:26.926Z] #32 ... [2020-05-27T14:19:26.926Z] [2020-05-27T14:19:26.926Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:26.926Z] #10 37.94 Reading package lists... [2020-05-27T14:19:27.071Z] [2020-05-27T14:19:27.071Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-27T14:19:27.202Z] #25 13.72 0.0% # 1.6% # 2.3% ## 3.4% ### 5.2% ##### 7.4% ####### 10.0% ######## 12.2% ########## 14.9% ########### 16.5% ############# 18.9% ############### 21.3% ################ 23.5% ################## 25.6% ################### 26.7% ###################### 30.8% ######################## 33.5% ######################### 35.9% ########################### 38.7% ############################## 42.0% ################################ 44.6% ################################## 47.9% #################################### 51.3% ###################################### 53.9% ######################################### 57.1% ########################################## 59.7% ############################################ 62.3% ############################################### 65.9% ################################################## 70.1% #################################################### 72.4% ##################################################### 74.8% ######################################################## 78.7% ######################################################## 78.9% ######################################################### 80.3% ########################################################## 81.9% ########################################################### 83.3% ############################################################# 85.9% [2020-05-27T14:19:27.202Z] #25 ... [2020-05-27T14:19:27.202Z] [2020-05-27T14:19:27.202Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:27.202Z] #38 65.70 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-27T14:19:27.202Z] #38 65.73 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:27.202Z] #38 DONE 66.7s [2020-05-27T14:19:27.202Z] [2020-05-27T14:19:27.202Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:27.686Z] #63 DONE 0.7s [2020-05-27T14:19:27.686Z] [2020-05-27T14:19:27.686Z] #64 exporting to image [2020-05-27T14:19:27.686Z] #64 exporting layers [2020-05-27T14:19:27.738Z] #48 ... [2020-05-27T14:19:27.738Z] [2020-05-27T14:19:27.738Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:27.738Z] #33 26.53 Fetched 8131 kB in 25s (323 kB/s) [2020-05-27T14:19:27.743Z] #25 13.72 0.0% # 1.6% # 2.3% ## 3.4% ### 5.2% ##### 7.4% ####### 10.0% ######## 12.2% ########## 14.9% ########### 16.5% ############# 18.9% ############### 21.3% ################ 23.5% ################## 25.6% ################### 26.7% ###################### 30.8% ######################## 33.5% ######################### 35.9% ########################### 38.7% ############################## 42.0% ################################ 44.6% ################################## 47.9% #################################### 51.3% ###################################### 53.9% ######################################### 57.1% ########################################## 59.7% ############################################ 62.3% ############################################### 65.9% ################################################## 70.1% #################################################### 72.4% ##################################################### 74.8% ######################################################## 78.7% ######################################################## 78.9% ######################################################### 80.3% ########################################################## 81.9% ########################################################### 83.3% ############################################################# 85.9% ############################################################### 87.9% ################################################################ 89.7% ################################################################## 92.1% ################################################################### 93.8% ##################################################################### 95.9% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-27T14:19:27.743Z] #25 18.47 [2020-05-27T14:19:28.004Z] #25 ... [2020-05-27T14:19:28.004Z] [2020-05-27T14:19:28.004Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:28.004Z] #10 57.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-27T14:19:28.004Z] #10 57.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-27T14:19:28.004Z] #10 57.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:19:28.004Z] #10 60.47 Selecting previously unselected package binutils-mingw-w64. [2020-05-27T14:19:28.004Z] #10 60.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-27T14:19:28.004Z] #10 60.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:19:28.004Z] #10 60.75 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-27T14:19:28.004Z] #10 60.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-27T14:19:28.004Z] #10 60.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-27T14:19:28.004Z] #10 60.99 Selecting previously unselected package dmsetup. [2020-05-27T14:19:28.004Z] #10 61.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-27T14:19:28.004Z] #10 61.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-27T14:19:28.004Z] #10 61.25 Selecting previously unselected package mingw-w64-common. [2020-05-27T14:19:28.004Z] #10 61.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-27T14:19:28.004Z] #10 61.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-27T14:19:28.266Z] #10 ... [2020-05-27T14:19:28.266Z] [2020-05-27T14:19:28.266Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:28.266Z] #32 66.50 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-27T14:19:28.266Z] #32 66.59 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:19:28.266Z] #32 66.70 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-27T14:19:28.266Z] #32 66.71 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:19:28.266Z] #32 66.90 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-27T14:19:28.266Z] #32 66.93 Setting up cmake-data (3.13.4-1) ... [2020-05-27T14:19:28.266Z] #32 67.00 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:19:28.266Z] #32 67.04 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-27T14:19:28.266Z] #32 67.11 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-27T14:19:28.266Z] #32 67.11 Setting up cmake (3.13.4-1) ... [2020-05-27T14:19:28.266Z] #32 67.12 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:28.266Z] #32 67.23 Processing triggers for mime-support (3.62) ... [2020-05-27T14:19:28.524Z] #38 46.87 Reading package lists... [2020-05-27T14:19:28.524Z] #38 ... [2020-05-27T14:19:28.524Z] [2020-05-27T14:19:28.524Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:28.524Z] #23 38.74 Fetched 8350 kB in 28s (300 kB/s) [2020-05-27T14:19:28.528Z] #32 DONE 67.9s [2020-05-27T14:19:28.528Z] [2020-05-27T14:19:28.528Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:28.528Z] #30 64.97 internal/syscall/execenv [2020-05-27T14:19:28.528Z] #30 65.01 internal/syscall/unix [2020-05-27T14:19:28.528Z] #30 65.04 time [2020-05-27T14:19:28.781Z] #23 38.74 Reading package lists... [2020-05-27T14:19:28.781Z] #23 ... [2020-05-27T14:19:28.781Z] [2020-05-27T14:19:28.781Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:28.781Z] #51 39.01 Fetched 8350 kB in 27s (313 kB/s) [2020-05-27T14:19:28.781Z] #51 39.01 Reading package lists... [2020-05-27T14:19:28.781Z] #51 ... [2020-05-27T14:19:28.781Z] [2020-05-27T14:19:28.781Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:28.781Z] #41 48.17 vendor/golang.org/x/crypto/internal/subtle [2020-05-27T14:19:28.781Z] #41 48.27 vendor/golang.org/x/crypto/curve25519 [2020-05-27T14:19:29.041Z] #41 ... [2020-05-27T14:19:29.041Z] [2020-05-27T14:19:29.041Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:29.041Z] #10 39.32 Fetched 8350 kB in 27s (304 kB/s) [2020-05-27T14:19:29.041Z] #10 39.32 Reading package lists... [2020-05-27T14:19:29.041Z] #10 ... [2020-05-27T14:19:29.041Z] [2020-05-27T14:19:29.041Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:29.041Z] #32 35.49 Reading package lists... [2020-05-27T14:19:29.709Z] #64 exporting layers 1.7s done [2020-05-27T14:19:29.709Z] #64 writing image sha256:f0ef388f835605bd5ab076324308d4c2a74769ba9f6ee1ce07b7a69e9a02a6b4 done [2020-05-27T14:19:29.709Z] #64 naming to docker.io/library/docker:a9569f524360c354fc192c50fbc0869ec4ffa916 done [2020-05-27T14:19:29.709Z] #64 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-27T14:19:29.813Z] #33 26.53 Reading package lists... [2020-05-27T14:19:29.813Z] #33 ... [2020-05-27T14:19:29.813Z] [2020-05-27T14:19:29.813Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:29.813Z] #44 18.57 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:29.813Z] #44 18.57 go: finding gotest.tools v2.2.0+incompatible [2020-05-27T14:19:29.813Z] #44 18.66 go: downloading gotest.tools v2.2.0+incompatible [2020-05-27T14:19:29.813Z] #44 18.67 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:29.813Z] #44 19.55 go: extracting gotest.tools v2.2.0+incompatible [2020-05-27T14:19:29.813Z] #44 19.70 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-27T14:19:29.813Z] #44 21.31 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:29.813Z] #44 21.33 go: downloading github.com/pkg/errors v0.8.1 [2020-05-27T14:19:29.813Z] #44 21.40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:29.813Z] #44 21.55 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:29.813Z] #44 21.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:29.813Z] #44 22.10 go: extracting github.com/pkg/errors v0.8.1 [2020-05-27T14:19:29.813Z] #44 22.22 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:29.813Z] #44 22.37 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:29.813Z] #44 26.06 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:29.813Z] #44 26.72 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:29.977Z] #32 47.43 Building dependency tree... [2020-05-27T14:19:30.104Z] #44 ... [2020-05-27T14:19:30.104Z] [2020-05-27T14:19:30.104Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:19:30.139Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/test/unit [2020-05-27T14:19:30.397Z] #37 28.03 Checking out files: 74% (1194/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-27T14:19:30.397Z] #37 28.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-27T14:19:31.078Z] #30 ... [2020-05-27T14:19:31.078Z] [2020-05-27T14:19:31.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:31.078Z] #25 20.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-27T14:19:31.078Z] #25 20.46 [2020-05-27T14:19:31.078Z] #25 20.65 ####################### 32.5% ######################################################################## 100.0% [2020-05-27T14:19:31.078Z] #25 20.75 [2020-05-27T14:19:31.649Z] #25 22.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-27T14:19:31.910Z] #25 22.60 [2020-05-27T14:19:32.432Z] #25 22.83 0.8% ################################################# 69.3% ######################################################################## 100.0% [2020-05-27T14:19:32.693Z] #25 23.12 [2020-05-27T14:19:32.819Z] ? github.com/docker/docker/api [no test files] [2020-05-27T14:19:32.955Z] #25 ... [2020-05-27T14:19:32.955Z] [2020-05-27T14:19:32.955Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:32.955Z] #41 62.35 bufio [2020-05-27T14:19:32.955Z] #41 62.44 reflect [2020-05-27T14:19:32.955Z] #41 63.30 regexp/syntax [2020-05-27T14:19:32.955Z] #41 66.38 hash/crc32 [2020-05-27T14:19:32.955Z] #41 67.73 vendor/golang.org/x/text/transform [2020-05-27T14:19:32.955Z] #41 71.11 time [2020-05-27T14:19:33.181Z] #37 31.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-27T14:19:33.216Z] #41 ... [2020-05-27T14:19:33.216Z] [2020-05-27T14:19:33.216Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:33.216Z] #33 2.511 + RM_GOPATH=0 [2020-05-27T14:19:33.216Z] #33 2.511 + TMP_GOPATH= [2020-05-27T14:19:33.216Z] #33 2.511 + : /build [2020-05-27T14:19:33.216Z] #33 2.512 + '[' -z '' ']' [2020-05-27T14:19:33.216Z] #33 2.519 ++ mktemp -d [2020-05-27T14:19:33.216Z] #33 2.522 + export GOPATH=/tmp/tmp.uYQ74T0fiv [2020-05-27T14:19:33.216Z] #33 2.523 + GOPATH=/tmp/tmp.uYQ74T0fiv [2020-05-27T14:19:33.216Z] #33 2.523 + RM_GOPATH=1 [2020-05-27T14:19:33.216Z] #33 2.524 + case "$(go env GOARCH)" in [2020-05-27T14:19:33.216Z] #33 2.525 ++ go env GOARCH [2020-05-27T14:19:33.216Z] #33 2.543 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:33.216Z] #33 2.543 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:33.216Z] #33 2.547 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:33.216Z] #33 2.551 + dir=/tmp/install [2020-05-27T14:19:33.216Z] #33 2.552 + bin=tini [2020-05-27T14:19:33.216Z] #33 2.552 + shift [2020-05-27T14:19:33.216Z] #33 2.553 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-27T14:19:33.216Z] #33 2.553 + . /tmp/install/tini.installer [2020-05-27T14:19:33.216Z] #33 2.554 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:19:33.216Z] #33 2.554 + install_tini [2020-05-27T14:19:33.216Z] #33 2.561 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-27T14:19:33.216Z] #33 2.566 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:19:33.216Z] #33 2.567 + git clone https://github.com/krallin/tini.git /tmp/tmp.uYQ74T0fiv/tini [2020-05-27T14:19:33.216Z] #33 2.576 Cloning into '/tmp/tmp.uYQ74T0fiv/tini'... [2020-05-27T14:19:33.216Z] #33 3.496 + cd /tmp/tmp.uYQ74T0fiv/tini [2020-05-27T14:19:33.216Z] #33 3.497 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:19:33.216Z] #33 3.531 + cmake . [2020-05-27T14:19:33.216Z] #33 4.267 -- The C compiler identification is GNU 8.3.0 [2020-05-27T14:19:33.216Z] #33 4.319 -- Check for working C compiler: /usr/bin/cc [2020-05-27T14:19:33.258Z] #32 ... [2020-05-27T14:19:33.258Z] [2020-05-27T14:19:33.258Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:33.258Z] #10 39.32 Reading package lists... [2020-05-27T14:19:33.477Z] #33 5.131 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-27T14:19:33.738Z] #33 5.134 -- Detecting C compiler ABI info [2020-05-27T14:19:34.434Z] #10 49.17 Reading package lists... [2020-05-27T14:19:34.434Z] #10 ... [2020-05-27T14:19:34.434Z] [2020-05-27T14:19:34.434Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:34.434Z] #32 38.88 Reading package lists... [2020-05-27T14:19:34.680Z] #33 6.153 -- Detecting C compiler ABI info - done [2020-05-27T14:19:34.680Z] #33 6.211 -- Detecting C compile features [2020-05-27T14:19:34.692Z] #37 ... [2020-05-27T14:19:34.692Z] [2020-05-27T14:19:34.692Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:34.692Z] #42 23.44 vendor/golang.org/x/crypto/internal/subtle [2020-05-27T14:19:34.984Z] #42 ... [2020-05-27T14:19:34.984Z] [2020-05-27T14:19:34.984Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:34.984Z] #61 30.62 Checking out files: 58% (1217/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-27T14:19:34.984Z] #61 31.45 + cd /tmp/tmp.spWFxz423L/src/github.com/docker/libnetwork [2020-05-27T14:19:34.984Z] #61 31.45 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-27T14:19:34.984Z] #61 32.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-27T14:19:35.818Z] #32 49.79 Reading package lists... [2020-05-27T14:19:35.818Z] #32 ... [2020-05-27T14:19:35.818Z] [2020-05-27T14:19:35.818Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:35.818Z] #51 46.15 Reading package lists... [2020-05-27T14:19:36.553Z] #10 51.64 Reading package lists... [2020-05-27T14:19:36.553Z] #10 ... [2020-05-27T14:19:36.553Z] [2020-05-27T14:19:36.553Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:36.553Z] #32 54.30 The following additional packages will be installed: [2020-05-27T14:19:36.553Z] #32 54.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-27T14:19:36.553Z] #32 54.35 Suggested packages: [2020-05-27T14:19:36.553Z] #32 54.35 cmake-doc ninja-build lrzip [2020-05-27T14:19:36.553Z] #32 54.35 Recommended packages: [2020-05-27T14:19:36.553Z] #32 54.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-27T14:19:36.553Z] #32 55.70 The following NEW packages will be installed: [2020-05-27T14:19:36.553Z] #32 55.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-27T14:19:36.553Z] #32 55.74 vim-common xxd [2020-05-27T14:19:36.553Z] #32 56.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:36.553Z] #32 56.27 Need to get 14.9 MB of archives. [2020-05-27T14:19:36.553Z] #32 56.27 After this operation, 61.8 MB of additional disk space will be used. [2020-05-27T14:19:36.553Z] #32 56.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-27T14:19:36.553Z] #32 56.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:19:36.553Z] #32 56.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-27T14:19:36.553Z] #32 56.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-27T14:19:36.598Z] #33 ... [2020-05-27T14:19:36.598Z] [2020-05-27T14:19:36.598Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:36.598Z] #25 24.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-27T14:19:36.598Z] #25 24.72 skipping existing ed4b54129745 [2020-05-27T14:19:36.598Z] #25 24.89 [2020-05-27T14:19:36.598Z] #25 26.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-27T14:19:36.598Z] #25 26.75 [2020-05-27T14:19:36.598Z] #25 27.03 ######################################################################## 100.0% [2020-05-27T14:19:36.598Z] #25 27.11 [2020-05-27T14:19:36.598Z] #25 27.23 Download of images into '/build' complete. [2020-05-27T14:19:36.598Z] #25 27.23 Use something like the following to load the result into a Docker daemon: [2020-05-27T14:19:36.598Z] #25 27.23 tar -cC '/build' . | docker load [2020-05-27T14:19:37.057Z] #61 ... [2020-05-27T14:19:37.057Z] [2020-05-27T14:19:37.057Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:37.057Z] #39 25.74 Fetched 8131 kB in 24s (333 kB/s) [2020-05-27T14:19:37.057Z] #39 25.74 Reading package lists... [2020-05-27T14:19:37.057Z] #39 ... [2020-05-27T14:19:37.057Z] [2020-05-27T14:19:37.057Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:37.057Z] #24 25.91 Fetched 8131 kB in 25s (331 kB/s) [2020-05-27T14:19:37.057Z] #24 25.91 Reading package lists... [2020-05-27T14:19:37.170Z] #25 DONE 27.6s [2020-05-27T14:19:37.170Z] [2020-05-27T14:19:37.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:37.170Z] #39 4.273 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:19:37.170Z] #39 4.274 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:19:37.170Z] #39 4.283 Note: Building without GnuTLS support [2020-05-27T14:19:37.170Z] #39 6.662 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:19:37.170Z] #39 6.699 GEN .gitid [2020-05-27T14:19:37.170Z] #39 6.723 GEN criu/include/version.h [2020-05-27T14:19:37.170Z] #39 6.806 GEN include/common/asm [2020-05-27T14:19:37.170Z] #39 8.864 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-27T14:19:37.170Z] #39 8.993 PBCC images/opts.pb-c.c [2020-05-27T14:19:37.170Z] #39 9.033 PBCC images/sit.pb-c.c [2020-05-27T14:19:37.170Z] #39 9.085 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-27T14:19:37.170Z] #39 9.141 DEP images/opts.pb-c.d [2020-05-27T14:19:37.170Z] #39 9.225 DEP images/sit.pb-c.d [2020-05-27T14:19:37.170Z] #39 9.388 PBCC images/macvlan.pb-c.c [2020-05-27T14:19:37.170Z] #39 9.451 DEP images/macvlan.pb-c.d [2020-05-27T14:19:37.170Z] #39 9.540 PBCC images/autofs.pb-c.c [2020-05-27T14:19:37.170Z] #39 9.588 DEP images/autofs.pb-c.d [2020-05-27T14:19:37.170Z] #39 9.648 PBCC images/sysctl.pb-c.c [2020-05-27T14:19:37.170Z] #39 9.685 DEP images/sysctl.pb-c.d [2020-05-27T14:19:37.170Z] #39 9.737 PBCC images/time.pb-c.c [2020-05-27T14:19:37.170Z] #39 9.758 DEP images/time.pb-c.d [2020-05-27T14:19:37.170Z] #39 9.894 PBCC images/binfmt-misc.pb-c.c [2020-05-27T14:19:37.170Z] #39 10.00 DEP images/binfmt-misc.pb-c.d [2020-05-27T14:19:37.350Z] #24 ... [2020-05-27T14:19:37.350Z] [2020-05-27T14:19:37.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:37.350Z] #11 25.74 Fetched 8131 kB in 24s (334 kB/s) [2020-05-27T14:19:37.350Z] #11 25.74 Reading package lists... [2020-05-27T14:19:37.350Z] #11 ... [2020-05-27T14:19:37.350Z] [2020-05-27T14:19:37.350Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:37.350Z] #52 25.98 Fetched 8131 kB in 25s (330 kB/s) [2020-05-27T14:19:37.431Z] #39 10.04 PBCC images/seccomp.pb-c.c [2020-05-27T14:19:37.431Z] #39 10.07 DEP images/seccomp.pb-c.d [2020-05-27T14:19:37.431Z] #39 10.18 PBCC images/userns.pb-c.c [2020-05-27T14:19:37.431Z] #39 10.20 DEP images/userns.pb-c.d [2020-05-27T14:19:37.431Z] #39 ... [2020-05-27T14:19:37.431Z] [2020-05-27T14:19:37.431Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:37.431Z] #33 9.059 -- Detecting C compile features - done [2020-05-27T14:19:37.643Z] #52 25.98 Reading package lists... [2020-05-27T14:19:37.643Z] #52 ... [2020-05-27T14:19:37.643Z] [2020-05-27T14:19:37.643Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:37.643Z] #11 25.74 Reading package lists... [2020-05-27T14:19:37.692Z] #33 9.137 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-27T14:19:37.926Z] #32 58.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-27T14:19:37.926Z] #32 58.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-27T14:19:37.926Z] #32 58.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-27T14:19:37.926Z] #32 58.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-27T14:19:37.976Z] #51 57.58 Building dependency tree... [2020-05-27T14:19:37.976Z] #51 ... [2020-05-27T14:19:37.976Z] [2020-05-27T14:19:37.976Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:37.976Z] #23 39.14 Reading package lists... [2020-05-27T14:19:37.976Z] #23 49.75 Reading package lists... [2020-05-27T14:19:37.976Z] #23 ... [2020-05-27T14:19:37.976Z] [2020-05-27T14:19:37.976Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:37.976Z] #38 47.86 Reading package lists... [2020-05-27T14:19:38.184Z] #32 58.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-27T14:19:38.184Z] #32 58.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-27T14:19:38.236Z] using credential docker-jenkins-github-credentials [2020-05-27T14:19:38.263Z] #33 9.830 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-27T14:19:38.263Z] #33 9.950 -- Configuring done [2020-05-27T14:19:38.283Z] #11 37.02 Reading package lists... [2020-05-27T14:19:38.283Z] #11 ... [2020-05-27T14:19:38.283Z] [2020-05-27T14:19:38.283Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:38.283Z] #48 27.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:38.283Z] #48 29.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-27T14:19:38.283Z] #48 29.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-27T14:19:38.284Z] #48 29.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-27T14:19:38.284Z] #48 30.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-27T14:19:38.284Z] #48 31.81 runtime/cgo [2020-05-27T14:19:38.284Z] #48 32.20 runtime [2020-05-27T14:19:38.320Z] Cloning the remote Git repository [2020-05-27T14:19:38.320Z] Cloning with configured refspecs honoured and without tags [2020-05-27T14:19:38.526Z] #33 9.978 -- Generating done [2020-05-27T14:19:38.526Z] #33 9.989 -- Build files have been written to: /tmp/tmp.uYQ74T0fiv/tini [2020-05-27T14:19:38.526Z] #33 9.993 + make tini-static [2020-05-27T14:19:38.577Z] #48 ... [2020-05-27T14:19:38.577Z] [2020-05-27T14:19:38.577Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:38.577Z] #52 25.98 Reading package lists... [2020-05-27T14:19:38.913Z] #38 57.67 Building dependency tree... [2020-05-27T14:19:38.524Z] Cloning repository https://github.com/moby/moby.git [2020-05-27T14:19:38.945Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-27T14:19:39.104Z] #33 10.56 Scanning dependencies of target tini-static [2020-05-27T14:19:39.366Z] #33 10.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-27T14:19:39.366Z] #33 ... [2020-05-27T14:19:39.366Z] [2020-05-27T14:19:39.366Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:39.366Z] #47 68.77 time [2020-05-27T14:19:39.366Z] #47 70.77 regexp [2020-05-27T14:19:39.366Z] #47 77.58 os [2020-05-27T14:19:39.366Z] #47 ... [2020-05-27T14:19:39.366Z] [2020-05-27T14:19:39.366Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:39.366Z] #39 10.25 PBCC images/cgroup.pb-c.c [2020-05-27T14:19:39.366Z] #39 10.28 DEP images/cgroup.pb-c.d [2020-05-27T14:19:39.366Z] #39 10.40 PBCC images/fown.pb-c.c [2020-05-27T14:19:39.366Z] #39 10.44 PBCC images/ext-file.pb-c.c [2020-05-27T14:19:39.366Z] #39 10.51 DEP images/fown.pb-c.d [2020-05-27T14:19:39.366Z] #39 10.58 DEP images/ext-file.pb-c.d [2020-05-27T14:19:39.366Z] #39 10.76 PBCC images/rpc.pb-c.c [2020-05-27T14:19:39.366Z] #39 10.83 DEP images/rpc.pb-c.d [2020-05-27T14:19:39.366Z] #39 10.90 PBCC images/siginfo.pb-c.c [2020-05-27T14:19:39.366Z] #39 10.95 DEP images/siginfo.pb-c.d [2020-05-27T14:19:39.366Z] #39 11.15 PBCC images/pagemap.pb-c.c [2020-05-27T14:19:39.366Z] #39 11.40 DEP images/pagemap.pb-c.d [2020-05-27T14:19:39.366Z] #39 11.47 PBCC images/rlimit.pb-c.c [2020-05-27T14:19:39.366Z] #39 11.50 DEP images/rlimit.pb-c.d [2020-05-27T14:19:39.366Z] #39 11.59 PBCC images/file-lock.pb-c.c [2020-05-27T14:19:39.366Z] #39 11.65 DEP images/file-lock.pb-c.d [2020-05-27T14:19:39.366Z] #39 11.73 PBCC images/tty.pb-c.c [2020-05-27T14:19:39.366Z] #39 11.88 DEP images/tty.pb-c.d [2020-05-27T14:19:39.366Z] #39 12.01 PBCC images/tun.pb-c.c [2020-05-27T14:19:39.366Z] #39 12.12 PBCC images/netdev.pb-c.c [2020-05-27T14:19:39.366Z] #39 12.20 DEP images/tun.pb-c.d [2020-05-27T14:19:39.627Z] #39 12.30 DEP images/netdev.pb-c.d [2020-05-27T14:19:39.627Z] #39 12.35 PBCC images/vma.pb-c.c [2020-05-27T14:19:39.888Z] #39 12.54 DEP images/vma.pb-c.d [2020-05-27T14:19:39.888Z] #39 12.63 PBCC images/creds.pb-c.c [2020-05-27T14:19:39.888Z] #39 12.72 DEP images/creds.pb-c.d [2020-05-27T14:19:39.888Z] #39 ... [2020-05-27T14:19:39.888Z] [2020-05-27T14:19:39.888Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:39.888Z] #10 69.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-27T14:19:39.888Z] #10 69.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-27T14:19:39.888Z] #10 69.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:19:39.888Z] #10 76.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-27T14:19:39.888Z] #10 76.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-27T14:19:39.888Z] #10 76.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:19:39.888Z] #10 77.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-27T14:19:39.888Z] #10 77.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-27T14:19:39.888Z] #10 77.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:19:40.150Z] #10 ... [2020-05-27T14:19:40.150Z] [2020-05-27T14:19:40.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:40.150Z] #39 12.79 PBCC images/utsns.pb-c.c [2020-05-27T14:19:40.150Z] #39 12.85 DEP images/utsns.pb-c.d [2020-05-27T14:19:40.150Z] #39 12.92 PBCC images/ipc-desc.pb-c.c [2020-05-27T14:19:40.150Z] #39 12.97 PBCC images/ipc-sem.pb-c.c [2020-05-27T14:19:40.150Z] #39 13.04 DEP images/ipc-desc.pb-c.d [2020-05-27T14:19:40.410Z] #39 13.09 DEP images/ipc-sem.pb-c.d [2020-05-27T14:19:40.410Z] #39 13.18 PBCC images/ipc-msg.pb-c.c [2020-05-27T14:19:40.653Z] #52 37.22 Reading package lists... [2020-05-27T14:19:40.653Z] #52 ... [2020-05-27T14:19:40.653Z] [2020-05-27T14:19:40.653Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:40.653Z] #44 29.43 go: finding github.com/fatih/color v1.6.0 [2020-05-27T14:19:40.653Z] #44 29.45 go: finding github.com/pkg/errors v0.8.1 [2020-05-27T14:19:40.653Z] #44 29.48 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:19:40.653Z] #44 29.61 go: finding github.com/spf13/pflag v1.0.3 [2020-05-27T14:19:40.653Z] #44 29.78 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:19:40.653Z] #44 30.02 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:19:40.653Z] #44 30.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:19:40.653Z] #44 30.37 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:19:40.653Z] #44 30.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:19:40.653Z] #44 30.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:19:40.672Z] #39 13.25 DEP images/ipc-msg.pb-c.d [2020-05-27T14:19:40.672Z] #39 13.37 PBCC images/ipc-shm.pb-c.c [2020-05-27T14:19:40.672Z] #39 13.41 DEP images/ipc-shm.pb-c.d [2020-05-27T14:19:40.672Z] #39 13.45 PBCC images/ipc-var.pb-c.c [2020-05-27T14:19:40.847Z] #32 ... [2020-05-27T14:19:40.847Z] [2020-05-27T14:19:40.847Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:40.847Z] #23 38.74 Reading package lists... [2020-05-27T14:19:40.847Z] #23 51.70 Reading package lists... [2020-05-27T14:19:40.847Z] #23 ... [2020-05-27T14:19:40.847Z] [2020-05-27T14:19:40.847Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:40.847Z] #51 39.01 Reading package lists... [2020-05-27T14:19:40.847Z] #51 51.20 Reading package lists... [2020-05-27T14:19:40.847Z] #51 ... [2020-05-27T14:19:40.847Z] [2020-05-27T14:19:40.847Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:40.847Z] #38 46.87 Reading package lists... [2020-05-27T14:19:40.933Z] #39 13.51 DEP images/ipc-var.pb-c.d [2020-05-27T14:19:40.933Z] #39 13.62 PBCC images/sk-opts.pb-c.c [2020-05-27T14:19:40.933Z] #39 13.66 PBCC images/packet-sock.pb-c.c [2020-05-27T14:19:40.933Z] #39 13.70 DEP images/sk-opts.pb-c.d [2020-05-27T14:19:39.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:19:39.603Z] > git --version # timeout=10 [2020-05-27T14:19:39.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:19:39.650Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:19:41.195Z] #39 13.78 DEP images/packet-sock.pb-c.d [2020-05-27T14:19:41.195Z] #39 13.85 PBCC images/sk-netlink.pb-c.c [2020-05-27T14:19:41.195Z] #39 13.89 DEP images/sk-netlink.pb-c.d [2020-05-27T14:19:41.195Z] #39 13.93 PBCC images/sk-inet.pb-c.c [2020-05-27T14:19:41.195Z] #39 14.01 DEP images/sk-inet.pb-c.d [2020-05-27T14:19:41.412Z] #38 58.71 Building dependency tree... [2020-05-27T14:19:41.455Z] #39 14.10 PBCC images/sk-unix.pb-c.c [2020-05-27T14:19:41.455Z] #39 14.14 DEP images/sk-unix.pb-c.d [2020-05-27T14:19:41.455Z] #39 14.20 PBCC images/mm.pb-c.c [2020-05-27T14:19:41.455Z] #39 14.27 DEP images/mm.pb-c.d [2020-05-27T14:19:41.718Z] #39 14.33 PBCC images/timerfd.pb-c.c [2020-05-27T14:19:41.718Z] #39 14.39 DEP images/timerfd.pb-c.d [2020-05-27T14:19:41.718Z] #39 14.48 PBCC images/timer.pb-c.c [2020-05-27T14:19:41.718Z] #39 14.50 DEP images/timer.pb-c.d [2020-05-27T14:19:41.979Z] #39 14.58 PBCC images/sa.pb-c.c [2020-05-27T14:19:41.979Z] #39 14.66 DEP images/sa.pb-c.d [2020-05-27T14:19:41.979Z] #39 14.73 PBCC images/pipe-data.pb-c.c [2020-05-27T14:19:41.979Z] #39 14.75 DEP images/pipe-data.pb-c.d [2020-05-27T14:19:41.979Z] #39 14.79 PBCC images/mnt.pb-c.c [2020-05-27T14:19:42.199Z] #38 ... [2020-05-27T14:19:42.199Z] [2020-05-27T14:19:42.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:42.199Z] #10 49.17 Reading package lists... [2020-05-27T14:19:42.240Z] #39 14.86 DEP images/mnt.pb-c.d [2020-05-27T14:19:42.240Z] #39 ... [2020-05-27T14:19:42.240Z] [2020-05-27T14:19:42.240Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:42.240Z] #30 71.57 internal/poll [2020-05-27T14:19:42.240Z] #30 72.89 os [2020-05-27T14:19:42.240Z] #30 76.00 internal/fmtsort [2020-05-27T14:19:42.240Z] #30 77.67 fmt [2020-05-27T14:19:42.240Z] #30 77.67 path/filepath [2020-05-27T14:19:42.240Z] #30 79.52 io/ioutil [2020-05-27T14:19:42.240Z] #30 81.69 github.com/BurntSushi/toml [2020-05-27T14:19:42.240Z] #30 81.69 log [2020-05-27T14:19:42.240Z] #30 ... [2020-05-27T14:19:42.240Z] [2020-05-27T14:19:42.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:42.240Z] #39 14.96 PBCC images/sk-packet.pb-c.c [2020-05-27T14:19:42.240Z] #39 14.98 DEP images/sk-packet.pb-c.d [2020-05-27T14:19:42.240Z] #39 15.06 PBCC images/tcp-stream.pb-c.c [2020-05-27T14:19:42.240Z] #39 15.14 DEP images/tcp-stream.pb-c.d [2020-05-27T14:19:42.460Z] #10 61.31 Building dependency tree... [2020-05-27T14:19:42.501Z] #39 15.26 PBCC images/pipe.pb-c.c [2020-05-27T14:19:42.501Z] #39 15.33 DEP images/pipe.pb-c.d [2020-05-27T14:19:42.501Z] #39 15.39 PBCC images/pstree.pb-c.c [2020-05-27T14:19:42.763Z] #39 ... [2020-05-27T14:19:42.763Z] [2020-05-27T14:19:42.763Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:42.763Z] #33 12.96 [100%] Linking C executable tini-static [2020-05-27T14:19:42.763Z] #33 13.86 [100%] Built target tini-static [2020-05-27T14:19:42.763Z] #33 13.98 + mkdir -p /build [2020-05-27T14:19:42.763Z] #33 13.99 + cp tini-static /build/docker-init [2020-05-27T14:19:42.763Z] #33 DONE 14.2s [2020-05-27T14:19:42.763Z] [2020-05-27T14:19:42.763Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:42.763Z] #39 15.42 DEP images/pstree.pb-c.d [2020-05-27T14:19:42.763Z] #39 15.45 PBCC images/fs.pb-c.c [2020-05-27T14:19:42.763Z] #39 15.54 DEP images/fs.pb-c.d [2020-05-27T14:19:43.025Z] #39 15.63 PBCC images/signalfd.pb-c.c [2020-05-27T14:19:43.025Z] #39 15.76 DEP images/signalfd.pb-c.d [2020-05-27T14:19:43.081Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-05-27T14:19:43.288Z] #39 15.86 PBCC images/fh.pb-c.c [2020-05-27T14:19:43.288Z] #39 15.95 PBCC images/fsnotify.pb-c.c [2020-05-27T14:19:43.288Z] #39 15.99 DEP images/fh.pb-c.d [2020-05-27T14:19:43.288Z] #39 16.05 DEP images/fsnotify.pb-c.d [2020-05-27T14:19:43.310Z] #38 ... [2020-05-27T14:19:43.310Z] [2020-05-27T14:19:43.310Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:43.310Z] #32 61.57 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:43.310Z] #32 61.90 Fetched 14.9 MB in 3s (4480 kB/s) [2020-05-27T14:19:43.310Z] #32 62.13 Selecting previously unselected package xxd. [2020-05-27T14:19:43.310Z] #32 62.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:43.310Z] #32 62.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-27T14:19:43.310Z] #32 62.21 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:19:43.310Z] #32 62.62 Selecting previously unselected package vim-common. [2020-05-27T14:19:43.310Z] #32 62.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:19:43.310Z] #32 62.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:19:43.310Z] #32 ... [2020-05-27T14:19:43.310Z] [2020-05-27T14:19:43.310Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:43.310Z] #60 DONE 63.4s [2020-05-27T14:19:43.310Z] [2020-05-27T14:19:43.310Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:43.310Z] #23 51.70 Reading package lists... [2020-05-27T14:19:43.549Z] #39 16.20 PBCC images/eventpoll.pb-c.c [2020-05-27T14:19:43.549Z] #39 ... [2020-05-27T14:19:43.549Z] [2020-05-27T14:19:43.549Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:43.549Z] #41 72.77 regexp [2020-05-27T14:19:43.549Z] #41 78.89 path/filepath [2020-05-27T14:19:43.549Z] #41 78.96 net [2020-05-27T14:19:43.549Z] #41 79.88 internal/lazyregexp [2020-05-27T14:19:43.549Z] #41 80.21 github.com/LK4D4/vndr/versioned [2020-05-27T14:19:43.549Z] #41 81.48 os/exec [2020-05-27T14:19:43.549Z] #41 ... [2020-05-27T14:19:43.549Z] [2020-05-27T14:19:43.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:43.549Z] #39 16.26 DEP images/eventpoll.pb-c.d [2020-05-27T14:19:43.549Z] #39 16.34 PBCC images/eventfd.pb-c.c [2020-05-27T14:19:43.810Z] #39 16.38 DEP images/eventfd.pb-c.d [2020-05-27T14:19:43.810Z] #39 16.48 PBCC images/remap-file-path.pb-c.c [2020-05-27T14:19:43.810Z] #39 16.54 DEP images/remap-file-path.pb-c.d [2020-05-27T14:19:43.810Z] #39 16.63 PBCC images/fifo.pb-c.c [2020-05-27T14:19:44.098Z] #39 16.67 DEP images/fifo.pb-c.d [2020-05-27T14:19:44.098Z] #39 16.72 PBCC images/ghost-file.pb-c.c [2020-05-27T14:19:44.098Z] #39 16.80 DEP images/ghost-file.pb-c.d [2020-05-27T14:19:44.362Z] #39 16.95 PBCC images/regfile.pb-c.c [2020-05-27T14:19:44.362Z] #39 17.11 DEP images/regfile.pb-c.d [2020-05-27T14:19:44.365Z] #10 ... [2020-05-27T14:19:44.365Z] [2020-05-27T14:19:44.365Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:44.365Z] #41 65.76 sync [2020-05-27T14:19:44.365Z] #41 65.77 internal/reflectlite [2020-05-27T14:19:44.623Z] #39 17.26 PBCC images/ns.pb-c.c [2020-05-27T14:19:44.623Z] #39 17.30 DEP images/ns.pb-c.d [2020-05-27T14:19:44.623Z] #39 17.38 PBCC images/fdinfo.pb-c.c [2020-05-27T14:19:44.884Z] #39 17.59 DEP images/fdinfo.pb-c.d [2020-05-27T14:19:44.884Z] #39 17.66 PBCC images/core-aarch64.pb-c.c [2020-05-27T14:19:45.145Z] #39 17.74 PBCC images/core-arm.pb-c.c [2020-05-27T14:19:45.145Z] #39 17.80 PBCC images/core-ppc64.pb-c.c [2020-05-27T14:19:45.145Z] #39 17.84 PBCC images/core-s390.pb-c.c [2020-05-27T14:19:45.145Z] #39 17.91 PBCC images/core-x86.pb-c.c [2020-05-27T14:19:45.405Z] #39 17.98 PBCC images/core.pb-c.c [2020-05-27T14:19:45.405Z] #39 18.08 PBCC images/inventory.pb-c.c [2020-05-27T14:19:45.405Z] #39 18.17 DEP images/core-aarch64.pb-c.d [2020-05-27T14:19:45.405Z] #39 18.24 DEP images/core-arm.pb-c.d [2020-05-27T14:19:45.681Z] #39 18.37 DEP images/core-ppc64.pb-c.d [2020-05-27T14:19:45.681Z] #39 18.47 DEP images/core-s390.pb-c.d [2020-05-27T14:19:45.681Z] #39 18.55 DEP images/core-x86.pb-c.d [2020-05-27T14:19:45.740Z] #41 ... [2020-05-27T14:19:45.740Z] [2020-05-27T14:19:45.740Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:45.740Z] #60 DONE 67.1s [2020-05-27T14:19:45.740Z] [2020-05-27T14:19:45.740Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:45.740Z] #10 66.71 The following additional packages will be installed: [2020-05-27T14:19:45.740Z] #10 66.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-27T14:19:45.740Z] #10 66.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-27T14:19:45.740Z] #10 66.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-27T14:19:45.740Z] #10 66.73 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:45.740Z] #10 66.73 Suggested packages: [2020-05-27T14:19:45.740Z] #10 66.73 gcc-8-locales seccomp wine64 [2020-05-27T14:19:45.942Z] #39 18.71 DEP images/core.pb-c.d [2020-05-27T14:19:46.203Z] #39 18.81 DEP images/inventory.pb-c.d [2020-05-27T14:19:46.203Z] #39 18.92 PBCC images/cpuinfo.pb-c.c [2020-05-27T14:19:46.203Z] #39 18.95 DEP images/cpuinfo.pb-c.d [2020-05-27T14:19:46.463Z] #39 19.09 PBCC images/stats.pb-c.c [2020-05-27T14:19:46.463Z] #39 19.11 DEP images/stats.pb-c.d [2020-05-27T14:19:46.589Z] #23 63.15 Building dependency tree... [2020-05-27T14:19:47.644Z] #10 68.86 The following NEW packages will be installed: [2020-05-27T14:19:47.644Z] #10 68.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-27T14:19:47.644Z] #10 68.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-27T14:19:47.644Z] #10 68.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-27T14:19:47.644Z] #10 68.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-27T14:19:47.644Z] #10 68.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-27T14:19:47.644Z] #10 68.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:47.787Z] #44 ... [2020-05-27T14:19:47.787Z] [2020-05-27T14:19:47.787Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:47.787Z] #39 25.74 Reading package lists... [2020-05-27T14:19:47.787Z] #39 36.94 Reading package lists... [2020-05-27T14:19:47.787Z] #39 ... [2020-05-27T14:19:47.787Z] [2020-05-27T14:19:47.787Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:47.787Z] #24 36.33 Reading package lists... [2020-05-27T14:19:47.787Z] #24 46.41 Building dependency tree... [2020-05-27T14:19:47.787Z] #24 ... [2020-05-27T14:19:47.787Z] [2020-05-27T14:19:47.787Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:47.787Z] #33 26.53 Reading package lists... [2020-05-27T14:19:47.904Z] #10 ... [2020-05-27T14:19:47.904Z] [2020-05-27T14:19:47.904Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:47.904Z] #51 57.58 Building dependency tree... [2020-05-27T14:19:47.904Z] #51 63.92 The following additional packages will be installed: [2020-05-27T14:19:47.904Z] #51 63.92 libbtrfs0 [2020-05-27T14:19:47.904Z] #51 64.25 The following NEW packages will be installed: [2020-05-27T14:19:47.904Z] #51 64.28 libbtrfs-dev libbtrfs0 [2020-05-27T14:19:47.904Z] #51 64.81 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:47.904Z] #51 64.81 Need to get 119 kB of archives. [2020-05-27T14:19:47.904Z] #51 64.81 After this operation, 387 kB of additional disk space will be used. [2020-05-27T14:19:47.904Z] #51 64.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-27T14:19:47.904Z] #51 64.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-27T14:19:47.904Z] #51 66.53 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:47.904Z] #51 67.11 Fetched 119 kB in 0s (375 kB/s) [2020-05-27T14:19:47.904Z] #51 67.33 Selecting previously unselected package libbtrfs0. [2020-05-27T14:19:47.904Z] #51 67.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:47.904Z] #51 67.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-27T14:19:47.904Z] #51 67.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:47.904Z] #51 67.94 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:19:47.904Z] #51 67.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-27T14:19:47.904Z] #51 67.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:47.904Z] #51 68.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:47.904Z] #51 68.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:47.904Z] #51 68.54 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:47.904Z] #51 DONE 69.4s [2020-05-27T14:19:47.904Z] [2020-05-27T14:19:47.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:47.904Z] #10 69.38 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:47.904Z] #10 69.38 Need to get 77.7 MB of archives. [2020-05-27T14:19:47.904Z] #10 69.38 After this operation, 487 MB of additional disk space will be used. [2020-05-27T14:19:47.904Z] #10 69.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-27T14:19:47.962Z] #23 ... [2020-05-27T14:19:47.962Z] [2020-05-27T14:19:47.962Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:47.962Z] #30 68.02 internal/reflectlite [2020-05-27T14:19:47.962Z] #30 68.04 sync [2020-05-27T14:19:47.969Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.931583334s with top 10 stages: buildssa: 1m37.40705523s, goimports: 22.575270132s, unconvert: 13.837540895s, gosec: 11.099661348s, golint: 6.227479526s, ineffassign: 4.593343712s, misspell: 4.214448406s, vrp: 3.130524957s, inspect: 3.046286073s, fact_purity: 1.65723985s [2020-05-27T14:19:47.969Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-05-27T14:19:47.969Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1588/1588, path_prettifier: 1693/1693, exclude: 1588/1588, nolint: 0/64, filename_unadjuster: 1693/1693, skip_dirs: 1693/1693, autogenerated_exclude: 1588/1693, exclude-rules: 64/1588, cgo: 1693/2302, skip_files: 1693/1693 [2020-05-27T14:19:47.969Z] INFO [runner] processing took 112.494942ms with stages: nolint: 54.246447ms, identifier_marker: 32.951881ms, exclude-rules: 12.077608ms, path_prettifier: 7.73485ms, autogenerated_exclude: 3.607987ms, skip_dirs: 1.584317ms, cgo: 173.035µs, filename_unadjuster: 112.593µs, max_same_issues: 2.201µs, max_from_linter: 926ns, uniq_by_line: 541ns, diff: 528ns, source_code: 491ns, exclude: 430ns, path_shortener: 404ns, skip_files: 387ns, max_per_file_from_linter: 316ns [2020-05-27T14:19:47.969Z] INFO [runner] linters took 1m35.805662067s with stages: goanalysis_metalinter: 1m17.26372463s, unused: 18.428760864s [2020-05-27T14:19:47.969Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-27T14:19:47.969Z] INFO Memory: 1464 samples, avg is 653.6MB, max is 3103.5MB [2020-05-27T14:19:47.969Z] INFO Execution took 3m31.211420796s [2020-05-27T14:19:47.969Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-27T14:19:48.397Z] #39 21.13 make[1]: Nothing to be done for 'all'. [2020-05-27T14:19:48.421Z] #33 37.10 Reading package lists... [2020-05-27T14:19:48.421Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/make.sh dynbinary-daemon test-docker-py [2020-05-27T14:19:48.421Z] #33 ... [2020-05-27T14:19:48.421Z] [2020-05-27T14:19:48.421Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:48.421Z] #52 37.22 Reading package lists... [2020-05-27T14:19:48.982Z] [2020-05-27T14:19:48.982Z] Removing bundles/ [2020-05-27T14:19:48.982Z] [2020-05-27T14:19:48.982Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-27T14:19:48.982Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:19:48.982Z] GOOS="" GOARCH="" GOARM="" [2020-05-27T14:19:49.280Z] #10 70.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-27T14:19:49.280Z] #10 ... [2020-05-27T14:19:49.280Z] [2020-05-27T14:19:49.280Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:49.280Z] #23 49.75 Reading package lists... [2020-05-27T14:19:49.280Z] #23 60.89 Building dependency tree... [2020-05-27T14:19:49.280Z] #23 66.73 ca-certificates is already the newest version (20190110). [2020-05-27T14:19:49.280Z] #23 66.73 The following additional packages will be installed: [2020-05-27T14:19:49.280Z] #23 66.74 libjq1 libonig5 [2020-05-27T14:19:49.280Z] #23 67.55 The following NEW packages will be installed: [2020-05-27T14:19:49.280Z] #23 67.61 jq libjq1 libonig5 [2020-05-27T14:19:49.280Z] #23 68.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:49.280Z] #23 68.19 Need to get 355 kB of archives. [2020-05-27T14:19:49.280Z] #23 68.19 After this operation, 1072 kB of additional disk space will be used. [2020-05-27T14:19:49.280Z] #23 68.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-27T14:19:49.280Z] #23 68.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-27T14:19:49.280Z] #23 68.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-27T14:19:49.280Z] #23 69.84 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:49.280Z] #23 70.22 Fetched 355 kB in 0s (1113 kB/s) [2020-05-27T14:19:49.280Z] #23 70.60 Selecting previously unselected package libonig5:amd64. [2020-05-27T14:19:49.280Z] #23 70.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:49.280Z] #23 70.65 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-27T14:19:49.280Z] #23 ... [2020-05-27T14:19:49.280Z] [2020-05-27T14:19:49.280Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:49.280Z] #32 49.79 Reading package lists... [2020-05-27T14:19:49.280Z] #32 60.96 Building dependency tree... [2020-05-27T14:19:49.280Z] #32 66.68 The following additional packages will be installed: [2020-05-27T14:19:49.280Z] #32 66.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-27T14:19:49.280Z] #32 66.71 Suggested packages: [2020-05-27T14:19:49.280Z] #32 66.71 cmake-doc ninja-build lrzip [2020-05-27T14:19:49.280Z] #32 66.71 Recommended packages: [2020-05-27T14:19:49.280Z] #32 66.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-27T14:19:49.280Z] #32 68.48 The following NEW packages will be installed: [2020-05-27T14:19:49.280Z] #32 68.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-27T14:19:49.280Z] #32 68.51 vim-common xxd [2020-05-27T14:19:49.280Z] #32 69.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:49.280Z] #32 69.07 Need to get 14.9 MB of archives. [2020-05-27T14:19:49.280Z] #32 69.07 After this operation, 61.8 MB of additional disk space will be used. [2020-05-27T14:19:49.280Z] #32 69.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-27T14:19:49.280Z] #32 69.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:19:49.280Z] #32 69.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-27T14:19:49.280Z] #32 69.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-27T14:19:49.280Z] #32 70.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-27T14:19:49.280Z] #32 70.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-27T14:19:49.280Z] #32 70.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-27T14:19:49.280Z] #32 70.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-27T14:19:49.280Z] #32 70.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-27T14:19:49.280Z] #32 70.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-27T14:19:49.280Z] #32 ... [2020-05-27T14:19:49.280Z] [2020-05-27T14:19:49.280Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:49.280Z] #23 70.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:19:49.848Z] #23 71.19 Selecting previously unselected package libjq1:amd64. [2020-05-27T14:19:49.848Z] #23 71.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:19:49.848Z] #23 71.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:19:50.106Z] #23 71.46 Selecting previously unselected package jq. [2020-05-27T14:19:50.107Z] #23 71.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:19:50.107Z] #23 71.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:50.312Z] #39 ... [2020-05-27T14:19:50.312Z] [2020-05-27T14:19:50.312Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:50.313Z] #52 35.11 Checking out files: 43% (1370/3180) Checking out files: 44% (1400/3180) Checking out files: 45% (1431/3180) Checking out files: 46% (1463/3180) Checking out files: 47% (1495/3180) Checking out files: 48% (1527/3180) Checking out files: 49% (1559/3180) Checking out files: 50% (1590/3180) Checking out files: 51% (1622/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 81% (2607/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-27T14:19:50.313Z] #52 36.91 + cd /tmp/tmp.Uxa6EonznX/src/github.com/containerd/containerd [2020-05-27T14:19:50.313Z] #52 36.91 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:19:50.313Z] #52 38.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-27T14:19:50.313Z] #52 38.68 + BUILDTAGS='netgo osusergo static_build' [2020-05-27T14:19:50.313Z] #52 38.68 + export EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:19:50.313Z] #52 38.68 + EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:19:50.313Z] #52 38.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-27T14:19:50.313Z] #52 38.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-27T14:19:50.313Z] #52 38.68 + '[' '' = dynamic ']' [2020-05-27T14:19:50.313Z] #52 38.69 + make [2020-05-27T14:19:50.313Z] #52 40.35 + bin/ctr [2020-05-27T14:19:50.313Z] #52 ... [2020-05-27T14:19:50.313Z] [2020-05-27T14:19:50.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:50.313Z] #39 23.18 CC images/stats.o [2020-05-27T14:19:50.371Z] #23 71.84 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:19:50.630Z] #23 71.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:19:50.630Z] #23 71.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:50.630Z] #23 71.93 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:50.782Z] #52 47.43 Building dependency tree... [2020-05-27T14:19:51.203Z] #23 DONE 72.5s [2020-05-27T14:19:51.203Z] [2020-05-27T14:19:51.203Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-27T14:19:51.203Z] #24 DONE 0.1s [2020-05-27T14:19:51.203Z] [2020-05-27T14:19:51.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:51.203Z] #38 63.61 The following additional packages will be installed: [2020-05-27T14:19:51.203Z] #38 63.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-27T14:19:51.203Z] #38 63.61 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-27T14:19:51.203Z] #38 63.66 Suggested packages: [2020-05-27T14:19:51.203Z] #38 63.67 manpages-dev python-setuptools [2020-05-27T14:19:51.203Z] #38 65.69 The following NEW packages will be installed: [2020-05-27T14:19:51.203Z] #38 65.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-27T14:19:51.203Z] #38 65.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-27T14:19:51.203Z] #38 65.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-27T14:19:51.203Z] #38 65.72 python-six zlib1g-dev [2020-05-27T14:19:51.203Z] #38 66.33 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:51.203Z] #38 66.33 Need to get 4095 kB of archives. [2020-05-27T14:19:51.203Z] #38 66.33 After this operation, 22.5 MB of additional disk space will be used. [2020-05-27T14:19:51.203Z] #38 66.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-27T14:19:51.203Z] #38 66.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-27T14:19:51.203Z] #38 66.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-27T14:19:51.203Z] #38 66.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-27T14:19:51.203Z] #38 66.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-27T14:19:51.203Z] #38 66.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-27T14:19:51.203Z] #38 66.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-27T14:19:51.203Z] #38 66.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-27T14:19:51.203Z] #38 66.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-27T14:19:51.203Z] #38 66.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-27T14:19:51.203Z] #38 66.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-27T14:19:51.203Z] #38 67.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-27T14:19:51.203Z] #38 67.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-27T14:19:51.203Z] #38 67.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-27T14:19:51.203Z] #38 67.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-27T14:19:51.203Z] #38 67.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-27T14:19:51.203Z] #38 67.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-27T14:19:51.203Z] #38 69.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:51.203Z] #38 69.71 Fetched 4095 kB in 1s (3568 kB/s) [2020-05-27T14:19:51.203Z] #38 69.90 Selecting previously unselected package libcap-dev:amd64. [2020-05-27T14:19:51.203Z] #38 69.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:51.203Z] #38 70.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 70.02 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-27T14:19:51.203Z] #38 70.33 Selecting previously unselected package libnet1:amd64. [2020-05-27T14:19:51.203Z] #38 70.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 70.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:51.203Z] #38 70.88 Selecting previously unselected package libnet1-dev. [2020-05-27T14:19:51.203Z] #38 70.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 70.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:51.203Z] #38 71.28 Selecting previously unselected package libnl-3-200:amd64. [2020-05-27T14:19:51.203Z] #38 71.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 71.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:19:51.203Z] #38 71.45 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-27T14:19:51.203Z] #38 71.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 71.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-27T14:19:51.203Z] #38 71.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-27T14:19:51.203Z] #38 71.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 71.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:19:51.203Z] #38 72.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-27T14:19:51.203Z] #38 72.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 72.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-27T14:19:51.203Z] #38 72.37 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-27T14:19:51.203Z] #38 72.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-27T14:19:51.203Z] #38 72.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-27T14:19:51.254Z] #39 23.84 CC images/core.o [2020-05-27T14:19:51.519Z] #39 ... [2020-05-27T14:19:51.519Z] [2020-05-27T14:19:51.519Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:51.519Z] #30 81.72 flag [2020-05-27T14:19:51.519Z] #30 86.20 github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:19:51.519Z] #30 DONE 90.8s [2020-05-27T14:19:51.519Z] [2020-05-27T14:19:51.519Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:51.519Z] #41 85.26 encoding/base64 [2020-05-27T14:19:51.519Z] #41 85.26 crypto/cipher [2020-05-27T14:19:51.519Z] #41 85.27 go/scanner [2020-05-27T14:19:51.519Z] #41 86.79 net/url [2020-05-27T14:19:51.519Z] #41 87.78 go/ast [2020-05-27T14:19:51.519Z] #41 88.20 text/template/parse [2020-05-27T14:19:51.519Z] #41 89.87 encoding/json [2020-05-27T14:19:51.770Z] #38 73.03 Selecting previously unselected package libprotobuf17:amd64. [2020-05-27T14:19:51.770Z] #38 73.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:51.770Z] #38 73.05 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-27T14:19:51.770Z] #38 ... [2020-05-27T14:19:51.770Z] [2020-05-27T14:19:51.770Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:51.770Z] #32 73.13 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:51.779Z] #41 ... [2020-05-27T14:19:51.779Z] [2020-05-27T14:19:51.779Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:51.779Z] #47 80.99 encoding/binary [2020-05-27T14:19:51.779Z] #47 82.51 flag [2020-05-27T14:19:51.779Z] #47 82.66 github.com/pkg/diff [2020-05-27T14:19:51.779Z] #47 82.66 go/token [2020-05-27T14:19:51.779Z] #47 84.10 encoding/base64 [2020-05-27T14:19:51.779Z] #47 85.00 go/scanner [2020-05-27T14:19:51.779Z] #47 85.74 encoding/json [2020-05-27T14:19:51.779Z] #47 86.06 mvdan.cc/editorconfig [2020-05-27T14:19:51.779Z] #47 86.07 golang.org/x/sys/unix [2020-05-27T14:19:51.779Z] #47 87.78 go/ast [2020-05-27T14:19:51.779Z] #47 89.26 mvdan.cc/sh/v3/fileutil [2020-05-27T14:19:51.779Z] #47 89.79 mvdan.cc/sh/v3/syntax [2020-05-27T14:19:52.030Z] #32 73.54 Fetched 14.9 MB in 2s (6635 kB/s) [2020-05-27T14:19:52.146Z] #30 ... [2020-05-27T14:19:52.146Z] [2020-05-27T14:19:52.146Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:52.146Z] #51 51.20 Reading package lists... [2020-05-27T14:19:52.146Z] #51 62.59 Building dependency tree... [2020-05-27T14:19:52.146Z] #51 68.11 The following additional packages will be installed: [2020-05-27T14:19:52.146Z] #51 68.17 libbtrfs0 [2020-05-27T14:19:52.146Z] #51 68.57 The following NEW packages will be installed: [2020-05-27T14:19:52.146Z] #51 68.59 libbtrfs-dev libbtrfs0 [2020-05-27T14:19:52.146Z] #51 69.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:52.146Z] #51 69.26 Need to get 119 kB of archives. [2020-05-27T14:19:52.146Z] #51 69.26 After this operation, 387 kB of additional disk space will be used. [2020-05-27T14:19:52.146Z] #51 69.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-27T14:19:52.146Z] #51 69.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-27T14:19:52.146Z] #51 71.19 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:52.146Z] #51 71.55 Fetched 119 kB in 0s (274 kB/s) [2020-05-27T14:19:52.146Z] #51 71.76 Selecting previously unselected package libbtrfs0. [2020-05-27T14:19:52.146Z] #51 71.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:52.146Z] #51 71.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-27T14:19:52.146Z] #51 72.15 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:52.146Z] #51 ... [2020-05-27T14:19:52.146Z] [2020-05-27T14:19:52.146Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:52.146Z] #30 72.37 sort [2020-05-27T14:19:52.146Z] #30 72.37 errors [2020-05-27T14:19:52.289Z] #32 73.74 Selecting previously unselected package xxd. [2020-05-27T14:19:52.350Z] #47 ... [2020-05-27T14:19:52.350Z] [2020-05-27T14:19:52.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:19:52.350Z] #39 24.98 CC images/core-x86.o [2020-05-27T14:19:52.403Z] #30 ... [2020-05-27T14:19:52.403Z] [2020-05-27T14:19:52.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:52.403Z] #10 51.64 Reading package lists... [2020-05-27T14:19:52.403Z] #10 63.08 Building dependency tree... [2020-05-27T14:19:52.403Z] #10 69.65 The following additional packages will be installed: [2020-05-27T14:19:52.403Z] #10 69.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-27T14:19:52.403Z] #10 69.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-27T14:19:52.403Z] #10 69.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-27T14:19:52.403Z] #10 69.67 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:52.403Z] #10 69.69 Suggested packages: [2020-05-27T14:19:52.403Z] #10 69.71 gcc-8-locales seccomp wine64 [2020-05-27T14:19:52.403Z] #10 71.87 The following NEW packages will be installed: [2020-05-27T14:19:52.403Z] #10 71.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-27T14:19:52.403Z] #10 71.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-27T14:19:52.403Z] #10 71.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-27T14:19:52.403Z] #10 71.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-27T14:19:52.403Z] #10 71.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-27T14:19:52.403Z] #10 71.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:52.403Z] #10 72.47 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:52.403Z] #10 72.47 Need to get 77.7 MB of archives. [2020-05-27T14:19:52.403Z] #10 72.47 After this operation, 487 MB of additional disk space will be used. [2020-05-27T14:19:52.403Z] #10 72.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-27T14:19:52.403Z] #10 72.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-27T14:19:52.550Z] #32 73.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:52.550Z] #32 73.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-27T14:19:52.550Z] #32 73.92 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:19:52.661Z] #10 ... [2020-05-27T14:19:52.661Z] [2020-05-27T14:19:52.661Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:52.661Z] #51 72.49 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:19:52.661Z] #51 72.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-27T14:19:52.661Z] #51 72.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:52.809Z] #32 74.29 Selecting previously unselected package vim-common. [2020-05-27T14:19:52.809Z] #32 74.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:19:52.809Z] #32 74.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:19:52.874Z] #52 51.36 The following additional packages will be installed: [2020-05-27T14:19:52.874Z] #52 51.36 libbtrfs0 [2020-05-27T14:19:52.874Z] #52 51.65 The following NEW packages will be installed: [2020-05-27T14:19:52.874Z] #52 51.65 libbtrfs-dev libbtrfs0 [2020-05-27T14:19:52.919Z] #51 73.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:52.919Z] #51 73.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:52.919Z] #51 73.33 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:53.166Z] #52 51.93 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-27T14:19:53.166Z] #52 51.93 Need to get 120 kB of archives. [2020-05-27T14:19:53.166Z] #52 51.93 After this operation, 423 kB of additional disk space will be used. [2020-05-27T14:19:53.166Z] #52 51.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-27T14:19:53.166Z] #52 51.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-27T14:19:53.293Z] #39 26.16 CC images/core-arm.o [2020-05-27T14:19:53.377Z] #32 74.87 Selecting previously unselected package cmake-data. [2020-05-27T14:19:53.377Z] #32 74.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-27T14:19:53.377Z] #32 74.89 Unpacking cmake-data (3.13.4-1) ... [2020-05-27T14:19:53.485Z] #51 ... [2020-05-27T14:19:53.485Z] [2020-05-27T14:19:53.485Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:53.485Z] #32 63.76 Selecting previously unselected package cmake-data. [2020-05-27T14:19:53.485Z] #32 63.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-27T14:19:53.485Z] #32 63.79 Unpacking cmake-data (3.13.4-1) ... [2020-05-27T14:19:53.485Z] #32 69.61 Selecting previously unselected package libicu63:amd64. [2020-05-27T14:19:53.485Z] #32 69.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-27T14:19:53.485Z] #32 69.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:19:53.745Z] #32 ... [2020-05-27T14:19:53.745Z] [2020-05-27T14:19:53.745Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:53.745Z] #51 DONE 74.0s [2020-05-27T14:19:53.745Z] [2020-05-27T14:19:53.745Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:53.745Z] #38 65.33 The following additional packages will be installed: [2020-05-27T14:19:53.745Z] #38 65.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-27T14:19:53.745Z] #38 65.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-27T14:19:53.745Z] #38 65.35 Suggested packages: [2020-05-27T14:19:53.745Z] #38 65.35 manpages-dev python-setuptools [2020-05-27T14:19:53.745Z] #38 67.45 The following NEW packages will be installed: [2020-05-27T14:19:53.745Z] #38 67.47 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-27T14:19:53.745Z] #38 67.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-27T14:19:53.745Z] #38 67.48 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-27T14:19:53.745Z] #38 67.49 python-six zlib1g-dev [2020-05-27T14:19:53.745Z] #38 68.05 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:53.745Z] #38 68.05 Need to get 4095 kB of archives. [2020-05-27T14:19:53.745Z] #38 68.05 After this operation, 22.5 MB of additional disk space will be used. [2020-05-27T14:19:53.745Z] #38 68.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-27T14:19:53.745Z] #38 68.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-27T14:19:53.745Z] #38 68.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-27T14:19:53.745Z] #38 68.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-27T14:19:53.745Z] #38 68.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-27T14:19:53.745Z] #38 68.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-27T14:19:53.745Z] #38 68.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-27T14:19:53.745Z] #38 68.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-27T14:19:53.745Z] #38 68.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-27T14:19:53.745Z] #38 68.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-27T14:19:53.745Z] #38 68.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-27T14:19:53.745Z] #38 68.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-27T14:19:53.745Z] #38 68.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-27T14:19:53.745Z] #38 68.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-27T14:19:53.745Z] #38 68.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-27T14:19:53.745Z] #38 68.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-27T14:19:53.745Z] #38 68.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-27T14:19:53.745Z] #38 70.82 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:53.745Z] #38 71.21 Fetched 4095 kB in 1s (3821 kB/s) [2020-05-27T14:19:53.745Z] #38 71.36 Selecting previously unselected package libcap-dev:amd64. [2020-05-27T14:19:53.745Z] #38 71.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:53.745Z] #38 71.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-27T14:19:53.745Z] #38 71.69 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-27T14:19:53.745Z] #38 71.85 Selecting previously unselected package libnet1:amd64. [2020-05-27T14:19:53.745Z] #38 71.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-27T14:19:53.745Z] #38 71.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:53.745Z] #38 72.49 Selecting previously unselected package libnet1-dev. [2020-05-27T14:19:53.745Z] #38 72.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-27T14:19:53.745Z] #38 72.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:19:53.745Z] #38 73.14 Selecting previously unselected package libnl-3-200:amd64. [2020-05-27T14:19:53.745Z] #38 73.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-27T14:19:53.745Z] #38 73.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:19:53.745Z] #38 73.38 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-27T14:19:53.745Z] #38 73.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-27T14:19:53.745Z] #38 73.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-27T14:19:53.745Z] #38 74.12 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-27T14:19:53.745Z] #38 74.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:19:53.745Z] #38 74.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:19:53.745Z] #38 ... [2020-05-27T14:19:53.745Z] [2020-05-27T14:19:53.745Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:53.866Z] #39 26.68 CC images/core-aarch64.o [2020-05-27T14:19:54.128Z] #39 27.02 CC images/core-ppc64.o [2020-05-27T14:19:54.680Z] #52 ... [2020-05-27T14:19:54.680Z] [2020-05-27T14:19:54.680Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:54.680Z] #33 37.10 Reading package lists... [2020-05-27T14:19:54.680Z] #33 48.90 Building dependency tree... [2020-05-27T14:19:54.680Z] #33 52.69 The following additional packages will be installed: [2020-05-27T14:19:54.680Z] #33 52.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-27T14:19:54.680Z] #33 52.71 Suggested packages: [2020-05-27T14:19:54.680Z] #33 52.72 cmake-doc ninja-build lrzip [2020-05-27T14:19:54.680Z] #33 52.72 Recommended packages: [2020-05-27T14:19:54.680Z] #33 52.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-27T14:19:55.071Z] #39 27.87 CC images/core-s390.o [2020-05-27T14:19:55.314Z] #33 ... [2020-05-27T14:19:55.314Z] [2020-05-27T14:19:55.314Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:55.314Z] #52 53.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:55.314Z] #52 54.02 Fetched 120 kB in 0s (1181 kB/s) [2020-05-27T14:19:55.314Z] #52 54.16 Selecting previously unselected package libbtrfs0. [2020-05-27T14:19:55.606Z] #52 54.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-27T14:19:55.606Z] #52 54.30 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-27T14:19:55.606Z] #52 54.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:55.649Z] #52 ... [2020-05-27T14:19:55.650Z] [2020-05-27T14:19:55.650Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:55.650Z] #23 69.73 ca-certificates is already the newest version (20190110). [2020-05-27T14:19:55.650Z] #23 69.73 The following additional packages will be installed: [2020-05-27T14:19:55.650Z] #23 69.78 libjq1 libonig5 [2020-05-27T14:19:55.650Z] #23 70.52 The following NEW packages will be installed: [2020-05-27T14:19:55.650Z] #23 70.54 jq libjq1 libonig5 [2020-05-27T14:19:55.650Z] #23 71.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:19:55.650Z] #23 71.17 Need to get 355 kB of archives. [2020-05-27T14:19:55.650Z] #23 71.17 After this operation, 1072 kB of additional disk space will be used. [2020-05-27T14:19:55.650Z] #23 71.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-27T14:19:55.650Z] #23 71.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-27T14:19:55.650Z] #23 71.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-27T14:19:55.650Z] #23 72.74 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:55.650Z] #23 73.19 Fetched 355 kB in 0s (1088 kB/s) [2020-05-27T14:19:55.650Z] #23 73.39 Selecting previously unselected package libonig5:amd64. [2020-05-27T14:19:55.650Z] #23 73.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:19:55.650Z] #23 73.44 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-27T14:19:55.650Z] #23 73.46 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:19:55.650Z] #23 74.14 Selecting previously unselected package libjq1:amd64. [2020-05-27T14:19:55.650Z] #23 74.14 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:19:55.650Z] #23 74.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:19:55.650Z] #23 74.52 Selecting previously unselected package jq. [2020-05-27T14:19:55.650Z] #23 74.52 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:19:55.650Z] #23 74.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:55.650Z] #23 74.93 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:19:55.650Z] #23 74.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:19:55.650Z] #23 74.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:55.650Z] #23 75.01 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:55.650Z] #23 DONE 75.6s [2020-05-27T14:19:55.650Z] [2020-05-27T14:19:55.650Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-27T14:19:55.650Z] #24 DONE 0.1s [2020-05-27T14:19:55.650Z] [2020-05-27T14:19:55.650Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:55.650Z] #38 74.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-27T14:19:55.650Z] #38 74.39 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:19:55.650Z] #38 74.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-27T14:19:55.650Z] #38 74.63 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-27T14:19:55.650Z] #38 74.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-27T14:19:55.650Z] #38 74.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-27T14:19:55.650Z] #38 75.25 Selecting previously unselected package libprotobuf17:amd64. [2020-05-27T14:19:55.650Z] #38 75.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:55.650Z] #38 75.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-27T14:19:55.898Z] #52 54.55 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:19:55.898Z] #52 54.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-27T14:19:55.898Z] #52 54.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:55.922Z] #32 ... [2020-05-27T14:19:55.923Z] [2020-05-27T14:19:55.923Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:55.923Z] #30 67.00 sync [2020-05-27T14:19:55.923Z] #30 67.02 internal/reflectlite [2020-05-27T14:19:55.923Z] #30 71.28 sort [2020-05-27T14:19:55.923Z] #30 71.29 errors [2020-05-27T14:19:55.923Z] #30 71.95 strconv [2020-05-27T14:19:55.923Z] #30 73.48 internal/oserror [2020-05-27T14:19:55.923Z] #30 73.80 syscall [2020-05-27T14:19:55.923Z] #30 ... [2020-05-27T14:19:55.923Z] [2020-05-27T14:19:55.923Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:19:56.191Z] #52 55.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:19:56.441Z] #28 76.86 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) [2020-05-27T14:19:56.441Z] #28 ... [2020-05-27T14:19:56.441Z] [2020-05-27T14:19:56.441Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:19:56.441Z] #41 67.76 github.com/LK4D4/vndr/godl/singleflight [2020-05-27T14:19:56.441Z] #41 68.48 math/rand [2020-05-27T14:19:56.441Z] #41 70.53 internal/singleflight [2020-05-27T14:19:56.441Z] #41 71.26 sort [2020-05-27T14:19:56.441Z] #41 71.26 errors [2020-05-27T14:19:56.441Z] #41 71.76 io [2020-05-27T14:19:56.441Z] #41 73.48 bytes [2020-05-27T14:19:56.441Z] #41 73.49 strconv [2020-05-27T14:19:56.441Z] #41 76.82 bufio [2020-05-27T14:19:56.441Z] #41 ... [2020-05-27T14:19:56.441Z] [2020-05-27T14:19:56.441Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:19:56.456Z] #39 28.78 CC images/cpuinfo.o [2020-05-27T14:19:56.487Z] #52 55.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:19:56.487Z] #52 55.03 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:56.487Z] #52 ... [2020-05-27T14:19:56.487Z] [2020-05-27T14:19:56.487Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-27T14:19:56.487Z] #24 46.41 Building dependency tree... [2020-05-27T14:19:56.487Z] #24 49.76 ca-certificates is already the newest version (20190110). [2020-05-27T14:19:56.487Z] #24 49.76 The following additional packages will be installed: [2020-05-27T14:19:56.487Z] #24 49.77 libjq1 libonig5 [2020-05-27T14:19:56.487Z] #24 50.24 The following NEW packages will be installed: [2020-05-27T14:19:56.487Z] #24 50.25 jq libjq1 libonig5 [2020-05-27T14:19:56.487Z] #24 50.46 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-27T14:19:56.487Z] #24 50.46 Need to get 358 kB of archives. [2020-05-27T14:19:56.487Z] #24 50.46 After this operation, 1277 kB of additional disk space will be used. [2020-05-27T14:19:56.487Z] #24 50.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-27T14:19:56.487Z] #24 50.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-27T14:19:56.487Z] #24 50.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-27T14:19:56.487Z] #24 52.92 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:19:56.487Z] #24 53.41 Fetched 358 kB in 0s (1845 kB/s) [2020-05-27T14:19:56.487Z] #24 53.66 Selecting previously unselected package libonig5:ppc64el. [2020-05-27T14:19:56.488Z] #24 53.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 ... 15341 files and directories currently installed.) [2020-05-27T14:19:56.488Z] #24 53.82 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-27T14:19:56.488Z] #24 53.83 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-27T14:19:56.488Z] #24 54.31 Selecting previously unselected package libjq1:ppc64el. [2020-05-27T14:19:56.488Z] #24 54.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-27T14:19:56.488Z] #24 54.32 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-27T14:19:56.488Z] #24 54.61 Selecting previously unselected package jq. [2020-05-27T14:19:56.488Z] #24 54.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-27T14:19:56.488Z] #24 54.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:56.488Z] #24 54.91 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-27T14:19:56.488Z] #24 54.93 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-27T14:19:56.488Z] #24 54.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:19:56.488Z] #24 54.95 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:19:56.488Z] #24 DONE 55.4s [2020-05-27T14:19:56.579Z] Fetching without tags [2020-05-27T14:19:56.583Z] #38 76.93 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-27T14:19:56.583Z] #38 76.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:56.583Z] #38 76.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-27T14:19:56.700Z] #28 76.86 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-27T14:19:56.700Z] #28 77.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-27T14:19:56.782Z] [2020-05-27T14:19:56.782Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-27T14:19:56.782Z] #52 DONE 55.4s [2020-05-27T14:19:56.782Z] [2020-05-27T14:19:56.782Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-27T14:19:56.782Z] #25 DONE 0.1s [2020-05-27T14:19:56.782Z] [2020-05-27T14:19:56.782Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:19:56.841Z] #38 77.25 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-27T14:19:56.841Z] #38 77.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:56.959Z] #28 78.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-27T14:19:57.031Z] #39 29.63 CC images/inventory.o [2020-05-27T14:19:57.101Z] #38 77.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-27T14:19:57.291Z] #39 30.02 CC images/fdinfo.o [2020-05-27T14:19:57.377Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:19:57.863Z] #39 30.46 CC images/fown.o [2020-05-27T14:19:58.125Z] #39 30.80 CC images/ns.o [2020-05-27T14:19:58.313Z] #26 ... [2020-05-27T14:19:58.313Z] [2020-05-27T14:19:58.313Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:58.313Z] #11 37.02 Reading package lists... [2020-05-27T14:19:58.313Z] #11 47.46 Building dependency tree... [2020-05-27T14:19:58.313Z] #11 52.64 The following additional packages will be installed: [2020-05-27T14:19:58.313Z] #11 52.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-27T14:19:58.313Z] #11 52.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-27T14:19:58.313Z] #11 52.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-27T14:19:58.313Z] #11 52.66 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:58.313Z] #11 52.68 Suggested packages: [2020-05-27T14:19:58.313Z] #11 52.68 gcc-8-locales seccomp wine64 [2020-05-27T14:19:58.313Z] #11 55.15 The following NEW packages will be installed: [2020-05-27T14:19:58.313Z] #11 55.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-27T14:19:58.313Z] #11 55.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-27T14:19:58.313Z] #11 55.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-27T14:19:58.313Z] #11 55.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-27T14:19:58.313Z] #11 55.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-27T14:19:58.313Z] #11 55.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-27T14:19:58.313Z] #11 55.43 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-05-27T14:19:58.313Z] #11 55.43 Need to get 78.9 MB of archives. [2020-05-27T14:19:58.313Z] #11 55.43 After this operation, 532 MB of additional disk space will be used. [2020-05-27T14:19:58.313Z] #11 55.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-27T14:19:58.313Z] #11 55.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-27T14:19:58.313Z] #11 56.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-27T14:19:58.313Z] #11 56.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-27T14:19:58.313Z] #11 56.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-27T14:19:58.313Z] #11 56.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-27T14:19:58.333Z] #28 ... [2020-05-27T14:19:58.333Z] [2020-05-27T14:19:58.333Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:58.333Z] #52 4.649 + RM_GOPATH=0 [2020-05-27T14:19:58.333Z] #52 4.649 + TMP_GOPATH= [2020-05-27T14:19:58.333Z] #52 4.649 + : /build [2020-05-27T14:19:58.333Z] #52 4.649 + '[' -z '' ']' [2020-05-27T14:19:58.333Z] #52 4.649 ++ mktemp -d [2020-05-27T14:19:58.333Z] #52 4.655 + export GOPATH=/tmp/tmp.ohuLUxkIl9 [2020-05-27T14:19:58.333Z] #52 4.655 + GOPATH=/tmp/tmp.ohuLUxkIl9 [2020-05-27T14:19:58.333Z] #52 4.655 + RM_GOPATH=1 [2020-05-27T14:19:58.333Z] #52 4.655 + case "$(go env GOARCH)" in [2020-05-27T14:19:58.333Z] #52 4.659 ++ go env GOARCH [2020-05-27T14:19:58.333Z] #52 4.682 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:58.333Z] #52 4.682 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:58.333Z] #52 4.682 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:58.333Z] #52 4.695 + dir=/tmp/install [2020-05-27T14:19:58.333Z] #52 4.695 + bin=containerd [2020-05-27T14:19:58.333Z] #52 4.695 + shift [2020-05-27T14:19:58.333Z] #52 4.695 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-27T14:19:58.333Z] #52 4.695 + . /tmp/install/containerd.installer [2020-05-27T14:19:58.333Z] #52 4.695 ++ set -e [2020-05-27T14:19:58.333Z] #52 4.713 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:19:58.333Z] #52 4.713 + install_containerd [2020-05-27T14:19:58.333Z] #52 4.713 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-27T14:19:58.333Z] #52 4.714 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:19:58.333Z] #52 4.714 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ohuLUxkIl9/src/github.com/containerd/containerd [2020-05-27T14:19:58.333Z] #52 4.750 Cloning into '/tmp/tmp.ohuLUxkIl9/src/github.com/containerd/containerd'... [2020-05-27T14:19:58.333Z] #52 ... [2020-05-27T14:19:58.333Z] [2020-05-27T14:19:58.333Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:58.333Z] #38 74.49 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-27T14:19:58.333Z] #38 74.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:58.333Z] #38 74.50 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-27T14:19:58.333Z] #38 74.95 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-27T14:19:58.333Z] #38 74.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:58.333Z] #38 74.97 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-27T14:19:58.333Z] #38 76.80 Selecting previously unselected package libprotoc17:amd64. [2020-05-27T14:19:58.333Z] #38 76.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:58.333Z] #38 76.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-27T14:19:58.333Z] #38 77.95 Selecting previously unselected package protobuf-c-compiler. [2020-05-27T14:19:58.333Z] #38 77.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:19:58.333Z] #38 77.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:19:58.333Z] #38 78.22 Selecting previously unselected package protobuf-compiler. [2020-05-27T14:19:58.333Z] #38 78.25 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:58.333Z] #38 78.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:19:58.333Z] #38 78.52 Selecting previously unselected package python-pkg-resources. [2020-05-27T14:19:58.333Z] #38 78.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:19:58.333Z] #38 78.55 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-27T14:19:58.333Z] #38 79.22 Selecting previously unselected package python-six. [2020-05-27T14:19:58.333Z] #38 79.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-27T14:19:58.333Z] #38 79.25 Unpacking python-six (1.12.0-1) ... [2020-05-27T14:19:58.333Z] #38 79.54 Selecting previously unselected package python-protobuf. [2020-05-27T14:19:58.333Z] #38 79.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:58.333Z] #38 79.60 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-27T14:19:58.386Z] #39 31.14 CC images/regfile.o [2020-05-27T14:19:58.604Z] #11 57.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-27T14:19:58.604Z] #11 ... [2020-05-27T14:19:58.604Z] [2020-05-27T14:19:58.604Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:58.604Z] #39 36.94 Reading package lists... [2020-05-27T14:19:58.604Z] #39 47.58 Building dependency tree... [2020-05-27T14:19:58.604Z] #39 52.70 The following additional packages will be installed: [2020-05-27T14:19:58.604Z] #39 52.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-27T14:19:58.604Z] #39 52.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-27T14:19:58.604Z] #39 52.72 Suggested packages: [2020-05-27T14:19:58.604Z] #39 52.72 manpages-dev python-setuptools [2020-05-27T14:19:58.604Z] #39 55.07 The following NEW packages will be installed: [2020-05-27T14:19:58.604Z] #39 55.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-27T14:19:58.604Z] #39 55.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-27T14:19:58.604Z] #39 55.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-27T14:19:58.604Z] #39 55.09 python-six zlib1g-dev [2020-05-27T14:19:58.604Z] #39 55.29 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-27T14:19:58.604Z] #39 55.29 Need to get 4075 kB of archives. [2020-05-27T14:19:58.604Z] #39 55.29 After this operation, 24.5 MB of additional disk space will be used. [2020-05-27T14:19:58.604Z] #39 55.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-27T14:19:58.604Z] #39 55.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-27T14:19:58.604Z] #39 55.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-27T14:19:58.604Z] #39 55.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-27T14:19:58.604Z] #39 55.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-27T14:19:58.604Z] #39 55.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-27T14:19:58.604Z] #39 55.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-05-27T14:19:58.604Z] #39 55.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-27T14:19:58.604Z] #39 55.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-27T14:19:58.604Z] #39 55.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-27T14:19:58.604Z] #39 55.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-27T14:19:58.604Z] #39 55.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-27T14:19:58.604Z] #39 56.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-27T14:19:58.604Z] #39 56.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-27T14:19:58.604Z] #39 56.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-27T14:19:58.604Z] #39 56.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-27T14:19:58.604Z] #39 56.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-27T14:19:58.604Z] #39 ... [2020-05-27T14:19:58.604Z] [2020-05-27T14:19:58.604Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:19:58.604Z] #53 0.525 + RM_GOPATH=0 [2020-05-27T14:19:58.604Z] #53 0.525 + TMP_GOPATH= [2020-05-27T14:19:58.604Z] #53 0.525 + : /build [2020-05-27T14:19:58.604Z] #53 0.526 + '[' -z '' ']' [2020-05-27T14:19:58.604Z] #53 0.529 ++ mktemp -d [2020-05-27T14:19:58.604Z] #53 0.559 + export GOPATH=/tmp/tmp.rjRhJZEOxw [2020-05-27T14:19:58.604Z] #53 0.559 + GOPATH=/tmp/tmp.rjRhJZEOxw [2020-05-27T14:19:58.604Z] #53 0.559 + RM_GOPATH=1 [2020-05-27T14:19:58.604Z] #53 0.560 + case "$(go env GOARCH)" in [2020-05-27T14:19:58.604Z] #53 0.567 ++ go env GOARCH [2020-05-27T14:19:58.604Z] #53 0.642 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:58.604Z] #53 0.643 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:19:58.604Z] #53 0.650 ++ dirname /tmp/install/install.sh [2020-05-27T14:19:58.604Z] #53 0.656 + dir=/tmp/install [2020-05-27T14:19:58.604Z] #53 0.657 + bin=containerd [2020-05-27T14:19:58.604Z] #53 0.657 + shift [2020-05-27T14:19:58.604Z] #53 0.659 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-27T14:19:58.604Z] #53 0.676 + . /tmp/install/containerd.installer [2020-05-27T14:19:58.604Z] #53 0.677 ++ set -e [2020-05-27T14:19:58.604Z] #53 0.677 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:19:58.604Z] #53 0.682 + install_containerd [2020-05-27T14:19:58.604Z] #53 0.686 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-27T14:19:58.604Z] #53 0.701 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:19:58.604Z] #53 0.701 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rjRhJZEOxw/src/github.com/containerd/containerd [2020-05-27T14:19:58.604Z] #53 0.722 Cloning into '/tmp/tmp.rjRhJZEOxw/src/github.com/containerd/containerd'... [2020-05-27T14:19:58.648Z] #39 31.37 CC images/ghost-file.o [2020-05-27T14:19:56.233Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:19:56.296Z] > git config --add remote.origin.fetch +refs/pull/41029/head:refs/remotes/origin/PR-41029 # timeout=10 [2020-05-27T14:19:56.358Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:19:56.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-27T14:19:56.608Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-27T14:19:56.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-27T14:19:56.608Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41029/head:refs/remotes/origin/PR-41029 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T14:19:57.487Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:19:57.549Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:19:59.220Z] #39 31.91 CC images/fifo.o [2020-05-27T14:19:59.276Z] #38 ... [2020-05-27T14:19:59.276Z] [2020-05-27T14:19:59.276Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:19:59.276Z] #32 80.53 Selecting previously unselected package libicu63:amd64. [2020-05-27T14:19:59.276Z] #32 80.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-27T14:19:59.276Z] #32 80.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:19:59.276Z] #32 ... [2020-05-27T14:19:59.276Z] [2020-05-27T14:19:59.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:19:59.276Z] #10 70.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-27T14:19:59.276Z] #10 70.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-27T14:19:59.276Z] #10 70.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-27T14:19:59.276Z] #10 70.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-27T14:19:59.276Z] #10 71.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-27T14:19:59.276Z] #10 71.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-27T14:19:59.276Z] #10 71.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-27T14:19:59.276Z] #10 76.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-27T14:19:59.276Z] #10 80.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-27T14:19:59.276Z] #10 80.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-27T14:19:59.276Z] #10 80.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-27T14:19:59.276Z] #10 80.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-27T14:19:59.276Z] #10 80.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-27T14:19:59.276Z] #10 80.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-27T14:19:59.276Z] #10 80.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-27T14:19:59.276Z] #10 80.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-27T14:19:59.276Z] #10 80.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-27T14:19:59.276Z] #10 80.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-27T14:19:59.276Z] #10 80.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-27T14:19:59.276Z] #10 80.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-27T14:19:59.276Z] #10 80.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-27T14:19:59.276Z] #10 80.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-27T14:19:59.276Z] #10 80.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-27T14:19:59.276Z] #10 ... [2020-05-27T14:19:59.276Z] [2020-05-27T14:19:59.276Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:19:59.276Z] #38 80.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-27T14:19:59.485Z] #39 ... [2020-05-27T14:19:59.485Z] [2020-05-27T14:19:59.485Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:19:59.485Z] #47 98.91 golang.org/x/crypto/ssh/terminal [2020-05-27T14:19:59.633Z] #38 79.36 Selecting previously unselected package libprotoc17:amd64. [2020-05-27T14:19:59.633Z] #38 79.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-27T14:19:59.633Z] #38 79.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:00.216Z] #38 ... [2020-05-27T14:20:00.216Z] [2020-05-27T14:20:00.216Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:20:00.216Z] #28 75.74 Checking out files: 76% (1165/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-27T14:20:00.216Z] #28 77.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-27T14:20:00.216Z] #28 77.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-27T14:20:00.474Z] #28 ... [2020-05-27T14:20:00.474Z] [2020-05-27T14:20:00.474Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:00.474Z] #41 70.84 github.com/LK4D4/vndr/godl/singleflight [2020-05-27T14:20:00.474Z] #41 70.85 internal/reflectlite [2020-05-27T14:20:00.474Z] #41 71.24 math/rand [2020-05-27T14:20:00.474Z] #41 73.07 internal/singleflight [2020-05-27T14:20:00.474Z] #41 74.24 io [2020-05-27T14:20:00.474Z] #41 74.33 strconv [2020-05-27T14:20:00.474Z] #41 76.34 bytes [2020-05-27T14:20:00.474Z] #41 80.10 bufio [2020-05-27T14:20:00.474Z] #41 80.35 reflect [2020-05-27T14:20:00.732Z] #41 ... [2020-05-27T14:20:00.732Z] [2020-05-27T14:20:00.732Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:00.732Z] #47 81.00 reflect [2020-05-27T14:20:00.732Z] #47 81.03 syscall [2020-05-27T14:20:00.756Z] Merge succeeded, producing a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:20:00.756Z] Checking out Revision a9569f524360c354fc192c50fbc0869ec4ffa916 (PR-41029) [2020-05-27T14:20:01.177Z] #38 ... [2020-05-27T14:20:01.177Z] [2020-05-27T14:20:01.177Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:01.177Z] #25 6.240 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-27T14:20:01.177Z] #25 6.997 [2020-05-27T14:20:01.177Z] #25 7.365 0.0% ## 3.2% ##### 7.6% ######### 12.8% ############# 18.1% ############### 21.9% ##################### 29.5% ######################## 33.7% ############################## 42.9% ################################# 47.1% ##################################### 51.5% ######################################## 56.7% ############################################ 62.0% ############################################### 66.5% ################################################### 71.3% ###################################################### 76.3% ########################################################### 82.1% ############################################################### 87.9% ################################################################### 93.7% ######################################################################## 100.0% [2020-05-27T14:20:01.177Z] #25 10.19 [2020-05-27T14:20:00.450Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-27T14:20:00.654Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-27T14:20:00.779Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T14:20:00.841Z] > git checkout -f a9569f524360c354fc192c50fbc0869ec4ffa916 # timeout=10 [2020-05-27T14:20:02.000Z] #25 10.50 #=#=# ##O#- # [2020-05-27T14:20:02.000Z] #25 ... [2020-05-27T14:20:02.000Z] [2020-05-27T14:20:02.000Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:02.000Z] #10 82.66 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:20:02.000Z] #10 83.10 Fetched 77.7 MB in 12s (6619 kB/s) [2020-05-27T14:20:02.000Z] #10 83.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-27T14:20:02.000Z] #10 83.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:20:02.000Z] #10 83.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-27T14:20:02.000Z] #10 83.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:20:02.196Z] #53 ... [2020-05-27T14:20:02.196Z] [2020-05-27T14:20:02.196Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:02.196Z] #26 2.404 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-27T14:20:02.196Z] #26 3.030 #=#=# [2020-05-27T14:20:02.494Z] #26 3.308 #=#=# ## 3.1% ###### 9.5% ########### 15.9% ############## 20.1% ################# 24.4% #################### 28.6% ####################### 32.9% ########################## 37.2% ############################# 41.4% ################################ 45.7% ##################################### 52.1% ############################################# 62.7% ################################################# 69.1% ###################################################### 75.5% ######################################################### 79.7% ############################################################ 84.0% ############################################################### 88.3% ################################################################## 92.5% ##################################################################### 96.8% ######################################################################## 100.0% [2020-05-27T14:20:03.137Z] #26 6.479 [2020-05-27T14:20:03.266Z] #47 ... [2020-05-27T14:20:03.266Z] [2020-05-27T14:20:03.266Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:03.266Z] #30 73.11 strconv [2020-05-27T14:20:03.266Z] #30 73.65 io [2020-05-27T14:20:03.266Z] #30 76.05 internal/oserror [2020-05-27T14:20:03.266Z] #30 76.24 syscall [2020-05-27T14:20:03.266Z] #30 79.65 reflect [2020-05-27T14:20:03.266Z] #30 ... [2020-05-27T14:20:03.266Z] [2020-05-27T14:20:03.266Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:03.266Z] #25 5.719 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-27T14:20:03.266Z] #25 6.293 [2020-05-27T14:20:03.266Z] #25 6.511 0.0% #### 6.0% ######## 11.4% ########## 14.9% ############# 19.4% ################ 22.8% ################## 25.7% ##################### 29.9% ####################### 33.3% ######################### 35.9% ########################### 38.5% [2020-05-27T14:20:03.266Z] #25 ... [2020-05-27T14:20:03.266Z] [2020-05-27T14:20:03.266Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:03.266Z] #10 73.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-27T14:20:03.266Z] #10 73.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-27T14:20:03.266Z] #10 73.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-27T14:20:03.266Z] #10 73.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-27T14:20:03.266Z] #10 74.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-27T14:20:03.266Z] #10 74.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-27T14:20:03.266Z] #10 74.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-27T14:20:03.266Z] #10 80.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-27T14:20:03.266Z] #10 ... [2020-05-27T14:20:03.266Z] [2020-05-27T14:20:03.266Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:04.571Z] #26 6.695 0.3% ##### 7.8% ############# 19.3% ################## 25.0% ########################## 36.6% ################################## 48.1% ########################################## 59.6% ####################################################### 76.7% ################################################################### 93.9% ######################################################################## 100.0% [2020-05-27T14:20:04.817Z] #25 6.511 0.0% #### 6.0% ######## 11.4% ########## 14.9% ############# 19.4% ################ 22.8% ################## 25.7% ##################### 29.9% ####################### 33.3% ######################### 35.9% ########################### 38.5% ############################# 41.3% ################################ 44.7% ################################## 48.5% ###################################### 53.8% ######################################### 57.4% ########################################### 60.5% ############################################ 61.8% ################################################ 67.9% ##################################################### 74.1% ###################################################### 76.2% ######################################################### 80.3% ############################################################ 84.2% ############################################################# 86.0% ############################################################### 88.9% #################################################################### 95.3% ######################################################################## 100.0% [2020-05-27T14:20:04.943Z] #47 103.9 mvdan.cc/sh/v3/cmd/shfmt [2020-05-27T14:20:04.943Z] #47 ... [2020-05-27T14:20:04.943Z] [2020-05-27T14:20:04.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:04.943Z] #39 32.23 CC images/remap-file-path.o [2020-05-27T14:20:04.943Z] #39 32.52 CC images/eventfd.o [2020-05-27T14:20:04.943Z] #39 32.86 CC images/eventpoll.o [2020-05-27T14:20:04.943Z] #39 33.32 CC images/fh.o [2020-05-27T14:20:04.943Z] #39 33.81 CC images/fsnotify.o [2020-05-27T14:20:04.943Z] #39 35.06 CC images/signalfd.o [2020-05-27T14:20:04.943Z] #39 35.43 CC images/fs.o [2020-05-27T14:20:04.943Z] #39 35.74 CC images/pstree.o [2020-05-27T14:20:04.943Z] #39 35.96 CC images/pipe.o [2020-05-27T14:20:04.943Z] #39 36.31 CC images/tcp-stream.o [2020-05-27T14:20:04.943Z] #39 36.67 CC images/sk-packet.o [2020-05-27T14:20:04.943Z] #39 37.05 CC images/mnt.o [2020-05-27T14:20:04.943Z] #39 37.26 CC images/pipe-data.o [2020-05-27T14:20:04.943Z] #39 37.45 CC images/sa.o [2020-05-27T14:20:05.203Z] #39 37.84 CC images/timer.o [2020-05-27T14:20:05.383Z] #25 10.12 #=#=# [2020-05-27T14:20:05.634Z] #26 8.679 [2020-05-27T14:20:05.634Z] #26 ... [2020-05-27T14:20:05.634Z] [2020-05-27T14:20:05.634Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:20:05.634Z] #33 54.42 The following NEW packages will be installed: [2020-05-27T14:20:05.634Z] #33 54.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-27T14:20:05.634Z] #33 54.44 vim-common xxd [2020-05-27T14:20:05.634Z] #33 54.74 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-27T14:20:05.634Z] #33 54.74 Need to get 14.9 MB of archives. [2020-05-27T14:20:05.634Z] #33 54.74 After this operation, 67.2 MB of additional disk space will be used. [2020-05-27T14:20:05.634Z] #33 54.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-27T14:20:05.634Z] #33 54.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:20:05.634Z] #33 54.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-27T14:20:05.634Z] #33 55.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-27T14:20:05.634Z] #33 56.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-27T14:20:05.634Z] #33 56.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-27T14:20:05.634Z] #33 57.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-27T14:20:05.634Z] #33 57.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-27T14:20:05.635Z] #33 57.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-27T14:20:05.635Z] #33 57.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-27T14:20:05.635Z] #33 59.73 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:20:05.635Z] #33 60.17 Fetched 14.9 MB in 3s (5061 kB/s) [2020-05-27T14:20:05.635Z] #33 60.45 Selecting previously unselected package xxd. [2020-05-27T14:20:05.635Z] #33 60.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 ... 15341 files and directories currently installed.) [2020-05-27T14:20:05.635Z] #33 60.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-27T14:20:05.635Z] #33 60.61 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:20:05.635Z] #33 61.14 Selecting previously unselected package vim-common. [2020-05-27T14:20:05.635Z] #33 61.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:20:05.635Z] #33 61.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:20:05.635Z] #33 61.70 Selecting previously unselected package cmake-data. [2020-05-27T14:20:05.635Z] #33 61.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-27T14:20:05.635Z] #33 61.71 Unpacking cmake-data (3.13.4-1) ... [2020-05-27T14:20:05.635Z] #33 ... [2020-05-27T14:20:05.635Z] [2020-05-27T14:20:05.635Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:05.775Z] #39 38.51 CC images/timerfd.o [2020-05-27T14:20:06.035Z] #39 38.91 CC images/mm.o [2020-05-27T14:20:06.607Z] #39 39.44 CC images/sk-opts.o [2020-05-27T14:20:06.982Z] #25 10.52 #=#=# ##### 7.7% ########### 16.4% ################## 26.1% ########################### 37.8% ################################## 47.3% ###################################### 54.0% ############################################## 64.5% ############################################################# 85.7% ######################################################################## 100.0% [2020-05-27T14:20:07.182Z] #39 39.80 CC images/sk-unix.o [2020-05-27T14:20:07.182Z] #39 ... [2020-05-27T14:20:07.182Z] [2020-05-27T14:20:07.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:07.182Z] #41 96.47 text/template [2020-05-27T14:20:07.182Z] #41 97.09 go/parser [2020-05-27T14:20:07.182Z] #41 101.9 compress/gzip [2020-05-27T14:20:07.182Z] #41 103.0 math/big [2020-05-27T14:20:07.182Z] #41 104.3 vendor/golang.org/x/text/unicode/bidi [2020-05-27T14:20:07.182Z] #41 106.2 go/doc [2020-05-27T14:20:07.272Z] #10 87.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-27T14:20:07.272Z] #10 87.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-27T14:20:07.272Z] #10 87.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:20:07.272Z] #10 ... [2020-05-27T14:20:07.272Z] [2020-05-27T14:20:07.272Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:07.272Z] #30 77.74 reflect [2020-05-27T14:20:07.272Z] #30 86.57 time [2020-05-27T14:20:07.272Z] #30 ... [2020-05-27T14:20:07.272Z] [2020-05-27T14:20:07.272Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:07.272Z] #25 10.50 #=#=# ##O#- # 0.1% ########### 15.7% #################### 28.5% #################################### 51.0% ############################################ 62.4% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-27T14:20:07.272Z] #25 12.41 [2020-05-27T14:20:07.272Z] #25 12.65 0.0% ##### 7.7% ######### 13.5% ############# 19.0% ################# 23.7% ##################### 30.3% ######################### 35.3% ############################ 40.0% ################################ 44.9% ###################################### 53.9% ############################################## 65.0% ################################################## 70.1% ####################################################### 77.2% ############################################################# 85.6% ################################################################### 94.1% ######################################################################## 100.0% [2020-05-27T14:20:07.272Z] #25 14.84 #=#=# [2020-05-27T14:20:07.272Z] #25 15.39 0.0% # 2.3% ### 4.9% #### 6.7% ###### 8.5% ####### 10.4% ######## 12.4% [2020-05-27T14:20:07.272Z] #25 ... [2020-05-27T14:20:07.272Z] [2020-05-27T14:20:07.272Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:07.272Z] #41 78.74 reflect [2020-05-27T14:20:07.272Z] #41 80.52 syscall [2020-05-27T14:20:07.272Z] #41 ... [2020-05-27T14:20:07.272Z] [2020-05-27T14:20:07.272Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:07.443Z] #41 ... [2020-05-27T14:20:07.443Z] [2020-05-27T14:20:07.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:07.443Z] #39 40.15 CC images/sk-inet.o [2020-05-27T14:20:07.547Z] #25 12.13 [2020-05-27T14:20:08.014Z] #39 40.75 CC images/tun.o [2020-05-27T14:20:08.301Z] #25 15.39 0.0% # 2.3% ### 4.9% #### 6.7% ###### 8.5% ####### 10.4% ######## 12.4% ########## 14.1% ############ 16.7% ############# 18.7% ############## 20.6% ################ 22.7% ################# 24.4% ################## 26.2% #################### 27.8% ##################### 29.7% ####################### [2020-05-27T14:20:08.301Z] #25 ... [2020-05-27T14:20:08.301Z] [2020-05-27T14:20:08.301Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:08.301Z] #47 79.73 syscall [2020-05-27T14:20:08.301Z] #47 79.80 reflect [2020-05-27T14:20:08.301Z] #47 ... [2020-05-27T14:20:08.301Z] [2020-05-27T14:20:08.301Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:08.319Z] #26 9.069 0.4% ##### 7.4% ############ 17.7% ################ 22.9% ###################### 30.6% ########################### 38.3% ################################# 46.1% ###################################### 53.8% ############################################ 61.6% ################################################ 66.8% ################################################### 71.9% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 88.4% ################################################################# 91.0% ##################################################################### 96.2% ######################################################################## 100.0% [2020-05-27T14:20:08.325Z] #25 12.45 ## 3.7% ###### 9.0% ######### 12.6% ############## 19.8% ###### [2020-05-27T14:20:08.325Z] #25 ... [2020-05-27T14:20:08.325Z] [2020-05-27T14:20:08.325Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:08.325Z] #52 4.437 + RM_GOPATH=0 [2020-05-27T14:20:08.325Z] #52 4.441 + TMP_GOPATH= [2020-05-27T14:20:08.325Z] #52 4.441 + : /build [2020-05-27T14:20:08.325Z] #52 4.441 + '[' -z '' ']' [2020-05-27T14:20:08.325Z] #52 4.445 ++ mktemp -d [2020-05-27T14:20:08.325Z] #52 4.447 + export GOPATH=/tmp/tmp.7VxBu2BXmx [2020-05-27T14:20:08.325Z] #52 4.447 + GOPATH=/tmp/tmp.7VxBu2BXmx [2020-05-27T14:20:08.325Z] #52 4.447 + RM_GOPATH=1 [2020-05-27T14:20:08.325Z] #52 4.447 + case "$(go env GOARCH)" in [2020-05-27T14:20:08.325Z] #52 4.456 ++ go env GOARCH [2020-05-27T14:20:08.325Z] #52 4.467 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:08.325Z] #52 4.467 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:08.325Z] #52 4.467 ++ dirname /tmp/install/install.sh [2020-05-27T14:20:08.325Z] #52 4.478 + dir=/tmp/install [2020-05-27T14:20:08.325Z] #52 4.478 + bin=containerd [2020-05-27T14:20:08.325Z] #52 4.478 + shift [2020-05-27T14:20:08.325Z] #52 4.478 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-27T14:20:08.325Z] #52 4.478 + . /tmp/install/containerd.installer [2020-05-27T14:20:08.325Z] #52 4.478 ++ set -e [2020-05-27T14:20:08.325Z] #52 4.478 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:20:08.325Z] #52 4.478 + install_containerd [2020-05-27T14:20:08.325Z] #52 4.483 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-27T14:20:08.325Z] #52 4.486 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:20:08.325Z] #52 4.486 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7VxBu2BXmx/src/github.com/containerd/containerd [2020-05-27T14:20:08.325Z] #52 4.502 Cloning into '/tmp/tmp.7VxBu2BXmx/src/github.com/containerd/containerd'... [2020-05-27T14:20:08.325Z] #52 ... [2020-05-27T14:20:08.325Z] [2020-05-27T14:20:08.325Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:08.586Z] #39 41.20 CC images/sk-netlink.o [2020-05-27T14:20:08.844Z] #26 12.20 #=#=# [2020-05-27T14:20:08.847Z] #39 41.63 CC images/packet-sock.o [2020-05-27T14:20:09.162Z] #26 ... [2020-05-27T14:20:09.162Z] [2020-05-27T14:20:09.162Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:09.162Z] #11 57.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-27T14:20:09.162Z] #11 57.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-27T14:20:09.162Z] #11 65.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-27T14:20:09.162Z] #11 ... [2020-05-27T14:20:09.162Z] [2020-05-27T14:20:09.162Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:09.162Z] #39 57.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:20:09.162Z] #39 58.22 Fetched 4075 kB in 1s (4578 kB/s) [2020-05-27T14:20:09.162Z] #39 58.39 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-27T14:20:09.162Z] #39 58.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-27T14:20:09.162Z] #39 58.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 58.53 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-27T14:20:09.162Z] #39 58.90 Selecting previously unselected package libnet1:ppc64el. [2020-05-27T14:20:09.162Z] #39 58.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 58.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:09.162Z] #39 59.26 Selecting previously unselected package libnet1-dev. [2020-05-27T14:20:09.162Z] #39 59.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 59.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:09.162Z] #39 59.77 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-27T14:20:09.162Z] #39 59.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 59.81 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-27T14:20:09.162Z] #39 60.07 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-27T14:20:09.162Z] #39 60.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 60.12 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-27T14:20:09.162Z] #39 60.85 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-27T14:20:09.162Z] #39 60.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 60.86 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-27T14:20:09.162Z] #39 61.09 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-27T14:20:09.162Z] #39 61.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 61.12 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-27T14:20:09.162Z] #39 61.38 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-27T14:20:09.162Z] #39 61.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 61.39 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-27T14:20:09.162Z] #39 61.86 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-27T14:20:09.162Z] #39 61.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 61.94 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:09.162Z] #39 63.70 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-27T14:20:09.162Z] #39 63.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 63.72 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:09.162Z] #39 64.13 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-27T14:20:09.162Z] #39 64.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 64.18 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:09.162Z] #39 66.83 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-27T14:20:09.162Z] #39 66.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-27T14:20:09.162Z] #39 66.86 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:09.382Z] #25 12.45 ## 3.7% ###### 9.0% ######### 12.6% ############## 19.8% #################### 28.3% ######################### 35.5% ############################ 39.3% ################################ 45.2% ###################################### 53.9% ########################################### 60.5% ################################################## 70.2% ######################################################### 80.5% ################################################################# 90.9% ####################################################################### 99.1% ######################################################################## 100.0% [2020-05-27T14:20:09.460Z] #39 ... [2020-05-27T14:20:09.460Z] [2020-05-27T14:20:09.460Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:09.789Z] #39 42.29 CC images/ipc-var.o [2020-05-27T14:20:09.789Z] #39 ... [2020-05-27T14:20:09.789Z] [2020-05-27T14:20:09.789Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:09.789Z] #10 98.93 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-27T14:20:09.789Z] #10 98.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-27T14:20:09.789Z] #10 98.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:09.789Z] #10 ... [2020-05-27T14:20:09.789Z] [2020-05-27T14:20:09.789Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:09.789Z] #41 108.9 vendor/golang.org/x/text/secure/bidirule [2020-05-27T14:20:09.956Z] #25 14.41 [2020-05-27T14:20:10.052Z] #41 109.6 vendor/golang.org/x/text/unicode/norm [2020-05-27T14:20:10.219Z] #25 14.79 #=#=# [2020-05-27T14:20:10.219Z] #25 ... [2020-05-27T14:20:10.219Z] [2020-05-27T14:20:10.219Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:10.219Z] #38 80.46 Selecting previously unselected package protobuf-c-compiler. [2020-05-27T14:20:10.219Z] #38 80.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:20:10.219Z] #38 80.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:20:10.219Z] #38 80.66 Selecting previously unselected package protobuf-compiler. [2020-05-27T14:20:10.219Z] #38 80.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-27T14:20:10.219Z] #38 80.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:20:10.219Z] #38 80.95 Selecting previously unselected package python-pkg-resources. [2020-05-27T14:20:10.219Z] #38 80.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:20:10.219Z] #38 80.98 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-27T14:20:10.219Z] #38 81.36 Selecting previously unselected package python-six. [2020-05-27T14:20:10.219Z] #38 81.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-27T14:20:10.219Z] #38 81.38 Unpacking python-six (1.12.0-1) ... [2020-05-27T14:20:10.219Z] #38 81.53 Selecting previously unselected package python-protobuf. [2020-05-27T14:20:10.219Z] #38 81.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-27T14:20:10.219Z] #38 81.57 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-27T14:20:10.219Z] #38 82.36 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-27T14:20:10.219Z] #38 90.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:10.219Z] #38 90.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:10.219Z] #38 90.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:20:10.219Z] #38 90.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-27T14:20:10.219Z] #38 90.62 Setting up python-six (1.12.0-1) ... [2020-05-27T14:20:10.219Z] #38 ... [2020-05-27T14:20:10.219Z] [2020-05-27T14:20:10.219Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:10.312Z] #41 ... [2020-05-27T14:20:10.312Z] [2020-05-27T14:20:10.312Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:10.312Z] #47 DONE 109.6s [2020-05-27T14:20:10.312Z] [2020-05-27T14:20:10.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:10.312Z] #39 42.59 CC images/ipc-desc.o [2020-05-27T14:20:10.312Z] #39 43.04 CC images/ipc-shm.o [2020-05-27T14:20:10.573Z] #39 43.31 CC images/ipc-msg.o [2020-05-27T14:20:10.834Z] #39 43.52 CC images/ipc-sem.o [2020-05-27T14:20:11.095Z] #39 43.82 CC images/utsns.o [2020-05-27T14:20:11.170Z] #25 15.39 0.0% # 2.3% ### 4.9% #### 6.7% ###### 8.5% ####### 10.4% ######## 12.4% ########## 14.1% ############ 16.7% ############# 18.7% ############## 20.6% ################ 22.7% ################# 24.4% ################## 26.2% #################### 27.8% ##################### 29.7% ####################### 32.9% ######################### 36.0% ########################### 38.3% ############################## 41.8% ############################### 44.1% ################################# 46.9% ################################### 49.2% #################################### 51.3% ###################################### 53.8% ####################################### 55.5% ########################################## 59.6% ############################################# 62.6% ############################################## 65.0% ################################################# 69.0% ################################################### 71.3% ##################################################### 74.0% ####################################################### 76.5% ######################################################### 80.1% ############################################################ 83.3% ############################################################## 86.6% ############################################################### 87.9% ################################################################ 90.1% ################################################################## 91.9% #################################################################### 95.0% ##################################################################### 97.2% ######################################################################## 100.0% [2020-05-27T14:20:11.356Z] #39 44.05 CC images/creds.o [2020-05-27T14:20:11.428Z] #25 20.16 [2020-05-27T14:20:11.768Z] #25 14.79 #=#=# 1.4% ## 3.4% ### 5.1% ##### 7.5% ####### 10.4% ######## 11.2% ######### 13.8% ########### 15.4% ############ 16.9% ############ 17.9% ############## 20.5% ################ 22.5% ################## 25.2% ################### [2020-05-27T14:20:11.768Z] #25 ... [2020-05-27T14:20:11.768Z] [2020-05-27T14:20:11.768Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:20:11.768Z] #32 82.25 Selecting previously unselected package libxml2:amd64. [2020-05-27T14:20:11.768Z] #32 82.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-27T14:20:11.768Z] #32 82.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:20:11.768Z] #32 83.84 Selecting previously unselected package libarchive13:amd64. [2020-05-27T14:20:11.768Z] #32 83.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-27T14:20:11.768Z] #32 83.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-27T14:20:11.768Z] #32 84.57 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-27T14:20:11.768Z] #32 84.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-27T14:20:11.768Z] #32 84.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-27T14:20:11.768Z] #32 84.87 Selecting previously unselected package librhash0:amd64. [2020-05-27T14:20:11.768Z] #32 84.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-27T14:20:11.768Z] #32 84.90 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-27T14:20:11.768Z] #32 85.31 Selecting previously unselected package libuv1:amd64. [2020-05-27T14:20:11.768Z] #32 85.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-27T14:20:11.768Z] #32 85.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-27T14:20:11.768Z] #32 85.48 Selecting previously unselected package cmake. [2020-05-27T14:20:11.768Z] #32 85.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-27T14:20:11.768Z] #32 85.56 Unpacking cmake (3.13.4-1) ... [2020-05-27T14:20:11.768Z] #32 91.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:20:11.768Z] #32 91.11 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:20:11.768Z] #32 91.16 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-27T14:20:11.768Z] #32 91.17 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:20:11.768Z] #32 91.25 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-27T14:20:11.768Z] #32 91.28 Setting up cmake-data (3.13.4-1) ... [2020-05-27T14:20:11.768Z] #32 91.30 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:20:11.768Z] #32 91.34 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-27T14:20:11.768Z] #32 91.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-27T14:20:11.768Z] #32 91.40 Setting up cmake (3.13.4-1) ... [2020-05-27T14:20:11.768Z] #32 91.43 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:20:11.768Z] #32 91.53 Processing triggers for mime-support (3.62) ... [2020-05-27T14:20:11.768Z] #32 DONE 92.2s [2020-05-27T14:20:11.768Z] [2020-05-27T14:20:11.768Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:11.927Z] #39 44.54 CC images/vma.o [2020-05-27T14:20:12.188Z] #39 44.80 CC images/netdev.o [2020-05-27T14:20:12.448Z] #39 45.19 CC images/tty.o [2020-05-27T14:20:13.019Z] #39 45.64 CC images/file-lock.o [2020-05-27T14:20:13.019Z] #39 45.79 CC images/rlimit.o [2020-05-27T14:20:13.061Z] #25 14.79 #=#=# 1.4% ## 3.4% ### 5.1% ##### 7.5% ####### 10.4% ######## 11.2% ######### 13.8% ########### 15.4% ############ 16.9% ############ 17.9% ############## 20.5% ################ 22.5% ################## 25.2% ################### 26.8% #################### 28.4% #################### 29.1% ##################### 30.0% ###################### 31.7% ####################### 33.1% ########################## 36.3% ########################## 37.4% ############################ 39.1% ############################# 41.7% ############################## 43.0% ############################### [2020-05-27T14:20:13.061Z] #25 ... [2020-05-27T14:20:13.061Z] [2020-05-27T14:20:13.061Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:13.061Z] #41 83.42 syscall [2020-05-27T14:20:13.280Z] #39 45.97 CC images/pagemap.o [2020-05-27T14:20:13.319Z] #26 12.53 0.0% 1.3% # 2.2% ## 4.0% #### 5.8% ##### 7.6% ###### 8.4% ####### 11.0% ######## 12.2% ######### 13.8% ########### 16.5% ############# 18.3% ############## 20.0% ############### 21.8% ################# 24.5% ################### 27.2% ##################### 29.9% ####################### 32.6% ######################### 35.2% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################### 43.3% ################################ 45.1% ################################# 46.9% ################################### 48.6% #################################### 50.4% ##################################### 52.2% ###################################### 54.0% ######################################## 56.1% ######################################### 57.0% ########################################## 58.7% [2020-05-27T14:20:13.319Z] #26 ... [2020-05-27T14:20:13.319Z] [2020-05-27T14:20:13.319Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:13.319Z] #61 DONE 72.2s [2020-05-27T14:20:13.319Z] [2020-05-27T14:20:13.319Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:13.319Z] #41 ... [2020-05-27T14:20:13.319Z] [2020-05-27T14:20:13.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:13.853Z] #39 46.41 CC images/siginfo.o [2020-05-27T14:20:13.853Z] #39 46.71 CC images/rpc.o [2020-05-27T14:20:13.957Z] #25 22.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-27T14:20:13.957Z] #25 ... [2020-05-27T14:20:13.957Z] [2020-05-27T14:20:13.957Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:13.957Z] #30 95.53 internal/poll [2020-05-27T14:20:14.351Z] #25 14.79 #=#=# 1.4% ## 3.4% ### 5.1% ##### 7.5% ####### 10.4% ######## 11.2% ######### 13.8% ########### 15.4% ############ 16.9% ############ 17.9% ############## 20.5% ################ 22.5% ################## 25.2% ################### 26.8% #################### 28.4% #################### 29.1% ##################### 30.0% ###################### 31.7% ####################### 33.1% ########################## 36.3% ########################## 37.4% ############################ 39.1% ############################# 41.7% ############################## 43.0% ############################### 44.3% ################################# 46.7% ################################### 49.2% #################################### 51.1% ##################################### 52.6% ###################################### 53.8% ####################################### 55.1% ######################################### 58.0% ########################################### 59.7% ############################################ 61.9% ############################################# 62.5% # [2020-05-27T14:20:14.351Z] #25 ... [2020-05-27T14:20:14.351Z] [2020-05-27T14:20:14.351Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:14.351Z] #10 84.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-27T14:20:14.351Z] #10 84.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-27T14:20:14.351Z] #10 84.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-27T14:20:14.351Z] #10 84.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-27T14:20:14.351Z] #10 84.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-27T14:20:14.351Z] #10 84.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-27T14:20:14.351Z] #10 84.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-27T14:20:14.351Z] #10 84.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-27T14:20:14.351Z] #10 85.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-27T14:20:14.351Z] #10 85.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-27T14:20:14.352Z] #10 85.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-27T14:20:14.352Z] #10 85.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-27T14:20:14.352Z] #10 85.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-27T14:20:14.352Z] #10 85.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-27T14:20:14.352Z] #10 85.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-27T14:20:14.352Z] #10 87.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:20:14.352Z] #10 87.63 Fetched 77.7 MB in 13s (5936 kB/s) [2020-05-27T14:20:14.352Z] #10 87.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-27T14:20:14.352Z] #10 87.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-27T14:20:14.352Z] #10 87.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-27T14:20:14.352Z] #10 87.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:20:14.352Z] #10 91.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-27T14:20:14.352Z] #10 91.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-27T14:20:14.352Z] #10 91.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:20:14.610Z] #10 ... [2020-05-27T14:20:14.610Z] [2020-05-27T14:20:14.610Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:15.767Z] #39 48.44 CC images/ext-file.o [2020-05-27T14:20:15.966Z] #26 12.53 0.0% 1.3% # 2.2% ## 4.0% #### 5.8% ##### 7.6% ###### 8.4% ####### 11.0% ######## 12.2% ######### 13.8% ########### 16.5% ############# 18.3% ############## 20.0% ############### 21.8% ################# 24.5% ################### 27.2% ##################### 29.9% ####################### 32.6% ######################### 35.2% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################### 43.3% ################################ 45.1% ################################# 46.9% ################################### 48.6% #################################### 50.4% ##################################### 52.2% ###################################### 54.0% ######################################## 56.1% ######################################### 57.0% ########################################## 58.7% ########################################### 60.5% ############################################ 62.3% ############################################## 64.1% ############################################### 65.9% ################################################ 67.6% ################################################# 68.5% ################################################# 69.4% ################################################### 71.2% #################################################### 73.0% ##################################################### 74.7% ###################################################### 75.6% ####################################################### 77.4% ######################################################### 79.2% ######################################################### 80.1% ########################################################## 81.9% ############################################################ 83.7% ############################################################# 85.5% ############################################################## 86.4% [2020-05-27T14:20:15.966Z] #26 ... [2020-05-27T14:20:15.966Z] [2020-05-27T14:20:15.966Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:15.966Z] #31 64.72 sync [2020-05-27T14:20:15.966Z] #31 64.72 internal/reflectlite [2020-05-27T14:20:15.966Z] #31 71.86 sort [2020-05-27T14:20:15.966Z] #31 71.86 errors [2020-05-27T14:20:15.966Z] #31 73.21 io [2020-05-27T14:20:15.966Z] #31 73.24 internal/oserror [2020-05-27T14:20:15.966Z] #31 73.25 strconv [2020-05-27T14:20:15.966Z] #31 74.26 syscall [2020-05-27T14:20:15.966Z] #31 ... [2020-05-27T14:20:15.966Z] [2020-05-27T14:20:15.966Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:16.028Z] #39 48.74 CC images/cgroup.o [2020-05-27T14:20:16.289Z] #39 ... [2020-05-27T14:20:16.289Z] [2020-05-27T14:20:16.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:16.289Z] #10 115.6 Selecting previously unselected package libapparmor1:arm64. [2020-05-27T14:20:16.289Z] #10 115.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-27T14:20:16.289Z] #10 115.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-27T14:20:16.289Z] #10 115.8 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-27T14:20:16.550Z] #10 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-27T14:20:16.550Z] #10 115.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-27T14:20:16.550Z] #10 116.0 Selecting previously unselected package libbtrfs0. [2020-05-27T14:20:16.810Z] #10 116.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-27T14:20:16.810Z] #10 116.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:20:16.810Z] #10 116.2 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:20:16.810Z] #10 116.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-27T14:20:16.810Z] #10 116.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:20:16.837Z] #26 12.53 0.0% 1.3% # 2.2% ## 4.0% #### 5.8% ##### 7.6% ###### 8.4% ####### 11.0% ######## 12.2% ######### 13.8% ########### 16.5% ############# 18.3% ############## 20.0% ############### 21.8% ################# 24.5% ################### 27.2% ##################### 29.9% ####################### 32.6% ######################### 35.2% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################### 43.3% ################################ 45.1% ################################# 46.9% ################################### 48.6% #################################### 50.4% ##################################### 52.2% ###################################### 54.0% ######################################## 56.1% ######################################### 57.0% ########################################## 58.7% ########################################### 60.5% ############################################ 62.3% ############################################## 64.1% ############################################### 65.9% ################################################ 67.6% ################################################# 68.5% ################################################# 69.4% ################################################### 71.2% #################################################### 73.0% ##################################################### 74.7% ###################################################### 75.6% ####################################################### 77.4% ######################################################### 79.2% ######################################################### 80.1% ########################################################## 81.9% ############################################################ 83.7% ############################################################# 85.5% ############################################################## 86.4% ############################################################### 88.2% ################################################################ 89.9% ################################################################## 92.6% ################################################################### 94.4% ##################################################################### 96.2% ###################################################################### 98.0% ####################################################################### 99.8% ######################################################################## 100.0% [2020-05-27T14:20:16.941Z] #25 14.79 #=#=# 1.4% ## 3.4% ### 5.1% ##### 7.5% ####### 10.4% ######## 11.2% ######### 13.8% ########### 15.4% ############ 16.9% ############ 17.9% ############## 20.5% ################ 22.5% ################## 25.2% ################### 26.8% #################### 28.4% #################### 29.1% ##################### 30.0% ###################### 31.7% ####################### 33.1% ########################## 36.3% ########################## 37.4% ############################ 39.1% ############################# 41.7% ############################## 43.0% ############################### 44.3% ################################# 46.7% ################################### 49.2% #################################### 51.1% ##################################### 52.6% ###################################### 53.8% ####################################### 55.1% ######################################### 58.0% ########################################### 59.7% ############################################ 61.9% ############################################# 62.5% ############################################# 63.6% ############################################## 64.4% ############################################### 65.7% ############################################### 66.6% ################################################ 67.8% ################################################# 68.6% ################################################## 69.5% ################################################## 70.5% ################################################### 71.6% #################################################### 72.3% #################################################### 73.1% ##################################################### 74.3% ###################################################### 75.6% ####################################################### 77.7% ######################################################### 80.2% ########################################################### 82.2% ############################################################ 84.6% ############################################################### 87.7% ################################################################# 90.5% ################################################################## 92.1% ################################################################### 93.6% #################################################################### 95.5% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-27T14:20:17.071Z] #10 116.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-27T14:20:17.071Z] #10 116.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-27T14:20:17.071Z] #10 116.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-27T14:20:17.071Z] #10 116.5 Selecting previously unselected package libudev-dev:arm64. [2020-05-27T14:20:17.071Z] #10 116.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-05-27T14:20:17.071Z] #10 116.5 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-27T14:20:17.073Z] Commit message: "vendor: opencontainers/selinux v1.5.2" [2020-05-27T14:20:17.127Z] #26 20.38 [2020-05-27T14:20:17.198Z] #25 21.91 [2020-05-27T14:20:17.239Z] #30 ... [2020-05-27T14:20:17.239Z] [2020-05-27T14:20:17.239Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:17.239Z] #38 88.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:17.239Z] #38 88.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:17.239Z] #38 88.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:20:17.239Z] #38 88.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-27T14:20:17.239Z] #38 88.34 Setting up python-six (1.12.0-1) ... [2020-05-27T14:20:17.239Z] #38 94.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-27T14:20:17.239Z] #38 94.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:20:17.239Z] #38 94.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:17.239Z] #38 94.93 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-27T14:20:17.239Z] #38 95.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:17.239Z] #38 95.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:20:17.239Z] #38 95.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:17.239Z] #38 95.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:17.239Z] #38 95.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:20:17.239Z] #38 95.15 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-27T14:20:17.239Z] #38 ... [2020-05-27T14:20:17.239Z] [2020-05-27T14:20:17.239Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:17.239Z] #25 23.03 [2020-05-27T14:20:17.239Z] #25 23.40 # 2.3% ######################################################################## 100.0% [2020-05-27T14:20:17.239Z] #25 23.67 [2020-05-27T14:20:17.239Z] #25 25.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-27T14:20:17.239Z] #25 25.42 [2020-05-27T14:20:17.239Z] #25 25.67 0.7% ################################################################# 91.4% ######################################################################## 100.0% [2020-05-27T14:20:17.239Z] #25 25.94 [2020-05-27T14:20:17.336Z] #10 116.7 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-27T14:20:17.336Z] #10 116.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-27T14:20:17.336Z] #10 116.7 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-27T14:20:17.597Z] #10 117.1 Selecting previously unselected package libpcre16-3:arm64. [2020-05-27T14:20:17.597Z] #10 117.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-27T14:20:17.858Z] #10 117.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-27T14:20:17.858Z] #10 117.2 Selecting previously unselected package libpcre32-3:arm64. [2020-05-27T14:20:17.858Z] #10 117.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-27T14:20:17.858Z] #10 117.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-27T14:20:18.119Z] #10 117.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-27T14:20:18.119Z] #10 117.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-27T14:20:18.119Z] #10 117.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-27T14:20:18.134Z] #25 ... [2020-05-27T14:20:18.134Z] [2020-05-27T14:20:18.134Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:18.134Z] #30 88.26 time [2020-05-27T14:20:18.134Z] #30 98.20 internal/poll [2020-05-27T14:20:18.134Z] #30 ... [2020-05-27T14:20:18.134Z] [2020-05-27T14:20:18.134Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:18.134Z] #38 97.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-27T14:20:18.134Z] #38 97.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:20:18.134Z] #38 97.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:18.134Z] #38 97.41 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-27T14:20:18.134Z] #38 97.43 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:18.134Z] #38 97.45 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:20:18.134Z] #38 97.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:18.134Z] #38 97.50 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-27T14:20:18.134Z] #38 97.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:20:18.134Z] #38 97.53 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-27T14:20:18.166Z] #26 ... [2020-05-27T14:20:18.166Z] [2020-05-27T14:20:18.166Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:20:18.166Z] #33 66.83 Selecting previously unselected package libicu63:ppc64el. [2020-05-27T14:20:18.166Z] #33 66.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-27T14:20:18.166Z] #33 66.88 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-27T14:20:18.166Z] #33 ... [2020-05-27T14:20:18.166Z] [2020-05-27T14:20:18.166Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:18.166Z] #11 71.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-27T14:20:18.166Z] #11 71.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-27T14:20:18.166Z] #11 71.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-27T14:20:18.166Z] #11 71.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-27T14:20:18.166Z] #11 71.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-27T14:20:18.166Z] #11 71.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-27T14:20:18.166Z] #11 72.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-27T14:20:18.166Z] #11 72.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-27T14:20:18.166Z] #11 72.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-27T14:20:18.166Z] #11 72.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-27T14:20:18.166Z] #11 72.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-27T14:20:18.166Z] #11 72.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-27T14:20:18.166Z] #11 72.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-27T14:20:18.166Z] #11 72.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-27T14:20:18.166Z] #11 72.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-27T14:20:18.166Z] #11 75.39 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:20:18.166Z] #11 75.73 Fetched 78.9 MB in 17s (4543 kB/s) [2020-05-27T14:20:18.166Z] #11 75.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-27T14:20:18.166Z] #11 75.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-27T14:20:18.166Z] #11 76.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-27T14:20:18.166Z] #11 76.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:20:18.173Z] #25 27.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-27T14:20:18.174Z] #25 27.20 skipping existing 1849cc453dee [2020-05-27T14:20:18.380Z] #10 117.7 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-27T14:20:18.380Z] #10 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-27T14:20:18.380Z] #10 117.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-27T14:20:18.431Z] #25 27.38 [2020-05-27T14:20:18.952Z] #10 118.3 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-27T14:20:18.952Z] #10 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-27T14:20:18.952Z] #10 118.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-27T14:20:19.209Z] #11 ... [2020-05-27T14:20:19.209Z] [2020-05-27T14:20:19.209Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:19.209Z] #26 22.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-27T14:20:19.502Z] #26 ... [2020-05-27T14:20:19.502Z] [2020-05-27T14:20:19.502Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:19.502Z] #39 68.16 Selecting previously unselected package protobuf-c-compiler. [2020-05-27T14:20:19.502Z] #39 68.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-27T14:20:19.502Z] #39 68.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:20:19.502Z] #39 68.61 Selecting previously unselected package protobuf-compiler. [2020-05-27T14:20:19.502Z] #39 68.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-27T14:20:19.503Z] #39 68.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:20:19.503Z] #39 68.91 Selecting previously unselected package python-pkg-resources. [2020-05-27T14:20:19.503Z] #39 68.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:20:19.503Z] #39 68.98 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-27T14:20:19.503Z] #39 69.51 Selecting previously unselected package python-six. [2020-05-27T14:20:19.503Z] #39 69.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-27T14:20:19.503Z] #39 69.56 Unpacking python-six (1.12.0-1) ... [2020-05-27T14:20:19.503Z] #39 69.89 Selecting previously unselected package python-protobuf. [2020-05-27T14:20:19.503Z] #39 69.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-27T14:20:19.503Z] #39 69.94 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-27T14:20:19.503Z] #39 71.48 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-27T14:20:19.523Z] #10 118.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-27T14:20:19.523Z] #10 118.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-27T14:20:19.523Z] #10 118.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-27T14:20:19.523Z] #10 118.9 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-27T14:20:19.523Z] #10 118.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-27T14:20:19.523Z] #10 118.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-27T14:20:19.819Z] #39 ... [2020-05-27T14:20:19.819Z] [2020-05-27T14:20:19.819Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:19.819Z] #26 23.06 [2020-05-27T14:20:19.899Z] #25 28.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-27T14:20:20.094Z] #10 119.4 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-27T14:20:20.095Z] #10 119.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-05-27T14:20:20.095Z] #10 119.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-27T14:20:20.095Z] #10 ... [2020-05-27T14:20:20.095Z] [2020-05-27T14:20:20.095Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:20.095Z] #54 113.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:20:20.095Z] #54 113.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-27T14:20:20.095Z] #54 DONE 119.5s [2020-05-27T14:20:20.095Z] [2020-05-27T14:20:20.095Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-27T14:20:20.095Z] #55 DONE 0.1s [2020-05-27T14:20:20.157Z] #25 29.01 [2020-05-27T14:20:20.226Z] #26 23.30 ### 5.2% ######################################################################## 100.0% [2020-05-27T14:20:20.356Z] [2020-05-27T14:20:20.356Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-27T14:20:20.356Z] #56 DONE 0.2s [2020-05-27T14:20:20.356Z] [2020-05-27T14:20:20.356Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:20.356Z] #39 49.54 CC images/userns.o [2020-05-27T14:20:20.356Z] #39 49.96 CC images/google/protobuf/descriptor.o [2020-05-27T14:20:20.356Z] #39 52.26 CC images/opts.o [2020-05-27T14:20:20.356Z] #39 52.54 CC images/seccomp.o [2020-05-27T14:20:20.356Z] #39 52.97 CC images/binfmt-misc.o [2020-05-27T14:20:20.356Z] #39 53.21 CC images/time.o [2020-05-27T14:20:20.375Z] + docker version [2020-05-27T14:20:20.432Z] #25 29.21 ######################################################################## 100.0% [2020-05-27T14:20:20.432Z] #25 ... [2020-05-27T14:20:20.432Z] [2020-05-27T14:20:20.432Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:20:20.432Z] #32 93.19 Selecting previously unselected package libxml2:amd64. [2020-05-27T14:20:20.432Z] #32 93.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-27T14:20:20.432Z] #32 93.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:20:20.432Z] #32 94.22 Selecting previously unselected package libarchive13:amd64. [2020-05-27T14:20:20.432Z] #32 94.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-27T14:20:20.432Z] #32 94.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-27T14:20:20.432Z] #32 95.09 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-27T14:20:20.432Z] #32 95.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-27T14:20:20.432Z] #32 95.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-27T14:20:20.432Z] #32 95.44 Selecting previously unselected package librhash0:amd64. [2020-05-27T14:20:20.432Z] #32 95.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-27T14:20:20.432Z] #32 95.47 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-27T14:20:20.432Z] #32 95.76 Selecting previously unselected package libuv1:amd64. [2020-05-27T14:20:20.432Z] #32 95.77 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-27T14:20:20.432Z] #32 95.78 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-27T14:20:20.432Z] #32 96.01 Selecting previously unselected package cmake. [2020-05-27T14:20:20.432Z] #32 96.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-27T14:20:20.432Z] #32 96.03 Unpacking cmake (3.13.4-1) ... [2020-05-27T14:20:20.432Z] #32 100.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:20:20.432Z] #32 100.7 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:20:20.432Z] #32 100.7 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-27T14:20:20.432Z] #32 100.7 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:20:20.432Z] #32 100.7 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-27T14:20:20.432Z] #32 100.7 Setting up cmake-data (3.13.4-1) ... [2020-05-27T14:20:20.432Z] #32 100.8 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:20:20.432Z] #32 100.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-27T14:20:20.432Z] #32 100.9 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-27T14:20:20.432Z] #32 100.9 Setting up cmake (3.13.4-1) ... [2020-05-27T14:20:20.432Z] #32 100.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:20:20.432Z] #32 101.0 Processing triggers for mime-support (3.62) ... [2020-05-27T14:20:20.432Z] #32 DONE 101.9s [2020-05-27T14:20:20.432Z] [2020-05-27T14:20:20.432Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:20.515Z] #26 23.59 [2020-05-27T14:20:20.928Z] #39 53.69 CC images/sysctl.o [2020-05-27T14:20:20.997Z] #33 ... [2020-05-27T14:20:20.997Z] [2020-05-27T14:20:20.997Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:20.997Z] #25 29.70 [2020-05-27T14:20:20.997Z] #25 29.78 Download of images into '/build' complete. [2020-05-27T14:20:20.997Z] #25 29.78 Use something like the following to load the result into a Docker daemon: [2020-05-27T14:20:20.997Z] #25 29.78 tar -cC '/build' . | docker load [2020-05-27T14:20:20.997Z] #25 DONE 29.9s [2020-05-27T14:20:21.189Z] #39 54.02 CC images/autofs.o [2020-05-27T14:20:21.256Z] [2020-05-27T14:20:21.256Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:21.256Z] #30 98.64 internal/syscall/execenv [2020-05-27T14:20:21.256Z] #30 98.78 internal/syscall/unix [2020-05-27T14:20:21.256Z] #30 99.08 os [2020-05-27T14:20:21.256Z] #30 99.15 internal/fmtsort [2020-05-27T14:20:21.256Z] #30 99.90 strings [2020-05-27T14:20:21.256Z] #30 ... [2020-05-27T14:20:21.256Z] [2020-05-27T14:20:21.256Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:21.256Z] #47 92.58 time [2020-05-27T14:20:21.256Z] #47 99.62 context [2020-05-27T14:20:21.256Z] #47 100.0 encoding/binary [2020-05-27T14:20:21.256Z] #47 100.5 os [2020-05-27T14:20:21.515Z] #47 ... [2020-05-27T14:20:21.515Z] [2020-05-27T14:20:21.515Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:21.515Z] #10 93.11 Selecting previously unselected package binutils-mingw-w64. [2020-05-27T14:20:21.515Z] #10 93.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-27T14:20:21.515Z] #10 93.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:20:21.515Z] #10 93.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-27T14:20:21.515Z] #10 93.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:20:21.515Z] #10 93.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:20:21.515Z] #10 94.22 Selecting previously unselected package dmsetup. [2020-05-27T14:20:21.515Z] #10 94.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:20:21.515Z] #10 94.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-27T14:20:21.515Z] #10 95.01 Selecting previously unselected package mingw-w64-common. [2020-05-27T14:20:21.515Z] #10 95.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-27T14:20:21.515Z] #10 95.07 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-27T14:20:21.762Z] #39 54.27 CC images/macvlan.o [2020-05-27T14:20:21.762Z] #39 54.50 CC images/sit.o [2020-05-27T14:20:22.024Z] #39 ... [2020-05-27T14:20:22.024Z] [2020-05-27T14:20:22.024Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:22.024Z] #10 120.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-27T14:20:22.024Z] #10 120.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-27T14:20:22.024Z] #10 120.2 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-27T14:20:22.024Z] #10 120.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:20:22.024Z] #10 120.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-27T14:20:22.024Z] #10 120.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-27T14:20:22.024Z] #10 120.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:22.024Z] #10 120.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:20:22.024Z] #10 120.3 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-27T14:20:22.024Z] #10 120.3 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-27T14:20:22.024Z] #10 120.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:20:22.024Z] #10 120.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:20:22.024Z] #10 120.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-27T14:20:22.024Z] #10 120.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-27T14:20:22.024Z] #10 120.4 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-27T14:20:22.024Z] #10 120.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:20:22.024Z] #10 120.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-27T14:20:22.024Z] #10 120.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:22.024Z] #10 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:20:22.024Z] #10 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:20:22.024Z] #10 120.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:22.024Z] #10 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:20:22.024Z] #10 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:20:22.024Z] #10 120.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:20:22.024Z] #10 120.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-27T14:20:22.024Z] #10 120.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-27T14:20:22.024Z] #10 120.6 Setting up dmsetup (2:1.02.155-3) ... [2020-05-27T14:20:22.024Z] #10 120.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-27T14:20:22.024Z] #10 120.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-27T14:20:22.024Z] #10 120.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:20:22.024Z] #10 DONE 121.6s [2020-05-27T14:20:22.024Z] [2020-05-27T14:20:22.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:22.024Z] #39 54.87 LINK images/built-in.o [2020-05-27T14:20:22.024Z] #39 ... [2020-05-27T14:20:22.024Z] [2020-05-27T14:20:22.024Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:22.079Z] #10 ... [2020-05-27T14:20:22.079Z] [2020-05-27T14:20:22.079Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:22.079Z] #47 103.6 encoding/base64 [2020-05-27T14:20:22.335Z] #38 ... [2020-05-27T14:20:22.335Z] [2020-05-27T14:20:22.335Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:22.335Z] #33 4.623 + RM_GOPATH=0 [2020-05-27T14:20:22.335Z] #33 4.623 + TMP_GOPATH= [2020-05-27T14:20:22.335Z] #33 4.623 + : /build [2020-05-27T14:20:22.335Z] #33 4.623 + '[' -z '' ']' [2020-05-27T14:20:22.335Z] #33 4.627 ++ mktemp -d [2020-05-27T14:20:22.335Z] #33 4.632 + export GOPATH=/tmp/tmp.50t7kTlylS [2020-05-27T14:20:22.335Z] #33 4.632 + GOPATH=/tmp/tmp.50t7kTlylS [2020-05-27T14:20:22.335Z] #33 4.632 + RM_GOPATH=1 [2020-05-27T14:20:22.335Z] #33 4.632 + case "$(go env GOARCH)" in [2020-05-27T14:20:22.335Z] #33 4.639 ++ go env GOARCH [2020-05-27T14:20:22.335Z] #33 4.675 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:22.335Z] #33 4.680 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:22.335Z] #33 4.693 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:22.335Z] #33 4.693 ++ dirname /tmp/install/install.sh [2020-05-27T14:20:22.335Z] #33 4.693 + dir=/tmp/install [2020-05-27T14:20:22.335Z] #33 4.693 + bin=tini [2020-05-27T14:20:22.335Z] #33 4.693 + shift [2020-05-27T14:20:22.335Z] #33 4.693 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-27T14:20:22.335Z] #33 4.693 + . /tmp/install/tini.installer [2020-05-27T14:20:22.335Z] #33 4.693 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:22.335Z] #33 4.693 + install_tini [2020-05-27T14:20:22.335Z] #33 4.693 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-27T14:20:22.335Z] #33 4.702 + git clone https://github.com/krallin/tini.git /tmp/tmp.50t7kTlylS/tini [2020-05-27T14:20:22.335Z] #33 4.702 Cloning into '/tmp/tmp.50t7kTlylS/tini'... [2020-05-27T14:20:22.335Z] #33 5.862 + cd /tmp/tmp.50t7kTlylS/tini [2020-05-27T14:20:22.335Z] #33 5.871 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:22.335Z] #33 5.905 + cmake . [2020-05-27T14:20:22.335Z] #33 6.752 -- The C compiler identification is GNU 8.3.0 [2020-05-27T14:20:22.335Z] #33 6.891 -- Check for working C compiler: /usr/bin/cc [2020-05-27T14:20:22.335Z] #33 8.474 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-27T14:20:22.335Z] #33 8.476 -- Detecting C compiler ABI info [2020-05-27T14:20:22.335Z] #33 9.721 -- Detecting C compiler ABI info - done [2020-05-27T14:20:22.335Z] #33 9.844 -- Detecting C compile features [2020-05-27T14:20:22.335Z] #33 ... [2020-05-27T14:20:22.335Z] [2020-05-27T14:20:22.335Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:22.335Z] #25 23.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-27T14:20:22.335Z] #25 23.83 #=#=# ##O#- # [2020-05-27T14:20:22.335Z] #25 24.35 # 2.3% ######################################################################## 100.0% [2020-05-27T14:20:22.335Z] #25 24.57 [2020-05-27T14:20:22.335Z] #25 26.23 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-27T14:20:22.335Z] #25 26.96 [2020-05-27T14:20:22.588Z] #26 25.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-27T14:20:22.592Z] #25 27.15 0.7% ######################################################################## 100.0% [2020-05-27T14:20:22.645Z] #47 ... [2020-05-27T14:20:22.645Z] [2020-05-27T14:20:22.645Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:22.645Z] #41 94.03 time [2020-05-27T14:20:22.645Z] #41 100.1 strings [2020-05-27T14:20:22.645Z] #41 101.7 os [2020-05-27T14:20:22.645Z] #41 103.8 regexp/syntax [2020-05-27T14:20:22.645Z] #41 ... [2020-05-27T14:20:22.645Z] [2020-05-27T14:20:22.645Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:22.645Z] #38 103.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-27T14:20:22.645Z] #38 103.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:20:22.645Z] #38 DONE 104.2s [2020-05-27T14:20:22.850Z] #25 27.45 [2020-05-27T14:20:22.906Z] [2020-05-27T14:20:22.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:22.969Z] #49 ... [2020-05-27T14:20:22.970Z] [2020-05-27T14:20:22.970Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:22.970Z] #41 112.2 github.com/LK4D4/vndr/build [2020-05-27T14:20:22.970Z] #41 115.4 vendor/golang.org/x/net/http2/hpack [2020-05-27T14:20:22.970Z] #41 116.8 vendor/golang.org/x/net/idna [2020-05-27T14:20:22.970Z] #41 118.6 mime [2020-05-27T14:20:22.970Z] #41 120.3 net/http/internal [2020-05-27T14:20:22.970Z] #41 ... [2020-05-27T14:20:22.970Z] [2020-05-27T14:20:22.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:22.970Z] #39 55.10 GEN compel/include/asm [2020-05-27T14:20:22.970Z] #39 55.14 GEN compel/include/version.h [2020-05-27T14:20:22.970Z] #39 55.18 touch .config [2020-05-27T14:20:22.970Z] #39 55.22 GEN include/common/config.h [2020-05-27T14:20:22.970Z] #39 55.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-27T14:20:22.970Z] #39 55.39 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-27T14:20:22.970Z] #39 55.44 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-27T14:20:22.970Z] #39 55.46 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-27T14:20:22.970Z] #39 55.48 DEP compel/plugins/std/infect.d [2020-05-27T14:20:22.970Z] #39 55.65 DEP compel/plugins/std/string.d [2020-05-27T14:20:23.228Z] #26 26.60 [2020-05-27T14:20:23.230Z] #39 55.79 DEP compel/plugins/std/log.d [2020-05-27T14:20:23.230Z] #39 56.00 DEP compel/plugins/std/fds.d [2020-05-27T14:20:23.494Z] #39 56.14 DEP compel/plugins/std/std.d [2020-05-27T14:20:23.757Z] #39 56.31 DEP compel/plugins/shmem/shmem.d [2020-05-27T14:20:23.757Z] #39 56.42 DEP compel/plugins/fds/fds.d [2020-05-27T14:20:23.782Z] #25 28.46 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-27T14:20:23.782Z] #25 28.56 skipping existing 1849cc453dee [2020-05-27T14:20:23.807Z] #26 26.82 # 1.5% ##################################### 51.9% ######################################################################## 100.0% [2020-05-27T14:20:24.018Z] #39 56.73 CC compel/plugins/std/std.o [2020-05-27T14:20:24.040Z] #25 ... [2020-05-27T14:20:24.040Z] [2020-05-27T14:20:24.040Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:24.040Z] #33 12.15 -- Detecting C compile features - done [2020-05-27T14:20:24.040Z] #33 12.20 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-27T14:20:24.098Z] #26 27.24 [2020-05-27T14:20:24.098Z] #26 ... [2020-05-27T14:20:24.098Z] [2020-05-27T14:20:24.098Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:24.098Z] #42 72.80 math/rand [2020-05-27T14:20:24.098Z] #42 72.85 github.com/LK4D4/vndr/godl/singleflight [2020-05-27T14:20:24.098Z] #42 72.93 errors [2020-05-27T14:20:24.098Z] #42 72.96 sort [2020-05-27T14:20:24.098Z] #42 74.46 io [2020-05-27T14:20:24.098Z] #42 75.51 strconv [2020-05-27T14:20:24.098Z] #42 79.66 syscall [2020-05-27T14:20:24.098Z] #42 80.22 vendor/golang.org/x/net/dns/dnsmessage [2020-05-27T14:20:24.098Z] #42 81.33 bytes [2020-05-27T14:20:24.261Z] Client: Docker Engine - Enterprise [2020-05-27T14:20:24.261Z] Version: 19.03.5 [2020-05-27T14:20:24.261Z] API version: 1.40 [2020-05-27T14:20:24.261Z] Go version: go1.12.12 [2020-05-27T14:20:24.261Z] Git commit: 2ee0c57608 [2020-05-27T14:20:24.261Z] Built: 11/13/2019 08:00:16 [2020-05-27T14:20:24.261Z] OS/Arch: windows/amd64 [2020-05-27T14:20:24.261Z] Experimental: false [2020-05-27T14:20:24.261Z] [2020-05-27T14:20:24.261Z] Server: Docker Engine - Enterprise [2020-05-27T14:20:24.261Z] Engine: [2020-05-27T14:20:24.261Z] Version: 19.03.5 [2020-05-27T14:20:24.261Z] API version: 1.40 (minimum version 1.24) [2020-05-27T14:20:24.261Z] Go version: go1.12.12 [2020-05-27T14:20:24.261Z] Git commit: 2ee0c57608 [2020-05-27T14:20:24.261Z] Built: 11/13/2019 07:58:51 [2020-05-27T14:20:24.261Z] OS/Arch: windows/amd64 [2020-05-27T14:20:24.261Z] Experimental: true [2020-05-27T14:20:24.279Z] #39 56.98 CC compel/plugins/std/fds.o [2020-05-27T14:20:24.390Z] #42 ... [2020-05-27T14:20:24.390Z] [2020-05-27T14:20:24.390Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:20:24.390Z] #33 79.84 Selecting previously unselected package libxml2:ppc64el. [2020-05-27T14:20:24.390Z] #33 79.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-27T14:20:24.390Z] #33 79.87 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:20:24.390Z] #33 80.93 Selecting previously unselected package libarchive13:ppc64el. [2020-05-27T14:20:24.390Z] #33 80.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-27T14:20:24.390Z] #33 80.94 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-27T14:20:24.390Z] #33 81.70 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-27T14:20:24.390Z] #33 81.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-27T14:20:24.390Z] #33 81.72 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-27T14:20:24.390Z] #33 81.90 Selecting previously unselected package librhash0:ppc64el. [2020-05-27T14:20:24.390Z] #33 81.94 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-27T14:20:24.390Z] #33 81.94 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-27T14:20:24.390Z] #33 82.16 Selecting previously unselected package libuv1:ppc64el. [2020-05-27T14:20:24.390Z] #33 82.16 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-27T14:20:24.390Z] #33 82.17 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-27T14:20:24.390Z] #33 82.40 Selecting previously unselected package cmake. [2020-05-27T14:20:24.390Z] #33 82.43 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-27T14:20:24.390Z] #33 82.44 Unpacking cmake (3.13.4-1) ... [2020-05-27T14:20:24.541Z] #39 57.31 CC compel/plugins/std/log.o [2020-05-27T14:20:24.608Z] #33 12.53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-27T14:20:24.608Z] #33 12.65 -- Configuring done [2020-05-27T14:20:24.608Z] #33 12.69 -- Generating done [2020-05-27T14:20:24.608Z] #33 12.69 -- Build files have been written to: /tmp/tmp.50t7kTlylS/tini [2020-05-27T14:20:24.608Z] #33 12.70 + make tini-static [Pipeline] sh [2020-05-27T14:20:25.174Z] #33 13.19 Scanning dependencies of target tini-static [2020-05-27T14:20:25.174Z] #33 13.33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-27T14:20:25.432Z] #33 ... [2020-05-27T14:20:25.432Z] [2020-05-27T14:20:25.432Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:25.432Z] #47 95.83 time [2020-05-27T14:20:25.432Z] #47 104.1 os [2020-05-27T14:20:25.432Z] #47 104.4 encoding/binary [2020-05-27T14:20:25.488Z] #39 ... [2020-05-27T14:20:25.488Z] [2020-05-27T14:20:25.488Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-27T14:20:25.488Z] #11 DONE 3.2s [2020-05-27T14:20:25.488Z] [2020-05-27T14:20:25.488Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:25.488Z] #49 2.924 + RM_GOPATH=0 [2020-05-27T14:20:25.488Z] #49 2.924 + TMP_GOPATH= [2020-05-27T14:20:25.488Z] #49 2.925 + : /build [2020-05-27T14:20:25.488Z] #49 2.925 + '[' -z '' ']' [2020-05-27T14:20:25.488Z] #49 2.928 ++ mktemp -d [2020-05-27T14:20:25.488Z] #49 2.931 + export GOPATH=/tmp/tmp.wzDLiDOVIK [2020-05-27T14:20:25.488Z] #49 2.931 + GOPATH=/tmp/tmp.wzDLiDOVIK [2020-05-27T14:20:25.488Z] #49 2.931 + RM_GOPATH=1 [2020-05-27T14:20:25.488Z] #49 2.932 + case "$(go env GOARCH)" in [2020-05-27T14:20:25.488Z] #49 2.933 ++ go env GOARCH [2020-05-27T14:20:25.488Z] #49 2.951 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:25.488Z] #49 2.952 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:25.488Z] #49 2.953 ++ dirname /tmp/install/install.sh [2020-05-27T14:20:25.488Z] #49 2.959 + dir=/tmp/install [2020-05-27T14:20:25.488Z] #49 2.959 + bin=runc [2020-05-27T14:20:25.488Z] #49 2.959 + shift [2020-05-27T14:20:25.488Z] #49 2.959 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-27T14:20:25.488Z] #49 2.959 + . /tmp/install/runc.installer [2020-05-27T14:20:25.488Z] #49 2.960 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:20:25.488Z] #49 2.961 + install_runc [2020-05-27T14:20:25.488Z] #49 2.962 + uname -r [2020-05-27T14:20:25.488Z] #49 2.962 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-27T14:20:25.488Z] #49 2.975 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-27T14:20:25.488Z] #49 2.975 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-27T14:20:25.488Z] #49 2.977 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-27T14:20:25.488Z] #49 2.977 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wzDLiDOVIK/src/github.com/opencontainers/runc [2020-05-27T14:20:25.488Z] #49 2.978 Cloning into '/tmp/tmp.wzDLiDOVIK/src/github.com/opencontainers/runc'... [2020-05-27T14:20:25.690Z] #47 ... [2020-05-27T14:20:25.690Z] [2020-05-27T14:20:25.690Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:25.690Z] #25 28.76 [2020-05-27T14:20:25.690Z] #25 29.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-27T14:20:25.690Z] #25 30.11 [2020-05-27T14:20:25.690Z] #25 30.40 ######################################################################## 100.0% [2020-05-27T14:20:25.924Z] + docker info [2020-05-27T14:20:25.947Z] #25 30.53 [2020-05-27T14:20:26.208Z] #25 30.66 Download of images into '/build' complete. [2020-05-27T14:20:26.208Z] #25 30.66 Use something like the following to load the result into a Docker daemon: [2020-05-27T14:20:26.208Z] #25 30.66 tar -cC '/build' . | docker load [2020-05-27T14:20:26.462Z] #33 ... [2020-05-27T14:20:26.463Z] [2020-05-27T14:20:26.463Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-27T14:20:26.463Z] #26 29.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-27T14:20:26.463Z] #26 29.53 skipping existing c8c2d4a6b2e3 [2020-05-27T14:20:26.463Z] #26 29.83 [2020-05-27T14:20:26.781Z] #25 DONE 31.3s [2020-05-27T14:20:26.781Z] [2020-05-27T14:20:26.781Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:26.781Z] #38 106.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-27T14:20:26.781Z] #38 106.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:20:26.781Z] #38 DONE 107.0s [2020-05-27T14:20:26.781Z] [2020-05-27T14:20:26.781Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:27.039Z] #39 ... [2020-05-27T14:20:27.039Z] [2020-05-27T14:20:27.039Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:27.039Z] #10 97.37 Selecting previously unselected package binutils-mingw-w64. [2020-05-27T14:20:27.039Z] #10 97.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-27T14:20:27.039Z] #10 97.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:20:27.039Z] #10 97.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-27T14:20:27.039Z] #10 97.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:20:27.039Z] #10 97.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:20:27.039Z] #10 98.13 Selecting previously unselected package dmsetup. [2020-05-27T14:20:27.039Z] #10 98.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:20:27.039Z] #10 98.13 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-27T14:20:27.039Z] #10 98.50 Selecting previously unselected package mingw-w64-common. [2020-05-27T14:20:27.039Z] #10 98.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-27T14:20:27.039Z] #10 98.51 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-27T14:20:27.298Z] #10 ... [2020-05-27T14:20:27.298Z] [2020-05-27T14:20:27.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:27.298Z] #41 97.63 time [2020-05-27T14:20:27.298Z] #41 103.6 internal/fmtsort [2020-05-27T14:20:27.298Z] #41 104.3 strings [2020-05-27T14:20:27.298Z] #41 106.0 os [2020-05-27T14:20:27.558Z] #41 107.7 regexp/syntax [2020-05-27T14:20:27.558Z] #41 ... [2020-05-27T14:20:27.558Z] [2020-05-27T14:20:27.558Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:27.558Z] #33 15.28 [100%] Linking C executable tini-static [2020-05-27T14:20:28.165Z] #39 ... [2020-05-27T14:20:28.165Z] [2020-05-27T14:20:28.165Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:28.165Z] #33 4.093 + RM_GOPATH=0 [2020-05-27T14:20:28.165Z] #33 4.093 + TMP_GOPATH= [2020-05-27T14:20:28.165Z] #33 4.093 + : /build [2020-05-27T14:20:28.165Z] #33 4.093 + '[' -z '' ']' [2020-05-27T14:20:28.165Z] #33 4.093 ++ mktemp -d [2020-05-27T14:20:28.165Z] #33 4.108 + export GOPATH=/tmp/tmp.GgWnnIYycI [2020-05-27T14:20:28.165Z] #33 4.108 + GOPATH=/tmp/tmp.GgWnnIYycI [2020-05-27T14:20:28.165Z] #33 4.108 + RM_GOPATH=1 [2020-05-27T14:20:28.165Z] #33 4.108 + case "$(go env GOARCH)" in [2020-05-27T14:20:28.165Z] #33 4.108 ++ go env GOARCH [2020-05-27T14:20:28.165Z] #33 4.174 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:28.165Z] #33 4.174 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:28.165Z] #33 4.175 ++ dirname /tmp/install/install.sh [2020-05-27T14:20:28.165Z] #33 4.188 + dir=/tmp/install [2020-05-27T14:20:28.165Z] #33 4.188 + bin=tini [2020-05-27T14:20:28.165Z] #33 4.188 + shift [2020-05-27T14:20:28.165Z] #33 4.188 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-27T14:20:28.165Z] #33 4.188 + . /tmp/install/tini.installer [2020-05-27T14:20:28.165Z] #33 4.188 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:28.165Z] #33 4.188 + install_tini [2020-05-27T14:20:28.165Z] #33 4.188 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-27T14:20:28.165Z] #33 4.188 + git clone https://github.com/krallin/tini.git /tmp/tmp.GgWnnIYycI/tini [2020-05-27T14:20:28.165Z] #33 4.189 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:28.165Z] #33 4.190 Cloning into '/tmp/tmp.GgWnnIYycI/tini'... [2020-05-27T14:20:28.165Z] #33 5.200 + cd /tmp/tmp.GgWnnIYycI/tini [2020-05-27T14:20:28.165Z] #33 5.200 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:28.165Z] #33 5.224 + cmake . [2020-05-27T14:20:28.165Z] #33 5.926 -- The C compiler identification is GNU 8.3.0 [2020-05-27T14:20:28.165Z] #33 6.003 -- Check for working C compiler: /usr/bin/cc [2020-05-27T14:20:28.165Z] #33 6.707 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-27T14:20:28.165Z] #33 6.730 -- Detecting C compiler ABI info [2020-05-27T14:20:28.165Z] #33 7.365 -- Detecting C compiler ABI info - done [2020-05-27T14:20:28.165Z] #33 7.387 -- Detecting C compile features [2020-05-27T14:20:28.500Z] #33 16.43 [100%] Built target tini-static [2020-05-27T14:20:28.500Z] #33 16.53 + mkdir -p /build [2020-05-27T14:20:28.500Z] #33 16.54 + cp tini-static /build/docker-init [2020-05-27T14:20:28.570Z] #26 31.63 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-27T14:20:28.758Z] #33 DONE 16.7s [2020-05-27T14:20:28.758Z] [2020-05-27T14:20:28.758Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:28.758Z] #47 107.1 encoding/base64 [2020-05-27T14:20:28.758Z] #47 108.2 golang.org/x/sys/unix [2020-05-27T14:20:28.758Z] #47 108.7 fmt [2020-05-27T14:20:28.799Z] #49 ... [2020-05-27T14:20:28.799Z] [2020-05-27T14:20:28.799Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-27T14:20:28.799Z] #12 DONE 2.9s [2020-05-27T14:20:28.799Z] [2020-05-27T14:20:28.799Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-27T14:20:29.204Z] #26 32.26 [2020-05-27T14:20:29.204Z] #26 32.47 ######################################################################## 100.0% [2020-05-27T14:20:29.499Z] #26 32.70 [2020-05-27T14:20:29.499Z] #26 32.79 Download of images into '/build' complete. [2020-05-27T14:20:29.499Z] #26 32.79 Use something like the following to load the result into a Docker daemon: [2020-05-27T14:20:29.499Z] #26 32.79 tar -cC '/build' . | docker load [2020-05-27T14:20:29.792Z] #26 DONE 33.0s [2020-05-27T14:20:29.792Z] [2020-05-27T14:20:29.792Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:20:29.792Z] #33 88.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-27T14:20:29.792Z] #33 88.33 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:20:29.792Z] #33 88.34 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-27T14:20:29.792Z] #33 88.34 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:20:29.792Z] #33 88.43 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-27T14:20:29.792Z] #33 88.46 Setting up cmake-data (3.13.4-1) ... [2020-05-27T14:20:29.792Z] #33 88.54 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-27T14:20:29.792Z] #33 88.58 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-27T14:20:29.792Z] #33 88.60 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-27T14:20:29.792Z] #33 88.61 Setting up cmake (3.13.4-1) ... [2020-05-27T14:20:29.792Z] #33 88.62 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:20:30.083Z] #33 88.80 Processing triggers for mime-support (3.62) ... [2020-05-27T14:20:30.250Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-27T14:20:30.250Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2020-05-27T14:20:30.377Z] #33 ... [2020-05-27T14:20:30.377Z] [2020-05-27T14:20:30.377Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:30.377Z] #39 79.00 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:30.377Z] #39 79.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:30.377Z] #39 79.20 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-27T14:20:30.377Z] #39 79.21 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-27T14:20:30.377Z] #39 79.22 Setting up python-six (1.12.0-1) ... [2020-05-27T14:20:30.377Z] #39 85.35 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-27T14:20:30.377Z] #39 85.36 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-27T14:20:30.377Z] #39 85.37 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:30.377Z] #39 85.37 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-27T14:20:30.377Z] #39 85.38 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:30.377Z] #39 85.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-27T14:20:30.377Z] #39 85.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-27T14:20:30.377Z] #39 85.40 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-27T14:20:30.377Z] #39 85.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-27T14:20:30.377Z] #39 85.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-27T14:20:30.377Z] #39 ... [2020-05-27T14:20:30.377Z] [2020-05-27T14:20:30.377Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-27T14:20:30.377Z] #33 DONE 89.2s [2020-05-27T14:20:30.377Z] [2020-05-27T14:20:30.377Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:20:30.534Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-05-27T14:20:30.534Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-27T14:20:30.534Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-27T14:20:30.534Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-27T14:20:30.692Z] #33 9.662 -- Detecting C compile features - done [2020-05-27T14:20:30.692Z] #33 9.716 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-27T14:20:30.692Z] #33 10.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-27T14:20:30.692Z] #33 10.23 -- Configuring done [2020-05-27T14:20:30.692Z] #33 10.24 -- Generating done [2020-05-27T14:20:30.692Z] #33 10.26 -- Build files have been written to: /tmp/tmp.GgWnnIYycI/tini [2020-05-27T14:20:30.692Z] #33 10.27 + make tini-static [2020-05-27T14:20:30.720Z] #13 2.070 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-27T14:20:30.720Z] #13 DONE 2.3s [2020-05-27T14:20:30.720Z] [2020-05-27T14:20:30.720Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-27T14:20:30.815Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-27T14:20:30.815Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-27T14:20:30.815Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-27T14:20:30.815Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-27T14:20:30.815Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-27T14:20:31.097Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-27T14:20:31.254Z] #29 87.80 Checking out files: 78% (1188/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-27T14:20:31.254Z] #29 89.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-27T14:20:31.257Z] #33 10.69 Scanning dependencies of target tini-static [2020-05-27T14:20:31.257Z] #33 10.77 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-27T14:20:31.711Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-27T14:20:31.711Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-27T14:20:31.886Z] #29 90.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-27T14:20:31.886Z] #29 ... [2020-05-27T14:20:31.886Z] [2020-05-27T14:20:31.886Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:31.886Z] #31 80.60 bytes [2020-05-27T14:20:31.886Z] #31 80.61 strings [2020-05-27T14:20:31.886Z] #31 ... [2020-05-27T14:20:31.886Z] [2020-05-27T14:20:31.886Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:31.886Z] #11 80.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-27T14:20:31.886Z] #11 80.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-27T14:20:31.886Z] #11 80.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:20:31.886Z] #11 85.63 Selecting previously unselected package binutils-mingw-w64. [2020-05-27T14:20:31.886Z] #11 85.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-27T14:20:31.886Z] #11 85.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:20:31.886Z] #11 85.85 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-27T14:20:31.886Z] #11 85.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-27T14:20:31.886Z] #11 85.87 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-27T14:20:31.886Z] #11 86.24 Selecting previously unselected package dmsetup. [2020-05-27T14:20:31.886Z] #11 86.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-27T14:20:31.886Z] #11 86.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-27T14:20:31.886Z] #11 86.53 Selecting previously unselected package mingw-w64-common. [2020-05-27T14:20:31.886Z] #11 86.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-27T14:20:31.886Z] #11 86.56 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-27T14:20:31.993Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.8% of statements [2020-05-27T14:20:31.993Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-27T14:20:31.993Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-27T14:20:31.993Z] ? github.com/docker/docker/api/types [no test files] [2020-05-27T14:20:31.993Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-27T14:20:31.993Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-27T14:20:31.993Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-27T14:20:31.993Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-27T14:20:32.105Z] #14 ... [2020-05-27T14:20:32.105Z] [2020-05-27T14:20:32.105Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:32.105Z] #43 DONE 131.3s [2020-05-27T14:20:32.105Z] [2020-05-27T14:20:32.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:32.105Z] #39 58.54 CC compel/plugins/std/string.o [2020-05-27T14:20:32.105Z] #39 59.57 CC compel/plugins/std/infect.o [2020-05-27T14:20:32.105Z] #39 60.08 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-27T14:20:32.105Z] #39 60.27 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-27T14:20:32.105Z] #39 60.39 AR compel/plugins/std.lib.a [2020-05-27T14:20:32.105Z] #39 60.53 CC compel/plugins/fds/fds.o [2020-05-27T14:20:32.105Z] #39 60.89 AR compel/plugins/fds.lib.a [2020-05-27T14:20:32.105Z] #39 60.94 HOSTDEP compel/src/lib/log-host.d [2020-05-27T14:20:32.105Z] #39 61.16 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-27T14:20:32.105Z] #39 61.34 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-27T14:20:32.105Z] #39 61.54 HOSTDEP compel/src/main-host.d [2020-05-27T14:20:32.105Z] #39 61.67 DEP compel/src/lib/ptrace.d [2020-05-27T14:20:32.105Z] #39 61.90 DEP compel/src/lib/infect.d [2020-05-27T14:20:32.105Z] #39 62.22 DEP compel/src/lib/infect-util.d [2020-05-27T14:20:32.105Z] #39 62.39 DEP compel/src/lib/infect-rpc.d [2020-05-27T14:20:32.105Z] #39 62.53 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-27T14:20:32.105Z] #39 62.76 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-27T14:20:32.105Z] #39 62.88 DEP compel/src/lib/log.d [2020-05-27T14:20:32.105Z] #39 63.08 DEP compel/src/main.d [2020-05-27T14:20:32.105Z] #39 63.39 DEP compel/src/lib/handle-elf.d [2020-05-27T14:20:32.105Z] #39 63.68 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-27T14:20:32.105Z] #39 63.90 CC compel/src/lib/log.o [2020-05-27T14:20:32.105Z] #39 64.28 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-27T14:20:32.105Z] #39 64.91 CC compel/arch/aarch64/src/lib/infect.o [2020-05-27T14:20:32.176Z] #11 ... [2020-05-27T14:20:32.176Z] [2020-05-27T14:20:32.176Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:32.176Z] #34 0.445 + RM_GOPATH=0 [2020-05-27T14:20:32.176Z] #34 0.446 + TMP_GOPATH= [2020-05-27T14:20:32.176Z] #34 0.446 + : /build [2020-05-27T14:20:32.176Z] #34 0.446 + '[' -z '' ']' [2020-05-27T14:20:32.176Z] #34 0.449 ++ mktemp -d [2020-05-27T14:20:32.176Z] #34 0.453 + export GOPATH=/tmp/tmp.oDyl8pOVdU [2020-05-27T14:20:32.176Z] #34 0.454 + GOPATH=/tmp/tmp.oDyl8pOVdU [2020-05-27T14:20:32.176Z] #34 0.454 + RM_GOPATH=1 [2020-05-27T14:20:32.176Z] #34 0.456 + case "$(go env GOARCH)" in [2020-05-27T14:20:32.176Z] #34 0.459 ++ go env GOARCH [2020-05-27T14:20:32.176Z] #34 0.533 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:32.176Z] #34 0.543 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:20:32.176Z] #34 0.544 ++ dirname /tmp/install/install.sh [2020-05-27T14:20:32.176Z] #34 0.547 + dir=/tmp/install [2020-05-27T14:20:32.176Z] #34 0.548 + bin=tini [2020-05-27T14:20:32.176Z] #34 0.548 + shift [2020-05-27T14:20:32.176Z] #34 0.549 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-27T14:20:32.176Z] #34 0.549 + . /tmp/install/tini.installer [2020-05-27T14:20:32.176Z] #34 0.549 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:32.176Z] #34 0.550 + install_tini [2020-05-27T14:20:32.176Z] #34 0.551 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-27T14:20:32.176Z] #34 0.551 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:32.176Z] #34 0.552 + git clone https://github.com/krallin/tini.git /tmp/tmp.oDyl8pOVdU/tini [2020-05-27T14:20:32.176Z] #34 0.559 Cloning into '/tmp/tmp.oDyl8pOVdU/tini'... [2020-05-27T14:20:32.275Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-05-27T14:20:32.558Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-27T14:20:32.558Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-27T14:20:32.558Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-27T14:20:32.558Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-27T14:20:32.558Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-27T14:20:32.558Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-27T14:20:32.558Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-27T14:20:32.558Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-27T14:20:32.558Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-05-27T14:20:32.558Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-05-27T14:20:32.632Z] #33 12.07 [100%] Linking C executable tini-static [2020-05-27T14:20:32.677Z] #39 65.47 CC compel/src/lib/infect-rpc.o [2020-05-27T14:20:32.811Z] #34 2.186 + cd /tmp/tmp.oDyl8pOVdU/tini [2020-05-27T14:20:32.811Z] #34 2.188 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-27T14:20:32.811Z] #34 2.246 + cmake . [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/builder [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-27T14:20:32.839Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-27T14:20:32.840Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-27T14:20:32.840Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-27T14:20:32.891Z] #33 ... [2020-05-27T14:20:32.891Z] [2020-05-27T14:20:32.891Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:32.891Z] #30 104.4 fmt [2020-05-27T14:20:32.891Z] #30 104.8 path/filepath [2020-05-27T14:20:32.891Z] #30 107.1 io/ioutil [2020-05-27T14:20:32.891Z] #30 107.6 text/tabwriter [2020-05-27T14:20:32.891Z] #30 109.5 github.com/BurntSushi/toml [2020-05-27T14:20:32.891Z] #30 109.5 flag [2020-05-27T14:20:32.891Z] #30 111.2 log [2020-05-27T14:20:32.891Z] #30 114.0 github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:20:33.062Z] #47 ... [2020-05-27T14:20:33.062Z] [2020-05-27T14:20:33.062Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:33.062Z] #41 112.7 fmt [2020-05-27T14:20:33.062Z] #41 ... [2020-05-27T14:20:33.062Z] [2020-05-27T14:20:33.062Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:33.062Z] #30 102.8 internal/fmtsort [2020-05-27T14:20:33.062Z] #30 103.0 internal/syscall/execenv [2020-05-27T14:20:33.062Z] #30 103.3 internal/syscall/unix [2020-05-27T14:20:33.062Z] #30 103.6 os [2020-05-27T14:20:33.062Z] #30 103.9 strings [2020-05-27T14:20:33.062Z] #30 106.9 path [2020-05-27T14:20:33.062Z] #30 107.9 text/tabwriter [2020-05-27T14:20:33.062Z] #30 108.7 fmt [2020-05-27T14:20:33.062Z] #30 109.1 path/filepath [2020-05-27T14:20:33.062Z] #30 111.8 io/ioutil [2020-05-27T14:20:33.062Z] #30 ... [2020-05-27T14:20:33.062Z] [2020-05-27T14:20:33.062Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:33.062Z] #39 5.991 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:20:33.062Z] #39 5.991 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:20:33.062Z] #39 6.010 Note: Building without GnuTLS support [2020-05-27T14:20:33.121Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-05-27T14:20:33.149Z] #30 ... [2020-05-27T14:20:33.149Z] [2020-05-27T14:20:33.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:33.149Z] #39 6.059 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:20:33.149Z] #39 6.060 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:20:33.149Z] #39 6.073 Note: Building without GnuTLS support [2020-05-27T14:20:33.149Z] #39 8.029 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:20:33.149Z] #39 8.070 GEN .gitid [2020-05-27T14:20:33.149Z] #39 8.100 GEN criu/include/version.h [2020-05-27T14:20:33.149Z] #39 8.152 GEN include/common/asm [2020-05-27T14:20:33.149Z] #39 9.796 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-27T14:20:33.149Z] #39 9.905 PBCC images/opts.pb-c.c [2020-05-27T14:20:33.149Z] #39 10.00 PBCC images/sit.pb-c.c [2020-05-27T14:20:33.149Z] #39 10.06 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-27T14:20:33.149Z] #39 10.16 DEP images/opts.pb-c.d [2020-05-27T14:20:33.149Z] #39 10.26 DEP images/sit.pb-c.d [2020-05-27T14:20:33.149Z] #39 10.33 PBCC images/macvlan.pb-c.c [2020-05-27T14:20:33.149Z] #39 10.37 DEP images/macvlan.pb-c.d [2020-05-27T14:20:33.149Z] #39 10.42 PBCC images/autofs.pb-c.c [2020-05-27T14:20:33.149Z] #39 10.46 DEP images/autofs.pb-c.d [2020-05-27T14:20:33.149Z] #39 ... [2020-05-27T14:20:33.149Z] [2020-05-27T14:20:33.149Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:33.149Z] #47 104.7 golang.org/x/sys/unix [2020-05-27T14:20:33.149Z] #47 107.3 fmt [2020-05-27T14:20:33.149Z] #47 112.3 encoding/json [2020-05-27T14:20:33.250Z] #39 ... [2020-05-27T14:20:33.250Z] [2020-05-27T14:20:33.250Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-27T14:20:33.250Z] #14 DONE 2.6s [2020-05-27T14:20:33.250Z] [2020-05-27T14:20:33.250Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:33.250Z] #49 10.90 + cd /tmp/tmp.wzDLiDOVIK/src/github.com/opencontainers/runc [2020-05-27T14:20:33.250Z] #49 10.90 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:20:33.407Z] #47 ... [2020-05-27T14:20:33.407Z] [2020-05-27T14:20:33.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:33.407Z] #39 10.55 PBCC images/sysctl.pb-c.c [2020-05-27T14:20:33.407Z] #39 10.55 DEP images/sysctl.pb-c.d [2020-05-27T14:20:33.407Z] #39 10.63 PBCC images/time.pb-c.c [2020-05-27T14:20:33.407Z] #39 10.67 DEP images/time.pb-c.d [2020-05-27T14:20:33.407Z] #39 10.75 PBCC images/binfmt-misc.pb-c.c [2020-05-27T14:20:33.666Z] #39 ... [2020-05-27T14:20:33.666Z] [2020-05-27T14:20:33.666Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:33.666Z] #33 12.71 [100%] Built target tini-static [2020-05-27T14:20:33.666Z] #33 12.82 + mkdir -p /build [2020-05-27T14:20:33.666Z] #33 12.82 + cp tini-static /build/docker-init [2020-05-27T14:20:33.666Z] #33 DONE 13.1s [2020-05-27T14:20:33.666Z] [2020-05-27T14:20:33.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:33.666Z] #39 10.90 DEP images/binfmt-misc.pb-c.d [2020-05-27T14:20:33.666Z] #39 10.98 PBCC images/seccomp.pb-c.c [2020-05-27T14:20:33.666Z] #39 11.02 DEP images/seccomp.pb-c.d [2020-05-27T14:20:33.844Z] #34 3.425 -- The C compiler identification is GNU 8.3.0 [2020-05-27T14:20:33.927Z] #39 11.07 PBCC images/userns.pb-c.c [2020-05-27T14:20:33.927Z] #39 11.17 DEP images/userns.pb-c.d [2020-05-27T14:20:33.927Z] #39 11.25 PBCC images/cgroup.pb-c.c [2020-05-27T14:20:33.927Z] #39 11.30 DEP images/cgroup.pb-c.d [2020-05-27T14:20:33.927Z] #39 ... [2020-05-27T14:20:33.927Z] [2020-05-27T14:20:33.927Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:33.927Z] #10 105.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-27T14:20:33.927Z] #10 105.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-27T14:20:33.927Z] #10 105.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:20:33.927Z] #10 113.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-27T14:20:33.927Z] #10 113.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-27T14:20:33.927Z] #10 113.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:33.927Z] #10 113.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-27T14:20:33.927Z] #10 113.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-27T14:20:33.927Z] #10 113.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:34.154Z] #34 3.551 -- Check for working C compiler: /usr/bin/cc [2020-05-27T14:20:34.187Z] #10 ... [2020-05-27T14:20:34.187Z] [2020-05-27T14:20:34.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:34.187Z] #39 11.41 PBCC images/fown.pb-c.c [2020-05-27T14:20:34.187Z] #39 11.56 PBCC images/ext-file.pb-c.c [2020-05-27T14:20:34.193Z] #49 11.82 + '[' -z '' ']' [2020-05-27T14:20:34.193Z] #49 11.82 + target=static [2020-05-27T14:20:34.193Z] #49 11.82 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-27T14:20:34.434Z] #39 7.731 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:20:34.434Z] #39 7.777 GEN .gitid [2020-05-27T14:20:34.434Z] #39 7.796 GEN criu/include/version.h [2020-05-27T14:20:34.434Z] #39 7.861 GEN include/common/asm [2020-05-27T14:20:34.445Z] #39 11.57 DEP images/fown.pb-c.d [2020-05-27T14:20:34.445Z] #39 11.64 DEP images/ext-file.pb-c.d [2020-05-27T14:20:34.445Z] #39 11.71 PBCC images/rpc.pb-c.c [2020-05-27T14:20:34.445Z] #39 11.79 DEP images/rpc.pb-c.d [2020-05-27T14:20:34.454Z] #49 ... [2020-05-27T14:20:34.454Z] [2020-05-27T14:20:34.454Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:34.454Z] #41 123.7 vendor/golang.org/x/net/http/httpproxy [2020-05-27T14:20:34.454Z] #41 123.7 net/textproto [2020-05-27T14:20:34.454Z] #41 123.7 crypto/x509 [2020-05-27T14:20:34.454Z] #41 125.1 vendor/golang.org/x/net/http/httpguts [2020-05-27T14:20:34.454Z] #41 125.1 mime/multipart [2020-05-27T14:20:34.454Z] #41 128.0 crypto/tls [2020-05-27T14:20:34.454Z] #41 ... [2020-05-27T14:20:34.454Z] [2020-05-27T14:20:34.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:34.454Z] #39 66.08 CC compel/src/lib/infect-util.o [2020-05-27T14:20:34.454Z] #39 66.67 CC compel/src/lib/infect.o [2020-05-27T14:20:34.704Z] #39 11.93 PBCC images/siginfo.pb-c.c [2020-05-27T14:20:34.704Z] #39 11.99 DEP images/siginfo.pb-c.d [2020-05-27T14:20:34.704Z] #39 12.01 PBCC images/pagemap.pb-c.c [2020-05-27T14:20:34.704Z] #39 12.04 DEP images/pagemap.pb-c.d [2020-05-27T14:20:34.704Z] #39 12.07 PBCC images/rlimit.pb-c.c [2020-05-27T14:20:34.704Z] #39 12.12 DEP images/rlimit.pb-c.d [2020-05-27T14:20:34.962Z] #39 12.16 PBCC images/file-lock.pb-c.c [2020-05-27T14:20:34.962Z] #39 12.20 DEP images/file-lock.pb-c.d [2020-05-27T14:20:34.962Z] #39 12.25 PBCC images/tty.pb-c.c [2020-05-27T14:20:34.962Z] #39 12.29 DEP images/tty.pb-c.d [2020-05-27T14:20:34.962Z] #39 12.35 PBCC images/tun.pb-c.c [2020-05-27T14:20:35.190Z] #34 4.638 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-27T14:20:35.190Z] #34 4.650 -- Detecting C compiler ABI info [2020-05-27T14:20:35.220Z] #39 12.39 PBCC images/netdev.pb-c.c [2020-05-27T14:20:35.220Z] #39 12.47 DEP images/tun.pb-c.d [2020-05-27T14:20:35.220Z] #39 12.53 DEP images/netdev.pb-c.d [2020-05-27T14:20:35.220Z] #39 12.57 PBCC images/vma.pb-c.c [2020-05-27T14:20:35.478Z] #39 12.63 DEP images/vma.pb-c.d [2020-05-27T14:20:35.478Z] #39 12.68 PBCC images/creds.pb-c.c [2020-05-27T14:20:35.478Z] #39 12.72 DEP images/creds.pb-c.d [2020-05-27T14:20:35.478Z] #39 12.77 PBCC images/utsns.pb-c.c [2020-05-27T14:20:35.478Z] #39 12.81 DEP images/utsns.pb-c.d [2020-05-27T14:20:35.486Z] #34 ... [2020-05-27T14:20:35.486Z] [2020-05-27T14:20:35.486Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:35.486Z] #31 94.40 bufio [2020-05-27T14:20:35.736Z] #39 12.88 PBCC images/ipc-desc.pb-c.c [2020-05-27T14:20:35.736Z] #39 12.90 PBCC images/ipc-sem.pb-c.c [2020-05-27T14:20:35.736Z] #39 12.94 DEP images/ipc-desc.pb-c.d [2020-05-27T14:20:35.736Z] #39 13.02 DEP images/ipc-sem.pb-c.d [2020-05-27T14:20:35.797Z] ok github.com/docker/docker/builder/remotecontext 0.360s coverage: 13.6% of statements [2020-05-27T14:20:35.994Z] #39 13.10 PBCC images/ipc-msg.pb-c.c [2020-05-27T14:20:35.994Z] #39 13.17 DEP images/ipc-msg.pb-c.d [2020-05-27T14:20:35.994Z] #39 13.24 PBCC images/ipc-shm.pb-c.c [2020-05-27T14:20:35.994Z] #39 13.26 DEP images/ipc-shm.pb-c.d [2020-05-27T14:20:35.994Z] #39 13.34 PBCC images/ipc-var.pb-c.c [2020-05-27T14:20:35.994Z] #39 13.39 DEP images/ipc-var.pb-c.d [2020-05-27T14:20:36.252Z] #39 13.43 PBCC images/sk-opts.pb-c.c [2020-05-27T14:20:36.252Z] #39 13.46 PBCC images/packet-sock.pb-c.c [2020-05-27T14:20:36.252Z] #39 13.51 DEP images/sk-opts.pb-c.d [2020-05-27T14:20:36.252Z] #39 13.56 DEP images/packet-sock.pb-c.d [2020-05-27T14:20:36.252Z] #39 13.62 PBCC images/sk-netlink.pb-c.c [2020-05-27T14:20:36.330Z] #39 9.454 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-27T14:20:36.330Z] #39 9.578 PBCC images/opts.pb-c.c [2020-05-27T14:20:36.330Z] #39 9.680 PBCC images/sit.pb-c.c [2020-05-27T14:20:36.330Z] #39 9.736 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-27T14:20:36.330Z] #39 9.804 DEP images/opts.pb-c.d [2020-05-27T14:20:36.366Z] #39 ... [2020-05-27T14:20:36.366Z] [2020-05-27T14:20:36.366Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-27T14:20:36.366Z] #15 DONE 2.7s [2020-05-27T14:20:36.366Z] [2020-05-27T14:20:36.366Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-27T14:20:36.412Z] ok github.com/docker/docker/builder/dockerfile 1.017s coverage: 48.2% of statements [2020-05-27T14:20:36.510Z] #39 13.73 DEP images/sk-netlink.pb-c.d [2020-05-27T14:20:36.510Z] #39 13.78 PBCC images/sk-inet.pb-c.c [2020-05-27T14:20:36.510Z] #39 13.81 DEP images/sk-inet.pb-c.d [2020-05-27T14:20:36.510Z] #39 ... [2020-05-27T14:20:36.510Z] [2020-05-27T14:20:36.510Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:36.510Z] #41 107.9 fmt [2020-05-27T14:20:36.510Z] #41 109.7 regexp [2020-05-27T14:20:36.510Z] #41 112.6 go/token [2020-05-27T14:20:36.510Z] #41 113.6 go/scanner [2020-05-27T14:20:36.510Z] #41 114.2 internal/lazyregexp [2020-05-27T14:20:36.510Z] #41 114.5 net/url [2020-05-27T14:20:36.510Z] #41 115.6 go/ast [2020-05-27T14:20:36.510Z] #41 117.1 text/template/parse [2020-05-27T14:20:36.520Z] #31 ... [2020-05-27T14:20:36.520Z] [2020-05-27T14:20:36.520Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:36.520Z] #48 85.28 strconv [2020-05-27T14:20:36.520Z] #48 85.31 strings [2020-05-27T14:20:36.520Z] #48 85.31 bytes [2020-05-27T14:20:36.520Z] #48 85.41 syscall [2020-05-27T14:20:36.587Z] #39 9.863 DEP images/sit.pb-c.d [2020-05-27T14:20:36.587Z] #39 9.936 PBCC images/macvlan.pb-c.c [2020-05-27T14:20:36.587Z] #39 9.976 DEP images/macvlan.pb-c.d [2020-05-27T14:20:36.587Z] #39 10.04 PBCC images/autofs.pb-c.c [2020-05-27T14:20:36.768Z] #41 ... [2020-05-27T14:20:36.768Z] [2020-05-27T14:20:36.768Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:36.813Z] #48 ... [2020-05-27T14:20:36.813Z] [2020-05-27T14:20:36.813Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:36.813Z] #34 5.861 -- Detecting C compiler ABI info - done [2020-05-27T14:20:36.813Z] #34 6.021 -- Detecting C compile features [2020-05-27T14:20:36.845Z] #39 10.05 DEP images/autofs.pb-c.d [2020-05-27T14:20:36.845Z] #39 10.10 PBCC images/sysctl.pb-c.c [2020-05-27T14:20:36.845Z] #39 10.14 DEP images/sysctl.pb-c.d [2020-05-27T14:20:36.845Z] #39 10.18 PBCC images/time.pb-c.c [2020-05-27T14:20:36.845Z] #39 10.21 DEP images/time.pb-c.d [2020-05-27T14:20:36.845Z] #39 10.28 PBCC images/binfmt-misc.pb-c.c [2020-05-27T14:20:36.845Z] #39 10.32 DEP images/binfmt-misc.pb-c.d [2020-05-27T14:20:37.027Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-27T14:20:37.102Z] #39 10.40 PBCC images/seccomp.pb-c.c [2020-05-27T14:20:37.102Z] #39 10.42 DEP images/seccomp.pb-c.d [2020-05-27T14:20:37.102Z] #39 10.48 PBCC images/userns.pb-c.c [2020-05-27T14:20:37.102Z] #39 10.56 DEP images/userns.pb-c.d [2020-05-27T14:20:37.359Z] #39 10.61 PBCC images/cgroup.pb-c.c [2020-05-27T14:20:37.359Z] #39 10.66 DEP images/cgroup.pb-c.d [2020-05-27T14:20:37.359Z] #39 10.72 PBCC images/fown.pb-c.c [2020-05-27T14:20:37.359Z] #39 10.78 PBCC images/ext-file.pb-c.c [2020-05-27T14:20:37.359Z] #39 10.82 DEP images/fown.pb-c.d [2020-05-27T14:20:37.448Z] #34 ... [2020-05-27T14:20:37.448Z] [2020-05-27T14:20:37.448Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-27T14:20:37.448Z] #39 95.81 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-27T14:20:37.448Z] #39 95.82 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:20:37.448Z] #39 DONE 96.0s [2020-05-27T14:20:37.448Z] [2020-05-27T14:20:37.448Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:37.448Z] #11 95.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-27T14:20:37.448Z] #11 95.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-27T14:20:37.448Z] #11 95.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:20:37.542Z] #52 48.71 Checking out files: 49% (1582/3180) Checking out files: 50% (1590/3180) Checking out files: 51% (1622/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) [2020-05-27T14:20:37.543Z] #52 ... [2020-05-27T14:20:37.543Z] [2020-05-27T14:20:37.543Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:37.543Z] #30 DONE 118.9s [2020-05-27T14:20:37.543Z] [2020-05-27T14:20:37.543Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:37.616Z] #39 10.88 DEP images/ext-file.pb-c.d [2020-05-27T14:20:37.616Z] #39 10.99 PBCC images/rpc.pb-c.c [2020-05-27T14:20:37.616Z] #39 11.04 DEP images/rpc.pb-c.d [2020-05-27T14:20:37.616Z] #39 11.09 PBCC images/siginfo.pb-c.c [2020-05-27T14:20:37.640Z] ok github.com/docker/docker/builder/remotecontext/git 1.263s coverage: 86.3% of statements [2020-05-27T14:20:37.640Z] ? github.com/docker/docker/cli [no test files] [2020-05-27T14:20:37.640Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-27T14:20:37.882Z] #39 11.13 DEP images/siginfo.pb-c.d [2020-05-27T14:20:37.882Z] #39 11.20 PBCC images/pagemap.pb-c.c [2020-05-27T14:20:37.882Z] #39 11.29 DEP images/pagemap.pb-c.d [2020-05-27T14:20:38.141Z] #39 11.42 PBCC images/rlimit.pb-c.c [2020-05-27T14:20:38.141Z] #39 11.47 DEP images/rlimit.pb-c.d [2020-05-27T14:20:38.141Z] #39 11.55 PBCC images/file-lock.pb-c.c [2020-05-27T14:20:38.141Z] #39 11.58 DEP images/file-lock.pb-c.d [2020-05-27T14:20:38.317Z] #52 48.71 Checking out files: 49% (1582/3180) Checking out files: 50% (1590/3180) Checking out files: 51% (1622/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-27T14:20:38.317Z] #52 50.41 + cd /tmp/tmp.ohuLUxkIl9/src/github.com/containerd/containerd [2020-05-27T14:20:38.317Z] #52 50.41 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:20:38.398Z] #39 11.62 PBCC images/tty.pb-c.c [2020-05-27T14:20:38.398Z] #39 11.70 DEP images/tty.pb-c.d [2020-05-27T14:20:38.398Z] #39 11.79 PBCC images/tun.pb-c.c [2020-05-27T14:20:38.655Z] #39 11.86 PBCC images/netdev.pb-c.c [2020-05-27T14:20:38.655Z] #39 11.90 DEP images/tun.pb-c.d [2020-05-27T14:20:38.655Z] #39 11.98 DEP images/netdev.pb-c.d [2020-05-27T14:20:38.655Z] #39 12.03 PBCC images/vma.pb-c.c [2020-05-27T14:20:38.655Z] #39 12.09 DEP images/vma.pb-c.d [2020-05-27T14:20:38.910Z] #16 DONE 2.5s [2020-05-27T14:20:38.910Z] [2020-05-27T14:20:38.910Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:20:38.912Z] #39 12.18 PBCC images/creds.pb-c.c [2020-05-27T14:20:38.912Z] #39 12.23 DEP images/creds.pb-c.d [2020-05-27T14:20:38.912Z] #39 ... [2020-05-27T14:20:38.912Z] [2020-05-27T14:20:38.912Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:38.912Z] #10 109.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-27T14:20:38.912Z] #10 109.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-27T14:20:38.912Z] #10 109.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:20:38.912Z] #10 117.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-27T14:20:38.912Z] #10 117.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-27T14:20:38.912Z] #10 117.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:38.912Z] #10 117.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-27T14:20:38.912Z] #10 117.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-27T14:20:38.912Z] #10 117.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:38.912Z] #10 ... [2020-05-27T14:20:38.912Z] [2020-05-27T14:20:38.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:38.912Z] #39 12.28 PBCC images/utsns.pb-c.c [2020-05-27T14:20:38.912Z] #39 12.34 DEP images/utsns.pb-c.d [2020-05-27T14:20:39.169Z] #39 12.40 PBCC images/ipc-desc.pb-c.c [2020-05-27T14:20:39.169Z] #39 12.47 PBCC images/ipc-sem.pb-c.c [2020-05-27T14:20:39.169Z] #39 12.49 DEP images/ipc-desc.pb-c.d [2020-05-27T14:20:39.169Z] #39 12.57 DEP images/ipc-sem.pb-c.d [2020-05-27T14:20:39.169Z] #39 12.62 PBCC images/ipc-msg.pb-c.c [2020-05-27T14:20:39.427Z] #39 12.67 DEP images/ipc-msg.pb-c.d [2020-05-27T14:20:39.427Z] #39 12.73 PBCC images/ipc-shm.pb-c.c [2020-05-27T14:20:39.427Z] #39 12.74 DEP images/ipc-shm.pb-c.d [2020-05-27T14:20:39.427Z] #39 12.79 PBCC images/ipc-var.pb-c.c [2020-05-27T14:20:39.427Z] #39 12.86 DEP images/ipc-var.pb-c.d [2020-05-27T14:20:39.684Z] #39 12.92 PBCC images/sk-opts.pb-c.c [2020-05-27T14:20:39.684Z] #39 12.96 PBCC images/packet-sock.pb-c.c [2020-05-27T14:20:39.684Z] #39 13.03 DEP images/sk-opts.pb-c.d [2020-05-27T14:20:39.684Z] #39 13.10 DEP images/packet-sock.pb-c.d [2020-05-27T14:20:39.941Z] #39 13.19 PBCC images/sk-netlink.pb-c.c [2020-05-27T14:20:39.941Z] #39 13.25 DEP images/sk-netlink.pb-c.d [2020-05-27T14:20:39.941Z] #39 13.30 PBCC images/sk-inet.pb-c.c [2020-05-27T14:20:40.198Z] #39 13.40 DEP images/sk-inet.pb-c.d [2020-05-27T14:20:40.198Z] #39 13.49 PBCC images/sk-unix.pb-c.c [2020-05-27T14:20:40.198Z] #39 13.58 DEP images/sk-unix.pb-c.d [2020-05-27T14:20:40.198Z] #39 13.63 PBCC images/mm.pb-c.c [2020-05-27T14:20:40.220Z] #52 51.99 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-27T14:20:40.220Z] #52 51.99 + BUILDTAGS='netgo osusergo static_build' [2020-05-27T14:20:40.220Z] #52 51.99 + export EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:20:40.220Z] #52 51.99 + EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:20:40.220Z] #52 51.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-27T14:20:40.220Z] #52 51.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-27T14:20:40.220Z] #52 51.99 + '[' '' = dynamic ']' [2020-05-27T14:20:40.220Z] #52 51.99 + make [2020-05-27T14:20:40.317Z] ok github.com/docker/docker/client 0.166s coverage: 75.4% of statements [2020-05-27T14:20:40.455Z] #39 13.68 DEP images/mm.pb-c.d [2020-05-27T14:20:40.455Z] #39 13.77 PBCC images/timerfd.pb-c.c [2020-05-27T14:20:40.455Z] #39 13.80 DEP images/timerfd.pb-c.d [2020-05-27T14:20:40.455Z] #39 13.84 PBCC images/timer.pb-c.c [2020-05-27T14:20:40.455Z] #39 13.86 DEP images/timer.pb-c.d [2020-05-27T14:20:40.713Z] #39 13.94 PBCC images/sa.pb-c.c [2020-05-27T14:20:40.713Z] #39 13.99 DEP images/sa.pb-c.d [2020-05-27T14:20:40.713Z] #39 14.09 PBCC images/pipe-data.pb-c.c [2020-05-27T14:20:40.713Z] #39 14.17 DEP images/pipe-data.pb-c.d [2020-05-27T14:20:40.786Z] #52 52.96 + bin/ctr [2020-05-27T14:20:40.972Z] #39 14.25 PBCC images/mnt.pb-c.c [2020-05-27T14:20:40.972Z] #39 14.36 DEP images/mnt.pb-c.d [2020-05-27T14:20:40.972Z] #39 14.41 PBCC images/sk-packet.pb-c.c [2020-05-27T14:20:40.972Z] #39 14.44 DEP images/sk-packet.pb-c.d [2020-05-27T14:20:41.230Z] #39 14.51 PBCC images/tcp-stream.pb-c.c [2020-05-27T14:20:41.230Z] #39 14.61 DEP images/tcp-stream.pb-c.d [2020-05-27T14:20:41.230Z] #39 14.69 PBCC images/pipe.pb-c.c [2020-05-27T14:20:41.455Z] #17 2.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:20:41.455Z] #17 2.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:20:41.455Z] #17 2.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:20:41.487Z] #39 14.79 DEP images/pipe.pb-c.d [2020-05-27T14:20:41.487Z] #39 14.85 PBCC images/pstree.pb-c.c [2020-05-27T14:20:41.487Z] #39 14.88 DEP images/pstree.pb-c.d [2020-05-27T14:20:41.487Z] #39 14.91 PBCC images/fs.pb-c.c [2020-05-27T14:20:41.745Z] #39 14.98 DEP images/fs.pb-c.d [2020-05-27T14:20:41.745Z] #39 15.04 PBCC images/signalfd.pb-c.c [2020-05-27T14:20:41.745Z] #39 15.10 DEP images/signalfd.pb-c.d [2020-05-27T14:20:41.745Z] #39 15.16 PBCC images/fh.pb-c.c [2020-05-27T14:20:42.003Z] #39 15.25 PBCC images/fsnotify.pb-c.c [2020-05-27T14:20:42.003Z] #39 15.32 DEP images/fh.pb-c.d [2020-05-27T14:20:42.003Z] #39 15.40 DEP images/fsnotify.pb-c.d [2020-05-27T14:20:42.027Z] #17 3.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-27T14:20:42.262Z] #39 15.47 PBCC images/eventpoll.pb-c.c [2020-05-27T14:20:42.262Z] #39 15.51 DEP images/eventpoll.pb-c.d [2020-05-27T14:20:42.262Z] #39 15.57 PBCC images/eventfd.pb-c.c [2020-05-27T14:20:42.520Z] #39 15.67 DEP images/eventfd.pb-c.d [2020-05-27T14:20:42.520Z] #39 15.71 PBCC images/remap-file-path.pb-c.c [2020-05-27T14:20:42.520Z] #39 15.75 DEP images/remap-file-path.pb-c.d [2020-05-27T14:20:42.520Z] #39 15.81 PBCC images/fifo.pb-c.c [2020-05-27T14:20:42.520Z] #39 15.88 DEP images/fifo.pb-c.d [2020-05-27T14:20:42.779Z] #39 ... [2020-05-27T14:20:42.779Z] [2020-05-27T14:20:42.779Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:42.779Z] #30 114.2 flag [2020-05-27T14:20:42.779Z] #30 114.3 github.com/BurntSushi/toml [2020-05-27T14:20:42.779Z] #30 116.0 log [2020-05-27T14:20:42.779Z] #30 118.6 github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:20:42.779Z] #30 DONE 123.0s [2020-05-27T14:20:42.779Z] [2020-05-27T14:20:42.779Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:42.779Z] #39 15.96 PBCC images/ghost-file.pb-c.c [2020-05-27T14:20:42.779Z] #39 16.02 DEP images/ghost-file.pb-c.d [2020-05-27T14:20:42.779Z] #39 16.12 PBCC images/regfile.pb-c.c [2020-05-27T14:20:42.969Z] #17 4.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-05-27T14:20:43.028Z] #11 ... [2020-05-27T14:20:43.028Z] [2020-05-27T14:20:43.028Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:43.028Z] #34 8.376 -- Detecting C compile features - done [2020-05-27T14:20:43.028Z] #34 8.416 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-27T14:20:43.028Z] #34 8.831 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-27T14:20:43.028Z] #34 9.022 -- Configuring done [2020-05-27T14:20:43.028Z] #34 9.048 -- Generating done [2020-05-27T14:20:43.028Z] #34 9.064 -- Build files have been written to: /tmp/tmp.oDyl8pOVdU/tini [2020-05-27T14:20:43.028Z] #34 9.070 + make tini-static [2020-05-27T14:20:43.028Z] #34 9.682 Scanning dependencies of target tini-static [2020-05-27T14:20:43.028Z] #34 9.785 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-27T14:20:43.028Z] #34 12.28 [100%] Linking C executable tini-static [2020-05-27T14:20:43.036Z] #39 16.21 DEP images/regfile.pb-c.d [2020-05-27T14:20:43.036Z] #39 16.41 PBCC images/ns.pb-c.c [2020-05-27T14:20:43.293Z] #39 16.43 DEP images/ns.pb-c.d [2020-05-27T14:20:43.293Z] #39 16.51 PBCC images/fdinfo.pb-c.c [2020-05-27T14:20:43.551Z] #39 16.69 DEP images/fdinfo.pb-c.d [2020-05-27T14:20:43.551Z] #39 16.81 PBCC images/core-aarch64.pb-c.c [2020-05-27T14:20:43.551Z] #39 16.86 PBCC images/core-arm.pb-c.c [2020-05-27T14:20:43.812Z] #39 17.05 PBCC images/core-ppc64.pb-c.c [2020-05-27T14:20:43.812Z] #39 17.12 PBCC images/core-s390.pb-c.c [2020-05-27T14:20:43.812Z] #39 17.15 PBCC images/core-x86.pb-c.c [2020-05-27T14:20:43.812Z] #39 17.20 PBCC images/core.pb-c.c [2020-05-27T14:20:43.911Z] #17 5.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-27T14:20:43.937Z] Client: [2020-05-27T14:20:43.937Z] Debug Mode: false [2020-05-27T14:20:43.937Z] Plugins: [2020-05-27T14:20:43.937Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-27T14:20:43.937Z] [2020-05-27T14:20:43.937Z] Server: [2020-05-27T14:20:43.937Z] Containers: 0 [2020-05-27T14:20:43.937Z] Running: 0 [2020-05-27T14:20:43.937Z] Paused: 0 [2020-05-27T14:20:43.937Z] Stopped: 0 [2020-05-27T14:20:43.937Z] Images: 0 [2020-05-27T14:20:43.937Z] Server Version: 19.03.5 [2020-05-27T14:20:43.937Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-27T14:20:43.937Z] Windows: [2020-05-27T14:20:43.937Z] LCOW: [2020-05-27T14:20:43.937Z] Logging Driver: json-file [2020-05-27T14:20:43.937Z] Plugins: [2020-05-27T14:20:43.937Z] Volume: local [2020-05-27T14:20:43.937Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-27T14:20:43.937Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-27T14:20:43.937Z] Swarm: inactive [2020-05-27T14:20:43.937Z] Default Isolation: process [2020-05-27T14:20:43.937Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-27T14:20:43.937Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-27T14:20:43.937Z] OSType: windows [2020-05-27T14:20:43.937Z] Architecture: x86_64 [2020-05-27T14:20:43.937Z] CPUs: 4 [2020-05-27T14:20:43.937Z] Total Memory: 32GiB [2020-05-27T14:20:43.937Z] Name: azwin-2-bba660 [2020-05-27T14:20:43.937Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-27T14:20:43.937Z] Docker Root Dir: D:\docker [2020-05-27T14:20:43.937Z] Debug Mode: false [2020-05-27T14:20:43.937Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:20:43.937Z] Labels: [2020-05-27T14:20:43.937Z] Experimental: true [2020-05-27T14:20:43.937Z] Insecure Registries: [2020-05-27T14:20:43.937Z] 10.0.0.4:5000 [2020-05-27T14:20:43.937Z] 127.0.0.0/8 [2020-05-27T14:20:43.937Z] Registry Mirrors: [2020-05-27T14:20:43.937Z] http://10.0.0.4:5000/ [2020-05-27T14:20:43.937Z] Live Restore Enabled: false [2020-05-27T14:20:43.937Z] [2020-05-27T14:20:44.069Z] #39 17.30 PBCC images/inventory.pb-c.c [2020-05-27T14:20:44.069Z] #39 17.38 DEP images/core-aarch64.pb-c.d [2020-05-27T14:20:44.069Z] #39 17.43 DEP images/core-arm.pb-c.d [2020-05-27T14:20:44.069Z] #39 17.47 DEP images/core-ppc64.pb-c.d [2020-05-27T14:20:44.069Z] #39 17.50 DEP images/core-s390.pb-c.d [2020-05-27T14:20:44.069Z] #39 ... [2020-05-27T14:20:44.069Z] [2020-05-27T14:20:44.069Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:44.069Z] #41 114.4 regexp [2020-05-27T14:20:44.069Z] #41 117.0 go/token [2020-05-27T14:20:44.069Z] #41 117.9 go/scanner [2020-05-27T14:20:44.069Z] #41 118.5 internal/lazyregexp [2020-05-27T14:20:44.069Z] #41 118.9 net/url [2020-05-27T14:20:44.069Z] #41 119.4 go/ast [2020-05-27T14:20:44.069Z] #41 120.5 text/template/parse [2020-05-27T14:20:44.071Z] #34 13.41 [100%] Built target tini-static [2020-05-27T14:20:44.071Z] #34 13.52 + mkdir -p /build [2020-05-27T14:20:44.071Z] #34 13.53 + cp tini-static /build/docker-init [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-27T14:20:44.327Z] #41 ... [2020-05-27T14:20:44.327Z] [2020-05-27T14:20:44.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:44.327Z] #39 17.58 DEP images/core-x86.pb-c.d [2020-05-27T14:20:44.327Z] #39 17.65 DEP images/core.pb-c.d [2020-05-27T14:20:44.327Z] #39 17.74 DEP images/inventory.pb-c.d [2020-05-27T14:20:44.375Z] #34 DONE 13.7s [2020-05-27T14:20:44.375Z] [2020-05-27T14:20:44.375Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:44.375Z] #40 2.138 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:20:44.375Z] #40 2.141 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:20:44.375Z] #40 2.164 Note: Building without GnuTLS support [2020-05-27T14:20:44.375Z] #40 4.570 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:20:44.375Z] #40 4.654 GEN .gitid [2020-05-27T14:20:44.375Z] #40 4.700 GEN criu/include/version.h [2020-05-27T14:20:44.375Z] #40 4.753 GEN include/common/asm [2020-05-27T14:20:44.483Z] #17 ... [2020-05-27T14:20:44.483Z] [2020-05-27T14:20:44.483Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:44.584Z] #39 17.81 PBCC images/cpuinfo.pb-c.c [2020-05-27T14:20:44.585Z] #39 17.87 DEP images/cpuinfo.pb-c.d [2020-05-27T14:20:44.585Z] #39 17.94 PBCC images/stats.pb-c.c [2020-05-27T14:20:44.585Z] #39 18.01 DEP images/stats.pb-c.d [2020-05-27T14:20:44.674Z] #40 7.451 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-27T14:20:44.967Z] #40 7.679 PBCC images/opts.pb-c.c [2020-05-27T14:20:44.967Z] #40 7.856 PBCC images/sit.pb-c.c [2020-05-27T14:20:44.981Z] #52 ... [2020-05-27T14:20:44.981Z] [2020-05-27T14:20:44.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:44.981Z] #39 13.90 PBCC images/sk-unix.pb-c.c [2020-05-27T14:20:44.981Z] #39 13.97 DEP images/sk-unix.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.02 PBCC images/mm.pb-c.c [2020-05-27T14:20:44.981Z] #39 14.12 DEP images/mm.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.20 PBCC images/timerfd.pb-c.c [2020-05-27T14:20:44.981Z] #39 14.26 DEP images/timerfd.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.32 PBCC images/timer.pb-c.c [2020-05-27T14:20:44.981Z] #39 14.33 DEP images/timer.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.40 PBCC images/sa.pb-c.c [2020-05-27T14:20:44.981Z] #39 14.47 DEP images/sa.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.57 PBCC images/pipe-data.pb-c.c [2020-05-27T14:20:44.981Z] #39 14.60 DEP images/pipe-data.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.65 PBCC images/mnt.pb-c.c [2020-05-27T14:20:44.981Z] #39 14.69 DEP images/mnt.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.79 PBCC images/sk-packet.pb-c.c [2020-05-27T14:20:44.981Z] #39 14.84 DEP images/sk-packet.pb-c.d [2020-05-27T14:20:44.981Z] #39 14.90 PBCC images/tcp-stream.pb-c.c [2020-05-27T14:20:44.981Z] #39 15.05 DEP images/tcp-stream.pb-c.d [2020-05-27T14:20:44.981Z] #39 15.16 PBCC images/pipe.pb-c.c [2020-05-27T14:20:44.981Z] #39 15.28 DEP images/pipe.pb-c.d [2020-05-27T14:20:44.981Z] #39 15.41 PBCC images/pstree.pb-c.c [2020-05-27T14:20:44.981Z] #39 15.46 DEP images/pstree.pb-c.d [2020-05-27T14:20:44.981Z] #39 15.57 PBCC images/fs.pb-c.c [2020-05-27T14:20:44.981Z] #39 15.58 DEP images/fs.pb-c.d [2020-05-27T14:20:44.981Z] #39 15.69 PBCC images/signalfd.pb-c.c [2020-05-27T14:20:44.981Z] #39 15.83 DEP images/signalfd.pb-c.d [2020-05-27T14:20:44.981Z] #39 15.92 PBCC images/fh.pb-c.c [2020-05-27T14:20:44.981Z] #39 15.98 PBCC images/fsnotify.pb-c.c [2020-05-27T14:20:44.981Z] #39 16.03 DEP images/fh.pb-c.d [2020-05-27T14:20:44.981Z] #39 16.09 DEP images/fsnotify.pb-c.d [2020-05-27T14:20:44.981Z] #39 16.16 PBCC images/eventpoll.pb-c.c [2020-05-27T14:20:44.981Z] #39 16.20 DEP images/eventpoll.pb-c.d [2020-05-27T14:20:44.981Z] #39 16.24 PBCC images/eventfd.pb-c.c [2020-05-27T14:20:44.981Z] #39 16.31 DEP images/eventfd.pb-c.d [2020-05-27T14:20:44.981Z] #39 16.34 PBCC images/remap-file-path.pb-c.c [2020-05-27T14:20:44.981Z] #39 16.40 DEP images/remap-file-path.pb-c.d [2020-05-27T14:20:44.981Z] #39 16.44 PBCC images/fifo.pb-c.c [2020-05-27T14:20:44.981Z] #39 16.47 DEP images/fifo.pb-c.d [2020-05-27T14:20:44.981Z] #39 16.54 PBCC images/ghost-file.pb-c.c [2020-05-27T14:20:44.981Z] #39 16.59 DEP images/ghost-file.pb-c.d [2020-05-27T14:20:44.982Z] #39 16.65 PBCC images/regfile.pb-c.c [2020-05-27T14:20:44.982Z] #39 16.70 DEP images/regfile.pb-c.d [2020-05-27T14:20:44.982Z] #39 16.73 PBCC images/ns.pb-c.c [2020-05-27T14:20:44.982Z] #39 16.77 DEP images/ns.pb-c.d [2020-05-27T14:20:44.982Z] #39 16.83 PBCC images/fdinfo.pb-c.c [2020-05-27T14:20:44.982Z] #39 16.95 DEP images/fdinfo.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.01 PBCC images/core-aarch64.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.10 PBCC images/core-arm.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.16 PBCC images/core-ppc64.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.23 PBCC images/core-s390.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.29 PBCC images/core-x86.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.33 PBCC images/core.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.39 PBCC images/inventory.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.46 DEP images/core-aarch64.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.50 DEP images/core-arm.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.58 DEP images/core-ppc64.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.64 DEP images/core-s390.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.71 DEP images/core-x86.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.77 DEP images/core.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.85 DEP images/inventory.pb-c.d [2020-05-27T14:20:44.982Z] #39 17.94 PBCC images/cpuinfo.pb-c.c [2020-05-27T14:20:44.982Z] #39 17.96 DEP images/cpuinfo.pb-c.d [2020-05-27T14:20:44.982Z] #39 18.01 PBCC images/stats.pb-c.c [2020-05-27T14:20:44.982Z] #39 18.04 DEP images/stats.pb-c.d [2020-05-27T14:20:44.982Z] #39 19.40 make[1]: Nothing to be done for 'all'. [2020-05-27T14:20:44.982Z] #39 20.83 CC images/stats.o [2020-05-27T14:20:44.982Z] #39 21.30 CC images/core.o [2020-05-27T14:20:44.982Z] #39 ... [2020-05-27T14:20:44.982Z] [2020-05-27T14:20:44.982Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:44.982Z] #47 116.1 github.com/pkg/diff [2020-05-27T14:20:44.982Z] #47 117.6 go/ast [2020-05-27T14:20:44.982Z] #47 120.0 golang.org/x/crypto/ssh/terminal [2020-05-27T14:20:44.982Z] #47 121.8 mvdan.cc/editorconfig [2020-05-27T14:20:44.982Z] #47 123.0 mvdan.cc/sh/v3/fileutil [2020-05-27T14:20:44.982Z] #47 123.2 mvdan.cc/sh/v3/syntax [2020-05-27T14:20:44.982Z] #47 ... [2020-05-27T14:20:44.982Z] [2020-05-27T14:20:44.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:44.982Z] #39 22.07 CC images/core-x86.o [2020-05-27T14:20:45.258Z] #40 8.057 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-27T14:20:45.519Z] #39 ... [2020-05-27T14:20:45.519Z] [2020-05-27T14:20:45.519Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:45.519Z] #47 115.8 encoding/json [2020-05-27T14:20:45.519Z] #47 119.1 github.com/pkg/diff [2020-05-27T14:20:45.519Z] #47 120.3 go/ast [2020-05-27T14:20:45.519Z] #47 123.1 golang.org/x/crypto/ssh/terminal [2020-05-27T14:20:45.519Z] #47 124.8 mvdan.cc/editorconfig [2020-05-27T14:20:45.519Z] #47 125.6 mvdan.cc/sh/v3/fileutil [2020-05-27T14:20:45.519Z] #47 125.7 mvdan.cc/sh/v3/syntax [2020-05-27T14:20:45.519Z] #47 ... [2020-05-27T14:20:45.519Z] [2020-05-27T14:20:45.519Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:45.519Z] #52 48.37 Checking out files: 51% (1629/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 83% (2666/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-27T14:20:45.519Z] #52 50.31 + cd /tmp/tmp.7VxBu2BXmx/src/github.com/containerd/containerd [2020-05-27T14:20:45.519Z] #52 50.31 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:20:45.547Z] #39 22.67 CC images/core-arm.o [2020-05-27T14:20:45.547Z] #40 8.303 DEP images/opts.pb-c.d [2020-05-27T14:20:45.547Z] #40 8.411 DEP images/sit.pb-c.d [2020-05-27T14:20:45.547Z] #40 ... [2020-05-27T14:20:45.547Z] [2020-05-27T14:20:45.547Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:45.547Z] #42 94.34 bufio [2020-05-27T14:20:45.547Z] #42 98.70 reflect [2020-05-27T14:20:45.547Z] #42 103.5 regexp/syntax [2020-05-27T14:20:45.638Z] #21 144.0 Checking out files: 17% (1896/10834) Checking out files: 18% (1951/10834) Checking out files: 19% (2059/10834) Checking out files: 20% (2167/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 28% (3097/10834) [2020-05-27T14:20:45.638Z] #21 ... [2020-05-27T14:20:45.638Z] [2020-05-27T14:20:45.638Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:45.638Z] #49 13.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-27T14:20:45.638Z] #49 ... [2020-05-27T14:20:45.638Z] [2020-05-27T14:20:45.638Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:45.839Z] #42 ... [2020-05-27T14:20:45.839Z] [2020-05-27T14:20:45.839Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:45.839Z] #40 8.558 PBCC images/macvlan.pb-c.c [2020-05-27T14:20:45.839Z] #40 8.602 DEP images/macvlan.pb-c.d [2020-05-27T14:20:45.839Z] #40 8.695 PBCC images/autofs.pb-c.c [2020-05-27T14:20:46.083Z] #52 52.12 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-27T14:20:46.083Z] #52 52.12 + BUILDTAGS='netgo osusergo static_build' [2020-05-27T14:20:46.083Z] #52 52.12 + export EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:20:46.083Z] #52 52.12 + EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:20:46.083Z] #52 52.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-27T14:20:46.083Z] #52 52.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-27T14:20:46.083Z] #52 52.12 + '[' '' = dynamic ']' [2020-05-27T14:20:46.083Z] #52 52.12 + make [2020-05-27T14:20:46.121Z] #39 23.09 CC images/core-aarch64.o [2020-05-27T14:20:46.121Z] #39 23.49 CC images/core-ppc64.o [2020-05-27T14:20:46.132Z] #40 8.746 DEP images/autofs.pb-c.d [2020-05-27T14:20:46.132Z] #40 8.898 PBCC images/sysctl.pb-c.c [2020-05-27T14:20:46.132Z] #40 8.931 DEP images/sysctl.pb-c.d [2020-05-27T14:20:46.421Z] #21 144.0 Checking out files: 17% (1896/10834) Checking out files: 18% (1951/10834) Checking out files: 19% (2059/10834) Checking out files: 20% (2167/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 28% (3097/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) [2020-05-27T14:20:46.421Z] #21 ... [2020-05-27T14:20:46.421Z] [2020-05-27T14:20:46.421Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:46.421Z] #41 135.7 net/http/httptrace [2020-05-27T14:20:46.421Z] #41 136.0 net/http [2020-05-27T14:20:46.421Z] #41 ... [2020-05-27T14:20:46.421Z] [2020-05-27T14:20:46.421Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:46.424Z] #40 9.007 PBCC images/time.pb-c.c [2020-05-27T14:20:46.425Z] #40 9.034 DEP images/time.pb-c.d [2020-05-27T14:20:46.425Z] #40 9.173 PBCC images/binfmt-misc.pb-c.c [2020-05-27T14:20:46.425Z] #40 9.213 DEP images/binfmt-misc.pb-c.d [2020-05-27T14:20:46.647Z] #52 53.07 + bin/ctr [2020-05-27T14:20:46.716Z] #40 9.335 PBCC images/seccomp.pb-c.c [2020-05-27T14:20:46.716Z] #40 9.352 DEP images/seccomp.pb-c.d [2020-05-27T14:20:46.716Z] #40 9.490 PBCC images/userns.pb-c.c [2020-05-27T14:20:46.716Z] #40 9.545 DEP images/userns.pb-c.d [2020-05-27T14:20:47.009Z] #40 9.694 PBCC images/cgroup.pb-c.c [2020-05-27T14:20:47.009Z] #40 9.747 DEP images/cgroup.pb-c.d [2020-05-27T14:20:47.009Z] #40 9.879 PBCC images/fown.pb-c.c [2020-05-27T14:20:47.055Z] #39 24.16 CC images/core-s390.o [2020-05-27T14:20:47.303Z] #40 9.893 PBCC images/ext-file.pb-c.c [2020-05-27T14:20:47.303Z] #40 9.946 DEP images/fown.pb-c.d [2020-05-27T14:20:47.303Z] #40 10.06 DEP images/ext-file.pb-c.d [2020-05-27T14:20:47.303Z] #40 10.15 PBCC images/rpc.pb-c.c [2020-05-27T14:20:47.465Z] #21 144.0 Checking out files: 17% (1896/10834) Checking out files: 18% (1951/10834) Checking out files: 19% (2059/10834) Checking out files: 20% (2167/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 28% (3097/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 42% (4579/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) [2020-05-27T14:20:47.465Z] #21 ... [2020-05-27T14:20:47.465Z] [2020-05-27T14:20:47.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:47.465Z] #39 70.20 CC compel/src/lib/ptrace.o [2020-05-27T14:20:47.465Z] #39 70.74 AR compel/libcompel.a [2020-05-27T14:20:47.465Z] #39 70.82 HOSTCC compel/src/main-host.o [2020-05-27T14:20:47.465Z] #39 71.17 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-27T14:20:47.465Z] #39 71.56 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-27T14:20:47.465Z] #39 72.03 HOSTCC compel/src/lib/log-host.o [2020-05-27T14:20:47.465Z] #39 72.24 HOSTLINK compel/compel-host-bin [2020-05-27T14:20:47.465Z] #39 72.53 DEP soccr/soccr.d [2020-05-27T14:20:47.465Z] #39 72.77 CC soccr/soccr.o [2020-05-27T14:20:47.465Z] #39 74.40 AR soccr/libsoccr.a [2020-05-27T14:20:47.465Z] #39 74.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:20:47.465Z] #39 74.88 DEP criu/arch/aarch64/sigframe.d [2020-05-27T14:20:47.465Z] #39 75.07 DEP criu/arch/aarch64/crtools.d [2020-05-27T14:20:47.465Z] #39 75.33 DEP criu/arch/aarch64/cpu.d [2020-05-27T14:20:47.465Z] #39 75.38 DEP criu/arch/aarch64/bitops.d [2020-05-27T14:20:47.465Z] #39 75.48 CC criu/arch/aarch64/bitops.o [2020-05-27T14:20:47.465Z] #39 75.57 CC criu/arch/aarch64/cpu.o [2020-05-27T14:20:47.465Z] #39 75.72 CC criu/arch/aarch64/crtools.o [2020-05-27T14:20:47.465Z] #39 76.61 CC criu/arch/aarch64/sigframe.o [2020-05-27T14:20:47.465Z] #39 76.88 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-27T14:20:47.465Z] #39 76.96 DEP criu/pie/util-vdso.d [2020-05-27T14:20:47.465Z] #39 77.11 DEP criu/pie/util.d [2020-05-27T14:20:47.465Z] #39 77.32 CC criu/pie/util.o [2020-05-27T14:20:47.465Z] #39 77.67 CC criu/pie/util-vdso.o [2020-05-27T14:20:47.465Z] #39 78.43 AR criu/pie/pie.lib.a [2020-05-27T14:20:47.465Z] #39 78.50 DEP criu/pie/restorer.d [2020-05-27T14:20:47.465Z] #39 78.77 DEP criu/arch/aarch64/intraprocedure.d [2020-05-27T14:20:47.465Z] #39 78.87 DEP criu/arch/aarch64/restorer.d [2020-05-27T14:20:47.465Z] #39 79.09 DEP criu/arch/aarch64/vdso-pie.d [2020-05-27T14:20:47.465Z] #39 79.24 DEP criu/pie/parasite-vdso.d [2020-05-27T14:20:47.465Z] #39 79.47 DEP criu/pie/parasite.d [2020-05-27T14:20:47.465Z] #39 79.80 CC criu/pie/parasite.o [2020-05-27T14:20:47.465Z] #39 ... [2020-05-27T14:20:47.465Z] [2020-05-27T14:20:47.465Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:20:47.596Z] #40 10.21 DEP images/rpc.pb-c.d [2020-05-27T14:20:47.596Z] #40 10.34 PBCC images/siginfo.pb-c.c [2020-05-27T14:20:47.596Z] #40 10.37 DEP images/siginfo.pb-c.d [2020-05-27T14:20:47.620Z] #39 24.87 CC images/cpuinfo.o [2020-05-27T14:20:47.888Z] #40 10.47 PBCC images/pagemap.pb-c.c [2020-05-27T14:20:47.888Z] #40 10.54 DEP images/pagemap.pb-c.d [2020-05-27T14:20:47.888Z] #40 10.65 PBCC images/rlimit.pb-c.c [2020-05-27T14:20:47.888Z] #40 10.69 DEP images/rlimit.pb-c.d [2020-05-27T14:20:48.181Z] #40 10.78 PBCC images/file-lock.pb-c.c [2020-05-27T14:20:48.181Z] #40 10.80 DEP images/file-lock.pb-c.d [2020-05-27T14:20:48.181Z] #40 10.85 PBCC images/tty.pb-c.c [2020-05-27T14:20:48.181Z] #40 10.91 DEP images/tty.pb-c.d [2020-05-27T14:20:48.181Z] #40 10.96 PBCC images/tun.pb-c.c [2020-05-27T14:20:48.181Z] #40 11.01 PBCC images/netdev.pb-c.c [2020-05-27T14:20:48.181Z] #40 11.08 DEP images/tun.pb-c.d [2020-05-27T14:20:48.186Z] #39 25.35 CC images/inventory.o [2020-05-27T14:20:48.445Z] #39 25.60 CC images/fdinfo.o [2020-05-27T14:20:48.475Z] #40 11.15 DEP images/netdev.pb-c.d [2020-05-27T14:20:48.475Z] #40 11.22 PBCC images/vma.pb-c.c [2020-05-27T14:20:48.475Z] #40 11.30 DEP images/vma.pb-c.d [2020-05-27T14:20:48.770Z] #40 11.39 PBCC images/creds.pb-c.c [2020-05-27T14:20:48.770Z] #40 11.42 DEP images/creds.pb-c.d [2020-05-27T14:20:48.770Z] #40 11.51 PBCC images/utsns.pb-c.c [2020-05-27T14:20:48.770Z] #40 ... [2020-05-27T14:20:48.770Z] [2020-05-27T14:20:48.770Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:48.770Z] #31 97.42 reflect [2020-05-27T14:20:48.770Z] #31 97.63 path [2020-05-27T14:20:48.770Z] #31 100.8 text/tabwriter [2020-05-27T14:20:48.770Z] #31 ... [2020-05-27T14:20:48.770Z] [2020-05-27T14:20:48.770Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:48.770Z] #40 11.54 DEP images/utsns.pb-c.d [2020-05-27T14:20:48.770Z] #40 11.61 PBCC images/ipc-desc.pb-c.c [2020-05-27T14:20:48.770Z] #40 11.64 PBCC images/ipc-sem.pb-c.c [2020-05-27T14:20:49.011Z] #39 26.08 CC images/fown.o [2020-05-27T14:20:49.011Z] #39 26.29 CC images/ns.o [2020-05-27T14:20:49.064Z] #40 11.70 DEP images/ipc-desc.pb-c.d [2020-05-27T14:20:49.064Z] #40 11.80 DEP images/ipc-sem.pb-c.d [2020-05-27T14:20:49.064Z] #40 11.85 PBCC images/ipc-msg.pb-c.c [2020-05-27T14:20:49.064Z] #40 11.88 DEP images/ipc-msg.pb-c.d [2020-05-27T14:20:49.064Z] #40 11.93 PBCC images/ipc-shm.pb-c.c [2020-05-27T14:20:49.355Z] #40 11.96 DEP images/ipc-shm.pb-c.d [2020-05-27T14:20:49.355Z] #40 12.11 PBCC images/ipc-var.pb-c.c [2020-05-27T14:20:49.355Z] #40 12.14 DEP images/ipc-var.pb-c.d [2020-05-27T14:20:49.355Z] #40 12.22 PBCC images/sk-opts.pb-c.c [2020-05-27T14:20:49.557Z] #21 144.0 Checking out files: 17% (1896/10834) Checking out files: 18% (1951/10834) Checking out files: 19% (2059/10834) Checking out files: 20% (2167/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 28% (3097/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 42% (4579/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 65% (7052/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 85% (9292/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-27T14:20:49.557Z] #21 148.9 + cd /tmp/tmp.oVmyXwLmkO/tmp/docker-ce [2020-05-27T14:20:49.557Z] #21 148.9 + git checkout -q v17.06.2-ce [2020-05-27T14:20:49.579Z] #39 26.61 CC images/regfile.o [2020-05-27T14:20:49.579Z] #39 ... [2020-05-27T14:20:49.579Z] [2020-05-27T14:20:49.579Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:49.579Z] #41 120.9 go/parser [2020-05-27T14:20:49.579Z] #41 122.9 text/template [2020-05-27T14:20:49.579Z] #41 124.8 encoding/xml [2020-05-27T14:20:49.579Z] #41 128.1 go/doc [2020-05-27T14:20:49.579Z] #41 130.5 github.com/LK4D4/vndr/versioned [2020-05-27T14:20:49.579Z] #41 130.6 compress/flate [2020-05-27T14:20:49.579Z] #41 ... [2020-05-27T14:20:49.579Z] [2020-05-27T14:20:49.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:49.579Z] #39 26.85 CC images/ghost-file.o [2020-05-27T14:20:49.654Z] #40 12.28 PBCC images/packet-sock.pb-c.c [2020-05-27T14:20:49.654Z] #40 12.40 DEP images/sk-opts.pb-c.d [2020-05-27T14:20:49.654Z] #40 12.51 DEP images/packet-sock.pb-c.d [2020-05-27T14:20:49.947Z] #40 12.57 PBCC images/sk-netlink.pb-c.c [2020-05-27T14:20:49.947Z] #40 12.64 DEP images/sk-netlink.pb-c.d [2020-05-27T14:20:49.947Z] #40 12.72 PBCC images/sk-inet.pb-c.c [2020-05-27T14:20:50.145Z] #39 27.31 CC images/fifo.o [2020-05-27T14:20:50.238Z] #40 12.83 DEP images/sk-inet.pb-c.d [2020-05-27T14:20:50.238Z] #40 12.92 PBCC images/sk-unix.pb-c.c [2020-05-27T14:20:50.238Z] #40 ... [2020-05-27T14:20:50.238Z] [2020-05-27T14:20:50.238Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:50.238Z] #48 98.82 bufio [2020-05-27T14:20:50.238Z] #48 103.1 text/tabwriter [2020-05-27T14:20:50.238Z] #48 105.5 reflect [2020-05-27T14:20:50.238Z] #48 105.9 regexp/syntax [2020-05-27T14:20:50.238Z] #48 ... [2020-05-27T14:20:50.238Z] [2020-05-27T14:20:50.238Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:50.238Z] #40 13.00 DEP images/sk-unix.pb-c.d [2020-05-27T14:20:50.403Z] #39 27.59 CC images/remap-file-path.o [2020-05-27T14:20:50.528Z] #40 13.10 PBCC images/mm.pb-c.c [2020-05-27T14:20:50.528Z] #40 13.20 DEP images/mm.pb-c.d [2020-05-27T14:20:50.528Z] #40 13.27 PBCC images/timerfd.pb-c.c [2020-05-27T14:20:50.661Z] #39 27.80 CC images/eventfd.o [2020-05-27T14:20:50.661Z] #39 27.95 CC images/eventpoll.o [2020-05-27T14:20:50.822Z] #40 13.37 DEP images/timerfd.pb-c.d [2020-05-27T14:20:50.822Z] #40 13.49 PBCC images/timer.pb-c.c [2020-05-27T14:20:50.822Z] #40 13.56 DEP images/timer.pb-c.d [2020-05-27T14:20:50.822Z] #40 13.62 PBCC images/sa.pb-c.c [2020-05-27T14:20:50.919Z] #39 28.20 CC images/fh.o [2020-05-27T14:20:51.115Z] #40 13.77 DEP images/sa.pb-c.d [2020-05-27T14:20:51.115Z] #40 13.85 PBCC images/pipe-data.pb-c.c [2020-05-27T14:20:51.115Z] #40 13.87 DEP images/pipe-data.pb-c.d [2020-05-27T14:20:51.406Z] #40 13.97 PBCC images/mnt.pb-c.c [2020-05-27T14:20:51.406Z] #40 14.13 DEP images/mnt.pb-c.d [2020-05-27T14:20:51.406Z] #40 14.20 PBCC images/sk-packet.pb-c.c [2020-05-27T14:20:51.485Z] #39 28.49 CC images/fsnotify.o [2020-05-27T14:20:51.698Z] #40 14.26 DEP images/sk-packet.pb-c.d [2020-05-27T14:20:51.698Z] #40 14.37 PBCC images/tcp-stream.pb-c.c [2020-05-27T14:20:51.698Z] #40 14.43 DEP images/tcp-stream.pb-c.d [2020-05-27T14:20:51.990Z] #40 14.56 PBCC images/pipe.pb-c.c [2020-05-27T14:20:51.990Z] #40 14.66 DEP images/pipe.pb-c.d [2020-05-27T14:20:51.990Z] #40 14.80 PBCC images/pstree.pb-c.c [2020-05-27T14:20:52.051Z] #39 29.13 CC images/signalfd.o [2020-05-27T14:20:52.283Z] #40 14.89 DEP images/pstree.pb-c.d [2020-05-27T14:20:52.283Z] #40 14.98 PBCC images/fs.pb-c.c [2020-05-27T14:20:52.283Z] #40 15.01 DEP images/fs.pb-c.d [2020-05-27T14:20:52.283Z] #40 15.08 PBCC images/signalfd.pb-c.c [2020-05-27T14:20:52.309Z] #39 29.44 CC images/fs.o [2020-05-27T14:20:52.567Z] #39 29.66 CC images/pstree.o [2020-05-27T14:20:52.567Z] #39 29.92 CC images/pipe.o [2020-05-27T14:20:52.576Z] #40 15.17 DEP images/signalfd.pb-c.d [2020-05-27T14:20:52.576Z] #40 15.27 PBCC images/fh.pb-c.c [2020-05-27T14:20:52.825Z] #39 30.15 CC images/tcp-stream.o [2020-05-27T14:20:52.868Z] #40 15.38 PBCC images/fsnotify.pb-c.c [2020-05-27T14:20:52.868Z] #40 15.48 DEP images/fh.pb-c.d [2020-05-27T14:20:52.868Z] #40 15.63 DEP images/fsnotify.pb-c.d [2020-05-27T14:20:52.868Z] #40 15.70 PBCC images/eventpoll.pb-c.c [2020-05-27T14:20:52.868Z] #40 15.74 DEP images/eventpoll.pb-c.d [2020-05-27T14:20:53.161Z] #40 15.86 PBCC images/eventfd.pb-c.c [2020-05-27T14:20:53.161Z] #40 15.89 DEP images/eventfd.pb-c.d [2020-05-27T14:20:53.161Z] #40 15.95 PBCC images/remap-file-path.pb-c.c [2020-05-27T14:20:53.161Z] #40 15.98 DEP images/remap-file-path.pb-c.d [2020-05-27T14:20:53.161Z] #40 16.08 PBCC images/fifo.pb-c.c [2020-05-27T14:20:53.196Z] #52 ... [2020-05-27T14:20:53.196Z] [2020-05-27T14:20:53.196Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:53.196Z] #47 132.4 mvdan.cc/sh/v3/cmd/shfmt [2020-05-27T14:20:53.391Z] #39 30.38 CC images/sk-packet.o [2020-05-27T14:20:53.485Z] #40 16.12 DEP images/fifo.pb-c.d [2020-05-27T14:20:53.485Z] #40 16.19 PBCC images/ghost-file.pb-c.c [2020-05-27T14:20:53.485Z] #40 16.26 DEP images/ghost-file.pb-c.d [2020-05-27T14:20:53.485Z] #40 16.31 PBCC images/regfile.pb-c.c [2020-05-27T14:20:53.650Z] #39 30.70 CC images/mnt.o [2020-05-27T14:20:53.650Z] #39 30.95 CC images/pipe-data.o [2020-05-27T14:20:53.771Z] #21 152.8 + mkdir -p /tmp/tmp.oVmyXwLmkO/src/github.com/docker [2020-05-27T14:20:53.771Z] #21 152.8 + mv components/cli /tmp/tmp.oVmyXwLmkO/src/github.com/docker/cli [2020-05-27T14:20:53.771Z] #21 152.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-27T14:20:53.775Z] #40 16.41 DEP images/regfile.pb-c.d [2020-05-27T14:20:53.775Z] #40 16.50 PBCC images/ns.pb-c.c [2020-05-27T14:20:53.775Z] #40 16.52 DEP images/ns.pb-c.d [2020-05-27T14:20:53.908Z] #39 31.22 CC images/sa.o [2020-05-27T14:20:54.068Z] #40 16.64 PBCC images/fdinfo.pb-c.c [2020-05-27T14:20:54.068Z] #40 16.80 DEP images/fdinfo.pb-c.d [2020-05-27T14:20:54.393Z] #40 16.98 PBCC images/core-aarch64.pb-c.c [2020-05-27T14:20:54.393Z] #40 17.07 PBCC images/core-arm.pb-c.c [2020-05-27T14:20:54.393Z] #40 17.14 PBCC images/core-ppc64.pb-c.c [2020-05-27T14:20:54.474Z] #39 31.54 CC images/timer.o [2020-05-27T14:20:54.692Z] #40 17.28 PBCC images/core-s390.pb-c.c [2020-05-27T14:20:54.692Z] #40 17.39 PBCC images/core-x86.pb-c.c [2020-05-27T14:20:54.692Z] #40 17.47 PBCC images/core.pb-c.c [2020-05-27T14:20:54.692Z] #40 17.60 PBCC images/inventory.pb-c.c [2020-05-27T14:20:54.732Z] #39 31.92 CC images/timerfd.o [2020-05-27T14:20:54.990Z] #39 ... [2020-05-27T14:20:54.990Z] [2020-05-27T14:20:54.990Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:54.990Z] #47 130.4 mvdan.cc/sh/v3/cmd/shfmt [2020-05-27T14:20:54.990Z] #47 DONE 136.4s [2020-05-27T14:20:54.990Z] [2020-05-27T14:20:54.990Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:54.990Z] #41 132.1 github.com/LK4D4/vndr/build [2020-05-27T14:20:54.990Z] #41 133.6 hash/crc32 [2020-05-27T14:20:54.990Z] #41 134.2 compress/gzip [2020-05-27T14:20:54.990Z] #41 135.0 net [2020-05-27T14:20:54.990Z] #41 135.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-27T14:20:54.994Z] #40 17.76 DEP images/core-aarch64.pb-c.d [2020-05-27T14:20:54.994Z] #40 17.85 DEP images/core-arm.pb-c.d [2020-05-27T14:20:55.091Z] #47 ... [2020-05-27T14:20:55.091Z] [2020-05-27T14:20:55.091Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:55.091Z] #41 125.4 go/parser [2020-05-27T14:20:55.091Z] #41 125.6 text/template [2020-05-27T14:20:55.091Z] #41 128.9 encoding/xml [2020-05-27T14:20:55.091Z] #41 130.9 go/doc [2020-05-27T14:20:55.091Z] #41 134.3 github.com/LK4D4/vndr/build [2020-05-27T14:20:55.248Z] #41 136.6 vendor/golang.org/x/text/transform [2020-05-27T14:20:55.295Z] #40 17.93 DEP images/core-ppc64.pb-c.d [2020-05-27T14:20:55.295Z] #40 18.02 DEP images/core-s390.pb-c.d [2020-05-27T14:20:55.295Z] #40 18.12 DEP images/core-x86.pb-c.d [2020-05-27T14:20:55.348Z] #41 ... [2020-05-27T14:20:55.349Z] [2020-05-27T14:20:55.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:55.349Z] #39 19.46 make[1]: Nothing to be done for 'all'. [2020-05-27T14:20:55.349Z] #39 21.02 CC images/stats.o [2020-05-27T14:20:55.349Z] #39 21.38 CC images/core.o [2020-05-27T14:20:55.349Z] #39 22.05 CC images/core-x86.o [2020-05-27T14:20:55.349Z] #39 22.62 CC images/core-arm.o [2020-05-27T14:20:55.349Z] #39 23.02 CC images/core-aarch64.o [2020-05-27T14:20:55.349Z] #39 23.34 CC images/core-ppc64.o [2020-05-27T14:20:55.349Z] #39 24.09 CC images/core-s390.o [2020-05-27T14:20:55.349Z] #39 24.92 CC images/cpuinfo.o [2020-05-27T14:20:55.349Z] #39 25.33 CC images/inventory.o [2020-05-27T14:20:55.349Z] #39 25.67 CC images/fdinfo.o [2020-05-27T14:20:55.349Z] #39 26.14 CC images/fown.o [2020-05-27T14:20:55.349Z] #39 26.50 CC images/ns.o [2020-05-27T14:20:55.349Z] #39 26.68 CC images/regfile.o [2020-05-27T14:20:55.349Z] #39 27.03 CC images/ghost-file.o [2020-05-27T14:20:55.349Z] #39 27.31 CC images/fifo.o [2020-05-27T14:20:55.349Z] #39 27.57 CC images/remap-file-path.o [2020-05-27T14:20:55.349Z] #39 27.80 CC images/eventfd.o [2020-05-27T14:20:55.349Z] #39 27.98 CC images/eventpoll.o [2020-05-27T14:20:55.349Z] #39 28.25 CC images/fh.o [2020-05-27T14:20:55.349Z] #39 28.57 CC images/fsnotify.o [2020-05-27T14:20:55.349Z] #39 ... [2020-05-27T14:20:55.349Z] [2020-05-27T14:20:55.349Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:55.349Z] #41 135.7 github.com/LK4D4/vndr/versioned [2020-05-27T14:20:55.597Z] #40 18.19 DEP images/core.pb-c.d [2020-05-27T14:20:55.597Z] #40 18.31 DEP images/inventory.pb-c.d [2020-05-27T14:20:55.597Z] #40 18.38 PBCC images/cpuinfo.pb-c.c [2020-05-27T14:20:55.597Z] #40 18.43 DEP images/cpuinfo.pb-c.d [2020-05-27T14:20:55.597Z] #40 18.51 PBCC images/stats.pb-c.c [2020-05-27T14:20:55.606Z] #41 135.8 compress/flate [2020-05-27T14:20:55.901Z] #40 18.55 DEP images/stats.pb-c.d [2020-05-27T14:20:56.183Z] #41 137.5 vendor/golang.org/x/text/unicode/bidi [2020-05-27T14:20:56.198Z] #40 ... [2020-05-27T14:20:56.198Z] [2020-05-27T14:20:56.198Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:20:56.198Z] #11 105.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-27T14:20:56.198Z] #11 105.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-27T14:20:56.198Z] #11 105.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:56.198Z] #11 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-27T14:20:56.198Z] #11 105.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-27T14:20:56.198Z] #11 105.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:20:57.076Z] #21 ... [2020-05-27T14:20:57.076Z] [2020-05-27T14:20:57.076Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:57.076Z] #41 147.3 github.com/LK4D4/vndr/godl [2020-05-27T14:20:57.076Z] #41 148.0 github.com/LK4D4/vndr [2020-05-27T14:20:57.076Z] #41 DONE 156.2s [2020-05-27T14:20:57.076Z] [2020-05-27T14:20:57.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:57.076Z] #39 81.30 LINK criu/pie/parasite.built-in.o [2020-05-27T14:20:57.076Z] #39 81.31 GEN criu/pie/parasite-blob.h [2020-05-27T14:20:57.076Z] #39 81.34 CC criu/pie/parasite-vdso.o [2020-05-27T14:20:57.076Z] #39 82.08 CC criu/arch/aarch64/vdso-pie.o [2020-05-27T14:20:57.076Z] #39 82.42 CC criu/arch/aarch64/restorer.o [2020-05-27T14:20:57.076Z] #39 82.86 CC criu/arch/aarch64/intraprocedure.o [2020-05-27T14:20:57.076Z] #39 82.93 CC criu/pie/restorer.o [2020-05-27T14:20:57.076Z] #39 86.24 LINK criu/pie/restorer.built-in.o [2020-05-27T14:20:57.076Z] #39 86.25 GEN criu/pie/restorer-blob.h [2020-05-27T14:20:57.076Z] #39 86.36 DEP criu/vdso.d [2020-05-27T14:20:57.076Z] #39 86.71 DEP criu/uts_ns.d [2020-05-27T14:20:57.076Z] #39 86.86 DEP criu/util.d [2020-05-27T14:20:57.076Z] #39 87.19 DEP criu/uffd.d [2020-05-27T14:20:57.076Z] #39 87.41 DEP criu/tun.d [2020-05-27T14:20:57.076Z] #39 87.65 DEP criu/tty.d [2020-05-27T14:20:57.076Z] #39 88.26 DEP criu/timerfd.d [2020-05-27T14:20:57.076Z] #39 88.59 DEP criu/sysfs_parse.d [2020-05-27T14:20:57.076Z] #39 88.82 DEP criu/sysctl.d [2020-05-27T14:20:57.076Z] #39 89.06 DEP criu/string.d [2020-05-27T14:20:57.076Z] #39 89.20 DEP criu/stats.d [2020-05-27T14:20:57.076Z] #39 89.42 DEP criu/sockets.d [2020-05-27T14:20:57.076Z] #39 89.69 DEP criu/sk-unix.d [2020-05-27T14:20:57.337Z] #39 90.04 DEP criu/sk-tcp.d [2020-05-27T14:20:57.503Z] #41 137.7 hash/crc32 [2020-05-27T14:20:57.557Z] #41 ... [2020-05-27T14:20:57.557Z] [2020-05-27T14:20:57.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:57.557Z] #39 32.32 CC images/mm.o [2020-05-27T14:20:57.557Z] #39 32.60 CC images/sk-opts.o [2020-05-27T14:20:57.557Z] #39 32.96 CC images/sk-unix.o [2020-05-27T14:20:57.557Z] #39 33.46 CC images/sk-inet.o [2020-05-27T14:20:57.557Z] #39 33.76 CC images/tun.o [2020-05-27T14:20:57.557Z] #39 34.11 CC images/sk-netlink.o [2020-05-27T14:20:57.557Z] #39 34.34 CC images/packet-sock.o [2020-05-27T14:20:57.557Z] #39 34.69 CC images/ipc-var.o [2020-05-27T14:20:57.599Z] #39 90.30 DEP criu/sk-queue.d [2020-05-27T14:20:57.599Z] #39 90.41 DEP criu/sk-packet.d [2020-05-27T14:20:57.599Z] #39 ... [2020-05-27T14:20:57.599Z] [2020-05-27T14:20:57.599Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:20:57.599Z] #17 9.245 Fetched 8178 kB in 7s (1178 kB/s) [2020-05-27T14:20:57.599Z] #17 9.245 Reading package lists... [2020-05-27T14:20:57.599Z] #17 12.78 Reading package lists... [2020-05-27T14:20:57.599Z] #17 15.77 Building dependency tree... [2020-05-27T14:20:57.599Z] #17 17.07 libcap2-bin is already the newest version (1:2.25-2). [2020-05-27T14:20:57.599Z] #17 17.07 The following additional packages will be installed: [2020-05-27T14:20:57.599Z] #17 17.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-27T14:20:57.599Z] #17 17.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-27T14:20:57.599Z] #17 17.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-27T14:20:57.599Z] #17 17.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-27T14:20:57.599Z] #17 17.08 python3.7 python3.7-minimal vim-runtime xxd [2020-05-27T14:20:57.599Z] #17 17.08 Suggested packages: [2020-05-27T14:20:57.599Z] #17 17.08 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-27T14:20:57.599Z] #17 17.08 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-27T14:20:57.599Z] #17 17.08 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-27T14:20:57.599Z] #17 17.08 Recommended packages: [2020-05-27T14:20:57.599Z] #17 17.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-27T14:20:57.599Z] #17 17.08 python3-keyrings.alt python3-xdg unzip [2020-05-27T14:20:57.599Z] #17 18.94 The following NEW packages will be installed: [2020-05-27T14:20:57.599Z] #17 18.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-27T14:20:57.599Z] #17 18.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-27T14:20:57.599Z] #17 18.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-27T14:20:57.599Z] #17 18.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-27T14:20:57.599Z] #17 18.95 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-27T14:20:57.599Z] #17 18.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-27T14:20:57.599Z] #17 18.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-27T14:20:57.599Z] #17 18.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-27T14:20:57.599Z] #17 18.95 xz-utils zip [2020-05-27T14:20:57.815Z] #39 34.97 CC images/ipc-desc.o [2020-05-27T14:20:57.860Z] #17 19.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:20:57.861Z] #17 19.39 Need to get 27.6 MB of archives. [2020-05-27T14:20:57.861Z] #17 19.39 After this operation, 114 MB of additional disk space will be used. [2020-05-27T14:20:57.861Z] #17 19.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-27T14:20:57.861Z] #17 19.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-27T14:20:57.861Z] #17 19.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-27T14:20:57.861Z] #17 ... [2020-05-27T14:20:57.861Z] [2020-05-27T14:20:57.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:57.861Z] #39 90.62 DEP criu/sk-netlink.d [2020-05-27T14:20:58.068Z] #41 ... [2020-05-27T14:20:58.068Z] [2020-05-27T14:20:58.068Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:20:58.068Z] #47 DONE 138.5s [2020-05-27T14:20:58.073Z] #39 35.26 CC images/ipc-shm.o [2020-05-27T14:20:58.121Z] #39 90.84 DEP criu/sk-inet.d [2020-05-27T14:20:58.325Z] [2020-05-27T14:20:58.325Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:20:58.325Z] #41 138.5 net [2020-05-27T14:20:58.331Z] #39 35.44 CC images/ipc-msg.o [2020-05-27T14:20:58.382Z] #39 91.14 DEP criu/signalfd.d [2020-05-27T14:20:58.589Z] #39 35.78 CC images/ipc-sem.o [2020-05-27T14:20:58.643Z] #39 ... [2020-05-27T14:20:58.643Z] [2020-05-27T14:20:58.643Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:20:58.643Z] #28 DONE 157.7s [2020-05-27T14:20:58.643Z] [2020-05-27T14:20:58.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:58.643Z] #39 91.41 DEP criu/sigframe.d [2020-05-27T14:20:58.846Z] #39 36.03 CC images/utsns.o [2020-05-27T14:20:58.905Z] #39 91.53 DEP criu/shmem.d [2020-05-27T14:20:58.905Z] #39 91.72 DEP criu/servicefd.d [2020-05-27T14:20:58.927Z] #11 ... [2020-05-27T14:20:58.927Z] [2020-05-27T14:20:58.927Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:20:58.927Z] #40 21.15 make[1]: Nothing to be done for 'all'. [2020-05-27T14:20:58.954Z] #41 139.1 compress/gzip [2020-05-27T14:20:59.104Z] #39 36.31 CC images/creds.o [2020-05-27T14:20:59.168Z] #39 91.89 DEP criu/seize.d [2020-05-27T14:20:59.362Z] #39 36.52 CC images/vma.o [2020-05-27T14:20:59.428Z] #39 92.09 DEP criu/seccomp.d [2020-05-27T14:20:59.619Z] #39 36.81 CC images/netdev.o [2020-05-27T14:20:59.689Z] #39 92.38 DEP criu/rst-malloc.d [2020-05-27T14:20:59.690Z] #39 92.48 DEP criu/rbtree.d [2020-05-27T14:20:59.877Z] #39 37.11 CC images/tty.o [2020-05-27T14:20:59.886Z] #41 140.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-27T14:20:59.950Z] #39 92.51 DEP criu/pstree.d [2020-05-27T14:20:59.950Z] #39 92.68 DEP criu/protobuf.d [2020-05-27T14:20:59.950Z] #39 92.77 GEN criu/protobuf-desc-gen.h [2020-05-27T14:21:00.442Z] #39 37.69 CC images/file-lock.o [2020-05-27T14:21:00.700Z] #39 37.88 CC images/rlimit.o [2020-05-27T14:21:00.700Z] #39 38.11 CC images/pagemap.o [2020-05-27T14:21:00.990Z] #40 23.33 CC images/stats.o [2020-05-27T14:21:00.990Z] #40 ... [2020-05-27T14:21:00.990Z] [2020-05-27T14:21:00.990Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:00.990Z] #31 109.5 internal/syscall/execenv [2020-05-27T14:21:00.990Z] #31 109.5 internal/syscall/unix [2020-05-27T14:21:00.990Z] #31 109.5 time [2020-05-27T14:21:00.990Z] #31 ... [2020-05-27T14:21:00.990Z] [2020-05-27T14:21:00.990Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:00.990Z] #48 118.4 time [2020-05-27T14:21:01.257Z] #41 141.4 vendor/golang.org/x/text/transform [2020-05-27T14:21:01.264Z] #39 38.38 CC images/siginfo.o [2020-05-27T14:21:01.264Z] #39 38.66 CC images/rpc.o [2020-05-27T14:21:01.281Z] #48 ... [2020-05-27T14:21:01.281Z] [2020-05-27T14:21:01.281Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:01.281Z] #42 110.0 hash/crc32 [2020-05-27T14:21:01.281Z] #42 113.9 vendor/golang.org/x/text/transform [2020-05-27T14:21:01.281Z] #42 118.8 time [2020-05-27T14:21:01.574Z] #42 ... [2020-05-27T14:21:01.574Z] [2020-05-27T14:21:01.574Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:01.574Z] #40 24.14 CC images/core.o [2020-05-27T14:21:01.865Z] #39 94.44 DEP criu/protobuf-desc.d [2020-05-27T14:21:01.865Z] #39 94.63 DEP criu/proc_parse.d [2020-05-27T14:21:02.126Z] #39 94.79 DEP criu/plugin.d [2020-05-27T14:21:02.126Z] #39 94.89 DEP criu/pipes.d [2020-05-27T14:21:02.189Z] #41 142.4 vendor/golang.org/x/text/unicode/bidi [2020-05-27T14:21:02.387Z] #39 95.15 DEP criu/pie-util.d [2020-05-27T14:21:02.636Z] #39 39.95 CC images/ext-file.o [2020-05-27T14:21:02.648Z] #39 95.31 DEP criu/pie-util-vdso.d [2020-05-27T14:21:02.648Z] #39 95.43 DEP criu/path.d [2020-05-27T14:21:02.894Z] #39 40.18 CC images/cgroup.o [2020-05-27T14:21:02.908Z] #39 95.56 DEP criu/parasite-syscall.d [2020-05-27T14:21:03.111Z] #40 25.65 CC images/core-x86.o [2020-05-27T14:21:03.168Z] #39 95.85 DEP criu/pagemap.d [2020-05-27T14:21:03.429Z] #39 96.06 DEP criu/pagemap-cache.d [2020-05-27T14:21:03.429Z] #39 96.25 DEP criu/page-xfer.d [2020-05-27T14:21:03.689Z] #39 96.41 DEP criu/page-pipe.d [2020-05-27T14:21:03.689Z] #39 96.50 DEP criu/netfilter.d [2020-05-27T14:21:03.826Z] #39 40.96 CC images/userns.o [2020-05-27T14:21:03.953Z] #39 96.67 DEP criu/net.d [2020-05-27T14:21:04.084Z] #39 41.30 CC images/google/protobuf/descriptor.o [2020-05-27T14:21:04.084Z] #41 ... [2020-05-27T14:21:04.084Z] [2020-05-27T14:21:04.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:04.084Z] #39 29.25 CC images/signalfd.o [2020-05-27T14:21:04.084Z] #39 29.45 CC images/fs.o [2020-05-27T14:21:04.084Z] #39 29.68 CC images/pstree.o [2020-05-27T14:21:04.084Z] #39 29.90 CC images/pipe.o [2020-05-27T14:21:04.084Z] #39 30.11 CC images/tcp-stream.o [2020-05-27T14:21:04.084Z] #39 30.40 CC images/sk-packet.o [2020-05-27T14:21:04.084Z] #39 30.83 CC images/mnt.o [2020-05-27T14:21:04.084Z] #39 31.10 CC images/pipe-data.o [2020-05-27T14:21:04.084Z] #39 31.45 CC images/sa.o [2020-05-27T14:21:04.084Z] #39 32.01 CC images/timer.o [2020-05-27T14:21:04.084Z] #39 32.57 CC images/timerfd.o [2020-05-27T14:21:04.084Z] #39 32.80 CC images/mm.o [2020-05-27T14:21:04.084Z] #39 33.06 CC images/sk-opts.o [2020-05-27T14:21:04.084Z] #39 33.29 CC images/sk-unix.o [2020-05-27T14:21:04.084Z] #39 33.60 CC images/sk-inet.o [2020-05-27T14:21:04.084Z] #39 34.02 CC images/tun.o [2020-05-27T14:21:04.084Z] #39 34.27 CC images/sk-netlink.o [2020-05-27T14:21:04.084Z] #39 34.52 CC images/packet-sock.o [2020-05-27T14:21:04.084Z] #39 34.88 CC images/ipc-var.o [2020-05-27T14:21:04.084Z] #39 35.04 CC images/ipc-desc.o [2020-05-27T14:21:04.084Z] #39 35.20 CC images/ipc-shm.o [2020-05-27T14:21:04.084Z] #39 35.42 CC images/ipc-msg.o [2020-05-27T14:21:04.084Z] #39 35.74 CC images/ipc-sem.o [2020-05-27T14:21:04.084Z] #39 36.02 CC images/utsns.o [2020-05-27T14:21:04.084Z] #39 36.25 CC images/creds.o [2020-05-27T14:21:04.084Z] #39 36.46 CC images/vma.o [2020-05-27T14:21:04.084Z] #39 36.75 CC images/netdev.o [2020-05-27T14:21:04.084Z] #39 37.13 CC images/tty.o [2020-05-27T14:21:04.084Z] #39 ... [2020-05-27T14:21:04.084Z] [2020-05-27T14:21:04.084Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:04.084Z] #41 144.3 vendor/golang.org/x/text/secure/bidirule [2020-05-27T14:21:04.169Z] #40 26.97 CC images/core-arm.o [2020-05-27T14:21:04.216Z] #39 96.88 DEP criu/namespaces.d [2020-05-27T14:21:04.341Z] #41 144.6 vendor/golang.org/x/text/unicode/norm [2020-05-27T14:21:04.476Z] #39 97.05 DEP criu/mount.d [2020-05-27T14:21:04.476Z] #39 97.19 DEP criu/mem.d [2020-05-27T14:21:04.737Z] #39 97.44 DEP criu/lsm.d [2020-05-27T14:21:04.737Z] #39 97.57 DEP criu/log.d [2020-05-27T14:21:04.997Z] #39 97.77 DEP criu/libnetlink.d [2020-05-27T14:21:05.233Z] #40 27.82 CC images/core-aarch64.o [2020-05-27T14:21:05.259Z] #39 97.96 DEP criu/kerndat.d [2020-05-27T14:21:05.259Z] #39 ... [2020-05-27T14:21:05.259Z] [2020-05-27T14:21:05.259Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:05.259Z] #17 19.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-27T14:21:05.259Z] #17 19.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-27T14:21:05.259Z] #17 19.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-27T14:21:05.259Z] #17 19.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-27T14:21:05.259Z] #17 19.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-27T14:21:05.259Z] #17 19.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-27T14:21:05.259Z] #17 19.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-27T14:21:05.259Z] #17 19.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-27T14:21:05.259Z] #17 19.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-27T14:21:05.259Z] #17 19.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-27T14:21:05.259Z] #17 19.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-27T14:21:05.259Z] #17 19.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-27T14:21:05.259Z] #17 19.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-27T14:21:05.259Z] #17 19.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-27T14:21:05.259Z] #17 19.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:21:05.259Z] #17 19.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-27T14:21:05.259Z] #17 19.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-27T14:21:05.259Z] #17 19.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-27T14:21:05.259Z] #17 19.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-27T14:21:05.259Z] #17 19.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-27T14:21:05.259Z] #17 19.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-27T14:21:05.259Z] #17 19.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-27T14:21:05.259Z] #17 19.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-27T14:21:05.259Z] #17 19.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-27T14:21:05.259Z] #17 19.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-27T14:21:05.259Z] #17 19.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-27T14:21:05.259Z] #17 20.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-27T14:21:05.259Z] #17 20.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-27T14:21:05.259Z] #17 20.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-27T14:21:05.259Z] #17 20.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-27T14:21:05.259Z] #17 20.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-27T14:21:05.259Z] #17 20.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-27T14:21:05.259Z] #17 20.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-27T14:21:05.259Z] #17 20.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-27T14:21:05.259Z] #17 20.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-27T14:21:05.259Z] #17 20.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-27T14:21:05.259Z] #17 20.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-27T14:21:05.259Z] #17 20.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-27T14:21:05.259Z] #17 20.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-27T14:21:05.259Z] #17 20.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-27T14:21:05.259Z] #17 20.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-27T14:21:05.259Z] #17 20.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-27T14:21:05.259Z] #17 20.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-27T14:21:05.259Z] #17 20.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-27T14:21:05.259Z] #17 20.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-27T14:21:05.259Z] #17 21.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:21:05.259Z] #17 21.99 Fetched 27.6 MB in 2s (14.8 MB/s) [2020-05-27T14:21:05.259Z] #17 22.07 Selecting previously unselected package pigz. [2020-05-27T14:21:05.259Z] #17 22.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 ... 23407 files and directories currently installed.) [2020-05-27T14:21:05.259Z] #17 22.15 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-27T14:21:05.259Z] #17 22.16 Unpacking pigz (2.4-1) ... [2020-05-27T14:21:05.259Z] #17 22.22 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-27T14:21:05.259Z] #17 22.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-27T14:21:05.259Z] #17 22.24 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-27T14:21:05.259Z] #17 22.72 Selecting previously unselected package python3.7-minimal. [2020-05-27T14:21:05.259Z] #17 22.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-27T14:21:05.259Z] #17 22.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:21:05.259Z] #17 23.39 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-27T14:21:05.259Z] #17 23.40 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:21:05.259Z] #17 25.72 Selecting previously unselected package python3-minimal. [2020-05-27T14:21:05.259Z] #17 25.72 (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 ... 23656 files and directories currently installed.) [2020-05-27T14:21:05.259Z] #17 25.83 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-27T14:21:05.259Z] #17 25.83 Unpacking python3-minimal (3.7.3-1) ... [2020-05-27T14:21:05.259Z] #17 25.91 Selecting previously unselected package libmpdec2:arm64. [2020-05-27T14:21:05.259Z] #17 25.92 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-27T14:21:05.259Z] #17 25.93 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-27T14:21:05.259Z] #17 26.03 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-27T14:21:05.259Z] #17 26.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-27T14:21:05.259Z] #17 26.03 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-27T14:21:05.525Z] #17 26.96 Selecting previously unselected package python3.7. [2020-05-27T14:21:05.525Z] #17 26.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-27T14:21:05.525Z] #17 26.98 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:21:05.525Z] #17 27.12 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-27T14:21:05.525Z] #17 27.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-27T14:21:05.525Z] #17 27.14 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-27T14:21:05.525Z] #17 27.28 Setting up python3-minimal (3.7.3-1) ... [2020-05-27T14:21:05.860Z] #40 28.47 CC images/core-ppc64.o [2020-05-27T14:21:05.982Z] #39 42.92 CC images/opts.o [2020-05-27T14:21:05.982Z] #39 43.09 CC images/seccomp.o [2020-05-27T14:21:05.982Z] #39 43.27 CC images/binfmt-misc.o [2020-05-27T14:21:06.143Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-27T14:21:06.143Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-25624b81\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-27T14:21:06.143Z] ---------------------------------------------------------------------------- [2020-05-27T14:21:06.143Z] [2020-05-27T14:21:06.143Z] INFO: executeCI.ps1 starting at Wed May 27 14:21:02 CUT 2020 [2020-05-27T14:21:06.143Z] [2020-05-27T14:21:06.143Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-27T14:21:06.143Z] INFO: Running git version 2.24.1.windows.2 [2020-05-27T14:21:06.143Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-27T14:21:06.143Z] INFO: Environment variables: [2020-05-27T14:21:06.143Z] [2020-05-27T14:21:06.143Z] Name Value [2020-05-27T14:21:06.143Z] ---- ----- [2020-05-27T14:21:06.143Z] ALLUSERSPROFILE C:\ProgramData [2020-05-27T14:21:06.143Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-27T14:21:06.143Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-27T14:21:06.143Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-27T14:21:06.143Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-27T14:21:06.143Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-27T14:21:06.143Z] BRANCH_NAME PR-41029 [2020-05-27T14:21:06.143Z] BUILD_DISPLAY_NAME #3 [2020-05-27T14:21:06.143Z] BUILD_ID 3 [2020-05-27T14:21:06.143Z] BUILD_NUMBER 3 [2020-05-27T14:21:06.143Z] BUILD_TAG jenkins-moby-PR-41029-3 [2020-05-27T14:21:06.143Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41029/3/ [2020-05-27T14:21:06.143Z] CHANGE_AUTHOR thaJeztah [2020-05-27T14:21:06.143Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-27T14:21:06.143Z] CHANGE_BRANCH bump_selinux [2020-05-27T14:21:06.143Z] CHANGE_FORK thaJeztah/docker [2020-05-27T14:21:06.143Z] CHANGE_ID 41029 [2020-05-27T14:21:06.143Z] CHANGE_TARGET master [2020-05-27T14:21:06.143Z] CHANGE_TITLE vendor: opencontainers/selinux v1.5.2 [2020-05-27T14:21:06.143Z] CHANGE_URL https://github.com/moby/moby/pull/41029 [2020-05-27T14:21:06.143Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-27T14:21:06.143Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-27T14:21:06.143Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-27T14:21:06.143Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-27T14:21:06.143Z] COMPUTERNAME azwin-2-bba660 [2020-05-27T14:21:06.143Z] ComSpec C:\windows\system32\cmd.exe [2020-05-27T14:21:06.143Z] ConfigSequenceNumber 0 [2020-05-27T14:21:06.143Z] DOCKER_BUILDKIT 0 [2020-05-27T14:21:06.143Z] DOCKER_DUT_DEBUG 1 [2020-05-27T14:21:06.143Z] DOCKER_EXPERIMENTAL 1 [2020-05-27T14:21:06.143Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-27T14:21:06.143Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-27T14:21:06.143Z] EXECUTOR_NUMBER 0 [2020-05-27T14:21:06.143Z] FQDN azwin-2-bba660.westus.cloudapp.azure.com [2020-05-27T14:21:06.144Z] GIT_BRANCH PR-41029 [2020-05-27T14:21:06.144Z] GIT_COMMIT a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:21:06.144Z] GIT_PREVIOUS_COMMIT a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:21:06.144Z] GIT_URL https://github.com/moby/moby.git [2020-05-27T14:21:06.144Z] HUDSON_COOKIE 43c9fb5d-1c42-44e7-a86d-806cc0379eb9 [2020-05-27T14:21:06.144Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-27T14:21:06.144Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-27T14:21:06.144Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-27T14:21:06.144Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-27T14:21:06.144Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-27T14:21:06.144Z] JENKINS_NODE_COOKIE 093f5448-b219-448b-b148-61e427cbadfb [2020-05-27T14:21:06.144Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-27T14:21:06.144Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-27T14:21:06.144Z] JOB_BASE_NAME PR-41029 [2020-05-27T14:21:06.144Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41029/display/redirect [2020-05-27T14:21:06.144Z] JOB_NAME moby/PR-41029 [2020-05-27T14:21:06.144Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41029/ [2020-05-27T14:21:06.144Z] library.jps.version master [2020-05-27T14:21:06.144Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-27T14:21:06.144Z] NODE_LABELS amd64 azure azwin-2-bba660 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-27T14:21:06.144Z] NODE_NAME azwin-2-bba660 [2020-05-27T14:21:06.144Z] NUMBER_OF_PROCESSORS 4 [2020-05-27T14:21:06.144Z] OS Windows_NT [2020-05-27T14:21:06.144Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-27T14:21:06.144Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-27T14:21:06.144Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-27T14:21:06.144Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-05-27T14:21:06.144Z] PROCESSOR_LEVEL 6 [2020-05-27T14:21:06.144Z] PROCESSOR_REVISION 4f01 [2020-05-27T14:21:06.144Z] ProgramData C:\ProgramData [2020-05-27T14:21:06.144Z] ProgramFiles C:\Program Files [2020-05-27T14:21:06.144Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-27T14:21:06.144Z] ProgramW6432 C:\Program Files [2020-05-27T14:21:06.144Z] PROMPT $P$G [2020-05-27T14:21:06.144Z] PSExecutionPolicyPreference Bypass [2020-05-27T14:21:06.144Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-27T14:21:06.144Z] PUBLIC C:\Users\Public [2020-05-27T14:21:06.144Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41029/3/display/redirect?page=changes [2020-05-27T14:21:06.144Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41029/3/display/redirect [2020-05-27T14:21:06.144Z] SKIP_VALIDATION_TESTS 1 [2020-05-27T14:21:06.144Z] SOURCES_DRIVE d [2020-05-27T14:21:06.144Z] SOURCES_SUBDIR gopath [2020-05-27T14:21:06.144Z] STAGE_NAME Run tests [2020-05-27T14:21:06.144Z] SystemDrive C: [2020-05-27T14:21:06.144Z] SystemRoot C:\windows [2020-05-27T14:21:06.144Z] TEMP C:\windows\TEMP [2020-05-27T14:21:06.144Z] TESTDEBUG 0 [2020-05-27T14:21:06.144Z] TESTRUN_DRIVE d [2020-05-27T14:21:06.144Z] TESTRUN_SUBDIR CI [2020-05-27T14:21:06.144Z] TIMEOUT 120m [2020-05-27T14:21:06.144Z] TMP C:\windows\TEMP [2020-05-27T14:21:06.144Z] USERDOMAIN WORKGROUP [2020-05-27T14:21:06.144Z] USERNAME azwin-2-bba660$ [2020-05-27T14:21:06.144Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-27T14:21:06.144Z] windir C:\windows [2020-05-27T14:21:06.144Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-27T14:21:06.144Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-27T14:21:06.144Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-27T14:21:06.144Z] [2020-05-27T14:21:06.144Z] [2020-05-27T14:21:06.144Z] [2020-05-27T14:21:06.144Z] INFO: Sources under d:\gopath\... [2020-05-27T14:21:06.144Z] INFO: Test run under d:\CI\... [2020-05-27T14:21:06.144Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-27T14:21:06.144Z] INFO: docker/docker repository was found [2020-05-27T14:21:06.144Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-27T14:21:06.144Z] ltsc2019: Pulling from windows/servercore [2020-05-27T14:21:06.144Z] 4612f6d0b889: Pulling fs layer [2020-05-27T14:21:06.240Z] #39 43.45 CC images/time.o [2020-05-27T14:21:06.497Z] #40 ... [2020-05-27T14:21:06.497Z] [2020-05-27T14:21:06.497Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:21:06.497Z] #53 68.09 Checking out files: 38% (1221/3180) Checking out files: 39% (1241/3180) Checking out files: 40% (1272/3180) Checking out files: 41% (1304/3180) Checking out files: 42% (1336/3180) Checking out files: 43% (1368/3180) Checking out files: 44% (1400/3180) Checking out files: 45% (1431/3180) Checking out files: 46% (1463/3180) Checking out files: 47% (1495/3180) Checking out files: 48% (1527/3180) Checking out files: 49% (1559/3180) Checking out files: 50% (1590/3180) Checking out files: 51% (1622/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-27T14:21:06.497Z] #53 69.13 + cd /tmp/tmp.rjRhJZEOxw/src/github.com/containerd/containerd [2020-05-27T14:21:06.497Z] #53 69.13 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-27T14:21:06.498Z] #39 43.69 CC images/sysctl.o [2020-05-27T14:21:06.755Z] #39 43.89 CC images/autofs.o [2020-05-27T14:21:06.755Z] #39 44.09 CC images/macvlan.o [2020-05-27T14:21:06.912Z] #17 28.42 Selecting previously unselected package python3. [2020-05-27T14:21:06.912Z] #17 28.42 (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 ... 24068 files and directories currently installed.) [2020-05-27T14:21:06.912Z] #17 28.51 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-27T14:21:06.912Z] #17 28.53 Unpacking python3 (3.7.3-1) ... [2020-05-27T14:21:06.912Z] #17 28.66 Selecting previously unselected package libip4tc0:arm64. [2020-05-27T14:21:07.012Z] #39 44.31 CC images/sit.o [2020-05-27T14:21:07.172Z] #17 28.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-27T14:21:07.172Z] #17 28.68 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-27T14:21:07.172Z] #17 28.80 Selecting previously unselected package libip6tc0:arm64. [2020-05-27T14:21:07.172Z] #17 28.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-27T14:21:07.172Z] #17 28.81 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-27T14:21:07.172Z] #17 28.91 Selecting previously unselected package libiptc0:arm64. [2020-05-27T14:21:07.434Z] #17 28.91 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-27T14:21:07.434Z] #17 28.93 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-27T14:21:07.434Z] #17 28.99 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-27T14:21:07.434Z] #17 29.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-27T14:21:07.434Z] #17 29.02 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-27T14:21:07.434Z] #17 29.12 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-27T14:21:07.577Z] #39 44.58 LINK images/built-in.o [2020-05-27T14:21:07.577Z] #39 44.71 GEN compel/include/asm [2020-05-27T14:21:07.577Z] #39 44.72 GEN compel/include/version.h [2020-05-27T14:21:07.577Z] #39 44.75 touch .config [2020-05-27T14:21:07.577Z] #39 44.78 GEN include/common/config.h [2020-05-27T14:21:07.577Z] #39 44.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-27T14:21:07.577Z] #39 44.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-27T14:21:07.577Z] #39 44.93 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-27T14:21:07.577Z] #39 44.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-27T14:21:07.695Z] #17 29.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-27T14:21:07.695Z] #17 29.14 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-27T14:21:07.695Z] #17 29.22 Selecting previously unselected package libnftnl11:arm64. [2020-05-27T14:21:07.695Z] #17 29.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-27T14:21:07.695Z] #17 29.23 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-27T14:21:07.695Z] #17 29.35 Selecting previously unselected package iptables. [2020-05-27T14:21:07.695Z] #17 29.36 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-27T14:21:07.695Z] #17 29.36 Unpacking iptables (1.8.2-4) ... [2020-05-27T14:21:07.835Z] #39 44.99 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-27T14:21:07.835Z] #39 45.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-27T14:21:07.835Z] #39 45.06 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-27T14:21:07.835Z] #39 45.10 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-27T14:21:07.835Z] #39 45.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-27T14:21:07.835Z] #39 45.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-27T14:21:08.092Z] #39 45.16 DEP compel/plugins/std/infect.d [2020-05-27T14:21:08.092Z] #39 ... [2020-05-27T14:21:08.092Z] [2020-05-27T14:21:08.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:21:08.092Z] #10 139.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-27T14:21:08.092Z] #10 139.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-27T14:21:08.092Z] #10 139.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:08.092Z] #10 ... [2020-05-27T14:21:08.092Z] [2020-05-27T14:21:08.092Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:08.092Z] #41 139.5 vendor/golang.org/x/text/secure/bidirule [2020-05-27T14:21:08.092Z] #41 139.8 vendor/golang.org/x/text/unicode/norm [2020-05-27T14:21:08.092Z] #41 143.7 vendor/golang.org/x/net/idna [2020-05-27T14:21:08.092Z] #41 145.8 vendor/golang.org/x/net/http2/hpack [2020-05-27T14:21:08.092Z] #41 147.0 mime [2020-05-27T14:21:08.092Z] #41 149.0 mime/quotedprintable [2020-05-27T14:21:08.092Z] #41 149.3 net/http/internal [2020-05-27T14:21:08.268Z] #17 29.70 Selecting previously unselected package xxd. [2020-05-27T14:21:08.268Z] #17 29.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-27T14:21:08.268Z] #17 29.73 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:21:08.268Z] #17 29.86 Selecting previously unselected package vim-common. [2020-05-27T14:21:08.268Z] #17 29.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:21:08.268Z] #17 29.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:21:08.350Z] #41 ... [2020-05-27T14:21:08.350Z] [2020-05-27T14:21:08.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:08.350Z] #39 45.33 DEP compel/plugins/std/string.d [2020-05-27T14:21:08.350Z] #39 45.41 DEP compel/plugins/std/log.d [2020-05-27T14:21:08.350Z] #39 45.52 DEP compel/plugins/std/fds.d [2020-05-27T14:21:08.350Z] #39 45.62 DEP compel/plugins/std/std.d [2020-05-27T14:21:08.350Z] #39 45.75 DEP compel/plugins/shmem/shmem.d [2020-05-27T14:21:08.519Z] #41 148.8 vendor/golang.org/x/net/idna [2020-05-27T14:21:08.529Z] #17 30.14 Selecting previously unselected package bash-completion. [2020-05-27T14:21:08.529Z] #17 30.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-27T14:21:08.577Z] #53 71.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-27T14:21:08.577Z] #53 71.98 + BUILDTAGS='netgo osusergo static_build' [2020-05-27T14:21:08.577Z] #53 71.98 + export EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:21:08.577Z] #53 71.98 + EXTRA_FLAGS=-buildmode=pie [2020-05-27T14:21:08.577Z] #53 71.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-27T14:21:08.577Z] #53 71.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-27T14:21:08.577Z] #53 71.98 + '[' '' = dynamic ']' [2020-05-27T14:21:08.577Z] #53 71.98 + make [2020-05-27T14:21:08.607Z] #39 45.88 DEP compel/plugins/fds/fds.d [2020-05-27T14:21:08.864Z] #39 46.06 CC compel/plugins/std/std.o [2020-05-27T14:21:09.429Z] #39 46.51 CC compel/plugins/std/fds.o [2020-05-27T14:21:09.994Z] #39 47.06 CC compel/plugins/std/log.o [2020-05-27T14:21:10.096Z] #53 73.15 + bin/ctr [2020-05-27T14:21:10.332Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:21:10.332Z] [2020-05-27T14:21:10.332Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-27T14:21:10.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-27T14:21:10.332Z] Using test binary docker [2020-05-27T14:21:10.332Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-27T14:21:10.332Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:21:10.332Z] INFO: Waiting for daemon to start... [2020-05-27T14:21:10.332Z] Starting dockerd [2020-05-27T14:21:10.417Z] #41 ... [2020-05-27T14:21:10.417Z] [2020-05-27T14:21:10.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:10.417Z] #39 37.72 CC images/file-lock.o [2020-05-27T14:21:10.417Z] #39 37.87 CC images/rlimit.o [2020-05-27T14:21:10.417Z] #39 38.07 CC images/pagemap.o [2020-05-27T14:21:10.417Z] #39 38.46 CC images/siginfo.o [2020-05-27T14:21:10.417Z] #39 38.77 CC images/rpc.o [2020-05-27T14:21:10.417Z] #39 40.08 CC images/ext-file.o [2020-05-27T14:21:10.417Z] #39 40.33 CC images/cgroup.o [2020-05-27T14:21:10.417Z] #39 40.96 CC images/userns.o [2020-05-27T14:21:10.417Z] #39 41.35 CC images/google/protobuf/descriptor.o [2020-05-27T14:21:10.417Z] #39 43.32 CC images/opts.o [2020-05-27T14:21:10.417Z] #39 43.47 CC images/seccomp.o [2020-05-27T14:21:10.417Z] #39 43.73 CC images/binfmt-misc.o [2020-05-27T14:21:10.559Z] #39 47.90 CC compel/plugins/std/string.o [2020-05-27T14:21:10.674Z] #39 43.89 CC images/time.o [2020-05-27T14:21:10.674Z] #39 44.07 CC images/sysctl.o [2020-05-27T14:21:10.932Z] #39 ... [2020-05-27T14:21:10.932Z] [2020-05-27T14:21:10.932Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:10.932Z] #41 151.2 vendor/golang.org/x/net/http2/hpack [2020-05-27T14:21:11.124Z] #39 48.54 CC compel/plugins/std/infect.o [2020-05-27T14:21:11.690Z] #39 48.99 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-27T14:21:11.691Z] . [2020-05-27T14:21:11.691Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-27T14:21:11.831Z] #17 33.23 Unpacking bash-completion (1:2.8-6) ... [2020-05-27T14:21:11.863Z] #41 152.1 mime [2020-05-27T14:21:11.947Z] #39 49.07 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-27T14:21:11.947Z] #39 49.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-27T14:21:11.947Z] #39 49.21 AR compel/plugins/std.lib.a [2020-05-27T14:21:12.120Z] #41 ... [2020-05-27T14:21:12.120Z] [2020-05-27T14:21:12.120Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:21:12.120Z] #10 142.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-27T14:21:12.120Z] #10 142.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-27T14:21:12.120Z] #10 142.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:12.120Z] #10 ... [2020-05-27T14:21:12.120Z] [2020-05-27T14:21:12.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:12.120Z] #39 44.36 CC images/autofs.o [2020-05-27T14:21:12.120Z] #39 44.55 CC images/macvlan.o [2020-05-27T14:21:12.120Z] #39 44.84 CC images/sit.o [2020-05-27T14:21:12.120Z] #39 45.13 LINK images/built-in.o [2020-05-27T14:21:12.120Z] #39 45.25 GEN compel/include/asm [2020-05-27T14:21:12.120Z] #39 45.25 GEN compel/include/version.h [2020-05-27T14:21:12.120Z] #39 45.28 touch .config [2020-05-27T14:21:12.120Z] #39 45.31 GEN include/common/config.h [2020-05-27T14:21:12.120Z] #39 45.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-27T14:21:12.120Z] #39 45.41 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-27T14:21:12.120Z] #39 45.43 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-27T14:21:12.120Z] #39 45.45 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-27T14:21:12.120Z] #39 45.49 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-27T14:21:12.120Z] #39 45.52 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-27T14:21:12.120Z] #39 45.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-27T14:21:12.120Z] #39 45.57 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-27T14:21:12.120Z] #39 45.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-27T14:21:12.120Z] #39 45.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-27T14:21:12.183Z] #53 ... [2020-05-27T14:21:12.183Z] [2020-05-27T14:21:12.183Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:12.183Z] #31 120.5 internal/poll [2020-05-27T14:21:12.183Z] #31 125.5 os [2020-05-27T14:21:12.183Z] #31 128.3 internal/fmtsort [2020-05-27T14:21:12.183Z] #31 ... [2020-05-27T14:21:12.183Z] [2020-05-27T14:21:12.183Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:12.183Z] #40 29.99 CC images/core-s390.o [2020-05-27T14:21:12.183Z] #40 31.31 CC images/cpuinfo.o [2020-05-27T14:21:12.183Z] #40 32.14 CC images/inventory.o [2020-05-27T14:21:12.183Z] #40 32.59 CC images/fdinfo.o [2020-05-27T14:21:12.183Z] #40 33.29 CC images/fown.o [2020-05-27T14:21:12.183Z] #40 33.64 CC images/ns.o [2020-05-27T14:21:12.183Z] #40 34.16 CC images/regfile.o [2020-05-27T14:21:12.183Z] #40 34.77 CC images/ghost-file.o [2020-05-27T14:21:12.205Z] #39 49.28 CC compel/plugins/fds/fds.o [2020-05-27T14:21:12.377Z] #39 45.62 DEP compel/plugins/std/infect.d [2020-05-27T14:21:12.377Z] #39 45.71 DEP compel/plugins/std/string.d [2020-05-27T14:21:12.402Z] #17 33.98 Selecting previously unselected package bzip2. [2020-05-27T14:21:12.402Z] #17 33.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-27T14:21:12.402Z] #17 33.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:21:12.402Z] #17 34.13 Selecting previously unselected package xz-utils. [2020-05-27T14:21:12.462Z] #39 49.59 AR compel/plugins/fds.lib.a [2020-05-27T14:21:12.462Z] #39 49.65 HOSTDEP compel/src/lib/log-host.d [2020-05-27T14:21:12.635Z] #39 45.77 DEP compel/plugins/std/log.d [2020-05-27T14:21:12.635Z] #39 45.92 DEP compel/plugins/std/fds.d [2020-05-27T14:21:12.635Z] #39 46.06 DEP compel/plugins/std/std.d [2020-05-27T14:21:12.663Z] #17 34.13 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-27T14:21:12.663Z] #17 34.14 Unpacking xz-utils (5.2.4-1) ... [2020-05-27T14:21:12.663Z] #17 34.32 Selecting previously unselected package apparmor. [2020-05-27T14:21:12.663Z] #17 34.32 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-27T14:21:12.719Z] #39 49.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-27T14:21:12.719Z] #39 49.98 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-27T14:21:12.831Z] #40 35.53 CC images/fifo.o [2020-05-27T14:21:12.892Z] #39 46.18 DEP compel/plugins/shmem/shmem.d [2020-05-27T14:21:12.892Z] #39 46.29 DEP compel/plugins/fds/fds.d [2020-05-27T14:21:12.899Z] ok github.com/docker/docker/cmd/dockerd 0.035s coverage: 30.8% of statements [2020-05-27T14:21:12.899Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2020-05-27T14:21:12.899Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-27T14:21:12.899Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-27T14:21:12.899Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-27T14:21:12.899Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-27T14:21:12.924Z] #17 34.40 Unpacking apparmor (2.13.2-10) ... [2020-05-27T14:21:12.976Z] #39 50.08 HOSTDEP compel/src/main-host.d [2020-05-27T14:21:12.976Z] #39 50.20 DEP compel/src/lib/ptrace.d [2020-05-27T14:21:13.123Z] #40 35.92 CC images/remap-file-path.o [2020-05-27T14:21:13.149Z] #39 46.50 CC compel/plugins/std/std.o [2020-05-27T14:21:13.185Z] #17 34.70 Selecting previously unselected package aufs-tools. [2020-05-27T14:21:13.185Z] #17 34.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-27T14:21:13.185Z] #17 34.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:21:13.185Z] #17 34.91 Selecting previously unselected package libonig5:arm64. [2020-05-27T14:21:13.237Z] #39 50.35 DEP compel/src/lib/infect.d [2020-05-27T14:21:13.237Z] #39 50.53 DEP compel/src/lib/infect-util.d [2020-05-27T14:21:13.237Z] #39 50.61 DEP compel/src/lib/infect-rpc.d [2020-05-27T14:21:13.406Z] #39 46.78 CC compel/plugins/std/fds.o [2020-05-27T14:21:13.448Z] #17 34.93 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-27T14:21:13.448Z] #17 34.94 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-27T14:21:13.494Z] #39 50.73 DEP compel/arch/x86/src/lib/infect.d [2020-05-27T14:21:13.495Z] #39 50.86 DEP compel/arch/x86/src/lib/cpu.d [2020-05-27T14:21:13.709Z] #17 35.10 Selecting previously unselected package libjq1:arm64. [2020-05-27T14:21:13.709Z] #17 35.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-27T14:21:13.710Z] #17 35.12 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-27T14:21:13.710Z] #17 35.25 Selecting previously unselected package jq. [2020-05-27T14:21:13.710Z] #17 35.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-27T14:21:13.710Z] #17 35.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:21:13.752Z] #39 50.98 DEP compel/src/lib/log.d [2020-05-27T14:21:13.752Z] #39 51.10 DEP compel/src/main.d [2020-05-27T14:21:13.752Z] #40 36.28 CC images/eventfd.o [2020-05-27T14:21:13.970Z] #17 35.42 Selecting previously unselected package libaio1:arm64. [2020-05-27T14:21:13.970Z] #17 35.43 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-27T14:21:13.970Z] #17 35.43 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-27T14:21:13.970Z] #17 35.50 Selecting previously unselected package libgpm2:arm64. [2020-05-27T14:21:13.970Z] #17 35.51 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-27T14:21:13.970Z] #17 35.52 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-27T14:21:13.970Z] #17 35.59 Selecting previously unselected package libicu63:arm64. [2020-05-27T14:21:13.970Z] #17 35.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-27T14:21:13.970Z] #17 35.61 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-27T14:21:13.971Z] #39 47.24 CC compel/plugins/std/log.o [2020-05-27T14:21:14.009Z] #39 51.21 DEP compel/src/lib/handle-elf.d [2020-05-27T14:21:14.009Z] #39 51.33 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-27T14:21:14.044Z] #40 36.70 CC images/eventpoll.o [2020-05-27T14:21:14.266Z] #39 51.52 CC compel/src/lib/log.o [2020-05-27T14:21:14.338Z] #40 37.17 CC images/fh.o [2020-05-27T14:21:14.524Z] #39 51.91 CC compel/arch/x86/src/lib/cpu.o [2020-05-27T14:21:14.906Z] #39 48.21 CC compel/plugins/std/string.o [2020-05-27T14:21:15.024Z] #40 37.73 CC images/fsnotify.o [2020-05-27T14:21:15.024Z] #40 ... [2020-05-27T14:21:15.024Z] [2020-05-27T14:21:15.024Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:15.024Z] #48 123.8 regexp [2020-05-27T14:21:15.089Z] #39 ... [2020-05-27T14:21:15.089Z] [2020-05-27T14:21:15.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:21:15.089Z] #10 156.3 Selecting previously unselected package libapparmor1:amd64. [2020-05-27T14:21:15.089Z] #10 156.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-27T14:21:15.089Z] #10 156.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-27T14:21:15.089Z] #10 156.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-27T14:21:15.089Z] #10 156.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-27T14:21:15.089Z] #10 156.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-27T14:21:15.089Z] #10 156.7 Selecting previously unselected package libbtrfs0. [2020-05-27T14:21:15.319Z] #48 ... [2020-05-27T14:21:15.319Z] [2020-05-27T14:21:15.319Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:15.319Z] #31 131.0 path/filepath [2020-05-27T14:21:15.319Z] #31 131.0 fmt [2020-05-27T14:21:15.319Z] #31 134.1 io/ioutil [2020-05-27T14:21:15.347Z] #10 156.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-27T14:21:15.348Z] #10 156.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:21:15.348Z] #10 156.8 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:21:15.348Z] #10 156.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-27T14:21:15.348Z] #10 156.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:21:15.354Z] #17 ... [2020-05-27T14:21:15.354Z] [2020-05-27T14:21:15.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:15.354Z] #39 98.22 DEP criu/kcmp-ids.d [2020-05-27T14:21:15.354Z] #39 98.31 DEP criu/irmap.d [2020-05-27T14:21:15.354Z] #39 98.43 DEP criu/ipc_ns.d [2020-05-27T14:21:15.354Z] #39 98.58 DEP criu/image.d [2020-05-27T14:21:15.354Z] #39 98.73 DEP criu/image-desc.d [2020-05-27T14:21:15.354Z] #39 98.86 DEP criu/fsnotify.d [2020-05-27T14:21:15.354Z] #39 99.04 DEP criu/filesystems.d [2020-05-27T14:21:15.354Z] #39 99.21 DEP criu/files.d [2020-05-27T14:21:15.354Z] #39 99.47 DEP criu/files-reg.d [2020-05-27T14:21:15.354Z] #39 99.66 DEP criu/files-ext.d [2020-05-27T14:21:15.354Z] #39 99.82 DEP criu/file-lock.d [2020-05-27T14:21:15.354Z] #39 100.1 DEP criu/file-ids.d [2020-05-27T14:21:15.354Z] #39 100.3 DEP criu/fifo.d [2020-05-27T14:21:15.354Z] #39 100.4 DEP criu/fdstore.d [2020-05-27T14:21:15.354Z] #39 100.5 DEP criu/fault-injection.d [2020-05-27T14:21:15.354Z] #39 100.6 DEP criu/external.d [2020-05-27T14:21:15.354Z] #39 100.8 DEP criu/eventpoll.d [2020-05-27T14:21:15.354Z] #39 101.0 DEP criu/eventfd.d [2020-05-27T14:21:15.354Z] #39 101.1 DEP criu/crtools.d [2020-05-27T14:21:15.354Z] #39 101.4 DEP criu/cr-service.d [2020-05-27T14:21:15.354Z] #39 101.6 DEP criu/cr-restore.d [2020-05-27T14:21:15.354Z] #39 102.0 DEP criu/cr-errno.d [2020-05-27T14:21:15.354Z] #39 102.0 DEP criu/cr-dump.d [2020-05-27T14:21:15.354Z] #39 102.1 DEP criu/cr-dedup.d [2020-05-27T14:21:15.354Z] #39 102.2 DEP criu/cr-check.d [2020-05-27T14:21:15.354Z] #39 102.5 DEP criu/config.d [2020-05-27T14:21:15.354Z] #39 102.7 DEP criu/clone-noasan.d [2020-05-27T14:21:15.354Z] #39 102.7 DEP criu/cgroup.d [2020-05-27T14:21:15.354Z] #39 102.8 DEP criu/cgroup-props.d [2020-05-27T14:21:15.354Z] #39 102.9 DEP criu/bitmap.d [2020-05-27T14:21:15.354Z] #39 102.9 DEP criu/bfd.d [2020-05-27T14:21:15.354Z] #39 103.1 DEP criu/autofs.d [2020-05-27T14:21:15.354Z] #39 103.2 DEP criu/aio.d [2020-05-27T14:21:15.354Z] #39 103.4 DEP criu/action-scripts.d [2020-05-27T14:21:15.354Z] #39 103.8 CC criu/action-scripts.o [2020-05-27T14:21:15.354Z] #39 104.4 CC criu/aio.o [2020-05-27T14:21:15.354Z] #39 105.4 CC criu/autofs.o [2020-05-27T14:21:15.354Z] #39 107.2 CC criu/bfd.o [2020-05-27T14:21:15.354Z] #39 107.8 CC criu/bitmap.o [2020-05-27T14:21:15.354Z] #39 108.0 CC criu/cgroup-props.o [2020-05-27T14:21:15.472Z] #39 48.87 CC compel/plugins/std/infect.o [2020-05-27T14:21:15.605Z] #10 157.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-27T14:21:15.606Z] #10 157.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:21:15.606Z] #10 157.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:15.606Z] #10 157.2 Selecting previously unselected package libudev-dev:amd64. [2020-05-27T14:21:15.863Z] #10 157.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-27T14:21:15.863Z] #10 157.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:15.863Z] #10 ... [2020-05-27T14:21:15.863Z] [2020-05-27T14:21:15.863Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:21:15.863Z] #54 150.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:21:15.863Z] #54 150.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-27T14:21:15.863Z] #54 DONE 157.4s [2020-05-27T14:21:15.863Z] [2020-05-27T14:21:15.863Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:21:15.863Z] #43 DONE 157.4s [2020-05-27T14:21:15.863Z] [2020-05-27T14:21:15.863Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-27T14:21:15.863Z] #55 DONE 0.1s [2020-05-27T14:21:15.925Z] #39 108.7 CC criu/cgroup.o [2020-05-27T14:21:16.038Z] #39 49.39 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-27T14:21:16.038Z] #39 49.45 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-27T14:21:16.038Z] #39 49.50 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-27T14:21:16.125Z] [2020-05-27T14:21:16.125Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-27T14:21:16.125Z] #56 DONE 0.1s [2020-05-27T14:21:16.125Z] [2020-05-27T14:21:16.125Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:21:16.125Z] #10 157.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-27T14:21:16.125Z] #10 157.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-27T14:21:16.125Z] #10 157.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-27T14:21:16.295Z] #39 49.55 AR compel/plugins/std.lib.a [2020-05-27T14:21:16.295Z] #39 49.63 CC compel/plugins/fds/fds.o [2020-05-27T14:21:16.356Z] #31 ... [2020-05-27T14:21:16.356Z] [2020-05-27T14:21:16.356Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:16.356Z] #42 124.8 regexp [2020-05-27T14:21:16.356Z] #42 ... [2020-05-27T14:21:16.356Z] [2020-05-27T14:21:16.356Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:16.356Z] #40 38.95 CC images/signalfd.o [2020-05-27T14:21:16.649Z] #40 39.39 CC images/fs.o [2020-05-27T14:21:16.691Z] #10 158.0 Selecting previously unselected package libpcre16-3:amd64. [2020-05-27T14:21:16.691Z] #10 158.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:16.691Z] #10 158.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:16.859Z] #39 49.97 AR compel/plugins/fds.lib.a [2020-05-27T14:21:16.859Z] #39 50.01 HOSTDEP compel/src/lib/log-host.d [2020-05-27T14:21:16.859Z] #39 50.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-27T14:21:16.948Z] #10 158.4 Selecting previously unselected package libpcre32-3:amd64. [2020-05-27T14:21:16.948Z] #10 158.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:16.948Z] #10 158.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:17.116Z] #39 50.28 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-27T14:21:17.116Z] #39 50.44 HOSTDEP compel/src/main-host.d [2020-05-27T14:21:17.287Z] #40 39.91 CC images/pstree.o [2020-05-27T14:21:17.310Z] #39 ... [2020-05-27T14:21:17.310Z] [2020-05-27T14:21:17.310Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:17.310Z] #17 39.00 Selecting previously unselected package libnet1:arm64. [2020-05-27T14:21:17.373Z] #39 50.60 DEP compel/src/lib/ptrace.d [2020-05-27T14:21:17.373Z] #39 50.74 DEP compel/src/lib/infect.d [2020-05-27T14:21:17.514Z] #10 158.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-27T14:21:17.514Z] #10 158.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:17.514Z] #10 158.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-27T14:21:17.514Z] #10 158.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-27T14:21:17.514Z] #10 158.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:17.514Z] #10 158.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-27T14:21:17.571Z] #17 39.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-27T14:21:17.571Z] #17 39.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:21:17.571Z] #17 39.11 Selecting previously unselected package libnl-3-200:arm64. [2020-05-27T14:21:17.571Z] #17 39.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-27T14:21:17.571Z] #17 39.13 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-27T14:21:17.578Z] #40 40.27 CC images/pipe.o [2020-05-27T14:21:17.630Z] #39 50.95 DEP compel/src/lib/infect-util.d [2020-05-27T14:21:17.630Z] #39 51.07 DEP compel/src/lib/infect-rpc.d [2020-05-27T14:21:17.832Z] #17 39.21 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-27T14:21:17.832Z] #17 39.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-27T14:21:17.832Z] #17 39.23 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-27T14:21:17.832Z] #17 39.34 Selecting previously unselected package libreadline5:arm64. [2020-05-27T14:21:17.832Z] #17 39.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-27T14:21:17.832Z] #17 39.37 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-27T14:21:17.871Z] #40 40.71 CC images/tcp-stream.o [2020-05-27T14:21:17.892Z] #39 ... [2020-05-27T14:21:17.892Z] [2020-05-27T14:21:17.892Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:21:17.892Z] #54 151.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:21:17.892Z] #54 151.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-27T14:21:17.892Z] #54 DONE 158.2s [2020-05-27T14:21:17.892Z] [2020-05-27T14:21:17.892Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-27T14:21:17.892Z] #55 DONE 0.1s [2020-05-27T14:21:17.892Z] [2020-05-27T14:21:17.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:17.892Z] #39 51.25 DEP compel/arch/x86/src/lib/infect.d [2020-05-27T14:21:17.892Z] #39 ... [2020-05-27T14:21:17.892Z] [2020-05-27T14:21:17.893Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:17.893Z] #41 154.0 mime/quotedprintable [2020-05-27T14:21:17.893Z] #41 154.4 net/http/internal [2020-05-27T14:21:17.893Z] #41 158.0 crypto/tls [2020-05-27T14:21:18.093Z] #17 39.53 Selecting previously unselected package net-tools. [2020-05-27T14:21:18.093Z] #17 39.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-27T14:21:18.093Z] #17 39.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:21:18.093Z] #17 39.74 Selecting previously unselected package python-pip-whl. [2020-05-27T14:21:18.093Z] #17 39.75 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-27T14:21:18.149Z] #41 ... [2020-05-27T14:21:18.149Z] [2020-05-27T14:21:18.149Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-27T14:21:18.149Z] #56 DONE 0.1s [2020-05-27T14:21:18.149Z] [2020-05-27T14:21:18.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:18.149Z] #39 51.55 DEP compel/arch/x86/src/lib/cpu.d [2020-05-27T14:21:18.353Z] #17 39.77 Unpacking python-pip-whl (18.1-5) ... [2020-05-27T14:21:18.382Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2020-05-27T14:21:18.406Z] #39 51.63 DEP compel/src/lib/log.d [2020-05-27T14:21:18.450Z] #10 159.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-27T14:21:18.450Z] #10 159.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-27T14:21:18.450Z] #10 159.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-27T14:21:18.450Z] #10 159.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-27T14:21:18.450Z] #10 159.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:21:18.450Z] #10 159.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:18.450Z] #10 160.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-27T14:21:18.510Z] #40 41.18 CC images/sk-packet.o [2020-05-27T14:21:18.615Z] #17 40.20 Selecting previously unselected package python3-lib2to3. [2020-05-27T14:21:18.615Z] #17 40.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-27T14:21:18.615Z] #17 40.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:21:18.663Z] #39 51.99 DEP compel/src/main.d [2020-05-27T14:21:18.708Z] #10 160.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-27T14:21:18.708Z] #10 160.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-27T14:21:18.708Z] #10 160.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-27T14:21:18.708Z] #10 160.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-27T14:21:18.708Z] #10 160.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:18.875Z] #17 40.36 Selecting previously unselected package python3-distutils. [2020-05-27T14:21:18.875Z] #17 40.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-27T14:21:18.875Z] #17 40.38 Unpacking python3-distutils (3.7.3-1) ... [2020-05-27T14:21:18.875Z] #17 40.50 Selecting previously unselected package python3-pip. [2020-05-27T14:21:18.923Z] #39 52.14 DEP compel/src/lib/handle-elf.d [2020-05-27T14:21:18.923Z] #39 ... [2020-05-27T14:21:18.923Z] [2020-05-27T14:21:18.923Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:21:18.923Z] #43 DONE 159.3s [2020-05-27T14:21:19.136Z] #17 40.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-27T14:21:19.136Z] #17 40.51 Unpacking python3-pip (18.1-5) ... [2020-05-27T14:21:19.136Z] #17 40.73 Selecting previously unselected package python3-pkg-resources. [2020-05-27T14:21:19.136Z] #17 40.74 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:21:19.136Z] #17 40.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:21:19.174Z] #40 41.82 CC images/mnt.o [2020-05-27T14:21:19.180Z] [2020-05-27T14:21:19.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:19.180Z] #39 52.39 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-27T14:21:19.180Z] #39 52.64 CC compel/src/lib/log.o [2020-05-27T14:21:19.275Z] #10 160.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-27T14:21:19.275Z] #10 160.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-27T14:21:19.275Z] #10 160.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-27T14:21:19.275Z] #10 160.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:21:19.275Z] #10 160.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:19.275Z] #10 160.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-27T14:21:19.275Z] #10 160.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:19.275Z] #10 160.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:21:19.275Z] #10 160.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:19.275Z] #10 160.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:19.275Z] #10 160.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:21:19.275Z] #10 160.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:21:19.275Z] #10 160.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-27T14:21:19.275Z] #10 160.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-27T14:21:19.275Z] #10 160.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:19.275Z] #10 160.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:21:19.275Z] #10 160.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-27T14:21:19.275Z] #10 160.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:19.275Z] #10 160.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:21:19.275Z] #10 160.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:21:19.275Z] #10 160.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:19.275Z] #10 160.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:21:19.275Z] #10 160.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:21:19.275Z] #10 160.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:21:19.275Z] #10 160.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-27T14:21:19.275Z] #10 160.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:19.275Z] #10 160.9 Setting up dmsetup (2:1.02.155-3) ... [2020-05-27T14:21:19.386Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-27T14:21:19.397Z] #17 40.88 Selecting previously unselected package python3-setuptools. [2020-05-27T14:21:19.397Z] #17 40.88 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-27T14:21:19.397Z] #17 40.89 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-27T14:21:19.397Z] #17 41.08 Selecting previously unselected package python3-wheel. [2020-05-27T14:21:19.466Z] #40 42.25 CC images/pipe-data.o [2020-05-27T14:21:19.533Z] #10 160.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:19.533Z] #10 160.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:19.533Z] #10 160.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:21:19.658Z] #17 41.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-27T14:21:19.658Z] #17 41.10 Unpacking python3-wheel (0.32.3-2) ... [2020-05-27T14:21:19.658Z] #17 41.21 Selecting previously unselected package sudo. [2020-05-27T14:21:19.658Z] #17 41.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-27T14:21:19.658Z] #17 41.24 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:21:19.748Z] #39 53.08 CC compel/arch/x86/src/lib/cpu.o [2020-05-27T14:21:20.099Z] #10 DONE 161.4s [2020-05-27T14:21:20.099Z] [2020-05-27T14:21:20.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:20.099Z] #39 52.83 CC compel/arch/x86/src/lib/infect.o [2020-05-27T14:21:20.099Z] #39 54.00 CC compel/src/lib/infect-rpc.o [2020-05-27T14:21:20.099Z] #39 54.54 CC compel/src/lib/infect-util.o [2020-05-27T14:21:20.099Z] #39 55.03 CC compel/src/lib/infect.o [2020-05-27T14:21:20.099Z] #39 57.29 CC compel/src/lib/ptrace.o [2020-05-27T14:21:20.105Z] #40 42.78 CC images/sa.o [2020-05-27T14:21:20.229Z] #17 41.72 Selecting previously unselected package thin-provisioning-tools. [2020-05-27T14:21:20.229Z] #17 41.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-27T14:21:20.229Z] #17 41.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:21:20.229Z] #17 41.95 Selecting previously unselected package uidmap. [2020-05-27T14:21:20.391Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-27T14:21:20.491Z] #17 41.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-27T14:21:20.491Z] #17 41.97 Unpacking uidmap (1:4.5-1.1) ... [2020-05-27T14:21:20.491Z] #17 42.11 Selecting previously unselected package vim-runtime. [2020-05-27T14:21:20.491Z] #17 42.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:21:20.491Z] #17 42.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-27T14:21:20.491Z] #17 42.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-27T14:21:20.681Z] #39 54.08 CC compel/arch/x86/src/lib/infect.o [2020-05-27T14:21:20.740Z] #40 43.22 CC images/timer.o [2020-05-27T14:21:20.752Z] #17 42.22 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:21:21.037Z] #39 58.10 AR compel/libcompel.a [2020-05-27T14:21:21.037Z] #39 58.20 HOSTCC compel/src/main-host.o [2020-05-27T14:21:21.295Z] #39 58.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-27T14:21:21.377Z] #40 44.19 CC images/timerfd.o [2020-05-27T14:21:21.377Z] #40 ... [2020-05-27T14:21:21.377Z] [2020-05-27T14:21:21.377Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:21:21.377Z] #11 140.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-27T14:21:21.377Z] #11 140.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-27T14:21:21.377Z] #11 140.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:21.553Z] #39 58.92 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-27T14:21:21.612Z] #39 54.80 CC compel/src/lib/infect-rpc.o [2020-05-27T14:21:21.811Z] #39 59.21 HOSTCC compel/src/lib/log-host.o [2020-05-27T14:21:21.869Z] #39 55.10 CC compel/src/lib/infect-util.o [2020-05-27T14:21:22.126Z] #39 55.38 CC compel/src/lib/infect.o [2020-05-27T14:21:22.379Z] #39 59.51 HOSTLINK compel/compel-host-bin [2020-05-27T14:21:22.379Z] #39 59.69 DEP soccr/soccr.d [2020-05-27T14:21:22.379Z] #39 ... [2020-05-27T14:21:22.379Z] [2020-05-27T14:21:22.379Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:22.379Z] #49 2.491 + RM_GOPATH=0 [2020-05-27T14:21:22.379Z] #49 2.494 + TMP_GOPATH= [2020-05-27T14:21:22.379Z] #49 2.494 + : /build [2020-05-27T14:21:22.379Z] #49 2.494 + '[' -z '' ']' [2020-05-27T14:21:22.379Z] #49 2.498 ++ mktemp -d [2020-05-27T14:21:22.379Z] #49 2.501 + export GOPATH=/tmp/tmp.rUMfROO2Kh [2020-05-27T14:21:22.379Z] #49 2.501 + GOPATH=/tmp/tmp.rUMfROO2Kh [2020-05-27T14:21:22.379Z] #49 2.501 + RM_GOPATH=1 [2020-05-27T14:21:22.379Z] #49 2.502 + case "$(go env GOARCH)" in [2020-05-27T14:21:22.379Z] #49 2.503 ++ go env GOARCH [2020-05-27T14:21:22.379Z] #49 2.520 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:21:22.638Z] #49 2.520 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:21:22.638Z] #49 2.522 ++ dirname /tmp/install/install.sh [2020-05-27T14:21:22.638Z] #49 2.524 + dir=/tmp/install [2020-05-27T14:21:22.638Z] #49 2.524 + bin=runc [2020-05-27T14:21:22.638Z] #49 2.524 + shift [2020-05-27T14:21:22.638Z] #49 2.524 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-27T14:21:22.638Z] #49 2.524 + . /tmp/install/runc.installer [2020-05-27T14:21:22.638Z] #49 2.525 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:21:22.638Z] #49 2.527 + install_runc [2020-05-27T14:21:22.638Z] #49 2.530 + uname -r [2020-05-27T14:21:22.638Z] #49 2.530 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-27T14:21:22.638Z] #49 2.532 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-27T14:21:22.638Z] #49 2.532 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-27T14:21:22.638Z] #49 2.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rUMfROO2Kh/src/github.com/opencontainers/runc [2020-05-27T14:21:22.638Z] #49 2.532 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-27T14:21:22.638Z] #49 2.541 Cloning into '/tmp/tmp.rUMfROO2Kh/src/github.com/opencontainers/runc'... [2020-05-27T14:21:22.638Z] #49 ... [2020-05-27T14:21:22.638Z] [2020-05-27T14:21:22.638Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:22.638Z] #41 154.0 crypto/tls [2020-05-27T14:21:22.638Z] #41 161.5 net/http/httptrace [2020-05-27T14:21:22.638Z] #41 161.8 net/http [2020-05-27T14:21:22.638Z] #41 ... [2020-05-27T14:21:22.638Z] [2020-05-27T14:21:22.638Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-27T14:21:22.638Z] #11 DONE 2.8s [2020-05-27T14:21:22.638Z] [2020-05-27T14:21:22.638Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-27T14:21:24.024Z] #39 ... [2020-05-27T14:21:24.024Z] [2020-05-27T14:21:24.024Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:21:24.024Z] #10 160.2 Selecting previously unselected package libapparmor1:amd64. [2020-05-27T14:21:24.024Z] #10 160.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 160.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-27T14:21:24.024Z] #10 160.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-27T14:21:24.024Z] #10 160.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 160.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-27T14:21:24.024Z] #10 160.8 Selecting previously unselected package libbtrfs0. [2020-05-27T14:21:24.024Z] #10 160.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 160.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:21:24.024Z] #10 160.9 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:21:24.024Z] #10 160.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 160.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:21:24.024Z] #10 161.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-27T14:21:24.024Z] #10 161.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 161.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:24.024Z] #10 161.1 Selecting previously unselected package libudev-dev:amd64. [2020-05-27T14:21:24.024Z] #10 161.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 161.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:24.024Z] #10 161.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-27T14:21:24.024Z] #10 161.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 161.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-27T14:21:24.024Z] #10 161.6 Selecting previously unselected package libpcre16-3:amd64. [2020-05-27T14:21:24.024Z] #10 161.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 161.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 161.7 Selecting previously unselected package libpcre32-3:amd64. [2020-05-27T14:21:24.024Z] #10 161.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 161.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 161.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-27T14:21:24.024Z] #10 161.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 161.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 162.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-27T14:21:24.024Z] #10 162.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 162.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 162.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-27T14:21:24.024Z] #10 162.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 162.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-27T14:21:24.024Z] #10 162.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-27T14:21:24.024Z] #10 162.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 162.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:24.024Z] #10 162.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-27T14:21:24.024Z] #10 162.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 162.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-27T14:21:24.024Z] #10 162.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-27T14:21:24.024Z] #10 162.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-27T14:21:24.024Z] #10 162.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:24.024Z] #10 163.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 163.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 163.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-27T14:21:24.024Z] #10 163.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:24.024Z] #10 163.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:21:24.024Z] #10 163.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:21:24.024Z] #10 163.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:24.024Z] #10 163.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:21:24.024Z] #10 163.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:21:24.024Z] #10 163.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:21:24.024Z] #10 163.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-27T14:21:24.024Z] #10 163.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:24.024Z] #10 163.6 Setting up dmsetup (2:1.02.155-3) ... [2020-05-27T14:21:24.024Z] #10 163.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:24.024Z] #10 163.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-27T14:21:24.024Z] #10 163.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:21:24.024Z] #10 DONE 164.1s [2020-05-27T14:21:24.024Z] [2020-05-27T14:21:24.024Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-27T14:21:24.052Z] #17 45.24 Selecting previously unselected package vim. [2020-05-27T14:21:24.052Z] #17 45.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-27T14:21:24.052Z] #17 45.30 Unpacking vim (2:8.1.0875-5) ... [2020-05-27T14:21:24.052Z] #17 45.70 Selecting previously unselected package xfsprogs. [2020-05-27T14:21:24.313Z] #17 45.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-27T14:21:24.313Z] #17 45.73 Unpacking xfsprogs (4.20.0-1) ... [2020-05-27T14:21:24.574Z] #17 46.16 Selecting previously unselected package zip. [2020-05-27T14:21:24.574Z] #17 46.17 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-27T14:21:24.574Z] #17 46.19 Unpacking zip (3.0-11+b1) ... [2020-05-27T14:21:24.842Z] #17 46.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:21:24.842Z] #17 46.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:21:24.842Z] #17 46.41 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-27T14:21:24.842Z] #17 46.42 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-27T14:21:24.842Z] #17 46.44 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-27T14:21:24.842Z] #17 46.48 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-27T14:21:24.842Z] #17 46.50 Setting up uidmap (1:4.5-1.1) ... [2020-05-27T14:21:24.842Z] #17 46.51 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-27T14:21:25.103Z] #17 46.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:21:25.103Z] #17 46.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:21:25.103Z] #17 46.56 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-27T14:21:25.103Z] #17 46.57 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-27T14:21:25.103Z] #17 46.62 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:21:25.103Z] #17 46.63 Setting up zip (3.0-11+b1) ... [2020-05-27T14:21:25.103Z] #17 46.64 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:21:25.103Z] #17 46.69 Setting up bash-completion (1:2.8-6) ... [2020-05-27T14:21:25.168Z] #12 DONE 2.1s [2020-05-27T14:21:25.168Z] [2020-05-27T14:21:25.168Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-27T14:21:26.498Z] #17 ... [2020-05-27T14:21:26.498Z] [2020-05-27T14:21:26.498Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:21:26.498Z] #36 185.8 + dpkg --print-architecture [2020-05-27T14:21:26.548Z] #11 DONE 2.6s [2020-05-27T14:21:26.548Z] [2020-05-27T14:21:26.548Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:26.548Z] #49 2.527 + RM_GOPATH=0 [2020-05-27T14:21:26.548Z] #49 2.528 + TMP_GOPATH= [2020-05-27T14:21:26.548Z] #49 2.528 + : /build [2020-05-27T14:21:26.548Z] #49 2.528 + '[' -z '' ']' [2020-05-27T14:21:26.548Z] #49 2.529 ++ mktemp -d [2020-05-27T14:21:26.548Z] #49 2.532 + export GOPATH=/tmp/tmp.iicuybnxAx [2020-05-27T14:21:26.548Z] #49 2.532 + GOPATH=/tmp/tmp.iicuybnxAx [2020-05-27T14:21:26.548Z] #49 2.532 + RM_GOPATH=1 [2020-05-27T14:21:26.548Z] #49 2.533 + case "$(go env GOARCH)" in [2020-05-27T14:21:26.548Z] #49 2.534 ++ go env GOARCH [2020-05-27T14:21:26.548Z] #49 2.545 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:21:26.548Z] #49 2.546 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:21:26.548Z] #49 2.547 ++ dirname /tmp/install/install.sh [2020-05-27T14:21:26.548Z] #49 2.549 + dir=/tmp/install [2020-05-27T14:21:26.548Z] #49 2.553 + bin=runc [2020-05-27T14:21:26.548Z] #49 2.553 + shift [2020-05-27T14:21:26.548Z] #49 2.553 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-27T14:21:26.548Z] #49 2.553 + . /tmp/install/runc.installer [2020-05-27T14:21:26.548Z] #49 2.553 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:21:26.548Z] #49 2.554 + install_runc [2020-05-27T14:21:26.548Z] #49 2.554 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-27T14:21:26.548Z] #49 2.556 + uname -r [2020-05-27T14:21:26.548Z] #49 2.561 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-27T14:21:26.548Z] #49 2.561 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-27T14:21:26.548Z] #49 2.562 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-27T14:21:26.548Z] #49 2.562 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iicuybnxAx/src/github.com/opencontainers/runc [2020-05-27T14:21:26.548Z] #49 2.563 Cloning into '/tmp/tmp.iicuybnxAx/src/github.com/opencontainers/runc'... [2020-05-27T14:21:27.074Z] #36 DONE 186.3s [2020-05-27T14:21:27.074Z] [2020-05-27T14:21:27.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:27.074Z] #39 111.5 CC criu/clone-noasan.o [2020-05-27T14:21:27.074Z] #39 111.6 CC criu/config.o [2020-05-27T14:21:27.074Z] #39 113.0 CC criu/cr-check.o [2020-05-27T14:21:27.074Z] #39 114.6 CC criu/cr-dedup.o [2020-05-27T14:21:27.074Z] #39 115.0 CC criu/cr-dump.o [2020-05-27T14:21:27.074Z] #39 117.2 CC criu/cr-errno.o [2020-05-27T14:21:27.074Z] #39 117.3 CC criu/cr-restore.o [2020-05-27T14:21:27.099Z] #13 1.959 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-27T14:21:27.099Z] #13 DONE 2.1s [2020-05-27T14:21:27.099Z] [2020-05-27T14:21:27.099Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-27T14:21:27.179Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.9% of statements [2020-05-27T14:21:28.271Z] #11 ... [2020-05-27T14:21:28.271Z] [2020-05-27T14:21:28.271Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:28.271Z] #40 44.67 CC images/mm.o [2020-05-27T14:21:28.271Z] #40 45.22 CC images/sk-opts.o [2020-05-27T14:21:28.271Z] #40 45.55 CC images/sk-unix.o [2020-05-27T14:21:28.271Z] #40 46.23 CC images/sk-inet.o [2020-05-27T14:21:28.271Z] #40 47.07 CC images/tun.o [2020-05-27T14:21:28.271Z] #40 47.60 CC images/sk-netlink.o [2020-05-27T14:21:28.271Z] #40 47.98 CC images/packet-sock.o [2020-05-27T14:21:28.271Z] #40 48.69 CC images/ipc-var.o [2020-05-27T14:21:28.271Z] #40 49.06 CC images/ipc-desc.o [2020-05-27T14:21:28.271Z] #40 49.43 CC images/ipc-shm.o [2020-05-27T14:21:28.271Z] #40 49.73 CC images/ipc-msg.o [2020-05-27T14:21:28.271Z] #40 50.28 CC images/ipc-sem.o [2020-05-27T14:21:28.271Z] #40 ... [2020-05-27T14:21:28.271Z] [2020-05-27T14:21:28.272Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:28.272Z] #42 136.5 os/exec [2020-05-27T14:21:28.272Z] #42 136.7 net [2020-05-27T14:21:28.272Z] #42 138.6 internal/lazyregexp [2020-05-27T14:21:28.272Z] #42 139.7 github.com/LK4D4/vndr/versioned [2020-05-27T14:21:28.272Z] #42 144.2 go/token [2020-05-27T14:21:28.272Z] #42 144.2 net/url [2020-05-27T14:21:28.272Z] #42 144.2 text/template/parse [2020-05-27T14:21:28.272Z] #42 ... [2020-05-27T14:21:28.272Z] [2020-05-27T14:21:28.272Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:28.272Z] #40 50.60 CC images/utsns.o [2020-05-27T14:21:28.272Z] #40 ... [2020-05-27T14:21:28.272Z] [2020-05-27T14:21:28.272Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:28.272Z] #31 136.8 flag [2020-05-27T14:21:28.272Z] #31 136.8 github.com/BurntSushi/toml [2020-05-27T14:21:28.272Z] #31 136.8 log [2020-05-27T14:21:28.272Z] #31 144.7 github.com/BurntSushi/toml/cmd/tomlv [2020-05-27T14:21:28.272Z] #31 ... [2020-05-27T14:21:28.272Z] [2020-05-27T14:21:28.272Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:28.272Z] #48 137.5 mvdan.cc/sh/v3/fileutil [2020-05-27T14:21:28.272Z] #48 140.7 go/token [2020-05-27T14:21:28.272Z] #48 140.7 github.com/pkg/diff [2020-05-27T14:21:28.272Z] #48 140.7 mvdan.cc/editorconfig [2020-05-27T14:21:28.272Z] #48 140.8 encoding/binary [2020-05-27T14:21:28.272Z] #48 145.3 go/scanner [2020-05-27T14:21:28.272Z] #48 ... [2020-05-27T14:21:28.272Z] [2020-05-27T14:21:28.272Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:28.272Z] #40 51.02 CC images/creds.o [2020-05-27T14:21:28.484Z] #39 ... [2020-05-27T14:21:28.484Z] [2020-05-27T14:21:28.484Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:28.484Z] #17 50.00 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-27T14:21:28.484Z] #17 50.01 Setting up xz-utils (5.2.4-1) ... [2020-05-27T14:21:28.484Z] #17 50.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-27T14:21:28.484Z] #17 50.05 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:21:28.484Z] #17 50.13 invoke-rc.d: could not determine current runlevel [2020-05-27T14:21:28.484Z] #17 50.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-27T14:21:28.484Z] #17 50.15 Setting up pigz (2.4-1) ... [2020-05-27T14:21:28.484Z] #17 50.17 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-27T14:21:28.484Z] #17 50.22 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-27T14:21:28.484Z] #17 50.24 Setting up python-pip-whl (18.1-5) ... [2020-05-27T14:21:28.565Z] #40 51.40 CC images/vma.o [2020-05-27T14:21:28.645Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-05-27T14:21:28.745Z] #17 50.28 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-27T14:21:28.745Z] #17 50.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:21:29.007Z] #14 DONE 2.0s [2020-05-27T14:21:29.007Z] [2020-05-27T14:21:29.007Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-27T14:21:29.073Z] #49 ... [2020-05-27T14:21:29.073Z] [2020-05-27T14:21:29.073Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-27T14:21:29.073Z] #12 DONE 2.2s [2020-05-27T14:21:29.073Z] [2020-05-27T14:21:29.073Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-27T14:21:29.227Z] #40 51.81 CC images/netdev.o [2020-05-27T14:21:29.258Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-27T14:21:29.316Z] #17 50.72 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-27T14:21:29.316Z] #17 50.74 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-27T14:21:29.316Z] #17 50.77 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-27T14:21:29.316Z] #17 50.79 Setting up vim (2:8.1.0875-5) ... [2020-05-27T14:21:29.316Z] #17 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-27T14:21:29.316Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-27T14:21:29.316Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-27T14:21:29.316Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-27T14:21:29.316Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-27T14:21:29.316Z] #17 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-27T14:21:29.316Z] #17 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-27T14:21:29.316Z] #17 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-27T14:21:29.316Z] #17 50.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-27T14:21:29.316Z] #17 50.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:21:29.316Z] #17 50.94 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-27T14:21:29.316Z] #17 50.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:21:29.316Z] #17 50.96 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-27T14:21:29.316Z] #17 50.97 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:21:29.870Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-05-27T14:21:29.883Z] #40 52.64 CC images/tty.o [2020-05-27T14:21:30.482Z] ok github.com/docker/docker/daemon 12.285s coverage: 17.4% of statements [2020-05-27T14:21:30.482Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-27T14:21:30.482Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-27T14:21:30.482Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-27T14:21:30.482Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-27T14:21:30.763Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-05-27T14:21:30.915Z] #40 53.60 CC images/file-lock.o [2020-05-27T14:21:30.969Z] #13 2.057 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-27T14:21:30.970Z] #13 DONE 2.2s [2020-05-27T14:21:30.970Z] [2020-05-27T14:21:30.970Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-27T14:21:31.205Z] #40 53.94 CC images/rlimit.o [2020-05-27T14:21:31.532Z] #15 DONE 2.2s [2020-05-27T14:21:31.532Z] [2020-05-27T14:21:31.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:31.532Z] #39 59.90 CC soccr/soccr.o [2020-05-27T14:21:31.532Z] #39 61.15 AR soccr/libsoccr.a [2020-05-27T14:21:31.532Z] #39 61.19 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:21:31.532Z] #39 61.46 DEP criu/arch/x86/sigframe.d [2020-05-27T14:21:31.532Z] #39 61.52 DEP criu/arch/x86/sigaction_compat.d [2020-05-27T14:21:31.532Z] #39 61.60 DEP criu/arch/x86/kerndat.d [2020-05-27T14:21:31.532Z] #39 61.75 DEP criu/arch/x86/crtools.d [2020-05-27T14:21:31.532Z] #39 61.92 DEP criu/arch/x86/cpu.d [2020-05-27T14:21:31.532Z] #39 62.05 CC criu/arch/x86/cpu.o [2020-05-27T14:21:31.532Z] #39 62.77 CC criu/arch/x86/crtools.o [2020-05-27T14:21:31.532Z] #39 63.94 CC criu/arch/x86/kerndat.o [2020-05-27T14:21:31.532Z] #39 64.58 CC criu/arch/x86/sigaction_compat.o [2020-05-27T14:21:31.532Z] #39 64.86 CC criu/arch/x86/sigframe.o [2020-05-27T14:21:31.532Z] #39 65.15 LINK criu/arch/x86/crtools.built-in.o [2020-05-27T14:21:31.532Z] #39 65.17 DEP criu/pie/util-vdso-elf32.d [2020-05-27T14:21:31.532Z] #39 65.28 DEP criu/pie/util-vdso.d [2020-05-27T14:21:31.532Z] #39 65.37 DEP criu/pie/util.d [2020-05-27T14:21:31.532Z] #39 65.53 CC criu/pie/util.o [2020-05-27T14:21:31.532Z] #39 65.77 CC criu/pie/util-vdso.o [2020-05-27T14:21:31.532Z] #39 66.50 CC criu/pie/util-vdso-elf32.o [2020-05-27T14:21:31.532Z] #39 67.31 AR criu/pie/pie.lib.a [2020-05-27T14:21:31.532Z] #39 67.39 DEP criu/pie/restorer.d [2020-05-27T14:21:31.532Z] #39 67.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-27T14:21:31.532Z] #39 67.78 DEP criu/arch/x86/restorer_unmap.d [2020-05-27T14:21:31.532Z] #39 67.81 DEP criu/arch/x86/restorer.d [2020-05-27T14:21:31.532Z] #39 67.92 DEP criu/arch/x86/vdso-pie.d [2020-05-27T14:21:31.532Z] #39 68.00 DEP criu/pie/parasite-vdso.d [2020-05-27T14:21:31.532Z] #39 68.22 DEP criu/pie/parasite.d [2020-05-27T14:21:31.532Z] #39 68.60 CC criu/pie/parasite.o [2020-05-27T14:21:31.532Z] #39 ... [2020-05-27T14:21:31.532Z] [2020-05-27T14:21:31.532Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-27T14:21:31.838Z] #40 54.30 CC images/pagemap.o [2020-05-27T14:21:31.862Z] #17 53.44 Setting up iptables (1.8.2-4) ... [2020-05-27T14:21:31.862Z] #17 53.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:21:31.862Z] #17 53.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:21:31.862Z] #17 53.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:21:31.862Z] #17 53.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:21:31.862Z] #17 53.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-27T14:21:31.862Z] #17 53.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-27T14:21:31.862Z] #17 53.52 Setting up python3 (3.7.3-1) ... [2020-05-27T14:21:32.129Z] #40 54.86 CC images/siginfo.o [2020-05-27T14:21:32.538Z] #17 54.17 Setting up python3-wheel (0.32.3-2) ... [2020-05-27T14:21:32.764Z] #40 55.32 CC images/rpc.o [2020-05-27T14:21:32.764Z] #40 ... [2020-05-27T14:21:32.764Z] [2020-05-27T14:21:32.764Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:32.764Z] #31 DONE 151.6s [2020-05-27T14:21:32.777Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-27T14:21:33.057Z] [2020-05-27T14:21:33.057Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:21:33.057Z] #48 147.3 mvdan.cc/sh/v3/syntax [2020-05-27T14:21:33.057Z] #48 149.9 encoding/json [2020-05-27T14:21:33.057Z] #48 150.2 golang.org/x/sys/unix [2020-05-27T14:21:33.057Z] #48 151.4 go/ast [2020-05-27T14:21:33.389Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.214s coverage: 57.0% of statements [2020-05-27T14:21:33.432Z] #16 DONE 2.2s [2020-05-27T14:21:33.432Z] [2020-05-27T14:21:33.432Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:33.495Z] #14 DONE 2.1s [2020-05-27T14:21:33.495Z] [2020-05-27T14:21:33.495Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-27T14:21:33.577Z] #17 55.12 Setting up apparmor (2.13.2-10) ... [2020-05-27T14:21:34.059Z] #15 ... [2020-05-27T14:21:34.059Z] [2020-05-27T14:21:34.059Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:34.059Z] #39 57.42 CC compel/src/lib/ptrace.o [2020-05-27T14:21:34.059Z] #39 57.82 AR compel/libcompel.a [2020-05-27T14:21:34.059Z] #39 57.96 HOSTCC compel/src/main-host.o [2020-05-27T14:21:34.059Z] #39 58.54 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-27T14:21:34.059Z] #39 58.74 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-27T14:21:34.059Z] #39 59.17 HOSTCC compel/src/lib/log-host.o [2020-05-27T14:21:34.059Z] #39 59.46 HOSTLINK compel/compel-host-bin [2020-05-27T14:21:34.059Z] #39 59.66 DEP soccr/soccr.d [2020-05-27T14:21:34.059Z] #39 59.78 CC soccr/soccr.o [2020-05-27T14:21:34.059Z] #39 61.45 AR soccr/libsoccr.a [2020-05-27T14:21:34.059Z] #39 61.48 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:21:34.059Z] #39 61.76 DEP criu/arch/x86/sigframe.d [2020-05-27T14:21:34.059Z] #39 61.85 DEP criu/arch/x86/sigaction_compat.d [2020-05-27T14:21:34.059Z] #39 62.01 DEP criu/arch/x86/kerndat.d [2020-05-27T14:21:34.059Z] #39 62.20 DEP criu/arch/x86/crtools.d [2020-05-27T14:21:34.059Z] #39 62.40 DEP criu/arch/x86/cpu.d [2020-05-27T14:21:34.059Z] #39 62.60 CC criu/arch/x86/cpu.o [2020-05-27T14:21:34.059Z] #39 63.09 CC criu/arch/x86/crtools.o [2020-05-27T14:21:34.059Z] #39 64.41 CC criu/arch/x86/kerndat.o [2020-05-27T14:21:34.059Z] #39 65.11 CC criu/arch/x86/sigaction_compat.o [2020-05-27T14:21:34.059Z] #39 65.34 CC criu/arch/x86/sigframe.o [2020-05-27T14:21:34.059Z] #39 65.54 LINK criu/arch/x86/crtools.built-in.o [2020-05-27T14:21:34.059Z] #39 65.58 DEP criu/pie/util-vdso-elf32.d [2020-05-27T14:21:34.059Z] #39 65.71 DEP criu/pie/util-vdso.d [2020-05-27T14:21:34.059Z] #39 65.83 DEP criu/pie/util.d [2020-05-27T14:21:34.059Z] #39 65.97 CC criu/pie/util.o [2020-05-27T14:21:34.059Z] #39 66.34 CC criu/pie/util-vdso.o [2020-05-27T14:21:34.059Z] #39 67.18 CC criu/pie/util-vdso-elf32.o [2020-05-27T14:21:34.316Z] #39 ... [2020-05-27T14:21:34.316Z] [2020-05-27T14:21:34.316Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:34.316Z] #49 9.705 + cd /tmp/tmp.iicuybnxAx/src/github.com/opencontainers/runc [2020-05-27T14:21:34.316Z] #49 9.706 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:21:34.316Z] #49 10.24 + '[' -z '' ']' [2020-05-27T14:21:34.316Z] #49 10.24 + target=static [2020-05-27T14:21:34.316Z] #49 10.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-27T14:21:35.268Z] #49 ... [2020-05-27T14:21:35.268Z] [2020-05-27T14:21:35.268Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-27T14:21:35.268Z] #15 DONE 2.1s [2020-05-27T14:21:35.268Z] [2020-05-27T14:21:35.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:35.268Z] #39 67.89 AR criu/pie/pie.lib.a [2020-05-27T14:21:35.268Z] #39 67.96 DEP criu/pie/restorer.d [2020-05-27T14:21:35.268Z] #39 68.24 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-27T14:21:35.268Z] #39 68.36 DEP criu/arch/x86/restorer_unmap.d [2020-05-27T14:21:35.268Z] #39 68.41 DEP criu/arch/x86/restorer.d [2020-05-27T14:21:35.501Z] #17 57.02 Setting up xfsprogs (4.20.0-1) ... [2020-05-27T14:21:35.501Z] #17 57.03 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:21:35.525Z] #39 68.71 DEP criu/arch/x86/vdso-pie.d [2020-05-27T14:21:35.525Z] #39 ... [2020-05-27T14:21:35.525Z] [2020-05-27T14:21:35.525Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:35.525Z] #41 165.4 net/http/httptrace [2020-05-27T14:21:35.525Z] #41 165.7 net/http [2020-05-27T14:21:35.525Z] #41 ... [2020-05-27T14:21:35.525Z] [2020-05-27T14:21:35.525Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:35.525Z] #39 68.90 DEP criu/pie/parasite-vdso.d [2020-05-27T14:21:35.782Z] #39 69.08 DEP criu/pie/parasite.d [2020-05-27T14:21:35.788Z] #48 ... [2020-05-27T14:21:35.788Z] [2020-05-27T14:21:35.788Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:35.788Z] #40 58.51 CC images/ext-file.o [2020-05-27T14:21:36.039Z] #39 69.38 CC criu/pie/parasite.o [2020-05-27T14:21:36.075Z] #17 57.45 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:21:36.078Z] #40 58.83 CC images/cgroup.o [2020-05-27T14:21:36.711Z] #17 2.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:21:36.711Z] #17 2.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:21:36.711Z] #17 2.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:21:36.711Z] #17 3.198 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:21:37.035Z] #17 58.37 Setting up python3-distutils (3.7.3-1) ... [2020-05-27T14:21:37.120Z] #40 59.74 CC images/userns.o [2020-05-27T14:21:37.305Z] #17 58.85 Setting up python3-setuptools (40.8.0-1) ... [2020-05-27T14:21:37.413Z] #39 ... [2020-05-27T14:21:37.413Z] [2020-05-27T14:21:37.413Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-27T14:21:37.413Z] #16 DONE 2.1s [2020-05-27T14:21:37.413Z] [2020-05-27T14:21:37.413Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:37.414Z] #40 60.18 CC images/google/protobuf/descriptor.o [2020-05-27T14:21:37.779Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.109s coverage: 46.2% of statements [2020-05-27T14:21:38.085Z] #17 4.383 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:21:38.390Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-27T14:21:38.723Z] #17 60.32 Setting up python3-pip (18.1-5) ... [2020-05-27T14:21:39.291Z] #17 ... [2020-05-27T14:21:39.291Z] [2020-05-27T14:21:39.291Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:39.291Z] #39 121.9 CC criu/cr-service.o [2020-05-27T14:21:39.291Z] #39 123.2 CC criu/crtools.o [2020-05-27T14:21:39.291Z] #39 123.7 CC criu/eventfd.o [2020-05-27T14:21:39.291Z] #39 124.0 CC criu/eventpoll.o [2020-05-27T14:21:39.291Z] #39 125.0 CC criu/external.o [2020-05-27T14:21:39.291Z] #39 125.6 CC criu/fault-injection.o [2020-05-27T14:21:39.291Z] #39 125.7 CC criu/fdstore.o [2020-05-27T14:21:39.291Z] #39 126.0 CC criu/fifo.o [2020-05-27T14:21:39.291Z] #39 126.4 CC criu/file-ids.o [2020-05-27T14:21:39.291Z] #39 126.7 CC criu/file-lock.o [2020-05-27T14:21:39.291Z] #39 127.8 CC criu/files-ext.o [2020-05-27T14:21:39.291Z] #39 128.3 CC criu/files-reg.o [2020-05-27T14:21:39.291Z] #39 130.5 CC criu/files.o [2020-05-27T14:21:39.459Z] #17 5.937 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:21:39.482Z] #40 ... [2020-05-27T14:21:39.482Z] [2020-05-27T14:21:39.482Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:39.482Z] #42 148.3 go/scanner [2020-05-27T14:21:39.482Z] #42 153.1 encoding/json [2020-05-27T14:21:39.482Z] #42 154.0 go/ast [2020-05-27T14:21:39.550Z] #39 132.3 CC criu/filesystems.o [2020-05-27T14:21:39.717Z] #17 ... [2020-05-27T14:21:39.717Z] [2020-05-27T14:21:39.717Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:39.717Z] #49 9.629 + cd /tmp/tmp.rUMfROO2Kh/src/github.com/opencontainers/runc [2020-05-27T14:21:39.717Z] #49 9.629 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:21:39.717Z] #49 10.27 + '[' -z '' ']' [2020-05-27T14:21:39.717Z] #49 10.27 + target=static [2020-05-27T14:21:39.717Z] #49 10.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-27T14:21:39.717Z] #49 12.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-27T14:21:39.939Z] #17 2.769 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:21:39.939Z] #17 2.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:21:39.939Z] #17 2.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:21:39.974Z] #49 ... [2020-05-27T14:21:39.974Z] [2020-05-27T14:21:39.974Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:39.974Z] #39 69.91 LINK criu/pie/parasite.built-in.o [2020-05-27T14:21:39.974Z] #39 69.91 GEN criu/pie/parasite-blob.h [2020-05-27T14:21:39.974Z] #39 69.95 CC criu/pie/parasite-vdso.o [2020-05-27T14:21:39.974Z] #39 70.60 CC criu/arch/x86/vdso-pie.o [2020-05-27T14:21:39.974Z] #39 71.04 CC criu/arch/x86/restorer.o [2020-05-27T14:21:39.974Z] #39 71.63 CC criu/arch/x86/restorer_unmap.o [2020-05-27T14:21:39.974Z] #39 71.68 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-27T14:21:39.974Z] #39 72.06 CC criu/pie/restorer.o [2020-05-27T14:21:39.974Z] #39 74.81 LINK criu/pie/restorer.built-in.o [2020-05-27T14:21:39.974Z] #39 74.82 GEN criu/pie/restorer-blob.h [2020-05-27T14:21:39.974Z] #39 74.91 DEP criu/vdso.d [2020-05-27T14:21:39.974Z] #39 75.01 DEP criu/vdso-compat.d [2020-05-27T14:21:39.974Z] #39 75.12 DEP criu/uts_ns.d [2020-05-27T14:21:39.974Z] #39 75.38 DEP criu/util.d [2020-05-27T14:21:39.974Z] #39 75.59 DEP criu/uffd.d [2020-05-27T14:21:39.974Z] #39 75.75 DEP criu/tun.d [2020-05-27T14:21:39.974Z] #39 75.91 DEP criu/tty.d [2020-05-27T14:21:39.974Z] #39 76.07 DEP criu/timerfd.d [2020-05-27T14:21:39.974Z] #39 76.27 DEP criu/sysfs_parse.d [2020-05-27T14:21:39.974Z] #39 76.47 DEP criu/sysctl.d [2020-05-27T14:21:39.974Z] #39 76.61 DEP criu/string.d [2020-05-27T14:21:39.974Z] #39 76.67 DEP criu/stats.d [2020-05-27T14:21:39.974Z] #39 76.76 DEP criu/sockets.d [2020-05-27T14:21:39.974Z] #39 77.06 DEP criu/sk-unix.d [2020-05-27T14:21:39.974Z] #39 77.18 DEP criu/sk-tcp.d [2020-05-27T14:21:40.118Z] #39 ... [2020-05-27T14:21:40.118Z] [2020-05-27T14:21:40.118Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:40.118Z] #17 61.58 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:21:40.118Z] #17 61.64 Processing triggers for mime-support (3.62) ... [2020-05-27T14:21:40.231Z] #39 77.33 DEP criu/sk-queue.d [2020-05-27T14:21:40.231Z] #39 77.45 DEP criu/sk-packet.d [2020-05-27T14:21:40.489Z] #39 77.63 DEP criu/sk-netlink.d [2020-05-27T14:21:40.489Z] #39 77.80 DEP criu/sk-inet.d [2020-05-27T14:21:40.505Z] #17 3.405 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-27T14:21:40.515Z] #42 ... [2020-05-27T14:21:40.515Z] [2020-05-27T14:21:40.515Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:40.515Z] #40 63.26 CC images/opts.o [2020-05-27T14:21:40.747Z] #39 78.00 DEP criu/signalfd.d [2020-05-27T14:21:40.748Z] #39 78.16 DEP criu/sigframe.d [2020-05-27T14:21:40.805Z] #40 63.61 CC images/seccomp.o [2020-05-27T14:21:41.006Z] #39 78.25 DEP criu/shmem.d [2020-05-27T14:21:41.059Z] #17 DONE 62.3s [2020-05-27T14:21:41.059Z] [2020-05-27T14:21:41.059Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-27T14:21:41.264Z] #39 78.40 DEP criu/servicefd.d [2020-05-27T14:21:41.438Z] #40 64.11 CC images/binfmt-misc.o [2020-05-27T14:21:41.522Z] #39 78.61 DEP criu/seize.d [2020-05-27T14:21:41.522Z] #39 78.75 DEP criu/seccomp.d [2020-05-27T14:21:41.731Z] #40 64.43 CC images/time.o [2020-05-27T14:21:41.780Z] #39 78.95 DEP criu/rst-malloc.d [2020-05-27T14:21:41.780Z] #39 79.01 DEP criu/rbtree.d [2020-05-27T14:21:41.780Z] #39 79.05 DEP criu/pstree.d [2020-05-27T14:21:41.831Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.297s coverage: 49.5% of statements [2020-05-27T14:21:41.878Z] #17 4.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-27T14:21:42.038Z] #39 79.22 DEP criu/protobuf.d [2020-05-27T14:21:42.296Z] #39 79.34 GEN criu/protobuf-desc-gen.h [2020-05-27T14:21:42.365Z] #40 64.82 CC images/sysctl.o [2020-05-27T14:21:42.441Z] #18 1.666 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-27T14:21:42.441Z] #18 1.670 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-27T14:21:42.441Z] #18 1.674 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-27T14:21:42.656Z] #40 65.29 CC images/autofs.o [2020-05-27T14:21:42.656Z] #40 65.54 CC images/macvlan.o [2020-05-27T14:21:42.701Z] #18 DONE 1.8s [2020-05-27T14:21:42.702Z] [2020-05-27T14:21:42.702Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:21:43.250Z] #17 6.220 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-27T14:21:43.286Z] #40 65.87 CC images/sit.o [2020-05-27T14:21:43.578Z] #40 66.35 LINK images/built-in.o [2020-05-27T14:21:43.671Z] #39 80.84 DEP criu/protobuf-desc.d [2020-05-27T14:21:43.671Z] #39 80.95 DEP criu/proc_parse.d [2020-05-27T14:21:43.815Z] #17 ... [2020-05-27T14:21:43.815Z] [2020-05-27T14:21:43.815Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:43.815Z] #39 70.89 LINK criu/pie/parasite.built-in.o [2020-05-27T14:21:43.815Z] #39 70.91 GEN criu/pie/parasite-blob.h [2020-05-27T14:21:43.815Z] #39 70.99 CC criu/pie/parasite-vdso.o [2020-05-27T14:21:43.815Z] #39 71.72 CC criu/arch/x86/vdso-pie.o [2020-05-27T14:21:43.815Z] #39 72.01 CC criu/arch/x86/restorer.o [2020-05-27T14:21:43.815Z] #39 72.58 CC criu/arch/x86/restorer_unmap.o [2020-05-27T14:21:43.815Z] #39 72.62 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-27T14:21:43.815Z] #39 72.85 CC criu/pie/restorer.o [2020-05-27T14:21:43.815Z] #39 75.96 LINK criu/pie/restorer.built-in.o [2020-05-27T14:21:43.815Z] #39 75.97 GEN criu/pie/restorer-blob.h [2020-05-27T14:21:43.815Z] #39 76.05 DEP criu/vdso.d [2020-05-27T14:21:43.815Z] #39 76.19 DEP criu/vdso-compat.d [2020-05-27T14:21:43.815Z] #39 76.30 DEP criu/uts_ns.d [2020-05-27T14:21:43.815Z] #39 76.43 DEP criu/util.d [2020-05-27T14:21:43.815Z] #39 76.64 DEP criu/uffd.d [2020-05-27T14:21:43.815Z] #39 76.86 DEP criu/tun.d [2020-05-27T14:21:43.815Z] #39 77.03 DEP criu/tty.d [2020-05-27T14:21:43.815Z] #39 77.18 DEP criu/timerfd.d [2020-05-27T14:21:43.876Z] #40 66.61 GEN compel/include/asm [2020-05-27T14:21:43.876Z] #40 66.62 GEN compel/include/version.h [2020-05-27T14:21:43.876Z] #40 66.67 touch .config [2020-05-27T14:21:43.876Z] #40 66.70 GEN include/common/config.h [2020-05-27T14:21:43.928Z] #39 ... [2020-05-27T14:21:43.928Z] [2020-05-27T14:21:43.928Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:43.929Z] #41 175.4 github.com/LK4D4/vndr/godl [2020-05-27T14:21:43.929Z] #41 176.2 github.com/LK4D4/vndr [2020-05-27T14:21:43.929Z] #41 DONE 185.4s [2020-05-27T14:21:43.929Z] [2020-05-27T14:21:43.929Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:43.929Z] #39 81.19 DEP criu/plugin.d [2020-05-27T14:21:43.929Z] #39 81.34 DEP criu/pipes.d [2020-05-27T14:21:44.106Z] #39 77.46 DEP criu/sysfs_parse.d [2020-05-27T14:21:44.166Z] #40 66.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-27T14:21:44.166Z] #40 66.98 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-27T14:21:44.166Z] #40 67.00 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-27T14:21:44.166Z] #40 67.01 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-27T14:21:44.166Z] #40 67.02 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-27T14:21:44.166Z] #40 67.04 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-27T14:21:44.166Z] #40 67.06 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-27T14:21:44.166Z] #40 67.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-27T14:21:44.363Z] #39 77.64 DEP criu/sysctl.d [2020-05-27T14:21:44.363Z] #39 77.82 DEP criu/string.d [2020-05-27T14:21:44.363Z] #39 77.86 DEP criu/stats.d [2020-05-27T14:21:44.453Z] #40 67.08 DEP compel/plugins/std/infect.d [2020-05-27T14:21:44.453Z] #40 67.15 DEP compel/plugins/std/string.d [2020-05-27T14:21:44.453Z] #40 67.23 DEP compel/plugins/std/log.d [2020-05-27T14:21:44.494Z] #39 81.61 DEP criu/pie-util.d [2020-05-27T14:21:44.495Z] #39 81.80 DEP criu/pie-util-vdso.d [2020-05-27T14:21:44.623Z] #39 78.00 DEP criu/sockets.d [2020-05-27T14:21:44.623Z] #39 78.12 DEP criu/sk-unix.d [2020-05-27T14:21:44.743Z] #40 67.40 DEP compel/plugins/std/fds.d [2020-05-27T14:21:44.743Z] #40 67.58 DEP compel/plugins/std/std.d [2020-05-27T14:21:44.752Z] #39 82.02 DEP criu/pie-util-vdso-elf32.d [2020-05-27T14:21:45.011Z] #39 82.23 DEP criu/path.d [2020-05-27T14:21:45.038Z] #40 67.80 DEP compel/plugins/shmem/shmem.d [2020-05-27T14:21:45.188Z] #39 78.32 DEP criu/sk-tcp.d [2020-05-27T14:21:45.188Z] #39 78.52 DEP criu/sk-queue.d [2020-05-27T14:21:45.269Z] #39 82.49 DEP criu/parasite-syscall.d [2020-05-27T14:21:45.330Z] #40 67.96 DEP compel/plugins/fds/fds.d [2020-05-27T14:21:45.446Z] #39 78.78 DEP criu/sk-packet.d [2020-05-27T14:21:45.527Z] #39 82.68 DEP criu/pagemap.d [2020-05-27T14:21:45.527Z] #39 82.83 DEP criu/pagemap-cache.d [2020-05-27T14:21:45.622Z] #40 68.21 CC compel/plugins/std/std.o [2020-05-27T14:21:45.703Z] #39 78.99 DEP criu/sk-netlink.d [2020-05-27T14:21:45.785Z] #39 82.98 DEP criu/page-xfer.d [2020-05-27T14:21:45.959Z] #39 79.18 DEP criu/sk-inet.d [2020-05-27T14:21:45.960Z] #39 ... [2020-05-27T14:21:45.960Z] [2020-05-27T14:21:45.960Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:45.960Z] #49 12.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-27T14:21:46.043Z] #39 83.15 DEP criu/page-pipe.d [2020-05-27T14:21:46.043Z] #39 83.25 DEP criu/netfilter.d [2020-05-27T14:21:46.217Z] #49 ... [2020-05-27T14:21:46.217Z] [2020-05-27T14:21:46.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:46.217Z] #39 79.42 DEP criu/signalfd.d [2020-05-27T14:21:46.217Z] #39 79.54 DEP criu/sigframe.d [2020-05-27T14:21:46.217Z] #39 79.65 DEP criu/shmem.d [2020-05-27T14:21:46.255Z] #40 68.83 CC compel/plugins/std/fds.o [2020-05-27T14:21:46.301Z] #39 83.40 DEP criu/net.d [2020-05-27T14:21:46.301Z] #39 83.60 DEP criu/namespaces.d [2020-05-27T14:21:46.474Z] #39 79.83 DEP criu/servicefd.d [2020-05-27T14:21:46.558Z] #39 83.79 DEP criu/mount.d [2020-05-27T14:21:46.558Z] #39 83.92 DEP criu/mem.d [2020-05-27T14:21:46.732Z] #39 79.95 DEP criu/seize.d [2020-05-27T14:21:46.816Z] #39 84.07 DEP criu/lsm.d [2020-05-27T14:21:46.890Z] #40 ... [2020-05-27T14:21:46.890Z] [2020-05-27T14:21:46.890Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-27T14:21:46.890Z] #11 165.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-27T14:21:46.890Z] #11 165.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-27T14:21:46.890Z] #11 165.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-27T14:21:46.890Z] #11 165.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-27T14:21:46.890Z] #11 165.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-27T14:21:46.890Z] #11 165.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-27T14:21:46.989Z] #39 80.18 DEP criu/seccomp.d [2020-05-27T14:21:46.989Z] #39 80.36 DEP criu/rst-malloc.d [2020-05-27T14:21:47.074Z] #39 84.26 DEP criu/log.d [2020-05-27T14:21:47.074Z] #39 84.38 DEP criu/libnetlink.d [2020-05-27T14:21:47.074Z] #39 84.48 DEP criu/kerndat.d [2020-05-27T14:21:47.186Z] #11 165.8 Selecting previously unselected package libbtrfs0. [2020-05-27T14:21:47.186Z] #11 165.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-27T14:21:47.186Z] #11 165.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-27T14:21:47.249Z] #39 80.46 DEP criu/rbtree.d [2020-05-27T14:21:47.249Z] #39 80.53 DEP criu/pstree.d [2020-05-27T14:21:47.477Z] #11 166.0 Selecting previously unselected package libbtrfs-dev. [2020-05-27T14:21:47.477Z] #11 166.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-27T14:21:47.477Z] #11 166.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:21:47.477Z] #11 166.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-27T14:21:47.477Z] #11 166.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-27T14:21:47.477Z] #11 166.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-27T14:21:47.477Z] #11 166.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-27T14:21:47.477Z] #11 166.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-27T14:21:47.506Z] #39 80.79 DEP criu/protobuf.d [2020-05-27T14:21:47.506Z] #39 80.90 GEN criu/protobuf-desc-gen.h [2020-05-27T14:21:47.640Z] #39 84.68 DEP criu/kcmp-ids.d [2020-05-27T14:21:47.640Z] #39 84.80 DEP criu/irmap.d [2020-05-27T14:21:47.767Z] #11 166.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-27T14:21:47.898Z] #39 84.96 DEP criu/ipc_ns.d [2020-05-27T14:21:47.898Z] #39 85.12 DEP criu/image.d [2020-05-27T14:21:47.989Z] #19 4.570 Collecting yamllint==1.16.0 [2020-05-27T14:21:48.059Z] #11 166.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-27T14:21:48.059Z] #11 166.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-27T14:21:48.059Z] #11 166.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-27T14:21:48.156Z] #39 85.33 DEP criu/image-desc.d [2020-05-27T14:21:48.156Z] #39 85.39 DEP criu/fsnotify.d [2020-05-27T14:21:48.353Z] #11 167.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-27T14:21:48.353Z] #11 167.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-27T14:21:48.353Z] #11 167.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-27T14:21:48.413Z] #39 85.54 DEP criu/filesystems.d [2020-05-27T14:21:48.413Z] #39 85.68 DEP criu/files.d [2020-05-27T14:21:48.437Z] #39 ... [2020-05-27T14:21:48.437Z] [2020-05-27T14:21:48.437Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:48.437Z] #41 178.6 github.com/LK4D4/vndr/godl [2020-05-27T14:21:48.437Z] #41 179.5 github.com/LK4D4/vndr [2020-05-27T14:21:48.437Z] #41 DONE 188.7s [2020-05-27T14:21:48.437Z] [2020-05-27T14:21:48.437Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:48.646Z] #11 167.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-27T14:21:48.646Z] #11 167.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-27T14:21:48.646Z] #11 167.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-27T14:21:48.656Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.505s coverage: 73.1% of statements [2020-05-27T14:21:48.656Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-27T14:21:48.671Z] #39 85.92 DEP criu/files-reg.d [2020-05-27T14:21:48.929Z] #39 86.10 DEP criu/files-ext.d [2020-05-27T14:21:48.929Z] #39 86.21 DEP criu/file-lock.d [2020-05-27T14:21:48.929Z] #39 86.32 DEP criu/file-ids.d [2020-05-27T14:21:48.929Z] #19 ... [2020-05-27T14:21:48.929Z] [2020-05-27T14:21:48.929Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:48.929Z] #39 132.9 CC criu/fsnotify.o [2020-05-27T14:21:48.929Z] #39 134.0 CC criu/image-desc.o [2020-05-27T14:21:48.929Z] #39 134.2 CC criu/image.o [2020-05-27T14:21:48.929Z] #39 135.1 CC criu/ipc_ns.o [2020-05-27T14:21:48.929Z] #39 136.2 CC criu/irmap.o [2020-05-27T14:21:48.929Z] #39 136.8 CC criu/kcmp-ids.o [2020-05-27T14:21:48.929Z] #39 137.2 CC criu/kerndat.o [2020-05-27T14:21:48.929Z] #39 138.4 CC criu/libnetlink.o [2020-05-27T14:21:48.929Z] #39 139.0 CC criu/log.o [2020-05-27T14:21:48.929Z] #39 139.4 CC criu/lsm.o [2020-05-27T14:21:48.929Z] #39 139.7 CC criu/mem.o [2020-05-27T14:21:48.929Z] #39 141.1 CC criu/mount.o [2020-05-27T14:21:48.936Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.384s coverage: 57.7% of statements [2020-05-27T14:21:48.936Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-27T14:21:48.938Z] #11 167.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-27T14:21:48.938Z] #11 167.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-27T14:21:48.938Z] #11 167.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-27T14:21:48.938Z] #11 167.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-27T14:21:48.938Z] #11 167.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-27T14:21:48.938Z] #11 167.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-27T14:21:49.187Z] #39 86.46 DEP criu/fifo.d [2020-05-27T14:21:49.187Z] #39 86.57 DEP criu/fdstore.d [2020-05-27T14:21:49.417Z] #17 11.89 Fetched 8350 kB in 10s (869 kB/s) [2020-05-27T14:21:49.445Z] #39 86.64 DEP criu/fault-injection.d [2020-05-27T14:21:49.445Z] #39 86.70 DEP criu/external.d [2020-05-27T14:21:49.445Z] #39 86.84 DEP criu/eventpoll.d [2020-05-27T14:21:49.477Z] #11 168.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-27T14:21:49.547Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.678s coverage: 76.1% of statements [2020-05-27T14:21:49.547Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-27T14:21:49.703Z] #39 86.96 DEP criu/eventfd.d [2020-05-27T14:21:49.703Z] #39 87.08 DEP criu/crtools.d [2020-05-27T14:21:49.812Z] #11 168.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-27T14:21:49.812Z] #11 168.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-27T14:21:49.828Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-05-27T14:21:49.961Z] #39 87.32 DEP criu/cr-service.d [2020-05-27T14:21:50.104Z] #11 168.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-27T14:21:50.104Z] #11 168.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-27T14:21:50.104Z] #11 168.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-27T14:21:50.396Z] #11 169.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-27T14:21:50.396Z] #11 169.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-27T14:21:50.396Z] #11 169.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-27T14:21:50.526Z] #39 87.55 DEP criu/cr-restore.d [2020-05-27T14:21:50.687Z] #11 169.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-27T14:21:50.687Z] #11 169.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-27T14:21:50.687Z] #11 169.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-27T14:21:50.784Z] #39 87.84 DEP criu/cr-errno.d [2020-05-27T14:21:50.785Z] #39 87.87 DEP criu/cr-dump.d [2020-05-27T14:21:50.785Z] #39 88.04 DEP criu/cr-dedup.d [2020-05-27T14:21:50.830Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-05-27T14:21:51.042Z] #39 88.16 DEP criu/cr-check.d [2020-05-27T14:21:51.042Z] #39 88.36 DEP criu/config.d [2020-05-27T14:21:51.300Z] #39 88.49 DEP criu/clone-noasan.d [2020-05-27T14:21:51.300Z] #39 88.55 DEP criu/cgroup.d [2020-05-27T14:21:51.442Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-05-27T14:21:51.478Z] #39 143.8 CC criu/namespaces.o [2020-05-27T14:21:51.558Z] #39 88.74 DEP criu/cgroup-props.d [2020-05-27T14:21:51.558Z] #39 88.84 DEP criu/bitmap.d [2020-05-27T14:21:51.612Z] #11 170.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-27T14:21:51.612Z] #11 170.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-27T14:21:51.612Z] #11 170.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-27T14:21:51.612Z] #11 170.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-27T14:21:51.612Z] #11 170.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-27T14:21:51.612Z] #11 170.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-27T14:21:51.612Z] #11 170.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-27T14:21:51.612Z] #11 170.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-27T14:21:51.612Z] #11 170.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-27T14:21:51.612Z] #11 170.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-27T14:21:51.612Z] #11 170.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:51.612Z] #11 170.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:21:51.817Z] #39 88.86 DEP criu/bfd.d [2020-05-27T14:21:51.817Z] #39 89.02 DEP criu/autofs.d [2020-05-27T14:21:51.903Z] #11 170.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-27T14:21:51.903Z] #11 170.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-27T14:21:51.903Z] #11 170.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:21:51.903Z] #11 170.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-27T14:21:51.903Z] #11 170.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-27T14:21:51.903Z] #11 170.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-27T14:21:51.903Z] #11 170.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-27T14:21:51.903Z] #11 170.6 Setting up dmsetup (2:1.02.155-3) ... [2020-05-27T14:21:51.903Z] #11 170.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-27T14:21:51.903Z] #11 170.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-27T14:21:51.903Z] #11 170.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:21:52.054Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 4.8% of statements [2020-05-27T14:21:52.054Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-27T14:21:52.054Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-27T14:21:52.075Z] #39 89.21 DEP criu/aio.d [2020-05-27T14:21:52.075Z] #39 89.35 DEP criu/action-scripts.d [2020-05-27T14:21:52.199Z] #11 DONE 171.0s [2020-05-27T14:21:52.199Z] [2020-05-27T14:21:52.199Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-27T14:21:52.332Z] #39 89.69 CC criu/action-scripts.o [2020-05-27T14:21:52.419Z] #39 ... [2020-05-27T14:21:52.419Z] [2020-05-27T14:21:52.419Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:21:52.419Z] #19 9.943 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-27T14:21:52.592Z] #39 ... [2020-05-27T14:21:52.592Z] [2020-05-27T14:21:52.592Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:21:52.592Z] #28 DONE 193.9s [2020-05-27T14:21:52.592Z] [2020-05-27T14:21:52.592Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:52.592Z] #17 12.19 Fetched 8350 kB in 10s (830 kB/s) [2020-05-27T14:21:52.592Z] #17 12.19 Reading package lists... [2020-05-27T14:21:52.592Z] #17 15.31 Reading package lists... [2020-05-27T14:21:52.680Z] #19 10.09 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-27T14:21:52.680Z] #19 10.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-27T14:21:52.680Z] #19 10.22 Collecting pyyaml (from yamllint==1.16.0) [2020-05-27T14:21:52.691Z] #17 11.89 Reading package lists... [2020-05-27T14:21:52.851Z] #17 18.72 Building dependency tree... [2020-05-27T14:21:52.851Z] #17 ... [2020-05-27T14:21:52.851Z] [2020-05-27T14:21:52.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:52.851Z] #39 90.26 CC criu/aio.o [2020-05-27T14:21:52.940Z] #19 10.41 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-27T14:21:53.057Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.8% of statements [2020-05-27T14:21:53.236Z] #12 DONE 0.8s [2020-05-27T14:21:53.236Z] [2020-05-27T14:21:53.236Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:53.236Z] #50 0.657 + RM_GOPATH=0 [2020-05-27T14:21:53.236Z] #50 0.661 + TMP_GOPATH= [2020-05-27T14:21:53.236Z] #50 0.662 + : /build [2020-05-27T14:21:53.236Z] #50 0.667 + '[' -z '' ']' [2020-05-27T14:21:53.236Z] #50 0.681 ++ mktemp -d [2020-05-27T14:21:53.236Z] #50 0.685 + export GOPATH=/tmp/tmp.Jg9GpvPfsn [2020-05-27T14:21:53.236Z] #50 0.685 + GOPATH=/tmp/tmp.Jg9GpvPfsn [2020-05-27T14:21:53.236Z] #50 0.685 + RM_GOPATH=1 [2020-05-27T14:21:53.236Z] #50 0.685 + case "$(go env GOARCH)" in [2020-05-27T14:21:53.236Z] #50 0.686 ++ go env GOARCH [2020-05-27T14:21:53.236Z] #50 0.734 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:21:53.236Z] #50 0.740 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:21:53.236Z] #50 0.744 ++ dirname /tmp/install/install.sh [2020-05-27T14:21:53.236Z] #50 0.746 + dir=/tmp/install [2020-05-27T14:21:53.236Z] #50 0.747 + bin=runc [2020-05-27T14:21:53.236Z] #50 0.747 + shift [2020-05-27T14:21:53.236Z] #50 0.747 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-27T14:21:53.236Z] #50 0.749 + . /tmp/install/runc.installer [2020-05-27T14:21:53.236Z] #50 0.755 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:21:53.236Z] #50 0.767 + install_runc [2020-05-27T14:21:53.236Z] #50 0.771 + uname -r [2020-05-27T14:21:53.236Z] #50 0.772 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-27T14:21:53.236Z] #50 0.812 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-27T14:21:53.236Z] #50 0.813 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-27T14:21:53.236Z] #50 0.814 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-27T14:21:53.236Z] #50 0.815 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Jg9GpvPfsn/src/github.com/opencontainers/runc [2020-05-27T14:21:53.236Z] #50 0.821 Cloning into '/tmp/tmp.Jg9GpvPfsn/src/github.com/opencontainers/runc'... [2020-05-27T14:21:53.669Z] ok github.com/docker/docker/daemon/logger/awslogs 0.078s coverage: 77.4% of statements [2020-05-27T14:21:53.670Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-27T14:21:53.670Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-27T14:21:53.785Z] #39 91.04 CC criu/autofs.o [2020-05-27T14:21:53.879Z] #50 ... [2020-05-27T14:21:53.879Z] [2020-05-27T14:21:53.879Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-27T14:21:53.879Z] #13 DONE 0.6s [2020-05-27T14:21:53.879Z] [2020-05-27T14:21:53.879Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-27T14:21:53.879Z] #14 0.318 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-27T14:21:53.950Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-05-27T14:21:54.175Z] #14 DONE 0.4s [2020-05-27T14:21:54.175Z] [2020-05-27T14:21:54.175Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-27T14:21:54.324Z] #19 11.68 Building wheels for collected packages: pyyaml [2020-05-27T14:21:54.324Z] #19 11.68 Running setup.py bdist_wheel for pyyaml: started [2020-05-27T14:21:54.467Z] #15 DONE 0.5s [2020-05-27T14:21:54.467Z] [2020-05-27T14:21:54.467Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:54.467Z] #40 69.79 CC compel/plugins/std/log.o [2020-05-27T14:21:54.467Z] #40 71.23 CC compel/plugins/std/string.o [2020-05-27T14:21:54.467Z] #40 72.07 CC compel/plugins/std/infect.o [2020-05-27T14:21:54.467Z] #40 72.82 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-27T14:21:54.467Z] #40 72.88 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-27T14:21:54.467Z] #40 72.99 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-27T14:21:54.467Z] #40 73.09 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-27T14:21:54.467Z] #40 73.22 AR compel/plugins/std.lib.a [2020-05-27T14:21:54.467Z] #40 73.37 CC compel/plugins/fds/fds.o [2020-05-27T14:21:54.467Z] #40 73.78 AR compel/plugins/fds.lib.a [2020-05-27T14:21:54.467Z] #40 73.84 HOSTDEP compel/src/lib/log-host.d [2020-05-27T14:21:54.467Z] #40 74.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-27T14:21:54.467Z] #40 74.33 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-27T14:21:54.467Z] #40 74.51 HOSTDEP compel/src/main-host.d [2020-05-27T14:21:54.467Z] #40 74.76 DEP compel/src/lib/ptrace.d [2020-05-27T14:21:54.467Z] #40 75.04 DEP compel/src/lib/infect.d [2020-05-27T14:21:54.467Z] #40 75.48 DEP compel/src/lib/infect-util.d [2020-05-27T14:21:54.467Z] #40 75.62 DEP compel/src/lib/infect-rpc.d [2020-05-27T14:21:54.467Z] #40 75.95 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-27T14:21:54.467Z] #40 76.36 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-27T14:21:54.467Z] #40 76.57 DEP compel/src/lib/log.d [2020-05-27T14:21:54.467Z] #40 76.74 DEP compel/src/main.d [2020-05-27T14:21:54.467Z] #40 77.22 DEP compel/src/lib/handle-elf.d [2020-05-27T14:21:54.562Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-05-27T14:21:54.586Z] #17 15.65 Reading package lists... [2020-05-27T14:21:54.586Z] #17 ... [2020-05-27T14:21:54.586Z] [2020-05-27T14:21:54.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:54.586Z] #39 83.32 DEP criu/protobuf-desc.d [2020-05-27T14:21:54.586Z] #39 83.45 DEP criu/proc_parse.d [2020-05-27T14:21:54.586Z] #39 83.55 DEP criu/plugin.d [2020-05-27T14:21:54.586Z] #39 83.61 DEP criu/pipes.d [2020-05-27T14:21:54.586Z] #39 83.71 DEP criu/pie-util.d [2020-05-27T14:21:54.586Z] #39 83.80 DEP criu/pie-util-vdso.d [2020-05-27T14:21:54.586Z] #39 83.89 DEP criu/pie-util-vdso-elf32.d [2020-05-27T14:21:54.586Z] #39 84.03 DEP criu/path.d [2020-05-27T14:21:54.586Z] #39 84.19 DEP criu/parasite-syscall.d [2020-05-27T14:21:54.586Z] #39 84.40 DEP criu/pagemap.d [2020-05-27T14:21:54.586Z] #39 84.57 DEP criu/pagemap-cache.d [2020-05-27T14:21:54.586Z] #39 84.66 DEP criu/page-xfer.d [2020-05-27T14:21:54.586Z] #39 84.79 DEP criu/page-pipe.d [2020-05-27T14:21:54.586Z] #39 84.87 DEP criu/netfilter.d [2020-05-27T14:21:54.586Z] #39 85.06 DEP criu/net.d [2020-05-27T14:21:54.586Z] #39 85.28 DEP criu/namespaces.d [2020-05-27T14:21:54.586Z] #39 85.44 DEP criu/mount.d [2020-05-27T14:21:54.586Z] #39 85.59 DEP criu/mem.d [2020-05-27T14:21:54.586Z] #39 85.79 DEP criu/lsm.d [2020-05-27T14:21:54.586Z] #39 85.90 DEP criu/log.d [2020-05-27T14:21:54.586Z] #39 86.07 DEP criu/libnetlink.d [2020-05-27T14:21:54.586Z] #39 86.18 DEP criu/kerndat.d [2020-05-27T14:21:54.586Z] #39 86.34 DEP criu/kcmp-ids.d [2020-05-27T14:21:54.586Z] #39 86.43 DEP criu/irmap.d [2020-05-27T14:21:54.586Z] #39 86.63 DEP criu/ipc_ns.d [2020-05-27T14:21:54.586Z] #39 86.76 DEP criu/image.d [2020-05-27T14:21:54.586Z] #39 86.91 DEP criu/image-desc.d [2020-05-27T14:21:54.586Z] #39 86.99 DEP criu/fsnotify.d [2020-05-27T14:21:54.586Z] #39 87.16 DEP criu/filesystems.d [2020-05-27T14:21:54.586Z] #39 87.32 DEP criu/files.d [2020-05-27T14:21:54.586Z] #39 87.49 DEP criu/files-reg.d [2020-05-27T14:21:54.586Z] #39 87.72 DEP criu/files-ext.d [2020-05-27T14:21:54.586Z] #39 87.90 DEP criu/file-lock.d [2020-05-27T14:21:54.586Z] #39 88.01 DEP criu/file-ids.d [2020-05-27T14:21:54.760Z] #40 ... [2020-05-27T14:21:54.760Z] [2020-05-27T14:21:54.760Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-27T14:21:54.842Z] #39 88.12 DEP criu/fifo.d [2020-05-27T14:21:54.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2020-05-27T14:21:54.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2020-05-27T14:21:55.056Z] #16 DONE 0.4s [2020-05-27T14:21:55.056Z] [2020-05-27T14:21:55.056Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-27T14:21:55.100Z] #39 88.28 DEP criu/fdstore.d [2020-05-27T14:21:55.100Z] #39 88.36 DEP criu/fault-injection.d [2020-05-27T14:21:55.100Z] #39 88.42 DEP criu/external.d [2020-05-27T14:21:55.100Z] #39 88.51 DEP criu/eventpoll.d [2020-05-27T14:21:55.265Z] #19 12.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-27T14:21:55.265Z] #19 12.60 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-27T14:21:55.265Z] #19 12.69 Successfully built pyyaml [2020-05-27T14:21:55.265Z] #19 12.70 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-27T14:21:55.349Z] #17 DONE 0.5s [2020-05-27T14:21:55.349Z] [2020-05-27T14:21:55.349Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:55.349Z] #42 164.2 text/template [2020-05-27T14:21:55.356Z] #39 88.70 DEP criu/eventfd.d [2020-05-27T14:21:55.528Z] #19 13.03 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-27T14:21:55.613Z] #39 88.86 DEP criu/crtools.d [2020-05-27T14:21:55.642Z] #42 ... [2020-05-27T14:21:55.642Z] [2020-05-27T14:21:55.642Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:55.684Z] #39 92.50 CC criu/bfd.o [2020-05-27T14:21:55.684Z] #39 92.87 CC criu/bitmap.o [2020-05-27T14:21:55.684Z] #39 93.02 CC criu/cgroup-props.o [2020-05-27T14:21:55.845Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-05-27T14:21:55.845Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-27T14:21:55.845Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.7% of statements [2020-05-27T14:21:55.870Z] #39 89.05 DEP criu/cr-service.d [2020-05-27T14:21:55.870Z] #39 89.16 DEP criu/cr-restore.d [2020-05-27T14:21:55.870Z] #39 ... [2020-05-27T14:21:55.870Z] [2020-05-27T14:21:55.870Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:55.870Z] #17 15.65 Reading package lists... [2020-05-27T14:21:56.101Z] #19 DONE 13.6s [2020-05-27T14:21:56.101Z] [2020-05-27T14:21:56.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:56.101Z] #39 145.4 CC criu/net.o [2020-05-27T14:21:56.101Z] #39 148.3 CC criu/netfilter.o [2020-05-27T14:21:56.101Z] #39 148.6 CC criu/page-pipe.o [2020-05-27T14:21:56.288Z] #18 0.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-27T14:21:56.288Z] #18 0.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-27T14:21:56.288Z] #18 0.795 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-27T14:21:56.618Z] #39 93.59 CC criu/cgroup.o [2020-05-27T14:21:56.672Z] #39 149.3 CC criu/page-xfer.o [2020-05-27T14:21:56.848Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-05-27T14:21:57.063Z] #17 18.94 Building dependency tree... [2020-05-27T14:21:57.320Z] #17 ... [2020-05-27T14:21:57.320Z] [2020-05-27T14:21:57.320Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:21:57.320Z] #28 DONE 197.5s [2020-05-27T14:21:57.577Z] [2020-05-27T14:21:57.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:57.577Z] #39 89.38 DEP criu/cr-errno.d [2020-05-27T14:21:57.577Z] #39 89.39 DEP criu/cr-dump.d [2020-05-27T14:21:57.577Z] #39 89.63 DEP criu/cr-dedup.d [2020-05-27T14:21:57.577Z] #39 89.77 DEP criu/cr-check.d [2020-05-27T14:21:57.577Z] #39 89.96 DEP criu/config.d [2020-05-27T14:21:57.577Z] #39 90.06 DEP criu/clone-noasan.d [2020-05-27T14:21:57.577Z] #39 90.09 DEP criu/cgroup.d [2020-05-27T14:21:57.577Z] #39 90.21 DEP criu/cgroup-props.d [2020-05-27T14:21:57.577Z] #39 90.30 DEP criu/bitmap.d [2020-05-27T14:21:57.577Z] #39 90.33 DEP criu/bfd.d [2020-05-27T14:21:57.577Z] #39 90.40 DEP criu/autofs.d [2020-05-27T14:21:57.577Z] #39 90.58 DEP criu/aio.d [2020-05-27T14:21:57.577Z] #39 90.73 DEP criu/action-scripts.d [2020-05-27T14:21:57.618Z] #39 150.5 CC criu/pagemap-cache.o [2020-05-27T14:21:57.806Z] #18 2.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-27T14:21:57.851Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-05-27T14:21:57.851Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-27T14:21:57.879Z] #39 150.7 CC criu/pagemap.o [2020-05-27T14:21:58.140Z] #39 ... [2020-05-27T14:21:58.140Z] [2020-05-27T14:21:58.140Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:21:58.140Z] #49 95.95 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-27T14:21:58.140Z] #39 91.41 CC criu/action-scripts.o [2020-05-27T14:21:58.283Z] sha256:ea4810cb71270816144d9b01a05c25dee1444b16e69f55a33fb31a296e91b610 [2020-05-27T14:21:58.283Z] INFO: Starting docker-py tests... [2020-05-27T14:21:58.283Z] ============================= test session starts ============================== [2020-05-27T14:21:58.283Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-27T14:21:58.283Z] rootdir: /src, inifile: pytest.ini [2020-05-27T14:21:58.283Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-27T14:21:58.283Z] collected 387 items / 1 deselected / 386 selected [2020-05-27T14:21:58.283Z] [2020-05-27T14:21:58.465Z] ok github.com/docker/docker/daemon/logger/splunk 1.486s coverage: 82.5% of statements [2020-05-27T14:21:58.465Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-27T14:21:58.518Z] #39 95.71 CC criu/clone-noasan.o [2020-05-27T14:21:58.518Z] #39 ... [2020-05-27T14:21:58.518Z] [2020-05-27T14:21:58.518Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:21:58.518Z] #17 20.29 libcap2-bin is already the newest version (1:2.25-2). [2020-05-27T14:21:58.518Z] #17 20.29 The following additional packages will be installed: [2020-05-27T14:21:58.518Z] #17 20.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-27T14:21:58.518Z] #17 20.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-27T14:21:58.518Z] #17 20.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-27T14:21:58.518Z] #17 20.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-27T14:21:58.518Z] #17 20.30 python3.7 python3.7-minimal vim-runtime xxd [2020-05-27T14:21:58.518Z] #17 20.30 Suggested packages: [2020-05-27T14:21:58.519Z] #17 20.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-27T14:21:58.519Z] #17 20.30 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-27T14:21:58.519Z] #17 20.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-27T14:21:58.519Z] #17 20.30 Recommended packages: [2020-05-27T14:21:58.519Z] #17 20.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-27T14:21:58.519Z] #17 20.30 python3-keyrings.alt python3-xdg unzip [2020-05-27T14:21:58.519Z] #17 21.96 The following NEW packages will be installed: [2020-05-27T14:21:58.519Z] #17 21.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-27T14:21:58.519Z] #17 21.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-27T14:21:58.519Z] #17 21.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-27T14:21:58.519Z] #17 21.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-27T14:21:58.519Z] #17 21.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-27T14:21:58.519Z] #17 21.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-27T14:21:58.519Z] #17 21.97 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-27T14:21:58.519Z] #17 21.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-27T14:21:58.519Z] #17 21.97 xz-utils zip [2020-05-27T14:21:58.519Z] #17 22.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:21:58.519Z] #17 22.42 Need to get 28.5 MB of archives. [2020-05-27T14:21:58.519Z] #17 22.42 After this operation, 116 MB of additional disk space will be used. [2020-05-27T14:21:58.519Z] #17 22.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-27T14:21:58.519Z] #17 22.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-27T14:21:58.519Z] #17 22.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-27T14:21:58.519Z] #17 23.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-27T14:21:58.519Z] #17 23.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-27T14:21:58.519Z] #17 23.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-27T14:21:58.519Z] #17 23.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-27T14:21:58.519Z] #17 23.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-27T14:21:58.519Z] #17 23.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-27T14:21:58.519Z] #17 23.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-27T14:21:58.519Z] #17 23.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-27T14:21:58.519Z] #17 23.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-27T14:21:58.519Z] #17 23.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-27T14:21:58.519Z] #17 23.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-27T14:21:58.519Z] #17 23.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-27T14:21:58.519Z] #17 23.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-27T14:21:58.519Z] #17 23.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-27T14:21:58.519Z] #17 23.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:21:58.519Z] #17 23.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-27T14:21:58.519Z] #17 23.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-27T14:21:58.519Z] #17 23.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-27T14:21:58.519Z] #17 23.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-27T14:21:58.519Z] #17 23.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-27T14:21:58.519Z] #17 23.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-27T14:21:58.519Z] #17 23.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-27T14:21:58.519Z] #17 23.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-27T14:21:58.519Z] #17 23.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-27T14:21:58.519Z] #17 23.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-27T14:21:58.519Z] #17 23.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-27T14:21:58.519Z] #17 23.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-27T14:21:58.519Z] #17 23.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-27T14:21:58.519Z] #17 23.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-27T14:21:58.519Z] #17 23.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-27T14:21:58.519Z] #17 23.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-27T14:21:58.519Z] #17 23.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-27T14:21:58.519Z] #17 23.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-27T14:21:58.519Z] #17 23.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-27T14:21:58.519Z] #17 23.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-27T14:21:58.519Z] #17 23.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-27T14:21:58.519Z] #17 23.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-27T14:21:58.519Z] #17 23.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-27T14:21:58.519Z] #17 23.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-27T14:21:58.519Z] #17 23.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-27T14:21:58.519Z] #17 23.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-27T14:21:58.519Z] #17 23.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-27T14:21:58.519Z] #17 25.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-27T14:21:58.519Z] #17 25.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-27T14:21:58.705Z] #39 92.00 CC criu/aio.o [2020-05-27T14:21:58.746Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-05-27T14:21:58.746Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-27T14:21:58.777Z] #17 25.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-27T14:21:59.270Z] #39 92.53 CC criu/autofs.o [2020-05-27T14:21:59.343Z] #17 25.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:21:59.343Z] #17 25.80 Fetched 28.5 MB in 3s (8833 kB/s) [2020-05-27T14:21:59.343Z] #17 25.84 Selecting previously unselected package pigz. [2020-05-27T14:21:59.343Z] #17 25.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 ... 23434 files and directories currently installed.) [2020-05-27T14:21:59.343Z] #17 25.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-27T14:21:59.343Z] #17 25.90 Unpacking pigz (2.4-1) ... [2020-05-27T14:21:59.343Z] #17 25.97 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-27T14:21:59.343Z] #17 25.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:21:59.343Z] #17 25.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:21:59.526Z] #49 97.27 + mkdir -p /build [2020-05-27T14:21:59.526Z] #49 97.27 + cp runc /build/runc [2020-05-27T14:21:59.787Z] #49 DONE 97.6s [2020-05-27T14:21:59.787Z] [2020-05-27T14:21:59.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:21:59.787Z] #39 151.5 CC criu/parasite-syscall.o [2020-05-27T14:21:59.787Z] #39 152.1 CC criu/path.o [2020-05-27T14:21:59.787Z] #39 152.3 CC criu/pie-util-vdso.o [2020-05-27T14:21:59.909Z] #17 26.37 Selecting previously unselected package python3.7-minimal. [2020-05-27T14:21:59.909Z] #17 26.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:21:59.909Z] #17 26.38 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:22:00.047Z] #39 152.7 CC criu/pie-util.o [2020-05-27T14:22:00.047Z] #39 152.8 CC criu/pipes.o [2020-05-27T14:22:00.211Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-05-27T14:22:00.643Z] #39 93.97 CC criu/bfd.o [2020-05-27T14:22:00.843Z] #17 27.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:00.843Z] #17 27.15 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:22:00.844Z] ok github.com/docker/docker/distribution 0.517s coverage: 22.1% of statements [2020-05-27T14:22:00.845Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-27T14:22:00.988Z] #39 153.5 CC criu/plugin.o [2020-05-27T14:22:01.208Z] #39 94.49 CC criu/bitmap.o [2020-05-27T14:22:01.208Z] #39 94.63 CC criu/cgroup-props.o [2020-05-27T14:22:01.249Z] #39 153.9 CC criu/proc_parse.o [2020-05-27T14:22:01.339Z] #18 5.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-27T14:22:01.339Z] #18 5.920 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-27T14:22:01.456Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-27T14:22:02.144Z] #39 ... [2020-05-27T14:22:02.144Z] [2020-05-27T14:22:02.144Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:02.144Z] #17 20.64 libcap2-bin is already the newest version (1:2.25-2). [2020-05-27T14:22:02.144Z] #17 20.64 The following additional packages will be installed: [2020-05-27T14:22:02.144Z] #17 20.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-27T14:22:02.144Z] #17 20.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-27T14:22:02.144Z] #17 20.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-27T14:22:02.144Z] #17 20.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-27T14:22:02.144Z] #17 20.64 python3.7 python3.7-minimal vim-runtime xxd [2020-05-27T14:22:02.144Z] #17 20.65 Suggested packages: [2020-05-27T14:22:02.144Z] #17 20.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-27T14:22:02.144Z] #17 20.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-27T14:22:02.144Z] #17 20.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-27T14:22:02.144Z] #17 20.65 Recommended packages: [2020-05-27T14:22:02.144Z] #17 20.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-27T14:22:02.144Z] #17 20.65 python3-keyrings.alt python3-xdg unzip [2020-05-27T14:22:02.144Z] #17 22.29 The following NEW packages will be installed: [2020-05-27T14:22:02.144Z] #17 22.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-27T14:22:02.144Z] #17 22.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-27T14:22:02.144Z] #17 22.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-27T14:22:02.144Z] #17 22.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-27T14:22:02.144Z] #17 22.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-27T14:22:02.144Z] #17 22.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-27T14:22:02.144Z] #17 22.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-27T14:22:02.144Z] #17 22.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-27T14:22:02.144Z] #17 22.30 xz-utils zip [2020-05-27T14:22:02.144Z] #17 22.60 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-27T14:22:02.144Z] #17 22.60 Need to get 28.5 MB of archives. [2020-05-27T14:22:02.144Z] #17 22.60 After this operation, 116 MB of additional disk space will be used. [2020-05-27T14:22:02.144Z] #17 22.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-27T14:22:02.144Z] #17 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-27T14:22:02.144Z] #17 22.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-27T14:22:02.144Z] #17 22.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-27T14:22:02.144Z] #17 22.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-27T14:22:02.144Z] #17 22.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-27T14:22:02.144Z] #17 22.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-27T14:22:02.144Z] #17 22.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-27T14:22:02.144Z] #17 22.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-27T14:22:02.144Z] #17 22.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-27T14:22:02.144Z] #17 22.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-27T14:22:02.144Z] #17 22.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-27T14:22:02.144Z] #17 22.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-27T14:22:02.144Z] #17 22.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-27T14:22:02.144Z] #17 22.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-27T14:22:02.144Z] #17 22.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-27T14:22:02.144Z] #17 22.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-27T14:22:02.144Z] #17 22.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:22:02.144Z] #17 22.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-27T14:22:02.144Z] #17 22.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-27T14:22:02.144Z] #17 22.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-27T14:22:02.144Z] #17 22.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-27T14:22:02.144Z] #17 22.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-27T14:22:02.144Z] #17 22.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-27T14:22:02.144Z] #17 22.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-27T14:22:02.144Z] #17 22.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-27T14:22:02.144Z] #17 22.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-27T14:22:02.144Z] #17 22.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-27T14:22:02.144Z] #17 23.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-27T14:22:02.144Z] #17 23.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-27T14:22:02.144Z] #17 23.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-27T14:22:02.144Z] #17 23.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-27T14:22:02.144Z] #17 23.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-27T14:22:02.144Z] #17 23.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-27T14:22:02.144Z] #17 23.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-27T14:22:02.144Z] #17 23.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-27T14:22:02.144Z] #17 23.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-27T14:22:02.144Z] #17 23.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-27T14:22:02.144Z] #17 23.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-27T14:22:02.144Z] #17 23.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-27T14:22:02.144Z] #17 23.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-27T14:22:02.144Z] #17 23.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-27T14:22:02.144Z] #17 23.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-27T14:22:02.144Z] #17 23.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-27T14:22:02.144Z] #17 23.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-27T14:22:02.144Z] #17 23.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-27T14:22:02.144Z] #17 23.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-27T14:22:02.144Z] #17 23.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-27T14:22:02.144Z] #17 24.43 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:22:02.144Z] #17 24.55 Fetched 28.5 MB in 2s (17.8 MB/s) [2020-05-27T14:22:02.144Z] #17 24.60 Selecting previously unselected package pigz. [2020-05-27T14:22:02.144Z] #17 24.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-05-27T14:22:02.144Z] #17 24.64 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-27T14:22:02.144Z] #17 24.65 Unpacking pigz (2.4-1) ... [2020-05-27T14:22:02.144Z] #17 24.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-27T14:22:02.144Z] #17 24.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:22:02.144Z] #17 24.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:02.403Z] #17 25.17 Selecting previously unselected package python3.7-minimal. [2020-05-27T14:22:02.403Z] #17 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:22:02.403Z] #17 25.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:22:02.458Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-05-27T14:22:02.744Z] #17 29.17 Selecting previously unselected package python3-minimal. [2020-05-27T14:22:02.744Z] #17 29.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-05-27T14:22:02.744Z] #17 29.23 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-27T14:22:02.744Z] #17 29.23 Unpacking python3-minimal (3.7.3-1) ... [2020-05-27T14:22:02.744Z] #17 29.33 Selecting previously unselected package libmpdec2:amd64. [2020-05-27T14:22:02.744Z] #17 29.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-27T14:22:02.744Z] #17 29.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-27T14:22:03.002Z] #17 29.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-27T14:22:03.002Z] #17 29.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:22:03.002Z] #17 29.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:03.070Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-05-27T14:22:03.070Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.1% of statements [2020-05-27T14:22:03.070Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-27T14:22:03.070Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-27T14:22:03.159Z] #39 155.8 CC criu/protobuf-desc.o [2020-05-27T14:22:03.337Z] #17 25.94 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:03.337Z] #17 25.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:22:03.729Z] #39 156.5 CC criu/protobuf.o [2020-05-27T14:22:03.935Z] #17 30.28 Selecting previously unselected package python3.7. [2020-05-27T14:22:03.935Z] #17 30.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:22:03.935Z] #17 30.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:03.935Z] #17 30.41 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-27T14:22:03.935Z] #17 30.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-27T14:22:03.935Z] #17 30.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-27T14:22:03.935Z] #17 30.50 Setting up python3-minimal (3.7.3-1) ... [2020-05-27T14:22:03.989Z] #39 156.7 CC criu/pstree.o [2020-05-27T14:22:04.070Z] #18 ... [2020-05-27T14:22:04.070Z] [2020-05-27T14:22:04.070Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:04.070Z] #40 77.58 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-27T14:22:04.070Z] #40 77.98 CC compel/src/lib/log.o [2020-05-27T14:22:04.070Z] #40 78.58 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-27T14:22:04.070Z] #40 79.37 CC compel/arch/ppc64/src/lib/infect.o [2020-05-27T14:22:04.070Z] #40 80.75 CC compel/src/lib/infect-rpc.o [2020-05-27T14:22:04.070Z] #40 81.40 CC compel/src/lib/infect-util.o [2020-05-27T14:22:04.070Z] #40 81.94 CC compel/src/lib/infect.o [2020-05-27T14:22:04.070Z] #40 86.37 CC compel/src/lib/ptrace.o [2020-05-27T14:22:04.073Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-05-27T14:22:04.073Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-27T14:22:04.354Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-27T14:22:04.361Z] #40 87.11 AR compel/libcompel.a [2020-05-27T14:22:04.655Z] #40 87.35 HOSTCC compel/src/main-host.o [2020-05-27T14:22:04.655Z] #40 ... [2020-05-27T14:22:04.655Z] [2020-05-27T14:22:04.655Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:22:04.655Z] #48 183.6 golang.org/x/crypto/ssh/terminal [2020-05-27T14:22:04.870Z] #17 31.36 Selecting previously unselected package python3. [2020-05-27T14:22:04.871Z] #17 31.36 (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 ... 24095 files and directories currently installed.) [2020-05-27T14:22:04.871Z] #17 31.39 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-27T14:22:04.871Z] #17 31.41 Unpacking python3 (3.7.3-1) ... [2020-05-27T14:22:04.871Z] #17 31.52 Selecting previously unselected package libip4tc0:amd64. [2020-05-27T14:22:04.930Z] #39 157.6 CC criu/rbtree.o [2020-05-27T14:22:05.129Z] #17 31.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-27T14:22:05.129Z] #17 31.54 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:05.129Z] #17 31.62 Selecting previously unselected package libip6tc0:amd64. [2020-05-27T14:22:05.129Z] #17 31.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-27T14:22:05.129Z] #17 31.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:05.129Z] #17 31.72 Selecting previously unselected package libiptc0:amd64. [2020-05-27T14:22:05.129Z] #17 31.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-27T14:22:05.129Z] #17 31.73 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:05.191Z] #39 157.8 CC criu/rst-malloc.o [2020-05-27T14:22:05.191Z] #39 ... [2020-05-27T14:22:05.191Z] [2020-05-27T14:22:05.191Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:05.191Z] #45 224.5 + cd /tmp/tmp.FBl3BaLdDu/src/github.com/golangci/golangci-lint/ [2020-05-27T14:22:05.191Z] #45 224.5 + git checkout -q v1.23.8 [2020-05-27T14:22:05.236Z] #17 28.14 Selecting previously unselected package python3-minimal. [2020-05-27T14:22:05.356Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-05-27T14:22:05.387Z] #17 31.81 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-27T14:22:05.387Z] #17 31.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-27T14:22:05.387Z] #17 31.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-27T14:22:05.387Z] #17 31.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-27T14:22:05.387Z] #17 31.88 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-27T14:22:05.387Z] #17 31.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-27T14:22:05.387Z] #17 31.96 Selecting previously unselected package libnftnl11:amd64. [2020-05-27T14:22:05.387Z] #17 31.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-27T14:22:05.451Z] #45 224.9 ++ git describe --tags [2020-05-27T14:22:05.495Z] #17 28.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-05-27T14:22:05.495Z] #17 28.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-27T14:22:05.495Z] #17 28.20 Unpacking python3-minimal (3.7.3-1) ... [2020-05-27T14:22:05.495Z] #17 28.30 Selecting previously unselected package libmpdec2:amd64. [2020-05-27T14:22:05.495Z] #17 28.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-27T14:22:05.495Z] #17 28.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-27T14:22:05.495Z] #17 28.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-27T14:22:05.637Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-27T14:22:05.645Z] #17 31.98 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-27T14:22:05.645Z] #17 32.06 Selecting previously unselected package iptables. [2020-05-27T14:22:05.645Z] #17 32.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-27T14:22:05.645Z] #17 32.07 Unpacking iptables (1.8.2-4) ... [2020-05-27T14:22:05.712Z] #45 224.9 + version=v1.23.8 [2020-05-27T14:22:05.712Z] #45 224.9 ++ git rev-parse --short HEAD [2020-05-27T14:22:05.712Z] #45 224.9 + commit=76a82c6 [2020-05-27T14:22:05.712Z] #45 224.9 ++ git show -s --format=%cd [2020-05-27T14:22:05.712Z] #45 224.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-27T14:22:05.712Z] #45 224.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:22:05.753Z] #17 28.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:22:05.753Z] #17 28.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:05.903Z] #17 32.44 Selecting previously unselected package xxd. [2020-05-27T14:22:05.903Z] #17 32.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-27T14:22:05.903Z] #17 32.46 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:22:05.903Z] #17 32.57 Selecting previously unselected package vim-common. [2020-05-27T14:22:06.161Z] #17 32.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:22:06.161Z] #17 32.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:22:06.161Z] #17 32.72 Selecting previously unselected package bash-completion. [2020-05-27T14:22:06.161Z] #17 32.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-27T14:22:06.686Z] #17 29.35 Selecting previously unselected package python3.7. [2020-05-27T14:22:06.686Z] #17 29.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-27T14:22:06.686Z] #17 29.36 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:06.686Z] #17 29.49 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-27T14:22:06.686Z] #17 29.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-27T14:22:06.686Z] #17 29.51 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-27T14:22:06.686Z] #17 29.58 Setting up python3-minimal (3.7.3-1) ... [2020-05-27T14:22:06.783Z] #48 ... [2020-05-27T14:22:06.783Z] [2020-05-27T14:22:06.783Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:22:06.783Z] #42 175.2 go/parser [2020-05-27T14:22:06.783Z] #42 179.4 encoding/xml [2020-05-27T14:22:06.783Z] #42 ... [2020-05-27T14:22:06.783Z] [2020-05-27T14:22:06.783Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:06.783Z] #40 87.98 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-27T14:22:06.783Z] #40 88.42 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-27T14:22:06.783Z] #40 89.20 HOSTCC compel/src/lib/log-host.o [2020-05-27T14:22:06.783Z] #40 89.52 HOSTLINK compel/compel-host-bin [2020-05-27T14:22:07.081Z] #40 89.77 DEP soccr/soccr.d [2020-05-27T14:22:07.090Z] 4612f6d0b889: Retrying in 5 seconds [2020-05-27T14:22:07.113Z] ok github.com/docker/docker/pkg/archive 0.505s coverage: 76.9% of statements [2020-05-27T14:22:07.374Z] #40 90.08 CC soccr/soccr.o [2020-05-27T14:22:07.572Z] 4612f6d0b889: Retrying in 4 seconds [2020-05-27T14:22:07.620Z] #17 30.47 Selecting previously unselected package python3. [2020-05-27T14:22:07.620Z] #17 30.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 ... 24095 files and directories currently installed.) [2020-05-27T14:22:07.620Z] #17 30.51 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-27T14:22:07.620Z] #17 30.52 Unpacking python3 (3.7.3-1) ... [2020-05-27T14:22:07.878Z] #17 30.60 Selecting previously unselected package libip4tc0:amd64. [2020-05-27T14:22:07.878Z] #17 30.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-27T14:22:07.878Z] #17 30.61 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:07.878Z] #17 30.71 Selecting previously unselected package libip6tc0:amd64. [2020-05-27T14:22:07.878Z] #17 30.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-27T14:22:07.878Z] #17 30.73 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:07.878Z] #17 30.80 Selecting previously unselected package libiptc0:amd64. [2020-05-27T14:22:07.878Z] #17 30.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-27T14:22:07.878Z] #17 30.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:08.116Z] ok github.com/docker/docker/pkg/authorization 0.346s coverage: 68.3% of statements [2020-05-27T14:22:08.136Z] #17 30.88 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-27T14:22:08.136Z] #17 30.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-27T14:22:08.136Z] #17 30.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-27T14:22:08.136Z] #17 30.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-27T14:22:08.136Z] #17 30.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-27T14:22:08.136Z] #17 30.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-27T14:22:08.136Z] #17 31.04 Selecting previously unselected package libnftnl11:amd64. [2020-05-27T14:22:08.136Z] #17 31.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-27T14:22:08.136Z] #17 31.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-27T14:22:08.394Z] #17 31.14 Selecting previously unselected package iptables. [2020-05-27T14:22:08.394Z] #17 31.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-27T14:22:08.394Z] #17 31.14 Unpacking iptables (1.8.2-4) ... [2020-05-27T14:22:08.397Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-27T14:22:08.397Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-05-27T14:22:08.587Z] 4612f6d0b889: Retrying in 3 seconds [2020-05-27T14:22:08.652Z] #17 31.47 Selecting previously unselected package xxd. [2020-05-27T14:22:08.652Z] #17 31.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-27T14:22:08.652Z] #17 31.49 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:22:08.689Z] #17 ... [2020-05-27T14:22:08.689Z] [2020-05-27T14:22:08.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:08.689Z] #39 95.89 CC criu/config.o [2020-05-27T14:22:08.689Z] #39 97.31 CC criu/cr-check.o [2020-05-27T14:22:08.689Z] #39 99.16 CC criu/cr-dedup.o [2020-05-27T14:22:08.689Z] #39 99.54 CC criu/cr-dump.o [2020-05-27T14:22:08.689Z] #39 101.6 CC criu/cr-errno.o [2020-05-27T14:22:08.689Z] #39 101.7 CC criu/cr-restore.o [2020-05-27T14:22:08.911Z] #17 31.65 Selecting previously unselected package vim-common. [2020-05-27T14:22:08.911Z] #17 31.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:22:08.911Z] #17 31.69 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:22:08.947Z] #39 ... [2020-05-27T14:22:08.947Z] [2020-05-27T14:22:08.947Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:08.947Z] #17 35.28 Unpacking bash-completion (1:2.8-6) ... [2020-05-27T14:22:09.169Z] #17 31.86 Selecting previously unselected package bash-completion. [2020-05-27T14:22:09.169Z] #17 31.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-27T14:22:09.205Z] #17 35.66 Selecting previously unselected package bzip2. [2020-05-27T14:22:09.205Z] #17 35.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-27T14:22:09.205Z] #17 35.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:22:09.205Z] #17 35.75 Selecting previously unselected package xz-utils. [2020-05-27T14:22:09.205Z] #17 35.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-27T14:22:09.205Z] #17 35.77 Unpacking xz-utils (5.2.4-1) ... [2020-05-27T14:22:09.463Z] #17 35.92 Selecting previously unselected package apparmor. [2020-05-27T14:22:09.463Z] #17 35.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-27T14:22:09.463Z] #17 36.03 Unpacking apparmor (2.13.2-10) ... [2020-05-27T14:22:09.601Z] 4612f6d0b889: Retrying in 2 seconds [2020-05-27T14:22:10.028Z] #17 36.39 Selecting previously unselected package aufs-tools. [2020-05-27T14:22:10.028Z] #17 36.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-27T14:22:10.028Z] #17 36.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:22:10.028Z] #17 36.52 Selecting previously unselected package libonig5:amd64. [2020-05-27T14:22:10.028Z] #17 36.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-27T14:22:10.028Z] #17 36.54 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:22:10.028Z] #17 36.71 Selecting previously unselected package libjq1:amd64. [2020-05-27T14:22:10.161Z] #40 93.00 AR soccr/libsoccr.a [2020-05-27T14:22:10.287Z] #17 36.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:22:10.287Z] #17 36.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:22:10.287Z] #17 36.85 Selecting previously unselected package jq. [2020-05-27T14:22:10.287Z] #17 36.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:22:10.287Z] #17 36.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:22:10.287Z] #17 36.97 Selecting previously unselected package libaio1:amd64. [2020-05-27T14:22:10.451Z] #40 93.09 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:22:10.545Z] #17 36.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-27T14:22:10.545Z] #17 36.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-27T14:22:10.545Z] #17 37.05 Selecting previously unselected package libgpm2:amd64. [2020-05-27T14:22:10.545Z] #17 37.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-27T14:22:10.545Z] #17 37.05 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-27T14:22:10.621Z] 4612f6d0b889: Retrying in 1 second [2020-05-27T14:22:10.803Z] #17 37.12 Selecting previously unselected package libicu63:amd64. [2020-05-27T14:22:10.803Z] #17 37.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-27T14:22:10.803Z] #17 37.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:22:11.085Z] #40 93.68 DEP criu/arch/ppc64/sigframe.d [2020-05-27T14:22:11.085Z] #40 93.89 DEP criu/arch/ppc64/crtools.d [2020-05-27T14:22:11.697Z] #17 34.34 Unpacking bash-completion (1:2.8-6) ... [2020-05-27T14:22:11.697Z] #17 34.64 Selecting previously unselected package bzip2. [2020-05-27T14:22:11.716Z] #40 94.24 DEP criu/arch/ppc64/cpu.d [2020-05-27T14:22:11.716Z] #40 94.62 CC criu/arch/ppc64/cpu.o [2020-05-27T14:22:11.956Z] #17 34.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-27T14:22:11.956Z] #17 34.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:22:11.956Z] #17 34.77 Selecting previously unselected package xz-utils. [2020-05-27T14:22:11.956Z] #17 34.79 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-27T14:22:11.956Z] #17 34.79 Unpacking xz-utils (5.2.4-1) ... [2020-05-27T14:22:11.956Z] #17 ... [2020-05-27T14:22:11.956Z] [2020-05-27T14:22:11.956Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:11.956Z] #39 95.40 CC criu/cgroup.o [2020-05-27T14:22:11.956Z] #39 98.11 CC criu/clone-noasan.o [2020-05-27T14:22:11.956Z] #39 98.34 CC criu/config.o [2020-05-27T14:22:11.956Z] #39 99.72 CC criu/cr-check.o [2020-05-27T14:22:11.956Z] #39 101.3 CC criu/cr-dedup.o [2020-05-27T14:22:11.956Z] #39 101.7 CC criu/cr-dump.o [2020-05-27T14:22:11.956Z] #39 104.1 CC criu/cr-errno.o [2020-05-27T14:22:11.956Z] #39 104.2 CC criu/cr-restore.o [2020-05-27T14:22:12.214Z] #39 ... [2020-05-27T14:22:12.214Z] [2020-05-27T14:22:12.214Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:12.214Z] #17 34.96 Selecting previously unselected package apparmor. [2020-05-27T14:22:12.214Z] #17 34.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-27T14:22:12.214Z] #17 35.04 Unpacking apparmor (2.13.2-10) ... [2020-05-27T14:22:12.473Z] #17 35.42 Selecting previously unselected package aufs-tools. [2020-05-27T14:22:12.473Z] #17 35.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-27T14:22:12.473Z] #17 35.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:22:12.731Z] #17 35.57 Selecting previously unselected package libonig5:amd64. [2020-05-27T14:22:12.731Z] #17 35.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-27T14:22:12.731Z] #17 35.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:22:12.751Z] #40 95.50 CC criu/arch/ppc64/crtools.o [2020-05-27T14:22:12.751Z] #40 ... [2020-05-27T14:22:12.751Z] [2020-05-27T14:22:12.751Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:12.751Z] #18 17.35 Fetched 8131 kB in 17s (484 kB/s) [2020-05-27T14:22:12.768Z] ok github.com/docker/docker/layer 7.688s coverage: 68.8% of statements [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/oci [no test files] [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-27T14:22:12.768Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-27T14:22:12.768Z] ok github.com/docker/docker/pkg/chrootarchive 3.550s coverage: 43.2% of statements [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-27T14:22:12.768Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-27T14:22:12.768Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-05-27T14:22:12.989Z] #17 35.75 Selecting previously unselected package libjq1:amd64. [2020-05-27T14:22:12.989Z] #17 35.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:22:12.989Z] #17 35.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:22:12.989Z] #17 35.87 Selecting previously unselected package jq. [2020-05-27T14:22:12.989Z] #17 35.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-27T14:22:12.989Z] #17 35.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:22:12.989Z] #17 35.96 Selecting previously unselected package libaio1:amd64. [2020-05-27T14:22:13.049Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-27T14:22:13.247Z] #17 35.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-27T14:22:13.247Z] #17 35.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-27T14:22:13.247Z] #17 36.05 Selecting previously unselected package libgpm2:amd64. [2020-05-27T14:22:13.247Z] #17 36.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-27T14:22:13.247Z] #17 36.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-27T14:22:13.247Z] #17 36.17 Selecting previously unselected package libicu63:amd64. [2020-05-27T14:22:13.505Z] #17 36.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-27T14:22:13.505Z] #17 36.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:22:13.646Z] 4612f6d0b889: Verifying Checksum [2020-05-27T14:22:13.646Z] 4612f6d0b889: Download complete [2020-05-27T14:22:13.660Z] ok github.com/docker/docker/pkg/discovery/memory 0.026s coverage: 92.3% of statements [2020-05-27T14:22:13.842Z] #45 ... [2020-05-27T14:22:13.842Z] [2020-05-27T14:22:13.842Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:13.842Z] #39 158.0 CC criu/seccomp.o [2020-05-27T14:22:13.842Z] #39 158.5 CC criu/seize.o [2020-05-27T14:22:13.842Z] #39 159.1 CC criu/servicefd.o [2020-05-27T14:22:13.842Z] #39 159.5 CC criu/shmem.o [2020-05-27T14:22:13.842Z] #39 160.2 CC criu/sigframe.o [2020-05-27T14:22:13.842Z] #39 160.3 CC criu/signalfd.o [2020-05-27T14:22:13.842Z] #39 160.6 CC criu/sk-inet.o [2020-05-27T14:22:13.842Z] #39 161.4 CC criu/sk-netlink.o [2020-05-27T14:22:13.842Z] #39 161.7 CC criu/sk-packet.o [2020-05-27T14:22:13.842Z] #39 162.2 CC criu/sk-queue.o [2020-05-27T14:22:13.842Z] #39 162.5 CC criu/sk-tcp.o [2020-05-27T14:22:13.842Z] #39 162.9 CC criu/sk-unix.o [2020-05-27T14:22:13.842Z] #39 164.6 CC criu/sockets.o [2020-05-27T14:22:13.842Z] #39 165.3 CC criu/stats.o [2020-05-27T14:22:13.842Z] #39 165.6 CC criu/string.o [2020-05-27T14:22:13.843Z] #39 165.7 CC criu/sysctl.o [2020-05-27T14:22:13.843Z] #39 166.2 CC criu/sysfs_parse.o [2020-05-27T14:22:13.843Z] #39 166.5 CC criu/timerfd.o [2020-05-27T14:22:13.843Z] #39 ... [2020-05-27T14:22:13.843Z] [2020-05-27T14:22:13.843Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:13.843Z] #52 174.4 + bin/containerd [2020-05-27T14:22:14.103Z] #52 ... [2020-05-27T14:22:14.103Z] [2020-05-27T14:22:14.103Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:14.103Z] #39 166.8 CC criu/tty.o [2020-05-27T14:22:14.271Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-05-27T14:22:14.552Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-27T14:22:14.986Z] #17 41.09 Selecting previously unselected package libnet1:amd64. [2020-05-27T14:22:14.986Z] #17 41.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-27T14:22:14.986Z] #17 41.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:22:14.986Z] #17 41.18 Selecting previously unselected package libnl-3-200:amd64. [2020-05-27T14:22:14.986Z] #17 41.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-27T14:22:14.987Z] #17 41.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:22:14.987Z] #17 41.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-27T14:22:14.987Z] #17 41.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:22:14.987Z] #17 41.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:22:14.987Z] #17 41.35 Selecting previously unselected package libreadline5:amd64. [2020-05-27T14:22:14.987Z] #17 41.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-27T14:22:14.987Z] #17 41.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-27T14:22:14.987Z] #17 41.47 Selecting previously unselected package net-tools. [2020-05-27T14:22:14.987Z] #17 41.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-27T14:22:14.987Z] #17 41.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:22:15.244Z] #17 41.66 Selecting previously unselected package python-pip-whl. [2020-05-27T14:22:15.244Z] #17 41.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-27T14:22:15.244Z] #17 41.67 Unpacking python-pip-whl (18.1-5) ... [2020-05-27T14:22:15.502Z] #17 42.18 Selecting previously unselected package python3-lib2to3. [2020-05-27T14:22:15.760Z] #17 42.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-27T14:22:15.760Z] #17 42.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:22:15.760Z] #17 42.31 Selecting previously unselected package python3-distutils. [2020-05-27T14:22:15.760Z] #17 42.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-27T14:22:15.760Z] #17 42.32 Unpacking python3-distutils (3.7.3-1) ... [2020-05-27T14:22:16.014Z] #39 168.5 CC criu/tun.o [2020-05-27T14:22:16.015Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-05-27T14:22:16.018Z] #17 42.45 Selecting previously unselected package python3-pip. [2020-05-27T14:22:16.018Z] #17 42.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-27T14:22:16.018Z] #17 42.46 Unpacking python3-pip (18.1-5) ... [2020-05-27T14:22:16.275Z] #39 169.0 CC criu/uffd.o [2020-05-27T14:22:16.276Z] #17 42.60 Selecting previously unselected package python3-pkg-resources. [2020-05-27T14:22:16.276Z] #17 42.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:22:16.276Z] #17 42.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:22:16.276Z] #17 42.74 Selecting previously unselected package python3-setuptools. [2020-05-27T14:22:16.276Z] #17 42.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-27T14:22:16.276Z] #17 42.78 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-27T14:22:16.296Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-05-27T14:22:16.534Z] #17 42.99 Selecting previously unselected package python3-wheel. [2020-05-27T14:22:16.534Z] #17 43.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-27T14:22:16.534Z] #17 43.02 Unpacking python3-wheel (0.32.3-2) ... [2020-05-27T14:22:16.534Z] #17 43.11 Selecting previously unselected package sudo. [2020-05-27T14:22:16.534Z] #17 43.11 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-27T14:22:16.786Z] #17 39.69 Selecting previously unselected package libnet1:amd64. [2020-05-27T14:22:16.786Z] #17 39.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-27T14:22:16.786Z] #17 39.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:22:16.792Z] #17 43.12 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:22:16.907Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2020-05-27T14:22:16.907Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-05-27T14:22:17.045Z] #17 39.81 Selecting previously unselected package libnl-3-200:amd64. [2020-05-27T14:22:17.045Z] #17 39.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-27T14:22:17.045Z] #17 39.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:22:17.045Z] #17 39.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-27T14:22:17.045Z] #17 39.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-27T14:22:17.045Z] #17 39.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:22:17.045Z] #17 40.01 Selecting previously unselected package libreadline5:amd64. [2020-05-27T14:22:17.050Z] #17 43.60 Selecting previously unselected package thin-provisioning-tools. [2020-05-27T14:22:17.050Z] #17 43.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-27T14:22:17.050Z] #17 43.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:22:17.188Z] ok github.com/docker/docker/pkg/fsutils 0.437s coverage: 85.1% of statements [2020-05-27T14:22:17.303Z] #17 40.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-27T14:22:17.303Z] #17 40.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-27T14:22:17.303Z] #17 40.16 Selecting previously unselected package net-tools. [2020-05-27T14:22:17.303Z] #17 40.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-27T14:22:17.303Z] #17 40.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:22:17.308Z] #17 43.84 Selecting previously unselected package uidmap. [2020-05-27T14:22:17.308Z] #17 43.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-27T14:22:17.308Z] #17 43.86 Unpacking uidmap (1:4.5-1.1) ... [2020-05-27T14:22:17.308Z] #17 43.98 Selecting previously unselected package vim-runtime. [2020-05-27T14:22:17.561Z] #17 40.38 Selecting previously unselected package python-pip-whl. [2020-05-27T14:22:17.561Z] #17 40.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-27T14:22:17.561Z] #17 40.38 Unpacking python-pip-whl (18.1-5) ... [2020-05-27T14:22:17.565Z] #17 43.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:22:17.566Z] #17 44.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-27T14:22:17.566Z] #17 44.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-27T14:22:17.566Z] #17 44.04 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:22:17.657Z] #39 170.1 CC criu/util.o [2020-05-27T14:22:17.800Z] ok github.com/docker/docker/pkg/idtools 0.373s coverage: 70.3% of statements [2020-05-27T14:22:18.081Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 70.6% of statements [2020-05-27T14:22:18.127Z] #17 40.88 Selecting previously unselected package python3-lib2to3. [2020-05-27T14:22:18.127Z] #17 40.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-27T14:22:18.127Z] #17 40.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:22:18.127Z] #17 40.99 Selecting previously unselected package python3-distutils. [2020-05-27T14:22:18.127Z] #17 41.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-27T14:22:18.127Z] #17 41.00 Unpacking python3-distutils (3.7.3-1) ... [2020-05-27T14:22:18.127Z] #17 41.14 Selecting previously unselected package python3-pip. [2020-05-27T14:22:18.362Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-27T14:22:18.362Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-05-27T14:22:18.362Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-27T14:22:18.362Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-27T14:22:18.362Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-27T14:22:18.385Z] #17 41.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-27T14:22:18.385Z] #17 41.15 Unpacking python3-pip (18.1-5) ... [2020-05-27T14:22:18.597Z] #39 171.2 CC criu/uts_ns.o [2020-05-27T14:22:18.643Z] #17 41.32 Selecting previously unselected package python3-pkg-resources. [2020-05-27T14:22:18.643Z] #17 41.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:22:18.643Z] #17 41.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:22:18.643Z] #17 41.42 Selecting previously unselected package python3-setuptools. [2020-05-27T14:22:18.643Z] #17 41.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-27T14:22:18.643Z] #17 41.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-27T14:22:18.646Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-05-27T14:22:18.646Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-27T14:22:18.646Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-27T14:22:18.662Z] #18 17.35 Reading package lists... [2020-05-27T14:22:18.662Z] #18 ... [2020-05-27T14:22:18.662Z] [2020-05-27T14:22:18.662Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:18.662Z] #40 97.76 CC criu/arch/ppc64/sigframe.o [2020-05-27T14:22:18.662Z] #40 98.29 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-27T14:22:18.662Z] #40 98.40 DEP criu/pie/util-vdso.d [2020-05-27T14:22:18.662Z] #40 98.77 DEP criu/pie/util.d [2020-05-27T14:22:18.662Z] #40 99.10 CC criu/pie/util.o [2020-05-27T14:22:18.662Z] #40 99.68 CC criu/pie/util-vdso.o [2020-05-27T14:22:18.662Z] #40 101.1 AR criu/pie/pie.lib.a [2020-05-27T14:22:18.662Z] #40 101.2 DEP criu/pie/restorer.d [2020-05-27T14:22:18.858Z] #39 171.5 CC criu/vdso.o [2020-05-27T14:22:18.901Z] #17 41.66 Selecting previously unselected package python3-wheel. [2020-05-27T14:22:18.901Z] #17 41.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-27T14:22:18.901Z] #17 41.66 Unpacking python3-wheel (0.32.3-2) ... [2020-05-27T14:22:18.901Z] #17 41.76 Selecting previously unselected package sudo. [2020-05-27T14:22:18.901Z] #17 41.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-27T14:22:18.901Z] #17 41.77 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:22:18.939Z] #17 ... [2020-05-27T14:22:18.939Z] [2020-05-27T14:22:18.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:18.939Z] #39 106.2 CC criu/cr-service.o [2020-05-27T14:22:18.939Z] #39 107.7 CC criu/crtools.o [2020-05-27T14:22:18.939Z] #39 108.3 CC criu/eventfd.o [2020-05-27T14:22:18.939Z] #39 108.5 CC criu/eventpoll.o [2020-05-27T14:22:18.939Z] #39 109.4 CC criu/external.o [2020-05-27T14:22:18.939Z] #39 109.8 CC criu/fault-injection.o [2020-05-27T14:22:18.939Z] #39 109.9 CC criu/fdstore.o [2020-05-27T14:22:18.939Z] #39 110.3 CC criu/fifo.o [2020-05-27T14:22:18.939Z] #39 110.8 CC criu/file-ids.o [2020-05-27T14:22:18.939Z] #39 111.2 CC criu/file-lock.o [2020-05-27T14:22:18.939Z] #39 112.1 CC criu/files-ext.o [2020-05-27T14:22:18.939Z] #39 112.5 CC criu/files-reg.o [2020-05-27T14:22:18.939Z] #39 114.8 CC criu/files.o [2020-05-27T14:22:18.953Z] #40 ... [2020-05-27T14:22:18.953Z] [2020-05-27T14:22:18.953Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:22:18.953Z] #50 16.50 + cd /tmp/tmp.Jg9GpvPfsn/src/github.com/opencontainers/runc [2020-05-27T14:22:18.953Z] #50 16.50 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-27T14:22:18.953Z] #50 17.59 + '[' -z '' ']' [2020-05-27T14:22:18.953Z] #50 17.59 + target=static [2020-05-27T14:22:18.953Z] #50 17.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-27T14:22:18.953Z] #50 21.00 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-27T14:22:19.119Z] #39 171.9 LINK criu/built-in.o [2020-05-27T14:22:19.244Z] #50 ... [2020-05-27T14:22:19.244Z] [2020-05-27T14:22:19.244Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:19.244Z] #40 101.8 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-27T14:22:19.244Z] #40 101.9 DEP criu/arch/ppc64/restorer.d [2020-05-27T14:22:19.264Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-05-27T14:22:19.264Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-05-27T14:22:19.264Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-05-27T14:22:19.264Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-27T14:22:19.264Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-27T14:22:19.379Z] #39 172.1 LINK criu/criu [2020-05-27T14:22:19.467Z] #17 42.27 Selecting previously unselected package thin-provisioning-tools. [2020-05-27T14:22:19.467Z] #17 42.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-27T14:22:19.467Z] #17 42.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:22:19.536Z] #40 102.3 DEP criu/arch/ppc64/vdso-pie.d [2020-05-27T14:22:19.640Z] #39 ... [2020-05-27T14:22:19.640Z] [2020-05-27T14:22:19.640Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:19.640Z] #21 238.5 + return [2020-05-27T14:22:19.640Z] #21 DONE 239.1s [2020-05-27T14:22:19.640Z] [2020-05-27T14:22:19.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:19.640Z] #39 172.4 DEP lib/c/criu.d [2020-05-27T14:22:19.725Z] #17 42.56 Selecting previously unselected package uidmap. [2020-05-27T14:22:19.725Z] #17 42.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-27T14:22:19.725Z] #17 42.56 Unpacking uidmap (1:4.5-1.1) ... [2020-05-27T14:22:19.725Z] #17 42.69 Selecting previously unselected package vim-runtime. [2020-05-27T14:22:19.831Z] #40 102.5 DEP criu/pie/parasite-vdso.d [2020-05-27T14:22:19.831Z] #40 ... [2020-05-27T14:22:19.831Z] [2020-05-27T14:22:19.831Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:22:19.831Z] #42 188.6 go/doc [2020-05-27T14:22:19.831Z] #42 195.4 crypto/rand [2020-05-27T14:22:19.831Z] #42 198.2 crypto/elliptic [2020-05-27T14:22:19.873Z] #39 117.0 CC criu/filesystems.o [2020-05-27T14:22:19.901Z] #39 172.6 CC images/rpc.pb-c.o [2020-05-27T14:22:19.982Z] #17 42.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:22:19.982Z] #17 42.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-27T14:22:19.982Z] #17 42.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-27T14:22:19.983Z] #17 42.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:22:20.074Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-27T14:22:20.124Z] #42 ... [2020-05-27T14:22:20.124Z] [2020-05-27T14:22:20.124Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-27T14:22:20.124Z] #48 189.2 mvdan.cc/sh/v3/cmd/shfmt [2020-05-27T14:22:20.124Z] #48 DONE 198.9s [2020-05-27T14:22:20.124Z] [2020-05-27T14:22:20.124Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:20.124Z] #18 17.35 Reading package lists... [2020-05-27T14:22:20.268Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-05-27T14:22:20.329Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-27T14:22:20.438Z] #39 117.8 CC criu/fsnotify.o [2020-05-27T14:22:20.438Z] #39 ... [2020-05-27T14:22:20.438Z] [2020-05-27T14:22:20.438Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:20.438Z] #17 46.99 Selecting previously unselected package vim. [2020-05-27T14:22:20.438Z] #17 46.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-27T14:22:20.438Z] #17 47.01 Unpacking vim (2:8.1.0875-5) ... [2020-05-27T14:22:20.549Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-05-27T14:22:20.830Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-05-27T14:22:20.830Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-27T14:22:20.842Z] #39 173.4 CC lib/c/criu.o [2020-05-27T14:22:21.004Z] #17 47.48 Selecting previously unselected package xfsprogs. [2020-05-27T14:22:21.005Z] #17 47.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-27T14:22:21.005Z] #17 47.50 Unpacking xfsprogs (4.20.0-1) ... [2020-05-27T14:22:21.570Z] #17 48.07 Selecting previously unselected package zip. [2020-05-27T14:22:21.570Z] #17 48.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-27T14:22:21.570Z] #17 48.09 Unpacking zip (3.0-11+b1) ... [2020-05-27T14:22:21.783Z] #39 174.3 LINK lib/c/built-in.o [2020-05-27T14:22:21.783Z] #39 174.4 LINK lib/c/libcriu.so [2020-05-27T14:22:21.783Z] #39 174.4 LINK lib/c/libcriu.a [2020-05-27T14:22:21.783Z] #39 174.6 GEN magic.py [2020-05-27T14:22:21.828Z] #17 48.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:22:21.828Z] #17 48.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:22:21.828Z] #17 48.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:21.828Z] #17 48.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-27T14:22:21.828Z] #17 48.34 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-27T14:22:21.828Z] #17 48.35 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:21.828Z] #17 48.36 Setting up uidmap (1:4.5-1.1) ... [2020-05-27T14:22:21.828Z] #17 48.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-27T14:22:21.828Z] #17 48.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:22:21.828Z] #17 48.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:22:21.828Z] #17 48.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:22:22.044Z] #39 174.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:22:22.044Z] #39 174.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:22:22.044Z] #39 174.7 Note: Building without GnuTLS support [2020-05-27T14:22:22.045Z] #39 ... [2020-05-27T14:22:22.045Z] [2020-05-27T14:22:22.045Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-27T14:22:22.045Z] #22 DONE 0.3s [2020-05-27T14:22:22.086Z] #17 48.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:22:22.086Z] #17 48.41 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:22:22.086Z] #17 48.42 Setting up zip (3.0-11+b1) ... [2020-05-27T14:22:22.086Z] #17 48.43 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:22:22.086Z] #17 48.48 Setting up bash-completion (1:2.8-6) ... [2020-05-27T14:22:22.246Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-27T14:22:22.305Z] [2020-05-27T14:22:22.305Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-27T14:22:22.354Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-05-27T14:22:22.355Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-05-27T14:22:22.876Z] #26 DONE 0.8s [2020-05-27T14:22:22.876Z] [2020-05-27T14:22:22.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:22.876Z] #39 175.5 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:22:23.152Z] #39 ... [2020-05-27T14:22:23.152Z] [2020-05-27T14:22:23.152Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-27T14:22:23.152Z] #29 DONE 0.2s [2020-05-27T14:22:23.263Z] #17 46.06 Selecting previously unselected package vim. [2020-05-27T14:22:23.263Z] #17 46.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-27T14:22:23.263Z] #17 46.09 Unpacking vim (2:8.1.0875-5) ... [2020-05-27T14:22:23.412Z] [2020-05-27T14:22:23.412Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-27T14:22:23.412Z] #31 DONE 0.1s [2020-05-27T14:22:23.412Z] [2020-05-27T14:22:23.412Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-27T14:22:23.412Z] #34 DONE 0.1s [2020-05-27T14:22:23.412Z] [2020-05-27T14:22:23.412Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:23.412Z] #45 ... [2020-05-27T14:22:23.412Z] [2020-05-27T14:22:23.412Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-27T14:22:23.673Z] #37 DONE 0.2s [2020-05-27T14:22:23.673Z] [2020-05-27T14:22:23.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:23.673Z] #39 176.3 make[1]: Nothing to be done for 'all'. [2020-05-27T14:22:23.829Z] #17 46.58 Selecting previously unselected package xfsprogs. [2020-05-27T14:22:23.829Z] #17 46.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-27T14:22:23.829Z] #17 46.60 Unpacking xfsprogs (4.20.0-1) ... [2020-05-27T14:22:24.243Z] #39 177.0 make[1]: 'images/built-in.o' is up to date. [2020-05-27T14:22:24.243Z] #39 177.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-27T14:22:24.243Z] #39 177.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-27T14:22:24.243Z] #39 177.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-27T14:22:24.395Z] #17 46.97 Selecting previously unselected package zip. [2020-05-27T14:22:24.395Z] #17 46.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-27T14:22:24.395Z] #17 46.99 Unpacking zip (3.0-11+b1) ... [2020-05-27T14:22:24.395Z] #17 47.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:22:24.395Z] #17 47.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:22:24.395Z] #17 47.19 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:24.395Z] #17 47.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-27T14:22:24.395Z] #17 47.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-27T14:22:24.395Z] #17 47.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:24.395Z] #17 47.23 Setting up uidmap (1:4.5-1.1) ... [2020-05-27T14:22:24.395Z] #17 47.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-27T14:22:24.395Z] #17 47.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-27T14:22:24.395Z] #17 47.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:22:24.395Z] #17 47.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-27T14:22:24.395Z] #17 47.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-27T14:22:24.395Z] #17 47.29 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:22:24.395Z] #17 47.29 Setting up zip (3.0-11+b1) ... [2020-05-27T14:22:24.395Z] #17 47.30 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:22:24.395Z] #17 47.32 Setting up bash-completion (1:2.8-6) ... [2020-05-27T14:22:24.503Z] #39 177.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-27T14:22:24.503Z] #39 177.2 make[1]: Nothing to be done for 'all'. [2020-05-27T14:22:24.503Z] #39 177.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:22:24.619Z] #17 51.07 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:24.619Z] #17 51.07 Setting up xz-utils (5.2.4-1) ... [2020-05-27T14:22:24.619Z] #17 51.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-27T14:22:24.619Z] #17 51.09 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:22:24.619Z] #17 51.15 invoke-rc.d: could not determine current runlevel [2020-05-27T14:22:24.619Z] #17 51.16 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-27T14:22:24.619Z] #17 51.17 Setting up pigz (2.4-1) ... [2020-05-27T14:22:24.619Z] #17 51.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-27T14:22:24.619Z] #17 51.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:22:24.619Z] #17 51.21 Setting up python-pip-whl (18.1-5) ... [2020-05-27T14:22:24.619Z] #17 51.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-27T14:22:24.619Z] #17 51.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:22:24.763Z] #39 177.5 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:24.764Z] #39 177.5 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:24.764Z] #39 177.6 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:24.878Z] #17 51.60 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-27T14:22:25.021Z] ok github.com/docker/docker/pkg/signal 2.373s coverage: 61.0% of statements [2020-05-27T14:22:25.024Z] #39 177.7 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:25.024Z] #39 177.8 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:25.024Z] #39 177.8 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:25.024Z] #39 177.9 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:25.136Z] #17 51.61 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:22:25.136Z] #17 51.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:25.136Z] #17 51.63 Setting up vim (2:8.1.0875-5) ... [2020-05-27T14:22:25.136Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-27T14:22:25.136Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-27T14:22:25.136Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-27T14:22:25.136Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-27T14:22:25.136Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-27T14:22:25.136Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-27T14:22:25.136Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-27T14:22:25.137Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-27T14:22:25.137Z] #17 51.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:22:25.287Z] #39 178.0 make[2]: Nothing to be done for 'all'. [2020-05-27T14:22:25.301Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-27T14:22:25.395Z] #17 51.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:22:25.395Z] #17 51.74 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-27T14:22:25.395Z] #17 51.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:22:25.395Z] #17 51.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-27T14:22:25.395Z] #17 51.76 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:25.547Z] #39 178.1 INSTALL criu/criu [2020-05-27T14:22:25.547Z] #39 DONE 178.3s [2020-05-27T14:22:25.547Z] [2020-05-27T14:22:25.547Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:25.701Z] #18 24.23 Reading package lists... [2020-05-27T14:22:25.701Z] #18 ... [2020-05-27T14:22:25.701Z] [2020-05-27T14:22:25.701Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:25.701Z] #40 102.9 DEP criu/pie/parasite.d [2020-05-27T14:22:25.701Z] #40 103.8 CC criu/pie/parasite.o [2020-05-27T14:22:25.701Z] #40 107.1 LINK criu/pie/parasite.built-in.o [2020-05-27T14:22:25.701Z] #40 107.2 GEN criu/pie/parasite-blob.h [2020-05-27T14:22:25.701Z] #40 107.2 CC criu/pie/parasite-vdso.o [2020-05-27T14:22:25.701Z] #40 108.5 CC criu/arch/ppc64/vdso-pie.o [2020-05-27T14:22:25.768Z] #17 ... [2020-05-27T14:22:25.768Z] [2020-05-27T14:22:25.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:25.768Z] #39 109.0 CC criu/cr-service.o [2020-05-27T14:22:25.768Z] #39 110.7 CC criu/crtools.o [2020-05-27T14:22:25.768Z] #39 111.2 CC criu/eventfd.o [2020-05-27T14:22:25.768Z] #39 111.6 CC criu/eventpoll.o [2020-05-27T14:22:25.768Z] #39 112.4 CC criu/external.o [2020-05-27T14:22:25.768Z] #39 112.8 CC criu/fault-injection.o [2020-05-27T14:22:25.768Z] #39 112.9 CC criu/fdstore.o [2020-05-27T14:22:25.768Z] #39 113.4 CC criu/fifo.o [2020-05-27T14:22:25.768Z] #39 113.8 CC criu/file-ids.o [2020-05-27T14:22:25.768Z] #39 114.1 CC criu/file-lock.o [2020-05-27T14:22:25.768Z] #39 114.9 CC criu/files-ext.o [2020-05-27T14:22:25.768Z] #39 115.2 CC criu/files-reg.o [2020-05-27T14:22:25.768Z] #39 117.6 CC criu/files.o [2020-05-27T14:22:25.913Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-27T14:22:25.913Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-27T14:22:26.194Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-27T14:22:26.702Z] #39 119.8 CC criu/filesystems.o [2020-05-27T14:22:26.757Z] #40 109.5 CC criu/arch/ppc64/restorer.o [2020-05-27T14:22:26.805Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-27T14:22:26.960Z] #39 ... [2020-05-27T14:22:26.960Z] [2020-05-27T14:22:26.960Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:26.960Z] #17 49.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-27T14:22:26.960Z] #17 49.98 Setting up xz-utils (5.2.4-1) ... [2020-05-27T14:22:27.218Z] #17 49.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-27T14:22:27.218Z] #17 50.02 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:22:27.218Z] #17 50.09 invoke-rc.d: could not determine current runlevel [2020-05-27T14:22:27.218Z] #17 50.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-27T14:22:27.218Z] #17 50.11 Setting up pigz (2.4-1) ... [2020-05-27T14:22:27.218Z] #17 50.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-27T14:22:27.218Z] #17 50.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-27T14:22:27.218Z] #17 50.14 Setting up python-pip-whl (18.1-5) ... [2020-05-27T14:22:27.218Z] #17 50.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-27T14:22:27.218Z] #17 50.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:22:27.420Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-05-27T14:22:27.461Z] #45 ... [2020-05-27T14:22:27.461Z] [2020-05-27T14:22:27.461Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-27T14:22:27.461Z] #40 DONE 0.2s [2020-05-27T14:22:27.461Z] [2020-05-27T14:22:27.461Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-27T14:22:27.461Z] #42 DONE 0.2s [2020-05-27T14:22:27.461Z] [2020-05-27T14:22:27.461Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-27T14:22:27.701Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-05-27T14:22:27.720Z] #44 DONE 0.1s [2020-05-27T14:22:27.720Z] [2020-05-27T14:22:27.720Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:27.783Z] #17 50.61 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-27T14:22:27.783Z] #17 50.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-27T14:22:27.783Z] #17 50.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:27.783Z] #17 50.69 Setting up vim (2:8.1.0875-5) ... [2020-05-27T14:22:27.783Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-27T14:22:27.783Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-27T14:22:27.783Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-27T14:22:27.784Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-27T14:22:27.793Z] #40 110.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-27T14:22:27.793Z] #40 ... [2020-05-27T14:22:27.793Z] [2020-05-27T14:22:27.793Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:27.793Z] #18 24.23 Reading package lists... [2020-05-27T14:22:27.982Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-05-27T14:22:28.042Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-27T14:22:28.042Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-27T14:22:28.042Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-27T14:22:28.042Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-27T14:22:28.042Z] #17 50.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-27T14:22:28.042Z] #17 50.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:22:28.042Z] #17 50.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-27T14:22:28.042Z] #17 50.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:22:28.042Z] #17 50.79 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-27T14:22:28.042Z] #17 50.80 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:28.263Z] testing: warning: no tests to run [2020-05-27T14:22:28.263Z] coverage: [no statements] [2020-05-27T14:22:28.263Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-27T14:22:28.544Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-27T14:22:28.677Z] #17 54.56 Setting up iptables (1.8.2-4) ... [2020-05-27T14:22:28.677Z] #17 54.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:22:28.677Z] #17 54.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:22:28.677Z] #17 54.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:22:28.677Z] #17 54.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:22:28.677Z] #17 54.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-27T14:22:28.677Z] #17 54.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-27T14:22:28.677Z] #17 54.62 Setting up python3 (3.7.3-1) ... [2020-05-27T14:22:28.677Z] #17 55.11 Setting up python3-wheel (0.32.3-2) ... [2020-05-27T14:22:28.825Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-27T14:22:28.825Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-27T14:22:29.305Z] #18 32.33 Building dependency tree... [2020-05-27T14:22:29.611Z] #17 55.87 Setting up apparmor (2.13.2-10) ... [2020-05-27T14:22:29.935Z] #18 34.48 libcap2-bin is already the newest version (1:2.25-2). [2020-05-27T14:22:29.935Z] #18 34.48 The following additional packages will be installed: [2020-05-27T14:22:29.935Z] #18 34.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-27T14:22:29.935Z] #18 34.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-27T14:22:29.935Z] #18 34.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-27T14:22:29.935Z] #18 34.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-27T14:22:29.935Z] #18 34.49 python3.7 python3.7-minimal vim-runtime xxd [2020-05-27T14:22:29.935Z] #18 34.49 Suggested packages: [2020-05-27T14:22:29.935Z] #18 34.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-27T14:22:29.935Z] #18 34.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-27T14:22:29.935Z] #18 34.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-27T14:22:29.935Z] #18 34.49 Recommended packages: [2020-05-27T14:22:29.935Z] #18 34.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-27T14:22:29.935Z] #18 34.49 python3-keyrings.alt python3-xdg unzip [2020-05-27T14:22:30.842Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.1% of statements [2020-05-27T14:22:30.986Z] #17 57.53 Setting up xfsprogs (4.20.0-1) ... [2020-05-27T14:22:30.986Z] #17 57.54 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:22:31.320Z] #17 53.67 Setting up iptables (1.8.2-4) ... [2020-05-27T14:22:31.320Z] #17 53.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:22:31.320Z] #17 53.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:22:31.320Z] #17 53.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:22:31.321Z] #17 53.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:22:31.321Z] #17 53.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-27T14:22:31.321Z] #17 53.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-27T14:22:31.321Z] #17 53.73 Setting up python3 (3.7.3-1) ... [2020-05-27T14:22:31.321Z] #17 54.09 Setting up python3-wheel (0.32.3-2) ... [2020-05-27T14:22:31.454Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-27T14:22:31.554Z] #17 57.97 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:22:31.554Z] #17 ... [2020-05-27T14:22:31.554Z] [2020-05-27T14:22:31.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:31.554Z] #39 118.9 CC criu/image-desc.o [2020-05-27T14:22:31.554Z] #39 119.0 CC criu/image.o [2020-05-27T14:22:31.554Z] #39 119.8 CC criu/ipc_ns.o [2020-05-27T14:22:31.554Z] #39 120.9 CC criu/irmap.o [2020-05-27T14:22:31.554Z] #39 121.6 CC criu/kcmp-ids.o [2020-05-27T14:22:31.554Z] #39 121.9 CC criu/kerndat.o [2020-05-27T14:22:31.554Z] #39 123.0 CC criu/libnetlink.o [2020-05-27T14:22:31.554Z] #39 123.5 CC criu/log.o [2020-05-27T14:22:31.554Z] #39 124.1 CC criu/lsm.o [2020-05-27T14:22:31.554Z] #39 124.5 CC criu/mem.o [2020-05-27T14:22:31.554Z] #39 126.3 CC criu/mount.o [2020-05-27T14:22:31.884Z] #17 54.81 Setting up apparmor (2.13.2-10) ... [2020-05-27T14:22:32.065Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-27T14:22:32.346Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-05-27T14:22:32.487Z] #39 ... [2020-05-27T14:22:32.487Z] [2020-05-27T14:22:32.487Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:32.487Z] #17 58.93 Setting up python3-distutils (3.7.3-1) ... [2020-05-27T14:22:32.745Z] #17 59.43 Setting up python3-setuptools (40.8.0-1) ... [2020-05-27T14:22:33.339Z] #17 ... [2020-05-27T14:22:33.339Z] [2020-05-27T14:22:33.339Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:22:33.339Z] #36 224.7 + dpkg --print-architecture [2020-05-27T14:22:33.339Z] #36 224.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-27T14:22:33.339Z] #36 224.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-27T14:22:33.339Z] #36 224.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-27T14:22:33.350Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2020-05-27T14:22:33.597Z] #36 ... [2020-05-27T14:22:33.597Z] [2020-05-27T14:22:33.597Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:33.597Z] #39 130.1 CC criu/namespaces.o [2020-05-27T14:22:33.783Z] #17 56.35 Setting up xfsprogs (4.20.0-1) ... [2020-05-27T14:22:33.783Z] #17 56.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:22:33.783Z] #17 56.72 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:22:33.962Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-27T14:22:33.962Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-27T14:22:34.394Z] #18 38.14 The following NEW packages will be installed: [2020-05-27T14:22:34.394Z] #18 38.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-27T14:22:34.394Z] #18 38.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-27T14:22:34.394Z] #18 38.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-27T14:22:34.394Z] #18 38.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-27T14:22:34.394Z] #18 38.14 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-27T14:22:34.394Z] #18 38.14 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-27T14:22:34.394Z] #18 38.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-27T14:22:34.394Z] #18 38.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-27T14:22:34.394Z] #18 38.15 xz-utils zip [2020-05-27T14:22:34.394Z] #18 38.31 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-05-27T14:22:34.394Z] #18 38.31 Need to get 29.2 MB of archives. [2020-05-27T14:22:34.394Z] #18 38.31 After this operation, 134 MB of additional disk space will be used. [2020-05-27T14:22:34.394Z] #18 38.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-27T14:22:34.394Z] #18 38.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-27T14:22:34.394Z] #18 38.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-27T14:22:34.394Z] #18 38.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-27T14:22:34.394Z] #18 38.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-27T14:22:34.394Z] #18 38.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-27T14:22:34.694Z] #18 39.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-27T14:22:34.694Z] #18 39.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-27T14:22:34.967Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-05-27T14:22:34.967Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-27T14:22:34.990Z] #18 39.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-27T14:22:34.990Z] #18 39.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-27T14:22:34.990Z] #18 39.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-27T14:22:34.990Z] #18 39.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-27T14:22:34.990Z] #18 39.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-27T14:22:34.990Z] #18 39.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-27T14:22:34.990Z] #18 39.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-27T14:22:34.990Z] #18 39.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-27T14:22:34.990Z] #18 39.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-27T14:22:34.990Z] #18 39.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-27T14:22:34.991Z] #18 39.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-27T14:22:34.991Z] #18 39.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-27T14:22:34.991Z] #18 39.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-27T14:22:34.991Z] #18 39.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-27T14:22:35.157Z] #17 57.68 Setting up python3-distutils (3.7.3-1) ... [2020-05-27T14:22:35.282Z] #18 39.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-27T14:22:35.282Z] #18 39.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-27T14:22:35.282Z] #18 39.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-27T14:22:35.282Z] #18 39.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-27T14:22:35.282Z] #18 39.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-27T14:22:35.282Z] #18 39.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-27T14:22:35.415Z] #17 58.28 Setting up python3-setuptools (40.8.0-1) ... [2020-05-27T14:22:35.528Z] #39 132.5 CC criu/net.o [2020-05-27T14:22:35.572Z] #18 39.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-27T14:22:36.094Z] #39 ... [2020-05-27T14:22:36.094Z] [2020-05-27T14:22:36.094Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:36.094Z] #17 60.87 Setting up python3-pip (18.1-5) ... [2020-05-27T14:22:36.094Z] #17 62.02 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:22:36.094Z] #17 62.04 Processing triggers for mime-support (3.62) ... [2020-05-27T14:22:36.094Z] #17 DONE 62.5s [2020-05-27T14:22:36.094Z] [2020-05-27T14:22:36.094Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-27T14:22:36.787Z] #17 59.37 Setting up python3-pip (18.1-5) ... [2020-05-27T14:22:37.045Z] #17 ... [2020-05-27T14:22:37.045Z] [2020-05-27T14:22:37.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:37.045Z] #39 120.5 CC criu/fsnotify.o [2020-05-27T14:22:37.045Z] #39 121.6 CC criu/image-desc.o [2020-05-27T14:22:37.045Z] #39 121.8 CC criu/image.o [2020-05-27T14:22:37.045Z] #39 122.7 CC criu/ipc_ns.o [2020-05-27T14:22:37.045Z] #39 124.0 CC criu/irmap.o [2020-05-27T14:22:37.045Z] #39 124.7 CC criu/kcmp-ids.o [2020-05-27T14:22:37.045Z] #39 125.1 CC criu/kerndat.o [2020-05-27T14:22:37.045Z] #39 126.2 CC criu/libnetlink.o [2020-05-27T14:22:37.045Z] #39 126.6 CC criu/log.o [2020-05-27T14:22:37.045Z] #39 127.1 CC criu/lsm.o [2020-05-27T14:22:37.045Z] #39 127.5 CC criu/mem.o [2020-05-27T14:22:37.045Z] #39 129.2 CC criu/mount.o [2020-05-27T14:22:37.084Z] #18 41.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-27T14:22:37.084Z] #18 41.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-27T14:22:37.084Z] #18 41.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-27T14:22:37.084Z] #18 41.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-27T14:22:37.084Z] #18 41.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-27T14:22:37.084Z] #18 41.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-27T14:22:37.303Z] #39 ... [2020-05-27T14:22:37.303Z] [2020-05-27T14:22:37.303Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:22:37.303Z] #36 230.2 + dpkg --print-architecture [2020-05-27T14:22:37.303Z] #36 230.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-27T14:22:37.303Z] #36 230.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-27T14:22:37.303Z] #36 230.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-27T14:22:37.561Z] #36 ... [2020-05-27T14:22:37.561Z] [2020-05-27T14:22:37.561Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:37.561Z] #17 60.42 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:22:37.561Z] #17 60.44 Processing triggers for mime-support (3.62) ... [2020-05-27T14:22:37.635Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-27T14:22:37.635Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-05-27T14:22:37.717Z] #18 42.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-27T14:22:37.717Z] #18 42.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-27T14:22:37.717Z] #18 42.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-27T14:22:37.717Z] #18 42.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-27T14:22:37.717Z] #18 42.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-27T14:22:37.717Z] #18 ... [2020-05-27T14:22:37.717Z] [2020-05-27T14:22:37.717Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:37.717Z] #40 110.4 CC criu/pie/restorer.o [2020-05-27T14:22:37.717Z] #40 115.9 LINK criu/pie/restorer.built-in.o [2020-05-27T14:22:37.717Z] #40 116.0 GEN criu/pie/restorer-blob.h [2020-05-27T14:22:37.717Z] #40 116.2 DEP criu/vdso.d [2020-05-27T14:22:37.717Z] #40 116.6 DEP criu/uts_ns.d [2020-05-27T14:22:37.717Z] #40 116.8 DEP criu/util.d [2020-05-27T14:22:37.717Z] #40 117.3 DEP criu/uffd.d [2020-05-27T14:22:37.717Z] #40 117.9 DEP criu/tun.d [2020-05-27T14:22:37.717Z] #40 118.4 DEP criu/tty.d [2020-05-27T14:22:37.717Z] #40 118.8 DEP criu/timerfd.d [2020-05-27T14:22:37.717Z] #40 119.1 DEP criu/sysfs_parse.d [2020-05-27T14:22:37.717Z] #40 119.3 DEP criu/sysctl.d [2020-05-27T14:22:37.717Z] #40 119.7 DEP criu/string.d [2020-05-27T14:22:37.717Z] #40 119.8 DEP criu/stats.d [2020-05-27T14:22:37.717Z] #40 120.1 DEP criu/sockets.d [2020-05-27T14:22:37.991Z] #18 1.751 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-27T14:22:37.991Z] #18 1.751 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-27T14:22:37.991Z] #18 1.754 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-27T14:22:37.991Z] #18 DONE 1.9s [2020-05-27T14:22:37.991Z] [2020-05-27T14:22:37.991Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:37.991Z] #45 ... [2020-05-27T14:22:37.991Z] [2020-05-27T14:22:37.991Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:22:38.009Z] #40 120.6 DEP criu/sk-unix.d [2020-05-27T14:22:38.009Z] #40 ... [2020-05-27T14:22:38.009Z] [2020-05-27T14:22:38.009Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:38.009Z] #18 42.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-27T14:22:38.009Z] #18 42.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-27T14:22:38.009Z] #18 42.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-27T14:22:38.009Z] #18 42.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-27T14:22:38.009Z] #18 42.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-27T14:22:38.127Z] #17 DONE 61.1s [2020-05-27T14:22:38.127Z] [2020-05-27T14:22:38.127Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:22:38.248Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-27T14:22:38.386Z] #49 ... [2020-05-27T14:22:38.386Z] [2020-05-27T14:22:38.386Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-27T14:22:39.092Z] #18 ... [2020-05-27T14:22:39.092Z] [2020-05-27T14:22:39.092Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:39.092Z] #55 207.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-27T14:22:39.092Z] #55 207.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-27T14:22:39.092Z] #55 ... [2020-05-27T14:22:39.092Z] [2020-05-27T14:22:39.092Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:39.092Z] #40 121.1 DEP criu/sk-tcp.d [2020-05-27T14:22:39.092Z] #40 121.8 DEP criu/sk-queue.d [2020-05-27T14:22:39.251Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-05-27T14:22:39.388Z] #40 122.2 DEP criu/sk-packet.d [2020-05-27T14:22:40.022Z] #40 122.6 DEP criu/sk-netlink.d [2020-05-27T14:22:40.290Z] #18 1.691 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-27T14:22:40.290Z] #18 1.702 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-27T14:22:40.290Z] #18 1.714 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-27T14:22:40.290Z] #18 DONE 1.8s [2020-05-27T14:22:40.290Z] [2020-05-27T14:22:40.290Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:22:40.316Z] #40 123.1 DEP criu/sk-inet.d [2020-05-27T14:22:40.316Z] #40 ... [2020-05-27T14:22:40.316Z] [2020-05-27T14:22:40.316Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:22:40.316Z] #42 209.0 github.com/LK4D4/vndr/build [2020-05-27T14:22:40.316Z] #42 211.8 encoding/asn1 [2020-05-27T14:22:40.316Z] #42 212.8 vendor/golang.org/x/text/secure/bidirule [2020-05-27T14:22:40.316Z] #42 214.5 vendor/golang.org/x/text/unicode/norm [2020-05-27T14:22:40.609Z] #42 ... [2020-05-27T14:22:40.609Z] [2020-05-27T14:22:40.609Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:40.609Z] #18 43.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-27T14:22:40.609Z] #18 44.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-27T14:22:40.609Z] #18 44.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-27T14:22:40.899Z] #18 45.61 debconf: delaying package configuration, since apt-utils is not installed [2020-05-27T14:22:41.207Z] #18 45.76 Fetched 29.2 MB in 6s (4770 kB/s) [2020-05-27T14:22:41.207Z] #18 45.85 Selecting previously unselected package pigz. [2020-05-27T14:22:41.501Z] #18 45.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 ... 23363 files and directories currently installed.) [2020-05-27T14:22:41.501Z] #18 46.07 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-27T14:22:41.501Z] #18 46.07 Unpacking pigz (2.4-1) ... [2020-05-27T14:22:41.807Z] #18 46.23 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-27T14:22:41.807Z] #18 46.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-27T14:22:41.807Z] #18 46.26 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-27T14:22:42.848Z] #18 47.14 Selecting previously unselected package python3.7-minimal. [2020-05-27T14:22:42.848Z] #18 47.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-27T14:22:42.848Z] #18 47.21 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:22:42.848Z] #18 ... [2020-05-27T14:22:42.848Z] [2020-05-27T14:22:42.848Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:42.848Z] #55 DONE 221.7s [2020-05-27T14:22:43.142Z] [2020-05-27T14:22:43.142Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-27T14:22:43.142Z] #56 DONE 0.1s [2020-05-27T14:22:43.142Z] [2020-05-27T14:22:43.142Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-27T14:22:43.142Z] #57 DONE 0.1s [2020-05-27T14:22:43.142Z] [2020-05-27T14:22:43.142Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:43.142Z] #40 123.5 DEP criu/signalfd.d [2020-05-27T14:22:43.142Z] #40 123.8 DEP criu/sigframe.d [2020-05-27T14:22:43.142Z] #40 123.9 DEP criu/shmem.d [2020-05-27T14:22:43.142Z] #40 124.3 DEP criu/servicefd.d [2020-05-27T14:22:43.142Z] #40 124.6 DEP criu/seize.d [2020-05-27T14:22:43.142Z] #40 125.0 DEP criu/seccomp.d [2020-05-27T14:22:43.142Z] #40 125.3 DEP criu/rst-malloc.d [2020-05-27T14:22:43.142Z] #40 125.5 DEP criu/rbtree.d [2020-05-27T14:22:43.142Z] #40 125.6 DEP criu/pstree.d [2020-05-27T14:22:43.432Z] #40 126.1 DEP criu/protobuf.d [2020-05-27T14:22:44.066Z] #40 126.6 GEN criu/protobuf-desc-gen.h [2020-05-27T14:22:44.549Z] #19 5.675 Collecting yamllint==1.16.0 [2020-05-27T14:22:44.549Z] #19 ... [2020-05-27T14:22:44.549Z] [2020-05-27T14:22:44.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:44.549Z] #39 136.2 CC criu/netfilter.o [2020-05-27T14:22:44.549Z] #39 136.7 CC criu/page-pipe.o [2020-05-27T14:22:44.549Z] #39 137.4 CC criu/page-xfer.o [2020-05-27T14:22:44.549Z] #39 138.9 CC criu/pagemap-cache.o [2020-05-27T14:22:44.549Z] #39 139.4 CC criu/pagemap.o [2020-05-27T14:22:44.549Z] #39 140.5 CC criu/parasite-syscall.o [2020-05-27T14:22:44.549Z] #39 141.3 CC criu/path.o [2020-05-27T14:22:44.549Z] #39 141.5 CC criu/pie-util-vdso-elf32.o [2020-05-27T14:22:44.549Z] #39 141.9 CC criu/pie-util-vdso.o [2020-05-27T14:22:45.115Z] #39 142.3 CC criu/pie-util.o [2020-05-27T14:22:45.373Z] #39 142.5 CC criu/pipes.o [2020-05-27T14:22:45.562Z] #19 5.563 Collecting yamllint==1.16.0 [2020-05-27T14:22:45.939Z] #39 143.2 CC criu/plugin.o [2020-05-27T14:22:46.505Z] #39 143.5 CC criu/proc_parse.o [2020-05-27T14:22:47.467Z] #19 ... [2020-05-27T14:22:47.467Z] [2020-05-27T14:22:47.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:47.467Z] #39 133.7 CC criu/namespaces.o [2020-05-27T14:22:47.467Z] #39 135.7 CC criu/net.o [2020-05-27T14:22:47.467Z] #39 139.6 CC criu/netfilter.o [2020-05-27T14:22:47.467Z] #39 140.0 CC criu/page-pipe.o [2020-05-27T14:22:47.467Z] #39 140.7 CC criu/page-xfer.o [2020-05-27T14:22:47.577Z] #40 129.9 DEP criu/protobuf-desc.d [2020-05-27T14:22:47.577Z] #40 130.2 DEP criu/proc_parse.d [2020-05-27T14:22:47.869Z] #40 130.5 DEP criu/plugin.d [2020-05-27T14:22:47.869Z] #40 130.7 DEP criu/pipes.d [2020-05-27T14:22:48.161Z] #40 131.0 DEP criu/pie-util.d [2020-05-27T14:22:48.452Z] #40 ... [2020-05-27T14:22:48.452Z] [2020-05-27T14:22:48.452Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:22:48.452Z] #42 227.2 vendor/golang.org/x/net/http2/hpack [2020-05-27T14:22:48.742Z] #42 227.5 vendor/golang.org/x/crypto/cryptobyte [2020-05-27T14:22:48.841Z] #39 141.9 CC criu/pagemap-cache.o [2020-05-27T14:22:48.841Z] #39 142.3 CC criu/pagemap.o [2020-05-27T14:22:49.034Z] #39 145.8 CC criu/protobuf-desc.o [2020-05-27T14:22:49.034Z] #39 ... [2020-05-27T14:22:49.034Z] [2020-05-27T14:22:49.034Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:22:49.034Z] #19 10.99 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-27T14:22:49.034Z] #19 11.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-27T14:22:49.034Z] #19 11.09 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-27T14:22:49.034Z] #19 11.15 Collecting pyyaml (from yamllint==1.16.0) [2020-05-27T14:22:49.034Z] #19 11.31 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-27T14:22:49.680Z] #45 DONE 267.7s [2020-05-27T14:22:49.680Z] [2020-05-27T14:22:49.680Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:49.774Z] #39 143.2 CC criu/parasite-syscall.o [2020-05-27T14:22:50.620Z] #52 ... [2020-05-27T14:22:50.620Z] [2020-05-27T14:22:50.620Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-27T14:22:50.879Z] #46 DONE 0.2s [2020-05-27T14:22:50.879Z] [2020-05-27T14:22:50.879Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-27T14:22:50.933Z] #19 12.75 Building wheels for collected packages: pyyaml [2020-05-27T14:22:50.933Z] #19 12.75 Running setup.py bdist_wheel for pyyaml: started [2020-05-27T14:22:51.142Z] #48 DONE 0.1s [2020-05-27T14:22:51.142Z] [2020-05-27T14:22:51.142Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-27T14:22:51.142Z] #50 DONE 0.1s [2020-05-27T14:22:51.142Z] [2020-05-27T14:22:51.142Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:51.148Z] #39 144.1 CC criu/path.o [2020-05-27T14:22:51.148Z] #39 ... [2020-05-27T14:22:51.148Z] [2020-05-27T14:22:51.148Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:22:51.148Z] #19 10.94 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-27T14:22:51.148Z] #19 11.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-27T14:22:51.148Z] #19 11.06 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-27T14:22:51.148Z] #19 11.13 Collecting pyyaml (from yamllint==1.16.0) [2020-05-27T14:22:51.148Z] #19 11.25 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-27T14:22:51.864Z] #19 ... [2020-05-27T14:22:51.864Z] [2020-05-27T14:22:51.864Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:22:51.864Z] #36 DONE 253.0s [2020-05-27T14:22:51.864Z] [2020-05-27T14:22:51.864Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:22:51.864Z] #19 13.78 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-27T14:22:51.864Z] #19 13.78 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-27T14:22:51.864Z] #19 13.93 Successfully built pyyaml [2020-05-27T14:22:51.864Z] #19 13.93 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-27T14:22:52.430Z] #19 14.37 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-27T14:22:52.519Z] #52 223.2 + bin/containerd-stress [2020-05-27T14:22:52.521Z] #19 12.43 Building wheels for collected packages: pyyaml [2020-05-27T14:22:52.521Z] #19 12.43 Running setup.py bdist_wheel for pyyaml: started [2020-05-27T14:22:52.996Z] #19 DONE 14.9s [2020-05-27T14:22:52.996Z] [2020-05-27T14:22:52.996Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-27T14:22:53.201Z] #42 231.7 mime [2020-05-27T14:22:53.254Z] #22 DONE 0.4s [2020-05-27T14:22:53.254Z] [2020-05-27T14:22:53.254Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-27T14:22:53.513Z] #19 13.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-27T14:22:53.772Z] #19 13.59 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-27T14:22:53.772Z] #19 13.61 Successfully built pyyaml [2020-05-27T14:22:53.772Z] #19 13.62 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-27T14:22:53.820Z] #26 DONE 0.7s [2020-05-27T14:22:53.820Z] [2020-05-27T14:22:53.820Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-27T14:22:53.867Z] #42 ... [2020-05-27T14:22:53.867Z] [2020-05-27T14:22:53.867Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:22:53.867Z] #18 48.82 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-27T14:22:53.867Z] #18 48.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-27T14:22:53.867Z] #18 54.08 Selecting previously unselected package python3-minimal. [2020-05-27T14:22:53.867Z] #18 54.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-05-27T14:22:53.867Z] #18 54.16 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-27T14:22:53.867Z] #18 54.16 Unpacking python3-minimal (3.7.3-1) ... [2020-05-27T14:22:53.867Z] #18 54.35 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-27T14:22:53.867Z] #18 54.37 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-27T14:22:53.867Z] #18 54.38 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-27T14:22:53.867Z] #18 54.53 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-27T14:22:53.867Z] #18 54.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-27T14:22:53.867Z] #18 54.55 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-27T14:22:53.867Z] #18 56.40 Selecting previously unselected package python3.7. [2020-05-27T14:22:53.867Z] #18 56.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-27T14:22:53.867Z] #18 56.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:22:53.867Z] #18 56.69 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-27T14:22:53.867Z] #18 56.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-27T14:22:53.867Z] #18 56.71 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-27T14:22:53.867Z] #18 56.86 Setting up python3-minimal (3.7.3-1) ... [2020-05-27T14:22:53.867Z] #18 58.49 Selecting previously unselected package python3. [2020-05-27T14:22:54.043Z] #19 14.12 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-27T14:22:54.078Z] #29 DONE 0.1s [2020-05-27T14:22:54.078Z] [2020-05-27T14:22:54.078Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-27T14:22:54.078Z] #31 DONE 0.1s [2020-05-27T14:22:54.078Z] [2020-05-27T14:22:54.078Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-27T14:22:54.078Z] #34 DONE 0.1s [2020-05-27T14:22:54.078Z] [2020-05-27T14:22:54.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:54.078Z] #39 146.9 CC criu/protobuf.o [2020-05-27T14:22:54.078Z] #39 147.3 CC criu/pstree.o [2020-05-27T14:22:54.078Z] #39 148.6 CC criu/rbtree.o [2020-05-27T14:22:54.078Z] #39 149.1 CC criu/rst-malloc.o [2020-05-27T14:22:54.078Z] #39 149.6 CC criu/seccomp.o [2020-05-27T14:22:54.078Z] #39 150.5 CC criu/seize.o [2020-05-27T14:22:54.078Z] #39 151.3 CC criu/servicefd.o [2020-05-27T14:22:54.158Z] #18 58.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2020-05-27T14:22:54.158Z] #18 58.58 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-27T14:22:54.158Z] #18 58.60 Unpacking python3 (3.7.3-1) ... [2020-05-27T14:22:54.158Z] #18 58.73 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-27T14:22:54.336Z] #39 151.7 CC criu/shmem.o [2020-05-27T14:22:54.451Z] #18 58.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-27T14:22:54.451Z] #18 58.75 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-27T14:22:54.451Z] #18 58.88 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-27T14:22:54.451Z] #18 58.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-27T14:22:54.451Z] #18 58.91 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-27T14:22:54.451Z] #18 59.05 Selecting previously unselected package libiptc0:ppc64el. [2020-05-27T14:22:54.451Z] #18 59.05 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-27T14:22:54.451Z] #18 59.06 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-27T14:22:54.451Z] #18 59.14 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-27T14:22:54.503Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/rootless [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/volume [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-27T14:22:54.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === Skipped [2020-05-27T14:22:54.503Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-27T14:22:54.503Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-27T14:22:54.503Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-27T14:22:54.503Z] time="2020-05-27T14:21:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-27T14:22:54.503Z] time="2020-05-27T14:21:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-27T14:22:54.503Z] time="2020-05-27T14:21:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-27T14:22:54.503Z] time="2020-05-27T14:21:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-27T14:22:54.503Z] time="2020-05-27T14:21:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-27T14:22:54.503Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-27T14:22:54.503Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-27T14:22:54.503Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:22:54.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-27T14:22:54.503Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-27T14:22:54.503Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-27T14:22:54.503Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] [2020-05-27T14:22:54.503Z] DONE 2123 tests, 26 skipped in 202.200s Post stage [Pipeline] junit [2020-05-27T14:22:54.539Z] Recording test results [2020-05-27T14:22:54.594Z] #39 ... [2020-05-27T14:22:54.594Z] [2020-05-27T14:22:54.594Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-27T14:22:54.594Z] #37 DONE 0.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-27T14:22:54.741Z] #18 59.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-27T14:22:54.741Z] #18 59.16 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-27T14:22:54.741Z] #18 59.21 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-27T14:22:54.741Z] #18 59.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-27T14:22:54.741Z] #18 59.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-27T14:22:54.741Z] #18 59.29 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-27T14:22:54.741Z] #18 59.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-27T14:22:54.741Z] #18 59.30 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-27T14:22:54.741Z] #18 59.38 Selecting previously unselected package iptables. [2020-05-27T14:22:54.741Z] #18 59.39 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-27T14:22:54.741Z] #18 59.39 Unpacking iptables (1.8.2-4) ... [2020-05-27T14:22:54.852Z] [2020-05-27T14:22:54.852Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:54.979Z] #19 DONE 14.8s [2020-05-27T14:22:54.979Z] [2020-05-27T14:22:54.979Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-27T14:22:54.979Z] #22 DONE 0.2s [2020-05-27T14:22:54.979Z] [2020-05-27T14:22:54.979Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-27T14:22:55.055Z] #52 225.7 + bin/containerd-shim [2020-05-27T14:22:55.070Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/make.sh dynbinary test-integration [2020-05-27T14:22:55.110Z] #45 ... [2020-05-27T14:22:55.110Z] [2020-05-27T14:22:55.110Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:55.110Z] #39 152.2 CC criu/sigframe.o [2020-05-27T14:22:55.110Z] #39 152.5 CC criu/signalfd.o [2020-05-27T14:22:55.354Z] [2020-05-27T14:22:55.354Z] Removing bundles/ [2020-05-27T14:22:55.354Z] [2020-05-27T14:22:55.354Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-27T14:22:55.368Z] #39 152.7 CC criu/sk-inet.o [2020-05-27T14:22:55.636Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:22:55.636Z] GOOS="" GOARCH="" GOARM="" [2020-05-27T14:22:55.773Z] #18 60.10 Selecting previously unselected package xxd. [2020-05-27T14:22:55.773Z] #18 60.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-27T14:22:55.773Z] #18 60.12 Unpacking xxd (2:8.1.0875-5) ... [2020-05-27T14:22:55.773Z] #18 60.27 Selecting previously unselected package vim-common. [2020-05-27T14:22:55.773Z] #18 60.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:22:55.773Z] #18 60.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-27T14:22:55.911Z] #26 DONE 0.8s [2020-05-27T14:22:55.911Z] [2020-05-27T14:22:55.911Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-27T14:22:55.911Z] #29 DONE 0.1s [2020-05-27T14:22:55.911Z] [2020-05-27T14:22:55.911Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-27T14:22:55.911Z] #31 DONE 0.1s [2020-05-27T14:22:55.911Z] [2020-05-27T14:22:55.911Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:55.911Z] #39 144.5 CC criu/pie-util-vdso-elf32.o [2020-05-27T14:22:55.911Z] #39 145.1 CC criu/pie-util-vdso.o [2020-05-27T14:22:55.911Z] #39 145.7 CC criu/pie-util.o [2020-05-27T14:22:55.911Z] #39 145.9 CC criu/pipes.o [2020-05-27T14:22:55.911Z] #39 146.8 CC criu/plugin.o [2020-05-27T14:22:55.911Z] #39 147.4 CC criu/proc_parse.o [2020-05-27T14:22:56.030Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-27T14:22:56.170Z] #39 ... [2020-05-27T14:22:56.170Z] [2020-05-27T14:22:56.170Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-27T14:22:56.170Z] #34 DONE 0.1s [2020-05-27T14:22:56.301Z] #39 153.4 CC criu/sk-netlink.o [2020-05-27T14:22:56.409Z] #18 60.74 Selecting previously unselected package bash-completion. [2020-05-27T14:22:56.409Z] #18 60.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-27T14:22:56.427Z] [2020-05-27T14:22:56.427Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:22:56.559Z] #39 153.7 CC criu/sk-packet.o [2020-05-27T14:22:56.817Z] #39 154.2 CC criu/sk-queue.o [2020-05-27T14:22:57.360Z] #49 ... [2020-05-27T14:22:57.360Z] [2020-05-27T14:22:57.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:57.360Z] #39 150.5 CC criu/protobuf-desc.o [2020-05-27T14:22:57.383Z] #39 154.6 CC criu/sk-tcp.o [2020-05-27T14:22:57.618Z] #39 ... [2020-05-27T14:22:57.618Z] [2020-05-27T14:22:57.618Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:22:57.618Z] #36 DONE 257.8s [2020-05-27T14:22:57.876Z] [2020-05-27T14:22:57.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:57.949Z] #39 155.0 CC criu/sk-unix.o [2020-05-27T14:22:58.134Z] #39 151.4 CC criu/protobuf.o [2020-05-27T14:22:58.498Z] #18 ... [2020-05-27T14:22:58.498Z] [2020-05-27T14:22:58.498Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:58.498Z] #40 131.3 DEP criu/pie-util-vdso.d [2020-05-27T14:22:58.498Z] #40 131.5 DEP criu/path.d [2020-05-27T14:22:58.498Z] #40 131.7 DEP criu/parasite-syscall.d [2020-05-27T14:22:58.498Z] #40 132.2 DEP criu/pagemap.d [2020-05-27T14:22:58.498Z] #40 132.5 DEP criu/pagemap-cache.d [2020-05-27T14:22:58.498Z] #40 132.8 DEP criu/page-xfer.d [2020-05-27T14:22:58.498Z] #40 133.3 DEP criu/page-pipe.d [2020-05-27T14:22:58.498Z] #40 133.5 DEP criu/netfilter.d [2020-05-27T14:22:58.498Z] #40 133.9 DEP criu/net.d [2020-05-27T14:22:58.498Z] #40 134.2 DEP criu/namespaces.d [2020-05-27T14:22:58.498Z] #40 134.6 DEP criu/mount.d [2020-05-27T14:22:58.498Z] #40 135.0 DEP criu/mem.d [2020-05-27T14:22:58.498Z] #40 135.3 DEP criu/lsm.d [2020-05-27T14:22:58.498Z] #40 135.5 DEP criu/log.d [2020-05-27T14:22:58.498Z] #40 135.6 DEP criu/libnetlink.d [2020-05-27T14:22:58.498Z] #40 135.8 DEP criu/kerndat.d [2020-05-27T14:22:58.498Z] #40 136.2 DEP criu/kcmp-ids.d [2020-05-27T14:22:58.498Z] #40 136.3 DEP criu/irmap.d [2020-05-27T14:22:58.498Z] #40 136.7 DEP criu/ipc_ns.d [2020-05-27T14:22:58.498Z] #40 137.2 DEP criu/image.d [2020-05-27T14:22:58.498Z] #40 137.6 DEP criu/image-desc.d [2020-05-27T14:22:58.498Z] #40 137.9 DEP criu/fsnotify.d [2020-05-27T14:22:58.498Z] #40 138.2 DEP criu/filesystems.d [2020-05-27T14:22:58.498Z] #40 138.4 DEP criu/files.d [2020-05-27T14:22:58.498Z] #40 139.9 DEP criu/files-reg.d [2020-05-27T14:22:58.498Z] #40 140.2 DEP criu/files-ext.d [2020-05-27T14:22:58.498Z] #40 140.6 DEP criu/file-lock.d [2020-05-27T14:22:58.498Z] #40 140.9 DEP criu/file-ids.d [2020-05-27T14:22:58.498Z] #40 141.2 DEP criu/fifo.d [2020-05-27T14:22:58.703Z] #39 152.0 CC criu/pstree.o [2020-05-27T14:22:58.788Z] #40 141.6 DEP criu/fdstore.d [2020-05-27T14:22:58.963Z] #39 ... [2020-05-27T14:22:58.964Z] [2020-05-27T14:22:58.964Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-27T14:22:58.964Z] #37 DONE 0.2s [2020-05-27T14:22:59.081Z] #40 141.8 DEP criu/fault-injection.d [2020-05-27T14:22:59.081Z] #40 141.9 DEP criu/external.d [2020-05-27T14:22:59.223Z] [2020-05-27T14:22:59.223Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:22:59.374Z] #40 142.2 DEP criu/eventpoll.d [2020-05-27T14:22:59.480Z] #52 ... [2020-05-27T14:22:59.481Z] [2020-05-27T14:22:59.481Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:22:59.481Z] #39 152.9 CC criu/rbtree.o [2020-05-27T14:22:59.664Z] #40 142.6 DEP criu/eventfd.d [2020-05-27T14:22:59.738Z] #39 153.2 CC criu/rst-malloc.o [2020-05-27T14:22:59.848Z] #39 156.7 CC criu/sockets.o [2020-05-27T14:22:59.996Z] #39 153.3 CC criu/seccomp.o [2020-05-27T14:23:00.296Z] #40 142.9 DEP criu/crtools.d [2020-05-27T14:23:00.335Z] #52 231.0 + bin/containerd-shim-runc-v1 [2020-05-27T14:23:00.414Z] #39 157.5 CC criu/stats.o [2020-05-27T14:23:00.414Z] #39 157.7 CC criu/string.o [2020-05-27T14:23:00.562Z] #39 153.9 CC criu/seize.o [2020-05-27T14:23:00.587Z] #40 143.2 DEP criu/cr-service.d [2020-05-27T14:23:00.672Z] #39 157.8 CC criu/sysctl.o [2020-05-27T14:23:00.876Z] #40 143.6 DEP criu/cr-restore.d [2020-05-27T14:23:00.876Z] #40 ... [2020-05-27T14:23:00.876Z] [2020-05-27T14:23:00.876Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:23:00.876Z] #42 239.5 vendor/golang.org/x/net/idna [2020-05-27T14:23:01.127Z] #39 154.4 CC criu/servicefd.o [2020-05-27T14:23:01.238Z] #39 158.4 CC criu/sysfs_parse.o [2020-05-27T14:23:01.385Z] #39 154.8 CC criu/shmem.o [2020-05-27T14:23:01.496Z] #39 158.7 CC criu/timerfd.o [2020-05-27T14:23:01.754Z] #39 159.1 CC criu/tty.o [2020-05-27T14:23:02.319Z] #39 155.5 CC criu/sigframe.o [2020-05-27T14:23:02.319Z] #39 155.6 CC criu/signalfd.o [2020-05-27T14:23:02.577Z] #39 155.9 CC criu/sk-inet.o [2020-05-27T14:23:03.511Z] #39 156.8 CC criu/sk-netlink.o [2020-05-27T14:23:03.625Z] #52 233.8 + bin/containerd-shim-runc-v2 [2020-05-27T14:23:03.655Z] #39 160.8 CC criu/tun.o [2020-05-27T14:23:03.770Z] #39 157.1 CC criu/sk-packet.o [2020-05-27T14:23:04.192Z] #52 234.8 + binaries [2020-05-27T14:23:04.192Z] #52 234.8 + install -D bin/containerd /build/containerd [2020-05-27T14:23:04.192Z] #52 234.9 + install -D bin/containerd-shim /build/containerd-shim [2020-05-27T14:23:04.192Z] #52 234.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-27T14:23:04.192Z] #52 234.9 + install -D bin/ctr /build/ctr [2020-05-27T14:23:04.221Z] #39 161.3 CC criu/uffd.o [2020-05-27T14:23:04.336Z] #39 157.7 CC criu/sk-queue.o [2020-05-27T14:23:04.451Z] #52 DONE 235.3s [2020-05-27T14:23:04.904Z] #39 158.1 CC criu/sk-tcp.o [2020-05-27T14:23:05.155Z] #39 162.4 CC criu/util.o [2020-05-27T14:23:05.315Z] #42 ... [2020-05-27T14:23:05.315Z] [2020-05-27T14:23:05.315Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:05.315Z] #44 DONE 243.9s [2020-05-27T14:23:05.315Z] [2020-05-27T14:23:05.315Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:23:05.315Z] #18 66.74 Unpacking bash-completion (1:2.8-6) ... [2020-05-27T14:23:05.315Z] #18 67.37 Selecting previously unselected package bzip2. [2020-05-27T14:23:05.315Z] #18 67.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 67.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:23:05.315Z] #18 67.54 Selecting previously unselected package xz-utils. [2020-05-27T14:23:05.315Z] #18 67.56 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 67.57 Unpacking xz-utils (5.2.4-1) ... [2020-05-27T14:23:05.315Z] #18 67.94 Selecting previously unselected package apparmor. [2020-05-27T14:23:05.315Z] #18 67.97 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 68.10 Unpacking apparmor (2.13.2-10) ... [2020-05-27T14:23:05.315Z] #18 68.68 Selecting previously unselected package aufs-tools. [2020-05-27T14:23:05.315Z] #18 68.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 68.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:23:05.315Z] #18 68.88 Selecting previously unselected package libonig5:ppc64el. [2020-05-27T14:23:05.315Z] #18 68.90 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 68.91 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-27T14:23:05.315Z] #18 69.15 Selecting previously unselected package libjq1:ppc64el. [2020-05-27T14:23:05.315Z] #18 69.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 69.18 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-27T14:23:05.315Z] #18 69.34 Selecting previously unselected package jq. [2020-05-27T14:23:05.315Z] #18 69.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 69.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-27T14:23:05.315Z] #18 69.47 Selecting previously unselected package libaio1:ppc64el. [2020-05-27T14:23:05.315Z] #18 69.50 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 69.51 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-27T14:23:05.315Z] #18 69.58 Selecting previously unselected package libgpm2:ppc64el. [2020-05-27T14:23:05.315Z] #18 69.59 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 69.60 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-27T14:23:05.315Z] #18 69.76 Selecting previously unselected package libicu63:ppc64el. [2020-05-27T14:23:05.315Z] #18 69.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-27T14:23:05.315Z] #18 69.80 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-27T14:23:05.469Z] #39 158.6 CC criu/sk-unix.o [2020-05-27T14:23:05.828Z] [2020-05-27T14:23:05.828Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-27T14:23:06.086Z] #53 DONE 0.3s [2020-05-27T14:23:06.345Z] [2020-05-27T14:23:06.345Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-27T14:23:06.345Z] #57 DONE 0.1s [2020-05-27T14:23:06.529Z] #39 163.6 CC criu/uts_ns.o [2020-05-27T14:23:06.529Z] #39 163.8 CC criu/vdso-compat.o [2020-05-27T14:23:06.529Z] #39 163.9 CC criu/vdso.o [2020-05-27T14:23:06.603Z] [2020-05-27T14:23:06.603Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-27T14:23:06.603Z] #59 DONE 0.1s [2020-05-27T14:23:06.603Z] [2020-05-27T14:23:06.603Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-27T14:23:06.603Z] #61 DONE 0.1s [2020-05-27T14:23:06.603Z] [2020-05-27T14:23:06.603Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-27T14:23:06.787Z] #39 ... [2020-05-27T14:23:06.787Z] [2020-05-27T14:23:06.787Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:23:06.787Z] #49 106.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-27T14:23:06.843Z] #39 160.2 CC criu/sockets.o [2020-05-27T14:23:06.862Z] #62 DONE 0.0s [2020-05-27T14:23:06.862Z] [2020-05-27T14:23:06.862Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-27T14:23:07.777Z] #39 160.9 CC criu/stats.o [2020-05-27T14:23:07.777Z] #39 161.1 CC criu/string.o [2020-05-27T14:23:07.777Z] #39 161.2 CC criu/sysctl.o [2020-05-27T14:23:08.163Z] #49 ... [2020-05-27T14:23:08.163Z] [2020-05-27T14:23:08.163Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:08.163Z] #45 259.3 + cd /tmp/tmp.BBTTAeQR8O/src/github.com/golangci/golangci-lint/ [2020-05-27T14:23:08.163Z] #45 259.3 + git checkout -q v1.23.8 [2020-05-27T14:23:08.163Z] #45 259.8 ++ git describe --tags [2020-05-27T14:23:08.163Z] #45 259.8 + version=v1.23.8 [2020-05-27T14:23:08.163Z] #45 259.8 ++ git rev-parse --short HEAD [2020-05-27T14:23:08.163Z] #45 259.8 + commit=76a82c6 [2020-05-27T14:23:08.163Z] #45 259.8 ++ git show -s --format=%cd [2020-05-27T14:23:08.163Z] #45 259.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-27T14:23:08.163Z] #45 259.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:23:08.163Z] #45 ... [2020-05-27T14:23:08.163Z] [2020-05-27T14:23:08.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:08.163Z] #39 164.4 LINK criu/built-in.o [2020-05-27T14:23:08.163Z] #39 164.6 LINK criu/criu [2020-05-27T14:23:08.163Z] #39 164.9 DEP lib/c/criu.d [2020-05-27T14:23:08.163Z] #39 165.0 CC images/rpc.pb-c.o [2020-05-27T14:23:08.238Z] #63 DONE 1.6s [2020-05-27T14:23:08.238Z] [2020-05-27T14:23:08.238Z] #64 exporting to image [2020-05-27T14:23:08.238Z] #64 exporting layers [2020-05-27T14:23:08.421Z] #39 165.5 CC lib/c/criu.o [2020-05-27T14:23:08.679Z] #39 ... [2020-05-27T14:23:08.679Z] [2020-05-27T14:23:08.679Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:23:08.679Z] #49 108.2 + mkdir -p /build [2020-05-27T14:23:08.679Z] #49 108.3 + cp runc /build/runc [2020-05-27T14:23:08.679Z] #49 DONE 108.7s [2020-05-27T14:23:08.711Z] #39 161.8 CC criu/sysfs_parse.o [2020-05-27T14:23:08.711Z] #39 162.1 CC criu/timerfd.o [2020-05-27T14:23:08.937Z] [2020-05-27T14:23:08.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:09.195Z] #39 166.5 LINK lib/c/built-in.o [2020-05-27T14:23:09.277Z] #39 162.5 CC criu/tty.o [2020-05-27T14:23:09.453Z] #39 166.5 LINK lib/c/libcriu.so [2020-05-27T14:23:09.453Z] #39 166.6 LINK lib/c/libcriu.a [2020-05-27T14:23:09.711Z] #39 166.8 GEN magic.py [2020-05-27T14:23:09.711Z] #39 167.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:23:09.711Z] #39 167.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:23:09.711Z] #39 167.0 Note: Building without GnuTLS support [2020-05-27T14:23:10.276Z] #39 167.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:23:11.177Z] #39 164.1 CC criu/tun.o [2020-05-27T14:23:11.177Z] #39 164.6 CC criu/uffd.o [2020-05-27T14:23:11.210Z] #39 168.2 make[1]: Nothing to be done for 'all'. [2020-05-27T14:23:11.468Z] #39 168.7 make[1]: 'images/built-in.o' is up to date. [2020-05-27T14:23:11.468Z] #39 168.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-27T14:23:11.468Z] #39 168.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-27T14:23:11.468Z] #39 168.8 make[1]: 'compel/libcompel.a' is up to date. [2020-05-27T14:23:11.468Z] #39 168.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-27T14:23:11.468Z] #39 168.8 make[1]: Nothing to be done for 'all'. [2020-05-27T14:23:11.726Z] #39 168.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:23:11.726Z] #39 169.0 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.726Z] #39 169.0 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.726Z] #39 169.0 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.984Z] #39 169.1 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.984Z] #39 169.2 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.984Z] #39 169.2 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.984Z] #39 169.2 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.984Z] #39 169.3 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:11.984Z] #39 169.3 INSTALL criu/criu [2020-05-27T14:23:12.207Z] #18 ... [2020-05-27T14:23:12.207Z] [2020-05-27T14:23:12.207Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:12.207Z] #40 144.0 DEP criu/cr-errno.d [2020-05-27T14:23:12.207Z] #40 144.0 DEP criu/cr-dump.d [2020-05-27T14:23:12.207Z] #40 144.4 DEP criu/cr-dedup.d [2020-05-27T14:23:12.207Z] #40 144.6 DEP criu/cr-check.d [2020-05-27T14:23:12.207Z] #40 145.0 DEP criu/config.d [2020-05-27T14:23:12.207Z] #40 145.3 DEP criu/clone-noasan.d [2020-05-27T14:23:12.207Z] #40 145.4 DEP criu/cgroup.d [2020-05-27T14:23:12.207Z] #40 145.9 DEP criu/cgroup-props.d [2020-05-27T14:23:12.207Z] #40 146.1 DEP criu/bitmap.d [2020-05-27T14:23:12.207Z] #40 146.1 DEP criu/bfd.d [2020-05-27T14:23:12.207Z] #40 146.3 DEP criu/autofs.d [2020-05-27T14:23:12.207Z] #40 146.6 DEP criu/aio.d [2020-05-27T14:23:12.207Z] #40 146.9 DEP criu/action-scripts.d [2020-05-27T14:23:12.207Z] #40 147.5 CC criu/action-scripts.o [2020-05-27T14:23:12.207Z] #40 148.4 CC criu/aio.o [2020-05-27T14:23:12.207Z] #40 150.0 CC criu/autofs.o [2020-05-27T14:23:12.207Z] #40 153.3 CC criu/bfd.o [2020-05-27T14:23:12.207Z] #40 154.3 CC criu/bitmap.o [2020-05-27T14:23:12.207Z] #40 154.5 CC criu/cgroup-props.o [2020-05-27T14:23:12.207Z] #40 ... [2020-05-27T14:23:12.207Z] [2020-05-27T14:23:12.207Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:23:12.207Z] #18 76.38 Selecting previously unselected package libnet1:ppc64el. [2020-05-27T14:23:12.207Z] #18 76.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-27T14:23:12.207Z] #18 76.40 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-27T14:23:12.207Z] #18 76.50 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-27T14:23:12.207Z] #18 76.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-27T14:23:12.207Z] #18 76.53 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-27T14:23:12.207Z] #18 76.65 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-27T14:23:12.207Z] #18 76.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-27T14:23:12.207Z] #18 76.68 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-27T14:23:12.207Z] #18 76.78 Selecting previously unselected package libreadline5:ppc64el. [2020-05-27T14:23:12.242Z] #39 DONE 169.5s [2020-05-27T14:23:12.242Z] [2020-05-27T14:23:12.242Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:12.242Z] #52 204.0 + bin/containerd [2020-05-27T14:23:12.434Z] #64 exporting layers 3.6s done [2020-05-27T14:23:12.434Z] #64 writing image sha256:669a8178faa1785ff5890a014cf1e7cfa21aed78c87d7c7651893e2dbe6d7565 done [2020-05-27T14:23:12.434Z] #64 naming to docker.io/library/docker:a9569f524360c354fc192c50fbc0869ec4ffa916 done [2020-05-27T14:23:12.434Z] #64 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-27T14:23:12.497Z] #18 76.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-27T14:23:12.497Z] #18 76.81 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-27T14:23:12.497Z] #18 77.06 Selecting previously unselected package net-tools. [2020-05-27T14:23:12.551Z] #39 165.6 CC criu/util.o [2020-05-27T14:23:12.551Z] #39 ... [2020-05-27T14:23:12.551Z] [2020-05-27T14:23:12.551Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:12.551Z] #45 262.9 + cd /tmp/tmp.QFZ3pozs9r/src/github.com/golangci/golangci-lint/ [2020-05-27T14:23:12.551Z] #45 262.9 + git checkout -q v1.23.8 [2020-05-27T14:23:12.551Z] #45 263.5 ++ git describe --tags [2020-05-27T14:23:12.551Z] #45 263.5 + version=v1.23.8 [2020-05-27T14:23:12.551Z] #45 263.5 ++ git rev-parse --short HEAD [2020-05-27T14:23:12.551Z] #45 263.5 + commit=76a82c6 [2020-05-27T14:23:12.551Z] #45 263.5 ++ git show -s --format=%cd [2020-05-27T14:23:12.551Z] #45 263.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-27T14:23:12.551Z] #45 263.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:23:12.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/test/unit [2020-05-27T14:23:12.786Z] #18 77.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-27T14:23:12.786Z] #18 77.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:23:12.786Z] #18 77.49 Selecting previously unselected package python-pip-whl. [2020-05-27T14:23:13.074Z] #18 77.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-27T14:23:13.074Z] #18 77.52 Unpacking python-pip-whl (18.1-5) ... [2020-05-27T14:23:13.484Z] #45 ... [2020-05-27T14:23:13.484Z] [2020-05-27T14:23:13.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:13.484Z] #39 166.8 CC criu/uts_ns.o [2020-05-27T14:23:13.615Z] #52 ... [2020-05-27T14:23:13.615Z] [2020-05-27T14:23:13.615Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-27T14:23:13.615Z] #40 DONE 0.1s [2020-05-27T14:23:13.615Z] [2020-05-27T14:23:13.615Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-27T14:23:13.615Z] #42 DONE 0.1s [2020-05-27T14:23:13.615Z] [2020-05-27T14:23:13.615Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-27T14:23:13.615Z] #44 DONE 0.1s [2020-05-27T14:23:13.615Z] [2020-05-27T14:23:13.615Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:13.701Z] #18 78.24 Selecting previously unselected package python3-lib2to3. [2020-05-27T14:23:13.701Z] #18 78.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-27T14:23:13.701Z] #18 78.26 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:23:13.742Z] #39 167.1 CC criu/vdso-compat.o [2020-05-27T14:23:13.992Z] #18 78.47 Selecting previously unselected package python3-distutils. [2020-05-27T14:23:13.992Z] #18 78.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-27T14:23:13.992Z] #18 78.51 Unpacking python3-distutils (3.7.3-1) ... [2020-05-27T14:23:14.000Z] #39 167.2 CC criu/vdso.o [2020-05-27T14:23:14.284Z] #18 78.78 Selecting previously unselected package python3-pip. [2020-05-27T14:23:14.284Z] #18 78.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-27T14:23:14.284Z] #18 78.82 Unpacking python3-pip (18.1-5) ... [2020-05-27T14:23:14.565Z] #39 167.8 LINK criu/built-in.o [2020-05-27T14:23:14.577Z] #18 79.15 Selecting previously unselected package python3-pkg-resources. [2020-05-27T14:23:14.577Z] #18 79.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-27T14:23:14.577Z] #18 79.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:23:14.823Z] #39 168.0 LINK criu/criu [2020-05-27T14:23:14.868Z] #18 79.39 Selecting previously unselected package python3-setuptools. [2020-05-27T14:23:14.868Z] #18 79.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-27T14:23:14.868Z] #18 79.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-27T14:23:15.081Z] #39 168.4 DEP lib/c/criu.d [2020-05-27T14:23:15.081Z] #39 168.4 CC images/rpc.pb-c.o [2020-05-27T14:23:15.501Z] #18 79.92 Selecting previously unselected package python3-wheel. [2020-05-27T14:23:15.501Z] #18 79.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-27T14:23:15.501Z] #18 79.94 Unpacking python3-wheel (0.32.3-2) ... [2020-05-27T14:23:15.501Z] #18 80.05 Selecting previously unselected package sudo. [2020-05-27T14:23:15.501Z] #18 ... [2020-05-27T14:23:15.501Z] [2020-05-27T14:23:15.501Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:23:15.501Z] #42 244.2 crypto/x509 [2020-05-27T14:23:15.501Z] #42 244.2 net/textproto [2020-05-27T14:23:15.501Z] #42 245.8 vendor/golang.org/x/net/http/httpproxy [2020-05-27T14:23:15.501Z] #42 247.9 mime/multipart [2020-05-27T14:23:15.501Z] #42 247.9 vendor/golang.org/x/net/http/httpguts [2020-05-27T14:23:15.501Z] #42 251.8 crypto/tls [2020-05-27T14:23:15.501Z] #42 ... [2020-05-27T14:23:15.501Z] [2020-05-27T14:23:15.501Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:23:15.501Z] #18 80.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-27T14:23:15.501Z] #18 80.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:23:15.647Z] #39 169.0 CC lib/c/criu.o [2020-05-27T14:23:15.906Z] #39 ... [2020-05-27T14:23:15.906Z] [2020-05-27T14:23:15.906Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:23:15.906Z] #49 110.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-27T14:23:15.906Z] #49 111.7 + mkdir -p /build [2020-05-27T14:23:15.906Z] #49 111.7 + cp runc /build/runc [2020-05-27T14:23:15.906Z] #49 DONE 112.1s [2020-05-27T14:23:15.906Z] [2020-05-27T14:23:15.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:16.560Z] #18 80.88 Selecting previously unselected package thin-provisioning-tools. [2020-05-27T14:23:16.560Z] #18 80.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-27T14:23:16.560Z] #18 80.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:23:16.839Z] #39 170.1 LINK lib/c/built-in.o [2020-05-27T14:23:16.839Z] #39 170.2 LINK lib/c/libcriu.so [2020-05-27T14:23:16.848Z] #18 81.34 Selecting previously unselected package uidmap. [2020-05-27T14:23:16.849Z] #18 81.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-27T14:23:16.849Z] #18 81.37 Unpacking uidmap (1:4.5-1.1) ... [2020-05-27T14:23:17.097Z] #39 170.3 LINK lib/c/libcriu.a [2020-05-27T14:23:17.097Z] #39 170.5 GEN magic.py [2020-05-27T14:23:17.139Z] #18 81.74 Selecting previously unselected package vim-runtime. [2020-05-27T14:23:17.355Z] #39 170.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:23:17.355Z] #39 170.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:23:17.355Z] #39 170.6 Note: Building without GnuTLS support [2020-05-27T14:23:17.426Z] #18 81.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-27T14:23:17.426Z] #18 81.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-27T14:23:17.426Z] #18 81.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-27T14:23:17.426Z] #18 81.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:23:17.921Z] #39 171.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:23:18.045Z] ? github.com/docker/docker/api [no test files] [2020-05-27T14:23:18.487Z] #39 171.8 make[1]: Nothing to be done for 'all'. [2020-05-27T14:23:19.052Z] #39 172.3 make[1]: 'images/built-in.o' is up to date. [2020-05-27T14:23:19.052Z] #39 172.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-27T14:23:19.052Z] #39 172.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-27T14:23:19.052Z] #39 172.4 make[1]: 'compel/libcompel.a' is up to date. [2020-05-27T14:23:19.052Z] #39 172.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-27T14:23:19.310Z] #39 172.4 make[1]: Nothing to be done for 'all'. [2020-05-27T14:23:19.310Z] #39 172.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:23:19.310Z] #39 172.6 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.310Z] #39 172.6 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.310Z] #39 172.7 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.569Z] #39 172.8 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.569Z] #39 172.8 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.569Z] #39 172.8 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.569Z] #39 172.9 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.569Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-05-27T14:23:19.827Z] #39 173.0 INSTALL criu/criu [2020-05-27T14:23:19.827Z] #39 DONE 173.1s [2020-05-27T14:23:19.827Z] [2020-05-27T14:23:19.827Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:19.827Z] #52 205.9 + bin/containerd [2020-05-27T14:23:21.200Z] #52 ... [2020-05-27T14:23:21.200Z] [2020-05-27T14:23:21.200Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-27T14:23:21.200Z] #40 DONE 0.1s [2020-05-27T14:23:21.200Z] [2020-05-27T14:23:21.200Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-27T14:23:21.200Z] #42 DONE 0.1s [2020-05-27T14:23:21.200Z] [2020-05-27T14:23:21.200Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-27T14:23:21.200Z] #44 DONE 0.1s [2020-05-27T14:23:21.200Z] [2020-05-27T14:23:21.200Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:22.986Z] #18 86.85 Selecting previously unselected package vim. [2020-05-27T14:23:22.986Z] #18 86.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-27T14:23:22.986Z] #18 86.90 Unpacking vim (2:8.1.0875-5) ... [2020-05-27T14:23:23.276Z] #18 ... [2020-05-27T14:23:23.276Z] [2020-05-27T14:23:23.276Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:23.276Z] #40 156.1 CC criu/cgroup.o [2020-05-27T14:23:23.276Z] #40 163.9 CC criu/clone-noasan.o [2020-05-27T14:23:23.276Z] #40 164.2 CC criu/config.o [2020-05-27T14:23:23.568Z] #40 ... [2020-05-27T14:23:23.568Z] [2020-05-27T14:23:23.568Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:23:23.568Z] #18 87.91 Selecting previously unselected package xfsprogs. [2020-05-27T14:23:23.568Z] #18 87.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-27T14:23:23.568Z] #18 87.93 Unpacking xfsprogs (4.20.0-1) ... [2020-05-27T14:23:24.491Z] #18 88.78 Selecting previously unselected package zip. [2020-05-27T14:23:24.491Z] #18 88.79 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-27T14:23:24.491Z] #18 88.80 Unpacking zip (3.0-11+b1) ... [2020-05-27T14:23:24.491Z] #18 89.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-27T14:23:24.491Z] #18 89.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-27T14:23:24.491Z] #18 89.10 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-27T14:23:24.491Z] #18 89.11 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-27T14:23:24.491Z] #18 89.12 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-27T14:23:24.491Z] #18 89.14 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-27T14:23:24.491Z] #18 89.15 Setting up uidmap (1:4.5-1.1) ... [2020-05-27T14:23:24.491Z] #18 89.16 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-27T14:23:24.782Z] #18 89.16 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-27T14:23:24.782Z] #18 89.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-27T14:23:24.782Z] #18 89.18 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-27T14:23:24.782Z] #18 89.20 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-27T14:23:24.782Z] #18 89.21 Setting up xxd (2:8.1.0875-5) ... [2020-05-27T14:23:24.782Z] #18 89.21 Setting up zip (3.0-11+b1) ... [2020-05-27T14:23:24.782Z] #18 89.22 Setting up vim-common (2:8.1.0875-5) ... [2020-05-27T14:23:24.782Z] #18 89.27 Setting up bash-completion (1:2.8-6) ... [2020-05-27T14:23:30.269Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-05-27T14:23:30.385Z] #18 ... [2020-05-27T14:23:30.385Z] [2020-05-27T14:23:30.385Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:31.886Z] #22 265.6 Checking out files: 21% (2311/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 34% (3697/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 54% (5880/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 73% (7992/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 87% (9447/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-27T14:23:31.886Z] #22 270.7 + cd /tmp/tmp.CzUD2qiUcK/tmp/docker-ce [2020-05-27T14:23:31.886Z] #22 270.7 + git checkout -q v17.06.2-ce [2020-05-27T14:23:33.945Z] #22 ... [2020-05-27T14:23:33.945Z] [2020-05-27T14:23:33.945Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:23:33.945Z] #42 262.4 net/http/httptrace [2020-05-27T14:23:33.945Z] #42 262.8 net/http [2020-05-27T14:23:33.945Z] #42 ... [2020-05-27T14:23:33.945Z] [2020-05-27T14:23:33.945Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:23:33.945Z] #18 95.03 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-27T14:23:33.945Z] #18 95.04 Setting up xz-utils (5.2.4-1) ... [2020-05-27T14:23:33.945Z] #18 95.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-27T14:23:33.945Z] #18 95.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-27T14:23:33.945Z] #18 95.25 invoke-rc.d: could not determine current runlevel [2020-05-27T14:23:33.945Z] #18 95.27 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-27T14:23:33.945Z] #18 95.28 Setting up pigz (2.4-1) ... [2020-05-27T14:23:33.945Z] #18 95.28 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-27T14:23:33.945Z] #18 95.29 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-27T14:23:33.945Z] #18 95.30 Setting up python-pip-whl (18.1-5) ... [2020-05-27T14:23:33.945Z] #18 95.30 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-27T14:23:33.945Z] #18 95.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-27T14:23:33.945Z] #18 96.23 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-27T14:23:33.945Z] #18 96.24 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-27T14:23:33.945Z] #18 96.24 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-27T14:23:33.945Z] #18 96.26 Setting up vim (2:8.1.0875-5) ... [2020-05-27T14:23:33.945Z] #18 96.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-27T14:23:33.945Z] #18 96.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-27T14:23:33.945Z] #18 96.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-27T14:23:33.945Z] #18 96.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-27T14:23:33.945Z] #18 96.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-27T14:23:33.945Z] #18 96.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-27T14:23:33.945Z] #18 96.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-27T14:23:33.945Z] #18 96.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-27T14:23:33.945Z] #18 96.52 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-27T14:23:33.945Z] #18 96.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-27T14:23:33.945Z] #18 96.59 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-27T14:23:33.945Z] #18 96.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-27T14:23:33.945Z] #18 96.62 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-27T14:23:33.945Z] #18 96.62 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-27T14:23:35.444Z] #18 ... [2020-05-27T14:23:35.444Z] [2020-05-27T14:23:35.444Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:35.444Z] #40 168.1 CC criu/cr-check.o [2020-05-27T14:23:35.444Z] #40 171.9 CC criu/cr-dedup.o [2020-05-27T14:23:35.444Z] #40 172.8 CC criu/cr-dump.o [2020-05-27T14:23:35.444Z] #40 177.2 CC criu/cr-errno.o [2020-05-27T14:23:35.444Z] #40 177.3 CC criu/cr-restore.o [2020-05-27T14:23:36.963Z] #40 ... [2020-05-27T14:23:36.963Z] [2020-05-27T14:23:36.963Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:36.963Z] #22 275.3 + mkdir -p /tmp/tmp.CzUD2qiUcK/src/github.com/docker [2020-05-27T14:23:36.963Z] #22 275.3 + mv components/cli /tmp/tmp.CzUD2qiUcK/src/github.com/docker/cli [2020-05-27T14:23:36.963Z] #22 275.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-27T14:23:42.519Z] #22 ... [2020-05-27T14:23:42.519Z] [2020-05-27T14:23:42.519Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-27T14:23:42.519Z] #18 103.5 Setting up iptables (1.8.2-4) ... [2020-05-27T14:23:42.519Z] #18 103.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:23:42.519Z] #18 103.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:23:42.519Z] #18 103.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-27T14:23:42.519Z] #18 103.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-27T14:23:42.519Z] #18 103.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-27T14:23:42.519Z] #18 103.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-27T14:23:42.519Z] #18 103.7 Setting up python3 (3.7.3-1) ... [2020-05-27T14:23:42.519Z] #18 104.4 Setting up python3-wheel (0.32.3-2) ... [2020-05-27T14:23:42.519Z] #18 105.6 Setting up apparmor (2.13.2-10) ... [2020-05-27T14:23:44.022Z] #18 108.3 Setting up xfsprogs (4.20.0-1) ... [2020-05-27T14:23:44.022Z] #18 108.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-27T14:23:44.607Z] #18 109.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-27T14:23:46.678Z] #18 110.8 Setting up python3-distutils (3.7.3-1) ... [2020-05-27T14:23:47.311Z] #18 111.7 Setting up python3-setuptools (40.8.0-1) ... [2020-05-27T14:23:48.823Z] #18 113.3 Setting up python3-pip (18.1-5) ... [2020-05-27T14:23:50.910Z] #18 115.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-27T14:23:50.910Z] #18 115.3 Processing triggers for mime-support (3.62) ... [2020-05-27T14:23:51.202Z] #18 DONE 115.7s [2020-05-27T14:23:51.202Z] [2020-05-27T14:23:51.202Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-27T14:23:51.838Z] #19 0.582 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-27T14:23:51.838Z] #19 0.590 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-27T14:23:51.838Z] #19 0.607 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-27T14:23:51.838Z] #19 DONE 0.7s [2020-05-27T14:23:51.838Z] [2020-05-27T14:23:51.838Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:51.838Z] #40 187.6 CC criu/cr-service.o [2020-05-27T14:23:51.838Z] #40 191.4 CC criu/crtools.o [2020-05-27T14:23:51.838Z] #40 192.6 CC criu/eventfd.o [2020-05-27T14:23:51.838Z] #40 193.2 CC criu/eventpoll.o [2020-05-27T14:23:51.838Z] #40 ... [2020-05-27T14:23:51.838Z] [2020-05-27T14:23:51.838Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:23:52.316Z] #52 ... [2020-05-27T14:23:52.316Z] [2020-05-27T14:23:52.316Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:52.316Z] #45 DONE 312.1s [2020-05-27T14:23:52.316Z] [2020-05-27T14:23:52.316Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:52.316Z] #52 ... [2020-05-27T14:23:52.316Z] [2020-05-27T14:23:52.316Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-27T14:23:52.473Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:23:52.473Z] [2020-05-27T14:23:52.473Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-27T14:23:52.473Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-27T14:23:52.473Z] HOSTNAME=ccab60406b74 [2020-05-27T14:23:52.473Z] TESTDEBUG=0 [2020-05-27T14:23:52.473Z] DEST=bundles/test-integration [2020-05-27T14:23:52.473Z] PWD=/go/src/github.com/docker/docker [2020-05-27T14:23:52.473Z] DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:23:52.473Z] container=docker [2020-05-27T14:23:52.473Z] HOME=/root [2020-05-27T14:23:52.473Z] GOLANG_VERSION=1.13.11 [2020-05-27T14:23:52.473Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-27T14:23:52.473Z] VALIDATE_BRANCH=master [2020-05-27T14:23:52.473Z] TERM=xterm [2020-05-27T14:23:52.473Z] DOCKER_PKG=github.com/docker/docker [2020-05-27T14:23:52.473Z] SHLVL=1 [2020-05-27T14:23:52.473Z] TIMEOUT=120m [2020-05-27T14:23:52.473Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-27T14:23:52.473Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-27T14:23:52.473Z] GO111MODULE=off [2020-05-27T14:23:52.473Z] DOCKER_EXPERIMENTAL=1 [2020-05-27T14:23:52.473Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-27T14:23:52.473Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-27T14:23:52.473Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-27T14:23:52.473Z] GOPATH=/go [2020-05-27T14:23:52.473Z] PKG_CONFIG=pkg-config [2020-05-27T14:23:52.473Z] _=/usr/bin/env [2020-05-27T14:23:52.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-27T14:23:52.574Z] #46 DONE 0.2s [2020-05-27T14:23:52.574Z] [2020-05-27T14:23:52.574Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-27T14:23:52.574Z] #48 DONE 0.1s [2020-05-27T14:23:52.574Z] [2020-05-27T14:23:52.574Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:52.574Z] #52 ... [2020-05-27T14:23:52.574Z] [2020-05-27T14:23:52.574Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-27T14:23:52.574Z] #50 DONE 0.1s [2020-05-27T14:23:52.833Z] [2020-05-27T14:23:52.833Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:54.593Z] #20 ... [2020-05-27T14:23:54.593Z] [2020-05-27T14:23:54.593Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:23:54.593Z] #42 282.9 github.com/LK4D4/vndr/godl [2020-05-27T14:23:54.593Z] #42 284.1 github.com/LK4D4/vndr [2020-05-27T14:23:54.593Z] #42 ... [2020-05-27T14:23:54.593Z] [2020-05-27T14:23:54.593Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:23:54.593Z] #40 195.6 CC criu/external.o [2020-05-27T14:23:54.593Z] #40 196.4 CC criu/fault-injection.o [2020-05-27T14:23:54.593Z] #40 196.7 CC criu/fdstore.o [2020-05-27T14:23:54.885Z] #40 197.7 CC criu/fifo.o [2020-05-27T14:23:55.921Z] #40 198.4 CC criu/file-ids.o [2020-05-27T14:23:56.215Z] #40 198.9 CC criu/file-lock.o [2020-05-27T14:23:57.015Z] #52 248.7 + bin/containerd-stress [2020-05-27T14:23:57.130Z] ................................................ [ 29%] [2020-05-27T14:23:58.388Z] #52 250.4 + bin/containerd-shim [2020-05-27T14:23:58.948Z] #40 201.4 CC criu/files-ext.o [2020-05-27T14:23:59.898Z] #52 ... [2020-05-27T14:23:59.898Z] [2020-05-27T14:23:59.898Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:59.898Z] #45 DONE 319.2s [2020-05-27T14:23:59.898Z] [2020-05-27T14:23:59.898Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:23:59.979Z] #40 202.5 CC criu/files-reg.o [2020-05-27T14:24:00.611Z] #40 ... [2020-05-27T14:24:00.611Z] [2020-05-27T14:24:00.611Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:24:00.611Z] #42 DONE 299.2s [2020-05-27T14:24:00.611Z] [2020-05-27T14:24:00.611Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:24:01.244Z] #46 ... [2020-05-27T14:24:01.244Z] [2020-05-27T14:24:01.244Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-27T14:24:01.244Z] #20 9.310 Collecting yamllint==1.16.0 [2020-05-27T14:24:01.277Z] #52 ... [2020-05-27T14:24:01.277Z] [2020-05-27T14:24:01.277Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-27T14:24:01.277Z] #46 DONE 0.3s [2020-05-27T14:24:01.277Z] [2020-05-27T14:24:01.277Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:24:01.277Z] #52 ... [2020-05-27T14:24:01.277Z] [2020-05-27T14:24:01.277Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-27T14:24:01.277Z] #48 DONE 0.1s [2020-05-27T14:24:01.277Z] [2020-05-27T14:24:01.277Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-27T14:24:01.534Z] #50 DONE 0.1s [2020-05-27T14:24:01.534Z] [2020-05-27T14:24:01.534Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:24:01.882Z] #20 10.09 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-27T14:24:02.207Z] #20 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-27T14:24:02.207Z] #20 10.52 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-27T14:24:02.498Z] #20 10.67 Collecting pyyaml (from yamllint==1.16.0) [2020-05-27T14:24:03.128Z] #20 11.00 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-27T14:24:04.941Z] #52 256.9 + bin/containerd-shim-runc-v1 [2020-05-27T14:24:05.711Z] #52 251.4 + bin/containerd-stress [2020-05-27T14:24:05.872Z] #20 13.67 Building wheels for collected packages: pyyaml [2020-05-27T14:24:05.872Z] #20 13.67 Running setup.py bdist_wheel for pyyaml: started [2020-05-27T14:24:07.082Z] #52 253.3 + bin/containerd-shim [2020-05-27T14:24:07.963Z] #20 15.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-27T14:24:07.963Z] #20 15.59 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-27T14:24:07.963Z] #20 15.74 Successfully built pyyaml [2020-05-27T14:24:07.963Z] #20 15.78 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-27T14:24:08.221Z] #52 260.0 + bin/containerd-shim-runc-v2 [2020-05-27T14:24:08.259Z] #20 16.36 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-27T14:24:08.552Z] #20 DONE 16.7s [2020-05-27T14:24:08.552Z] [2020-05-27T14:24:08.552Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:24:08.552Z] #40 207.3 CC criu/files.o [2020-05-27T14:24:08.786Z] #52 260.7 + binaries [2020-05-27T14:24:08.786Z] #52 260.7 + install -D bin/containerd /build/containerd [2020-05-27T14:24:08.786Z] #52 260.8 + install -D bin/containerd-shim /build/containerd-shim [2020-05-27T14:24:08.786Z] #52 260.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-27T14:24:08.786Z] #52 260.8 + install -D bin/ctr /build/ctr [2020-05-27T14:24:09.043Z] #52 DONE 261.2s [2020-05-27T14:24:09.192Z] #40 211.7 CC criu/filesystems.o [2020-05-27T14:24:09.975Z] [2020-05-27T14:24:09.975Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-27T14:24:10.233Z] #53 DONE 0.2s [2020-05-27T14:24:10.233Z] [2020-05-27T14:24:10.233Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-27T14:24:10.491Z] #57 DONE 0.1s [2020-05-27T14:24:10.491Z] [2020-05-27T14:24:10.491Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-27T14:24:10.491Z] #59 DONE 0.1s [2020-05-27T14:24:10.491Z] [2020-05-27T14:24:10.491Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-27T14:24:10.491Z] #61 DONE 0.1s [2020-05-27T14:24:10.491Z] [2020-05-27T14:24:10.491Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-27T14:24:10.491Z] #62 DONE 0.0s [2020-05-27T14:24:10.713Z] #40 213.3 CC criu/fsnotify.o [2020-05-27T14:24:10.748Z] [2020-05-27T14:24:10.748Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-27T14:24:11.680Z] #63 DONE 1.2s [2020-05-27T14:24:11.938Z] [2020-05-27T14:24:11.938Z] #64 exporting to image [2020-05-27T14:24:11.938Z] #64 exporting layers [2020-05-27T14:24:12.792Z] #40 215.2 CC criu/image-desc.o [2020-05-27T14:24:12.792Z] #40 215.5 CC criu/image.o [2020-05-27T14:24:13.635Z] #52 259.9 + bin/containerd-shim-runc-v1 [2020-05-27T14:24:14.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-27T14:24:14.860Z] #40 217.4 CC criu/ipc_ns.o [2020-05-27T14:24:15.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-27T14:24:16.214Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-27T14:24:16.915Z] #52 263.0 + bin/containerd-shim-runc-v2 [2020-05-27T14:24:16.926Z] #40 219.6 CC criu/irmap.o [2020-05-27T14:24:17.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-27T14:24:17.481Z] #52 263.9 + install -D bin/containerd /build/containerd [2020-05-27T14:24:17.481Z] #52 263.9 + binaries [2020-05-27T14:24:17.481Z] #52 263.9 + install -D bin/containerd-shim /build/containerd-shim [2020-05-27T14:24:17.737Z] #52 263.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-27T14:24:17.737Z] #52 263.9 + install -D bin/ctr /build/ctr [2020-05-27T14:24:17.995Z] #52 DONE 264.2s [2020-05-27T14:24:18.490Z] #64 exporting layers 6.0s done [2020-05-27T14:24:18.490Z] #64 writing image sha256:467ce6b6762c8b0192054b004d87f6a4a787202312707484652d00d7332bad53 done [2020-05-27T14:24:18.490Z] #64 naming to docker.io/library/docker:a9569f524360c354fc192c50fbc0869ec4ffa916 done [2020-05-27T14:24:18.490Z] #64 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-27T14:24:18.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/make.sh dynbinary test-integration [2020-05-27T14:24:18.931Z] [2020-05-27T14:24:18.931Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-27T14:24:19.012Z] #40 221.3 CC criu/kcmp-ids.o [2020-05-27T14:24:19.012Z] #40 ... [2020-05-27T14:24:19.012Z] [2020-05-27T14:24:19.012Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-27T14:24:19.012Z] #29 DONE 317.4s [2020-05-27T14:24:19.012Z] [2020-05-27T14:24:19.012Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:24:19.187Z] #53 DONE 0.3s [2020-05-27T14:24:19.187Z] [2020-05-27T14:24:19.187Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-27T14:24:19.187Z] #57 DONE 0.1s [2020-05-27T14:24:19.187Z] [2020-05-27T14:24:19.187Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-27T14:24:19.444Z] #59 DONE 0.1s [2020-05-27T14:24:19.444Z] [2020-05-27T14:24:19.444Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-27T14:24:19.444Z] #61 DONE 0.1s [2020-05-27T14:24:19.444Z] [2020-05-27T14:24:19.444Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-27T14:24:19.444Z] #62 DONE 0.0s [2020-05-27T14:24:19.444Z] [2020-05-27T14:24:19.444Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-27T14:24:19.641Z] #22 ... [2020-05-27T14:24:19.641Z] [2020-05-27T14:24:19.641Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:24:19.641Z] #40 222.2 CC criu/kerndat.o [2020-05-27T14:24:20.214Z] [2020-05-27T14:24:20.214Z] Removing bundles/ [2020-05-27T14:24:20.214Z] [2020-05-27T14:24:20.214Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-27T14:24:20.214Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:24:20.214Z] GOOS="" GOARCH="" GOARM="" [2020-05-27T14:24:20.814Z] #63 DONE 1.1s [2020-05-27T14:24:20.814Z] [2020-05-27T14:24:20.814Z] #64 exporting to image [2020-05-27T14:24:20.814Z] #64 exporting layers [2020-05-27T14:24:22.411Z] #40 224.9 CC criu/libnetlink.o [2020-05-27T14:24:22.705Z] #40 225.6 CC criu/log.o [2020-05-27T14:24:23.744Z] #40 226.3 CC criu/lsm.o [2020-05-27T14:24:24.131Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-27T14:24:24.378Z] #40 227.1 CC criu/mem.o [2020-05-27T14:24:26.523Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-27T14:24:26.523Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-27T14:24:26.523Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-27T14:24:26.524Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-05-27T14:24:26.524Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-05-27T14:24:26.524Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 4.8% of statements [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-27T14:24:26.524Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-05-27T14:24:26.524Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-27T14:24:26.524Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-27T14:24:26.524Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-05-27T14:24:26.524Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-05-27T14:24:27.129Z] #40 229.7 CC criu/mount.o [2020-05-27T14:24:27.369Z] #64 exporting layers 6.1s done [2020-05-27T14:24:27.369Z] #64 writing image sha256:8144f88664cf8b843c9a6cf89a3fd57b7e7f9154eb31a85b69d73aa2d9ddf213 [2020-05-27T14:24:27.369Z] #64 writing image sha256:8144f88664cf8b843c9a6cf89a3fd57b7e7f9154eb31a85b69d73aa2d9ddf213 done [2020-05-27T14:24:27.369Z] #64 naming to docker.io/library/docker:a9569f524360c354fc192c50fbc0869ec4ffa916 done [2020-05-27T14:24:27.369Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-27T14:24:27.905Z] ok github.com/docker/docker/builder/remotecontext 0.341s coverage: 13.6% of statements [2020-05-27T14:24:27.905Z] ok github.com/docker/docker/builder/remotecontext/git 3.238s coverage: 86.3% of statements [2020-05-27T14:24:27.944Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-27T14:24:28.848Z] ok github.com/docker/docker/builder/dockerfile 1.185s coverage: 48.2% of statements [2020-05-27T14:24:28.848Z] ? github.com/docker/docker/cli [no test files] [2020-05-27T14:24:28.848Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-27T14:24:29.359Z] [2020-05-27T14:24:29.360Z] Removing bundles/ [2020-05-27T14:24:29.360Z] [2020-05-27T14:24:29.360Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-27T14:24:29.360Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:24:29.360Z] GOOS="" GOARCH="" GOARM="" [2020-05-27T14:24:32.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-27T14:24:33.047Z] ok github.com/docker/docker/client 0.415s coverage: 75.4% of statements [2020-05-27T14:24:33.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-27T14:24:34.025Z] #40 236.0 CC criu/namespaces.o [2020-05-27T14:24:34.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-27T14:24:35.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-27T14:24:35.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-27T14:24:36.801Z] #40 239.3 CC criu/net.o [2020-05-27T14:24:37.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-27T14:24:39.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-27T14:24:40.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-27T14:24:41.158Z] 4612f6d0b889: Pull complete [2020-05-27T14:24:41.158Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-27T14:24:41.158Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:24:41.158Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:24:41.158Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-27T14:24:41.158Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-27T14:24:41.158Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-27T14:24:41.158Z] INFO: Docker version of control daemon [2020-05-27T14:24:41.158Z] [2020-05-27T14:24:41.158Z] Client: Docker Engine - Enterprise [2020-05-27T14:24:41.158Z] Version: 19.03.5 [2020-05-27T14:24:41.158Z] API version: 1.40 [2020-05-27T14:24:41.158Z] Go version: go1.12.12 [2020-05-27T14:24:41.158Z] Git commit: 2ee0c57608 [2020-05-27T14:24:41.158Z] Built: 11/13/2019 08:00:16 [2020-05-27T14:24:41.158Z] OS/Arch: windows/amd64 [2020-05-27T14:24:41.158Z] Experimental: false [2020-05-27T14:24:41.158Z] [2020-05-27T14:24:41.158Z] Server: Docker Engine - Enterprise [2020-05-27T14:24:41.158Z] Engine: [2020-05-27T14:24:41.158Z] Version: 19.03.5 [2020-05-27T14:24:41.158Z] API version: 1.40 (minimum version 1.24) [2020-05-27T14:24:41.158Z] Go version: go1.12.12 [2020-05-27T14:24:41.158Z] Git commit: 2ee0c57608 [2020-05-27T14:24:41.158Z] Built: 11/13/2019 07:58:51 [2020-05-27T14:24:41.159Z] OS/Arch: windows/amd64 [2020-05-27T14:24:41.159Z] Experimental: true [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.159Z] INFO: Docker info of control daemon [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.159Z] Client: [2020-05-27T14:24:41.159Z] Debug Mode: false [2020-05-27T14:24:41.159Z] Plugins: [2020-05-27T14:24:41.159Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.159Z] Server: [2020-05-27T14:24:41.159Z] Containers: 0 [2020-05-27T14:24:41.159Z] Running: 0 [2020-05-27T14:24:41.159Z] Paused: 0 [2020-05-27T14:24:41.159Z] Stopped: 0 [2020-05-27T14:24:41.159Z] Images: 1 [2020-05-27T14:24:41.159Z] Server Version: 19.03.5 [2020-05-27T14:24:41.159Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-27T14:24:41.159Z] Windows: [2020-05-27T14:24:41.159Z] LCOW: [2020-05-27T14:24:41.159Z] Logging Driver: json-file [2020-05-27T14:24:41.159Z] Plugins: [2020-05-27T14:24:41.159Z] Volume: local [2020-05-27T14:24:41.159Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-27T14:24:41.159Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-27T14:24:41.159Z] Swarm: inactive [2020-05-27T14:24:41.159Z] Default Isolation: process [2020-05-27T14:24:41.159Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-27T14:24:41.159Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-27T14:24:41.159Z] OSType: windows [2020-05-27T14:24:41.159Z] Architecture: x86_64 [2020-05-27T14:24:41.159Z] CPUs: 4 [2020-05-27T14:24:41.159Z] Total Memory: 32GiB [2020-05-27T14:24:41.159Z] Name: azwin-2-bba660 [2020-05-27T14:24:41.159Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-27T14:24:41.159Z] Docker Root Dir: D:\docker [2020-05-27T14:24:41.159Z] Debug Mode: false [2020-05-27T14:24:41.159Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:24:41.159Z] Labels: [2020-05-27T14:24:41.159Z] Experimental: true [2020-05-27T14:24:41.159Z] Insecure Registries: [2020-05-27T14:24:41.159Z] 10.0.0.4:5000 [2020-05-27T14:24:41.159Z] 127.0.0.0/8 [2020-05-27T14:24:41.159Z] Registry Mirrors: [2020-05-27T14:24:41.159Z] http://10.0.0.4:5000/ [2020-05-27T14:24:41.159Z] Live Restore Enabled: false [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.159Z] INFO: Commit hash is a9569f5243 [2020-05-27T14:24:41.159Z] INFO: Nuke-Everything... [2020-05-27T14:24:41.159Z] INFO: Container count on control daemon to delete is 0 [2020-05-27T14:24:41.159Z] INFO: Nuking d:\CI [2020-05-27T14:24:41.159Z] INFO: Zapped successfully [2020-05-27T14:24:41.159Z] INFO: Location for testing is d:\CI\PR-41029\3 [2020-05-27T14:24:41.159Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.159Z] INFO: Building the image from Dockerfile.windows at 05/27/2020 14:24:39... [2020-05-27T14:24:41.159Z] [2020-05-27T14:24:41.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-27T14:24:42.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-27T14:24:42.395Z] #40 244.7 CC criu/netfilter.o [2020-05-27T14:24:42.395Z] #40 245.2 CC criu/page-pipe.o [2020-05-27T14:24:43.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-27T14:24:43.911Z] #40 246.4 CC criu/page-xfer.o [2020-05-27T14:24:44.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-27T14:24:45.987Z] Sending build context to Docker daemon 55.4MB [2020-05-27T14:24:45.987Z] [2020-05-27T14:24:45.987Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-27T14:24:45.987Z] ---> 561b89eac394 [2020-05-27T14:24:45.987Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-27T14:24:45.987Z] ---> Running in 8302287f4d9f [2020-05-27T14:24:45.992Z] #40 248.6 CC criu/pagemap-cache.o [2020-05-27T14:24:46.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-27T14:24:46.472Z] Removing intermediate container 8302287f4d9f [2020-05-27T14:24:46.473Z] ---> 060e2d533db9 [2020-05-27T14:24:46.473Z] Step 3/10 : ARG GO_VERSION=1.13.11 [2020-05-27T14:24:46.473Z] ---> Running in fe0745ec507c [2020-05-27T14:24:46.631Z] #40 249.3 CC criu/pagemap.o [2020-05-27T14:24:46.951Z] Removing intermediate container fe0745ec507c [2020-05-27T14:24:46.951Z] ---> 9e878c6270f5 [2020-05-27T14:24:46.951Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-27T14:24:46.951Z] ---> Running in 4e0023c7641d [2020-05-27T14:24:47.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-27T14:24:47.430Z] Removing intermediate container 4e0023c7641d [2020-05-27T14:24:47.430Z] ---> 195b39504e2a [2020-05-27T14:24:47.430Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-27T14:24:47.430Z] ---> Running in 61ecdfc8727b [2020-05-27T14:24:47.909Z] Removing intermediate container 61ecdfc8727b [2020-05-27T14:24:47.909Z] ---> e5ca8c4c1cba [2020-05-27T14:24:47.909Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-27T14:24:47.909Z] ---> Running in 12fb10f683ca [2020-05-27T14:24:48.140Z] #40 250.9 CC criu/parasite-syscall.o [2020-05-27T14:24:48.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-27T14:24:48.546Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-27T14:24:49.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-27T14:24:49.301Z] Using test binary docker [2020-05-27T14:24:49.301Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-27T14:24:49.301Z] +++ /etc/init.d/apparmor start [2020-05-27T14:24:49.301Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:24:49.301Z] INFO: Waiting for daemon to start... [2020-05-27T14:24:49.301Z] Starting dockerd [2020-05-27T14:24:49.301Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-27T14:24:49.653Z] #40 252.5 CC criu/path.o [2020-05-27T14:24:50.688Z] #40 253.1 CC criu/pie-util-vdso.o [2020-05-27T14:24:51.315Z] . [2020-05-27T14:24:51.315Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-27T14:24:51.315Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-27T14:24:51.315Z] Error: No such image: emptyfs [2020-05-27T14:24:51.315Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-27T14:24:51.315Z] ++++ docker load [2020-05-27T14:24:51.320Z] #40 253.8 CC criu/pie-util.o [2020-05-27T14:24:51.596Z] Running integration-test (iteration 1) [2020-05-27T14:24:51.596Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-27T14:24:51.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:24:51.596Z] ++ set -e [2020-05-27T14:24:51.596Z] ++ '[' -n 0 ']' [2020-05-27T14:24:51.596Z] ++ set -x [2020-05-27T14:24:51.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:24:51.611Z] #40 254.3 CC criu/pipes.o [2020-05-27T14:24:52.641Z] #40 255.4 CC criu/plugin.o [2020-05-27T14:24:52.744Z] [2020-05-27T14:24:52.744Z] SUCCESS: Specified value was saved. [2020-05-27T14:24:53.270Z] #40 256.1 CC criu/proc_parse.o [2020-05-27T14:24:53.751Z] INFO: Downloading git... [2020-05-27T14:24:55.369Z] INFO: Downloading go... [2020-05-27T14:24:56.201Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-27T14:24:56.968Z] INFO: Downloading compiler 1 of 3... [2020-05-27T14:24:57.983Z] INFO: Downloading compiler 2 of 3... [2020-05-27T14:24:58.071Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-27T14:24:58.388Z] Loaded image: buildpack-deps:jessie [2020-05-27T14:24:58.462Z] INFO: Downloading compiler 3 of 3... [2020-05-27T14:24:58.671Z] Loaded image: busybox:latest [2020-05-27T14:24:58.829Z] #40 261.4 CC criu/protobuf-desc.o [2020-05-27T14:24:58.940Z] INFO: Extracting git... [2020-05-27T14:24:58.952Z] Loaded image: busybox:glibc [2020-05-27T14:24:58.952Z] Loaded image: debian:jessie [2020-05-27T14:24:58.952Z] Loaded image: hello-world:latest [2020-05-27T14:24:58.952Z] INFO: Testing against a local daemon [2020-05-27T14:24:58.952Z] === RUN TestCgroupNamespacesBuild [2020-05-27T14:24:59.616Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 30.8% of statements [2020-05-27T14:25:00.337Z] #40 263.0 CC criu/protobuf.o [2020-05-27T14:25:00.967Z] #40 263.7 CC criu/pstree.o [2020-05-27T14:25:01.619Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2020-05-27T14:25:01.619Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-27T14:25:02.040Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-27T14:25:02.158Z] ok github.com/docker/docker/container 0.152s coverage: 34.4% of statements [2020-05-27T14:25:02.158Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-27T14:25:02.158Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-27T14:25:02.158Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-27T14:25:02.158Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-27T14:25:03.026Z] #40 265.6 CC criu/rbtree.o [2020-05-27T14:25:03.087Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-05-27T14:25:03.087Z] === RUN TestBuildWithSession [2020-05-27T14:25:03.087Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-27T14:25:03.087Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:25:03.087Z] === RUN TestBuildSquashParent [2020-05-27T14:25:03.314Z] #40 266.1 CC criu/rst-malloc.o [2020-05-27T14:25:03.946Z] #40 266.6 CC criu/seccomp.o [2020-05-27T14:25:04.981Z] #40 267.7 CC criu/seize.o [2020-05-27T14:25:05.455Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.046s coverage: 65.3% of statements [2020-05-27T14:25:06.399Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.6% of statements [2020-05-27T14:25:06.522Z] #40 269.3 CC criu/servicefd.o [2020-05-27T14:25:07.575Z] #40 270.2 CC criu/shmem.o [2020-05-27T14:25:07.782Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2020-05-27T14:25:09.153Z] #40 271.8 CC criu/sigframe.o [2020-05-27T14:25:09.796Z] #40 272.2 CC criu/signalfd.o [2020-05-27T14:25:09.878Z] --- PASS: TestBuildSquashParent (6.80s) [2020-05-27T14:25:09.878Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-27T14:25:09.878Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:25:09.878Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:25:09.878Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:25:09.878Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:25:09.878Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:25:09.878Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:25:09.878Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:25:09.878Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:25:09.878Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:25:09.878Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:25:09.878Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:25:09.878Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:25:09.878Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:25:09.878Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:25:10.092Z] #40 272.8 CC criu/sk-inet.o [2020-05-27T14:25:11.085Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-05-27T14:25:12.169Z] #40 274.7 CC criu/sk-netlink.o [2020-05-27T14:25:12.469Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2020-05-27T14:25:12.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:25:12.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:25:12.841Z] #40 275.6 CC criu/sk-packet.o [2020-05-27T14:25:13.409Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.7% of statements [2020-05-27T14:25:14.003Z] INFO: Expanding go... [2020-05-27T14:25:14.344Z] #40 276.8 CC criu/sk-queue.o [2020-05-27T14:25:14.348Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2020-05-27T14:25:14.974Z] #40 277.7 CC criu/sk-tcp.o [2020-05-27T14:25:15.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:25:15.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:25:16.127Z] #40 278.7 CC criu/sk-unix.o [2020-05-27T14:25:16.725Z] ......................... [ 67%] [2020-05-27T14:25:17.170Z] #40 ... [2020-05-27T14:25:17.170Z] [2020-05-27T14:25:17.170Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:25:17.170Z] #37 375.8 + dpkg --print-architecture [2020-05-27T14:25:17.170Z] #37 375.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-27T14:25:17.280Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-27T14:25:17.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-05-27T14:25:17.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-05-27T14:25:17.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2020-05-27T14:25:17.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-05-27T14:25:17.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-05-27T14:25:17.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s) [2020-05-27T14:25:17.280Z] === RUN TestBuildMultiStageCopy [2020-05-27T14:25:17.280Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-27T14:25:17.465Z] #37 376.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-27T14:25:17.465Z] #37 376.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-27T14:25:17.636Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 13.9% of statements [2020-05-27T14:25:17.636Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-05-27T14:25:19.543Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.590s coverage: 57.0% of statements [2020-05-27T14:25:19.945Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-27T14:25:20.556Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-27T14:25:21.167Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-27T14:25:21.469Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-05-27T14:25:21.808Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-27T14:25:22.422Z] --- PASS: TestBuildMultiStageCopy (4.96s) [2020-05-27T14:25:22.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2020-05-27T14:25:22.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-05-27T14:25:22.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-05-27T14:25:22.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-05-27T14:25:22.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-05-27T14:25:22.423Z] === RUN TestBuildMultiStageParentConfig [2020-05-27T14:25:23.452Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.095s coverage: 46.2% of statements [2020-05-27T14:25:23.892Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-05-27T14:25:23.892Z] === RUN TestBuildLabelWithTargets [2020-05-27T14:25:25.357Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.846s coverage: 73.1% of statements [2020-05-27T14:25:25.358Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.843s coverage: 49.5% of statements [2020-05-27T14:25:25.358Z] ok github.com/docker/docker/daemon 12.328s coverage: 17.4% of statements [2020-05-27T14:25:25.358Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-27T14:25:25.358Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-27T14:25:25.358Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-27T14:25:25.358Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-27T14:25:25.358Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-27T14:25:26.558Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2020-05-27T14:25:26.558Z] === RUN TestBuildWithEmptyLayers [2020-05-27T14:25:27.270Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-05-27T14:25:27.530Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-05-27T14:25:27.565Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-05-27T14:25:27.565Z] === RUN TestBuildMultiStageOnBuild [2020-05-27T14:25:28.101Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.598s coverage: 76.1% of statements [2020-05-27T14:25:28.101Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2020-05-27T14:25:30.101Z] #37 ... [2020-05-27T14:25:30.101Z] [2020-05-27T14:25:30.101Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:25:30.101Z] #40 282.5 CC criu/sockets.o [2020-05-27T14:25:30.101Z] #40 284.2 CC criu/stats.o [2020-05-27T14:25:30.101Z] #40 284.9 CC criu/string.o [2020-05-27T14:25:30.101Z] #40 285.1 CC criu/sysctl.o [2020-05-27T14:25:30.101Z] #40 286.3 CC criu/sysfs_parse.o [2020-05-27T14:25:30.101Z] #40 286.8 CC criu/timerfd.o [2020-05-27T14:25:30.101Z] #40 287.3 CC criu/tty.o [2020-05-27T14:25:30.101Z] #40 290.3 CC criu/tun.o [2020-05-27T14:25:30.101Z] #40 291.2 CC criu/uffd.o [2020-05-27T14:25:30.669Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 41.8% of statements [2020-05-27T14:25:30.730Z] #40 293.3 CC criu/util.o [2020-05-27T14:25:30.931Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.905s coverage: 57.7% of statements [2020-05-27T14:25:30.931Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-27T14:25:30.931Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-27T14:25:31.010Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2020-05-27T14:25:31.010Z] === RUN TestBuildUncleanTarFilenames [2020-05-27T14:25:31.518Z] ok github.com/docker/docker/daemon/logger/awslogs 0.293s coverage: 77.8% of statements [2020-05-27T14:25:32.022Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-05-27T14:25:32.022Z] === RUN TestBuildMultiStageLayerLeak [2020-05-27T14:25:32.105Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.8% of statements [2020-05-27T14:25:32.105Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-27T14:25:32.105Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-27T14:25:32.105Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-27T14:25:32.105Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-27T14:25:32.375Z] ok github.com/docker/docker/daemon/logger/gelf 0.060s coverage: 67.0% of statements [2020-05-27T14:25:32.640Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-05-27T14:25:33.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.073s coverage: 87.2% of statements [2020-05-27T14:25:33.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2020-05-27T14:25:33.492Z] #40 295.8 CC criu/uts_ns.o [2020-05-27T14:25:33.492Z] #40 296.2 CC criu/vdso.o [2020-05-27T14:25:34.046Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 75.2% of statements [2020-05-27T14:25:34.046Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-27T14:25:34.530Z] #40 297.2 LINK criu/built-in.o [2020-05-27T14:25:34.821Z] #40 297.5 LINK criu/criu [2020-05-27T14:25:34.985Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2020-05-27T14:25:34.985Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 37.7% of statements [2020-05-27T14:25:35.391Z] INFO: Expanding compiler 1 of 3... [2020-05-27T14:25:35.391Z] INFO: Expanding compiler 2 of 3... [2020-05-27T14:25:35.467Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-05-27T14:25:35.467Z] === RUN TestBuildWithHugeFile [2020-05-27T14:25:35.859Z] #40 298.4 DEP lib/c/criu.d [2020-05-27T14:25:35.859Z] #40 298.6 CC images/rpc.pb-c.o [2020-05-27T14:25:35.926Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-05-27T14:25:36.186Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-05-27T14:25:37.451Z] #40 299.9 CC lib/c/criu.o [2020-05-27T14:25:37.569Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2020-05-27T14:25:37.828Z] ok github.com/docker/docker/daemon/logger/splunk 1.962s coverage: 82.5% of statements [2020-05-27T14:25:37.828Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-27T14:25:37.828Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-27T14:25:38.767Z] ok github.com/docker/docker/distribution/metadata 0.116s coverage: 48.2% of statements [2020-05-27T14:25:39.519Z] #40 301.9 LINK lib/c/built-in.o [2020-05-27T14:25:39.519Z] #40 301.9 LINK lib/c/libcriu.so [2020-05-27T14:25:39.519Z] #40 302.1 LINK lib/c/libcriu.a [2020-05-27T14:25:39.708Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-05-27T14:25:39.708Z] ok github.com/docker/docker/distribution 0.391s coverage: 22.1% of statements [2020-05-27T14:25:39.708Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-27T14:25:39.811Z] #40 302.6 GEN magic.py [2020-05-27T14:25:40.106Z] #40 302.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-27T14:25:40.106Z] #40 302.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-27T14:25:40.106Z] #40 302.8 Note: Building without GnuTLS support [2020-05-27T14:25:41.091Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-05-27T14:25:41.349Z] INFO: Expanding compiler 3 of 3... [2020-05-27T14:25:41.349Z] INFO: Removing downloaded files... [2020-05-27T14:25:41.349Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-27T14:25:41.349Z] INFO: Configuring git core.autocrlf... [2020-05-27T14:25:41.630Z] #40 304.0 fatal: not a git repository (or any of the parent directories): .git [2020-05-27T14:25:41.660Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-05-27T14:25:41.660Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-05-27T14:25:41.668Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:25:42.233Z] [2020-05-27T14:25:42.233Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-27T14:25:42.272Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.6% of statements [2020-05-27T14:25:42.272Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-27T14:25:42.272Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-27T14:25:42.272Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-27T14:25:42.272Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2020-05-27T14:25:42.669Z] #40 305.5 make[1]: Nothing to be done for 'all'. [2020-05-27T14:25:42.799Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-27T14:25:42.799Z] HOSTNAME=511b5fec6b06 [2020-05-27T14:25:42.799Z] DEST=bundles/test-integration [2020-05-27T14:25:42.799Z] PWD=/go/src/github.com/docker/docker [2020-05-27T14:25:42.799Z] DOCKER_ROOTLESS=1 [2020-05-27T14:25:42.799Z] DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:25:42.799Z] container=docker [2020-05-27T14:25:42.799Z] HOME=/root [2020-05-27T14:25:42.799Z] GOLANG_VERSION=1.13.11 [2020-05-27T14:25:42.799Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-27T14:25:42.799Z] VALIDATE_BRANCH=master [2020-05-27T14:25:42.799Z] TERM=xterm [2020-05-27T14:25:42.799Z] DOCKER_PKG=github.com/docker/docker [2020-05-27T14:25:42.799Z] SHLVL=1 [2020-05-27T14:25:42.799Z] TIMEOUT=120m [2020-05-27T14:25:42.799Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-27T14:25:42.799Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-27T14:25:42.799Z] GO111MODULE=off [2020-05-27T14:25:42.799Z] DOCKER_EXPERIMENTAL=1 [2020-05-27T14:25:42.799Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-27T14:25:42.799Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-27T14:25:42.799Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-27T14:25:42.799Z] GOPATH=/go [2020-05-27T14:25:42.799Z] PKG_CONFIG=pkg-config [2020-05-27T14:25:42.799Z] _=/usr/bin/env [2020-05-27T14:25:42.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-27T14:25:42.843Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-05-27T14:25:44.748Z] #40 307.1 make[1]: 'images/built-in.o' is up to date. [2020-05-27T14:25:44.748Z] #40 307.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-27T14:25:44.748Z] #40 307.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-27T14:25:44.748Z] #40 307.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-27T14:25:44.748Z] #40 307.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-27T14:25:44.748Z] #40 307.6 make[1]: Nothing to be done for 'all'. [2020-05-27T14:25:44.755Z] ok github.com/docker/docker/opts 0.058s coverage: 67.4% of statements [2020-05-27T14:25:45.038Z] #40 307.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-27T14:25:45.039Z] #40 ... [2020-05-27T14:25:45.039Z] [2020-05-27T14:25:45.039Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:25:45.039Z] #46 403.9 + cd /tmp/tmp.WRKQtwpb0V/src/github.com/golangci/golangci-lint/ [2020-05-27T14:25:45.332Z] #46 403.9 + git checkout -q v1.23.8 [2020-05-27T14:25:45.693Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-27T14:25:45.693Z] ok github.com/docker/docker/pkg/authorization 0.660s coverage: 68.3% of statements [2020-05-27T14:25:45.693Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-05-27T14:25:46.371Z] #46 404.9 ++ git describe --tags [2020-05-27T14:25:46.371Z] #46 404.9 + version=v1.23.8 [2020-05-27T14:25:46.371Z] #46 404.9 ++ git rev-parse --short HEAD [2020-05-27T14:25:46.371Z] #46 404.9 + commit=76a82c6 [2020-05-27T14:25:46.372Z] #46 404.9 ++ git show -s --format=%cd [2020-05-27T14:25:46.372Z] #46 404.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-27T14:25:46.372Z] #46 404.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-27T14:25:46.631Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-05-27T14:25:46.631Z] ok github.com/docker/docker/pkg/archive 1.197s coverage: 76.7% of statements [2020-05-27T14:25:46.668Z] #46 ... [2020-05-27T14:25:46.668Z] [2020-05-27T14:25:46.668Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-27T14:25:46.668Z] #40 308.0 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 308.1 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 308.2 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 308.6 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 308.7 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 308.8 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 308.8 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 309.2 make[2]: Nothing to be done for 'all'. [2020-05-27T14:25:46.668Z] #40 309.2 INSTALL criu/criu [2020-05-27T14:25:46.668Z] #40 DONE 309.4s [2020-05-27T14:25:46.668Z] [2020-05-27T14:25:46.668Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:25:47.200Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-05-27T14:25:47.459Z] ok github.com/docker/docker/pkg/discovery/file 0.038s coverage: 97.6% of statements [2020-05-27T14:25:48.028Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-27T14:25:48.597Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-27T14:25:49.163Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-27T14:25:50.098Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-27T14:25:50.193Z] #22 ... [2020-05-27T14:25:50.193Z] [2020-05-27T14:25:50.193Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-27T14:25:50.193Z] #50 237.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-27T14:25:50.667Z] ok github.com/docker/docker/pkg/chrootarchive 3.628s coverage: 43.2% of statements [2020-05-27T14:25:50.927Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-05-27T14:25:51.497Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-05-27T14:25:51.497Z] ok github.com/docker/docker/pkg/fsutils 0.306s coverage: 85.1% of statements [2020-05-27T14:25:51.497Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-05-27T14:25:52.067Z] ok github.com/docker/docker/layer 7.900s coverage: 68.8% of statements [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/oci [no test files] [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-27T14:25:52.067Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-27T14:25:52.637Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-05-27T14:25:52.896Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-05-27T14:25:52.918Z] #50 240.5 + mkdir -p /build [2020-05-27T14:25:52.918Z] #50 240.5 + cp runc /build/runc [2020-05-27T14:25:52.918Z] #50 DONE 240.6s [2020-05-27T14:25:52.918Z] [2020-05-27T14:25:52.918Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:25:53.156Z] ok github.com/docker/docker/pkg/idtools 0.730s coverage: 70.3% of statements [2020-05-27T14:25:53.156Z] ok github.com/docker/docker/pkg/ioutils 0.624s coverage: 70.6% of statements [2020-05-27T14:25:53.156Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2020-05-27T14:25:53.156Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-27T14:25:53.156Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-27T14:25:53.417Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-05-27T14:25:53.417Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-27T14:25:53.678Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-05-27T14:25:53.678Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-05-27T14:25:53.799Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-27T14:25:54.248Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.051s coverage: 91.4% of statements [2020-05-27T14:25:54.248Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.4% of statements [2020-05-27T14:25:54.248Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-27T14:25:54.248Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-27T14:25:54.508Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.034s coverage: 56.8% of statements [2020-05-27T14:25:55.449Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-05-27T14:25:55.449Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-05-27T14:25:55.449Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-05-27T14:25:56.019Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-05-27T14:25:56.591Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-05-27T14:25:56.851Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2020-05-27T14:25:57.111Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-05-27T14:25:57.371Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-05-27T14:25:57.631Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-05-27T14:25:58.569Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.1% of statements [2020-05-27T14:25:58.828Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-05-27T14:25:59.088Z] ok github.com/docker/docker/pkg/signal 2.781s coverage: 61.0% of statements [2020-05-27T14:25:59.348Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2020-05-27T14:25:59.608Z] testing: warning: no tests to run [2020-05-27T14:25:59.608Z] coverage: [no statements] [2020-05-27T14:25:59.608Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-05-27T14:25:59.868Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2020-05-27T14:26:00.128Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-05-27T14:26:00.128Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2020-05-27T14:26:00.128Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-05-27T14:26:01.412Z] #22 ... [2020-05-27T14:26:01.412Z] [2020-05-27T14:26:01.412Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-27T14:26:01.412Z] #37 DONE 419.2s [2020-05-27T14:26:01.412Z] [2020-05-27T14:26:01.412Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:26:02.041Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-05-27T14:26:02.302Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 73.8% of statements [2020-05-27T14:26:02.398Z] --- PASS: TestBuildWithHugeFile (27.36s) [2020-05-27T14:26:02.398Z] === RUN TestBuildWithEmptyDockerfile [2020-05-27T14:26:02.398Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:26:02.398Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:26:02.398Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:26:02.398Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:26:02.398Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:26:02.398Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:26:02.398Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:26:02.398Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:26:02.682Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:26:02.682Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-05-27T14:26:02.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-05-27T14:26:02.682Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2020-05-27T14:26:02.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-27T14:26:02.682Z] === RUN TestBuildPreserveOwnership [2020-05-27T14:26:02.682Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-27T14:26:02.873Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-05-27T14:26:03.443Z] ok github.com/docker/docker/plugin 0.598s coverage: 23.1% of statements [2020-05-27T14:26:04.014Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-05-27T14:26:04.274Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-05-27T14:26:04.535Z] ok github.com/docker/docker/registry 0.238s coverage: 56.3% of statements [2020-05-27T14:26:05.106Z] ok github.com/docker/docker/testutil 0.025s coverage: 62.5% of statements [2020-05-27T14:26:05.777Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:26:05.777Z] [2020-05-27T14:26:05.777Z] [2020-05-27T14:26:05.777Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-27T14:26:05.777Z] [2020-05-27T14:26:05.777Z] [2020-05-27T14:26:05.777Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-27T14:26:05.777Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-27T14:26:05.777Z] HOSTNAME=748d21f2789f [2020-05-27T14:26:05.777Z] TEST_SKIP_INTEGRATION=1 [2020-05-27T14:26:05.777Z] TESTDEBUG=0 [2020-05-27T14:26:05.777Z] DEST=bundles/test-integration [2020-05-27T14:26:05.777Z] PWD=/go/src/github.com/docker/docker [2020-05-27T14:26:05.777Z] KEEPBUNDLE=1 [2020-05-27T14:26:05.777Z] DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:26:05.777Z] container=docker [2020-05-27T14:26:05.777Z] HOME=/root [2020-05-27T14:26:05.777Z] GOLANG_VERSION=1.13.11 [2020-05-27T14:26:05.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-27T14:26:05.777Z] VALIDATE_BRANCH=master [2020-05-27T14:26:05.777Z] TERM=xterm [2020-05-27T14:26:05.777Z] DOCKER_PKG=github.com/docker/docker [2020-05-27T14:26:05.777Z] SHLVL=1 [2020-05-27T14:26:05.777Z] TIMEOUT=120m [2020-05-27T14:26:05.777Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-27T14:26:05.777Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-27T14:26:05.777Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-27T14:26:05.777Z] GO111MODULE=off [2020-05-27T14:26:05.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-27T14:26:05.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-27T14:26:05.777Z] GOPATH=/go [2020-05-27T14:26:05.777Z] PKG_CONFIG=pkg-config [2020-05-27T14:26:05.777Z] _=/usr/bin/env [2020-05-27T14:26:05.777Z] Building test suite binary ./integration-cli/test.main [2020-05-27T14:26:05.777Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-27T14:26:05.777Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-27T14:26:05.777Z] HOSTNAME=b6c5cddf5bd5 [2020-05-27T14:26:05.777Z] TEST_SKIP_INTEGRATION=1 [2020-05-27T14:26:05.777Z] TESTDEBUG=0 [2020-05-27T14:26:05.777Z] DEST=bundles/test-integration [2020-05-27T14:26:05.777Z] PWD=/go/src/github.com/docker/docker [2020-05-27T14:26:05.777Z] KEEPBUNDLE=1 [2020-05-27T14:26:05.777Z] DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:26:05.777Z] container=docker [2020-05-27T14:26:05.777Z] HOME=/root [2020-05-27T14:26:05.777Z] GOLANG_VERSION=1.13.11 [2020-05-27T14:26:05.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-27T14:26:05.777Z] VALIDATE_BRANCH=master [2020-05-27T14:26:05.777Z] TERM=xterm [2020-05-27T14:26:05.777Z] DOCKER_PKG=github.com/docker/docker [2020-05-27T14:26:05.777Z] SHLVL=1 [2020-05-27T14:26:05.777Z] TIMEOUT=120m [2020-05-27T14:26:05.777Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-27T14:26:05.777Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-27T14:26:05.777Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-27T14:26:05.777Z] GO111MODULE=off [2020-05-27T14:26:05.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-27T14:26:05.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-27T14:26:05.777Z] GOPATH=/go [2020-05-27T14:26:05.777Z] PKG_CONFIG=pkg-config [2020-05-27T14:26:05.777Z] _=/usr/bin/env [2020-05-27T14:26:05.777Z] Building test suite binary ./integration-cli/test.main [2020-05-27T14:26:05.777Z] No new tests added to integration. [2020-05-27T14:26:05.777Z] [2020-05-27T14:26:05.777Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-27T14:26:05.777Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-27T14:26:05.777Z] HOSTNAME=74113760cff4 [2020-05-27T14:26:05.777Z] TESTDEBUG=0 [2020-05-27T14:26:05.777Z] DEST=bundles/test-integration [2020-05-27T14:26:05.777Z] PWD=/go/src/github.com/docker/docker [2020-05-27T14:26:05.777Z] KEEPBUNDLE=1 [2020-05-27T14:26:05.777Z] DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:26:05.777Z] container=docker [2020-05-27T14:26:05.777Z] HOME=/root [2020-05-27T14:26:05.777Z] GOLANG_VERSION=1.13.11 [2020-05-27T14:26:05.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-27T14:26:05.777Z] VALIDATE_BRANCH=master [2020-05-27T14:26:05.777Z] TERM=xterm [2020-05-27T14:26:05.777Z] DOCKER_PKG=github.com/docker/docker [2020-05-27T14:26:05.777Z] SHLVL=1 [2020-05-27T14:26:05.777Z] TIMEOUT=120m [2020-05-27T14:26:05.777Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-27T14:26:05.777Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-27T14:26:05.777Z] GO111MODULE=off [2020-05-27T14:26:05.777Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-27T14:26:05.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-27T14:26:05.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-27T14:26:05.777Z] GOPATH=/go [2020-05-27T14:26:05.777Z] PKG_CONFIG=pkg-config [2020-05-27T14:26:05.777Z] _=/usr/bin/env [2020-05-27T14:26:05.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-27T14:26:06.046Z] ok github.com/docker/docker/runconfig 0.049s coverage: 65.8% of statements [2020-05-27T14:26:07.054Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-27T14:26:07.961Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-05-27T14:26:07.961Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2020-05-27T14:26:07.961Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-05-27T14:26:08.619Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-27T14:26:09.340Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-05-27T14:26:09.727Z] --- PASS: TestBuildPreserveOwnership (6.54s) [2020-05-27T14:26:09.727Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-05-27T14:26:09.727Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-05-27T14:26:09.727Z] === RUN TestBuildPlatformInvalid [2020-05-27T14:26:09.727Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-27T14:26:09.727Z] PASS [2020-05-27T14:26:09.727Z] [2020-05-27T14:26:09.727Z] === Skipped [2020-05-27T14:26:09.727Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-27T14:26:09.727Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:26:09.727Z] [2020-05-27T14:26:09.727Z] [2020-05-27T14:26:09.727Z] DONE 32 tests, 1 skipped in 77.860s [2020-05-27T14:26:09.727Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-27T14:26:09.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:26:09.727Z] ++ set -e [2020-05-27T14:26:09.727Z] ++ '[' -n 0 ']' [2020-05-27T14:26:09.727Z] ++ set -x [2020-05-27T14:26:09.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:26:09.727Z] INFO: Testing against a local daemon [2020-05-27T14:26:09.727Z] === RUN TestConfigInspect [2020-05-27T14:26:11.126Z] tests/integration/client_test.py ..... [ 75%] [2020-05-27T14:26:11.126Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-27T14:26:11.381Z] tests/integration/errors_test.py . [ 76%] [2020-05-27T14:26:13.172Z] --- PASS: TestConfigInspect (3.45s) [2020-05-27T14:26:13.172Z] === RUN TestConfigList [2020-05-27T14:26:17.567Z] --- PASS: TestConfigList (3.69s) [2020-05-27T14:26:17.567Z] === RUN TestConfigsCreateAndDelete [2020-05-27T14:26:21.013Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-05-27T14:26:21.013Z] === RUN TestConfigsUpdate [2020-05-27T14:26:21.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-27T14:26:22.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-27T14:26:24.459Z] --- PASS: TestConfigsUpdate (3.73s) [2020-05-27T14:26:24.460Z] === RUN TestTemplatedConfig [2020-05-27T14:26:24.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-27T14:26:27.906Z] --- PASS: TestTemplatedConfig (3.57s) [2020-05-27T14:26:27.906Z] === RUN TestConfigCreateResolve [2020-05-27T14:26:31.272Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/rootless [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/volume [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-27T14:26:31.272Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === Skipped [2020-05-27T14:26:31.272Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-27T14:26:31.272Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-27T14:26:31.272Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-27T14:26:31.272Z] time="2020-05-27T14:25:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-27T14:26:31.272Z] time="2020-05-27T14:25:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-27T14:26:31.272Z] time="2020-05-27T14:25:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-27T14:26:31.272Z] time="2020-05-27T14:25:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-27T14:26:31.272Z] time="2020-05-27T14:25:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-27T14:26:31.272Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-27T14:26:31.272Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-27T14:26:31.272Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:26:31.272Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-27T14:26:31.272Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-27T14:26:31.272Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-27T14:26:31.272Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] [2020-05-27T14:26:31.272Z] DONE 2123 tests, 26 skipped in 193.332s Post stage [Pipeline] junit [2020-05-27T14:26:31.286Z] Recording test results [2020-05-27T14:26:32.282Z] --- PASS: TestConfigCreateResolve (3.79s) [2020-05-27T14:26:32.282Z] === RUN TestConfigDaemonLibtrustID [2020-05-27T14:26:32.282Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-27T14:26:32.282Z] PASS [2020-05-27T14:26:32.282Z] [2020-05-27T14:26:32.282Z] DONE 7 tests in 22.480s [2020-05-27T14:26:32.282Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-27T14:26:32.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:26:32.282Z] ++ set -e [2020-05-27T14:26:32.282Z] ++ '[' -n 0 ']' [2020-05-27T14:26:32.282Z] ++ set -x [2020-05-27T14:26:32.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:26:32.282Z] INFO: Testing against a local daemon [2020-05-27T14:26:32.282Z] === RUN TestCheckpoint [2020-05-27T14:26:32.282Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-27T14:26:32.282Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:26:32.282Z] === RUN TestContainerInvalidJSON [2020-05-27T14:26:32.282Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:26:32.282Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:26:32.282Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:26:32.282Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:26:32.282Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:26:32.282Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:26:32.282Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:26:32.282Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:26:32.282Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:26:32.282Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-27T14:26:32.282Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-27T14:26:32.282Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-27T14:26:32.282Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-27T14:26:32.282Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-27T14:26:32.282Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-05-27T14:26:32.282Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-27T14:26:32.571Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-05-27T14:26:32.571Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-27T14:26:32.571Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-27T14:26:32.571Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-27T14:26:32.852Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-05-27T14:26:32.852Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-27T14:26:34.019Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/make.sh dynbinary test-integration [2020-05-27T14:26:34.867Z] === RUN TestCopyFromContainer// [2020-05-27T14:26:34.867Z] === RUN TestCopyFromContainer//bar/root [2020-05-27T14:26:34.956Z] [2020-05-27T14:26:34.956Z] Removing bundles/ [2020-05-27T14:26:34.956Z] [2020-05-27T14:26:34.956Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-27T14:26:34.956Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:26:34.956Z] GOOS="" GOARCH="" GOARM="" [2020-05-27T14:26:35.148Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-27T14:26:35.148Z] === RUN TestCopyFromContainer/bar/quux [2020-05-27T14:26:35.148Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-27T14:26:35.430Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-27T14:26:35.430Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-27T14:26:35.430Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-27T14:26:35.710Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-27T14:26:35.711Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer (3.02s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-27T14:26:35.711Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-27T14:26:35.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-27T14:26:35.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:26:35.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:26:35.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:26:35.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:26:35.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:26:35.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:26:35.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:26:35.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:26:35.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:26:35.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-27T14:26:35.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-27T14:26:35.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-27T14:26:35.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-27T14:26:35.711Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-27T14:26:35.711Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-27T14:26:35.711Z] === RUN TestCreateWithInvalidEnv [2020-05-27T14:26:35.711Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-27T14:26:35.711Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-27T14:26:35.711Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-27T14:26:35.711Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-27T14:26:35.711Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-27T14:26:35.711Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-27T14:26:35.711Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-27T14:26:35.711Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-27T14:26:35.711Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-27T14:26:35.992Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-27T14:26:35.992Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-27T14:26:35.992Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-27T14:26:35.992Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-27T14:26:35.992Z] === RUN TestCreateTmpfsMountsTarget [2020-05-27T14:26:35.992Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-27T14:26:35.992Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:26:38.661Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:26:38.661Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-27T14:26:38.661Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-27T14:26:38.661Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-27T14:26:40.768Z] #53 403.3 + bin/containerd [2020-05-27T14:26:41.330Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2020-05-27T14:26:41.331Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-27T14:26:41.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:26:41.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:26:41.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:26:41.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:26:41.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:26:41.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:26:41.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:26:41.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:26:41.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:26:41.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:26:41.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:26:41.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:26:41.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:26:41.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:26:41.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:26:41.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-27T14:26:41.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-27T14:26:41.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-27T14:26:41.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-27T14:26:41.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-27T14:26:41.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-27T14:26:41.331Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-27T14:26:42.333Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-05-27T14:26:42.333Z] === RUN TestCreateDifferentPlatform [2020-05-27T14:26:42.333Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-27T14:26:42.333Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-27T14:26:42.333Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-05-27T14:26:42.333Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-27T14:26:42.333Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-27T14:26:42.333Z] === RUN TestContainerStartOnDaemonRestart [2020-05-27T14:26:42.333Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-27T14:26:42.333Z] === RUN TestDaemonRestartIpcMode [2020-05-27T14:26:42.333Z] === PAUSE TestDaemonRestartIpcMode [2020-05-27T14:26:42.333Z] === RUN TestDaemonHostGatewayIP [2020-05-27T14:26:42.333Z] === PAUSE TestDaemonHostGatewayIP [2020-05-27T14:26:42.333Z] === RUN TestContainerKillOnDaemonStart [2020-05-27T14:26:42.333Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-27T14:26:42.333Z] === RUN TestDiff [2020-05-27T14:26:42.955Z] --- PASS: TestDiff (0.80s) [2020-05-27T14:26:42.955Z] === RUN TestExecWithCloseStdin [2020-05-27T14:26:43.978Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-05-27T14:26:43.978Z] === RUN TestExec [2020-05-27T14:26:44.979Z] --- PASS: TestExec (0.99s) [2020-05-27T14:26:44.979Z] === RUN TestExecUser [2020-05-27T14:26:45.982Z] --- PASS: TestExecUser (0.97s) [2020-05-27T14:26:45.982Z] === RUN TestExportContainerAndImportImage [2020-05-27T14:26:46.984Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-05-27T14:26:46.984Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-27T14:26:48.999Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-05-27T14:26:48.999Z] === RUN TestHealthCheckWorkdir [2020-05-27T14:26:49.610Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-05-27T14:26:49.610Z] === RUN TestHealthKillContainer [2020-05-27T14:26:51.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-27T14:26:51.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-27T14:26:51.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-27T14:26:55.195Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-27T14:26:55.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-27T14:26:55.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-27T14:26:55.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-27T14:26:55.208Z] --- PASS: TestHealthKillContainer (3.06s) [2020-05-27T14:26:55.208Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-27T14:26:55.208Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-05-27T14:26:55.208Z] === RUN TestIpcModeNone [2020-05-27T14:26:55.208Z] --- PASS: TestIpcModeNone (0.93s) [2020-05-27T14:26:55.208Z] === RUN TestIpcModePrivate [2020-05-27T14:26:55.216Z] #53 ... [2020-05-27T14:26:55.216Z] [2020-05-27T14:26:55.216Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:26:55.216Z] #22 470.4 + return [2020-05-27T14:26:55.216Z] #22 DONE 470.5s [2020-05-27T14:26:55.216Z] [2020-05-27T14:26:55.216Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:26:55.216Z] #53 ... [2020-05-27T14:26:55.216Z] [2020-05-27T14:26:55.216Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-27T14:26:55.216Z] #23 DONE 0.1s [2020-05-27T14:26:55.216Z] [2020-05-27T14:26:55.216Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-27T14:26:55.489Z] --- PASS: TestIpcModePrivate (0.95s) [2020-05-27T14:26:55.489Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-27T14:26:55.489Z] === RUN TestIpcModeShareable [2020-05-27T14:26:55.508Z] #27 DONE 0.5s [2020-05-27T14:26:55.508Z] [2020-05-27T14:26:55.508Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-27T14:26:55.508Z] #30 DONE 0.1s [2020-05-27T14:26:55.508Z] [2020-05-27T14:26:55.508Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-27T14:26:55.508Z] #32 DONE 0.1s [2020-05-27T14:26:55.508Z] [2020-05-27T14:26:55.508Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-27T14:26:55.508Z] #35 DONE 0.1s [2020-05-27T14:26:55.508Z] [2020-05-27T14:26:55.508Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-27T14:26:55.833Z] #38 DONE 0.3s [2020-05-27T14:26:55.833Z] [2020-05-27T14:26:55.833Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-27T14:26:55.833Z] #41 DONE 0.1s [2020-05-27T14:26:55.833Z] [2020-05-27T14:26:55.833Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:26:56.142Z] #53 ... [2020-05-27T14:26:56.142Z] [2020-05-27T14:26:56.142Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-27T14:26:56.142Z] #43 DONE 0.2s [2020-05-27T14:26:56.142Z] [2020-05-27T14:26:56.142Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-27T14:26:56.142Z] #45 DONE 0.1s [2020-05-27T14:26:56.142Z] [2020-05-27T14:26:56.142Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:26:56.494Z] --- PASS: TestIpcModeShareable (0.96s) [2020-05-27T14:26:56.494Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-27T14:26:56.494Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-27T14:26:57.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-27T14:26:59.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-27T14:26:59.938Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-05-27T14:26:59.938Z] === RUN TestAPIIpcModeHost [2020-05-27T14:26:59.938Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-05-27T14:26:59.938Z] === RUN TestDaemonIpcModeShareable [2020-05-27T14:27:00.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-27T14:27:01.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-27T14:27:01.952Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-05-27T14:27:01.952Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-27T14:27:01.952Z] === RUN TestDaemonIpcModePrivate [2020-05-27T14:27:02.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-27T14:27:03.969Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-05-27T14:27:03.969Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-27T14:27:03.969Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-27T14:27:04.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-27T14:27:05.435Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-05-27T14:27:05.435Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-27T14:27:05.435Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-27T14:27:06.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-27T14:27:07.449Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-05-27T14:27:07.449Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-27T14:27:07.449Z] === RUN TestIpcModeOlderClient [2020-05-27T14:27:07.449Z] === PAUSE TestIpcModeOlderClient [2020-05-27T14:27:07.449Z] === RUN TestKillContainerInvalidSignal [2020-05-27T14:27:07.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-27T14:27:08.064Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-05-27T14:27:08.064Z] === RUN TestKillContainer [2020-05-27T14:27:08.064Z] === RUN TestKillContainer/no_signal [2020-05-27T14:27:08.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-27T14:27:09.067Z] === RUN TestKillContainer/non_killing_signal [2020-05-27T14:27:09.128Z] ......... [ 86%] [2020-05-27T14:27:09.347Z] === RUN TestKillContainer/killing_signal [2020-05-27T14:27:10.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-27T14:27:10.318Z] Using test binary docker [2020-05-27T14:27:10.318Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-27T14:27:10.318Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:27:10.318Z] INFO: Waiting for daemon to start... [2020-05-27T14:27:10.318Z] Starting dockerd [2020-05-27T14:27:10.813Z] --- PASS: TestKillContainer (2.62s) [2020-05-27T14:27:10.813Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-05-27T14:27:10.813Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-05-27T14:27:10.813Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-05-27T14:27:10.813Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-27T14:27:10.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-27T14:27:11.425Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-27T14:27:12.214Z] . [2020-05-27T14:27:12.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2020-05-27T14:27:12.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-05-27T14:27:12.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-05-27T14:27:12.434Z] === RUN TestKillStoppedContainer [2020-05-27T14:27:12.434Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-27T14:27:12.434Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-27T14:27:12.471Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-27T14:27:12.471Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-27T14:27:12.471Z] Error: No such image: emptyfs [2020-05-27T14:27:12.471Z] Running integration-test (iteration 1) [2020-05-27T14:27:12.471Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-27T14:27:12.715Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-27T14:27:12.715Z] === RUN TestKillDifferentUserContainer [2020-05-27T14:27:13.719Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-05-27T14:27:13.719Z] === RUN TestInspectOomKilledTrue [2020-05-27T14:27:13.719Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-27T14:27:13.719Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:27:13.719Z] === RUN TestInspectOomKilledFalse [2020-05-27T14:27:13.719Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-27T14:27:13.719Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:27:13.719Z] === RUN TestLinksEtcHostsContentMatch [2020-05-27T14:27:14.287Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-27T14:27:14.331Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-27T14:27:14.331Z] === RUN TestLinksContainerNames [2020-05-27T14:27:15.796Z] --- PASS: TestLinksContainerNames (1.73s) [2020-05-27T14:27:15.796Z] === RUN TestLogsFollowTailEmpty [2020-05-27T14:27:15.902Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-27T14:27:16.810Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-05-27T14:27:16.810Z] === RUN TestContainerNetworkMountsNoChown [2020-05-27T14:27:17.813Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/default [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/default [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/private [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/private [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rprivate [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/slave [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/slave [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rslave [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/shared [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/shared [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rshared [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/default [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/rslave [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/rshared [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/shared [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/rprivate [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:27:17.813Z] === CONT TestMountDaemonRoot/slave [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:27:17.813Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-27T14:27:17.813Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-27T14:27:17.814Z] === CONT TestMountDaemonRoot/private [2020-05-27T14:27:17.814Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-27T14:27:17.814Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-27T14:27:17.814Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:27:17.814Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:27:17.814Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-27T14:27:17.814Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-27T14:27:17.814Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:27:17.814Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:27:17.814Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-27T14:27:17.814Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:27:18.094Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:27:18.375Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-27T14:27:18.656Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-27T14:27:18.656Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-27T14:27:18.656Z] === RUN TestContainerBindMountNonRecursive [2020-05-27T14:27:20.675Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-05-27T14:27:20.675Z] === RUN TestNetworkNat [2020-05-27T14:27:21.678Z] --- PASS: TestNetworkNat (0.91s) [2020-05-27T14:27:21.678Z] === RUN TestNetworkLocalhostTCPNat [2020-05-27T14:27:22.291Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-05-27T14:27:22.291Z] === RUN TestNetworkLoopbackNat [2020-05-27T14:27:22.424Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-27T14:27:22.424Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-27T14:27:22.467Z] Loaded image: buildpack-deps:jessie [2020-05-27T14:27:22.467Z] Loaded image: busybox:latest [2020-05-27T14:27:22.467Z] Loaded image: busybox:glibc [2020-05-27T14:27:22.467Z] Loaded image: debian:jessie [2020-05-27T14:27:22.467Z] Loaded image: hello-world:latest [2020-05-27T14:27:22.467Z] INFO: Testing against a local daemon [2020-05-27T14:27:22.467Z] === RUN TestCgroupNamespacesBuild [2020-05-27T14:27:23.757Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-05-27T14:27:23.757Z] === RUN TestPause [2020-05-27T14:27:24.369Z] --- PASS: TestPause (0.91s) [2020-05-27T14:27:24.369Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-27T14:27:24.369Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:27:24.369Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:27:24.369Z] === RUN TestPauseStopPausedContainer [2020-05-27T14:27:25.371Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-05-27T14:27:25.371Z] === RUN TestPsFilter [2020-05-27T14:27:25.652Z] --- PASS: TestPsFilter (0.29s) [2020-05-27T14:27:25.652Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-27T14:27:25.744Z] --- PASS: TestCgroupNamespacesBuild (2.92s) [2020-05-27T14:27:25.744Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-27T14:27:26.655Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-05-27T14:27:26.655Z] === RUN TestRemoveContainerWithVolume [2020-05-27T14:27:27.640Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.54s) [2020-05-27T14:27:27.640Z] === RUN TestBuildWithSession [2020-05-27T14:27:27.640Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-27T14:27:27.640Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:27:27.640Z] === RUN TestBuildSquashParent [2020-05-27T14:27:27.668Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-05-27T14:27:27.668Z] === RUN TestRemoveContainerRunning [2020-05-27T14:27:28.280Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-05-27T14:27:28.280Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-27T14:27:28.468Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-27T14:27:29.289Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-05-27T14:27:29.289Z] === RUN TestRemoveInvalidContainer [2020-05-27T14:27:29.289Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-27T14:27:29.289Z] === RUN TestRenameLinkedContainer [2020-05-27T14:27:31.710Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-27T14:27:31.710Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-27T14:27:32.732Z] --- PASS: TestRenameLinkedContainer (3.50s) [2020-05-27T14:27:32.732Z] === RUN TestRenameStoppedContainer [2020-05-27T14:27:33.736Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-05-27T14:27:33.736Z] === RUN TestRenameRunningContainerAndReuse [2020-05-27T14:27:35.201Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-05-27T14:27:35.201Z] === RUN TestRenameInvalidName [2020-05-27T14:27:35.477Z] #53 ... [2020-05-27T14:27:35.477Z] [2020-05-27T14:27:35.477Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:27:35.477Z] #46 DONE 511.1s [2020-05-27T14:27:35.477Z] [2020-05-27T14:27:35.477Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:27:35.477Z] #53 ... [2020-05-27T14:27:35.477Z] [2020-05-27T14:27:35.477Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-27T14:27:35.477Z] #47 DONE 0.2s [2020-05-27T14:27:35.477Z] [2020-05-27T14:27:35.477Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:27:35.737Z] --- PASS: TestBuildSquashParent (7.66s) [2020-05-27T14:27:35.738Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-27T14:27:35.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:27:35.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:27:35.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:27:35.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:27:35.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:27:35.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:27:35.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:27:35.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:27:35.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:27:35.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:27:35.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:27:35.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:27:35.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:27:35.738Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:27:35.769Z] #53 ... [2020-05-27T14:27:35.769Z] [2020-05-27T14:27:35.769Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-27T14:27:35.769Z] #49 DONE 0.3s [2020-05-27T14:27:35.769Z] [2020-05-27T14:27:35.769Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:27:36.039Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-27T14:27:36.057Z] #53 ... [2020-05-27T14:27:36.057Z] [2020-05-27T14:27:36.057Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-27T14:27:36.057Z] #51 DONE 0.1s [2020-05-27T14:27:36.057Z] [2020-05-27T14:27:36.057Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-27T14:27:36.203Z] --- PASS: TestRenameInvalidName (0.91s) [2020-05-27T14:27:36.203Z] === RUN TestRenameAnonymousContainer [2020-05-27T14:27:36.551Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-27T14:27:36.551Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-27T14:27:36.551Z] [2020-05-27T14:27:36.551Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-27T14:27:36.551Z] =========================== short test summary info ============================ [2020-05-27T14:27:36.551Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-27T14:27:36.551Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-27T14:27:36.551Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-27T14:27:36.551Z] Not supported on most drivers [2020-05-27T14:27:36.551Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-27T14:27:36.551Z] Can fail if eth0 has multiple IP addresses [2020-05-27T14:27:36.551Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-27T14:27:36.551Z] This doesn't seem to be taken into account by the engine [2020-05-27T14:27:36.551Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-27T14:27:36.551Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-27T14:27:36.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-27T14:27:36.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-27T14:27:36.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-27T14:27:36.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-27T14:27:36.551Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-27T14:27:36.551Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.37 seconds == [2020-05-27T14:27:36.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-27T14:27:38.372Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:27:38.372Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:27:39.782Z] Removing intermediate container 12fb10f683ca [2020-05-27T14:27:39.782Z] ---> 34a82ae8cbb0 [2020-05-27T14:27:39.783Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-27T14:27:39.783Z] ---> Running in 007b84731b79 [2020-05-27T14:27:40.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:27:40.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:27:41.678Z] --- PASS: TestRenameAnonymousContainer (4.93s) [2020-05-27T14:27:41.678Z] === RUN TestRenameContainerWithSameName [2020-05-27T14:27:41.959Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-05-27T14:27:41.959Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-27T14:27:42.164Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-27T14:27:42.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) [2020-05-27T14:27:42.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-05-27T14:27:42.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2020-05-27T14:27:42.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2020-05-27T14:27:42.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2020-05-27T14:27:42.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s) [2020-05-27T14:27:42.164Z] === RUN TestBuildMultiStageCopy [2020-05-27T14:27:42.164Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-27T14:27:43.702Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-27T14:27:43.702Z] go: finding gotest.tools v0.3.5 [2020-05-27T14:27:43.702Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-27T14:27:43.702Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-27T14:27:43.702Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-27T14:27:43.974Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-05-27T14:27:43.974Z] === RUN TestResize [2020-05-27T14:27:44.185Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-27T14:27:44.185Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-27T14:27:44.185Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-27T14:27:44.185Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-27T14:27:44.185Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:27:44.185Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:27:44.185Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-27T14:27:44.185Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-27T14:27:44.185Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:27:44.185Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:27:44.185Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:27:44.185Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:27:44.185Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-27T14:27:44.185Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:27:44.185Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:27:44.185Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T14:27:44.185Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:27:44.185Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:27:44.185Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:27:44.185Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:27:44.586Z] --- PASS: TestResize (0.89s) [2020-05-27T14:27:44.586Z] === RUN TestResizeWithInvalidSize [2020-05-27T14:27:44.663Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-27T14:27:44.663Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-27T14:27:44.663Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-27T14:27:44.663Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-27T14:27:44.813Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:27:44.813Z] [2020-05-27T14:27:44.813Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-27T14:27:44.813Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-27T14:27:44.813Z] HOSTNAME=07d356b82cd6 [2020-05-27T14:27:44.813Z] TESTDEBUG=0 [2020-05-27T14:27:44.813Z] DEST=bundles/test-integration [2020-05-27T14:27:44.813Z] PWD=/go/src/github.com/docker/docker [2020-05-27T14:27:44.813Z] DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:27:44.813Z] container=docker [2020-05-27T14:27:44.813Z] HOME=/root [2020-05-27T14:27:44.813Z] GOLANG_VERSION=1.13.11 [2020-05-27T14:27:44.813Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-27T14:27:44.813Z] VALIDATE_BRANCH=master [2020-05-27T14:27:44.813Z] TERM=xterm [2020-05-27T14:27:44.813Z] DOCKER_PKG=github.com/docker/docker [2020-05-27T14:27:44.813Z] SHLVL=1 [2020-05-27T14:27:44.813Z] TIMEOUT=120m [2020-05-27T14:27:44.813Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-27T14:27:44.813Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-27T14:27:44.813Z] GO111MODULE=off [2020-05-27T14:27:44.813Z] DOCKER_EXPERIMENTAL=1 [2020-05-27T14:27:44.813Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-27T14:27:44.813Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-27T14:27:44.813Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-27T14:27:44.813Z] GOPATH=/go [2020-05-27T14:27:44.813Z] PKG_CONFIG=pkg-config [2020-05-27T14:27:44.813Z] _=/usr/bin/env [2020-05-27T14:27:44.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-27T14:27:45.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-27T14:27:45.588Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-05-27T14:27:45.588Z] === RUN TestResizeWhenContainerNotStarted [2020-05-27T14:27:45.669Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-27T14:27:45.669Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-27T14:27:45.669Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-27T14:27:45.669Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-27T14:27:45.669Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-27T14:27:45.669Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-27T14:27:46.147Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-27T14:27:46.147Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-27T14:27:46.147Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:27:46.147Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:27:46.147Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-27T14:27:46.147Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-27T14:27:46.147Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:27:46.147Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:27:46.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-27T14:27:46.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:27:46.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:27:46.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:27:46.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:27:46.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:27:46.625Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:27:46.625Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:27:47.104Z] go: finding github.com/fatih/color v1.6.0 [2020-05-27T14:27:47.104Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-27T14:27:47.104Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-27T14:27:47.104Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-27T14:27:47.104Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T14:27:47.104Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T14:27:47.104Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T14:27:47.104Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-27T14:27:47.104Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-27T14:27:47.104Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-27T14:27:47.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-27T14:27:48.231Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-27T14:27:48.956Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T14:27:48.956Z] [2020-05-27T14:27:48.956Z] Unloading profiles will leave already running processes permanently [2020-05-27T14:27:48.956Z] unconfined, which can lead to unexpected situations. [2020-05-27T14:27:48.956Z] [2020-05-27T14:27:48.956Z] To set a process to complain mode, use the command line tool [2020-05-27T14:27:48.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T14:27:48.956Z] [2020-05-27T14:27:49.161Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2020-05-27T14:27:49.161Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2020-05-27T14:27:49.161Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2020-05-27T14:27:49.161Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-27T14:27:49.161Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-27T14:27:49.161Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-27T14:27:49.161Z] === RUN TestBuildMultiStageParentConfig [2020-05-27T14:27:49.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:27:49.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2020-05-27T14:27:49.524Z] Recording test results [Pipeline] sh [2020-05-27T14:27:50.106Z] INFO: Build done for gotestsum... [2020-05-27T14:27:50.107Z] + echo Ensuring container killed. [2020-05-27T14:27:50.107Z] Ensuring container killed. [2020-05-27T14:27:50.107Z] + docker rm -vf docker-pr3 [2020-05-27T14:27:50.107Z] Error: No such container: docker-pr3 [2020-05-27T14:27:50.107Z] + true [Pipeline] sh [2020-05-27T14:27:50.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:27:50.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:27:50.463Z] + echo Chowning /workspace to jenkins user [2020-05-27T14:27:50.463Z] Chowning /workspace to jenkins user [2020-05-27T14:27:50.463Z] + id -u [2020-05-27T14:27:50.463Z] + id -g [2020-05-27T14:27:50.463Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41029:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-27T14:27:51.446Z] #53 474.6 + bin/containerd-stress [2020-05-27T14:27:51.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:27:51.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:27:51.843Z] + bundleName=docker-py [2020-05-27T14:27:51.843Z] + echo Creating docker-py-bundles.tar.gz [2020-05-27T14:27:51.843Z] Creating docker-py-bundles.tar.gz [2020-05-27T14:27:51.843Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-05-27T14:27:51.850Z] Archiving artifacts [2020-05-27T14:27:52.101Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-27T14:27:52.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/make.sh binary-daemon [2020-05-27T14:27:53.177Z] [2020-05-27T14:27:53.177Z] Removing bundles/ [2020-05-27T14:27:53.177Z] [2020-05-27T14:27:53.177Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-27T14:27:53.177Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-27T14:27:53.177Z] GOOS="" GOARCH="" GOARM="" [2020-05-27T14:27:54.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:27:54.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:27:54.416Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-27T14:27:54.416Z] === RUN TestBuildLabelWithTargets [2020-05-27T14:27:54.946Z] #53 478.2 + bin/containerd-shim [2020-05-27T14:27:57.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:27:57.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.95s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-05-27T14:27:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2020-05-27T14:27:59.741Z] === RUN TestCgroupNamespacesRun [2020-05-27T14:27:59.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-27T14:28:01.206Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-05-27T14:28:01.206Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-27T14:28:02.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-27T14:28:02.512Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-27T14:28:02.512Z] === RUN TestBuildWithEmptyLayers [2020-05-27T14:28:03.221Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-05-27T14:28:03.221Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-27T14:28:04.697Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-05-27T14:28:04.697Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-27T14:28:05.032Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-27T14:28:05.032Z] === RUN TestBuildMultiStageOnBuild [2020-05-27T14:28:05.320Z] #53 488.5 + bin/containerd-shim-runc-v1 [2020-05-27T14:28:06.712Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-05-27T14:28:06.712Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-27T14:28:08.057Z] Removing intermediate container 007b84731b79 [2020-05-27T14:28:08.057Z] ---> 3ab3668bc7cc [2020-05-27T14:28:08.057Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-27T14:28:08.057Z] ---> Running in 9807c05669ec [2020-05-27T14:28:08.057Z] Removing intermediate container 9807c05669ec [2020-05-27T14:28:08.057Z] ---> 4769419cce91 [2020-05-27T14:28:08.057Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-27T14:28:08.057Z] ---> Running in 3166e41e0e4b [2020-05-27T14:28:08.057Z] Removing intermediate container 3166e41e0e4b [2020-05-27T14:28:08.057Z] ---> 625d7d43958e [2020-05-27T14:28:08.057Z] Step 10/10 : COPY . . [2020-05-27T14:28:08.179Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-05-27T14:28:08.179Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-27T14:28:09.645Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-05-27T14:28:09.645Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-27T14:28:10.287Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-27T14:28:10.287Z] === RUN TestBuildUncleanTarFilenames [2020-05-27T14:28:10.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-27T14:28:10.648Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-05-27T14:28:10.648Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-27T14:28:10.853Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-05-27T14:28:10.853Z] === RUN TestBuildMultiStageLayerLeak [2020-05-27T14:28:10.918Z] #53 493.3 + bin/containerd-shim-runc-v2 [2020-05-27T14:28:11.542Z] #53 494.8 + binaries [2020-05-27T14:28:11.542Z] #53 494.8 + install -D bin/containerd /build/containerd [2020-05-27T14:28:11.542Z] #53 494.8 + install -D bin/containerd-shim /build/containerd-shim [2020-05-27T14:28:11.542Z] #53 494.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-27T14:28:11.542Z] #53 494.8 + install -D bin/ctr /build/ctr [2020-05-27T14:28:11.542Z] #53 DONE 494.9s [2020-05-27T14:28:12.665Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-05-27T14:28:12.665Z] === RUN TestKernelTCPMemory [2020-05-27T14:28:13.039Z] [2020-05-27T14:28:13.039Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-27T14:28:13.039Z] #54 DONE 0.1s [2020-05-27T14:28:13.039Z] [2020-05-27T14:28:13.039Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-27T14:28:13.277Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-05-27T14:28:13.277Z] === RUN TestNISDomainname [2020-05-27T14:28:13.328Z] #58 DONE 0.1s [2020-05-27T14:28:13.328Z] [2020-05-27T14:28:13.328Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-27T14:28:13.328Z] #60 DONE 0.1s [2020-05-27T14:28:13.328Z] [2020-05-27T14:28:13.328Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-27T14:28:13.328Z] #62 DONE 0.1s [2020-05-27T14:28:13.328Z] [2020-05-27T14:28:13.328Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-27T14:28:13.328Z] #63 DONE 0.0s [2020-05-27T14:28:13.328Z] [2020-05-27T14:28:13.328Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-27T14:28:14.285Z] --- PASS: TestNISDomainname (1.02s) [2020-05-27T14:28:14.285Z] === RUN TestHostnameDnsResolution [2020-05-27T14:28:16.032Z] #64 DONE 2.3s [2020-05-27T14:28:16.032Z] [2020-05-27T14:28:16.032Z] #65 exporting to oci image format [2020-05-27T14:28:16.032Z] #65 exporting layers [2020-05-27T14:28:16.107Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-05-27T14:28:16.108Z] === RUN TestBuildWithHugeFile [2020-05-27T14:28:16.380Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-05-27T14:28:16.380Z] === RUN TestStats [2020-05-27T14:28:16.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-27T14:28:16.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-27T14:28:18.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-27T14:28:19.048Z] --- PASS: TestStats (2.94s) [2020-05-27T14:28:19.049Z] === RUN TestStopContainerWithTimeout [2020-05-27T14:28:19.049Z] === RUN TestStopContainerWithTimeout/0 [2020-05-27T14:28:19.049Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-27T14:28:19.049Z] === RUN TestStopContainerWithTimeout/1 [2020-05-27T14:28:19.049Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-27T14:28:19.049Z] === RUN TestStopContainerWithTimeout/3 [2020-05-27T14:28:19.049Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-27T14:28:19.049Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-27T14:28:19.049Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-27T14:28:19.049Z] === CONT TestStopContainerWithTimeout/0 [2020-05-27T14:28:19.049Z] === CONT TestStopContainerWithTimeout/3 [2020-05-27T14:28:20.094Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-27T14:28:22.108Z] === CONT TestStopContainerWithTimeout/1 [2020-05-27T14:28:24.127Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-27T14:28:24.127Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-05-27T14:28:24.127Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-05-27T14:28:24.127Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-05-27T14:28:24.127Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-05-27T14:28:24.127Z] === RUN TestDeleteDevicemapper [2020-05-27T14:28:24.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-27T14:28:24.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:28:24.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-27T14:28:27.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s) [2020-05-27T14:28:27.600Z] === RUN TestUpdateMemory [2020-05-27T14:28:27.600Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-27T14:28:27.600Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:28:27.600Z] === RUN TestUpdateCPUQuota [2020-05-27T14:28:29.069Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-05-27T14:28:29.069Z] === RUN TestUpdatePidsLimit [2020-05-27T14:28:29.069Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-27T14:28:29.350Z] === RUN TestUpdatePidsLimit/no_change [2020-05-27T14:28:29.631Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-27T14:28:29.912Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-27T14:28:30.525Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-27T14:28:30.806Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-27T14:28:31.087Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-27T14:28:33.111Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-27T14:28:33.111Z] === RUN TestUpdateRestartPolicy [2020-05-27T14:28:38.402Z] ---> 476de2465012 [2020-05-27T14:28:38.402Z] Successfully built 476de2465012 [2020-05-27T14:28:38.402Z] Successfully tagged docker:latest [2020-05-27T14:28:38.402Z] INFO: Image build ended at 05/27/2020 14:28:36. Duration:00:03:57.4185710 [2020-05-27T14:28:38.402Z] [2020-05-27T14:28:38.402Z] [2020-05-27T14:28:38.402Z] INFO: Building the test binaries at 05/27/2020 14:28:37... [2020-05-27T14:28:40.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-27T14:28:40.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-27T14:28:41.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-27T14:28:42.276Z] INFO: make.ps1 starting at 05/27/2020 14:28:41 [2020-05-27T14:28:42.276Z] INFO: Git commit (a9569f5243) assumed from DOCKER_GITCOMMIT environment variable [2020-05-27T14:28:42.276Z] INFO: Invoking autogen... [2020-05-27T14:28:43.283Z] INFO: Building daemon... [2020-05-27T14:28:43.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-27T14:28:44.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-27T14:28:46.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-27T14:28:48.320Z] --- PASS: TestUpdateRestartPolicy (13.13s) [2020-05-27T14:28:48.320Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-27T14:28:48.320Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-05-27T14:28:48.320Z] === RUN TestWaitNonBlocked [2020-05-27T14:28:48.320Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:28:48.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:28:48.320Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:28:48.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:28:48.320Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:28:48.320Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:28:48.320Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-27T14:28:48.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-05-27T14:28:48.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-05-27T14:28:48.320Z] === RUN TestWaitBlocked [2020-05-27T14:28:48.320Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:28:48.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:28:48.320Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:28:48.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:28:48.320Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:28:48.320Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:28:48.933Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-27T14:28:48.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-05-27T14:28:48.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-27T14:28:48.933Z] === CONT TestContainerStartOnDaemonRestart [2020-05-27T14:28:48.933Z] === CONT TestIpcModeOlderClient [2020-05-27T14:28:49.214Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-05-27T14:28:49.214Z] === CONT TestContainerKillOnDaemonStart [2020-05-27T14:28:50.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-27T14:28:51.881Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2020-05-27T14:28:51.881Z] === CONT TestDaemonHostGatewayIP [2020-05-27T14:28:52.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-27T14:28:54.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-27T14:28:55.325Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2020-05-27T14:28:55.325Z] === CONT TestDaemonRestartIpcMode [2020-05-27T14:28:55.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-27T14:28:58.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-27T14:28:59.695Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2020-05-27T14:29:00.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-27T14:29:01.720Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2020-05-27T14:29:01.720Z] PASS [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] === Skipped [2020-05-27T14:29:01.720Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-27T14:29:01.720Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-27T14:29:01.720Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-27T14:29:01.720Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:29:01.720Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-27T14:29:01.720Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-27T14:29:01.720Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] [2020-05-27T14:29:01.720Z] DONE 203 tests, 6 skipped in 149.392s [2020-05-27T14:29:01.720Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-27T14:29:01.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:29:01.720Z] ++ set -e [2020-05-27T14:29:01.720Z] ++ '[' -n 0 ']' [2020-05-27T14:29:01.720Z] ++ set -x [2020-05-27T14:29:01.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:29:01.720Z] INFO: Testing against a local daemon [2020-05-27T14:29:01.720Z] === RUN TestCommitInheritsEnv [2020-05-27T14:29:02.334Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-05-27T14:29:02.334Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-27T14:29:02.334Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-27T14:29:02.334Z] === RUN TestImagesFilterMultiReference [2020-05-27T14:29:02.334Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-27T14:29:02.334Z] === RUN TestImagePullPlatformInvalid [2020-05-27T14:29:02.334Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-27T14:29:02.334Z] === RUN TestRemoveImageOrphaning [2020-05-27T14:29:02.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-27T14:29:02.946Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-05-27T14:29:02.947Z] === RUN TestRemoveImageGarbageCollector [2020-05-27T14:29:02.947Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:29:02.947Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:29:02.947Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-27T14:29:02.947Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-27T14:29:02.947Z] === RUN TestTagInvalidReference [2020-05-27T14:29:02.947Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-27T14:29:02.947Z] === RUN TestTagValidPrefixedRepo [2020-05-27T14:29:02.947Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-27T14:29:02.947Z] === RUN TestTagExistedNameWithoutForce [2020-05-27T14:29:02.947Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-27T14:29:02.947Z] === RUN TestTagOfficialNames [2020-05-27T14:29:02.947Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-27T14:29:02.947Z] === RUN TestTagMatchesDigest [2020-05-27T14:29:02.947Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-27T14:29:02.947Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-27T14:29:04.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-27T14:29:06.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-27T14:29:08.360Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-27T14:29:08.360Z] Using test binary docker [2020-05-27T14:29:08.360Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-27T14:29:08.360Z] +++ /etc/init.d/apparmor start [2020-05-27T14:29:08.360Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:29:08.360Z] Starting dockerd [2020-05-27T14:29:08.360Z] INFO: Waiting for daemon to start... [2020-05-27T14:29:08.360Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-27T14:29:10.523Z] . [2020-05-27T14:29:10.523Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-27T14:29:10.523Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-27T14:29:10.781Z] Error: No such image: emptyfs [2020-05-27T14:29:10.781Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-27T14:29:10.781Z] ++++ docker load [2020-05-27T14:29:11.041Z] Running integration-test (iteration 1) [2020-05-27T14:29:11.041Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-27T14:29:11.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:29:11.041Z] ++ set -e [2020-05-27T14:29:11.041Z] ++ '[' -n 0 ']' [2020-05-27T14:29:11.041Z] ++ set -x [2020-05-27T14:29:11.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:29:12.306Z] --- PASS: TestBuildWithHugeFile (51.64s) [2020-05-27T14:29:12.306Z] === RUN TestBuildWithEmptyDockerfile [2020-05-27T14:29:12.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:29:12.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:29:12.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:29:12.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:29:12.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:29:12.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:29:12.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:29:12.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:29:12.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:29:12.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-05-27T14:29:12.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-27T14:29:12.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-27T14:29:12.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-27T14:29:12.306Z] === RUN TestBuildPreserveOwnership [2020-05-27T14:29:12.306Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-27T14:29:13.238Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-27T14:29:14.528Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-27T14:29:14.528Z] Copying nested executables into bundles/binary-daemon [2020-05-27T14:29:14.528Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-27T14:29:14.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/make.sh cross [2020-05-27T14:29:15.239Z] [2020-05-27T14:29:15.494Z] Removing bundles/ [2020-05-27T14:29:15.494Z] [2020-05-27T14:29:15.494Z] ---> Making bundle: cross (in bundles/cross) [2020-05-27T14:29:15.494Z] Cross building: bundles/cross/linux/amd64 [2020-05-27T14:29:15.494Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-27T14:29:15.494Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-27T14:29:17.415Z] --- PASS: TestBuildPreserveOwnership (10.03s) [2020-05-27T14:29:17.415Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.03s) [2020-05-27T14:29:17.415Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-27T14:29:17.415Z] === RUN TestBuildPlatformInvalid [2020-05-27T14:29:17.415Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-27T14:29:17.415Z] PASS [2020-05-27T14:29:17.415Z] [2020-05-27T14:29:17.415Z] === Skipped [2020-05-27T14:29:17.415Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-27T14:29:17.415Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:29:17.415Z] [2020-05-27T14:29:17.415Z] [2020-05-27T14:29:17.415Z] DONE 32 tests, 1 skipped in 124.724s [2020-05-27T14:29:17.415Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-27T14:29:17.415Z] INFO: Testing against a local daemon [2020-05-27T14:29:17.415Z] === RUN TestConfigInspect [2020-05-27T14:29:17.415Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-27T14:29:17.415Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:17.415Z] === RUN TestConfigList [2020-05-27T14:29:17.415Z] --- SKIP: TestConfigList (0.01s) [2020-05-27T14:29:17.415Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:17.415Z] === RUN TestConfigsCreateAndDelete [2020-05-27T14:29:17.415Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-27T14:29:17.415Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:17.415Z] === RUN TestConfigsUpdate [2020-05-27T14:29:17.415Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-27T14:29:17.415Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:17.415Z] === RUN TestTemplatedConfig [2020-05-27T14:29:17.415Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-27T14:29:17.415Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:17.415Z] === RUN TestConfigCreateResolve [2020-05-27T14:29:17.415Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-27T14:29:17.415Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:17.415Z] === RUN TestConfigDaemonLibtrustID [2020-05-27T14:29:19.311Z] --- PASS: TestConfigDaemonLibtrustID (1.67s) [2020-05-27T14:29:19.311Z] PASS [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] === Skipped [2020-05-27T14:29:19.311Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-27T14:29:19.311Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-27T14:29:19.311Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-27T14:29:19.311Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-27T14:29:19.311Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-27T14:29:19.311Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-27T14:29:19.311Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] [2020-05-27T14:29:19.311Z] DONE 7 tests, 6 skipped in 1.840s [2020-05-27T14:29:19.311Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-27T14:29:19.311Z] INFO: Testing against a local daemon [2020-05-27T14:29:19.311Z] === RUN TestCheckpoint [2020-05-27T14:29:19.311Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-27T14:29:19.311Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:29:19.311Z] === RUN TestContainerInvalidJSON [2020-05-27T14:29:19.311Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:29:19.311Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:29:19.311Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:29:19.311Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:29:19.311Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:29:19.311Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:29:19.311Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:29:19.311Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:29:19.311Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:29:19.311Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-27T14:29:19.311Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-27T14:29:19.311Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-27T14:29:19.311Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-27T14:29:19.311Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-27T14:29:19.311Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-27T14:29:19.311Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-27T14:29:19.568Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-27T14:29:19.568Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-27T14:29:19.568Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-27T14:29:19.568Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-27T14:29:19.568Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-27T14:29:19.568Z] === RUN TestCopyFromContainer [2020-05-27T14:29:21.020Z] Loaded image: buildpack-deps:jessie [2020-05-27T14:29:21.020Z] Loaded image: busybox:latest [2020-05-27T14:29:21.020Z] Loaded image: busybox:glibc [2020-05-27T14:29:21.020Z] Loaded image: debian:jessie [2020-05-27T14:29:21.020Z] Loaded image: hello-world:latest [2020-05-27T14:29:21.020Z] INFO: Testing against a local daemon [2020-05-27T14:29:21.020Z] === RUN TestCgroupNamespacesBuild [2020-05-27T14:29:23.555Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2020-05-27T14:29:23.555Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer// [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer//bar/root [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer/bar/quux [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-27T14:29:23.748Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer (4.26s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-27T14:29:24.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-27T14:29:24.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-27T14:29:24.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:29:24.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:29:24.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:29:24.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:29:24.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:29:24.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:29:24.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:29:24.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:29:24.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:29:24.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-27T14:29:24.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-27T14:29:24.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-27T14:29:24.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-27T14:29:24.008Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-27T14:29:24.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-27T14:29:24.008Z] === RUN TestCreateWithInvalidEnv [2020-05-27T14:29:24.008Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-27T14:29:24.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-27T14:29:24.008Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-27T14:29:24.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-27T14:29:24.008Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-27T14:29:24.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-27T14:29:24.008Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-27T14:29:24.008Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-27T14:29:24.008Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-27T14:29:24.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-27T14:29:24.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-27T14:29:24.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-27T14:29:24.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-27T14:29:24.008Z] === RUN TestCreateTmpfsMountsTarget [2020-05-27T14:29:24.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-27T14:29:24.008Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-27T14:29:24.932Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-05-27T14:29:24.932Z] === RUN TestBuildWithSession [2020-05-27T14:29:24.932Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-27T14:29:24.932Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:29:24.932Z] === RUN TestBuildSquashParent [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:29:25.904Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:29:25.904Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-27T14:29:25.904Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-27T14:29:25.904Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-27T14:29:27.800Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2020-05-27T14:29:27.800Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-27T14:29:27.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:29:27.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:29:27.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:29:27.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:29:27.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:29:27.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:29:27.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:29:27.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:29:27.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:29:27.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:29:27.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:29:27.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:29:27.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:29:27.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:29:27.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:29:27.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-27T14:29:27.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-27T14:29:27.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-27T14:29:27.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-27T14:29:27.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-27T14:29:27.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-27T14:29:27.801Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-27T14:29:28.364Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-05-27T14:29:28.364Z] === RUN TestCreateDifferentPlatform [2020-05-27T14:29:28.364Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-27T14:29:28.364Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-27T14:29:28.364Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-05-27T14:29:28.364Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-27T14:29:28.364Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-27T14:29:28.364Z] === RUN TestContainerStartOnDaemonRestart [2020-05-27T14:29:28.364Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-27T14:29:28.364Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-27T14:29:28.364Z] === RUN TestDaemonRestartIpcMode [2020-05-27T14:29:28.364Z] === PAUSE TestDaemonRestartIpcMode [2020-05-27T14:29:28.364Z] === RUN TestDaemonHostGatewayIP [2020-05-27T14:29:28.364Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-27T14:29:28.364Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:29:28.364Z] === RUN TestContainerKillOnDaemonStart [2020-05-27T14:29:28.364Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-27T14:29:28.364Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-27T14:29:28.364Z] === RUN TestDiff [2020-05-27T14:29:28.929Z] --- PASS: TestDiff (0.61s) [2020-05-27T14:29:28.929Z] === RUN TestExecWithCloseStdin [2020-05-27T14:29:29.494Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-05-27T14:29:29.494Z] === RUN TestExec [2020-05-27T14:29:30.058Z] --- PASS: TestExec (0.68s) [2020-05-27T14:29:30.058Z] === RUN TestExecUser [2020-05-27T14:29:30.989Z] --- PASS: TestExecUser (0.67s) [2020-05-27T14:29:30.989Z] === RUN TestExportContainerAndImportImage [2020-05-27T14:29:31.504Z] --- PASS: TestBuildSquashParent (5.91s) [2020-05-27T14:29:31.504Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-27T14:29:31.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:29:31.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:29:31.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:29:31.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:29:31.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:29:31.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:29:31.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:29:31.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:29:31.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:29:31.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:29:31.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:29:31.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:29:31.504Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:29:31.504Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:29:31.504Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:29:31.504Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:29:31.554Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2020-05-27T14:29:31.554Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-27T14:29:32.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-27T14:29:32.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-27T14:29:32.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-27T14:29:34.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:29:34.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:29:34.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-27T14:29:35.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-27T14:29:35.729Z] --- PASS: TestExportContainerAfterDaemonRestart (3.77s) [2020-05-27T14:29:35.729Z] === RUN TestHealthCheckWorkdir [2020-05-27T14:29:35.947Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-27T14:29:35.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2020-05-27T14:29:35.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2020-05-27T14:29:35.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-05-27T14:29:35.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2020-05-27T14:29:35.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2020-05-27T14:29:35.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-05-27T14:29:35.947Z] === RUN TestBuildMultiStageCopy [2020-05-27T14:29:35.947Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-27T14:29:36.293Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-05-27T14:29:36.293Z] === RUN TestHealthKillContainer [2020-05-27T14:29:38.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-27T14:29:38.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-27T14:29:39.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-27T14:29:39.573Z] --- PASS: TestHealthKillContainer (2.76s) [2020-05-27T14:29:39.573Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-27T14:29:39.573Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-05-27T14:29:39.573Z] === RUN TestIpcModeNone [2020-05-27T14:29:39.616Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-27T14:29:40.138Z] --- PASS: TestIpcModeNone (0.66s) [2020-05-27T14:29:40.138Z] === RUN TestIpcModePrivate [2020-05-27T14:29:40.184Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-05-27T14:29:40.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2020-05-27T14:29:40.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-27T14:29:40.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-05-27T14:29:40.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-05-27T14:29:40.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-05-27T14:29:40.184Z] === RUN TestBuildMultiStageParentConfig [2020-05-27T14:29:41.069Z] --- PASS: TestIpcModePrivate (0.64s) [2020-05-27T14:29:41.069Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-27T14:29:41.069Z] === RUN TestIpcModeShareable [2020-05-27T14:29:41.069Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-27T14:29:41.069Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:29:41.069Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-27T14:29:41.560Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-05-27T14:29:41.560Z] === RUN TestBuildLabelWithTargets [2020-05-27T14:29:42.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-27T14:29:42.964Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2020-05-27T14:29:42.964Z] === RUN TestAPIIpcModeHost [2020-05-27T14:29:42.964Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-27T14:29:42.964Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:29:42.964Z] === RUN TestDaemonIpcModeShareable [2020-05-27T14:29:42.964Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-27T14:29:42.964Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:29:42.964Z] === RUN TestDaemonIpcModePrivate [2020-05-27T14:29:44.094Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-05-27T14:29:44.094Z] === RUN TestBuildWithEmptyLayers [2020-05-27T14:29:44.661Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-05-27T14:29:44.661Z] === RUN TestBuildMultiStageOnBuild [2020-05-27T14:29:45.487Z] --- PASS: TestDaemonIpcModePrivate (2.38s) [2020-05-27T14:29:45.487Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-27T14:29:45.487Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-27T14:29:45.487Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-27T14:29:45.487Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:29:45.487Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-27T14:29:45.487Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-27T14:29:45.487Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:29:45.487Z] === RUN TestIpcModeOlderClient [2020-05-27T14:29:45.487Z] === PAUSE TestIpcModeOlderClient [2020-05-27T14:29:45.487Z] === RUN TestKillContainerInvalidSignal [2020-05-27T14:29:45.744Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-05-27T14:29:45.744Z] === RUN TestKillContainer [2020-05-27T14:29:45.744Z] === RUN TestKillContainer/no_signal [2020-05-27T14:29:46.308Z] === RUN TestKillContainer/non_killing_signal [2020-05-27T14:29:46.873Z] === RUN TestKillContainer/killing_signal [2020-05-27T14:29:47.804Z] --- PASS: TestKillContainer (1.77s) [2020-05-27T14:29:47.805Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-05-27T14:29:47.805Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-05-27T14:29:47.805Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-05-27T14:29:47.805Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-27T14:29:47.805Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-27T14:29:47.947Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-05-27T14:29:47.947Z] === RUN TestBuildUncleanTarFilenames [2020-05-27T14:29:48.061Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-27T14:29:48.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-05-27T14:29:48.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-05-27T14:29:48.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-05-27T14:29:48.625Z] === RUN TestKillStoppedContainer [2020-05-27T14:29:48.882Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-27T14:29:48.882Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-27T14:29:48.882Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-27T14:29:48.882Z] === RUN TestKillDifferentUserContainer [2020-05-27T14:29:48.883Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-05-27T14:29:48.883Z] === RUN TestBuildMultiStageLayerLeak [2020-05-27T14:29:49.446Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2020-05-27T14:29:49.446Z] === RUN TestInspectOomKilledTrue [2020-05-27T14:29:49.446Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-27T14:29:49.446Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:29:49.446Z] === RUN TestInspectOomKilledFalse [2020-05-27T14:29:49.446Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-27T14:29:49.446Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:29:49.446Z] === RUN TestLinksEtcHostsContentMatch [2020-05-27T14:29:49.446Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-27T14:29:49.446Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-27T14:29:49.446Z] === RUN TestLinksContainerNames [2020-05-27T14:29:50.870Z] --- PASS: TestLinksContainerNames (1.16s) [2020-05-27T14:29:50.870Z] === RUN TestLogsFollowTailEmpty [2020-05-27T14:29:51.449Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-05-27T14:29:51.449Z] === RUN TestContainerNetworkMountsNoChown [2020-05-27T14:29:51.714Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/default [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/default [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/private [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/private [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/rprivate [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/slave [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/slave [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/rslave [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/shared [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/shared [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/rshared [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-27T14:29:51.714Z] === CONT TestMountDaemonRoot/default [2020-05-27T14:29:51.714Z] === CONT TestMountDaemonRoot/rslave [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:29:51.714Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:29:51.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rshared [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/shared [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rprivate [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/slave [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/private [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-27T14:29:51.974Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:29:51.974Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:29:51.974Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:29:51.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-27T14:29:52.170Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2020-05-27T14:29:52.170Z] === RUN TestBuildWithHugeFile [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-27T14:29:52.231Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:29:52.488Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-27T14:29:52.488Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:29:52.488Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-27T14:29:52.488Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-27T14:29:52.488Z] === RUN TestContainerBindMountNonRecursive [2020-05-27T14:29:52.489Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-27T14:29:52.489Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-27T14:29:52.489Z] === RUN TestNetworkNat [2020-05-27T14:29:53.053Z] --- PASS: TestNetworkNat (0.72s) [2020-05-27T14:29:53.053Z] === RUN TestNetworkLocalhostTCPNat [2020-05-27T14:29:53.617Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-05-27T14:29:53.617Z] === RUN TestNetworkLoopbackNat [2020-05-27T14:29:54.549Z] --- PASS: TestNetworkLoopbackNat (0.78s) [2020-05-27T14:29:54.549Z] === RUN TestPause [2020-05-27T14:29:54.549Z] --- SKIP: TestPause (0.00s) [2020-05-27T14:29:54.549Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:29:54.549Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-27T14:29:54.549Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:29:54.549Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:29:54.549Z] === RUN TestPauseStopPausedContainer [2020-05-27T14:29:54.549Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-27T14:29:54.549Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:29:54.549Z] === RUN TestPsFilter [2020-05-27T14:29:54.807Z] --- PASS: TestPsFilter (0.18s) [2020-05-27T14:29:54.807Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-27T14:29:55.372Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-05-27T14:29:55.372Z] === RUN TestRemoveContainerWithVolume [2020-05-27T14:29:55.823Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-27T14:29:55.935Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-05-27T14:29:55.935Z] === RUN TestRemoveContainerRunning [2020-05-27T14:29:56.302Z] [2020-05-27T14:29:56.302Z] ________ ____ __. [2020-05-27T14:29:56.302Z] \_____ \ | |/ _| [2020-05-27T14:29:56.302Z] / | \| < [2020-05-27T14:29:56.302Z] / | \ | \ [2020-05-27T14:29:56.302Z] \_______ /____|__ \ [2020-05-27T14:29:56.302Z] \/ \/ [2020-05-27T14:29:56.302Z] [2020-05-27T14:29:56.302Z] INFO: make.ps1 ended at 05/27/2020 14:29:55 [2020-05-27T14:29:56.498Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-05-27T14:29:56.498Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-27T14:29:57.062Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-05-27T14:29:57.062Z] === RUN TestRemoveInvalidContainer [2020-05-27T14:29:57.062Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-27T14:29:57.062Z] === RUN TestRenameLinkedContainer [2020-05-27T14:29:57.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-27T14:29:59.301Z] INFO: Binaries build ended at 05/27/2020 14:29:58. Duration:00:01:21.2060759 [2020-05-27T14:29:59.585Z] --- PASS: TestRenameLinkedContainer (2.25s) [2020-05-27T14:29:59.585Z] === RUN TestRenameStoppedContainer [2020-05-27T14:29:59.842Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-05-27T14:29:59.842Z] === RUN TestRenameRunningContainerAndReuse [2020-05-27T14:30:00.775Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2020-05-27T14:30:00.775Z] === RUN TestRenameInvalidName [2020-05-27T14:30:00.895Z] INFO: Copying the built daemon binary to d:\CI\PR-41029\3\binary\dockerd-a9569f5243.exe... [2020-05-27T14:30:01.706Z] --- PASS: TestRenameInvalidName (0.58s) [2020-05-27T14:30:01.706Z] === RUN TestRenameAnonymousContainer [2020-05-27T14:30:02.492Z] INFO: Copying the built client binary to d:\CI\PR-41029\3\binary\docker-a9569f5243.exe... [2020-05-27T14:30:02.492Z] INFO: Copying dockerversion from the container... [2020-05-27T14:30:02.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-27T14:30:02.970Z] INFO: Copying the golang package from the container to d:\CI\PR-41029\3\installer\go.zip... [2020-05-27T14:30:03.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-27T14:30:04.232Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-05-27T14:30:04.232Z] === RUN TestRenameContainerWithSameName [2020-05-27T14:30:04.796Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2020-05-27T14:30:04.796Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-27T14:30:05.230Z] INFO: Extracting go.zip to d:\CI\PR-41029\3\go [2020-05-27T14:30:06.166Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2020-05-27T14:30:06.166Z] === RUN TestResize [2020-05-27T14:30:06.424Z] --- PASS: TestResize (0.58s) [2020-05-27T14:30:06.424Z] === RUN TestResizeWithInvalidSize [2020-05-27T14:30:06.988Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-05-27T14:30:06.988Z] === RUN TestResizeWhenContainerNotStarted [2020-05-27T14:30:07.920Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-05-27T14:30:07.920Z] === RUN TestDaemonRestartKillContainers [2020-05-27T14:30:07.920Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-27T14:30:07.920Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-27T14:30:07.920Z] === RUN TestCgroupNamespacesRun [2020-05-27T14:30:09.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-27T14:30:10.445Z] --- PASS: TestCgroupNamespacesRun (2.43s) [2020-05-27T14:30:10.445Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-27T14:30:12.970Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s) [2020-05-27T14:30:12.970Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-27T14:30:13.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-27T14:30:15.495Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.53s) [2020-05-27T14:30:15.495Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-27T14:30:18.019Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2020-05-27T14:30:18.019Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-27T14:30:18.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-27T14:30:20.543Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.61s) [2020-05-27T14:30:20.543Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-27T14:30:23.886Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.50s) [2020-05-27T14:30:23.886Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-27T14:30:23.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-27T14:30:23.930Z] #65 exporting layers 115.2s done [2020-05-27T14:30:23.930Z] #65 exporting manifest sha256:6309ae6a40d3986609cc4f4ea51ba1f78ef2a19b8624dce766d9d94df404d88c done [2020-05-27T14:30:23.930Z] #65 exporting config sha256:251ad2634623b5f1737d35a6be2989f68f854888e2e678156a5f30c87dd9bf6f done [2020-05-27T14:30:23.930Z] #65 sending tarball [2020-05-27T14:30:24.818Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.98s) [2020-05-27T14:30:24.819Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-27T14:30:27.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-27T14:30:27.342Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2020-05-27T14:30:27.342Z] === RUN TestKernelTCPMemory [2020-05-27T14:30:27.342Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-27T14:30:27.342Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:27.342Z] === RUN TestNISDomainname [2020-05-27T14:30:27.342Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-27T14:30:27.342Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-27T14:30:27.342Z] === RUN TestHostnameDnsResolution [2020-05-27T14:30:28.712Z] --- PASS: TestHostnameDnsResolution (1.04s) [2020-05-27T14:30:28.712Z] === RUN TestStats [2020-05-27T14:30:28.712Z] --- SKIP: TestStats (0.00s) [2020-05-27T14:30:28.712Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:28.712Z] === RUN TestStopContainerWithTimeout [2020-05-27T14:30:28.712Z] === RUN TestStopContainerWithTimeout/0 [2020-05-27T14:30:28.712Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-27T14:30:28.712Z] === RUN TestStopContainerWithTimeout/1 [2020-05-27T14:30:28.712Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-27T14:30:28.712Z] === RUN TestStopContainerWithTimeout/3 [2020-05-27T14:30:28.712Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-27T14:30:28.712Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-27T14:30:28.712Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-27T14:30:28.712Z] === CONT TestStopContainerWithTimeout/0 [2020-05-27T14:30:28.712Z] === CONT TestStopContainerWithTimeout/3 [2020-05-27T14:30:29.277Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-27T14:30:29.725Z] #65 ... [2020-05-27T14:30:29.725Z] [2020-05-27T14:30:29.725Z] #66 importing to docker [2020-05-27T14:30:29.725Z] #66 ... [2020-05-27T14:30:29.725Z] [2020-05-27T14:30:29.725Z] #65 exporting to oci image format [2020-05-27T14:30:29.725Z] #65 sending tarball 18.6s done [2020-05-27T14:30:29.725Z] #65 DONE 133.8s [2020-05-27T14:30:29.725Z] [2020-05-27T14:30:29.725Z] #66 importing to docker [2020-05-27T14:30:31.172Z] === CONT TestStopContainerWithTimeout/1 [2020-05-27T14:30:31.344Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-27T14:30:31.344Z] Using test binary docker [2020-05-27T14:30:31.344Z] +++ /etc/init.d/apparmor start [2020-05-27T14:30:31.344Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:30:31.344Z] INFO: Waiting for daemon to start... [2020-05-27T14:30:31.344Z] Starting dockerd [2020-05-27T14:30:31.344Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-27T14:30:31.527Z] INFO: Extraction ended at 05/27/2020 14:30:31. Duration:00:00:26.3253431 [2020-05-27T14:30:31.527Z] INFO: Updating the golang and path environment variables [2020-05-27T14:30:31.527Z] INFO: GOPATH=d:\gopath [2020-05-27T14:30:31.527Z] INFO: go version go1.13.11 windows/amd64 [2020-05-27T14:30:31.527Z] INFO: Running the daemon under test in debug mode [2020-05-27T14:30:31.527Z] INFO: Starting a daemon under test... [2020-05-27T14:30:31.527Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41029\3\daemon --pidfile d:\CI\PR-41029\3\docker.pid -D [2020-05-27T14:30:31.527Z] INFO: Process started successfully. [2020-05-27T14:30:32.005Z] INFO: Start tailing logs of the daemon under tests [2020-05-27T14:30:33.016Z] INFO: Waiting for the daemon under test to start... [2020-05-27T14:30:33.065Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-27T14:30:33.065Z] --- PASS: TestStopContainerWithTimeout/0 (0.82s) [2020-05-27T14:30:33.065Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2020-05-27T14:30:33.065Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2020-05-27T14:30:33.065Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2020-05-27T14:30:33.065Z] === RUN TestDeleteDevicemapper [2020-05-27T14:30:33.065Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-27T14:30:33.065Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:30:33.065Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-27T14:30:33.242Z] . [2020-05-27T14:30:33.242Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-27T14:30:33.242Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-27T14:30:33.242Z] Error: No such image: emptyfs [2020-05-27T14:30:33.242Z] ++++ docker load [2020-05-27T14:30:33.242Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-27T14:30:33.500Z] Running integration-test (iteration 1) [2020-05-27T14:30:33.500Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-27T14:30:33.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:33.500Z] ++ set -e [2020-05-27T14:30:33.500Z] ++ '[' -n 0 ']' [2020-05-27T14:30:33.500Z] ++ set -x [2020-05-27T14:30:33.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:34.960Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2020-05-27T14:30:34.960Z] === RUN TestUpdateMemory [2020-05-27T14:30:34.960Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-27T14:30:34.960Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:34.960Z] === RUN TestUpdateCPUQuota [2020-05-27T14:30:34.960Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-27T14:30:34.960Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:34.960Z] === RUN TestUpdatePidsLimit [2020-05-27T14:30:34.960Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-27T14:30:34.960Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:34.960Z] === RUN TestUpdateRestartPolicy [2020-05-27T14:30:35.272Z] INFO: Daemon under test started and replied! [2020-05-27T14:30:35.272Z] INFO: Docker version of the daemon under test [2020-05-27T14:30:35.272Z] [2020-05-27T14:30:35.272Z] Client: [2020-05-27T14:30:35.272Z] Version: 17.06.2-ce [2020-05-27T14:30:35.272Z] API version: 1.30 [2020-05-27T14:30:35.272Z] Go version: go1.8.3 [2020-05-27T14:30:35.272Z] Git commit: cec0b72 [2020-05-27T14:30:35.272Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-27T14:30:35.272Z] OS/Arch: windows/amd64 [2020-05-27T14:30:35.272Z] [2020-05-27T14:30:35.272Z] Server: [2020-05-27T14:30:35.272Z] Version: 0.0.0-dev [2020-05-27T14:30:35.272Z] API version: 1.41 (minimum version 1.24) [2020-05-27T14:30:35.272Z] Go version: go1.13.11 [2020-05-27T14:30:35.272Z] Git commit: a9569f5243 [2020-05-27T14:30:35.272Z] Built: 05/27/2020 14:28:41 [2020-05-27T14:30:35.272Z] OS/Arch: windows/amd64 [2020-05-27T14:30:35.272Z] Experimental: false [2020-05-27T14:30:35.272Z] [2020-05-27T14:30:35.272Z] INFO: Docker info of the daemon under test [2020-05-27T14:30:35.272Z] [2020-05-27T14:30:35.272Z] Containers: 0 [2020-05-27T14:30:35.272Z] Running: 0 [2020-05-27T14:30:35.272Z] Paused: 0 [2020-05-27T14:30:35.272Z] Stopped: 0 [2020-05-27T14:30:35.272Z] Images: 0 [2020-05-27T14:30:35.272Z] Server Version: 0.0.0-dev [2020-05-27T14:30:35.272Z] Storage Driver: windowsfilter [2020-05-27T14:30:35.272Z] Windows: [2020-05-27T14:30:35.272Z] Logging Driver: json-file [2020-05-27T14:30:35.272Z] Plugins: [2020-05-27T14:30:35.272Z] Volume: local [2020-05-27T14:30:35.272Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-27T14:30:35.272Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-27T14:30:35.272Z] Swarm: inactive [2020-05-27T14:30:35.272Z] Default Isolation: process [2020-05-27T14:30:35.272Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-27T14:30:35.272Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-27T14:30:35.272Z] OSType: windows [2020-05-27T14:30:35.272Z] Architecture: x86_64 [2020-05-27T14:30:35.272Z] CPUs: 4 [2020-05-27T14:30:35.272Z] Total Memory: 32GiB [2020-05-27T14:30:35.272Z] Name: azwin-2-bba660 [2020-05-27T14:30:35.272Z] ID: FWPZ:FBCX:KWEM:KWOV:LO74:SK74:266E:XT5J:YLK4:CKK3:UC7T:MISE [2020-05-27T14:30:35.272Z] Docker Root Dir: D:\CI\PR-41029\3\daemon [2020-05-27T14:30:35.272Z] Debug Mode (client): false [2020-05-27T14:30:35.272Z] Debug Mode (server): true [2020-05-27T14:30:35.272Z] File Descriptors: -1 [2020-05-27T14:30:35.272Z] Goroutines: 17 [2020-05-27T14:30:35.272Z] System Time: 2020-05-27T14:30:35.1972858Z [2020-05-27T14:30:35.272Z] EventsListeners: 0 [2020-05-27T14:30:35.272Z] Registry: https://index.docker.io/v1/ [2020-05-27T14:30:35.272Z] Labels: [2020-05-27T14:30:35.272Z] Experimental: false [2020-05-27T14:30:35.272Z] Insecure Registries: [2020-05-27T14:30:35.272Z] 127.0.0.0/8 [2020-05-27T14:30:35.272Z] Live Restore Enabled: false [2020-05-27T14:30:35.272Z] [2020-05-27T14:30:35.272Z] [2020-05-27T14:30:35.272Z] INFO: Docker images of the daemon under test [2020-05-27T14:30:35.272Z] [2020-05-27T14:30:35.749Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-27T14:30:35.750Z] [2020-05-27T14:30:35.750Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-27T14:30:35.750Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-27T14:30:35.750Z] ltsc2019: Pulling from windows/servercore [2020-05-27T14:30:35.750Z] 4612f6d0b889: Pulling fs layer [2020-05-27T14:30:37.633Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-27T14:30:37.633Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-27T14:30:37.633Z] Cross building: bundles/cross/windows/amd64 [2020-05-27T14:30:37.633Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-27T14:30:37.633Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-27T14:30:38.884Z] --- PASS: TestBuildWithHugeFile (40.14s) [2020-05-27T14:30:38.884Z] === RUN TestBuildWithEmptyDockerfile [2020-05-27T14:30:38.884Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:30:38.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:30:38.884Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:30:38.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:30:38.884Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:30:38.884Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:30:38.884Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:30:38.884Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:30:38.884Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:30:38.884Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-05-27T14:30:38.884Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-05-27T14:30:38.884Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-05-27T14:30:38.884Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-05-27T14:30:38.884Z] === RUN TestBuildPreserveOwnership [2020-05-27T14:30:38.884Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-27T14:30:38.884Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-27T14:30:38.884Z] --- PASS: TestBuildPreserveOwnership (5.79s) [2020-05-27T14:30:38.884Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.76s) [2020-05-27T14:30:38.884Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-05-27T14:30:38.884Z] === RUN TestBuildPlatformInvalid [2020-05-27T14:30:38.884Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-05-27T14:30:38.884Z] PASS [2020-05-27T14:30:38.884Z] [2020-05-27T14:30:38.884Z] === Skipped [2020-05-27T14:30:38.884Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-27T14:30:38.884Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:30:38.884Z] [2020-05-27T14:30:38.884Z] [2020-05-27T14:30:38.884Z] DONE 32 tests, 1 skipped in 87.238s [2020-05-27T14:30:38.884Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-27T14:30:38.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:38.884Z] ++ set -e [2020-05-27T14:30:38.884Z] ++ '[' -n 0 ']' [2020-05-27T14:30:38.884Z] ++ set -x [2020-05-27T14:30:38.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:38.884Z] INFO: Testing against a local daemon [2020-05-27T14:30:38.884Z] === RUN TestConfigInspect [2020-05-27T14:30:39.956Z] --- PASS: TestImportExtremelyLargeImageWorks (88.67s) [2020-05-27T14:30:39.956Z] PASS [2020-05-27T14:30:39.956Z] [2020-05-27T14:30:39.956Z] === Skipped [2020-05-27T14:30:39.956Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:30:39.956Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:30:39.956Z] [2020-05-27T14:30:39.956Z] [2020-05-27T14:30:39.956Z] DONE 12 tests, 1 skipped in 90.175s [2020-05-27T14:30:39.956Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-27T14:30:39.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:39.956Z] ++ set -e [2020-05-27T14:30:39.956Z] ++ '[' -n 0 ']' [2020-05-27T14:30:39.956Z] ++ set -x [2020-05-27T14:30:39.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:39.956Z] INFO: Testing against a local daemon [2020-05-27T14:30:39.956Z] === RUN TestNetworkCreateDelete [2020-05-27T14:30:39.956Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-27T14:30:39.956Z] === RUN TestDockerNetworkDeletePreferID [2020-05-27T14:30:39.956Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-27T14:30:39.956Z] === RUN TestInspectNetwork [2020-05-27T14:30:39.956Z] === RUN TestInspectNetwork/full_network_id [2020-05-27T14:30:39.956Z] === RUN TestInspectNetwork/partial_network_id [2020-05-27T14:30:39.956Z] === RUN TestInspectNetwork/network_name [2020-05-27T14:30:39.956Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-27T14:30:42.171Z] --- PASS: TestConfigInspect (3.84s) [2020-05-27T14:30:42.171Z] === RUN TestConfigList [2020-05-27T14:30:42.623Z] --- PASS: TestInspectNetwork (10.47s) [2020-05-27T14:30:42.623Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-27T14:30:42.623Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-27T14:30:42.623Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-27T14:30:42.623Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-27T14:30:42.623Z] === RUN TestRunContainerWithBridgeNone [2020-05-27T14:30:45.291Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-05-27T14:30:45.291Z] === RUN TestNetworkInvalidJSON [2020-05-27T14:30:45.291Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-27T14:30:45.291Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-27T14:30:45.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:30:45.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:30:45.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:30:45.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:30:45.291Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-27T14:30:45.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:30:45.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:30:45.291Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-27T14:30:45.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-27T14:30:45.291Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-27T14:30:45.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-27T14:30:45.291Z] === RUN TestHostIPv4BridgeLabel [2020-05-27T14:30:45.456Z] --- PASS: TestConfigList (3.19s) [2020-05-27T14:30:45.456Z] === RUN TestConfigsCreateAndDelete [2020-05-27T14:30:45.903Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-05-27T14:30:45.904Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-27T14:30:46.910Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-27T14:30:46.910Z] === RUN TestDaemonDefaultNetworkPools [2020-05-27T14:30:47.142Z] --- PASS: TestUpdateRestartPolicy (11.66s) [2020-05-27T14:30:47.142Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-27T14:30:47.142Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-05-27T14:30:47.142Z] === RUN TestWaitNonBlocked [2020-05-27T14:30:47.142Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:30:47.142Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:30:47.142Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:30:47.142Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:30:47.142Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:30:47.142Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:30:47.706Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-27T14:30:47.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-05-27T14:30:47.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-05-27T14:30:47.706Z] === RUN TestWaitBlocked [2020-05-27T14:30:47.706Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:30:47.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:30:47.706Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:30:47.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:30:47.706Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:30:47.706Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:30:47.912Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2020-05-27T14:30:47.912Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-27T14:30:48.637Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-27T14:30:48.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-05-27T14:30:48.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-05-27T14:30:48.637Z] === CONT TestDaemonRestartIpcMode [2020-05-27T14:30:48.637Z] === CONT TestIpcModeOlderClient [2020-05-27T14:30:48.637Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-27T14:30:48.742Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-05-27T14:30:48.742Z] === RUN TestConfigsUpdate [2020-05-27T14:30:48.914Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2020-05-27T14:30:48.914Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-27T14:30:50.384Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-27T14:30:50.384Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-27T14:30:50.997Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) [2020-05-27T14:30:50.997Z] === RUN TestServiceWithPredefinedNetwork [2020-05-27T14:30:52.029Z] --- PASS: TestConfigsUpdate (3.19s) [2020-05-27T14:30:52.029Z] === RUN TestTemplatedConfig [2020-05-27T14:30:53.893Z] --- PASS: TestDaemonRestartIpcMode (4.73s) [2020-05-27T14:30:53.893Z] PASS [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === Skipped [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-27T14:30:53.893Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-27T14:30:53.893Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-27T14:30:53.893Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-27T14:30:53.893Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-27T14:30:53.893Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-27T14:30:53.893Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-27T14:30:53.893Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-27T14:30:53.893Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-27T14:30:53.893Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-27T14:30:53.893Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-27T14:30:53.893Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-27T14:30:53.893Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-27T14:30:53.893Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-27T14:30:53.893Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:30:53.893Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-27T14:30:53.893Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-27T14:30:53.893Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-27T14:30:53.893Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-27T14:30:53.893Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-27T14:30:53.893Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-27T14:30:53.893Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-27T14:30:53.893Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-27T14:30:53.893Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-27T14:30:53.893Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] [2020-05-27T14:30:53.893Z] DONE 184 tests, 24 skipped in 94.083s [2020-05-27T14:30:53.893Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-27T14:30:53.893Z] INFO: Testing against a local daemon [2020-05-27T14:30:53.893Z] === RUN TestCommitInheritsEnv [2020-05-27T14:30:55.263Z] --- PASS: TestCommitInheritsEnv (1.73s) [2020-05-27T14:30:55.263Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-27T14:30:55.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-27T14:30:55.263Z] === RUN TestImagesFilterMultiReference [2020-05-27T14:30:55.263Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-27T14:30:55.263Z] === RUN TestImagePullPlatformInvalid [2020-05-27T14:30:55.263Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-27T14:30:55.263Z] === RUN TestRemoveImageOrphaning [2020-05-27T14:30:55.316Z] --- PASS: TestTemplatedConfig (3.45s) [2020-05-27T14:30:55.316Z] === RUN TestConfigCreateResolve [2020-05-27T14:30:55.368Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s) [2020-05-27T14:30:55.368Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-27T14:30:55.368Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:30:55.368Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:30:55.368Z] === RUN TestServiceWithDataPathPortInit [2020-05-27T14:30:57.159Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-05-27T14:30:57.159Z] === RUN TestRemoveImageGarbageCollector [2020-05-27T14:30:57.159Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:30:57.159Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-27T14:30:57.159Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-27T14:30:57.159Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-27T14:30:57.159Z] === RUN TestTagInvalidReference [2020-05-27T14:30:57.159Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-27T14:30:57.159Z] === RUN TestTagValidPrefixedRepo [2020-05-27T14:30:57.159Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-27T14:30:57.159Z] === RUN TestTagExistedNameWithoutForce [2020-05-27T14:30:57.159Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-27T14:30:57.159Z] === RUN TestTagOfficialNames [2020-05-27T14:30:57.416Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-27T14:30:57.416Z] === RUN TestTagMatchesDigest [2020-05-27T14:30:57.416Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-27T14:30:57.416Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-27T14:30:58.601Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-05-27T14:30:58.601Z] === RUN TestConfigDaemonLibtrustID [2020-05-27T14:30:59.170Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-05-27T14:30:59.170Z] PASS [2020-05-27T14:30:59.170Z] [2020-05-27T14:30:59.170Z] DONE 7 tests in 20.953s [2020-05-27T14:30:59.170Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-27T14:30:59.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:59.170Z] ++ set -e [2020-05-27T14:30:59.170Z] ++ '[' -n 0 ']' [2020-05-27T14:30:59.170Z] ++ set -x [2020-05-27T14:30:59.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:30:59.428Z] INFO: Testing against a local daemon [2020-05-27T14:30:59.428Z] === RUN TestCheckpoint [2020-05-27T14:30:59.428Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-27T14:30:59.428Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:30:59.428Z] === RUN TestContainerInvalidJSON [2020-05-27T14:30:59.428Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:30:59.428Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:30:59.428Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:30:59.428Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:30:59.428Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:30:59.428Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:30:59.428Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:30:59.428Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:30:59.428Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:30:59.428Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-27T14:30:59.428Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-27T14:30:59.428Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-27T14:30:59.428Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-27T14:30:59.428Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-27T14:30:59.428Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-27T14:30:59.428Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-27T14:30:59.687Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-27T14:30:59.687Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-27T14:30:59.687Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-27T14:30:59.687Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-27T14:30:59.946Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-27T14:30:59.946Z] === RUN TestCopyFromContainer [2020-05-27T14:31:01.851Z] === RUN TestCopyFromContainer// [2020-05-27T14:31:01.851Z] === RUN TestCopyFromContainer//bar/root [2020-05-27T14:31:02.110Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-27T14:31:02.110Z] === RUN TestCopyFromContainer/bar/quux [2020-05-27T14:31:02.370Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-27T14:31:02.370Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-27T14:31:02.629Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-27T14:31:02.629Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-27T14:31:02.888Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-27T14:31:02.888Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-27T14:31:03.146Z] --- PASS: TestCopyFromContainer (3.16s) [2020-05-27T14:31:03.146Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-05-27T14:31:03.146Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-27T14:31:03.146Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-27T14:31:03.147Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-27T14:31:03.147Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-27T14:31:03.147Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-27T14:31:03.147Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-27T14:31:03.147Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-27T14:31:03.147Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-05-27T14:31:03.147Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-27T14:31:03.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-27T14:31:03.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:31:03.147Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:31:03.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:31:03.147Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:31:03.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:31:03.147Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:31:03.147Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:31:03.147Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:31:03.147Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:31:03.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-27T14:31:03.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-27T14:31:03.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-27T14:31:03.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-27T14:31:03.147Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-27T14:31:03.147Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-27T14:31:03.147Z] === RUN TestCreateWithInvalidEnv [2020-05-27T14:31:03.147Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-27T14:31:03.147Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-27T14:31:03.147Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-27T14:31:03.147Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-27T14:31:03.147Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-27T14:31:03.147Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-27T14:31:03.147Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-27T14:31:03.147Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-27T14:31:03.147Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-27T14:31:03.147Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-27T14:31:03.147Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-27T14:31:03.147Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-27T14:31:03.147Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-27T14:31:03.147Z] === RUN TestCreateTmpfsMountsTarget [2020-05-27T14:31:03.147Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-27T14:31:03.147Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-27T14:31:05.564Z] Loaded image: buildpack-deps:jessie [2020-05-27T14:31:05.564Z] Loaded image: busybox:latest [2020-05-27T14:31:05.564Z] Loaded image: busybox:glibc [2020-05-27T14:31:05.564Z] Loaded image: debian:jessie [2020-05-27T14:31:05.564Z] Loaded image: hello-world:latest [2020-05-27T14:31:05.564Z] INFO: Testing against a local daemon [2020-05-27T14:31:05.564Z] === RUN TestCgroupNamespacesBuild [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:31:05.680Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:31:05.680Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-27T14:31:05.680Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-27T14:31:05.680Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-27T14:31:08.213Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-05-27T14:31:08.213Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-27T14:31:08.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:31:08.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:31:08.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:31:08.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:31:08.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:31:08.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:31:08.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:31:08.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:31:08.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:31:08.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:31:08.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:31:08.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:31:08.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:31:08.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:31:08.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:31:08.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-27T14:31:08.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-27T14:31:08.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-27T14:31:08.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-27T14:31:08.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-05-27T14:31:08.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-27T14:31:08.213Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-27T14:31:08.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-05-27T14:31:08.780Z] === RUN TestCreateDifferentPlatform [2020-05-27T14:31:08.780Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-27T14:31:08.780Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-27T14:31:08.780Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-05-27T14:31:08.780Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-27T14:31:08.780Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-27T14:31:08.780Z] === RUN TestContainerStartOnDaemonRestart [2020-05-27T14:31:08.780Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-27T14:31:08.780Z] === RUN TestDaemonRestartIpcMode [2020-05-27T14:31:08.780Z] === PAUSE TestDaemonRestartIpcMode [2020-05-27T14:31:08.780Z] === RUN TestDaemonHostGatewayIP [2020-05-27T14:31:08.780Z] === PAUSE TestDaemonHostGatewayIP [2020-05-27T14:31:08.780Z] === RUN TestContainerKillOnDaemonStart [2020-05-27T14:31:08.780Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-27T14:31:08.780Z] === RUN TestDiff [2020-05-27T14:31:08.846Z] --- PASS: TestCgroupNamespacesBuild (3.34s) [2020-05-27T14:31:08.846Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-27T14:31:09.348Z] --- PASS: TestDiff (0.77s) [2020-05-27T14:31:09.348Z] === RUN TestExecWithCloseStdin [2020-05-27T14:31:09.484Z] #66 DONE 36.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-27T14:31:10.028Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/test/unit [2020-05-27T14:31:10.285Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-05-27T14:31:10.285Z] === RUN TestExec [2020-05-27T14:31:11.221Z] --- PASS: TestExec (0.88s) [2020-05-27T14:31:11.221Z] === RUN TestExecUser [2020-05-27T14:31:11.375Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2020-05-27T14:31:11.375Z] === RUN TestBuildWithSession [2020-05-27T14:31:11.375Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-27T14:31:11.375Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:31:11.375Z] === RUN TestBuildSquashParent [2020-05-27T14:31:12.158Z] --- PASS: TestExecUser (0.89s) [2020-05-27T14:31:12.158Z] === RUN TestExportContainerAndImportImage [2020-05-27T14:31:13.095Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-05-27T14:31:13.095Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-27T14:31:14.732Z] ? github.com/docker/docker/api [no test files] [2020-05-27T14:31:15.628Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-05-27T14:31:15.628Z] === RUN TestHealthCheckWorkdir [2020-05-27T14:31:16.196Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-05-27T14:31:16.196Z] === RUN TestHealthKillContainer [2020-05-27T14:31:17.663Z] --- PASS: TestServiceWithDataPathPortInit (20.43s) [2020-05-27T14:31:17.663Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-27T14:31:18.648Z] 4612f6d0b889: Verifying Checksum [2020-05-27T14:31:18.649Z] 4612f6d0b889: Download complete [2020-05-27T14:31:19.482Z] --- PASS: TestHealthKillContainer (2.95s) [2020-05-27T14:31:19.483Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-27T14:31:20.050Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-05-27T14:31:20.050Z] === RUN TestIpcModeNone [2020-05-27T14:31:20.987Z] --- PASS: TestIpcModeNone (0.93s) [2020-05-27T14:31:20.987Z] === RUN TestIpcModePrivate [2020-05-27T14:31:21.350Z] --- PASS: TestBuildSquashParent (10.42s) [2020-05-27T14:31:21.350Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-27T14:31:21.350Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:31:21.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:31:21.350Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:31:21.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:31:21.350Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:31:21.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:31:21.350Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:31:21.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:31:21.350Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:31:21.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:31:21.350Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:31:21.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:31:21.350Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:31:21.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:31:21.554Z] --- PASS: TestIpcModePrivate (0.85s) [2020-05-27T14:31:21.554Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-27T14:31:21.554Z] === RUN TestIpcModeShareable [2020-05-27T14:31:22.491Z] --- PASS: TestIpcModeShareable (0.90s) [2020-05-27T14:31:22.491Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-27T14:31:22.491Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-27T14:31:25.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:31:25.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:31:25.777Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-05-27T14:31:25.777Z] === RUN TestAPIIpcModeHost [2020-05-27T14:31:25.777Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-27T14:31:25.777Z] === RUN TestDaemonIpcModeShareable [2020-05-27T14:31:26.033Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.06s) [2020-05-27T14:31:26.033Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p2swzk143ghrcslta41sp5iyl Created:2020-05-27 14:31:16.623014449 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ab37e10b6157b0ee110c7520f1627254e0c0aa7641a944c5b5cc780d4ee1c7c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q2e3qm9817i64xpg2eynli10d EndpointID:f62d7e4cc96770241f826e23e8bad3c780120c7c761e8318f9b864cc0f6f2e7e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e902f06e19940a63d78bb12267c7f8d1d020729b092a88c8ce7af45b2d89fa94 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d3b2b2674618 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q2e3qm9817i64xpg2eynli10d EndpointID:f62d7e4cc96770241f826e23e8bad3c780120c7c761e8318f9b864cc0f6f2e7e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-27T14:31:26.033Z] PASS [2020-05-27T14:31:26.033Z] [2020-05-27T14:31:26.033Z] === Skipped [2020-05-27T14:31:26.033Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:31:26.033Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:31:26.033Z] [2020-05-27T14:31:26.033Z] [2020-05-27T14:31:26.033Z] DONE 22 tests, 1 skipped in 54.432s [2020-05-27T14:31:26.033Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:31:26.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:26.034Z] ++ set -e [2020-05-27T14:31:26.034Z] ++ '[' -n 0 ']' [2020-05-27T14:31:26.034Z] ++ set -x [2020-05-27T14:31:26.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:26.315Z] INFO: Testing against a local daemon [2020-05-27T14:31:26.315Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-27T14:31:26.315Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:31:26.315Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:31:26.315Z] === RUN TestDockerNetworkIpvlan [2020-05-27T14:31:26.315Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:31:26.315Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:31:26.315Z] PASS [2020-05-27T14:31:26.315Z] [2020-05-27T14:31:26.315Z] === Skipped [2020-05-27T14:31:26.315Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:31:26.315Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:31:26.315Z] [2020-05-27T14:31:26.315Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:31:26.315Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:31:26.315Z] [2020-05-27T14:31:26.315Z] [2020-05-27T14:31:26.315Z] DONE 2 tests, 2 skipped in 0.084s [2020-05-27T14:31:26.315Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:31:26.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:26.315Z] ++ set -e [2020-05-27T14:31:26.315Z] ++ '[' -n 0 ']' [2020-05-27T14:31:26.315Z] ++ set -x [2020-05-27T14:31:26.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:26.315Z] INFO: Testing against a local daemon [2020-05-27T14:31:26.315Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-27T14:31:27.682Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-05-27T14:31:27.682Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-27T14:31:27.682Z] === RUN TestDaemonIpcModePrivate [2020-05-27T14:31:28.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:31:28.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:31:28.331Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.67s) [2020-05-27T14:31:28.331Z] === RUN TestDockerNetworkMacvlan [2020-05-27T14:31:28.943Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-27T14:31:29.585Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-05-27T14:31:29.585Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-27T14:31:29.585Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-27T14:31:29.947Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-27T14:31:30.950Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-27T14:31:31.491Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-05-27T14:31:31.491Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-27T14:31:31.491Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-27T14:31:31.599Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-27T14:31:31.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s) [2020-05-27T14:31:31.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.64s) [2020-05-27T14:31:31.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2020-05-27T14:31:31.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s) [2020-05-27T14:31:31.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2020-05-27T14:31:31.599Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) [2020-05-27T14:31:31.599Z] === RUN TestBuildMultiStageCopy [2020-05-27T14:31:31.599Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-27T14:31:33.394Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-05-27T14:31:33.394Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-27T14:31:33.394Z] === RUN TestIpcModeOlderClient [2020-05-27T14:31:33.394Z] === PAUSE TestIpcModeOlderClient [2020-05-27T14:31:33.394Z] === RUN TestKillContainerInvalidSignal [2020-05-27T14:31:33.961Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-05-27T14:31:33.961Z] === RUN TestKillContainer [2020-05-27T14:31:33.961Z] === RUN TestKillContainer/no_signal [2020-05-27T14:31:34.528Z] === RUN TestKillContainer/non_killing_signal [2020-05-27T14:31:35.333Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-27T14:31:35.464Z] === RUN TestKillContainer/killing_signal [2020-05-27T14:31:35.783Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-27T14:31:35.783Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-27T14:31:36.347Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-27T14:31:36.407Z] --- PASS: TestKillContainer (2.45s) [2020-05-27T14:31:36.407Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-05-27T14:31:36.407Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-05-27T14:31:36.407Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-05-27T14:31:36.407Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-27T14:31:36.407Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-27T14:31:36.974Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-27T14:31:37.278Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-27T14:31:37.843Z] --- PASS: TestBuildMultiStageCopy (6.04s) [2020-05-27T14:31:37.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-05-27T14:31:37.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-05-27T14:31:37.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2020-05-27T14:31:37.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2020-05-27T14:31:37.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-05-27T14:31:37.843Z] === RUN TestBuildMultiStageParentConfig [2020-05-27T14:31:37.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-05-27T14:31:37.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-05-27T14:31:37.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-05-27T14:31:37.910Z] === RUN TestKillStoppedContainer [2020-05-27T14:31:37.910Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-27T14:31:37.910Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-27T14:31:38.169Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-27T14:31:38.169Z] === RUN TestKillDifferentUserContainer [2020-05-27T14:31:38.779Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-27T14:31:39.105Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-27T14:31:39.105Z] === RUN TestInspectOomKilledTrue [2020-05-27T14:31:39.105Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-05-27T14:31:39.105Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:31:39.105Z] === RUN TestInspectOomKilledFalse [2020-05-27T14:31:39.105Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-27T14:31:39.105Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:31:39.105Z] === RUN TestLinksEtcHostsContentMatch [2020-05-27T14:31:39.213Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-05-27T14:31:39.213Z] === RUN TestBuildLabelWithTargets [2020-05-27T14:31:39.673Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-27T14:31:39.673Z] === RUN TestLinksContainerNames [2020-05-27T14:31:41.050Z] --- PASS: TestLinksContainerNames (1.51s) [2020-05-27T14:31:41.050Z] === RUN TestLogsFollowTailEmpty [2020-05-27T14:31:41.986Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-05-27T14:31:41.987Z] === RUN TestContainerNetworkMountsNoChown [2020-05-27T14:31:42.159Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2020-05-27T14:31:42.491Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2020-05-27T14:31:42.491Z] === RUN TestBuildWithEmptyLayers [2020-05-27T14:31:42.554Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-05-27T14:31:42.554Z] === RUN TestMountDaemonRoot [2020-05-27T14:31:42.554Z] === RUN TestMountDaemonRoot/default [2020-05-27T14:31:42.554Z] === PAUSE TestMountDaemonRoot/default [2020-05-27T14:31:42.554Z] === RUN TestMountDaemonRoot/private [2020-05-27T14:31:42.554Z] === PAUSE TestMountDaemonRoot/private [2020-05-27T14:31:42.554Z] === RUN TestMountDaemonRoot/rprivate [2020-05-27T14:31:42.554Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/slave [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/slave [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rslave [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/shared [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/shared [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rshared [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/default [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/rslave [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/slave [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/rshared [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/private [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/rprivate [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/shared [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-27T14:31:42.555Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:31:42.555Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:31:42.555Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-27T14:31:42.814Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:31:43.072Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:31:43.072Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:31:43.072Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:31:43.072Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:31:43.072Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-27T14:31:43.072Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-27T14:31:43.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-27T14:31:43.073Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-27T14:31:43.073Z] === RUN TestContainerBindMountNonRecursive [2020-05-27T14:31:43.424Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2020-05-27T14:31:43.424Z] === RUN TestBuildMultiStageOnBuild [2020-05-27T14:31:44.976Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-05-27T14:31:44.976Z] === RUN TestNetworkNat [2020-05-27T14:31:45.246Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-27T14:31:45.246Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-27T14:31:45.246Z] remote: Enumerating objects: 2, done. [2020-05-27T14:31:45.246Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-27T14:31:45.246Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-27T14:31:45.246Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-27T14:31:45.246Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-27T14:31:45.246Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-27T14:31:45.568Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-27T14:31:45.911Z] --- PASS: TestNetworkNat (0.88s) [2020-05-27T14:31:45.911Z] === RUN TestNetworkLocalhostTCPNat [2020-05-27T14:31:46.848Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-05-27T14:31:46.848Z] === RUN TestNetworkLoopbackNat [2020-05-27T14:31:47.035Z] --- PASS: TestDockerNetworkMacvlan (19.18s) [2020-05-27T14:31:47.035Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-27T14:31:47.035Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-05-27T14:31:47.035Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s) [2020-05-27T14:31:47.035Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) [2020-05-27T14:31:47.035Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-05-27T14:31:47.035Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-05-27T14:31:47.035Z] PASS [2020-05-27T14:31:47.035Z] [2020-05-27T14:31:47.035Z] DONE 8 tests in 20.917s [2020-05-27T14:31:47.035Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-27T14:31:47.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:47.035Z] ++ set -e [2020-05-27T14:31:47.035Z] ++ '[' -n 0 ']' [2020-05-27T14:31:47.035Z] ++ set -x [2020-05-27T14:31:47.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:47.316Z] testing: warning: no tests to run [2020-05-27T14:31:47.316Z] PASS [2020-05-27T14:31:47.316Z] [2020-05-27T14:31:47.316Z] DONE 0 tests in 0.014s [2020-05-27T14:31:47.316Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-27T14:31:47.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:47.316Z] ++ set -e [2020-05-27T14:31:47.316Z] ++ '[' -n 0 ']' [2020-05-27T14:31:47.316Z] ++ set -x [2020-05-27T14:31:47.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:31:47.316Z] INFO: Testing against a local daemon [2020-05-27T14:31:47.316Z] === RUN TestAuthZPluginAllowRequest [2020-05-27T14:31:47.609Z] --- PASS: TestBuildMultiStageOnBuild (3.82s) [2020-05-27T14:31:47.609Z] === RUN TestBuildUncleanTarFilenames [2020-05-27T14:31:47.784Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-05-27T14:31:47.784Z] === RUN TestPause [2020-05-27T14:31:48.509Z] [2020-05-27T14:31:48.721Z] --- PASS: TestPause (0.82s) [2020-05-27T14:31:48.721Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-27T14:31:48.721Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:31:48.721Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:31:48.721Z] === RUN TestPauseStopPausedContainer [2020-05-27T14:31:48.979Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2020-05-27T14:31:48.979Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-27T14:31:49.330Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-05-27T14:31:49.330Z] === RUN TestAuthZPluginTLS [2020-05-27T14:31:49.559Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/test/unit [2020-05-27T14:31:49.611Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-27T14:31:49.611Z] === RUN TestAuthZPluginDenyRequest [2020-05-27T14:31:49.656Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-27T14:31:49.656Z] === RUN TestPsFilter [2020-05-27T14:31:49.656Z] --- PASS: TestPsFilter (0.27s) [2020-05-27T14:31:49.656Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-27T14:31:50.233Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-27T14:31:50.233Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-27T14:31:50.513Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-27T14:31:50.513Z] === RUN TestAuthZPluginDenyResponse [2020-05-27T14:31:50.592Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-05-27T14:31:50.593Z] === RUN TestRemoveContainerWithVolume [2020-05-27T14:31:51.125Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-27T14:31:51.125Z] === RUN TestAuthZPluginAllowEventStream [2020-05-27T14:31:51.528Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-05-27T14:31:51.528Z] === RUN TestRemoveContainerRunning [2020-05-27T14:31:52.069Z] ? github.com/docker/docker/api [no test files] [2020-05-27T14:31:52.095Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-05-27T14:31:52.095Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-27T14:31:53.030Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-05-27T14:31:53.030Z] === RUN TestRemoveInvalidContainer [2020-05-27T14:31:53.030Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-27T14:31:53.030Z] === RUN TestRenameLinkedContainer [2020-05-27T14:31:53.142Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-05-27T14:31:53.142Z] === RUN TestAuthZPluginErrorResponse [2020-05-27T14:31:53.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-27T14:31:53.158Z] Using test binary docker [2020-05-27T14:31:53.158Z] +++ /etc/init.d/apparmor start [2020-05-27T14:31:53.158Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:31:53.158Z] INFO: Waiting for daemon to start... [2020-05-27T14:31:53.158Z] Starting dockerd [2020-05-27T14:31:53.158Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-27T14:31:53.158Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-27T14:31:53.158Z] Using test binary docker [2020-05-27T14:31:53.158Z] +++ /etc/init.d/apparmor start [2020-05-27T14:31:53.158Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:31:53.158Z] INFO: Waiting for daemon to start... [2020-05-27T14:31:53.158Z] Starting dockerd [2020-05-27T14:31:53.158Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-27T14:31:53.158Z] --- PASS: TestBuildMultiStageLayerLeak (4.05s) [2020-05-27T14:31:53.158Z] === RUN TestBuildWithHugeFile [2020-05-27T14:31:53.423Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-05-27T14:31:53.423Z] === RUN TestAuthZPluginErrorRequest [2020-05-27T14:31:54.035Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-27T14:31:54.035Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-27T14:31:54.647Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-27T14:31:54.647Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-27T14:31:55.054Z] . [2020-05-27T14:31:55.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-27T14:31:55.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-27T14:31:55.054Z] Error: No such image: emptyfs [2020-05-27T14:31:55.054Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-27T14:31:55.054Z] ++++ docker load [2020-05-27T14:31:55.054Z] Running integration-test (iteration 1) [2020-05-27T14:31:55.054Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-27T14:31:55.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-27T14:31:55.054Z] ++ set -e [2020-05-27T14:31:55.054Z] ++ '[' -n 0 ']' [2020-05-27T14:31:55.054Z] ++ set -x [2020-05-27T14:31:55.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-27T14:31:55.311Z] [2020-05-27T14:31:55.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-27T14:31:55.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-27T14:31:55.311Z] Error: No such image: emptyfs [2020-05-27T14:31:55.312Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-27T14:31:55.312Z] ++++ docker load [2020-05-27T14:31:55.877Z] Running integration-test (iteration 1) [2020-05-27T14:31:55.877Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-27T14:31:55.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-27T14:31:55.877Z] ++ set -e [2020-05-27T14:31:55.877Z] ++ '[' -n 0 ']' [2020-05-27T14:31:55.877Z] ++ set -x [2020-05-27T14:31:55.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-27T14:31:56.318Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-05-27T14:31:56.318Z] === RUN TestRenameStoppedContainer [2020-05-27T14:31:56.667Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-05-27T14:31:56.667Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-27T14:31:56.886Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-05-27T14:31:56.886Z] === RUN TestRenameRunningContainerAndReuse [2020-05-27T14:31:58.288Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-05-27T14:31:58.288Z] === RUN TestRenameInvalidName [2020-05-27T14:31:58.681Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-05-27T14:31:58.681Z] === RUN TestAuthZPluginHeader [2020-05-27T14:31:59.234Z] --- PASS: TestRenameInvalidName (0.81s) [2020-05-27T14:31:59.234Z] === RUN TestRenameAnonymousContainer [2020-05-27T14:31:59.685Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-05-27T14:31:59.685Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-27T14:31:59.685Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-27T14:31:59.685Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:31:59.685Z] === RUN TestAuthZPluginV2Disable [2020-05-27T14:31:59.685Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-27T14:31:59.685Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:31:59.685Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-27T14:31:59.685Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-27T14:31:59.685Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:31:59.685Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-27T14:31:59.685Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-27T14:31:59.685Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:31:59.685Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-27T14:32:03.449Z] --- PASS: TestRenameAnonymousContainer (4.13s) [2020-05-27T14:32:03.449Z] === RUN TestRenameContainerWithSameName [2020-05-27T14:32:04.018Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-05-27T14:32:04.018Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-27T14:32:05.920Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-05-27T14:32:05.920Z] === RUN TestResize [2020-05-27T14:32:06.487Z] --- PASS: TestResize (0.79s) [2020-05-27T14:32:06.487Z] === RUN TestResizeWithInvalidSize [2020-05-27T14:32:06.897Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-05-27T14:32:07.426Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-05-27T14:32:07.426Z] === RUN TestResizeWhenContainerNotStarted [2020-05-27T14:32:08.363Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:32:08.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:32:08.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:32:08.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:32:08.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:32:08.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:32:08.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:32:09.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:32:10.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:32:10.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:32:11.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:32:12.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:32:13.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:32:13.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:32:14.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-05-27T14:32:16.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2020-05-27T14:32:16.865Z] === RUN TestCgroupNamespacesRun [2020-05-27T14:32:18.113Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-05-27T14:32:18.113Z] PASS [2020-05-27T14:32:18.113Z] [2020-05-27T14:32:18.113Z] === Skipped [2020-05-27T14:32:18.113Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-27T14:32:18.113Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:32:18.113Z] [2020-05-27T14:32:18.113Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-27T14:32:18.113Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:32:18.113Z] [2020-05-27T14:32:18.113Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-27T14:32:18.113Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:32:18.113Z] [2020-05-27T14:32:18.113Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-27T14:32:18.113Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:32:18.113Z] [2020-05-27T14:32:18.113Z] [2020-05-27T14:32:18.113Z] DONE 17 tests, 4 skipped in 29.304s [2020-05-27T14:32:18.113Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-27T14:32:18.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:18.113Z] ++ set -e [2020-05-27T14:32:18.113Z] ++ '[' -n 0 ']' [2020-05-27T14:32:18.113Z] ++ set -x [2020-05-27T14:32:18.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:18.113Z] INFO: Testing against a local daemon [2020-05-27T14:32:18.113Z] === RUN TestPluginInvalidJSON [2020-05-27T14:32:18.113Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:32:18.113Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:32:18.113Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:32:18.113Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-27T14:32:18.113Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-27T14:32:18.113Z] === RUN TestPluginInstall [2020-05-27T14:32:18.113Z] === RUN TestPluginInstall/no_auth [2020-05-27T14:32:18.244Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-05-27T14:32:18.244Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-27T14:32:20.149Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-05-27T14:32:20.149Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-27T14:32:20.786Z] time="2020-05-27T14:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:32:20.786Z] time="2020-05-27T14:32:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:32:20.786Z] time="2020-05-27T14:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1034912ab45343ce74f9b2b50b8ef8b6b2a6feb6da7cfcbb60fdc27f2f11f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:32:20.786Z] time="2020-05-27T14:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:32:20.786Z] time="2020-05-27T14:32:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:32:20.786Z] time="2020-05-27T14:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1034912ab45343ce74f9b2b50b8ef8b6b2a6feb6da7cfcbb60fdc27f2f11f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:32:21.068Z] === RUN TestPluginInstall/with_htpasswd [2020-05-27T14:32:21.680Z] time="2020-05-27T14:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:32:21.680Z] time="2020-05-27T14:32:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:32:21.680Z] time="2020-05-27T14:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1034912ab45343ce74f9b2b50b8ef8b6b2a6feb6da7cfcbb60fdc27f2f11f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:32:21.680Z] time="2020-05-27T14:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:32:21.680Z] time="2020-05-27T14:32:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:32:21.680Z] time="2020-05-27T14:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1034912ab45343ce74f9b2b50b8ef8b6b2a6feb6da7cfcbb60fdc27f2f11f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:32:21.962Z] === RUN TestPluginInstall/with_insecure [2020-05-27T14:32:22.052Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-05-27T14:32:22.052Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-27T14:32:22.965Z] time="2020-05-27T14:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:32:22.965Z] time="2020-05-27T14:32:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:32:22.965Z] time="2020-05-27T14:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e19f62011af07ac2fb41d9f32f89d0c2823a7c3713a14651ae31bd60b608fee8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:32:22.965Z] time="2020-05-27T14:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:32:22.965Z] time="2020-05-27T14:32:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:32:22.965Z] time="2020-05-27T14:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e19f62011af07ac2fb41d9f32f89d0c2823a7c3713a14651ae31bd60b608fee8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:32:23.246Z] --- PASS: TestPluginInstall (6.60s) [2020-05-27T14:32:23.246Z] --- PASS: TestPluginInstall/no_auth (4.52s) [2020-05-27T14:32:23.246Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2020-05-27T14:32:23.246Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-05-27T14:32:23.246Z] plugin_test.go:157: [d2f8d666f13a0] daemon is not started [2020-05-27T14:32:23.246Z] PASS [2020-05-27T14:32:23.246Z] [2020-05-27T14:32:23.246Z] DONE 6 tests in 6.706s [2020-05-27T14:32:23.246Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-27T14:32:23.246Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:23.246Z] ++ set -e [2020-05-27T14:32:23.246Z] ++ '[' -n 0 ']' [2020-05-27T14:32:23.246Z] ++ set -x [2020-05-27T14:32:23.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:23.246Z] INFO: Testing against a local daemon [2020-05-27T14:32:23.246Z] === RUN TestExternalGraphDriver [2020-05-27T14:32:23.429Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-05-27T14:32:23.429Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-27T14:32:23.526Z] === RUN TestExternalGraphDriver/json [2020-05-27T14:32:25.335Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-05-27T14:32:25.335Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-27T14:32:25.553Z] === RUN TestExternalGraphDriver/spec [2020-05-27T14:32:27.244Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-05-27T14:32:27.244Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-27T14:32:27.574Z] === RUN TestExternalGraphDriver/pull [2020-05-27T14:32:27.932Z] Loaded image: buildpack-deps:jessie [2020-05-27T14:32:27.932Z] Loaded image: buildpack-deps:jessie [2020-05-27T14:32:27.932Z] Loaded image: busybox:latest [2020-05-27T14:32:27.932Z] Loaded image: busybox:latest [2020-05-27T14:32:28.181Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2020-05-27T14:32:28.181Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-27T14:32:28.190Z] Loaded image: busybox:glibc [2020-05-27T14:32:28.190Z] Loaded image: debian:jessie [2020-05-27T14:32:28.190Z] Loaded image: busybox:glibc [2020-05-27T14:32:28.448Z] Loaded image: debian:jessie [2020-05-27T14:32:28.448Z] Loaded image: hello-world:latest [2020-05-27T14:32:28.448Z] INFO: Testing against a local daemon [2020-05-27T14:32:28.448Z] === RUN TestDockerSuite [2020-05-27T14:32:28.448Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-27T14:32:28.448Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-27T14:32:28.448Z] Loaded image: hello-world:latest [2020-05-27T14:32:28.448Z] INFO: Testing against a local daemon [2020-05-27T14:32:28.448Z] === RUN TestDockerDaemonSuite [2020-05-27T14:32:28.448Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-27T14:32:28.705Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-27T14:32:28.705Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-27T14:32:28.705Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-27T14:32:28.705Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-27T14:32:28.705Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-27T14:32:28.705Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-27T14:32:29.589Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-05-27T14:32:29.589Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-27T14:32:29.589Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-05-27T14:32:29.589Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-05-27T14:32:29.589Z] === RUN TestGraphdriverPluginV2 [2020-05-27T14:32:29.589Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-27T14:32:29.589Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:32:29.589Z] PASS [2020-05-27T14:32:29.589Z] [2020-05-27T14:32:29.589Z] === Skipped [2020-05-27T14:32:29.589Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-27T14:32:29.589Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:32:29.589Z] [2020-05-27T14:32:29.589Z] [2020-05-27T14:32:29.589Z] DONE 5 tests, 1 skipped in 6.490s [2020-05-27T14:32:29.871Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-27T14:32:29.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:29.871Z] ++ set -e [2020-05-27T14:32:29.871Z] ++ '[' -n 0 ']' [2020-05-27T14:32:29.871Z] ++ set -x [2020-05-27T14:32:29.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:29.871Z] INFO: Testing against a local daemon [2020-05-27T14:32:29.871Z] === RUN TestContinueAfterPluginCrash [2020-05-27T14:32:29.871Z] === PAUSE TestContinueAfterPluginCrash [2020-05-27T14:32:29.871Z] === RUN TestReadPluginNoRead [2020-05-27T14:32:29.871Z] === PAUSE TestReadPluginNoRead [2020-05-27T14:32:29.871Z] === RUN TestDaemonStartWithLogOpt [2020-05-27T14:32:29.871Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-27T14:32:29.871Z] === CONT TestContinueAfterPluginCrash [2020-05-27T14:32:29.871Z] === CONT TestDaemonStartWithLogOpt [2020-05-27T14:32:30.085Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-05-27T14:32:30.085Z] === RUN TestKernelTCPMemory [2020-05-27T14:32:30.654Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-05-27T14:32:30.654Z] === RUN TestNISDomainname [2020-05-27T14:32:31.705Z] --- PASS: TestNISDomainname (1.01s) [2020-05-27T14:32:31.705Z] === RUN TestHostnameDnsResolution [2020-05-27T14:32:32.887Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-27T14:32:32.887Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-27T14:32:33.612Z] --- PASS: TestHostnameDnsResolution (1.80s) [2020-05-27T14:32:33.612Z] === RUN TestStats [2020-05-27T14:32:33.820Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-27T14:32:33.820Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-27T14:32:34.387Z] --- PASS: TestDaemonStartWithLogOpt (3.83s) [2020-05-27T14:32:34.387Z] === CONT TestReadPluginNoRead [2020-05-27T14:32:34.753Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-27T14:32:34.753Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-27T14:32:34.753Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-27T14:32:36.404Z] === RUN TestReadPluginNoRead/default [2020-05-27T14:32:36.899Z] --- PASS: TestStats (2.81s) [2020-05-27T14:32:36.899Z] === RUN TestStopContainerWithTimeout [2020-05-27T14:32:36.899Z] === RUN TestStopContainerWithTimeout/0 [2020-05-27T14:32:36.899Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-27T14:32:36.899Z] === RUN TestStopContainerWithTimeout/1 [2020-05-27T14:32:36.899Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-27T14:32:36.899Z] === RUN TestStopContainerWithTimeout/3 [2020-05-27T14:32:36.899Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-27T14:32:36.899Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-27T14:32:36.899Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-27T14:32:36.899Z] === CONT TestStopContainerWithTimeout/0 [2020-05-27T14:32:36.899Z] === CONT TestStopContainerWithTimeout/3 [2020-05-27T14:32:36.899Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-27T14:32:36.899Z] === CONT TestStopContainerWithTimeout/1 [2020-05-27T14:32:37.280Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-27T14:32:37.537Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-27T14:32:37.537Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-27T14:32:37.537Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-27T14:32:37.795Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-27T14:32:38.419Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-27T14:32:38.726Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-27T14:32:39.077Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2020-05-27T14:32:39.660Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-27T14:32:39.917Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-27T14:32:39.917Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-27T14:32:39.917Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-27T14:32:39.917Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-27T14:32:40.189Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-27T14:32:40.189Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-05-27T14:32:40.189Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-05-27T14:32:40.189Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-05-27T14:32:40.189Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-05-27T14:32:40.189Z] === RUN TestDeleteDevicemapper [2020-05-27T14:32:40.189Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-27T14:32:40.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:32:40.189Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-27T14:32:40.549Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-27T14:32:40.555Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-27T14:32:42.094Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2020-05-27T14:32:42.094Z] === RUN TestUpdateMemory [2020-05-27T14:32:42.094Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-27T14:32:42.094Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:32:42.094Z] === RUN TestUpdateCPUQuota [2020-05-27T14:32:42.570Z] --- PASS: TestReadPluginNoRead (8.80s) [2020-05-27T14:32:42.570Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-05-27T14:32:42.570Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2020-05-27T14:32:42.570Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2020-05-27T14:32:42.570Z] read_test.go:92: [d2f5541ff0214] daemon is not started [2020-05-27T14:32:42.570Z] PASS [2020-05-27T14:32:42.570Z] [2020-05-27T14:32:42.570Z] DONE 6 tests in 12.716s [2020-05-27T14:32:42.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-27T14:32:42.570Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:42.570Z] ++ set -e [2020-05-27T14:32:42.570Z] ++ '[' -n 0 ']' [2020-05-27T14:32:42.570Z] ++ set -x [2020-05-27T14:32:42.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:42.570Z] testing: warning: no tests to run [2020-05-27T14:32:42.570Z] PASS [2020-05-27T14:32:42.570Z] [2020-05-27T14:32:42.570Z] DONE 0 tests in 0.036s [2020-05-27T14:32:42.570Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-27T14:32:42.570Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:42.570Z] ++ set -e [2020-05-27T14:32:42.570Z] ++ '[' -n 0 ']' [2020-05-27T14:32:42.570Z] ++ set -x [2020-05-27T14:32:42.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:42.571Z] INFO: Testing against a local daemon [2020-05-27T14:32:42.571Z] === RUN TestPluginWithDevMounts [2020-05-27T14:32:42.571Z] === PAUSE TestPluginWithDevMounts [2020-05-27T14:32:42.571Z] === CONT TestPluginWithDevMounts [2020-05-27T14:32:43.471Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-05-27T14:32:43.471Z] === RUN TestUpdatePidsLimit [2020-05-27T14:32:43.471Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-27T14:32:44.041Z] === RUN TestUpdatePidsLimit/no_change [2020-05-27T14:32:44.587Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-05-27T14:32:44.587Z] PASS [2020-05-27T14:32:44.587Z] [2020-05-27T14:32:44.587Z] DONE 1 tests in 2.011s [2020-05-27T14:32:44.587Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-27T14:32:44.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:44.587Z] ++ set -e [2020-05-27T14:32:44.587Z] ++ '[' -n 0 ']' [2020-05-27T14:32:44.587Z] ++ set -x [2020-05-27T14:32:44.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:32:44.588Z] INFO: Testing against a local daemon [2020-05-27T14:32:44.588Z] === RUN TestSecretInspect [2020-05-27T14:32:44.613Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-27T14:32:44.820Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-27T14:32:44.820Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-27T14:32:44.874Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-27T14:32:45.445Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-27T14:32:46.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-27T14:32:46.277Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-27T14:32:47.346Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-27T14:32:47.911Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit (4.48s) [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit/no_change (0.51s) [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-27T14:32:48.186Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-05-27T14:32:48.186Z] === RUN TestUpdateRestartPolicy [2020-05-27T14:32:48.837Z] --- PASS: TestImportExtremelyLargeImageWorks (103.79s) [2020-05-27T14:32:48.837Z] PASS [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === Skipped [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:32:48.837Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] DONE 12 tests, 1 skipped in 107.879s [2020-05-27T14:32:48.837Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-27T14:32:48.837Z] INFO: Testing against a local daemon [2020-05-27T14:32:48.837Z] === RUN TestNetworkCreateDelete [2020-05-27T14:32:48.837Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-27T14:32:48.837Z] === RUN TestDockerNetworkDeletePreferID [2020-05-27T14:32:48.837Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-05-27T14:32:48.837Z] === RUN TestInspectNetwork [2020-05-27T14:32:48.837Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-27T14:32:48.837Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] === RUN TestRunContainerWithBridgeNone [2020-05-27T14:32:48.837Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-27T14:32:48.837Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestNetworkInvalidJSON [2020-05-27T14:32:48.837Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-27T14:32:48.837Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-27T14:32:48.837Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:32:48.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:32:48.837Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:32:48.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:32:48.837Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-27T14:32:48.837Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:32:48.837Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:32:48.837Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-27T14:32:48.837Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-27T14:32:48.837Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-27T14:32:48.837Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-27T14:32:48.837Z] === RUN TestHostIPv4BridgeLabel [2020-05-27T14:32:48.837Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-27T14:32:48.837Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-27T14:32:48.837Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-27T14:32:48.837Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestDaemonDefaultNetworkPools [2020-05-27T14:32:48.837Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-27T14:32:48.837Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-27T14:32:48.837Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-27T14:32:48.837Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestServiceWithPredefinedNetwork [2020-05-27T14:32:48.837Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-27T14:32:48.837Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:32:48.837Z] === RUN TestServiceWithDataPathPortInit [2020-05-27T14:32:48.837Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-27T14:32:48.837Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] PASS [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === Skipped [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-27T14:32:48.837Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-27T14:32:48.837Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-27T14:32:48.837Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-27T14:32:48.837Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-27T14:32:48.837Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] DONE 18 tests, 12 skipped in 0.592s [2020-05-27T14:32:48.837Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:32:48.837Z] INFO: Testing against a local daemon [2020-05-27T14:32:48.837Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-27T14:32:48.837Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:32:48.837Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:32:48.837Z] === RUN TestDockerNetworkIpvlan [2020-05-27T14:32:48.837Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:32:48.837Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:32:48.837Z] PASS [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === Skipped [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:32:48.837Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:32:48.837Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] DONE 2 tests, 2 skipped in 0.105s [2020-05-27T14:32:48.837Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:32:48.837Z] INFO: Testing against a local daemon [2020-05-27T14:32:48.837Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-27T14:32:48.837Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-27T14:32:48.837Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] === RUN TestDockerNetworkMacvlan [2020-05-27T14:32:48.837Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-27T14:32:48.837Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] PASS [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === Skipped [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-27T14:32:48.837Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-27T14:32:48.837Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] DONE 2 tests, 2 skipped in 0.109s [2020-05-27T14:32:48.837Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-27T14:32:48.837Z] testing: warning: no tests to run [2020-05-27T14:32:48.837Z] PASS [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] DONE 0 tests in 0.022s [2020-05-27T14:32:48.837Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-27T14:32:48.837Z] INFO: Testing against a local daemon [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginAllowRequest [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginTLS [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginDenyRequest [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginDenyResponse [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginAllowEventStream [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginErrorResponse [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginErrorRequest [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginHeader [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginV2Disable [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-27T14:32:48.837Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] PASS [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === Skipped [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-27T14:32:48.837Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] DONE 17 tests, 17 skipped in 0.416s [2020-05-27T14:32:48.837Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-27T14:32:48.837Z] INFO: Testing against a local daemon [2020-05-27T14:32:48.837Z] === RUN TestPluginInvalidJSON [2020-05-27T14:32:48.837Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:32:48.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:32:48.837Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:32:48.837Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-27T14:32:48.837Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-27T14:32:48.837Z] === RUN TestPluginInstall [2020-05-27T14:32:48.837Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-27T14:32:48.837Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.837Z] PASS [2020-05-27T14:32:48.837Z] [2020-05-27T14:32:48.837Z] === Skipped [2020-05-27T14:32:48.838Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-27T14:32:48.838Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-27T14:32:48.838Z] [2020-05-27T14:32:48.838Z] [2020-05-27T14:32:48.838Z] DONE 3 tests, 1 skipped in 0.133s [2020-05-27T14:32:48.838Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-27T14:32:48.838Z] INFO: Testing against a local daemon [2020-05-27T14:32:48.838Z] === RUN TestExternalGraphDriver [2020-05-27T14:32:48.838Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-05-27T14:32:48.838Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-27T14:32:48.838Z] === RUN TestGraphdriverPluginV2 [2020-05-27T14:32:48.963Z] --- PASS: TestSecretInspect (3.66s) [2020-05-27T14:32:48.963Z] === RUN TestSecretList [2020-05-27T14:32:49.095Z] --- PASS: TestGraphdriverPluginV2 (6.33s) [2020-05-27T14:32:49.095Z] PASS [2020-05-27T14:32:49.095Z] [2020-05-27T14:32:49.095Z] === Skipped [2020-05-27T14:32:49.095Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-05-27T14:32:49.095Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-27T14:32:49.095Z] [2020-05-27T14:32:49.095Z] [2020-05-27T14:32:49.095Z] DONE 2 tests, 1 skipped in 6.504s [2020-05-27T14:32:49.095Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-27T14:32:49.352Z] INFO: Testing against a local daemon [2020-05-27T14:32:49.352Z] === RUN TestContinueAfterPluginCrash [2020-05-27T14:32:49.352Z] === PAUSE TestContinueAfterPluginCrash [2020-05-27T14:32:49.352Z] === RUN TestReadPluginNoRead [2020-05-27T14:32:49.352Z] === PAUSE TestReadPluginNoRead [2020-05-27T14:32:49.352Z] === RUN TestDaemonStartWithLogOpt [2020-05-27T14:32:49.352Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-27T14:32:49.352Z] === CONT TestContinueAfterPluginCrash [2020-05-27T14:32:49.352Z] === CONT TestDaemonStartWithLogOpt [2020-05-27T14:32:50.438Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-27T14:32:50.438Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-27T14:32:52.336Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-27T14:32:52.420Z] --- PASS: TestSecretList (3.61s) [2020-05-27T14:32:52.420Z] === RUN TestSecretsCreateAndDelete [2020-05-27T14:32:52.593Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-27T14:32:53.967Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-27T14:32:55.338Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-27T14:32:55.902Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-05-27T14:32:55.902Z] === RUN TestSecretsUpdate [2020-05-27T14:32:55.906Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-27T14:32:56.840Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-27T14:32:57.773Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-27T14:32:59.147Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-27T14:32:59.346Z] --- PASS: TestSecretsUpdate (3.71s) [2020-05-27T14:32:59.347Z] === RUN TestTemplatedSecret [2020-05-27T14:33:00.081Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-27T14:33:02.608Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-27T14:33:02.797Z] --- PASS: TestTemplatedSecret (3.71s) [2020-05-27T14:33:02.798Z] === RUN TestSecretCreateResolve [2020-05-27T14:33:03.068Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2020-05-27T14:33:03.068Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-27T14:33:03.068Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-05-27T14:33:03.068Z] === RUN TestWaitNonBlocked [2020-05-27T14:33:03.068Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:33:03.068Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:33:03.068Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:33:03.068Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:33:03.068Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:33:03.068Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:33:03.068Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-27T14:33:03.068Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-05-27T14:33:03.068Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-05-27T14:33:03.068Z] === RUN TestWaitBlocked [2020-05-27T14:33:03.068Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:33:03.068Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:33:03.068Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:33:03.068Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:33:03.068Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:33:03.068Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:33:03.327Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-27T14:33:03.327Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-05-27T14:33:03.327Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-05-27T14:33:03.327Z] === CONT TestContainerStartOnDaemonRestart [2020-05-27T14:33:03.327Z] === CONT TestContainerKillOnDaemonStart [2020-05-27T14:33:03.327Z] === CONT TestDaemonHostGatewayIP [2020-05-27T14:33:03.327Z] === CONT TestIpcModeOlderClient [2020-05-27T14:33:03.586Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-05-27T14:33:03.586Z] === CONT TestDaemonRestartIpcMode [2020-05-27T14:33:03.979Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-27T14:33:04.217Z] --- PASS: TestDaemonStartWithLogOpt (13.49s) [2020-05-27T14:33:04.217Z] === CONT TestReadPluginNoRead [2020-05-27T14:33:04.239Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-27T14:33:05.172Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-27T14:33:06.812Z] === RUN TestReadPluginNoRead/default [2020-05-27T14:33:06.812Z] --- PASS: TestContinueAfterPluginCrash (17.20s) [2020-05-27T14:33:06.875Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-05-27T14:33:07.165Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-05-27T14:33:07.165Z] PASS [2020-05-27T14:33:07.165Z] [2020-05-27T14:33:07.165Z] DONE 6 tests in 22.082s [2020-05-27T14:33:07.165Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-27T14:33:07.165Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:07.165Z] ++ set -e [2020-05-27T14:33:07.165Z] ++ '[' -n 0 ']' [2020-05-27T14:33:07.165Z] ++ set -x [2020-05-27T14:33:07.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:07.165Z] INFO: Testing against a local daemon [2020-05-27T14:33:07.165Z] === RUN TestServiceCreateInit [2020-05-27T14:33:07.165Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-27T14:33:07.700Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-27T14:33:07.811Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2020-05-27T14:33:08.378Z] --- PASS: TestDaemonHostGatewayIP (4.95s) [2020-05-27T14:33:09.071Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-27T14:33:09.071Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-27T14:33:09.335Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-27T14:33:10.444Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-27T14:33:11.858Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-27T14:33:12.344Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-27T14:33:12.344Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-27T14:33:12.649Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-27T14:33:13.718Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-27T14:33:14.381Z] --- PASS: TestReadPluginNoRead (11.56s) [2020-05-27T14:33:14.381Z] --- PASS: TestReadPluginNoRead/default (2.63s) [2020-05-27T14:33:14.381Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.64s) [2020-05-27T14:33:14.381Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.61s) [2020-05-27T14:33:14.381Z] read_test.go:92: [d35d7a86a60ca] daemon is not started [2020-05-27T14:33:14.381Z] PASS [2020-05-27T14:33:14.381Z] [2020-05-27T14:33:14.381Z] DONE 6 tests in 25.176s [2020-05-27T14:33:14.381Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-27T14:33:14.381Z] testing: warning: no tests to run [2020-05-27T14:33:14.381Z] PASS [2020-05-27T14:33:14.381Z] [2020-05-27T14:33:14.381Z] DONE 0 tests in 0.038s [2020-05-27T14:33:14.381Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-27T14:33:14.381Z] INFO: Testing against a local daemon [2020-05-27T14:33:14.381Z] === RUN TestPluginWithDevMounts [2020-05-27T14:33:14.381Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-27T14:33:14.381Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-27T14:33:14.381Z] PASS [2020-05-27T14:33:14.381Z] [2020-05-27T14:33:14.381Z] === Skipped [2020-05-27T14:33:14.381Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-27T14:33:14.381Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-27T14:33:14.381Z] [2020-05-27T14:33:14.381Z] [2020-05-27T14:33:14.381Z] DONE 1 tests, 1 skipped in 0.123s [2020-05-27T14:33:14.381Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-27T14:33:14.512Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-27T14:33:14.512Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-27T14:33:14.639Z] INFO: Testing against a local daemon [2020-05-27T14:33:14.639Z] === RUN TestSecretInspect [2020-05-27T14:33:14.639Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-27T14:33:14.639Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] === RUN TestSecretList [2020-05-27T14:33:14.639Z] --- SKIP: TestSecretList (0.02s) [2020-05-27T14:33:14.639Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] === RUN TestSecretsCreateAndDelete [2020-05-27T14:33:14.639Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-27T14:33:14.639Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] === RUN TestSecretsUpdate [2020-05-27T14:33:14.639Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-27T14:33:14.639Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] === RUN TestTemplatedSecret [2020-05-27T14:33:14.639Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-27T14:33:14.639Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] === RUN TestSecretCreateResolve [2020-05-27T14:33:14.639Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-27T14:33:14.639Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] PASS [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] === Skipped [2020-05-27T14:33:14.639Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-27T14:33:14.639Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-27T14:33:14.639Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-27T14:33:14.639Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-27T14:33:14.639Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-27T14:33:14.639Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-27T14:33:14.639Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] [2020-05-27T14:33:14.639Z] DONE 6 tests, 6 skipped in 0.177s [2020-05-27T14:33:14.639Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-27T14:33:14.650Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-27T14:33:14.897Z] INFO: Testing against a local daemon [2020-05-27T14:33:14.897Z] === RUN TestServiceCreateInit [2020-05-27T14:33:14.897Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-27T14:33:14.897Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-27T14:33:14.897Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-27T14:33:14.897Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-27T14:33:14.897Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-27T14:33:14.897Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateServiceMultipleTimes [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-05-27T14:33:14.897Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateServiceConflict [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-27T14:33:14.897Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateServiceMaxReplicas [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-27T14:33:14.897Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-27T14:33:14.897Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateServiceSecretFileMode [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-27T14:33:14.897Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateServiceConfigFileMode [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-27T14:33:14.897Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateServiceSysctls [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-27T14:33:14.897Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateServiceCapabilities [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-27T14:33:14.897Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestInspect [2020-05-27T14:33:14.897Z] --- SKIP: TestInspect (0.02s) [2020-05-27T14:33:14.897Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestCreateJob [2020-05-27T14:33:14.897Z] --- SKIP: TestCreateJob (0.01s) [2020-05-27T14:33:14.897Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestReplicatedJob [2020-05-27T14:33:14.897Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-27T14:33:14.897Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestUpdateReplicatedJob [2020-05-27T14:33:14.897Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-27T14:33:14.897Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestServiceListWithStatuses [2020-05-27T14:33:14.897Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-27T14:33:14.897Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:33:14.897Z] === RUN TestDockerNetworkConnectAlias [2020-05-27T14:33:14.897Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-27T14:33:14.897Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:14.897Z] === RUN TestDockerNetworkReConnect [2020-05-27T14:33:15.156Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2020-05-27T14:33:15.156Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:15.156Z] === RUN TestServicePlugin [2020-05-27T14:33:15.436Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-27T14:33:15.436Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-27T14:33:15.436Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-27T14:33:15.436Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-27T14:33:15.691Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-27T14:33:15.691Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-27T14:33:15.691Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-27T14:33:15.946Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-27T14:33:15.946Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-27T14:33:16.201Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-27T14:33:16.489Z] --- PASS: TestContainerKillOnDaemonStart (13.23s) [2020-05-27T14:33:16.489Z] PASS [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] === Skipped [2020-05-27T14:33:16.489Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-27T14:33:16.489Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-05-27T14:33:16.489Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-27T14:33:16.489Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:33:16.489Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-27T14:33:16.489Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-27T14:33:16.489Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] [2020-05-27T14:33:16.489Z] DONE 203 tests, 6 skipped in 137.358s [2020-05-27T14:33:16.489Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-27T14:33:16.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:16.489Z] ++ set -e [2020-05-27T14:33:16.489Z] ++ '[' -n 0 ']' [2020-05-27T14:33:16.489Z] ++ set -x [2020-05-27T14:33:16.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:16.549Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-27T14:33:16.748Z] INFO: Testing against a local daemon [2020-05-27T14:33:16.748Z] === RUN TestCommitInheritsEnv [2020-05-27T14:33:17.114Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-27T14:33:17.125Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-27T14:33:17.125Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-27T14:33:17.315Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-05-27T14:33:17.315Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-27T14:33:17.315Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-27T14:33:17.315Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-27T14:33:17.315Z] === RUN TestImagesFilterMultiReference [2020-05-27T14:33:17.372Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-27T14:33:17.573Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-27T14:33:17.573Z] === RUN TestImagePullPlatformInvalid [2020-05-27T14:33:17.573Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-27T14:33:17.573Z] === RUN TestRemoveImageOrphaning [2020-05-27T14:33:17.693Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-27T14:33:17.693Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-27T14:33:17.693Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-27T14:33:17.693Z] ? github.com/docker/docker/api/types [no test files] [2020-05-27T14:33:17.693Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-27T14:33:17.693Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-27T14:33:17.693Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-27T14:33:17.693Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-27T14:33:17.936Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-27T14:33:18.135Z] --- PASS: TestServiceCreateInit (10.70s) [2020-05-27T14:33:18.135Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-05-27T14:33:18.135Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.42s) [2020-05-27T14:33:18.135Z] === RUN TestCreateServiceMultipleTimes [2020-05-27T14:33:18.140Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-05-27T14:33:18.140Z] === RUN TestRemoveImageGarbageCollector [2020-05-27T14:33:18.140Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:33:18.140Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:33:18.140Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-27T14:33:18.140Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-27T14:33:18.140Z] === RUN TestTagInvalidReference [2020-05-27T14:33:18.140Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-27T14:33:18.140Z] === RUN TestTagValidPrefixedRepo [2020-05-27T14:33:18.140Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-27T14:33:18.140Z] === RUN TestTagExistedNameWithoutForce [2020-05-27T14:33:18.140Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-27T14:33:18.140Z] === RUN TestTagOfficialNames [2020-05-27T14:33:18.196Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-27T14:33:18.197Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-27T14:33:18.251Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-05-27T14:33:18.251Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-05-27T14:33:18.251Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-27T14:33:18.251Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-27T14:33:18.251Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-27T14:33:18.251Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-27T14:33:18.251Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-27T14:33:18.251Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-27T14:33:18.251Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-27T14:33:18.399Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-27T14:33:18.399Z] === RUN TestTagMatchesDigest [2020-05-27T14:33:18.399Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-27T14:33:18.399Z] PASS [2020-05-27T14:33:18.399Z] [2020-05-27T14:33:18.399Z] === Skipped [2020-05-27T14:33:18.399Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-27T14:33:18.399Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-27T14:33:18.399Z] [2020-05-27T14:33:18.399Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:33:18.399Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:33:18.399Z] [2020-05-27T14:33:18.399Z] [2020-05-27T14:33:18.399Z] DONE 12 tests, 2 skipped in 1.748s [2020-05-27T14:33:18.399Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-27T14:33:18.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:18.399Z] ++ set -e [2020-05-27T14:33:18.399Z] ++ '[' -n 0 ']' [2020-05-27T14:33:18.399Z] ++ set -x [2020-05-27T14:33:18.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:18.432Z] --- SKIP: TestServicePlugin (3.44s) [2020-05-27T14:33:18.432Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.432Z] === RUN TestServiceUpdateLabel [2020-05-27T14:33:18.432Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-27T14:33:18.432Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.432Z] === RUN TestServiceUpdateSecrets [2020-05-27T14:33:18.432Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-27T14:33:18.432Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.432Z] === RUN TestServiceUpdateConfigs [2020-05-27T14:33:18.432Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-27T14:33:18.432Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.432Z] === RUN TestServiceUpdateNetwork [2020-05-27T14:33:18.432Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-05-27T14:33:18.432Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.432Z] === RUN TestServiceUpdatePidsLimit [2020-05-27T14:33:18.506Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-05-27T14:33:18.506Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-05-27T14:33:18.657Z] INFO: Testing against a local daemon [2020-05-27T14:33:18.657Z] === RUN TestNetworkCreateDelete [2020-05-27T14:33:18.689Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-27T14:33:18.689Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] PASS [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === Skipped [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-05-27T14:33:18.689Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-27T14:33:18.689Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-27T14:33:18.689Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-27T14:33:18.689Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-27T14:33:18.689Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-27T14:33:18.689Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-27T14:33:18.689Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-27T14:33:18.689Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-05-27T14:33:18.689Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-27T14:33:18.689Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-27T14:33:18.689Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-27T14:33:18.689Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-27T14:33:18.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-27T14:33:18.689Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2020-05-27T14:33:18.689Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-05-27T14:33:18.689Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-27T14:33:18.689Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-27T14:33:18.689Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-27T14:33:18.689Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-05-27T14:33:18.689Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-27T14:33:18.689Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] DONE 24 tests, 23 skipped in 3.893s [2020-05-27T14:33:18.689Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-27T14:33:18.689Z] INFO: Testing against a local daemon [2020-05-27T14:33:18.689Z] === RUN TestSessionCreate [2020-05-27T14:33:18.689Z] --- PASS: TestSessionCreate (0.02s) [2020-05-27T14:33:18.689Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-27T14:33:18.689Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-27T14:33:18.689Z] PASS [2020-05-27T14:33:18.689Z] [2020-05-27T14:33:18.689Z] DONE 2 tests in 0.139s [2020-05-27T14:33:18.689Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-27T14:33:18.760Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-27T14:33:18.761Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-27T14:33:18.916Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-05-27T14:33:18.916Z] === RUN TestDockerNetworkDeletePreferID [2020-05-27T14:33:18.946Z] INFO: Testing against a local daemon [2020-05-27T14:33:18.946Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-27T14:33:18.946Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:33:18.946Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:33:18.946Z] === RUN TestEventsExecDie [2020-05-27T14:33:19.322Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-05-27T14:33:19.510Z] --- PASS: TestEventsExecDie (0.67s) [2020-05-27T14:33:19.510Z] === RUN TestEventsBackwardsCompatible [2020-05-27T14:33:19.510Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-27T14:33:19.510Z] === RUN TestInfoBinaryCommits [2020-05-27T14:33:19.510Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-27T14:33:19.510Z] === RUN TestInfoAPIVersioned [2020-05-27T14:33:19.510Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-27T14:33:19.510Z] === RUN TestInfoDiscoveryBackend [2020-05-27T14:33:20.093Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-27T14:33:20.093Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-27T14:33:20.292Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-05-27T14:33:20.292Z] === RUN TestInspectNetwork [2020-05-27T14:33:20.350Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-27T14:33:21.283Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-27T14:33:21.405Z] --- PASS: TestInfoDiscoveryBackend (1.59s) [2020-05-27T14:33:21.405Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-27T14:33:22.656Z] --- PASS: TestBuildWithHugeFile (89.46s) [2020-05-27T14:33:22.656Z] === RUN TestBuildWithEmptyDockerfile [2020-05-27T14:33:22.656Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:33:22.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:33:22.656Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:33:22.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:33:22.656Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:33:22.656Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:33:22.656Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:33:22.656Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:33:22.914Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:33:22.914Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-27T14:33:22.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-27T14:33:22.914Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-27T14:33:22.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-05-27T14:33:22.914Z] === RUN TestBuildPreserveOwnership [2020-05-27T14:33:22.914Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-27T14:33:23.482Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-27T14:33:23.484Z] ok github.com/docker/docker/builder/dockerfile 0.567s coverage: 48.2% of statements [2020-05-27T14:33:23.484Z] ok github.com/docker/docker/builder/remotecontext 0.251s coverage: 13.6% of statements [2020-05-27T14:33:24.409Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-27T14:33:24.679Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s) [2020-05-27T14:33:24.680Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-27T14:33:24.680Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-27T14:33:24.680Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:33:24.680Z] === RUN TestInfoAPI [2020-05-27T14:33:24.936Z] --- PASS: TestInfoAPI (0.05s) [2020-05-27T14:33:24.936Z] === RUN TestInfoAPIWarnings [2020-05-27T14:33:25.334Z] ok github.com/docker/docker/builder/remotecontext/git 1.283s coverage: 86.3% of statements [2020-05-27T14:33:25.334Z] ? github.com/docker/docker/cli [no test files] [2020-05-27T14:33:25.334Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-27T14:33:25.377Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-27T14:33:25.558Z] === RUN TestInspectNetwork/full_network_id [2020-05-27T14:33:25.558Z] === RUN TestInspectNetwork/partial_network_id [2020-05-27T14:33:25.558Z] === RUN TestInspectNetwork/network_name [2020-05-27T14:33:25.558Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-27T14:33:26.306Z] --- PASS: TestInfoAPIWarnings (1.58s) [2020-05-27T14:33:26.306Z] === RUN TestInfoDebug [2020-05-27T14:33:27.273Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-27T14:33:27.838Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-27T14:33:28.200Z] --- PASS: TestInfoDebug (1.82s) [2020-05-27T14:33:28.200Z] === RUN TestInfoInsecureRegistries [2020-05-27T14:33:28.594Z] ok github.com/docker/docker/client 0.171s coverage: 75.4% of statements [2020-05-27T14:33:28.770Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-27T14:33:29.028Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2020-05-27T14:33:29.028Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2020-05-27T14:33:29.028Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-05-27T14:33:29.028Z] === RUN TestBuildPlatformInvalid [2020-05-27T14:33:29.287Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-27T14:33:29.287Z] PASS [2020-05-27T14:33:29.287Z] [2020-05-27T14:33:29.287Z] === Skipped [2020-05-27T14:33:29.287Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-27T14:33:29.287Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:33:29.287Z] [2020-05-27T14:33:29.287Z] [2020-05-27T14:33:29.287Z] DONE 32 tests, 1 skipped in 175.605s [2020-05-27T14:33:29.287Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-27T14:33:29.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:29.287Z] ++ set -e [2020-05-27T14:33:29.287Z] ++ '[' -n 0 ']' [2020-05-27T14:33:29.287Z] ++ set -x [2020-05-27T14:33:29.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:29.287Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-27T14:33:29.287Z] INFO: Testing against a local daemon [2020-05-27T14:33:29.287Z] === RUN TestConfigInspect [2020-05-27T14:33:29.746Z] --- PASS: TestInspectNetwork (9.73s) [2020-05-27T14:33:29.746Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-27T14:33:29.746Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-27T14:33:29.746Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-27T14:33:29.746Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-27T14:33:29.746Z] === RUN TestRunContainerWithBridgeNone [2020-05-27T14:33:30.095Z] --- PASS: TestInfoInsecureRegistries (1.92s) [2020-05-27T14:33:30.095Z] === RUN TestInfoRegistryMirrors [2020-05-27T14:33:31.991Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2020-05-27T14:33:31.991Z] === RUN TestLoginFailsWithBadCredentials [2020-05-27T14:33:32.249Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-05-27T14:33:32.249Z] === RUN TestPingCacheHeaders [2020-05-27T14:33:32.249Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-27T14:33:32.249Z] === RUN TestPingGet [2020-05-27T14:33:32.249Z] --- PASS: TestPingGet (0.01s) [2020-05-27T14:33:32.249Z] === RUN TestPingHead [2020-05-27T14:33:32.249Z] --- PASS: TestPingHead (0.02s) [2020-05-27T14:33:32.249Z] === RUN TestVersion [2020-05-27T14:33:32.249Z] --- PASS: TestVersion (0.02s) [2020-05-27T14:33:32.249Z] PASS [2020-05-27T14:33:32.249Z] [2020-05-27T14:33:32.249Z] === Skipped [2020-05-27T14:33:32.249Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:33:32.249Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:33:32.249Z] [2020-05-27T14:33:32.249Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-27T14:33:32.249Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-27T14:33:32.249Z] [2020-05-27T14:33:32.249Z] [2020-05-27T14:33:32.249Z] DONE 18 tests, 2 skipped in 13.498s [2020-05-27T14:33:32.249Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-27T14:33:32.249Z] INFO: Testing against a local daemon [2020-05-27T14:33:32.249Z] === RUN TestVolumesCreateAndList [2020-05-27T14:33:32.249Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-27T14:33:32.249Z] === RUN TestVolumesRemove [2020-05-27T14:33:32.510Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-27T14:33:32.510Z] === RUN TestVolumesInspect [2020-05-27T14:33:32.510Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-27T14:33:32.510Z] === RUN TestVolumesInvalidJSON [2020-05-27T14:33:32.510Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-27T14:33:32.510Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-27T14:33:32.510Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-27T14:33:32.510Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-27T14:33:32.510Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-27T14:33:32.510Z] PASS [2020-05-27T14:33:32.510Z] [2020-05-27T14:33:32.510Z] DONE 5 tests in 0.246s [2020-05-27T14:33:32.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-27T14:33:32.510Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12261 is not a child of this shell [2020-05-27T14:33:32.510Z] warning: PID 12261 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-27T14:33:32.510Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T14:33:32.510Z] [2020-05-27T14:33:32.510Z] Unloading profiles will leave already running processes permanently [2020-05-27T14:33:32.510Z] unconfined, which can lead to unexpected situations. [2020-05-27T14:33:32.510Z] [2020-05-27T14:33:32.510Z] To set a process to complain mode, use the command line tool [2020-05-27T14:33:32.510Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T14:33:32.510Z] Removing test suite binaries [2020-05-27T14:33:32.567Z] --- PASS: TestConfigInspect (3.25s) [2020-05-27T14:33:32.567Z] === RUN TestConfigList [2020-05-27T14:33:33.035Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2020-05-27T14:33:33.035Z] === RUN TestNetworkInvalidJSON [2020-05-27T14:33:33.035Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-27T14:33:33.035Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-27T14:33:33.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:33:33.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:33:33.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:33:33.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:33:33.035Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-27T14:33:33.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:33:33.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:33:33.035Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-05-27T14:33:33.035Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-27T14:33:33.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-27T14:33:33.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-27T14:33:33.035Z] === RUN TestHostIPv4BridgeLabel [2020-05-27T14:33:33.131Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-27T14:33:33.294Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-05-27T14:33:33.294Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-27T14:33:33.880Z] [2020-05-27T14:33:34.673Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-05-27T14:33:34.673Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2020-05-27T14:33:34.825Z] Recording test results [2020-05-27T14:33:35.021Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-27T14:33:35.021Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-27T14:33:35.021Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-27T14:33:35.021Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-05-27T14:33:35.021Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-05-27T14:33:35.022Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-05-27T14:33:35.022Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.8% of statements [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-27T14:33:35.022Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-27T14:33:35.022Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-27T14:33:35.022Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-05-27T14:33:35.022Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2020-05-27T14:33:35.656Z] --- PASS: TestConfigList (3.13s) [2020-05-27T14:33:35.656Z] === RUN TestConfigsCreateAndDelete [2020-05-27T14:33:35.687Z] ok github.com/docker/docker/builder/remotecontext/git 5.024s coverage: 86.3% of statements [2020-05-27T14:33:36.051Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2020-05-27T14:33:36.051Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-27T14:33:36.588Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-27T14:33:37.153Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [Pipeline] } [2020-05-27T14:33:37.273Z] ok github.com/docker/docker/builder/remotecontext 0.475s coverage: 13.6% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-27T14:33:37.623Z] + echo Ensuring container killed. [2020-05-27T14:33:37.623Z] Ensuring container killed. [2020-05-27T14:33:37.623Z] + docker rm -vf docker-pr3 [2020-05-27T14:33:37.623Z] Error: No such container: docker-pr3 [2020-05-27T14:33:37.623Z] + true [Pipeline] sh [2020-05-27T14:33:37.718Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-27T14:33:38.033Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2020-05-27T14:33:38.033Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-27T14:33:38.035Z] + echo Chowning /workspace to jenkins user [2020-05-27T14:33:38.035Z] Chowning /workspace to jenkins user [2020-05-27T14:33:38.035Z] + id -u [2020-05-27T14:33:38.035Z] + id -g [2020-05-27T14:33:38.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41029:/workspace busybox chown -R 1000:1000 /workspace [2020-05-27T14:33:38.035Z] Unable to find image 'busybox:latest' locally [2020-05-27T14:33:38.035Z] latest: Pulling from library/busybox [2020-05-27T14:33:38.035Z] d9cbbca60e5f: Pulling fs layer [2020-05-27T14:33:38.035Z] d9cbbca60e5f: Download complete [2020-05-27T14:33:38.035Z] d9cbbca60e5f: Pull complete [2020-05-27T14:33:38.297Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-27T14:33:38.297Z] Status: Downloaded newer image for busybox:latest [2020-05-27T14:33:38.339Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-27T14:33:38.909Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-27T14:33:39.167Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2020-05-27T14:33:39.167Z] === RUN TestConfigsUpdate [2020-05-27T14:33:39.549Z] ok github.com/docker/docker/builder/dockerfile 1.469s coverage: 48.2% of statements [2020-05-27T14:33:39.549Z] ? github.com/docker/docker/cli [no test files] [2020-05-27T14:33:39.549Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-27T14:33:39.972Z] + bundleName=amd64-rootless [2020-05-27T14:33:39.972Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-27T14:33:39.972Z] Creating amd64-rootless-bundles.tar.gz [2020-05-27T14:33:39.972Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-27T14:33:39.972Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-27T14:33:39.984Z] Archiving artifacts [2020-05-27T14:33:40.482Z] --- PASS: TestCreateServiceMultipleTimes (21.52s) [2020-05-27T14:33:40.482Z] === RUN TestCreateServiceConflict [2020-05-27T14:33:40.538Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-27T14:33:40.566Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2020-05-27T14:33:40.567Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-27T14:33:41.105Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-27T14:33:41.133Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-05-27T14:33:41.133Z] === RUN TestServiceWithPredefinedNetwork [2020-05-27T14:33:41.528Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-27T14:33:41.839Z] + make clean [2020-05-27T14:33:42.037Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-27T14:33:42.096Z] docker volume rm -f docker-dev-cache [2020-05-27T14:33:42.096Z] docker-dev-cache [Pipeline] deleteDir [2020-05-27T14:33:42.295Z] --- PASS: TestConfigsUpdate (3.29s) [2020-05-27T14:33:42.296Z] === RUN TestTemplatedConfig [2020-05-27T14:33:42.499Z] --- PASS: TestCreateServiceConflict (3.69s) [2020-05-27T14:33:42.499Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-05-27T14:33:42.860Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-27T14:33:43.117Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-27T14:33:44.051Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-27T14:33:44.420Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) [2020-05-27T14:33:44.420Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-27T14:33:44.420Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:33:44.420Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:33:44.420Z] === RUN TestServiceWithDataPathPortInit [2020-05-27T14:33:45.948Z] --- PASS: TestTemplatedConfig (3.25s) [2020-05-27T14:33:45.948Z] === RUN TestConfigCreateResolve [2020-05-27T14:33:46.515Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-27T14:33:46.632Z] ok github.com/docker/docker/client 0.815s coverage: 75.4% of statements [2020-05-27T14:33:46.868Z] --- PASS: TestCreateServiceMaxReplicas (3.98s) [2020-05-27T14:33:46.868Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-27T14:33:47.887Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-27T14:33:48.875Z] --- PASS: TestConfigCreateResolve (3.34s) [2020-05-27T14:33:48.875Z] === RUN TestConfigDaemonLibtrustID [2020-05-27T14:33:49.141Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-27T14:33:49.423Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-27T14:33:49.423Z] PASS [2020-05-27T14:33:49.423Z] [2020-05-27T14:33:49.423Z] DONE 7 tests in 20.245s [2020-05-27T14:33:49.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-27T14:33:49.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:49.423Z] ++ set -e [2020-05-27T14:33:49.423Z] ++ '[' -n 0 ']' [2020-05-27T14:33:49.423Z] ++ set -x [2020-05-27T14:33:49.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:33:49.680Z] INFO: Testing against a local daemon [2020-05-27T14:33:49.680Z] === RUN TestCheckpoint [2020-05-27T14:33:49.680Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-27T14:33:49.680Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:33:49.680Z] === RUN TestContainerInvalidJSON [2020-05-27T14:33:49.680Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:33:49.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:33:49.680Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:33:49.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:33:49.680Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:33:49.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:33:49.680Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:33:49.680Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:33:49.680Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:33:49.680Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-27T14:33:49.680Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-27T14:33:49.680Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-27T14:33:49.680Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-27T14:33:49.680Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-27T14:33:49.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-05-27T14:33:49.938Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-27T14:33:49.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-27T14:33:49.938Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-27T14:33:50.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-27T14:33:50.195Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-27T14:33:50.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-27T14:33:50.195Z] === RUN TestCopyFromContainer [2020-05-27T14:33:50.195Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-27T14:33:50.760Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-27T14:33:50.760Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-27T14:33:52.135Z] === RUN TestCopyFromContainer// [2020-05-27T14:33:52.393Z] === RUN TestCopyFromContainer//bar/root [2020-05-27T14:33:52.393Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-27T14:33:52.393Z] === RUN TestCopyFromContainer/bar/quux [2020-05-27T14:33:52.650Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-27T14:33:52.907Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-27T14:33:52.907Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-27T14:33:52.907Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-27T14:33:52.907Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-27T14:33:53.165Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-27T14:33:53.165Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer (3.15s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-27T14:33:53.422Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-27T14:33:53.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-27T14:33:53.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:33:53.422Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:33:53.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:33:53.422Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:33:53.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:33:53.422Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:33:53.422Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:33:53.422Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:33:53.422Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:33:53.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-27T14:33:53.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-27T14:33:53.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-27T14:33:53.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-27T14:33:53.422Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-27T14:33:53.422Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-27T14:33:53.422Z] === RUN TestCreateWithInvalidEnv [2020-05-27T14:33:53.422Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-27T14:33:53.422Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-27T14:33:53.422Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-27T14:33:53.422Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-27T14:33:53.422Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-27T14:33:53.422Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-27T14:33:53.422Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-27T14:33:53.422Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-27T14:33:53.422Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-27T14:33:53.422Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-27T14:33:53.422Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-27T14:33:53.422Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-27T14:33:53.422Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-27T14:33:53.422Z] === RUN TestCreateTmpfsMountsTarget [2020-05-27T14:33:53.422Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-27T14:33:53.422Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-27T14:33:55.321Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCustomMaskedPaths (2.57s) [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:33:56.253Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:33:56.253Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-27T14:33:56.253Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-27T14:33:56.253Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-27T14:33:56.819Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-27T14:33:58.721Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-27T14:33:59.286Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2020-05-27T14:33:59.286Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-27T14:33:59.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:33:59.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:33:59.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:33:59.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:33:59.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:33:59.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:33:59.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:33:59.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:33:59.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:33:59.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:33:59.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:33:59.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:33:59.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:33:59.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:33:59.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:33:59.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-27T14:33:59.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-27T14:33:59.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-27T14:33:59.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-27T14:33:59.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-27T14:33:59.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-27T14:33:59.286Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-27T14:33:59.543Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-27T14:34:00.109Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2020-05-27T14:34:00.109Z] === RUN TestCreateDifferentPlatform [2020-05-27T14:34:00.366Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-27T14:34:00.366Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-27T14:34:00.366Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-05-27T14:34:00.366Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-27T14:34:00.366Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-27T14:34:00.366Z] === RUN TestContainerStartOnDaemonRestart [2020-05-27T14:34:00.366Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-27T14:34:00.366Z] === RUN TestDaemonRestartIpcMode [2020-05-27T14:34:00.366Z] === PAUSE TestDaemonRestartIpcMode [2020-05-27T14:34:00.366Z] === RUN TestDaemonHostGatewayIP [2020-05-27T14:34:00.366Z] === PAUSE TestDaemonHostGatewayIP [2020-05-27T14:34:00.366Z] === RUN TestContainerKillOnDaemonStart [2020-05-27T14:34:00.366Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-27T14:34:00.366Z] === RUN TestDiff [2020-05-27T14:34:01.301Z] --- PASS: TestDiff (0.84s) [2020-05-27T14:34:01.301Z] === RUN TestExecWithCloseStdin [2020-05-27T14:34:01.303Z] 4612f6d0b889: Pull complete [2020-05-27T14:34:01.303Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-27T14:34:01.303Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:34:01.303Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-27T14:34:01.303Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-27T14:34:01.303Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-27T14:34:01.303Z] WARN: Skipping validation tests [2020-05-27T14:34:01.303Z] INFO: Running unit tests at 05/27/2020 14:33:48... [2020-05-27T14:34:01.303Z] INFO: make.ps1 starting at 05/27/2020 14:33:52 [2020-05-27T14:34:01.303Z] INFO: Git commit (a9569f5243) assumed from DOCKER_GITCOMMIT environment variable [2020-05-27T14:34:01.303Z] INFO: Invoking autogen... [2020-05-27T14:34:01.303Z] INFO: Running unit tests... [2020-05-27T14:34:02.235Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-27T14:34:02.235Z] --- PASS: TestExecWithCloseStdin (1.18s) [2020-05-27T14:34:02.235Z] === RUN TestExec [2020-05-27T14:34:02.504Z] --- PASS: TestServiceWithDataPathPortInit (17.64s) [2020-05-27T14:34:02.504Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-27T14:34:02.803Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-27T14:34:03.060Z] --- PASS: TestExec (0.85s) [2020-05-27T14:34:03.060Z] === RUN TestExecUser [2020-05-27T14:34:03.993Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-27T14:34:03.993Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-27T14:34:04.250Z] --- PASS: TestExecUser (1.00s) [2020-05-27T14:34:04.250Z] === RUN TestExportContainerAndImportImage [2020-05-27T14:34:04.321Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-27T14:34:05.290Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.93s) [2020-05-27T14:34:05.290Z] === RUN TestCreateServiceSecretFileMode [2020-05-27T14:34:05.622Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2020-05-27T14:34:05.622Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-27T14:34:06.187Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-27T14:34:06.303Z] --- PASS: TestCreateServiceSecretFileMode (3.69s) [2020-05-27T14:34:06.303Z] === RUN TestCreateServiceConfigFileMode [2020-05-27T14:34:06.757Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-27T14:34:07.014Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2020-05-27T14:34:07.014Z] === RUN TestHealthCheckWorkdir [2020-05-27T14:34:07.236Z] ok github.com/docker/docker/cmd/dockerd 0.099s coverage: 30.8% of statements [2020-05-27T14:34:08.386Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2020-05-27T14:34:08.386Z] === RUN TestHealthKillContainer [2020-05-27T14:34:08.599Z] ok github.com/docker/docker/container 0.121s coverage: 34.4% of statements [2020-05-27T14:34:08.599Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-27T14:34:08.599Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-27T14:34:08.599Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-27T14:34:08.599Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-27T14:34:09.750Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-05-27T14:34:09.750Z] === RUN TestCreateServiceSysctls [2020-05-27T14:34:10.288Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-27T14:34:10.853Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-27T14:34:11.791Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-27T14:34:11.791Z] --- PASS: TestHealthKillContainer (3.32s) [2020-05-27T14:34:11.791Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-27T14:34:12.358Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-27T14:34:12.479Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s) [2020-05-27T14:34:12.479Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v7ywibw0sygrm2denhexda7ou Created:2020-05-27 14:34:03.649552704 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[49649250d1c04cf9daf9328aa4a99b5a25854f7b79901537399d9dd4ecb7a380:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpldknrm69i09rw5l3ed6d9ho EndpointID:82945135fda3a59879c1db5f16ddd71b5f9e8a4d5cb6d1850271abbea563e9fe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4c4e84dec631afb134536e17449e244bc1743c34e0f258508e4e4f039a3a319 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d12b21983ca9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpldknrm69i09rw5l3ed6d9ho EndpointID:82945135fda3a59879c1db5f16ddd71b5f9e8a4d5cb6d1850271abbea563e9fe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-27T14:34:12.479Z] PASS [2020-05-27T14:34:12.479Z] [2020-05-27T14:34:12.479Z] === Skipped [2020-05-27T14:34:12.479Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:34:12.479Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:34:12.479Z] [2020-05-27T14:34:12.479Z] [2020-05-27T14:34:12.479Z] DONE 22 tests, 1 skipped in 52.616s [2020-05-27T14:34:12.479Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:34:12.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:12.479Z] ++ set -e [2020-05-27T14:34:12.479Z] ++ '[' -n 0 ']' [2020-05-27T14:34:12.479Z] ++ set -x [2020-05-27T14:34:12.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:12.479Z] INFO: Testing against a local daemon [2020-05-27T14:34:12.479Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-27T14:34:12.479Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-27T14:34:12.479Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:34:12.479Z] === RUN TestDockerNetworkIpvlan [2020-05-27T14:34:12.479Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:34:12.479Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:34:12.479Z] PASS [2020-05-27T14:34:12.479Z] [2020-05-27T14:34:12.479Z] === Skipped [2020-05-27T14:34:12.479Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-27T14:34:12.479Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:34:12.479Z] [2020-05-27T14:34:12.479Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:34:12.479Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:34:12.479Z] [2020-05-27T14:34:12.479Z] [2020-05-27T14:34:12.479Z] DONE 2 tests, 2 skipped in 0.152s [2020-05-27T14:34:12.479Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:34:12.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:12.479Z] ++ set -e [2020-05-27T14:34:12.479Z] ++ '[' -n 0 ']' [2020-05-27T14:34:12.479Z] ++ set -x [2020-05-27T14:34:12.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:12.479Z] INFO: Testing against a local daemon [2020-05-27T14:34:12.479Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-27T14:34:12.617Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2020-05-27T14:34:12.617Z] === RUN TestIpcModeNone [2020-05-27T14:34:13.415Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2020-05-27T14:34:13.415Z] === RUN TestDockerNetworkMacvlan [2020-05-27T14:34:13.549Z] --- PASS: TestIpcModeNone (1.00s) [2020-05-27T14:34:13.549Z] === RUN TestIpcModePrivate [2020-05-27T14:34:14.119Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-05-27T14:34:14.119Z] === RUN TestCreateServiceCapabilities [2020-05-27T14:34:14.483Z] --- PASS: TestIpcModePrivate (0.93s) [2020-05-27T14:34:14.483Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2020-05-27T14:34:14.483Z] === RUN TestIpcModeShareable [2020-05-27T14:34:14.743Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-27T14:34:14.793Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-27T14:34:14.867Z] ? github.com/docker/docker/api [no test files] [2020-05-27T14:34:15.309Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-27T14:34:15.566Z] --- PASS: TestIpcModeShareable (1.00s) [2020-05-27T14:34:15.566Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true [2020-05-27T14:34:15.566Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-27T14:34:15.823Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-27T14:34:16.173Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-27T14:34:16.388Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-27T14:34:16.388Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-27T14:34:17.554Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-27T14:34:18.284Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-27T14:34:18.491Z] --- PASS: TestCreateServiceCapabilities (3.78s) [2020-05-27T14:34:18.491Z] === RUN TestInspect [2020-05-27T14:34:18.533Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-05-27T14:34:18.847Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.24s) [2020-05-27T14:34:18.847Z] === RUN TestAPIIpcModeHost [2020-05-27T14:34:19.410Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-27T14:34:19.667Z] --- PASS: TestAPIIpcModeHost (0.87s) [2020-05-27T14:34:19.667Z] === RUN TestDaemonIpcModeShareable [2020-05-27T14:34:19.894Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-27T14:34:19.925Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-27T14:34:20.839Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-27T14:34:20.856Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-27T14:34:21.776Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-27T14:34:21.788Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2020-05-27T14:34:21.788Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2020-05-27T14:34:21.788Z] === RUN TestDaemonIpcModePrivate [2020-05-27T14:34:21.788Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-27T14:34:21.935Z] --- PASS: TestInspect (3.77s) [2020-05-27T14:34:21.935Z] === RUN TestCreateJob [2020-05-27T14:34:22.351Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-27T14:34:23.725Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2020-05-27T14:34:23.725Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: false, mustBeShared: false [2020-05-27T14:34:23.725Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-27T14:34:23.725Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-27T14:34:24.125Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-27T14:34:25.621Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-05-27T14:34:25.621Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-05-27T14:34:25.621Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-27T14:34:25.621Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-27T14:34:25.878Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-27T14:34:26.313Z] --- PASS: TestCreateJob (3.98s) [2020-05-27T14:34:26.313Z] === RUN TestReplicatedJob [2020-05-27T14:34:27.774Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-27T14:34:27.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s) [2020-05-27T14:34:27.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-05-27T14:34:27.775Z] === RUN TestIpcModeOlderClient [2020-05-27T14:34:27.775Z] === PAUSE TestIpcModeOlderClient [2020-05-27T14:34:27.775Z] === RUN TestKillContainerInvalidSignal [2020-05-27T14:34:28.340Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-05-27T14:34:28.340Z] === RUN TestKillContainer [2020-05-27T14:34:28.340Z] === RUN TestKillContainer/no_signal [2020-05-27T14:34:29.271Z] === RUN TestKillContainer/non_killing_signal [2020-05-27T14:34:29.528Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-27T14:34:29.856Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-05-27T14:34:29.945Z] ok github.com/docker/docker/api/server 0.211s coverage: 9.0% of statements [2020-05-27T14:34:30.092Z] === RUN TestKillContainer/killing_signal [2020-05-27T14:34:30.092Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-27T14:34:31.023Z] --- PASS: TestKillContainer (2.81s) [2020-05-27T14:34:31.023Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-05-27T14:34:31.023Z] --- PASS: TestKillContainer/non_killing_signal (0.82s) [2020-05-27T14:34:31.216Z] ok github.com/docker/docker/daemon 12.224s coverage: 17.4% of statements [2020-05-27T14:34:31.216Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-27T14:34:31.216Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-27T14:34:31.279Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-05-27T14:34:31.279Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-27T14:34:31.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-27T14:34:32.140Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 81.7% of statements [2020-05-27T14:34:32.140Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-27T14:34:32.211Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-27T14:34:32.243Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-27T14:34:32.501Z] --- PASS: TestDockerNetworkMacvlan (19.05s) [2020-05-27T14:34:32.501Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-05-27T14:34:32.501Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-05-27T14:34:32.501Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2020-05-27T14:34:32.501Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-05-27T14:34:32.501Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.76s) [2020-05-27T14:34:32.501Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-05-27T14:34:32.501Z] PASS [2020-05-27T14:34:32.501Z] [2020-05-27T14:34:32.501Z] DONE 8 tests in 21.313s [2020-05-27T14:34:32.501Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-27T14:34:32.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:32.501Z] ++ set -e [2020-05-27T14:34:32.501Z] ++ '[' -n 0 ']' [2020-05-27T14:34:32.501Z] ++ set -x [2020-05-27T14:34:32.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:32.501Z] testing: warning: no tests to run [2020-05-27T14:34:32.501Z] PASS [2020-05-27T14:34:32.501Z] [2020-05-27T14:34:32.501Z] DONE 0 tests in 0.032s [2020-05-27T14:34:32.501Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-27T14:34:32.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:32.501Z] ++ set -e [2020-05-27T14:34:32.501Z] ++ '[' -n 0 ']' [2020-05-27T14:34:32.501Z] ++ set -x [2020-05-27T14:34:32.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:34:32.759Z] INFO: Testing against a local daemon [2020-05-27T14:34:32.759Z] === RUN TestAuthZPluginAllowRequest [2020-05-27T14:34:32.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-05-27T14:34:32.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-05-27T14:34:32.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-05-27T14:34:32.775Z] === RUN TestKillStoppedContainer [2020-05-27T14:34:33.034Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-27T14:34:33.034Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-27T14:34:33.034Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-27T14:34:33.034Z] === RUN TestKillDifferentUserContainer [2020-05-27T14:34:33.247Z] --- PASS: TestReplicatedJob (7.20s) [2020-05-27T14:34:33.248Z] === RUN TestUpdateReplicatedJob [2020-05-27T14:34:33.501Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-05-27T14:34:33.501Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-27T14:34:33.501Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-27T14:34:33.599Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-27T14:34:33.859Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-05-27T14:34:33.859Z] === RUN TestInspectOomKilledTrue [2020-05-27T14:34:33.859Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-27T14:34:33.859Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:34:33.859Z] === RUN TestInspectOomKilledFalse [2020-05-27T14:34:33.859Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-27T14:34:33.859Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:34:33.859Z] === RUN TestLinksEtcHostsContentMatch [2020-05-27T14:34:34.062Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-05-27T14:34:34.423Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-27T14:34:34.665Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-05-27T14:34:34.665Z] === RUN TestAuthZPluginTLS [2020-05-27T14:34:34.680Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-27T14:34:34.680Z] === RUN TestLinksContainerNames [2020-05-27T14:34:35.233Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-05-27T14:34:35.233Z] === RUN TestAuthZPluginDenyRequest [2020-05-27T14:34:35.800Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-05-27T14:34:35.800Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-27T14:34:36.572Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-27T14:34:36.576Z] --- PASS: TestLinksContainerNames (1.59s) [2020-05-27T14:34:36.576Z] === RUN TestLogsFollowTailEmpty [2020-05-27T14:34:36.735Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-05-27T14:34:36.735Z] === RUN TestAuthZPluginDenyResponse [2020-05-27T14:34:37.131Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 57.0% of statements [2020-05-27T14:34:37.140Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-05-27T14:34:37.140Z] === RUN TestContainerNetworkMountsNoChown [2020-05-27T14:34:37.302Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-27T14:34:37.302Z] === RUN TestAuthZPluginAllowEventStream [2020-05-27T14:34:37.616Z] --- PASS: TestUpdateReplicatedJob (4.44s) [2020-05-27T14:34:37.616Z] === RUN TestServiceListWithStatuses [2020-05-27T14:34:37.616Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-27T14:34:37.616Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:34:37.616Z] === RUN TestDockerNetworkConnectAlias [2020-05-27T14:34:38.070Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/default [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/default [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/private [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/private [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rprivate [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/slave [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/slave [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rslave [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/shared [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/shared [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rshared [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/default [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/rshared [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/shared [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/rslave [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/slave [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/rprivate [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/private [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:34:38.070Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-27T14:34:38.070Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:34:38.070Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:34:38.334Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-27T14:34:38.591Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-05-27T14:34:38.591Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-27T14:34:38.591Z] === RUN TestContainerBindMountNonRecursive [2020-05-27T14:34:39.157Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-27T14:34:39.205Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-05-27T14:34:39.205Z] === RUN TestAuthZPluginErrorResponse [2020-05-27T14:34:39.565Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-05-27T14:34:39.565Z] === RUN TestAuthZPluginErrorRequest [2020-05-27T14:34:40.133Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-05-27T14:34:40.133Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-27T14:34:40.394Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.340s coverage: 45.9% of statements [2020-05-27T14:34:40.528Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-27T14:34:40.650Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.509s coverage: 73.1% of statements [2020-05-27T14:34:40.786Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-05-27T14:34:40.786Z] === RUN TestNetworkNat [2020-05-27T14:34:41.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2020-05-27T14:34:41.069Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-27T14:34:41.719Z] --- PASS: TestNetworkNat (0.88s) [2020-05-27T14:34:41.719Z] === RUN TestNetworkLocalhostTCPNat [2020-05-27T14:34:42.011Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.028s coverage: 1.8% of statements [2020-05-27T14:34:42.011Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-27T14:34:42.653Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-27T14:34:42.653Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2020-05-27T14:34:42.653Z] === RUN TestNetworkLoopbackNat [2020-05-27T14:34:42.911Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-27T14:34:43.603Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-05-27T14:34:43.603Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-27T14:34:43.687Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 30.8% of statements [2020-05-27T14:34:43.895Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.136s coverage: 49.5% of statements [2020-05-27T14:34:44.286Z] --- PASS: TestNetworkLoopbackNat (1.45s) [2020-05-27T14:34:44.286Z] === RUN TestPause [2020-05-27T14:34:45.217Z] --- PASS: TestPause (1.04s) [2020-05-27T14:34:45.217Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-27T14:34:45.217Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:34:45.217Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:34:45.217Z] === RUN TestPauseStopPausedContainer [2020-05-27T14:34:45.254Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.280s coverage: 76.1% of statements [2020-05-27T14:34:45.505Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-05-27T14:34:45.505Z] === RUN TestAuthZPluginHeader [2020-05-27T14:34:45.993Z] --- PASS: TestDockerNetworkConnectAlias (8.43s) [2020-05-27T14:34:45.993Z] === RUN TestDockerNetworkReConnect [2020-05-27T14:34:46.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-27T14:34:46.155Z] --- PASS: TestPauseStopPausedContainer (1.12s) [2020-05-27T14:34:46.155Z] === RUN TestPsFilter [2020-05-27T14:34:46.179Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-05-27T14:34:46.412Z] --- PASS: TestPsFilter (0.19s) [2020-05-27T14:34:46.412Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-27T14:34:46.440Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-05-27T14:34:46.440Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-27T14:34:46.440Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-27T14:34:46.440Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:34:46.440Z] === RUN TestAuthZPluginV2Disable [2020-05-27T14:34:46.440Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-27T14:34:46.440Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:34:46.440Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-27T14:34:46.440Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-27T14:34:46.440Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:34:46.440Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-27T14:34:46.440Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-27T14:34:46.440Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:34:46.440Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-27T14:34:46.739Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.171s coverage: 57.7% of statements [2020-05-27T14:34:46.739Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-27T14:34:46.739Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-27T14:34:47.300Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-05-27T14:34:47.347Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2020-05-27T14:34:47.347Z] === RUN TestRemoveContainerWithVolume [2020-05-27T14:34:48.225Z] ok github.com/docker/docker/container 0.247s coverage: 34.7% of statements [2020-05-27T14:34:48.225Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-27T14:34:48.225Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-27T14:34:48.225Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-27T14:34:48.225Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-27T14:34:48.242Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-05-27T14:34:48.281Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2020-05-27T14:34:48.281Z] === RUN TestRemoveContainerRunning [2020-05-27T14:34:48.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-27T14:34:49.471Z] --- PASS: TestRemoveContainerRunning (0.95s) [2020-05-27T14:34:49.471Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-27T14:34:50.125Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.8% of statements [2020-05-27T14:34:50.125Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.8% of statements [2020-05-27T14:34:50.125Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-27T14:34:50.125Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-27T14:34:50.404Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.13s) [2020-05-27T14:34:50.404Z] === RUN TestRemoveInvalidContainer [2020-05-27T14:34:50.404Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-05-27T14:34:50.404Z] === RUN TestRenameLinkedContainer [2020-05-27T14:34:52.008Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-05-27T14:34:52.264Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.8% of statements [2020-05-27T14:34:52.264Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-27T14:34:52.264Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-27T14:34:52.784Z] --- PASS: TestDockerNetworkReConnect (6.41s) [2020-05-27T14:34:52.784Z] === RUN TestServicePlugin [2020-05-27T14:34:52.784Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-27T14:34:52.784Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:34:52.784Z] === RUN TestServiceUpdateLabel [2020-05-27T14:34:52.824Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-05-27T14:34:53.685Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-27T14:34:53.749Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-05-27T14:34:53.749Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-05-27T14:34:53.883Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.036s coverage: 65.3% of statements [2020-05-27T14:34:54.618Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-27T14:34:54.618Z] --- PASS: TestRenameLinkedContainer (4.20s) [2020-05-27T14:34:54.618Z] === RUN TestRenameStoppedContainer [2020-05-27T14:34:55.112Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-05-27T14:34:55.112Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-27T14:34:55.367Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.7% of statements [2020-05-27T14:34:55.451Z] --- PASS: TestServiceUpdateLabel (3.46s) [2020-05-27T14:34:55.451Z] === RUN TestServiceUpdateSecrets [2020-05-27T14:34:55.632Z] --- PASS: TestRenameStoppedContainer (1.13s) [2020-05-27T14:34:55.632Z] === RUN TestRenameRunningContainerAndReuse [2020-05-27T14:34:56.207Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-27T14:34:56.726Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-05-27T14:34:58.102Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-27T14:34:58.102Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-27T14:34:58.112Z] --- PASS: TestRenameRunningContainerAndReuse (2.31s) [2020-05-27T14:34:58.112Z] === RUN TestRenameInvalidName [2020-05-27T14:34:58.662Z] ok github.com/docker/docker/daemon/logger/splunk 1.732s coverage: 82.5% of statements [2020-05-27T14:34:58.662Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-27T14:34:59.223Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-05-27T14:34:59.223Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-27T14:34:59.481Z] --- PASS: TestRenameInvalidName (1.33s) [2020-05-27T14:34:59.481Z] === RUN TestRenameAnonymousContainer [2020-05-27T14:35:01.735Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-05-27T14:35:01.735Z] ok github.com/docker/docker/distribution 0.297s coverage: 22.1% of statements [2020-05-27T14:35:01.735Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-27T14:35:02.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-27T14:35:02.006Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-27T14:35:02.439Z] ok github.com/docker/docker/daemon/cluster/convert 0.063s coverage: 35.6% of statements [2020-05-27T14:35:03.096Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-27T14:35:03.904Z] --- PASS: TestRenameAnonymousContainer (4.52s) [2020-05-27T14:35:03.904Z] === RUN TestRenameContainerWithSameName [2020-05-27T14:35:03.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-27T14:35:04.020Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-27T14:35:04.495Z] ok github.com/docker/docker/daemon/cluster 0.234s coverage: 0.5% of statements [2020-05-27T14:35:04.518Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s) [2020-05-27T14:35:04.518Z] PASS [2020-05-27T14:35:04.518Z] [2020-05-27T14:35:04.518Z] === Skipped [2020-05-27T14:35:04.518Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-27T14:35:04.518Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:35:04.518Z] [2020-05-27T14:35:04.518Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-27T14:35:04.518Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:35:04.518Z] [2020-05-27T14:35:04.518Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-27T14:35:04.518Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:35:04.518Z] [2020-05-27T14:35:04.518Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-27T14:35:04.518Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:35:04.518Z] [2020-05-27T14:35:04.518Z] [2020-05-27T14:35:04.519Z] DONE 17 tests, 4 skipped in 31.949s [2020-05-27T14:35:04.519Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-27T14:35:04.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:04.519Z] ++ set -e [2020-05-27T14:35:04.519Z] ++ '[' -n 0 ']' [2020-05-27T14:35:04.519Z] ++ set -x [2020-05-27T14:35:04.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:04.777Z] INFO: Testing against a local daemon [2020-05-27T14:35:04.777Z] === RUN TestPluginInvalidJSON [2020-05-27T14:35:04.777Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:35:04.777Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:35:04.777Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:35:04.777Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-27T14:35:04.777Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-27T14:35:04.777Z] === RUN TestPluginInstall [2020-05-27T14:35:04.777Z] === RUN TestPluginInstall/no_auth [2020-05-27T14:35:04.837Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-05-27T14:35:04.837Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-27T14:35:04.944Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-27T14:35:04.944Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-05-27T14:35:04.945Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-27T14:35:04.945Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-27T14:35:05.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-27T14:35:06.306Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-27T14:35:06.306Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-27T14:35:06.993Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) [2020-05-27T14:35:06.993Z] === RUN TestResize [2020-05-27T14:35:07.230Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-27T14:35:07.558Z] --- PASS: TestResize (0.76s) [2020-05-27T14:35:07.558Z] === RUN TestResizeWithInvalidSize [2020-05-27T14:35:08.489Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-05-27T14:35:08.489Z] === RUN TestResizeWhenContainerNotStarted [2020-05-27T14:35:08.591Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-05-27T14:35:08.591Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-27T14:35:09.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:35:09.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:35:09.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:35:09.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:35:09.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:35:09.315Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-27T14:35:09.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-27T14:35:10.048Z] time="2020-05-27T14:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:35:10.048Z] time="2020-05-27T14:35:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:35:10.048Z] time="2020-05-27T14:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14c025a25452fce6c63a1e61c71af626e9949f1b3c6305a57dc253ee349ec81d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:35:10.048Z] time="2020-05-27T14:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:35:10.048Z] time="2020-05-27T14:35:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:35:10.048Z] time="2020-05-27T14:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14c025a25452fce6c63a1e61c71af626e9949f1b3c6305a57dc253ee349ec81d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:35:10.145Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2020-05-27T14:35:10.475Z] ok github.com/docker/docker/pkg/archive 0.388s coverage: 77.0% of statements [2020-05-27T14:35:10.615Z] === RUN TestPluginInstall/with_htpasswd [2020-05-27T14:35:10.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-27T14:35:11.183Z] time="2020-05-27T14:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:35:11.183Z] time="2020-05-27T14:35:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:35:11.183Z] time="2020-05-27T14:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75f6dbb6d08ff3212236918d3be20796de8ce446c903756bfe1bd2cdb4bb870d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:35:11.183Z] time="2020-05-27T14:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:35:11.183Z] time="2020-05-27T14:35:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:35:11.183Z] time="2020-05-27T14:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75f6dbb6d08ff3212236918d3be20796de8ce446c903756bfe1bd2cdb4bb870d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:35:11.398Z] ok github.com/docker/docker/pkg/authorization 0.297s coverage: 68.3% of statements [2020-05-27T14:35:11.653Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-27T14:35:11.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:35:11.749Z] === RUN TestPluginInstall/with_insecure [2020-05-27T14:35:11.908Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-27T14:35:12.303Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-05-27T14:35:12.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:35:12.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-27T14:35:13.126Z] time="2020-05-27T14:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:35:13.126Z] time="2020-05-27T14:35:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:35:13.126Z] time="2020-05-27T14:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67ed967c4273e0e1ff3e925185230ac166c2ee6b97e177239b17e7dbd9cabc26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:35:13.126Z] time="2020-05-27T14:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:35:13.126Z] time="2020-05-27T14:35:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:35:13.126Z] time="2020-05-27T14:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67ed967c4273e0e1ff3e925185230ac166c2ee6b97e177239b17e7dbd9cabc26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:35:13.377Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.7% of statements [2020-05-27T14:35:13.385Z] --- PASS: TestPluginInstall (8.65s) [2020-05-27T14:35:13.385Z] --- PASS: TestPluginInstall/no_auth (5.73s) [2020-05-27T14:35:13.385Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-05-27T14:35:13.385Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-05-27T14:35:13.385Z] plugin_test.go:157: [dbb48bd2fcca4] daemon is not started [2020-05-27T14:35:13.385Z] PASS [2020-05-27T14:35:13.385Z] [2020-05-27T14:35:13.385Z] DONE 6 tests in 8.849s [2020-05-27T14:35:13.385Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-27T14:35:13.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:13.385Z] ++ set -e [2020-05-27T14:35:13.385Z] ++ '[' -n 0 ']' [2020-05-27T14:35:13.385Z] ++ set -x [2020-05-27T14:35:13.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:13.644Z] INFO: Testing against a local daemon [2020-05-27T14:35:13.644Z] === RUN TestExternalGraphDriver [2020-05-27T14:35:13.644Z] === RUN TestExternalGraphDriver/json [2020-05-27T14:35:13.877Z] --- PASS: TestServiceUpdateSecrets (15.98s) [2020-05-27T14:35:13.877Z] === RUN TestServiceUpdateConfigs [2020-05-27T14:35:14.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-27T14:35:15.164Z] ok github.com/docker/docker/layer 7.875s coverage: 68.8% of statements [2020-05-27T14:35:15.164Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-27T14:35:15.164Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-27T14:35:15.164Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-27T14:35:15.164Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-27T14:35:15.164Z] ? github.com/docker/docker/oci [no test files] [2020-05-27T14:35:15.164Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-27T14:35:15.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:35:15.419Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-27T14:35:15.419Z] ok github.com/docker/docker/pkg/chrootarchive 2.978s coverage: 43.2% of statements [2020-05-27T14:35:15.419Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-27T14:35:15.419Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-27T14:35:15.486Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-27T14:35:15.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-27T14:35:15.980Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-05-27T14:35:16.177Z] === RUN TestExternalGraphDriver/spec [2020-05-27T14:35:16.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:35:16.235Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-27T14:35:17.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-27T14:35:17.163Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-05-27T14:35:17.417Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-05-27T14:35:17.568Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.534s coverage: 13.9% of statements [2020-05-27T14:35:17.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:35:17.976Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-05-27T14:35:19.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:35:19.336Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-27T14:35:19.462Z] === RUN TestExternalGraphDriver/pull [2020-05-27T14:35:19.896Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-05-27T14:35:20.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-27T14:35:20.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:35:20.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:35:20.338Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-05-27T14:35:20.456Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2020-05-27T14:35:20.456Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2020-05-27T14:35:20.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-27T14:35:20.710Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-05-27T14:35:20.983Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.718s coverage: 57.9% of statements [2020-05-27T14:35:21.365Z] --- PASS: TestExternalGraphDriver (7.44s) [2020-05-27T14:35:21.365Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-05-27T14:35:21.365Z] --- PASS: TestExternalGraphDriver/spec (2.79s) [2020-05-27T14:35:21.365Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-05-27T14:35:21.365Z] === RUN TestGraphdriverPluginV2 [2020-05-27T14:35:21.365Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-05-27T14:35:21.365Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:35:21.365Z] PASS [2020-05-27T14:35:21.365Z] [2020-05-27T14:35:21.365Z] === Skipped [2020-05-27T14:35:21.365Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-05-27T14:35:21.365Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:35:21.365Z] [2020-05-27T14:35:21.365Z] [2020-05-27T14:35:21.365Z] DONE 5 tests, 1 skipped in 7.716s [2020-05-27T14:35:21.365Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-27T14:35:21.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:21.365Z] ++ set -e [2020-05-27T14:35:21.365Z] ++ '[' -n 0 ']' [2020-05-27T14:35:21.365Z] ++ set -x [2020-05-27T14:35:21.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:21.366Z] INFO: Testing against a local daemon [2020-05-27T14:35:21.366Z] === RUN TestContinueAfterPluginCrash [2020-05-27T14:35:21.366Z] === PAUSE TestContinueAfterPluginCrash [2020-05-27T14:35:21.366Z] === RUN TestReadPluginNoRead [2020-05-27T14:35:21.366Z] === PAUSE TestReadPluginNoRead [2020-05-27T14:35:21.366Z] === RUN TestDaemonStartWithLogOpt [2020-05-27T14:35:21.366Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-27T14:35:21.366Z] === CONT TestContinueAfterPluginCrash [2020-05-27T14:35:21.366Z] === CONT TestDaemonStartWithLogOpt [2020-05-27T14:35:21.366Z] === CONT TestReadPluginNoRead [2020-05-27T14:35:21.634Z] ok github.com/docker/docker/pkg/idtools 0.417s coverage: 70.3% of statements [2020-05-27T14:35:22.196Z] ok github.com/docker/docker/pkg/ioutils 0.537s coverage: 70.6% of statements [2020-05-27T14:35:22.196Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-27T14:35:22.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:35:22.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:35:22.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-27T14:35:22.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-27T14:35:22.755Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-05-27T14:35:22.755Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-05-27T14:35:22.755Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-27T14:35:22.755Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-27T14:35:23.010Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-27T14:35:23.010Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-27T14:35:23.061Z] ok github.com/docker/docker/daemon 12.661s coverage: 17.4% of statements [2020-05-27T14:35:23.061Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-27T14:35:23.061Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-27T14:35:23.061Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-27T14:35:23.061Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-27T14:35:23.264Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-05-27T14:35:23.519Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-27T14:35:23.786Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-05-27T14:35:23.786Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-27T14:35:23.786Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-27T14:35:23.786Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-05-27T14:35:24.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-05-27T14:35:24.578Z] === RUN TestCgroupNamespacesRun [2020-05-27T14:35:24.712Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-05-27T14:35:24.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-27T14:35:25.128Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-05-27T14:35:25.558Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-27T14:35:25.635Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-27T14:35:25.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-27T14:35:25.889Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-27T14:35:26.125Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-05-27T14:35:26.144Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-27T14:35:26.702Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2020-05-27T14:35:26.702Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-27T14:35:26.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-27T14:35:27.502Z] === RUN TestReadPluginNoRead/default [2020-05-27T14:35:27.503Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-27T14:35:27.758Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-27T14:35:27.901Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.814s coverage: 69.2% of statements [2020-05-27T14:35:28.330Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-05-27T14:35:28.330Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-27T14:35:29.070Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2020-05-27T14:35:29.070Z] === RUN TestServiceUpdateNetwork [2020-05-27T14:35:29.403Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-27T14:35:30.013Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.303s coverage: 46.2% of statements [2020-05-27T14:35:30.013Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-27T14:35:30.223Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-05-27T14:35:30.223Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-27T14:35:30.649Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.076s coverage: 49.5% of statements [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/api/server/httputils 0.153s coverage: 14.7% of statements [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/api/server/middleware 0.158s coverage: 37.7% of statements [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/api/types/filters 0.079s coverage: 92.2% of statements [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/api/server/router/swarm 0.133s coverage: 4.8% of statements [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/api/types/time 0.295s coverage: 100.0% of statements [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/api/types/versions 0.075s coverage: 75.0% of statements [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-27T14:35:30.803Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-27T14:35:30.803Z] ok github.com/docker/docker/builder/dockerignore 0.243s coverage: 96.8% of statements [2020-05-27T14:35:31.015Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2020-05-27T14:35:31.015Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-27T14:35:31.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-27T14:35:31.269Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-27T14:35:31.304Z] --- PASS: TestReadPluginNoRead (9.63s) [2020-05-27T14:35:31.304Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-05-27T14:35:31.304Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2020-05-27T14:35:31.304Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2020-05-27T14:35:31.304Z] read_test.go:92: [d9eddc8c8bd94] daemon is not started [2020-05-27T14:35:31.523Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-27T14:35:31.562Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2020-05-27T14:35:31.562Z] PASS [2020-05-27T14:35:31.562Z] [2020-05-27T14:35:31.562Z] DONE 6 tests in 10.333s [2020-05-27T14:35:31.562Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-27T14:35:31.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:31.562Z] ++ set -e [2020-05-27T14:35:31.562Z] ++ '[' -n 0 ']' [2020-05-27T14:35:31.562Z] ++ set -x [2020-05-27T14:35:31.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:31.562Z] testing: warning: no tests to run [2020-05-27T14:35:31.562Z] PASS [2020-05-27T14:35:31.562Z] [2020-05-27T14:35:31.562Z] DONE 0 tests in 0.042s [2020-05-27T14:35:31.562Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-27T14:35:31.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:31.562Z] ++ set -e [2020-05-27T14:35:31.562Z] ++ '[' -n 0 ']' [2020-05-27T14:35:31.562Z] ++ set -x [2020-05-27T14:35:31.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:31.777Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-27T14:35:31.820Z] INFO: Testing against a local daemon [2020-05-27T14:35:31.820Z] === RUN TestPluginWithDevMounts [2020-05-27T14:35:31.820Z] === PAUSE TestPluginWithDevMounts [2020-05-27T14:35:31.820Z] === CONT TestPluginWithDevMounts [2020-05-27T14:35:32.086Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2020-05-27T14:35:32.086Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-27T14:35:32.702Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-27T14:35:32.831Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.622s coverage: 76.1% of statements [2020-05-27T14:35:32.957Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2020-05-27T14:35:33.515Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-05-27T14:35:33.963Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.668s coverage: 52.1% of statements [2020-05-27T14:35:33.963Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-27T14:35:33.963Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-27T14:35:33.963Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.043s coverage: 58.0% of statements [2020-05-27T14:35:34.076Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-27T14:35:34.076Z] testing: warning: no tests to run [2020-05-27T14:35:34.076Z] coverage: [no statements] [2020-05-27T14:35:34.076Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-27T14:35:34.351Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-05-27T14:35:34.351Z] PASS [2020-05-27T14:35:34.351Z] [2020-05-27T14:35:34.351Z] DONE 1 tests in 2.357s [2020-05-27T14:35:34.351Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-27T14:35:34.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:34.351Z] ++ set -e [2020-05-27T14:35:34.351Z] ++ '[' -n 0 ']' [2020-05-27T14:35:34.351Z] ++ set -x [2020-05-27T14:35:34.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:34.351Z] INFO: Testing against a local daemon [2020-05-27T14:35:34.351Z] === RUN TestSecretInspect [2020-05-27T14:35:34.612Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.09s) [2020-05-27T14:35:34.612Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-27T14:35:34.634Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-27T14:35:34.634Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-27T14:35:34.657Z] ok github.com/docker/docker/builder/remotecontext 0.983s coverage: 9.2% of statements [2020-05-27T14:35:34.657Z] ok github.com/docker/docker/cli/debug 0.411s coverage: 100.0% of statements [2020-05-27T14:35:34.657Z] ok github.com/docker/docker/builder/dockerfile 0.649s coverage: 46.5% of statements [2020-05-27T14:35:34.889Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-27T14:35:35.035Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-05-27T14:35:35.709Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-27T14:35:36.510Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s) [2020-05-27T14:35:36.510Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-27T14:35:36.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-27T14:35:37.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-05-27T14:35:37.074Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-27T14:35:37.398Z] ok github.com/docker/docker/plugin 0.528s coverage: 23.1% of statements [2020-05-27T14:35:37.635Z] --- PASS: TestSecretInspect (3.19s) [2020-05-27T14:35:37.635Z] === RUN TestSecretList [2020-05-27T14:35:37.653Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-27T14:35:38.578Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-27T14:35:38.833Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-27T14:35:38.971Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-05-27T14:35:38.971Z] === RUN TestKernelTCPMemory [2020-05-27T14:35:39.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-27T14:35:39.902Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-27T14:35:39.902Z] === RUN TestNISDomainname [2020-05-27T14:35:40.194Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-05-27T14:35:40.468Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 41.8% of statements [2020-05-27T14:35:40.754Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-27T14:35:40.927Z] --- PASS: TestSecretList (3.23s) [2020-05-27T14:35:40.927Z] === RUN TestSecretsCreateAndDelete [2020-05-27T14:35:41.009Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-27T14:35:41.116Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2020-05-27T14:35:41.271Z] --- PASS: TestNISDomainname (1.07s) [2020-05-27T14:35:41.271Z] === RUN TestHostnameDnsResolution [2020-05-27T14:35:41.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-27T14:35:42.369Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-27T14:35:42.369Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-27T14:35:42.630Z] ok github.com/docker/docker/daemon/logger/awslogs 0.730s coverage: 77.4% of statements [2020-05-27T14:35:42.641Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-05-27T14:35:42.642Z] === RUN TestStats [2020-05-27T14:35:43.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-27T14:35:44.172Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.8% of statements [2020-05-27T14:35:44.172Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-27T14:35:44.172Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-27T14:35:44.172Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-27T14:35:44.172Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-27T14:35:44.172Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2020-05-27T14:35:44.217Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-05-27T14:35:44.217Z] === RUN TestSecretsUpdate [2020-05-27T14:35:44.272Z] --- PASS: TestServiceUpdateNetwork (17.07s) [2020-05-27T14:35:44.272Z] === RUN TestServiceUpdatePidsLimit [2020-05-27T14:35:44.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 87.2% of statements [2020-05-27T14:35:44.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-27T14:35:44.885Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-27T14:35:45.529Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2020-05-27T14:35:45.738Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-27T14:35:45.807Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-05-27T14:35:45.874Z] --- PASS: TestStats (2.92s) [2020-05-27T14:35:45.874Z] === RUN TestStopContainerWithTimeout [2020-05-27T14:35:45.874Z] === RUN TestStopContainerWithTimeout/0 [2020-05-27T14:35:45.874Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-27T14:35:45.874Z] === RUN TestStopContainerWithTimeout/1 [2020-05-27T14:35:45.874Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-27T14:35:45.874Z] === RUN TestStopContainerWithTimeout/3 [2020-05-27T14:35:45.874Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-27T14:35:45.874Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-27T14:35:45.874Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-27T14:35:45.874Z] === CONT TestStopContainerWithTimeout/0 [2020-05-27T14:35:45.874Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-27T14:35:46.062Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-27T14:35:46.739Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-27T14:35:46.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-27T14:35:46.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-27T14:35:46.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-27T14:35:47.063Z] === CONT TestStopContainerWithTimeout/3 [2020-05-27T14:35:47.422Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-05-27T14:35:47.502Z] --- PASS: TestSecretsUpdate (3.21s) [2020-05-27T14:35:47.502Z] === RUN TestTemplatedSecret [2020-05-27T14:35:47.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-27T14:35:49.058Z] ok github.com/docker/docker/daemon/logger/local 0.080s coverage: 75.2% of statements [2020-05-27T14:35:49.058Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-27T14:35:49.058Z] time="2020-05-27T14:35:48Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate092402487/log398275370.1: no such file or directory" [2020-05-27T14:35:49.058Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 38.0% of statements [2020-05-27T14:35:49.356Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 33.3% of statements [2020-05-27T14:35:49.365Z] === CONT TestStopContainerWithTimeout/1 [2020-05-27T14:35:49.730Z] ok github.com/docker/docker/client 0.616s coverage: 74.9% of statements [2020-05-27T14:35:50.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-27T14:35:50.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-27T14:35:50.737Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-27T14:35:50.737Z] --- PASS: TestStopContainerWithTimeout/0 (1.43s) [2020-05-27T14:35:50.737Z] --- PASS: TestStopContainerWithTimeout/-1 (3.43s) [2020-05-27T14:35:50.737Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-05-27T14:35:50.737Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-05-27T14:35:50.737Z] === RUN TestDeleteDevicemapper [2020-05-27T14:35:50.737Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-27T14:35:50.737Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:35:50.737Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-27T14:35:50.787Z] --- PASS: TestTemplatedSecret (3.36s) [2020-05-27T14:35:50.787Z] === RUN TestSecretCreateResolve [2020-05-27T14:35:50.949Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-05-27T14:35:50.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-27T14:35:52.455Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 47.8% of statements [2020-05-27T14:35:53.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-27T14:35:53.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.69s) [2020-05-27T14:35:53.520Z] === RUN TestUpdateMemory [2020-05-27T14:35:53.520Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-27T14:35:53.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:35:53.520Z] === RUN TestUpdateCPUQuota [2020-05-27T14:35:53.977Z] ok github.com/docker/docker/daemon/logger/splunk 3.173s coverage: 82.5% of statements [2020-05-27T14:35:53.977Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-27T14:35:54.071Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-05-27T14:35:54.071Z] PASS [2020-05-27T14:35:54.071Z] [2020-05-27T14:35:54.071Z] DONE 6 tests in 19.523s [2020-05-27T14:35:54.071Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-27T14:35:54.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:54.071Z] ++ set -e [2020-05-27T14:35:54.071Z] ++ '[' -n 0 ']' [2020-05-27T14:35:54.071Z] ++ set -x [2020-05-27T14:35:54.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:35:54.071Z] INFO: Testing against a local daemon [2020-05-27T14:35:54.071Z] === RUN TestServiceCreateInit [2020-05-27T14:35:54.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-27T14:35:54.277Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-05-27T14:35:54.277Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-27T14:35:55.097Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-27T14:35:55.417Z] --- PASS: TestUpdateCPUQuota (1.59s) [2020-05-27T14:35:55.417Z] === RUN TestUpdatePidsLimit [2020-05-27T14:35:55.417Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-27T14:35:55.675Z] === RUN TestUpdatePidsLimit/no_change [2020-05-27T14:35:55.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-27T14:35:55.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-27T14:35:55.933Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-27T14:35:56.496Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-27T14:35:57.062Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-27T14:35:57.627Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-27T14:35:57.872Z] ok github.com/docker/docker/distribution/metadata 0.115s coverage: 48.2% of statements [2020-05-27T14:35:57.886Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-27T14:35:59.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-27T14:35:59.337Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit (4.33s) [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.58s) [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2020-05-27T14:35:59.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-27T14:35:59.514Z] === RUN TestUpdateRestartPolicy [2020-05-27T14:35:59.595Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/rootless [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/volume [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-27T14:35:59.595Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === Skipped [2020-05-27T14:35:59.595Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-27T14:35:59.595Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-27T14:35:59.595Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-27T14:35:59.595Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-27T14:35:59.595Z] time="2020-05-27T14:34:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-27T14:35:59.595Z] time="2020-05-27T14:34:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-27T14:35:59.595Z] time="2020-05-27T14:34:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-27T14:35:59.595Z] time="2020-05-27T14:34:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-27T14:35:59.595Z] time="2020-05-27T14:34:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:35:59.595Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:35:59.595Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:35:59.595Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-27T14:35:59.596Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-27T14:35:59.596Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-27T14:35:59.596Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:35:59.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-27T14:35:59.596Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-27T14:35:59.596Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-27T14:35:59.596Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] [2020-05-27T14:35:59.596Z] DONE 2123 tests, 26 skipped in 248.096s Post stage [Pipeline] junit [2020-05-27T14:35:59.604Z] Recording test results [Pipeline] } [Pipeline] // stage [2020-05-27T14:35:59.983Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-27T14:36:00.314Z] ok github.com/docker/docker/distribution 0.815s coverage: 22.1% of statements [2020-05-27T14:36:00.314Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-27T14:36:00.412Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/validate/vendor [2020-05-27T14:36:00.970Z] 2020/05/27 14:36:00 Collecting initial packages [2020-05-27T14:36:01.224Z] 2020/05/27 14:36:01 Download dependencies [2020-05-27T14:36:01.587Z] ok github.com/docker/docker/distribution/xfer 1.708s coverage: 85.1% of statements [2020-05-27T14:36:01.587Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-27T14:36:02.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-27T14:36:02.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-27T14:36:02.637Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-05-27T14:36:03.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-27T14:36:03.459Z] --- PASS: TestServiceUpdatePidsLimit (18.10s) [2020-05-27T14:36:03.459Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-05-27T14:36:03.459Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-05-27T14:36:03.459Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-05-27T14:36:03.459Z] PASS [2020-05-27T14:36:03.459Z] [2020-05-27T14:36:03.459Z] === Skipped [2020-05-27T14:36:03.459Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-27T14:36:03.459Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:36:03.459Z] [2020-05-27T14:36:03.459Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-27T14:36:03.459Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:36:03.459Z] [2020-05-27T14:36:03.459Z] [2020-05-27T14:36:03.459Z] DONE 27 tests, 2 skipped in 175.854s [2020-05-27T14:36:03.459Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-27T14:36:03.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:03.459Z] ++ set -e [2020-05-27T14:36:03.459Z] ++ '[' -n 0 ']' [2020-05-27T14:36:03.459Z] ++ set -x [2020-05-27T14:36:03.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:03.459Z] INFO: Testing against a local daemon [2020-05-27T14:36:03.459Z] === RUN TestSessionCreate [2020-05-27T14:36:03.459Z] --- PASS: TestSessionCreate (0.02s) [2020-05-27T14:36:03.459Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-27T14:36:03.459Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-27T14:36:03.459Z] PASS [2020-05-27T14:36:03.459Z] [2020-05-27T14:36:03.459Z] DONE 2 tests in 0.189s [2020-05-27T14:36:03.459Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-27T14:36:03.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:03.459Z] ++ set -e [2020-05-27T14:36:03.459Z] ++ '[' -n 0 ']' [2020-05-27T14:36:03.459Z] ++ set -x [2020-05-27T14:36:03.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:03.460Z] INFO: Testing against a local daemon [2020-05-27T14:36:03.460Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-27T14:36:03.460Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:36:03.460Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:36:03.460Z] === RUN TestEventsExecDie [2020-05-27T14:36:03.525Z] --- PASS: TestServiceCreateInit (9.52s) [2020-05-27T14:36:03.525Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s) [2020-05-27T14:36:03.525Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2020-05-27T14:36:03.525Z] === RUN TestCreateServiceMultipleTimes [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Starting whole vndr cycle because no package specified [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Ignoring paths matching "^archive/tar" [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-05-27T14:36:03.730Z] 2020/05/27 14:36:03 Clone github.com/Microsoft/hcsshim, revision 5bc557dd210ff2caf615e6e22d398123de77fc11, attempt 1/20 [2020-05-27T14:36:04.071Z] --- PASS: TestEventsExecDie (1.10s) [2020-05-27T14:36:04.071Z] === RUN TestEventsBackwardsCompatible [2020-05-27T14:36:04.071Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-27T14:36:04.071Z] === RUN TestInfoBinaryCommits [2020-05-27T14:36:04.071Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-27T14:36:04.071Z] === RUN TestInfoAPIVersioned [2020-05-27T14:36:04.071Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-27T14:36:04.071Z] === RUN TestInfoDiscoveryBackend [2020-05-27T14:36:04.251Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2020-05-27T14:36:04.251Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-27T14:36:04.655Z] 2020/05/27 14:36:04 Finished clone github.com/google/uuid [2020-05-27T14:36:04.655Z] 2020/05/27 14:36:04 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-05-27T14:36:04.655Z] 2020/05/27 14:36:04 Finished clone github.com/opencontainers/go-digest [2020-05-27T14:36:04.655Z] 2020/05/27 14:36:04 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-05-27T14:36:04.655Z] 2020/05/27 14:36:04 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-05-27T14:36:04.655Z] 2020/05/27 14:36:04 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-05-27T14:36:04.682Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-27T14:36:04.682Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-27T14:36:04.807Z] ok github.com/docker/docker/builder/remotecontext/git 33.993s coverage: 86.3% of statements [2020-05-27T14:36:04.881Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements [2020-05-27T14:36:04.881Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-27T14:36:04.881Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Finished clone github.com/mattn/go-shellwords [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Finished clone github.com/creack/pty [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Finished clone github.com/tchap/go-patricia [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Finished clone github.com/Azure/go-ansiterm [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Finished clone github.com/docker/libtrust [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Finished clone github.com/moby/term [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Finished clone github.com/Microsoft/go-winio [2020-05-27T14:36:04.910Z] 2020/05/27 14:36:04 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-05-27T14:36:05.144Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-27T14:36:05.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-27T14:36:05.286Z] ? github.com/docker/docker/cli [no test files] [2020-05-27T14:36:05.286Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-27T14:36:05.470Z] 2020/05/27 14:36:05 Finished clone github.com/gorilla/mux [2020-05-27T14:36:05.470Z] 2020/05/27 14:36:05 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-05-27T14:36:05.470Z] 2020/05/27 14:36:05 Finished clone github.com/sirupsen/logrus [2020-05-27T14:36:05.470Z] 2020/05/27 14:36:05 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-05-27T14:36:05.470Z] 2020/05/27 14:36:05 Finished clone github.com/vbatts/tar-split [2020-05-27T14:36:05.470Z] 2020/05/27 14:36:05 Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20 [2020-05-27T14:36:05.684Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-27T14:36:05.684Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-27T14:36:05.708Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-27T14:36:05.725Z] 2020/05/27 14:36:05 Finished clone github.com/docker/go-units [2020-05-27T14:36:05.725Z] 2020/05/27 14:36:05 Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20 [2020-05-27T14:36:05.917Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2020-05-27T14:36:05.964Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-27T14:36:05.964Z] === RUN TestInfoAPI [2020-05-27T14:36:05.964Z] --- PASS: TestInfoAPI (0.02s) [2020-05-27T14:36:05.964Z] === RUN TestInfoAPIWarnings [2020-05-27T14:36:05.980Z] 2020/05/27 14:36:05 Finished clone github.com/syndtr/gocapability [2020-05-27T14:36:05.980Z] 2020/05/27 14:36:05 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-05-27T14:36:05.980Z] 2020/05/27 14:36:05 Finished clone github.com/moby/sys [2020-05-27T14:36:05.980Z] 2020/05/27 14:36:05 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-05-27T14:36:06.235Z] 2020/05/27 14:36:06 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-05-27T14:36:06.235Z] 2020/05/27 14:36:06 Finished clone github.com/RackSec/srslog [2020-05-27T14:36:06.235Z] 2020/05/27 14:36:06 Finished clone gotest.tools/v3 [2020-05-27T14:36:06.235Z] 2020/05/27 14:36:06 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-05-27T14:36:06.491Z] 2020/05/27 14:36:06 Finished clone github.com/google/go-cmp [2020-05-27T14:36:06.491Z] 2020/05/27 14:36:06 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-05-27T14:36:06.491Z] 2020/05/27 14:36:06 Finished clone github.com/imdario/mergo [2020-05-27T14:36:06.491Z] 2020/05/27 14:36:06 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-05-27T14:36:06.576Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-27T14:36:06.576Z] === RUN TestInfoDebug [2020-05-27T14:36:06.638Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-27T14:36:06.746Z] 2020/05/27 14:36:06 Finished clone golang.org/x/sync [2020-05-27T14:36:06.746Z] 2020/05/27 14:36:06 Clone github.com/docker/libnetwork, revision 1a17fb36132631a95fe6bb055b91e24a516ad81d, attempt 1/20 [2020-05-27T14:36:07.187Z] --- PASS: TestInfoDebug (0.52s) [2020-05-27T14:36:07.187Z] === RUN TestInfoInsecureRegistries [2020-05-27T14:36:07.306Z] 2020/05/27 14:36:07 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-05-27T14:36:07.306Z] 2020/05/27 14:36:07 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-05-27T14:36:07.306Z] 2020/05/27 14:36:07 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-05-27T14:36:07.306Z] 2020/05/27 14:36:07 Finished clone github.com/docker/go-connections [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Finished clone github.com/google/shlex [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Finished clone github.com/opentracing-contrib/go-stdlib [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Finished clone github.com/mitchellh/hashstructure [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Finished clone github.com/opentracing/opentracing-go [2020-05-27T14:36:07.561Z] 2020/05/27 14:36:07 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-05-27T14:36:07.798Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-27T14:36:07.798Z] === RUN TestInfoRegistryMirrors [2020-05-27T14:36:07.816Z] 2020/05/27 14:36:07 Finished clone github.com/gofrs/flock [2020-05-27T14:36:07.817Z] 2020/05/27 14:36:07 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-05-27T14:36:08.078Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-27T14:36:08.078Z] === RUN TestLoginFailsWithBadCredentials [2020-05-27T14:36:08.358Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-27T14:36:08.358Z] === RUN TestPingCacheHeaders [2020-05-27T14:36:08.358Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-27T14:36:08.359Z] === RUN TestPingGet [2020-05-27T14:36:08.639Z] --- PASS: TestPingGet (0.02s) [2020-05-27T14:36:08.639Z] === RUN TestPingHead [2020-05-27T14:36:08.639Z] --- PASS: TestPingHead (0.01s) [2020-05-27T14:36:08.639Z] === RUN TestVersion [2020-05-27T14:36:08.639Z] --- PASS: TestVersion (0.01s) [2020-05-27T14:36:08.639Z] PASS [2020-05-27T14:36:08.639Z] [2020-05-27T14:36:08.639Z] === Skipped [2020-05-27T14:36:08.639Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:36:08.639Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:36:08.639Z] [2020-05-27T14:36:08.639Z] [2020-05-27T14:36:08.639Z] DONE 18 tests, 1 skipped in 5.806s [2020-05-27T14:36:08.639Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-27T14:36:08.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:08.639Z] ++ set -e [2020-05-27T14:36:08.639Z] ++ '[' -n 0 ']' [2020-05-27T14:36:08.639Z] ++ set -x [2020-05-27T14:36:08.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:08.639Z] INFO: Testing against a local daemon [2020-05-27T14:36:08.639Z] === RUN TestVolumesCreateAndList [2020-05-27T14:36:08.639Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-27T14:36:08.639Z] === RUN TestVolumesRemove [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Finished clone github.com/docker/go-events [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Finished clone github.com/armon/go-metrics [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Finished clone github.com/armon/go-radix [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Finished clone github.com/sean-/seed [2020-05-27T14:36:08.741Z] 2020/05/27 14:36:08 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-05-27T14:36:08.920Z] --- PASS: TestVolumesRemove (0.14s) [2020-05-27T14:36:08.920Z] === RUN TestVolumesInspect [2020-05-27T14:36:08.920Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-27T14:36:08.920Z] === RUN TestVolumesInvalidJSON [2020-05-27T14:36:08.920Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-27T14:36:08.920Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-27T14:36:08.920Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-27T14:36:08.920Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-27T14:36:08.920Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-27T14:36:08.920Z] PASS [2020-05-27T14:36:08.920Z] [2020-05-27T14:36:08.920Z] DONE 5 tests in 0.269s [2020-05-27T14:36:08.920Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-27T14:36:08.920Z] ++++ cat bundles/test-integration/docker.pid [2020-05-27T14:36:08.920Z] +++ kill 12284 [2020-05-27T14:36:08.996Z] 2020/05/27 14:36:08 Finished clone github.com/hashicorp/errwrap [2020-05-27T14:36:08.996Z] 2020/05/27 14:36:08 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-05-27T14:36:09.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-27T14:36:09.922Z] 2020/05/27 14:36:09 Finished clone github.com/tonistiigi/fsutil [2020-05-27T14:36:09.922Z] 2020/05/27 14:36:09 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-05-27T14:36:09.923Z] 2020/05/27 14:36:09 Finished clone github.com/hashicorp/memberlist [2020-05-27T14:36:09.923Z] 2020/05/27 14:36:09 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-05-27T14:36:10.178Z] 2020/05/27 14:36:10 Finished clone github.com/hashicorp/go-multierror [2020-05-27T14:36:10.178Z] 2020/05/27 14:36:10 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-05-27T14:36:10.386Z] +++ /etc/init.d/apparmor stop [2020-05-27T14:36:10.386Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T14:36:10.386Z] [2020-05-27T14:36:10.386Z] Unloading profiles will leave already running processes permanently [2020-05-27T14:36:10.386Z] unconfined, which can lead to unexpected situations. [2020-05-27T14:36:10.386Z] [2020-05-27T14:36:10.386Z] To set a process to complain mode, use the command line tool [2020-05-27T14:36:10.386Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T14:36:10.386Z] +++ true [2020-05-27T14:36:10.386Z] [2020-05-27T14:36:10.433Z] 2020/05/27 14:36:10 Finished clone github.com/vishvananda/netns [2020-05-27T14:36:10.433Z] 2020/05/27 14:36:10 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-05-27T14:36:10.433Z] 2020/05/27 14:36:10 Finished clone github.com/docker/libkv [2020-05-27T14:36:10.433Z] 2020/05/27 14:36:10 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-05-27T14:36:10.439Z] ok github.com/docker/docker/opts 0.093s coverage: 67.4% of statements [2020-05-27T14:36:11.082Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-05-27T14:36:11.359Z] 2020/05/27 14:36:11 Finished clone github.com/hashicorp/go-sockaddr [2020-05-27T14:36:11.359Z] 2020/05/27 14:36:11 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-05-27T14:36:11.921Z] 2020/05/27 14:36:11 Finished clone github.com/golang/gddo [2020-05-27T14:36:11.921Z] 2020/05/27 14:36:11 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-05-27T14:36:11.921Z] 2020/05/27 14:36:11 Finished clone github.com/BurntSushi/toml [2020-05-27T14:36:11.921Z] 2020/05/27 14:36:11 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-05-27T14:36:11.921Z] 2020/05/27 14:36:11 Finished clone github.com/deckarep/golang-set [2020-05-27T14:36:11.921Z] 2020/05/27 14:36:11 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-05-27T14:36:12.122Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-05-27T14:36:12.176Z] 2020/05/27 14:36:11 Finished clone github.com/samuel/go-zookeeper [2020-05-27T14:36:12.176Z] 2020/05/27 14:36:11 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-05-27T14:36:12.413Z] ok github.com/docker/docker/pkg/archive 1.357s coverage: 76.7% of statements Post stage [2020-05-27T14:36:12.431Z] 2020/05/27 14:36:12 Finished clone github.com/moby/ipvs [2020-05-27T14:36:12.431Z] 2020/05/27 14:36:12 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [Pipeline] junit [2020-05-27T14:36:12.435Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-27T14:36:12.445Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-05-27T14:36:12.687Z] 2020/05/27 14:36:12 Finished clone github.com/vishvananda/netlink [2020-05-27T14:36:12.687Z] 2020/05/27 14:36:12 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-05-27T14:36:12.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume Post stage [Pipeline] sh [2020-05-27T14:36:13.058Z] + echo Ensuring container killed. [2020-05-27T14:36:13.058Z] Ensuring container killed. [2020-05-27T14:36:13.058Z] + docker rm -vf docker-pr3 [2020-05-27T14:36:13.058Z] Error: No such container: docker-pr3 [2020-05-27T14:36:13.058Z] + true [Pipeline] sh [2020-05-27T14:36:13.248Z] 2020/05/27 14:36:13 Finished clone github.com/coreos/go-semver [2020-05-27T14:36:13.248Z] 2020/05/27 14:36:13 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-05-27T14:36:13.248Z] 2020/05/27 14:36:13 Finished clone github.com/hashicorp/go-msgpack [2020-05-27T14:36:13.248Z] 2020/05/27 14:36:13 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-05-27T14:36:13.256Z] --- PASS: TestUpdateRestartPolicy (13.67s) [2020-05-27T14:36:13.257Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-27T14:36:13.257Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-27T14:36:13.424Z] + echo Chowning /workspace to jenkins user [2020-05-27T14:36:13.424Z] Chowning /workspace to jenkins user [2020-05-27T14:36:13.424Z] + id -u [2020-05-27T14:36:13.424Z] + id -g [2020-05-27T14:36:13.424Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41029:/workspace busybox chown -R 1001:1001 /workspace [2020-05-27T14:36:13.424Z] Unable to find image 'busybox:latest' locally [2020-05-27T14:36:13.704Z] latest: Pulling from library/busybox [2020-05-27T14:36:13.704Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-27T14:36:13.808Z] 2020/05/27 14:36:13 Finished clone github.com/ishidawataru/sctp [2020-05-27T14:36:13.809Z] 2020/05/27 14:36:13 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-05-27T14:36:13.972Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-05-27T14:36:13.972Z] ok github.com/docker/docker/pkg/authorization 3.079s coverage: 68.3% of statements [2020-05-27T14:36:13.989Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-27T14:36:13.989Z] 5ea0d0e92e5f: Download complete [2020-05-27T14:36:14.052Z] ok github.com/docker/docker/cmd/dockerd 0.766s coverage: 19.3% of statements [2020-05-27T14:36:14.064Z] 2020/05/27 14:36:13 Finished clone golang.org/x/net [2020-05-27T14:36:14.064Z] 2020/05/27 14:36:13 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-05-27T14:36:14.187Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-27T14:36:14.187Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2020-05-27T14:36:14.187Z] === RUN TestWaitNonBlocked [2020-05-27T14:36:14.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:36:14.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:36:14.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:36:14.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:36:14.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:36:14.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:36:14.599Z] 5ea0d0e92e5f: Pull complete [2020-05-27T14:36:14.599Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-27T14:36:14.599Z] Status: Downloaded newer image for busybox:latest [2020-05-27T14:36:14.988Z] 2020/05/27 14:36:14 Finished clone github.com/containerd/ttrpc [2020-05-27T14:36:14.988Z] 2020/05/27 14:36:14 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-05-27T14:36:14.989Z] 2020/05/27 14:36:14 Finished clone github.com/mistifyio/go-zfs [2020-05-27T14:36:14.989Z] 2020/05/27 14:36:14 Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20 [2020-05-27T14:36:15.118Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-27T14:36:15.376Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-27T14:36:15.376Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-05-27T14:36:15.376Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-05-27T14:36:15.376Z] === RUN TestWaitBlocked [2020-05-27T14:36:15.376Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:36:15.376Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:36:15.376Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:36:15.376Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:36:15.376Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:36:15.376Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:36:15.500Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-05-27T14:36:15.500Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-05-27T14:36:15.649Z] ok github.com/docker/docker/container 0.561s coverage: 41.6% of statements [2020-05-27T14:36:15.649Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-27T14:36:15.649Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-27T14:36:15.649Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-27T14:36:15.649Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-27T14:36:15.935Z] 2020/05/27 14:36:15 Finished clone go.etcd.io/bbolt [2020-05-27T14:36:15.935Z] 2020/05/27 14:36:15 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-27T14:36:16.746Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-27T14:36:16.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-05-27T14:36:16.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-05-27T14:36:16.746Z] === CONT TestContainerStartOnDaemonRestart [2020-05-27T14:36:16.746Z] === CONT TestContainerKillOnDaemonStart [2020-05-27T14:36:16.992Z] + bundleName=s390x-integration [2020-05-27T14:36:16.992Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-27T14:36:16.992Z] Creating s390x-integration-bundles.tar.gz [2020-05-27T14:36:16.992Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-27T14:36:16.992Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-27T14:36:17.026Z] Archiving artifacts [2020-05-27T14:36:17.040Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-05-27T14:36:17.330Z] ok github.com/docker/docker/layer 7.706s coverage: 68.8% of statements [2020-05-27T14:36:17.330Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-27T14:36:17.330Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-27T14:36:17.330Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-27T14:36:17.330Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-27T14:36:17.330Z] ? github.com/docker/docker/oci [no test files] [2020-05-27T14:36:17.330Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-27T14:36:17.427Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-27T14:36:17.820Z] + make clean [2020-05-27T14:36:17.911Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.426s coverage: 65.3% of statements [2020-05-27T14:36:17.961Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-05-27T14:36:17.961Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-27T14:36:18.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-27T14:36:18.430Z] docker volume rm -f docker-dev-cache [2020-05-27T14:36:18.430Z] docker-dev-cache [2020-05-27T14:36:18.445Z] 2020/05/27 14:36:18 Finished clone github.com/opencontainers/runtime-spec [2020-05-27T14:36:18.445Z] 2020/05/27 14:36:18 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [Pipeline] deleteDir [2020-05-27T14:36:19.546Z] ok github.com/docker/docker/pkg/chrootarchive 4.764s coverage: 43.2% of statements [2020-05-27T14:36:19.546Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-27T14:36:19.546Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-27T14:36:19.807Z] 2020/05/27 14:36:19 Finished clone github.com/opencontainers/image-spec [2020-05-27T14:36:19.807Z] 2020/05/27 14:36:19 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-05-27T14:36:19.807Z] 2020/05/27 14:36:19 Finished clone github.com/Microsoft/hcsshim [2020-05-27T14:36:19.807Z] 2020/05/27 14:36:19 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-05-27T14:36:19.845Z] ok github.com/docker/docker/pkg/filenotify 0.626s coverage: 67.0% of statements [2020-05-27T14:36:20.063Z] 2020/05/27 14:36:19 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-05-27T14:36:20.063Z] 2020/05/27 14:36:19 Finished clone github.com/hashicorp/serf [2020-05-27T14:36:20.063Z] 2020/05/27 14:36:19 Finished clone github.com/Microsoft/opengcs [2020-05-27T14:36:20.063Z] 2020/05/27 14:36:19 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-05-27T14:36:20.063Z] 2020/05/27 14:36:20 Finished clone github.com/seccomp/libseccomp-golang [2020-05-27T14:36:20.063Z] 2020/05/27 14:36:20 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-05-27T14:36:20.142Z] ok github.com/docker/docker/pkg/fileutils 0.031s coverage: 89.5% of statements [2020-05-27T14:36:20.644Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2020-05-27T14:36:20.644Z] === CONT TestIpcModeOlderClient [2020-05-27T14:36:20.644Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-27T14:36:20.644Z] === CONT TestDaemonHostGatewayIP [2020-05-27T14:36:20.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-27T14:36:20.914Z] ok github.com/docker/docker/daemon/cluster 0.604s coverage: 0.5% of statements [2020-05-27T14:36:20.914Z] ok github.com/docker/docker/daemon/cluster/convert 0.959s coverage: 35.6% of statements [2020-05-27T14:36:21.184Z] ok github.com/docker/docker/pkg/discovery/kv 3.204s coverage: 84.1% of statements [2020-05-27T14:36:21.184Z] ok github.com/docker/docker/pkg/fsutils 0.405s coverage: 85.1% of statements [2020-05-27T14:36:21.424Z] 2020/05/27 14:36:21 Finished clone github.com/ugorji/go [2020-05-27T14:36:21.424Z] 2020/05/27 14:36:21 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-05-27T14:36:21.424Z] 2020/05/27 14:36:21 Finished clone github.com/Graylog2/go-gelf [2020-05-27T14:36:21.424Z] 2020/05/27 14:36:21 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-05-27T14:36:21.679Z] 2020/05/27 14:36:21 Finished clone github.com/fluent/fluent-logger-golang [2020-05-27T14:36:21.679Z] 2020/05/27 14:36:21 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-05-27T14:36:21.679Z] 2020/05/27 14:36:21 Finished clone github.com/coreos/go-systemd [2020-05-27T14:36:21.679Z] 2020/05/27 14:36:21 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-05-27T14:36:21.934Z] 2020/05/27 14:36:21 Finished clone github.com/coreos/go-systemd/v22 [2020-05-27T14:36:21.934Z] 2020/05/27 14:36:21 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-05-27T14:36:21.934Z] 2020/05/27 14:36:21 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-05-27T14:36:21.934Z] 2020/05/27 14:36:21 Finished clone github.com/godbus/dbus/v5 [2020-05-27T14:36:22.220Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-27T14:36:22.272Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-27T14:36:23.276Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2020-05-27T14:36:23.294Z] 2020/05/27 14:36:23 Finished clone github.com/philhofer/fwd [2020-05-27T14:36:23.294Z] 2020/05/27 14:36:23 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-05-27T14:36:23.549Z] 2020/05/27 14:36:23 Finished clone github.com/bsphere/le_go [2020-05-27T14:36:23.549Z] 2020/05/27 14:36:23 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-05-27T14:36:23.549Z] 2020/05/27 14:36:23 Finished clone github.com/fsnotify/fsnotify [2020-05-27T14:36:23.549Z] 2020/05/27 14:36:23 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-05-27T14:36:23.581Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2020-05-27T14:36:23.804Z] 2020/05/27 14:36:23 Finished clone github.com/jmespath/go-jmespath [2020-05-27T14:36:23.804Z] 2020/05/27 14:36:23 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-05-27T14:36:24.168Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-05-27T14:36:24.168Z] === CONT TestDaemonRestartIpcMode [2020-05-27T14:36:24.221Z] ok github.com/docker/docker/pkg/idtools 0.899s coverage: 70.3% of statements [2020-05-27T14:36:24.221Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2020-05-27T14:36:24.364Z] 2020/05/27 14:36:24 Finished clone golang.org/x/sys [2020-05-27T14:36:24.364Z] 2020/05/27 14:36:24 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-05-27T14:36:24.425Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-27T14:36:24.514Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-05-27T14:36:24.682Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-27T14:36:25.454Z] --- PASS: TestCreateServiceMultipleTimes (19.23s) [2020-05-27T14:36:25.454Z] === RUN TestCreateServiceConflict [2020-05-27T14:36:25.544Z] ok github.com/docker/docker/pkg/ioutils 1.832s coverage: 70.6% of statements [2020-05-27T14:36:25.544Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-27T14:36:25.544Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-27T14:36:25.544Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-27T14:36:25.544Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-05-27T14:36:25.544Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-05-27T14:36:25.612Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-27T14:36:25.713Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-05-27T14:36:25.713Z] === RUN TestCreateServiceMaxReplicas [2020-05-27T14:36:25.726Z] 2020/05/27 14:36:25 Finished clone golang.org/x/oauth2 [2020-05-27T14:36:25.726Z] 2020/05/27 14:36:25 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-05-27T14:36:25.726Z] 2020/05/27 14:36:25 Finished clone github.com/googleapis/gax-go [2020-05-27T14:36:25.726Z] 2020/05/27 14:36:25 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-05-27T14:36:25.726Z] 2020/05/27 14:36:25 Finished clone github.com/tinylib/msgp [2020-05-27T14:36:25.726Z] 2020/05/27 14:36:25 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-05-27T14:36:25.869Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-27T14:36:26.415Z] 2020/05/27 14:36:26 Finished clone github.com/docker/libnetwork [2020-05-27T14:36:26.415Z] 2020/05/27 14:36:26 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-05-27T14:36:26.434Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-27T14:36:26.621Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-05-27T14:36:26.621Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-05-27T14:36:26.621Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-27T14:36:26.621Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-27T14:36:26.976Z] 2020/05/27 14:36:26 Finished clone github.com/containerd/fifo [2020-05-27T14:36:26.976Z] 2020/05/27 14:36:26 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-05-27T14:36:26.998Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-27T14:36:27.232Z] 2020/05/27 14:36:27 Finished clone go.opencensus.io [2020-05-27T14:36:27.232Z] 2020/05/27 14:36:27 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-05-27T14:36:27.232Z] 2020/05/27 14:36:27 Finished clone github.com/miekg/dns [2020-05-27T14:36:27.232Z] 2020/05/27 14:36:27 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-05-27T14:36:27.255Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-27T14:36:27.255Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-27T14:36:27.673Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2020-05-27T14:36:27.793Z] 2020/05/27 14:36:27 Finished clone github.com/moby/buildkit [2020-05-27T14:36:27.793Z] 2020/05/27 14:36:27 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-05-27T14:36:28.165Z] ok github.com/docker/docker/daemon/discovery 0.152s coverage: 30.0% of statements [2020-05-27T14:36:28.165Z] ok github.com/docker/docker/daemon/config 0.767s coverage: 79.6% of statements [2020-05-27T14:36:28.186Z] --- PASS: TestDaemonRestartIpcMode (3.82s) [2020-05-27T14:36:28.354Z] 2020/05/27 14:36:28 Finished clone golang.org/x/text [2020-05-27T14:36:28.354Z] 2020/05/27 14:36:28 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-05-27T14:36:28.443Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-27T14:36:28.443Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-27T14:36:28.634Z] 2020/05/27 14:36:28 Finished clone google.golang.org/grpc [2020-05-27T14:36:28.634Z] 2020/05/27 14:36:28 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-05-27T14:36:28.711Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-05-27T14:36:28.889Z] 2020/05/27 14:36:28 Finished clone github.com/containerd/go-runc [2020-05-27T14:36:28.889Z] 2020/05/27 14:36:28 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-05-27T14:36:28.889Z] 2020/05/27 14:36:28 Finished clone github.com/opencontainers/runc [2020-05-27T14:36:28.889Z] 2020/05/27 14:36:28 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-05-27T14:36:28.889Z] 2020/05/27 14:36:28 Finished clone github.com/containerd/cgroups [2020-05-27T14:36:28.889Z] 2020/05/27 14:36:28 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-05-27T14:36:29.145Z] 2020/05/27 14:36:28 Finished clone github.com/containerd/typeurl [2020-05-27T14:36:29.145Z] 2020/05/27 14:36:28 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-05-27T14:36:29.354Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-05-27T14:36:29.641Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-05-27T14:36:29.814Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2020-05-27T14:36:29.814Z] PASS [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] === Skipped [2020-05-27T14:36:29.814Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-27T14:36:29.814Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-27T14:36:29.814Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-27T14:36:29.814Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-27T14:36:29.814Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-27T14:36:29.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-27T14:36:29.814Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] [2020-05-27T14:36:29.814Z] DONE 203 tests, 6 skipped in 160.354s [2020-05-27T14:36:29.814Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-27T14:36:29.814Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:29.814Z] ++ set -e [2020-05-27T14:36:29.814Z] ++ '[' -n 0 ']' [2020-05-27T14:36:29.814Z] ++ set -x [2020-05-27T14:36:29.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:36:30.039Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-05-27T14:36:30.039Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-27T14:36:30.072Z] INFO: Testing against a local daemon [2020-05-27T14:36:30.072Z] === RUN TestCommitInheritsEnv [2020-05-27T14:36:30.285Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-05-27T14:36:30.329Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-27T14:36:30.507Z] 2020/05/27 14:36:30 Finished clone github.com/gogo/googleapis [2020-05-27T14:36:30.507Z] 2020/05/27 14:36:30 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-05-27T14:36:30.507Z] 2020/05/27 14:36:30 Finished clone github.com/containerd/continuity [2020-05-27T14:36:30.507Z] 2020/05/27 14:36:30 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-05-27T14:36:30.587Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-05-27T14:36:30.587Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-27T14:36:30.587Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-27T14:36:30.587Z] === RUN TestImagesFilterMultiReference [2020-05-27T14:36:30.845Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-27T14:36:30.845Z] === RUN TestImagePullPlatformInvalid [2020-05-27T14:36:30.845Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-27T14:36:30.845Z] === RUN TestRemoveImageOrphaning [2020-05-27T14:36:30.919Z] ok github.com/docker/docker/pkg/pubsub 1.159s coverage: 73.9% of statements [2020-05-27T14:36:31.067Z] 2020/05/27 14:36:30 Finished clone github.com/containerd/console [2020-05-27T14:36:31.067Z] 2020/05/27 14:36:30 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-05-27T14:36:31.102Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-05-27T14:36:31.102Z] === RUN TestRemoveImageGarbageCollector [2020-05-27T14:36:31.169Z] ok github.com/docker/docker/daemon/events 0.255s coverage: 50.0% of statements [2020-05-27T14:36:31.169Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.124s coverage: 11.1% of statements [2020-05-27T14:36:31.558Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-05-27T14:36:31.627Z] 2020/05/27 14:36:31 Finished clone github.com/prometheus/client_golang [2020-05-27T14:36:31.627Z] 2020/05/27 14:36:31 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-05-27T14:36:31.627Z] 2020/05/27 14:36:31 Finished clone github.com/fernet/fernet-go [2020-05-27T14:36:31.627Z] 2020/05/27 14:36:31 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-05-27T14:36:31.647Z] ok github.com/docker/docker/daemon 3.636s coverage: 9.2% of statements [2020-05-27T14:36:31.647Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-27T14:36:31.647Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-27T14:36:31.647Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-27T14:36:31.647Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-27T14:36:32.125Z] ok github.com/docker/docker/daemon/graphdriver 0.175s coverage: 2.3% of statements [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-27T14:36:32.125Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-27T14:36:32.187Z] 2020/05/27 14:36:31 Finished clone github.com/cilium/ebpf [2020-05-27T14:36:32.187Z] 2020/05/27 14:36:31 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-05-27T14:36:32.591Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-05-27T14:36:32.591Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-05-27T14:36:32.605Z] ok github.com/docker/docker/daemon/links 0.185s coverage: 93.0% of statements [2020-05-27T14:36:33.112Z] 2020/05/27 14:36:32 Finished clone github.com/docker/distribution [2020-05-27T14:36:33.112Z] 2020/05/27 14:36:32 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-05-27T14:36:33.112Z] 2020/05/27 14:36:33 Finished clone golang.org/x/time [2020-05-27T14:36:33.112Z] 2020/05/27 14:36:33 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-05-27T14:36:33.220Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-05-27T14:36:33.623Z] --- PASS: TestRemoveImageGarbageCollector (2.13s) [2020-05-27T14:36:33.623Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-27T14:36:33.623Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-05-27T14:36:33.623Z] === RUN TestTagInvalidReference [2020-05-27T14:36:33.623Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-27T14:36:33.623Z] === RUN TestTagValidPrefixedRepo [2020-05-27T14:36:33.623Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-27T14:36:33.623Z] === RUN TestTagExistedNameWithoutForce [2020-05-27T14:36:33.623Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-27T14:36:33.623Z] === RUN TestTagOfficialNames [2020-05-27T14:36:33.623Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-27T14:36:33.623Z] === RUN TestTagMatchesDigest [2020-05-27T14:36:33.623Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-27T14:36:33.623Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-27T14:36:33.673Z] 2020/05/27 14:36:33 Finished clone github.com/hashicorp/go-memdb [2020-05-27T14:36:33.673Z] 2020/05/27 14:36:33 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-05-27T14:36:33.880Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-27T14:36:33.928Z] 2020/05/27 14:36:33 Finished clone github.com/hashicorp/go-immutable-radix [2020-05-27T14:36:33.928Z] 2020/05/27 14:36:33 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-05-27T14:36:34.490Z] 2020/05/27 14:36:34 Finished clone github.com/hashicorp/golang-lru [2020-05-27T14:36:34.490Z] 2020/05/27 14:36:34 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-05-27T14:36:34.791Z] ok github.com/docker/docker/pkg/signal 3.691s coverage: 61.0% of statements [2020-05-27T14:36:34.810Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-27T14:36:35.050Z] 2020/05/27 14:36:34 Finished clone github.com/coreos/pkg [2020-05-27T14:36:35.050Z] 2020/05/27 14:36:34 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-05-27T14:36:35.083Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 53.7% of statements [2020-05-27T14:36:35.083Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 36.9% of statements [2020-05-27T14:36:35.305Z] 2020/05/27 14:36:35 Finished clone code.cloudfoundry.org/clock [2020-05-27T14:36:35.305Z] 2020/05/27 14:36:35 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-05-27T14:36:35.607Z] ok github.com/docker/docker/daemon/logger 0.632s coverage: 42.1% of statements [2020-05-27T14:36:36.181Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-27T14:36:36.231Z] 2020/05/27 14:36:35 Finished clone github.com/cespare/xxhash/v2 [2020-05-27T14:36:36.231Z] 2020/05/27 14:36:35 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-05-27T14:36:36.231Z] 2020/05/27 14:36:36 Finished clone github.com/beorn7/perks [2020-05-27T14:36:36.231Z] 2020/05/27 14:36:36 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-05-27T14:36:36.369Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2020-05-27T14:36:36.370Z] testing: warning: no tests to run [2020-05-27T14:36:36.370Z] coverage: [no statements] [2020-05-27T14:36:36.370Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-05-27T14:36:36.615Z] ok github.com/docker/docker/daemon/logger/awslogs 0.684s coverage: 77.8% of statements [2020-05-27T14:36:36.790Z] 2020/05/27 14:36:36 Finished clone github.com/prometheus/client_model [2020-05-27T14:36:36.790Z] 2020/05/27 14:36:36 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-05-27T14:36:36.790Z] 2020/05/27 14:36:36 Finished clone golang.org/x/crypto [2020-05-27T14:36:36.790Z] 2020/05/27 14:36:36 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-05-27T14:36:37.011Z] ok github.com/docker/docker/pkg/tarsum 0.295s coverage: 89.3% of statements [2020-05-27T14:36:37.011Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-27T14:36:37.047Z] 2020/05/27 14:36:36 Finished clone github.com/golang/protobuf [2020-05-27T14:36:37.047Z] 2020/05/27 14:36:36 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-05-27T14:36:37.093Z] ok github.com/docker/docker/daemon/images 0.597s coverage: 4.8% of statements [2020-05-27T14:36:37.093Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-27T14:36:37.093Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-27T14:36:37.093Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-27T14:36:37.093Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-27T14:36:37.093Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-27T14:36:37.093Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-27T14:36:37.093Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-27T14:36:37.299Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-05-27T14:36:37.573Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.322s coverage: 61.6% of statements [2020-05-27T14:36:37.573Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.320s coverage: 87.2% of statements [2020-05-27T14:36:37.927Z] ok github.com/docker/docker/pkg/useragent 0.049s coverage: 88.9% of statements [2020-05-27T14:36:38.409Z] 2020/05/27 14:36:37 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-05-27T14:36:38.409Z] 2020/05/27 14:36:37 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-05-27T14:36:38.410Z] 2020/05/27 14:36:38 Finished clone github.com/pkg/errors [2020-05-27T14:36:38.410Z] 2020/05/27 14:36:38 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-05-27T14:36:38.410Z] 2020/05/27 14:36:38 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-05-27T14:36:38.410Z] 2020/05/27 14:36:38 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-05-27T14:36:38.665Z] 2020/05/27 14:36:38 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-05-27T14:36:38.665Z] 2020/05/27 14:36:38 Finished clone github.com/prometheus/procfs [2020-05-27T14:36:39.226Z] 2020/05/27 14:36:39 Finished clone github.com/prometheus/common [2020-05-27T14:36:39.226Z] 2020/05/27 14:36:39 Clone github.com/opencontainers/selinux, revision c688bba66d7ecb448819836b96f9c416da8b0746, attempt 1/20 [2020-05-27T14:36:39.481Z] 2020/05/27 14:36:39 Finished clone github.com/morikuni/aec [2020-05-27T14:36:39.481Z] 2020/05/27 14:36:39 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-05-27T14:36:40.033Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-27T14:36:40.359Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-27T14:36:40.359Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-27T14:36:40.406Z] 2020/05/27 14:36:40 Finished clone github.com/inconshreveable/mousetrap [2020-05-27T14:36:40.406Z] 2020/05/27 14:36:40 Finished clone github.com/spf13/pflag [2020-05-27T14:36:40.576Z] ok github.com/docker/docker/daemon/logger/local 0.341s coverage: 75.2% of statements [2020-05-27T14:36:40.576Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-27T14:36:40.576Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.221s coverage: 33.3% of statements [2020-05-27T14:36:40.576Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.312s coverage: 36.3% of statements [2020-05-27T14:36:40.923Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-27T14:36:40.968Z] 2020/05/27 14:36:40 Finished clone github.com/docker/go-metrics [2020-05-27T14:36:40.968Z] 2020/05/27 14:36:40 Finished clone github.com/spf13/cobra [2020-05-27T14:36:41.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-27T14:36:41.746Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-27T14:36:41.831Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-05-27T14:36:42.004Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-27T14:36:42.173Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2020-05-27T14:36:42.261Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-27T14:36:42.331Z] 2020/05/27 14:36:42 Finished clone github.com/opencontainers/selinux [2020-05-27T14:36:42.493Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 68.8% of statements [2020-05-27T14:36:42.652Z] ok github.com/docker/docker/daemon/logger/syslog 0.170s coverage: 47.8% of statements [2020-05-27T14:36:42.826Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-27T14:36:43.125Z] ok github.com/docker/docker/plugin 0.662s coverage: 23.1% of statements [2020-05-27T14:36:43.137Z] ok github.com/docker/docker/daemon/logger/splunk 2.568s coverage: 82.5% of statements [2020-05-27T14:36:43.137Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-27T14:36:43.137Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-27T14:36:43.137Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-27T14:36:43.391Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-27T14:36:43.709Z] 2020/05/27 14:36:43 Finished clone github.com/google/certificate-transparency-go [2020-05-27T14:36:43.956Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-27T14:36:44.655Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-05-27T14:36:44.910Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-05-27T14:36:44.910Z] === RUN TestCreateServiceSecretFileMode [2020-05-27T14:36:45.289Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2020-05-27T14:36:46.146Z] ok github.com/docker/docker/distribution/metadata 1.307s coverage: 48.2% of statements [2020-05-27T14:36:46.146Z] ok github.com/docker/docker/distribution 1.594s coverage: 20.3% of statements [2020-05-27T14:36:46.146Z] ok github.com/docker/docker/errdefs 0.130s coverage: 49.4% of statements [2020-05-27T14:36:46.624Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-27T14:36:46.839Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-05-27T14:36:47.132Z] ok github.com/docker/docker/registry 0.374s coverage: 56.3% of statements [2020-05-27T14:36:47.440Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2020-05-27T14:36:47.440Z] === RUN TestCreateServiceConfigFileMode [2020-05-27T14:36:47.863Z] 2020/05/27 14:36:47 Finished clone github.com/cloudflare/cfssl [2020-05-27T14:36:48.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-27T14:36:48.222Z] ok github.com/docker/docker/distribution/xfer 2.642s coverage: 77.3% of statements [2020-05-27T14:36:48.222Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-27T14:36:48.694Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-27T14:36:48.708Z] ok github.com/docker/docker/image/cache 0.284s coverage: 19.2% of statements [2020-05-27T14:36:48.952Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-27T14:36:49.187Z] ok github.com/docker/docker/image/v1 0.264s coverage: 25.0% of statements [2020-05-27T14:36:49.202Z] ok github.com/docker/docker/runconfig 0.037s coverage: 65.8% of statements [2020-05-27T14:36:49.517Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-27T14:36:49.666Z] ok github.com/docker/docker/image 1.222s coverage: 86.4% of statements [2020-05-27T14:36:49.971Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2020-05-27T14:36:49.971Z] === RUN TestCreateServiceSysctls [2020-05-27T14:36:50.145Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-27T14:36:50.145Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-27T14:36:50.638Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2020-05-27T14:36:52.795Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2020-05-27T14:36:52.900Z] ok github.com/docker/docker/libcontainerd/local 0.404s coverage: 1.0% of statements [2020-05-27T14:36:52.900Z] ok github.com/docker/docker/pkg/aaparser 0.419s coverage: 50.0% of statements [2020-05-27T14:36:52.900Z] ok github.com/docker/docker/layer 0.645s coverage: 30.1% of statements [2020-05-27T14:36:53.094Z] 2020/05/27 14:36:52 Finished clone cloud.google.com/go [2020-05-27T14:36:53.379Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-27T14:36:53.379Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-27T14:36:53.379Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-27T14:36:53.379Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-27T14:36:53.379Z] ? github.com/docker/docker/oci [no test files] [2020-05-27T14:36:53.379Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-27T14:36:53.454Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-05-27T14:36:53.696Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-27T14:36:53.761Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 67.0% of statements [2020-05-27T14:36:53.954Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-27T14:36:54.157Z] --- PASS: TestCreateServiceSysctls (3.66s) [2020-05-27T14:36:54.157Z] === RUN TestCreateServiceCapabilities [2020-05-27T14:36:54.387Z] ok github.com/docker/docker/opts 0.444s coverage: 67.7% of statements [2020-05-27T14:36:54.866Z] ok github.com/docker/docker/pkg/broadcaster 0.053s coverage: 100.0% of statements [2020-05-27T14:36:55.607Z] 2020/05/27 14:36:55 Finished clone github.com/docker/swarmkit [2020-05-27T14:36:55.816Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-27T14:36:55.872Z] ok github.com/docker/docker/pkg/authorization 0.968s coverage: 26.8% of statements [2020-05-27T14:36:56.351Z] ok github.com/docker/docker/pkg/capabilities 0.482s coverage: 87.5% of statements [2020-05-27T14:36:57.228Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-27T14:36:57.359Z] ok github.com/docker/docker/pkg/chrootarchive 0.130s coverage: 15.4% of statements [2020-05-27T14:36:57.359Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2020-05-27T14:36:57.444Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-05-27T14:36:57.444Z] === RUN TestInspect [2020-05-27T14:36:58.372Z] ok github.com/docker/docker/pkg/discovery 0.185s coverage: 58.3% of statements [2020-05-27T14:36:59.126Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-27T14:36:59.381Z] ok github.com/docker/docker/pkg/discovery/file 0.171s coverage: 92.9% of statements [2020-05-27T14:36:59.384Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-27T14:36:59.975Z] --- PASS: TestInspect (2.96s) [2020-05-27T14:36:59.975Z] === RUN TestCreateJob [2020-05-27T14:37:00.316Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-27T14:37:00.390Z] ok github.com/docker/docker/pkg/discovery/memory 0.155s coverage: 92.3% of statements [2020-05-27T14:37:00.843Z] 2020/05/27 14:37:00 Finished clone github.com/coreos/etcd [2020-05-27T14:37:00.869Z] ok github.com/docker/docker/pkg/discovery/nodes 0.075s coverage: 93.8% of statements [2020-05-27T14:37:01.099Z] 2020/05/27 14:37:00 Finished clone github.com/containerd/containerd [2020-05-27T14:37:01.246Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-27T14:37:01.879Z] ok github.com/docker/docker/pkg/filenotify 0.104s coverage: 36.2% of statements [2020-05-27T14:37:02.357Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 87.7% of statements [2020-05-27T14:37:02.462Z] 2020/05/27 14:37:02 Finished clone google.golang.org/genproto [2020-05-27T14:37:02.790Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/rootless [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/volume [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-27T14:37:02.790Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === Skipped [2020-05-27T14:37:02.790Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-27T14:37:02.790Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-27T14:37:02.790Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-27T14:37:02.790Z] time="2020-05-27T14:35:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-27T14:37:02.790Z] time="2020-05-27T14:35:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-27T14:37:02.790Z] time="2020-05-27T14:35:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-27T14:37:02.790Z] time="2020-05-27T14:35:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-27T14:37:02.790Z] time="2020-05-27T14:35:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-27T14:37:02.790Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-27T14:37:02.790Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-27T14:37:02.790Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-27T14:37:02.790Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-27T14:37:02.790Z] graphtest_unix.go:73: No driver to put! [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-27T14:37:02.790Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-27T14:37:02.790Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] [2020-05-27T14:37:02.790Z] DONE 2123 tests, 26 skipped in 350.829s [2020-05-27T14:37:03.367Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements Post stage [Pipeline] junit [2020-05-27T14:37:03.527Z] Recording test results [2020-05-27T14:37:03.847Z] ok github.com/docker/docker/pkg/discovery/kv 3.558s coverage: 84.1% of statements [Pipeline] } [Pipeline] // stage [2020-05-27T14:37:04.162Z] --- PASS: TestCreateJob (4.12s) [2020-05-27T14:37:04.162Z] === RUN TestReplicatedJob [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-27T14:37:04.326Z] ok github.com/docker/docker/pkg/idtools 0.107s coverage: 6.5% of statements [2020-05-27T14:37:04.524Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-27T14:37:04.651Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9569f524360c354fc192c50fbc0869ec4ffa916 hack/make.sh dynbinary test-integration [2020-05-27T14:37:04.945Z] [2020-05-27T14:37:05.089Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-27T14:37:05.238Z] Removing bundles/ [2020-05-27T14:37:05.238Z] [2020-05-27T14:37:05.238Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-27T14:37:05.238Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:37:05.238Z] GOOS="" GOARCH="" GOARM="" [2020-05-27T14:37:05.345Z] ok github.com/docker/docker/pkg/locker 0.168s coverage: 88.9% of statements [2020-05-27T14:37:05.358Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-27T14:37:05.831Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2020-05-27T14:37:05.831Z] ok github.com/docker/docker/pkg/archive 9.990s coverage: 62.0% of statements [2020-05-27T14:37:05.831Z] ok github.com/docker/docker/pkg/ioutils 0.762s coverage: 69.2% of statements [2020-05-27T14:37:06.310Z] ok github.com/docker/docker/pkg/longpath 0.071s coverage: 100.0% of statements [2020-05-27T14:37:06.789Z] ok github.com/docker/docker/pkg/namesgenerator 0.061s coverage: 85.7% of statements [2020-05-27T14:37:07.268Z] ok github.com/docker/docker/pkg/parsers 0.319s coverage: 97.0% of statements [2020-05-27T14:37:07.746Z] ok github.com/docker/docker/pkg/pidfile 0.070s coverage: 82.6% of statements [2020-05-27T14:37:09.352Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.101s coverage: 56.8% of statements [2020-05-27T14:37:10.363Z] ok github.com/docker/docker/pkg/plugins/transport 0.145s coverage: 85.7% of statements [2020-05-27T14:37:10.616Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-27T14:37:10.616Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-27T14:37:10.727Z] --- PASS: TestReplicatedJob (6.63s) [2020-05-27T14:37:10.727Z] === RUN TestUpdateReplicatedJob [2020-05-27T14:37:10.842Z] ok github.com/docker/docker/pkg/pools 0.198s coverage: 88.2% of statements [2020-05-27T14:37:11.331Z] ok github.com/docker/docker/pkg/progress 0.076s coverage: 75.9% of statements [2020-05-27T14:37:12.339Z] ok github.com/docker/docker/pkg/reexec 0.160s coverage: 82.4% of statements [2020-05-27T14:37:12.513Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-27T14:37:12.513Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-27T14:37:12.513Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-27T14:37:12.513Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-27T14:37:12.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-27T14:37:12.819Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 73.9% of statements [2020-05-27T14:37:13.298Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 20.3% of statements [2020-05-27T14:37:13.777Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-05-27T14:37:14.410Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-27T14:37:14.785Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-05-27T14:37:14.785Z] ok github.com/docker/docker/pkg/streamformatter 0.092s coverage: 66.2% of statements [2020-05-27T14:37:14.914Z] --- PASS: TestUpdateReplicatedJob (3.67s) [2020-05-27T14:37:14.914Z] === RUN TestServiceListWithStatuses [2020-05-27T14:37:14.914Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-27T14:37:14.914Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:37:14.914Z] === RUN TestDockerNetworkConnectAlias [2020-05-27T14:37:15.794Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2020-05-27T14:37:16.802Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-05-27T14:37:17.281Z] ok github.com/docker/docker/pkg/tailfile 0.212s coverage: 88.6% of statements [2020-05-27T14:37:17.283Z] 2020/05/27 14:37:15 Finished clone github.com/gogo/protobuf [2020-05-27T14:37:17.685Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-27T14:37:17.685Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-27T14:37:18.287Z] ok github.com/docker/docker/pkg/tarsum 0.203s coverage: 89.3% of statements [2020-05-27T14:37:18.287Z] testing: warning: no tests to run [2020-05-27T14:37:18.287Z] coverage: [no statements] [2020-05-27T14:37:18.287Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: [no statements] [no tests to run] [2020-05-27T14:37:19.294Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-05-27T14:37:19.294Z] ok github.com/docker/docker/pkg/urlutil 0.065s coverage: 100.0% of statements [2020-05-27T14:37:20.210Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-27T14:37:20.210Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-27T14:37:20.305Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-05-27T14:37:20.775Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-27T14:37:21.359Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-27T14:37:21.440Z] 2020/05/27 14:37:20 Finished clone github.com/hashicorp/consul [2020-05-27T14:37:21.474Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2020-05-27T14:37:21.474Z] === RUN TestDockerNetworkReConnect [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-27T14:37:21.899Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-27T14:37:21.899Z] ok github.com/docker/docker/plugin 0.155s coverage: 12.0% of statements [2020-05-27T14:37:22.378Z] ok github.com/docker/docker/plugin/v2 0.168s coverage: 20.1% of statements [2020-05-27T14:37:23.385Z] ok github.com/docker/docker/reference 0.225s coverage: 84.4% of statements [2020-05-27T14:37:23.893Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-27T14:37:23.893Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-27T14:37:24.395Z] ok github.com/docker/docker/registry/resumable 0.333s coverage: 100.0% of statements [2020-05-27T14:37:24.824Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-27T14:37:24.875Z] ok github.com/docker/docker/restartmanager 0.063s coverage: 45.3% of statements [2020-05-27T14:37:25.883Z] ok github.com/docker/docker/registry 0.426s coverage: 51.7% of statements [2020-05-27T14:37:25.883Z] ok github.com/docker/docker/runconfig 0.147s coverage: 52.2% of statements [2020-05-27T14:37:26.195Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-27T14:37:26.362Z] ok github.com/docker/docker/testutil 0.111s coverage: 62.5% of statements [2020-05-27T14:37:26.741Z] --- PASS: TestDockerNetworkReConnect (5.06s) [2020-05-27T14:37:26.741Z] === RUN TestServicePlugin [2020-05-27T14:37:26.741Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-27T14:37:26.741Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:37:26.741Z] === RUN TestServiceUpdateLabel [2020-05-27T14:37:28.092Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-27T14:37:29.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-27T14:37:29.272Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-05-27T14:37:29.273Z] === RUN TestServiceUpdateSecrets [2020-05-27T14:37:29.369Z] ok github.com/docker/docker/volume/drivers 0.242s coverage: 36.1% of statements [2020-05-27T14:37:29.369Z] ok github.com/docker/docker/volume/local 0.121s coverage: 37.7% of statements [2020-05-27T14:37:29.589Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-27T14:37:29.848Z] ok github.com/docker/docker/volume/mounts 0.117s coverage: 66.2% of statements [2020-05-27T14:37:31.443Z] ok github.com/docker/docker/volume/service 0.387s coverage: 70.3% of statements [2020-05-27T14:37:32.112Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-27T14:37:33.481Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-27T14:37:35.376Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-27T14:37:37.273Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-27T14:37:39.167Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-27T14:37:43.331Z] 2020/05/27 14:37:39 Finished clone github.com/aws/aws-sdk-go [2020-05-27T14:37:43.345Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-27T14:37:45.241Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-27T14:37:45.806Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-27T14:37:46.503Z] ok github.com/docker/docker/pkg/plugins 35.154s coverage: 73.4% of statements [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/rootless [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/volume [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-27T14:37:46.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === Skipped [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-27T14:37:46.503Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-27T14:37:46.503Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-27T14:37:46.503Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-27T14:37:46.503Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-27T14:37:46.503Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-27T14:37:46.503Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-27T14:37:46.503Z] daemon_test.go:147: root required [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-27T14:37:46.503Z] reload_test.go:520: root required [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-27T14:37:46.503Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-27T14:37:46.503Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-27T14:37:46.503Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-27T14:37:46.503Z] download_test.go:268: Needs fixing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-27T14:37:46.503Z] layer_test.go:304: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-27T14:37:46.503Z] layer_test.go:353: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-27T14:37:46.503Z] layer_test.go:468: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-27T14:37:46.503Z] layer_test.go:697: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-27T14:37:46.503Z] migration_test.go:46: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-27T14:37:46.503Z] migration_test.go:182: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-27T14:37:46.503Z] mount_test.go:17: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-27T14:37:46.503Z] mount_test.go:76: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-27T14:37:46.503Z] mount_test.go:125: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-27T14:37:46.503Z] mount_test.go:212: Failing on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:133: Xz not present in msys2 [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:238: Failing on Windows CI machines [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-27T14:37:46.503Z] archive_windows_test.go:16: Currently fails [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-27T14:37:46.503Z] changes_test.go:192: needs more investigation [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-27T14:37:46.503Z] changes_test.go:405: needs further investigation [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-27T14:37:46.503Z] changes_test.go:441: needs further investigation [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-27T14:37:46.503Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-27T14:37:46.503Z] poller_test.go:41: No chmod on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-27T14:37:46.503Z] fileutils_test.go:134: Needs porting to Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-27T14:37:46.503Z] fileutils_test.go:180: Needs porting to Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-27T14:37:46.503Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-27T14:37:46.503Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-05-27T14:37:46.503Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-27T14:37:46.503Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-27T14:37:46.503Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-27T14:37:46.503Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] [2020-05-27T14:37:46.503Z] DONE 1761 tests, 46 skipped in 221.523s [2020-05-27T14:37:46.503Z] INFO: make.ps1 ended at 05/27/2020 14:37:45 [2020-05-27T14:37:47.353Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-05-27T14:37:47.353Z] === RUN TestServiceUpdateConfigs [2020-05-27T14:37:47.701Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-27T14:37:48.631Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-27T14:37:49.504Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-27T14:37:49.504Z] INFO: Unit tests ended at 05/27/2020 14:37:49. Duration:00:03:59.7566241 [2020-05-27T14:37:49.504Z] INFO: Building busybox [2020-05-27T14:37:49.504Z] Sending build context to Docker daemon 5.12kB [2020-05-27T14:37:49.504Z] [2020-05-27T14:37:49.504Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-27T14:37:49.504Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-27T14:37:49.504Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-27T14:37:49.504Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-27T14:37:49.504Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-27T14:37:49.504Z] ---> 561b89eac394 [2020-05-27T14:37:49.504Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-27T14:37:49.504Z] ---> Running in 7cc29d52c07e [2020-05-27T14:37:50.528Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-27T14:37:51.898Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-27T14:37:52.155Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-27T14:37:52.719Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-27T14:37:52.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-27T14:37:53.235Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-27T14:37:54.340Z] Removing intermediate container 7cc29d52c07e [2020-05-27T14:37:54.340Z] ---> a6d4caec69e9 [2020-05-27T14:37:54.340Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-27T14:37:54.340Z] ---> Running in 273d3fdabd56 [2020-05-27T14:37:54.340Z] Removing intermediate container 273d3fdabd56 [2020-05-27T14:37:54.340Z] ---> bde9344018ee [2020-05-27T14:37:54.340Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-27T14:37:54.340Z] ---> Running in 4fed616ae56e [2020-05-27T14:37:54.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-27T14:37:54.819Z] Removing intermediate container 4fed616ae56e [2020-05-27T14:37:54.819Z] ---> 6517adaec14a [2020-05-27T14:37:54.819Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-27T14:37:55.833Z] [2020-05-27T14:37:56.320Z] ---> bac26e6d6bef [2020-05-27T14:37:56.320Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-27T14:37:56.320Z] ---> Running in 1f19fa827a2f [2020-05-27T14:37:56.504Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-27T14:37:56.504Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-27T14:37:57.875Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-27T14:37:59.549Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2020-05-27T14:37:59.549Z] === RUN TestServiceUpdateNetwork [2020-05-27T14:38:05.103Z] Removing intermediate container 1f19fa827a2f [2020-05-27T14:38:05.103Z] ---> c15993b381fe [2020-05-27T14:38:05.103Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-27T14:38:05.103Z] ---> Running in 3b7518934d0e [2020-05-27T14:38:05.974Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-27T14:38:06.109Z] [2020-05-27T14:38:06.109Z] SUCCESS: Specified value was saved. [2020-05-27T14:38:09.110Z] Removing intermediate container 3b7518934d0e [2020-05-27T14:38:09.110Z] ---> a40faf8c88b0 [2020-05-27T14:38:09.110Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-27T14:38:09.110Z] ---> Running in bc9a8dba6f77 [2020-05-27T14:38:12.525Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-27T14:38:12.960Z] Cannot create a file when that file already exists. [2020-05-27T14:38:13.089Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-27T14:38:14.424Z] --- PASS: TestServiceUpdateNetwork (14.70s) [2020-05-27T14:38:14.424Z] === RUN TestServiceUpdatePidsLimit [2020-05-27T14:38:15.359Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-27T14:38:16.295Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-27T14:38:16.368Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-27T14:38:16.933Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-27T14:38:17.779Z] Removing intermediate container bc9a8dba6f77 [2020-05-27T14:38:17.779Z] ---> 6d826bb0c14d [2020-05-27T14:38:17.779Z] Step 13/13 : CMD ["sh"] [2020-05-27T14:38:17.779Z] ---> Running in 91f2207a5d4a [2020-05-27T14:38:18.256Z] Removing intermediate container 91f2207a5d4a [2020-05-27T14:38:18.256Z] ---> 256dc2f1fdc2 [2020-05-27T14:38:18.256Z] Successfully built 256dc2f1fdc2 [2020-05-27T14:38:18.256Z] Successfully tagged busybox:latest [2020-05-27T14:38:18.256Z] INFO: Docker images of the daemon under test [2020-05-27T14:38:18.256Z] [2020-05-27T14:38:18.256Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-27T14:38:18.256Z] busybox latest 256dc2f1fdc2 Less than a second ago 3.72GB [2020-05-27T14:38:18.256Z] microsoft/windowsservercore latest 561b89eac394 2 weeks ago 3.7GB [2020-05-27T14:38:18.256Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 2 weeks ago 3.7GB [2020-05-27T14:38:18.256Z] [2020-05-27T14:38:18.256Z] INFO: Running integration tests at 05/27/2020 14:38:17... [2020-05-27T14:38:18.256Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-27T14:38:18.256Z] INFO: Integration API tests being run from the host: [2020-05-27T14:38:18.256Z] INFO: make.ps1 starting at 05/27/2020 14:38:18 [2020-05-27T14:38:19.263Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-27T14:38:19.457Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-27T14:38:21.355Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-27T14:38:24.407Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-27T14:38:24.633Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-27T14:38:24.633Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite (362.28s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.14s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.23s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.98s) [2020-05-27T14:38:31.187Z] docker_cli_daemon_test.go:1449: [dd3f86674d42a] daemon is not started [2020-05-27T14:38:31.187Z] check_test.go:309: [da511604280b6] daemon is not started [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.41s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.18s) [2020-05-27T14:38:31.187Z] check_test.go:309: [df6db224d5e49] daemon is not started [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.00s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.91s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.90s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.24s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.85s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.12s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.21s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-27T14:38:31.187Z] check_test.go:309: [d3bfebb8df7ea] daemon is not started [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-27T14:38:31.187Z] check_test.go:309: [dc7dae06ed7ec] daemon is not started [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.81s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2020-05-27T14:38:31.187Z] check_test.go:309: [d57d59263b43c] daemon is not started [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.98s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.85s) [2020-05-27T14:38:31.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.64s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-27T14:38:31.188Z] check_test.go:309: [dfe79a824e670] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.77s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s) [2020-05-27T14:38:31.188Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-27T14:38:31.188Z] check_test.go:309: [d5c846716f5bb] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.32s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d1da8840d7e7b] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.40s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-27T14:38:31.188Z] check_test.go:309: [de26e02656b94] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2020-05-27T14:38:31.188Z] docker_cli_daemon_plugins_test.go:79: [dc84fed33147a] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.17s) [2020-05-27T14:38:31.188Z] docker_cli_daemon_plugins_test.go:169: [d7b5ecf4e9be3] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.94s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.64s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d3f2c3ac5e65e] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.89s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.91s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.24s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.80s) [2020-05-27T14:38:31.188Z] check_test.go:309: [dac4592f864fe] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.12s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.50s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.50s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.70s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.20s) [2020-05-27T14:38:31.188Z] check_test.go:309: [df4231c11fa3f] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.67s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.60s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s) [2020-05-27T14:38:31.188Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-27T14:38:31.188Z] check_test.go:309: [d844f7351ab78] daemon is not started [2020-05-27T14:38:31.188Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-27T14:38:31.188Z] check_test.go:309: [d5a3caae0a276] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d53e03d02cd70] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.28s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.08s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.51s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.26s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.93s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d5f4f9cd7ed11] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.42s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.12s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d83163543e1c8] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.02s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.30s) [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-27T14:38:31.188Z] check_test.go:309: [d2ddcf64eb667] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-05-27T14:38:31.188Z] check_test.go:309: [dcc32b6c2fc46] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.69s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d8cf03fac6151] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.33s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.92s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-05-27T14:38:31.188Z] check_test.go:309: [dc1cbc1818730] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.08s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.04s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.10s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.27s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d46427b8e7f1f] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.01s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d172c5dd6641e] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.46s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.96s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.65s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.93s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.34s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.48s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.34s) [2020-05-27T14:38:31.188Z] docker_cli_daemon_test.go:2544: [dd39ddb08d9ad] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.22s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.21s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.20s) [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-05-27T14:38:31.188Z] check_test.go:309: [d59caca119de7] daemon is not started [2020-05-27T14:38:31.188Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.41s) [2020-05-27T14:38:31.188Z] === RUN TestDockerSwarmSuite [2020-05-27T14:38:31.188Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-27T14:38:32.118Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-27T14:38:32.519Z] --- PASS: TestServiceUpdatePidsLimit (17.10s) [2020-05-27T14:38:32.519Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-05-27T14:38:32.519Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-27T14:38:32.519Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2020-05-27T14:38:32.519Z] PASS [2020-05-27T14:38:32.519Z] [2020-05-27T14:38:32.519Z] === Skipped [2020-05-27T14:38:32.519Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-27T14:38:32.519Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:38:32.519Z] [2020-05-27T14:38:32.519Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-27T14:38:32.519Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:38:32.519Z] [2020-05-27T14:38:32.519Z] [2020-05-27T14:38:32.519Z] DONE 27 tests, 2 skipped in 157.629s [2020-05-27T14:38:32.519Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-27T14:38:32.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:38:32.519Z] ++ set -e [2020-05-27T14:38:32.519Z] ++ '[' -n 0 ']' [2020-05-27T14:38:32.519Z] ++ set -x [2020-05-27T14:38:32.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:38:32.519Z] INFO: Testing against a local daemon [2020-05-27T14:38:32.519Z] === RUN TestSessionCreate [2020-05-27T14:38:32.519Z] --- PASS: TestSessionCreate (0.05s) [2020-05-27T14:38:32.519Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-27T14:38:32.519Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-27T14:38:32.519Z] PASS [2020-05-27T14:38:32.519Z] [2020-05-27T14:38:32.519Z] DONE 2 tests in 0.247s [2020-05-27T14:38:32.519Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-27T14:38:32.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:38:32.519Z] ++ set -e [2020-05-27T14:38:32.519Z] ++ '[' -n 0 ']' [2020-05-27T14:38:32.519Z] ++ set -x [2020-05-27T14:38:32.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:38:32.519Z] INFO: Testing against a local daemon [2020-05-27T14:38:32.519Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-27T14:38:32.519Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:38:32.519Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:38:32.519Z] === RUN TestEventsExecDie [2020-05-27T14:38:32.519Z] --- PASS: TestEventsExecDie (0.92s) [2020-05-27T14:38:32.519Z] === RUN TestEventsBackwardsCompatible [2020-05-27T14:38:32.519Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-27T14:38:32.519Z] === RUN TestInfoBinaryCommits [2020-05-27T14:38:32.777Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-27T14:38:32.777Z] === RUN TestInfoAPIVersioned [2020-05-27T14:38:32.777Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-27T14:38:32.777Z] === RUN TestInfoDiscoveryBackend [2020-05-27T14:38:33.050Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-27T14:38:33.050Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-27T14:38:33.345Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-05-27T14:38:33.345Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-27T14:38:34.279Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-27T14:38:34.279Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-27T14:38:34.846Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-05-27T14:38:34.846Z] === RUN TestInfoAPI [2020-05-27T14:38:34.946Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-27T14:38:35.105Z] --- PASS: TestInfoAPI (0.05s) [2020-05-27T14:38:35.105Z] === RUN TestInfoAPIWarnings [2020-05-27T14:38:35.672Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-27T14:38:35.672Z] === RUN TestInfoDebug [2020-05-27T14:38:36.239Z] --- PASS: TestInfoDebug (0.59s) [2020-05-27T14:38:36.239Z] === RUN TestInfoInsecureRegistries [2020-05-27T14:38:36.807Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-05-27T14:38:36.807Z] === RUN TestInfoRegistryMirrors [2020-05-27T14:38:37.374Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-05-27T14:38:37.374Z] === RUN TestLoginFailsWithBadCredentials [2020-05-27T14:38:37.632Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2020-05-27T14:38:37.632Z] === RUN TestPingCacheHeaders [2020-05-27T14:38:37.890Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-27T14:38:37.890Z] === RUN TestPingGet [2020-05-27T14:38:37.890Z] --- PASS: TestPingGet (0.03s) [2020-05-27T14:38:37.890Z] === RUN TestPingHead [2020-05-27T14:38:37.890Z] --- PASS: TestPingHead (0.05s) [2020-05-27T14:38:37.890Z] === RUN TestVersion [2020-05-27T14:38:37.890Z] --- PASS: TestVersion (0.05s) [2020-05-27T14:38:37.890Z] PASS [2020-05-27T14:38:37.890Z] [2020-05-27T14:38:37.890Z] === Skipped [2020-05-27T14:38:37.890Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:38:37.890Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:38:37.890Z] [2020-05-27T14:38:37.890Z] [2020-05-27T14:38:37.890Z] DONE 18 tests, 1 skipped in 6.472s [2020-05-27T14:38:37.890Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-27T14:38:37.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:38:37.890Z] ++ set -e [2020-05-27T14:38:37.890Z] ++ '[' -n 0 ']' [2020-05-27T14:38:37.890Z] ++ set -x [2020-05-27T14:38:37.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:38:38.149Z] INFO: Testing against a local daemon [2020-05-27T14:38:38.149Z] === RUN TestVolumesCreateAndList [2020-05-27T14:38:38.149Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-27T14:38:38.149Z] === RUN TestVolumesRemove [2020-05-27T14:38:38.149Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-27T14:38:38.149Z] === RUN TestVolumesInspect [2020-05-27T14:38:38.411Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-27T14:38:38.411Z] === RUN TestVolumesInvalidJSON [2020-05-27T14:38:38.411Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-27T14:38:38.411Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-27T14:38:38.411Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-27T14:38:38.411Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-27T14:38:38.411Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-27T14:38:38.411Z] PASS [2020-05-27T14:38:38.411Z] [2020-05-27T14:38:38.411Z] DONE 5 tests in 0.371s [2020-05-27T14:38:38.411Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-27T14:38:38.669Z] ++++ cat bundles/test-integration/docker.pid [2020-05-27T14:38:38.669Z] +++ kill 13929 [2020-05-27T14:38:39.125Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-27T14:38:39.125Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-27T14:38:40.044Z] +++ /etc/init.d/apparmor stop [2020-05-27T14:38:40.044Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T14:38:40.044Z] [2020-05-27T14:38:40.044Z] Unloading profiles will leave already running processes permanently [2020-05-27T14:38:40.044Z] unconfined, which can lead to unexpected situations. [2020-05-27T14:38:40.044Z] [2020-05-27T14:38:40.044Z] To set a process to complain mode, use the command line tool [2020-05-27T14:38:40.044Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T14:38:40.044Z] +++ true [2020-05-27T14:38:40.044Z] [2020-05-27T14:38:42.403Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles Post stage [Pipeline] junit [2020-05-27T14:38:42.589Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-27T14:38:43.476Z] + echo Ensuring container killed. [2020-05-27T14:38:43.476Z] Ensuring container killed. [2020-05-27T14:38:43.476Z] + docker rm -vf docker-pr3 [2020-05-27T14:38:43.476Z] Error: No such container: docker-pr3 [2020-05-27T14:38:43.476Z] + true [Pipeline] sh [2020-05-27T14:38:43.764Z] + echo Chowning /workspace to jenkins user [2020-05-27T14:38:43.764Z] Chowning /workspace to jenkins user [2020-05-27T14:38:43.764Z] + id -u [2020-05-27T14:38:43.764Z] + id -g [2020-05-27T14:38:43.764Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41029:/workspace busybox chown -R 1000:1000 /workspace [2020-05-27T14:38:43.764Z] Unable to find image 'busybox:latest' locally [2020-05-27T14:38:44.022Z] latest: Pulling from library/busybox [2020-05-27T14:38:44.022Z] aa3e7422f3d1: Pulling fs layer [2020-05-27T14:38:44.280Z] aa3e7422f3d1: Verifying Checksum [2020-05-27T14:38:44.280Z] aa3e7422f3d1: Download complete [2020-05-27T14:38:44.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-27T14:38:44.538Z] aa3e7422f3d1: Pull complete [2020-05-27T14:38:44.538Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-27T14:38:44.538Z] Status: Downloaded newer image for busybox:latest [2020-05-27T14:38:44.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:38:44.733Z] INFO: Testing against a local daemon [2020-05-27T14:38:44.862Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-27T14:38:48.132Z] + bundleName=arm64-integration [2020-05-27T14:38:48.132Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-27T14:38:48.132Z] Creating arm64-integration-bundles.tar.gz [2020-05-27T14:38:48.132Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-27T14:38:48.132Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-27T14:38:48.402Z] Archiving artifacts [2020-05-27T14:38:50.420Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-27T14:38:50.767Z] + make clean [2020-05-27T14:38:50.934Z] 2020/05/27 14:38:43 Finished clone google.golang.org/api [2020-05-27T14:38:50.934Z] 2020/05/27 14:38:43 Dependencies downloaded. Download time: 2m39.784511194s [2020-05-27T14:38:50.934Z] 2020/05/27 14:38:43 Collecting all dependencies [2020-05-27T14:38:51.334Z] docker volume rm -f docker-dev-cache [2020-05-27T14:38:51.593Z] docker-dev-cache [Pipeline] deleteDir [2020-05-27T14:38:52.974Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-27T14:38:53.441Z] 2020/05/27 14:38:53 Clean vendor dir from unused packages [2020-05-27T14:38:53.441Z] 2020/05/27 14:38:53 Ignoring paths matching "^archive/tar" [2020-05-27T14:38:54.003Z] 2020/05/27 14:38:53 Success [2020-05-27T14:38:54.003Z] 2020/05/27 14:38:53 Running time: 2m52.912392161s [2020-05-27T14:38:54.257Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-27T14:38:55.270Z] + echo Building e2e image [2020-05-27T14:38:55.270Z] Building e2e image [2020-05-27T14:38:55.270Z] + docker build --build-arg DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-27T14:38:55.270Z] #2 [internal] load .dockerignore [2020-05-27T14:38:55.270Z] #2 transferring context: 34B done [2020-05-27T14:38:55.270Z] #2 DONE 0.0s [2020-05-27T14:38:55.270Z] [2020-05-27T14:38:55.270Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-27T14:38:55.270Z] #1 transferring dockerfile: 3.21kB done [2020-05-27T14:38:55.270Z] #1 DONE 0.0s [2020-05-27T14:38:55.270Z] [2020-05-27T14:38:55.270Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-27T14:38:55.524Z] #4 DONE 0.3s [2020-05-27T14:38:55.524Z] [2020-05-27T14:38:55.524Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-27T14:38:55.531Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-27T14:38:55.785Z] #3 DONE 0.5s [2020-05-27T14:38:55.785Z] [2020-05-27T14:38:55.785Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-27T14:38:55.785Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-05-27T14:38:56.041Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-27T14:38:56.041Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-05-27T14:38:56.041Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-05-27T14:38:56.041Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-27T14:38:56.041Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-27T14:38:56.041Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 4.43MB / 126.95MB 0.2s [2020-05-27T14:38:56.041Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.2s done [2020-05-27T14:38:56.041Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-05-27T14:38:56.296Z] #14 ... [2020-05-27T14:38:56.296Z] [2020-05-27T14:38:56.296Z] #8 [internal] load build context [2020-05-27T14:38:56.296Z] #8 transferring context: 847.84kB 0.3s done [2020-05-27T14:38:56.296Z] #8 DONE 0.4s [2020-05-27T14:38:56.296Z] [2020-05-27T14:38:56.296Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-27T14:38:56.296Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-27T14:38:56.296Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 20.17MB / 126.95MB 0.4s [2020-05-27T14:38:56.296Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-27T14:38:56.550Z] #14 ... [2020-05-27T14:38:56.550Z] [2020-05-27T14:38:56.550Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-27T14:38:56.550Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-27T14:38:56.550Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-27T14:38:56.550Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-27T14:38:56.550Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-27T14:38:56.550Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-05-27T14:38:56.550Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-27T14:38:56.550Z] #5 DONE 0.7s [2020-05-27T14:38:56.550Z] [2020-05-27T14:38:56.550Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-27T14:38:56.551Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 28.09MB / 126.95MB 0.5s [2020-05-27T14:38:56.551Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 41.95MB / 126.95MB 0.7s [2020-05-27T14:38:56.808Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 59.46MB / 126.95MB 0.9s [2020-05-27T14:38:56.808Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 69.19MB / 126.95MB 1.0s [2020-05-27T14:38:57.066Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 77.52MB / 126.95MB 1.1s [2020-05-27T14:38:57.066Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 91.51MB / 126.95MB 1.2s [2020-05-27T14:38:57.321Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 114.45MB / 126.95MB 1.4s [2020-05-27T14:38:57.321Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.6s [2020-05-27T14:38:57.576Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.6s done [2020-05-27T14:38:57.576Z] #14 ... [2020-05-27T14:38:57.576Z] [2020-05-27T14:38:57.576Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-27T14:38:57.576Z] #6 DONE 1.2s [2020-05-27T14:38:57.576Z] [2020-05-27T14:38:57.576Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-27T14:38:57.576Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-05-27T14:38:58.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-27T14:38:58.071Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-27T14:38:59.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-27T14:38:59.793Z] ok github.com/docker/docker/integration/build 15.411s [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === Skipped [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-27T14:38:59.793Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-27T14:38:59.793Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-27T14:38:59.793Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-27T14:38:59.793Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-05-27T14:38:59.793Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-27T14:38:59.793Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-27T14:38:59.793Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-27T14:38:59.793Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-27T14:38:59.793Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-05-27T14:38:59.793Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] DONE 22 tests, 10 skipped in 39.580s [2020-05-27T14:38:59.793Z] [2020-05-27T14:38:59.793Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-27T14:39:01.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:39:01.390Z] INFO: Testing against a local daemon [2020-05-27T14:39:01.390Z] ok github.com/docker/docker/integration/config 0.241s [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] === Skipped [2020-05-27T14:39:01.868Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-27T14:39:01.868Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-27T14:39:01.868Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-27T14:39:01.868Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-05-27T14:39:01.868Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-27T14:39:01.868Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-27T14:39:01.868Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-27T14:39:01.868Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] DONE 7 tests, 7 skipped in 2.853s [2020-05-27T14:39:01.868Z] [2020-05-27T14:39:01.868Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-27T14:39:02.809Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.2s [2020-05-27T14:39:03.373Z] #14 ... [2020-05-27T14:39:03.373Z] [2020-05-27T14:39:03.373Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-27T14:39:03.373Z] #7 0.987 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-27T14:39:03.373Z] #7 2.148 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-27T14:39:03.373Z] #7 2.249 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-27T14:39:03.373Z] #7 2.255 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-27T14:39:03.373Z] #7 2.267 (3/30) Installing readline (8.0.0-r0) [2020-05-27T14:39:03.373Z] #7 2.272 (4/30) Installing bash (5.0.0-r0) [2020-05-27T14:39:03.373Z] #7 2.289 Executing bash-5.0.0-r0.post-install [2020-05-27T14:39:03.373Z] #7 2.293 (5/30) Installing ca-certificates (20191127-r0) [2020-05-27T14:39:03.373Z] #7 2.310 (6/30) Installing libgcc (8.3.0-r0) [2020-05-27T14:39:03.373Z] #7 2.314 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-27T14:39:03.373Z] #7 2.328 (8/30) Installing binutils (2.32-r0) [2020-05-27T14:39:03.373Z] #7 2.426 (9/30) Installing gmp (6.1.2-r1) [2020-05-27T14:39:03.373Z] #7 2.434 (10/30) Installing isl (0.18-r0) [2020-05-27T14:39:03.373Z] #7 2.455 (11/30) Installing libgomp (8.3.0-r0) [2020-05-27T14:39:03.373Z] #7 2.460 (12/30) Installing libatomic (8.3.0-r0) [2020-05-27T14:39:03.373Z] #7 2.464 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-27T14:39:03.373Z] #7 2.470 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-27T14:39:03.373Z] #7 2.473 (15/30) Installing gcc (8.3.0-r0) [2020-05-27T14:39:03.373Z] #7 3.313 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-27T14:39:03.373Z] #7 3.416 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-27T14:39:03.373Z] #7 3.419 (18/30) Installing g++ (8.3.0-r0) [2020-05-27T14:39:03.373Z] #7 3.953 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-27T14:39:03.373Z] #7 3.958 (20/30) Installing libcurl (7.66.0-r0) [2020-05-27T14:39:03.373Z] #7 3.964 (21/30) Installing expat (2.2.8-r0) [2020-05-27T14:39:03.373Z] #7 3.967 (22/30) Installing pcre2 (10.33-r0) [2020-05-27T14:39:03.373Z] #7 3.975 (23/30) Installing git (2.22.4-r0) [2020-05-27T14:39:03.373Z] #7 4.187 (24/30) Installing libmnl (1.0.4-r0) [2020-05-27T14:39:03.373Z] #7 4.192 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-27T14:39:03.373Z] #7 4.196 (26/30) Installing iptables (1.8.3-r1) [2020-05-27T14:39:03.373Z] #7 4.230 (27/30) Installing pigz (2.4-r0) [2020-05-27T14:39:03.373Z] #7 4.236 (28/30) Installing tar (1.32-r0) [2020-05-27T14:39:03.373Z] #7 4.247 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-27T14:39:03.373Z] #7 4.251 (30/30) Installing xz (5.2.4-r0) [2020-05-27T14:39:03.373Z] #7 4.257 Executing busybox-1.30.1-r3.trigger [2020-05-27T14:39:03.373Z] #7 4.263 Executing ca-certificates-20191127-r0.trigger [2020-05-27T14:39:03.373Z] #7 4.314 OK: 179 MiB in 44 packages [2020-05-27T14:39:03.373Z] #7 DONE 5.5s [2020-05-27T14:39:03.373Z] [2020-05-27T14:39:03.373Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-27T14:39:03.373Z] #9 DONE 0.1s [2020-05-27T14:39:03.373Z] [2020-05-27T14:39:03.373Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-27T14:39:03.373Z] #10 DONE 0.1s [2020-05-27T14:39:03.373Z] [2020-05-27T14:39:03.373Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-27T14:39:03.373Z] #11 DONE 0.1s [2020-05-27T14:39:03.373Z] [2020-05-27T14:39:03.373Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-27T14:39:03.629Z] #14 ... [2020-05-27T14:39:03.629Z] [2020-05-27T14:39:03.629Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-27T14:39:03.629Z] #12 DONE 0.1s [2020-05-27T14:39:03.629Z] [2020-05-27T14:39:03.629Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-27T14:39:03.629Z] #13 DONE 0.1s [2020-05-27T14:39:03.629Z] [2020-05-27T14:39:03.629Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-27T14:39:03.629Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.9s done [2020-05-27T14:39:03.629Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-05-27T14:39:03.629Z] #14 DONE 8.0s [2020-05-27T14:39:03.884Z] [2020-05-27T14:39:03.884Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-27T14:39:04.138Z] #15 0.572 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-27T14:39:04.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:39:04.871Z] INFO: Testing against a local daemon [2020-05-27T14:39:05.496Z] #15 1.636 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-27T14:39:05.496Z] #15 1.720 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-27T14:39:05.496Z] #15 1.724 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-27T14:39:05.496Z] #15 1.731 (3/42) Installing readline (8.0.1-r0) [2020-05-27T14:39:05.496Z] #15 1.735 (4/42) Installing bash (5.0.11-r1) [2020-05-27T14:39:05.496Z] #15 1.748 Executing bash-5.0.11-r1.post-install [2020-05-27T14:39:05.496Z] #15 1.749 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-27T14:39:05.496Z] #15 1.824 (6/42) Installing libblkid (2.34-r1) [2020-05-27T14:39:05.496Z] #15 1.828 (7/42) Installing libuuid (2.34-r1) [2020-05-27T14:39:05.496Z] #15 1.830 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-27T14:39:05.496Z] #15 1.837 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-27T14:39:05.496Z] #15 1.841 (10/42) Installing libgcc (9.2.0-r4) [2020-05-27T14:39:05.496Z] #15 1.843 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-27T14:39:05.496Z] #15 1.856 (12/42) Installing binutils (2.33.1-r0) [2020-05-27T14:39:05.496Z] #15 1.922 (13/42) Installing libmagic (5.37-r1) [2020-05-27T14:39:05.496Z] #15 1.941 (14/42) Installing file (5.37-r1) [2020-05-27T14:39:05.751Z] #15 1.943 (15/42) Installing gmp (6.1.2-r1) [2020-05-27T14:39:05.751Z] #15 1.949 (16/42) Installing isl (0.18-r0) [2020-05-27T14:39:05.751Z] #15 1.967 (17/42) Installing libgomp (9.2.0-r4) [2020-05-27T14:39:05.751Z] #15 1.970 (18/42) Installing libatomic (9.2.0-r4) [2020-05-27T14:39:05.751Z] #15 1.971 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-27T14:39:05.751Z] #15 1.977 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-27T14:39:05.751Z] #15 1.980 (21/42) Installing gcc (9.2.0-r4) [2020-05-27T14:39:06.309Z] #15 2.656 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-27T14:39:06.564Z] #15 2.726 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-27T14:39:06.564Z] #15 2.728 (24/42) Installing g++ (9.2.0-r4) [2020-05-27T14:39:06.819Z] #15 3.150 (25/42) Installing make (4.2.1-r2) [2020-05-27T14:39:06.819Z] #15 3.154 (26/42) Installing fortify-headers (1.1-r0) [2020-05-27T14:39:06.819Z] #15 3.156 (27/42) Installing build-base (0.5-r1) [2020-05-27T14:39:06.819Z] #15 3.158 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-27T14:39:06.819Z] #15 3.160 (29/42) Installing libcurl (7.67.0-r0) [2020-05-27T14:39:06.819Z] #15 3.166 (30/42) Installing curl (7.67.0-r0) [2020-05-27T14:39:06.819Z] #15 3.170 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-27T14:39:06.819Z] #15 3.176 (32/42) Installing jq (1.6-r0) [2020-05-27T14:39:06.819Z] #15 3.183 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-27T14:39:06.819Z] #15 3.188 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-27T14:39:06.819Z] #15 3.190 (35/42) Installing libaio (0.3.112-r1) [2020-05-27T14:39:06.819Z] #15 3.192 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-27T14:39:06.819Z] #15 3.221 (37/42) Installing libfdisk (2.34-r1) [2020-05-27T14:39:07.073Z] #15 3.227 (38/42) Installing libmount (2.34-r1) [2020-05-27T14:39:07.073Z] #15 3.232 (39/42) Installing libsmartcols (2.34-r1) [2020-05-27T14:39:07.073Z] #15 3.236 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-27T14:39:07.073Z] #15 3.238 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-27T14:39:07.073Z] #15 3.260 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-27T14:39:07.073Z] #15 3.265 Executing busybox-1.31.1-r9.trigger [2020-05-27T14:39:07.073Z] #15 3.270 OK: 196 MiB in 57 packages [2020-05-27T14:39:07.633Z] #15 DONE 3.7s [2020-05-27T14:39:07.633Z] [2020-05-27T14:39:07.633Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-27T14:39:08.193Z] #16 DONE 0.7s [2020-05-27T14:39:08.193Z] [2020-05-27T14:39:08.193Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-27T14:39:08.752Z] #17 DONE 0.7s [2020-05-27T14:39:08.752Z] [2020-05-27T14:39:08.752Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-27T14:39:08.752Z] #18 DONE 0.0s [2020-05-27T14:39:09.015Z] [2020-05-27T14:39:09.015Z] #31 [builder 1/4] COPY . . [2020-05-27T14:39:09.015Z] #31 ... [2020-05-27T14:39:09.015Z] [2020-05-27T14:39:09.015Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-27T14:39:09.015Z] #26 DONE 0.1s [2020-05-27T14:39:09.015Z] [2020-05-27T14:39:09.016Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-27T14:39:09.016Z] #22 DONE 0.2s [2020-05-27T14:39:09.016Z] [2020-05-27T14:39:09.016Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-27T14:39:09.016Z] #27 DONE 0.1s [2020-05-27T14:39:09.016Z] [2020-05-27T14:39:09.016Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-27T14:39:09.016Z] #19 DONE 0.2s [2020-05-27T14:39:09.016Z] [2020-05-27T14:39:09.016Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-27T14:39:09.016Z] #28 DONE 0.1s [2020-05-27T14:39:09.271Z] [2020-05-27T14:39:09.271Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-27T14:39:09.271Z] #23 DONE 0.2s [2020-05-27T14:39:09.271Z] [2020-05-27T14:39:09.271Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-27T14:39:10.196Z] #24 ... [2020-05-27T14:39:10.196Z] [2020-05-27T14:39:10.196Z] #31 [builder 1/4] COPY . . [2020-05-27T14:39:10.196Z] #31 DONE 1.4s [2020-05-27T14:39:10.451Z] [2020-05-27T14:39:10.451Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-27T14:39:11.813Z] #32 DONE 1.5s [2020-05-27T14:39:11.813Z] [2020-05-27T14:39:11.813Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-27T14:39:11.813Z] #24 1.357 + RM_GOPATH=0 [2020-05-27T14:39:11.813Z] #24 1.357 + TMP_GOPATH= [2020-05-27T14:39:11.813Z] #24 1.357 + : /build [2020-05-27T14:39:11.813Z] #24 1.357 + '[' -z '' ']' [2020-05-27T14:39:11.813Z] #24 1.357 ++ mktemp -d [2020-05-27T14:39:11.813Z] #24 1.360 + export GOPATH=/tmp/tmp.pMPhfb [2020-05-27T14:39:11.813Z] #24 1.360 + GOPATH=/tmp/tmp.pMPhfb [2020-05-27T14:39:11.813Z] #24 1.360 + RM_GOPATH=1 [2020-05-27T14:39:11.813Z] #24 1.360 + case "$(go env GOARCH)" in [2020-05-27T14:39:11.813Z] #24 1.360 ++ go env GOARCH [2020-05-27T14:39:11.813Z] #24 1.368 + export GO_BUILDMODE=-buildmode=pie [2020-05-27T14:39:11.813Z] #24 1.368 + GO_BUILDMODE=-buildmode=pie [2020-05-27T14:39:11.813Z] #24 1.370 Install docker/cli version 17.06.2-ce from stable [2020-05-27T14:39:11.813Z] #24 1.370 ++ dirname ./install.sh [2020-05-27T14:39:11.813Z] #24 1.370 + dir=. [2020-05-27T14:39:11.813Z] #24 1.370 + bin=dockercli [2020-05-27T14:39:11.813Z] #24 1.370 + shift [2020-05-27T14:39:11.813Z] #24 1.370 + '[' '!' -f ./dockercli.installer ']' [2020-05-27T14:39:11.813Z] #24 1.370 + . ./dockercli.installer [2020-05-27T14:39:11.813Z] #24 1.370 ++ : stable [2020-05-27T14:39:11.813Z] #24 1.370 ++ : 17.06.2-ce [2020-05-27T14:39:11.813Z] #24 1.370 + install_dockercli [2020-05-27T14:39:11.813Z] #24 1.370 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-27T14:39:11.813Z] #24 1.370 ++ uname -m [2020-05-27T14:39:11.813Z] #24 1.382 + arch=x86_64 [2020-05-27T14:39:11.813Z] #24 1.382 + '[' x86_64 '!=' x86_64 ']' [2020-05-27T14:39:11.813Z] #24 1.382 + url=https://download.docker.com/linux/static [2020-05-27T14:39:11.813Z] #24 1.382 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-27T14:39:11.813Z] #24 1.382 + tar -xz docker/docker [2020-05-27T14:39:12.710Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-27T14:39:12.710Z] [2020-05-27T14:39:12.710Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-27T14:39:12.710Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-27T14:39:12.710Z] HOSTNAME=2c8b52db8eb1 [2020-05-27T14:39:12.710Z] TESTDEBUG=0 [2020-05-27T14:39:12.710Z] DEST=bundles/test-integration [2020-05-27T14:39:12.710Z] PWD=/go/src/github.com/docker/docker [2020-05-27T14:39:12.710Z] DOCKER_GITCOMMIT=a9569f524360c354fc192c50fbc0869ec4ffa916 [2020-05-27T14:39:12.710Z] container=docker [2020-05-27T14:39:12.710Z] HOME=/root [2020-05-27T14:39:12.710Z] GOLANG_VERSION=1.13.11 [2020-05-27T14:39:12.710Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-27T14:39:12.710Z] VALIDATE_BRANCH=master [2020-05-27T14:39:12.710Z] TERM=xterm [2020-05-27T14:39:12.710Z] DOCKER_PKG=github.com/docker/docker [2020-05-27T14:39:12.710Z] SHLVL=1 [2020-05-27T14:39:12.710Z] TIMEOUT=120m [2020-05-27T14:39:12.710Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-27T14:39:12.710Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-27T14:39:12.710Z] GO111MODULE=off [2020-05-27T14:39:12.710Z] DOCKER_EXPERIMENTAL=1 [2020-05-27T14:39:12.710Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-27T14:39:12.710Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-27T14:39:12.710Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-27T14:39:12.710Z] GOPATH=/go [2020-05-27T14:39:12.710Z] PKG_CONFIG=pkg-config [2020-05-27T14:39:12.710Z] _=/usr/bin/env [2020-05-27T14:39:12.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-27T14:39:14.329Z] #24 4.573 + mkdir -p /build [2020-05-27T14:39:14.329Z] #24 4.576 + mv docker/docker /build/ [2020-05-27T14:39:14.329Z] #24 4.577 + rmdir docker [2020-05-27T14:39:14.329Z] #24 DONE 4.7s [2020-05-27T14:39:14.329Z] [2020-05-27T14:39:14.329Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-27T14:39:14.329Z] #20 3.038 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-27T14:39:14.329Z] #20 3.589 [2020-05-27T14:39:14.329Z] #20 3.707 ### 5.5% ################## 25.0% ################################ 45.1% ############################################## 65.1% ############################################################## 87.1% ######################################################################## 100.0% [2020-05-27T14:39:14.329Z] #20 4.952 [2020-05-27T14:39:14.585Z] #20 5.104 # 2.1% ###################### 31.9% ######################################################## 79.1% ######################################################################## 100.0% [2020-05-27T14:39:14.840Z] #20 5.868 [2020-05-27T14:39:15.351Z] #20 5.986 ## 2.8% ################# 24.1% #################################### 51.3% ######################################################### 79.7% ######################################################################## 100.0% [2020-05-27T14:39:16.281Z] #20 6.931 [2020-05-27T14:39:17.561Z] #20 7.048 # 1.5% ##### 7.7% ############# 18.1% ################## 25.7% ######################## 33.7% ############################# 41.1% ################################### 48.9% ######################################## 56.2% ############################################# 63.8% #################################################### 72.3% ########################################################## 81.0% ############################################################### 88.2% #################################################################### 95.8% ######################################################################## 100.0% [2020-05-27T14:39:17.816Z] #20 8.672 [2020-05-27T14:39:18.741Z] #20 9.778 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-27T14:39:19.301Z] #20 ... [2020-05-27T14:39:19.301Z] [2020-05-27T14:39:19.301Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-27T14:39:19.301Z] #29 ... [2020-05-27T14:39:19.301Z] [2020-05-27T14:39:19.301Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-27T14:39:19.301Z] #33 1.515 [2020-05-27T14:39:19.301Z] #33 1.590 Removing bundles/ [2020-05-27T14:39:19.301Z] #33 1.591 [2020-05-27T14:39:19.301Z] #33 1.596 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-27T14:39:19.301Z] #33 3.432 Building test suite binary ./integration-cli/test.main [2020-05-27T14:39:19.556Z] #33 ... [2020-05-27T14:39:19.556Z] [2020-05-27T14:39:19.556Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-27T14:39:19.556Z] #20 10.38 #=#=# [2020-05-27T14:39:19.556Z] #20 10.49 #################################################################### 94.8% ######################################################################## 100.0% [2020-05-27T14:39:20.117Z] #20 10.84 [2020-05-27T14:39:20.906Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-27T14:39:20.906Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-27T14:39:21.042Z] #20 11.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-27T14:39:21.298Z] #20 12.40 [2020-05-27T14:39:21.808Z] #20 12.54 0.7% ######################################################################## 100.0% [2020-05-27T14:39:22.063Z] #20 12.93 [2020-05-27T14:39:23.949Z] #20 14.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-27T14:39:23.949Z] #20 14.83 skipping existing 1849cc453dee [2020-05-27T14:39:24.203Z] #20 15.19 [2020-05-27T14:39:25.080Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-27T14:39:25.337Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-27T14:39:25.563Z] #20 16.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-27T14:39:25.818Z] #20 16.87 [2020-05-27T14:39:25.900Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-27T14:39:26.072Z] #20 16.97 ######################################################################## 100.0% [2020-05-27T14:39:26.327Z] #20 17.29 [2020-05-27T14:39:26.327Z] #20 17.40 Download of images into '/build' complete. [2020-05-27T14:39:26.465Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-27T14:39:26.582Z] #20 17.40 Use something like the following to load the result into a Docker daemon: [2020-05-27T14:39:26.582Z] #20 17.40 tar -cC '/build' . | docker load [2020-05-27T14:39:26.723Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-27T14:39:26.836Z] #20 DONE 17.8s [2020-05-27T14:39:26.836Z] [2020-05-27T14:39:26.836Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-27T14:39:26.980Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-27T14:39:27.544Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-27T14:39:28.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-27T14:39:28.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-27T14:39:29.344Z] #29 ... [2020-05-27T14:39:29.345Z] [2020-05-27T14:39:29.345Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-27T14:39:29.904Z] #21 DONE 0.6s [2020-05-27T14:39:29.904Z] [2020-05-27T14:39:29.904Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-27T14:39:29.904Z] #25 DONE 0.1s [2020-05-27T14:39:29.904Z] [2020-05-27T14:39:29.904Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-27T14:39:30.374Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-27T14:39:32.271Z] --- PASS: TestImportExtremelyLargeImageWorks (178.43s) [2020-05-27T14:39:32.271Z] PASS [2020-05-27T14:39:32.271Z] [2020-05-27T14:39:32.271Z] DONE 12 tests in 182.071s [2020-05-27T14:39:32.271Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-27T14:39:32.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:39:32.271Z] ++ set -e [2020-05-27T14:39:32.271Z] ++ '[' -n 0 ']' [2020-05-27T14:39:32.271Z] ++ set -x [2020-05-27T14:39:32.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:39:32.271Z] INFO: Testing against a local daemon [2020-05-27T14:39:32.271Z] === RUN TestNetworkCreateDelete [2020-05-27T14:39:32.271Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-27T14:39:32.271Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-05-27T14:39:32.271Z] === RUN TestDockerNetworkDeletePreferID [2020-05-27T14:39:32.835Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-05-27T14:39:32.835Z] === RUN TestInspectNetwork [2020-05-27T14:39:33.766Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-27T14:39:35.661Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-27T14:39:37.031Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-27T14:39:38.402Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-27T14:39:38.402Z] === RUN TestInspectNetwork/full_network_id [2020-05-27T14:39:38.402Z] === RUN TestInspectNetwork/partial_network_id [2020-05-27T14:39:38.402Z] === RUN TestInspectNetwork/network_name [2020-05-27T14:39:38.402Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-27T14:39:42.053Z] #29 31.58 # github.com/docker/docker/contrib/httpserver [2020-05-27T14:39:42.053Z] #29 31.58 loadinternal: cannot find runtime/cgo [2020-05-27T14:39:42.053Z] #29 DONE 31.8s [2020-05-27T14:39:42.053Z] [2020-05-27T14:39:42.053Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-27T14:39:42.053Z] #33 ... [2020-05-27T14:39:42.053Z] [2020-05-27T14:39:42.053Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-27T14:39:42.053Z] #30 DONE 0.1s [2020-05-27T14:39:42.053Z] [2020-05-27T14:39:42.053Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-27T14:39:43.654Z] --- PASS: TestInspectNetwork (10.02s) [2020-05-27T14:39:43.654Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-27T14:39:43.654Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-27T14:39:43.654Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-27T14:39:43.654Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-27T14:39:43.654Z] === RUN TestRunContainerWithBridgeNone [2020-05-27T14:39:45.548Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-05-27T14:39:45.548Z] === RUN TestNetworkInvalidJSON [2020-05-27T14:39:45.548Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-27T14:39:45.548Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-27T14:39:45.548Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-27T14:39:45.548Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:39:45.548Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:39:45.548Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:39:45.548Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:39:45.548Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-27T14:39:45.548Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:39:45.548Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:39:45.548Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-27T14:39:45.548Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-27T14:39:45.548Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-27T14:39:45.548Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-27T14:39:45.548Z] === RUN TestHostIPv4BridgeLabel [2020-05-27T14:39:46.111Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-05-27T14:39:46.111Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-27T14:39:47.041Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-05-27T14:39:47.041Z] === RUN TestDaemonDefaultNetworkPools [2020-05-27T14:39:47.971Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-27T14:39:47.971Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-27T14:39:48.902Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-05-27T14:39:48.902Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-27T14:39:49.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-27T14:39:50.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-05-27T14:39:50.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-27T14:39:50.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-27T14:39:50.960Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-05-27T14:39:50.960Z] === RUN TestServiceWithPredefinedNetwork [2020-05-27T14:39:55.134Z] --- PASS: TestServiceWithPredefinedNetwork (3.67s) [2020-05-27T14:39:55.134Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-27T14:39:55.134Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:39:55.134Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:39:55.134Z] === RUN TestServiceWithDataPathPortInit [2020-05-27T14:40:05.702Z] ok github.com/docker/docker/integration/container 60.697s [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === Skipped [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-27T14:40:05.702Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-27T14:40:05.702Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-05-27T14:40:05.702Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-27T14:40:05.702Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-27T14:40:05.702Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-27T14:40:05.702Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-27T14:40:05.702Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-27T14:40:05.702Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-27T14:40:05.702Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-27T14:40:05.702Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-27T14:40:05.702Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-27T14:40:05.702Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-27T14:40:05.702Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-27T14:40:05.702Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-27T14:40:05.702Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-27T14:40:05.702Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-27T14:40:05.702Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-27T14:40:05.702Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-27T14:40:05.702Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-27T14:40:05.702Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-27T14:40:05.702Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-27T14:40:05.702Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-27T14:40:05.702Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-27T14:40:05.702Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-27T14:40:05.702Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-27T14:40:05.702Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-27T14:40:05.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-27T14:40:05.702Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-27T14:40:05.702Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-27T14:40:05.702Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-27T14:40:05.702Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-27T14:40:05.702Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-27T14:40:05.702Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-27T14:40:05.702Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-27T14:40:05.702Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-27T14:40:05.702Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-27T14:40:05.702Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-27T14:40:05.702Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-27T14:40:05.702Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-27T14:40:05.702Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-27T14:40:05.702Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-27T14:40:05.702Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] DONE 84 tests, 42 skipped in 64.050s [2020-05-27T14:40:05.702Z] [2020-05-27T14:40:05.702Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-27T14:40:08.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:08.706Z] INFO: Testing against a local daemon [2020-05-27T14:40:08.706Z] ok github.com/docker/docker/integration/image 0.548s [2020-05-27T14:40:08.706Z] [2020-05-27T14:40:08.706Z] === Skipped [2020-05-27T14:40:08.706Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-05-27T14:40:08.706Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:40:08.706Z] [2020-05-27T14:40:08.706Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-27T14:40:08.706Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-05-27T14:40:08.706Z] [2020-05-27T14:40:08.706Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-27T14:40:08.706Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:40:08.706Z] [2020-05-27T14:40:08.706Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-27T14:40:08.706Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-27T14:40:08.706Z] [2020-05-27T14:40:08.706Z] [2020-05-27T14:40:08.706Z] DONE 11 tests, 4 skipped in 3.038s [2020-05-27T14:40:09.343Z] [2020-05-27T14:40:09.343Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-27T14:40:09.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-27T14:40:09.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-27T14:40:10.918Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-27T14:40:11.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:11.600Z] INFO: Testing against a local daemon [2020-05-27T14:40:11.600Z] ok github.com/docker/docker/integration/network 0.212s [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === Skipped [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-27T14:40:11.600Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-27T14:40:11.600Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-27T14:40:11.600Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-27T14:40:11.600Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-27T14:40:11.600Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-27T14:40:11.600Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] [2020-05-27T14:40:11.600Z] DONE 18 tests, 14 skipped in 2.827s [2020-05-27T14:40:12.079Z] [2020-05-27T14:40:12.079Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-27T14:40:12.812Z] --- PASS: TestServiceWithDataPathPortInit (18.28s) [2020-05-27T14:40:12.812Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-27T14:40:13.085Z] testing: warning: no tests to run [2020-05-27T14:40:13.085Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2020-05-27T14:40:13.085Z] [2020-05-27T14:40:13.085Z] DONE 0 tests in 0.944s [2020-05-27T14:40:13.085Z] [2020-05-27T14:40:13.085Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-27T14:40:13.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-27T14:40:13.563Z] testing: warning: no tests to run [2020-05-27T14:40:13.563Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2020-05-27T14:40:13.563Z] [2020-05-27T14:40:13.563Z] DONE 0 tests in 0.868s [2020-05-27T14:40:14.041Z] [2020-05-27T14:40:14.041Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-27T14:40:15.054Z] testing: warning: no tests to run [2020-05-27T14:40:15.054Z] ok github.com/docker/docker/integration/plugin 0.106s [2020-05-27T14:40:15.054Z] [2020-05-27T14:40:15.054Z] DONE 0 tests in 0.926s [2020-05-27T14:40:15.054Z] [2020-05-27T14:40:15.054Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-27T14:40:16.061Z] testing: warning: no tests to run [2020-05-27T14:40:16.061Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2020-05-27T14:40:16.061Z] [2020-05-27T14:40:16.061Z] DONE 0 tests in 0.948s [2020-05-27T14:40:16.061Z] [2020-05-27T14:40:16.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-27T14:40:17.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-27T14:40:20.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-27T14:40:21.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-27T14:40:21.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-27T14:40:22.294Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.40s) [2020-05-27T14:40:22.294Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfr24ugsd8j1micd8gnj94crq Created:2020-05-27 14:40:14.162426308 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6c5e7bfb474f6c6c8a06161941fb745e2dadbc7062c710711a3c3d3c167852d6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m7nll80xikik7g3dohyha4xdv EndpointID:e68d590bd88ec322126c02ab532008c67ee815622680a268e2a7b1356b6a1a04 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac06a24bf99793056f50fe39d137e0da4739eaca94de33b604a65d5b58c33b3c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:927003e99737 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m7nll80xikik7g3dohyha4xdv EndpointID:e68d590bd88ec322126c02ab532008c67ee815622680a268e2a7b1356b6a1a04 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-27T14:40:22.294Z] PASS [2020-05-27T14:40:22.294Z] [2020-05-27T14:40:22.294Z] === Skipped [2020-05-27T14:40:22.294Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:40:22.294Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:40:22.294Z] [2020-05-27T14:40:22.294Z] [2020-05-27T14:40:22.294Z] DONE 22 tests, 1 skipped in 50.191s [2020-05-27T14:40:22.294Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:40:22.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:22.294Z] ++ set -e [2020-05-27T14:40:22.294Z] ++ '[' -n 0 ']' [2020-05-27T14:40:22.294Z] ++ set -x [2020-05-27T14:40:22.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:22.294Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-27T14:40:22.294Z] INFO: Testing against a local daemon [2020-05-27T14:40:22.294Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-27T14:40:22.294Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:40:22.294Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:40:22.294Z] === RUN TestDockerNetworkIpvlan [2020-05-27T14:40:22.294Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:40:22.294Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:40:22.294Z] PASS [2020-05-27T14:40:22.294Z] [2020-05-27T14:40:22.294Z] === Skipped [2020-05-27T14:40:22.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:40:22.294Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:40:22.294Z] [2020-05-27T14:40:22.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:40:22.294Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:40:22.294Z] [2020-05-27T14:40:22.294Z] [2020-05-27T14:40:22.294Z] DONE 2 tests, 2 skipped in 0.181s [2020-05-27T14:40:22.294Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:40:22.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:22.294Z] ++ set -e [2020-05-27T14:40:22.294Z] ++ '[' -n 0 ']' [2020-05-27T14:40:22.294Z] ++ set -x [2020-05-27T14:40:22.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:22.552Z] INFO: Testing against a local daemon [2020-05-27T14:40:22.552Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-27T14:40:23.923Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-27T14:40:23.923Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-27T14:40:23.923Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-05-27T14:40:23.923Z] === RUN TestDockerNetworkMacvlan [2020-05-27T14:40:24.180Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-27T14:40:24.744Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-27T14:40:24.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:24.830Z] INFO: Testing against a local daemon [2020-05-27T14:40:24.830Z] ok github.com/docker/docker/integration/plugin/common 0.261s [2020-05-27T14:40:25.675Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-27T14:40:26.606Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-27T14:40:27.084Z] [2020-05-27T14:40:27.084Z] === Skipped [2020-05-27T14:40:27.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-27T14:40:27.084Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-27T14:40:27.084Z] [2020-05-27T14:40:27.084Z] [2020-05-27T14:40:27.084Z] DONE 3 tests, 1 skipped in 11.434s [2020-05-27T14:40:27.565Z] [2020-05-27T14:40:27.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-27T14:40:29.883Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-27T14:40:31.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:31.440Z] INFO: Testing against a local daemon [2020-05-27T14:40:31.440Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.283s [2020-05-27T14:40:31.440Z] [2020-05-27T14:40:31.440Z] === Skipped [2020-05-27T14:40:31.440Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-27T14:40:31.440Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-27T14:40:31.440Z] [2020-05-27T14:40:31.440Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-27T14:40:31.440Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-27T14:40:31.440Z] [2020-05-27T14:40:31.440Z] [2020-05-27T14:40:31.440Z] DONE 2 tests, 2 skipped in 3.762s [2020-05-27T14:40:31.440Z] [2020-05-27T14:40:31.440Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-27T14:40:33.156Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-27T14:40:34.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:34.487Z] INFO: Testing against a local daemon [2020-05-27T14:40:34.487Z] ok github.com/docker/docker/integration/plugin/logging 0.321s [2020-05-27T14:40:34.487Z] [2020-05-27T14:40:34.487Z] === Skipped [2020-05-27T14:40:34.487Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-27T14:40:34.487Z] read_test.go:21: no unix domain sockets on Windows [2020-05-27T14:40:34.487Z] [2020-05-27T14:40:34.487Z] [2020-05-27T14:40:34.487Z] DONE 1 tests, 1 skipped in 2.975s [2020-05-27T14:40:34.487Z] [2020-05-27T14:40:34.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-27T14:40:35.494Z] testing: warning: no tests to run [2020-05-27T14:40:35.494Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2020-05-27T14:40:35.494Z] [2020-05-27T14:40:35.494Z] DONE 0 tests in 1.447s [2020-05-27T14:40:35.972Z] [2020-05-27T14:40:35.972Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-27T14:40:36.431Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-27T14:40:36.431Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-27T14:40:37.361Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-27T14:40:37.924Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-27T14:40:38.181Z] === RUN TestDockerSuite/TestBuildFails [2020-05-27T14:40:38.438Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-27T14:40:38.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:38.976Z] INFO: Testing against a local daemon [2020-05-27T14:40:38.976Z] ok github.com/docker/docker/integration/plugin/volumes 0.268s [2020-05-27T14:40:38.976Z] [2020-05-27T14:40:38.976Z] === Skipped [2020-05-27T14:40:38.976Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-27T14:40:38.976Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:38.976Z] [2020-05-27T14:40:38.976Z] [2020-05-27T14:40:38.976Z] DONE 1 tests, 1 skipped in 2.981s [2020-05-27T14:40:38.976Z] [2020-05-27T14:40:38.976Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-27T14:40:39.369Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-27T14:40:39.369Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-27T14:40:39.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-27T14:40:40.224Z] --- PASS: TestDockerNetworkMacvlan (16.10s) [2020-05-27T14:40:40.224Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-27T14:40:40.224Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-05-27T14:40:40.224Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-05-27T14:40:40.224Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.85s) [2020-05-27T14:40:40.224Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.18s) [2020-05-27T14:40:40.224Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-05-27T14:40:40.224Z] PASS [2020-05-27T14:40:40.224Z] [2020-05-27T14:40:40.224Z] DONE 8 tests in 17.683s [2020-05-27T14:40:40.224Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-27T14:40:40.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:40.224Z] ++ set -e [2020-05-27T14:40:40.224Z] ++ '[' -n 0 ']' [2020-05-27T14:40:40.224Z] ++ set -x [2020-05-27T14:40:40.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:40.224Z] testing: warning: no tests to run [2020-05-27T14:40:40.224Z] PASS [2020-05-27T14:40:40.224Z] [2020-05-27T14:40:40.224Z] DONE 0 tests in 0.036s [2020-05-27T14:40:40.224Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-27T14:40:40.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:40.224Z] ++ set -e [2020-05-27T14:40:40.224Z] ++ '[' -n 0 ']' [2020-05-27T14:40:40.224Z] ++ set -x [2020-05-27T14:40:40.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:40:40.483Z] INFO: Testing against a local daemon [2020-05-27T14:40:40.483Z] === RUN TestAuthZPluginAllowRequest [2020-05-27T14:40:41.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:41.234Z] INFO: Testing against a local daemon [2020-05-27T14:40:41.234Z] ok github.com/docker/docker/integration/secret 0.238s [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] === Skipped [2020-05-27T14:40:41.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-27T14:40:41.234Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2020-05-27T14:40:41.234Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2020-05-27T14:40:41.234Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-27T14:40:41.234Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-27T14:40:41.234Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-27T14:40:41.234Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] DONE 6 tests, 6 skipped in 2.551s [2020-05-27T14:40:41.234Z] [2020-05-27T14:40:41.234Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-27T14:40:41.868Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-27T14:40:42.432Z] --- PASS: TestAuthZPluginAllowRequest (2.05s) [2020-05-27T14:40:42.432Z] === RUN TestAuthZPluginTLS [2020-05-27T14:40:42.997Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-05-27T14:40:42.997Z] === RUN TestAuthZPluginDenyRequest [2020-05-27T14:40:43.561Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-27T14:40:43.561Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-27T14:40:44.127Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-27T14:40:44.127Z] === RUN TestAuthZPluginDenyResponse [2020-05-27T14:40:44.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:44.251Z] INFO: Testing against a local daemon [2020-05-27T14:40:44.251Z] ok github.com/docker/docker/integration/service 0.390s [2020-05-27T14:40:44.692Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-05-27T14:40:44.692Z] === RUN TestAuthZPluginAllowEventStream [2020-05-27T14:40:44.692Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === Skipped [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-27T14:40:44.730Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-27T14:40:44.730Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-27T14:40:44.730Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-27T14:40:44.730Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-27T14:40:44.730Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-27T14:40:44.730Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-27T14:40:44.730Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-27T14:40:44.730Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-27T14:40:44.730Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-27T14:40:44.730Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-27T14:40:44.730Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-27T14:40:44.730Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-27T14:40:44.730Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-27T14:40:44.730Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-27T14:40:44.730Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-27T14:40:44.730Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-27T14:40:44.730Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-27T14:40:44.730Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-27T14:40:44.730Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-27T14:40:44.730Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-05-27T14:40:44.730Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] DONE 24 tests, 23 skipped in 3.231s [2020-05-27T14:40:44.730Z] [2020-05-27T14:40:44.730Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-27T14:40:46.587Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-05-27T14:40:46.587Z] === RUN TestAuthZPluginErrorResponse [2020-05-27T14:40:46.843Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-27T14:40:46.843Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-05-27T14:40:46.843Z] === RUN TestAuthZPluginErrorRequest [2020-05-27T14:40:46.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:46.984Z] INFO: Testing against a local daemon [2020-05-27T14:40:46.984Z] ok github.com/docker/docker/integration/session 0.296s [2020-05-27T14:40:47.408Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-05-27T14:40:47.408Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-27T14:40:47.462Z] [2020-05-27T14:40:47.462Z] === Skipped [2020-05-27T14:40:47.462Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-27T14:40:47.462Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:47.462Z] [2020-05-27T14:40:47.462Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-27T14:40:47.462Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:47.462Z] [2020-05-27T14:40:47.462Z] [2020-05-27T14:40:47.462Z] DONE 2 tests, 2 skipped in 2.507s [2020-05-27T14:40:47.462Z] [2020-05-27T14:40:47.462Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-27T14:40:47.972Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-27T14:40:47.972Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-27T14:40:48.229Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-27T14:40:48.793Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-27T14:40:49.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:49.716Z] INFO: Testing against a local daemon [2020-05-27T14:40:49.724Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-27T14:40:50.288Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-05-27T14:40:50.288Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-27T14:40:50.721Z] ok github.com/docker/docker/integration/system 1.386s [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] === Skipped [2020-05-27T14:40:50.721Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:40:50.721Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-27T14:40:50.721Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-27T14:40:50.721Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-27T14:40:50.721Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-27T14:40:50.721Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-27T14:40:50.721Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-27T14:40:50.721Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] [2020-05-27T14:40:50.721Z] DONE 13 tests, 7 skipped in 3.620s [2020-05-27T14:40:51.199Z] [2020-05-27T14:40:51.199Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-27T14:40:52.185Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-27T14:40:52.185Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-05-27T14:40:52.185Z] === RUN TestAuthZPluginHeader [2020-05-27T14:40:53.115Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-05-27T14:40:53.115Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-27T14:40:53.115Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-27T14:40:53.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:40:53.453Z] INFO: Testing against a local daemon [2020-05-27T14:40:53.453Z] ok github.com/docker/docker/integration/volume 0.308s [2020-05-27T14:40:53.453Z] [2020-05-27T14:40:53.453Z] === Skipped [2020-05-27T14:40:53.453Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-27T14:40:53.453Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-27T14:40:53.453Z] [2020-05-27T14:40:53.453Z] [2020-05-27T14:40:53.453Z] DONE 5 tests, 1 skipped in 2.675s [2020-05-27T14:40:53.679Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-27T14:40:53.932Z] [2020-05-27T14:40:53.932Z] INFO: make.ps1 ended at 05/27/2020 14:40:53 [2020-05-27T14:40:53.932Z] INFO: Integration CLI tests being run from the host: [2020-05-27T14:40:53.932Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-27T14:40:56.200Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-27T14:40:56.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-27T14:40:56.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-27T14:40:58.094Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-27T14:40:58.351Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.26s) [2020-05-27T14:40:58.351Z] === RUN TestAuthZPluginV2Disable [2020-05-27T14:40:58.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-27T14:40:59.720Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-27T14:41:01.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-27T14:41:01.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-27T14:41:02.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-27T14:41:02.702Z] INFO: Testing against a local daemon [2020-05-27T14:41:02.994Z] --- PASS: TestAuthZPluginV2Disable (4.03s) [2020-05-27T14:41:02.994Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-27T14:41:04.365Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-27T14:41:04.928Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-27T14:41:05.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-27T14:41:05.185Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-27T14:41:05.749Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-27T14:41:06.313Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s) [2020-05-27T14:41:06.313Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-27T14:41:06.313Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-27T14:41:06.313Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-27T14:41:07.682Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-27T14:41:08.245Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-27T14:41:08.808Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-27T14:41:09.372Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-27T14:41:09.631Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-27T14:41:10.564Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-27T14:41:12.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-27T14:41:12.462Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-27T14:41:14.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-27T14:41:16.638Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-27T14:41:17.201Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.06s) [2020-05-27T14:41:17.201Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-27T14:41:17.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-27T14:41:17.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-27T14:41:19.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-27T14:41:22.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-27T14:41:23.019Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-27T14:41:24.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-27T14:41:26.291Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-27T14:41:26.292Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-27T14:41:26.292Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-27T14:41:26.292Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-27T14:41:26.292Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-27T14:41:26.548Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-27T14:41:27.918Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-27T14:41:28.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-27T14:41:29.812Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-27T14:41:31.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-27T14:41:33.430Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-27T14:41:33.430Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-27T14:41:33.430Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-27T14:41:33.430Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-27T14:41:33.984Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-27T14:41:33.984Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-27T14:41:33.984Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2020-05-27T14:41:33.984Z] PASS [2020-05-27T14:41:33.984Z] [2020-05-27T14:41:33.984Z] DONE 17 tests in 53.660s [2020-05-27T14:41:33.984Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-27T14:41:33.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:33.984Z] ++ set -e [2020-05-27T14:41:33.984Z] ++ '[' -n 0 ']' [2020-05-27T14:41:33.984Z] ++ set -x [2020-05-27T14:41:33.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:33.984Z] INFO: Testing against a local daemon [2020-05-27T14:41:33.984Z] === RUN TestPluginInvalidJSON [2020-05-27T14:41:33.984Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:41:33.984Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:41:33.984Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:41:33.984Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-27T14:41:33.984Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-27T14:41:33.984Z] === RUN TestPluginInstall [2020-05-27T14:41:33.984Z] === RUN TestPluginInstall/no_auth [2020-05-27T14:41:34.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-27T14:41:34.548Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-27T14:41:35.939Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-27T14:41:36.863Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-27T14:41:37.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-27T14:41:37.071Z] Using test binary docker [2020-05-27T14:41:37.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-27T14:41:37.071Z] +++ /etc/init.d/apparmor start [2020-05-27T14:41:37.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-27T14:41:37.071Z] INFO: Waiting for daemon to start... [2020-05-27T14:41:37.071Z] Starting dockerd [2020-05-27T14:41:37.071Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-27T14:41:38.224Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-27T14:41:39.128Z] . [2020-05-27T14:41:39.128Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-27T14:41:39.128Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-27T14:41:39.128Z] Error: No such image: emptyfs [2020-05-27T14:41:39.128Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-27T14:41:39.128Z] ++++ docker load [2020-05-27T14:41:39.419Z] Running integration-test (iteration 1) [2020-05-27T14:41:39.419Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-27T14:41:39.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:39.419Z] ++ set -e [2020-05-27T14:41:39.419Z] ++ '[' -n 0 ']' [2020-05-27T14:41:39.419Z] ++ set -x [2020-05-27T14:41:39.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:40.110Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-27T14:41:40.110Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-27T14:41:41.097Z] time="2020-05-27T14:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:41:41.097Z] time="2020-05-27T14:41:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:41:41.097Z] time="2020-05-27T14:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d2a463d244788f2d4c331c1fe834be339f2ff0cf26b4fa0b2654a86680a28d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:41:41.097Z] time="2020-05-27T14:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:41:41.097Z] time="2020-05-27T14:41:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:41:41.097Z] time="2020-05-27T14:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d2a463d244788f2d4c331c1fe834be339f2ff0cf26b4fa0b2654a86680a28d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:41:41.097Z] === RUN TestPluginInstall/with_htpasswd [2020-05-27T14:41:41.470Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-27T14:41:41.661Z] time="2020-05-27T14:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:41:41.661Z] time="2020-05-27T14:41:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:41:41.661Z] time="2020-05-27T14:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d2a463d244788f2d4c331c1fe834be339f2ff0cf26b4fa0b2654a86680a28d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:41:41.661Z] time="2020-05-27T14:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:41:41.661Z] time="2020-05-27T14:41:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:41:41.661Z] time="2020-05-27T14:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d2a463d244788f2d4c331c1fe834be339f2ff0cf26b4fa0b2654a86680a28d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:41:42.226Z] === RUN TestPluginInstall/with_insecure [2020-05-27T14:41:42.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-27T14:41:43.355Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-27T14:41:43.597Z] time="2020-05-27T14:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:41:43.597Z] time="2020-05-27T14:41:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:41:43.597Z] time="2020-05-27T14:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39619f67c44ef14166c00e49f1f26a58046d4b8fee751a9071ec6e8d4fb93d45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:41:43.597Z] time="2020-05-27T14:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:41:43.597Z] time="2020-05-27T14:41:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:41:43.597Z] time="2020-05-27T14:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39619f67c44ef14166c00e49f1f26a58046d4b8fee751a9071ec6e8d4fb93d45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:41:43.597Z] --- PASS: TestPluginInstall (9.63s) [2020-05-27T14:41:43.597Z] --- PASS: TestPluginInstall/no_auth (7.06s) [2020-05-27T14:41:43.597Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2020-05-27T14:41:43.597Z] --- PASS: TestPluginInstall/with_insecure (1.63s) [2020-05-27T14:41:43.597Z] plugin_test.go:157: [deec1b9278dd3] daemon is not started [2020-05-27T14:41:43.597Z] PASS [2020-05-27T14:41:43.597Z] [2020-05-27T14:41:43.597Z] DONE 6 tests in 9.823s [2020-05-27T14:41:43.597Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-27T14:41:43.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:43.597Z] ++ set -e [2020-05-27T14:41:43.597Z] ++ '[' -n 0 ']' [2020-05-27T14:41:43.597Z] ++ set -x [2020-05-27T14:41:43.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:43.855Z] INFO: Testing against a local daemon [2020-05-27T14:41:43.856Z] === RUN TestExternalGraphDriver [2020-05-27T14:41:44.112Z] === RUN TestExternalGraphDriver/json [2020-05-27T14:41:44.716Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-27T14:41:46.600Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-27T14:41:46.639Z] === RUN TestExternalGraphDriver/spec [2020-05-27T14:41:47.160Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-27T14:41:48.009Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-27T14:41:48.572Z] === RUN TestExternalGraphDriver/pull [2020-05-27T14:41:49.046Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-27T14:41:50.430Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-27T14:41:50.468Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-05-27T14:41:50.468Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-05-27T14:41:50.468Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-05-27T14:41:50.468Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2020-05-27T14:41:50.468Z] === RUN TestGraphdriverPluginV2 [2020-05-27T14:41:52.311Z] #33 160.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-27T14:41:52.361Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-27T14:41:53.289Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-27T14:41:53.671Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-27T14:41:54.899Z] Loaded image: buildpack-deps:jessie [2020-05-27T14:41:54.899Z] Loaded image: busybox:latest [2020-05-27T14:41:54.899Z] Loaded image: busybox:glibc [2020-05-27T14:41:54.899Z] Loaded image: debian:jessie [2020-05-27T14:41:54.899Z] Loaded image: hello-world:latest [2020-05-27T14:41:54.899Z] INFO: Testing against a local daemon [2020-05-27T14:41:54.899Z] === RUN TestCgroupNamespacesBuild [2020-05-27T14:41:55.032Z] #33 163.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-27T14:41:55.185Z] --- PASS: TestGraphdriverPluginV2 (4.57s) [2020-05-27T14:41:55.185Z] PASS [2020-05-27T14:41:55.185Z] [2020-05-27T14:41:55.185Z] DONE 5 tests in 11.171s [2020-05-27T14:41:55.185Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-27T14:41:55.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:55.185Z] ++ set -e [2020-05-27T14:41:55.185Z] ++ '[' -n 0 ']' [2020-05-27T14:41:55.185Z] ++ set -x [2020-05-27T14:41:55.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:41:55.185Z] INFO: Testing against a local daemon [2020-05-27T14:41:55.185Z] === RUN TestContinueAfterPluginCrash [2020-05-27T14:41:55.185Z] === PAUSE TestContinueAfterPluginCrash [2020-05-27T14:41:55.185Z] === RUN TestReadPluginNoRead [2020-05-27T14:41:55.185Z] === PAUSE TestReadPluginNoRead [2020-05-27T14:41:55.185Z] === RUN TestDaemonStartWithLogOpt [2020-05-27T14:41:55.185Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-27T14:41:55.185Z] === CONT TestContinueAfterPluginCrash [2020-05-27T14:41:55.185Z] === CONT TestDaemonStartWithLogOpt [2020-05-27T14:41:55.190Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-05-27T14:41:55.190Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-27T14:41:55.750Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-27T14:41:55.750Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-27T14:41:56.392Z] #33 164.7 [2020-05-27T14:41:56.951Z] #33 DONE 165.1s [2020-05-27T14:41:56.951Z] [2020-05-27T14:41:56.951Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-27T14:41:57.280Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-05-27T14:41:57.280Z] === RUN TestBuildWithSession [2020-05-27T14:41:57.280Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-27T14:41:57.280Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:41:57.280Z] === RUN TestBuildSquashParent [2020-05-27T14:41:58.310Z] #34 DONE 1.3s [2020-05-27T14:41:59.671Z] [2020-05-27T14:41:59.671Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-27T14:42:00.230Z] #35 DONE 0.6s [2020-05-27T14:42:00.484Z] [2020-05-27T14:42:00.484Z] #36 exporting to image [2020-05-27T14:42:00.484Z] #36 exporting layers [2020-05-27T14:42:01.005Z] --- PASS: TestDaemonStartWithLogOpt (5.47s) [2020-05-27T14:42:01.005Z] === CONT TestReadPluginNoRead [2020-05-27T14:42:01.936Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-27T14:42:02.501Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-27T14:42:02.803Z] --- PASS: TestBuildSquashParent (5.62s) [2020-05-27T14:42:02.803Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-27T14:42:02.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:42:02.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:42:02.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:42:02.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-27T14:42:02.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:42:02.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:42:02.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:42:02.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:42:02.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:42:02.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:42:02.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:42:02.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:42:02.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-27T14:42:02.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-27T14:42:02.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-27T14:42:02.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-27T14:42:02.992Z] #36 exporting layers 2.7s done [2020-05-27T14:42:02.992Z] #36 writing image sha256:97245c26dc6af1d430f442cd9d6857005650c2a37dd785a85fa7a00c50ac8554 done [2020-05-27T14:42:02.992Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-27T14:42:02.992Z] #36 DONE 2.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-27T14:42:03.381Z] + echo Ensuring container killed. [2020-05-27T14:42:03.381Z] Ensuring container killed. [2020-05-27T14:42:03.381Z] + docker rm -vf docker-pr3 [2020-05-27T14:42:03.381Z] Error: No such container: docker-pr3 [2020-05-27T14:42:03.381Z] + true [Pipeline] sh [2020-05-27T14:42:03.781Z] + echo Chowning /workspace to jenkins user [2020-05-27T14:42:03.781Z] Chowning /workspace to jenkins user [2020-05-27T14:42:03.781Z] + id -u [2020-05-27T14:42:03.781Z] + id -g [2020-05-27T14:42:03.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41029:/workspace busybox chown -R 1000:1000 /workspace [2020-05-27T14:42:03.914Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-27T14:42:05.081Z] + bundleName=unit [2020-05-27T14:42:05.081Z] + echo Creating unit-bundles.tar.gz [2020-05-27T14:42:05.081Z] Creating unit-bundles.tar.gz [2020-05-27T14:42:05.081Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-27T14:42:05.081Z] bundles/junit-report.xml [2020-05-27T14:42:05.081Z] bundles/go-test-report.json [2020-05-27T14:42:05.081Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-27T14:42:05.088Z] Archiving artifacts [2020-05-27T14:42:05.301Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-27T14:42:05.482Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-05-27T14:42:05.517Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-27T14:42:05.517Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] sh [2020-05-27T14:42:05.558Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-27T14:42:05.558Z] --- PASS: TestContinueAfterPluginCrash (10.51s) [2020-05-27T14:42:05.832Z] + make clean [2020-05-27T14:42:05.832Z] docker volume rm -f docker-dev-cache [2020-05-27T14:42:05.832Z] docker-dev-cache [Pipeline] deleteDir [2020-05-27T14:42:06.121Z] === RUN TestReadPluginNoRead/default [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-27T14:42:06.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-27T14:42:07.577Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-27T14:42:07.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-05-27T14:42:07.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2020-05-27T14:42:07.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2020-05-27T14:42:07.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2020-05-27T14:42:07.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2020-05-27T14:42:07.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-05-27T14:42:07.577Z] === RUN TestBuildMultiStageCopy [2020-05-27T14:42:07.577Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-27T14:42:08.056Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-27T14:42:08.056Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-27T14:42:08.985Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-27T14:42:09.641Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-27T14:42:09.932Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-27T14:42:10.221Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-27T14:42:10.356Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-27T14:42:10.613Z] --- PASS: TestReadPluginNoRead (10.03s) [2020-05-27T14:42:10.613Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-05-27T14:42:10.613Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-05-27T14:42:10.613Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.62s) [2020-05-27T14:42:10.613Z] read_test.go:92: [d69395a581ce2] daemon is not started [2020-05-27T14:42:10.613Z] PASS [2020-05-27T14:42:10.613Z] [2020-05-27T14:42:10.613Z] DONE 6 tests in 15.642s [2020-05-27T14:42:10.613Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-27T14:42:10.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:10.613Z] ++ set -e [2020-05-27T14:42:10.613Z] ++ '[' -n 0 ']' [2020-05-27T14:42:10.613Z] ++ set -x [2020-05-27T14:42:10.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:10.613Z] testing: warning: no tests to run [2020-05-27T14:42:10.613Z] PASS [2020-05-27T14:42:10.613Z] [2020-05-27T14:42:10.613Z] DONE 0 tests in 0.062s [2020-05-27T14:42:10.613Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-27T14:42:10.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:10.613Z] ++ set -e [2020-05-27T14:42:10.613Z] ++ '[' -n 0 ']' [2020-05-27T14:42:10.613Z] ++ set -x [2020-05-27T14:42:10.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:10.842Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-27T14:42:10.871Z] INFO: Testing against a local daemon [2020-05-27T14:42:10.871Z] === RUN TestPluginWithDevMounts [2020-05-27T14:42:10.871Z] === PAUSE TestPluginWithDevMounts [2020-05-27T14:42:10.871Z] === CONT TestPluginWithDevMounts [2020-05-27T14:42:11.127Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2020-05-27T14:42:11.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.80s) [2020-05-27T14:42:11.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-27T14:42:11.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-05-27T14:42:11.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2020-05-27T14:42:11.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-05-27T14:42:11.127Z] === RUN TestBuildMultiStageParentConfig [2020-05-27T14:42:11.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-27T14:42:11.692Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-27T14:42:12.382Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-05-27T14:42:12.382Z] === RUN TestBuildLabelWithTargets [2020-05-27T14:42:13.063Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-05-27T14:42:13.063Z] PASS [2020-05-27T14:42:13.063Z] [2020-05-27T14:42:13.063Z] DONE 1 tests in 2.339s [2020-05-27T14:42:13.063Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-27T14:42:13.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:13.063Z] ++ set -e [2020-05-27T14:42:13.063Z] ++ '[' -n 0 ']' [2020-05-27T14:42:13.063Z] ++ set -x [2020-05-27T14:42:13.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:13.064Z] INFO: Testing against a local daemon [2020-05-27T14:42:13.320Z] === RUN TestSecretInspect [2020-05-27T14:42:13.777Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-05-27T14:42:13.777Z] === RUN TestBuildWithEmptyLayers [2020-05-27T14:42:14.251Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-27T14:42:14.501Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-05-27T14:42:14.501Z] === RUN TestBuildMultiStageOnBuild [2020-05-27T14:42:14.508Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-27T14:42:14.766Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-27T14:42:15.024Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-27T14:42:15.588Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-27T14:42:16.518Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-27T14:42:16.775Z] --- PASS: TestSecretInspect (3.47s) [2020-05-27T14:42:16.775Z] === RUN TestSecretList [2020-05-27T14:42:17.206Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2020-05-27T14:42:17.206Z] === RUN TestBuildUncleanTarFilenames [2020-05-27T14:42:18.226Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-05-27T14:42:18.226Z] === RUN TestBuildMultiStageLayerLeak [2020-05-27T14:42:19.300Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-27T14:42:19.557Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-27T14:42:19.813Z] --- PASS: TestSecretList (3.13s) [2020-05-27T14:42:19.813Z] === RUN TestSecretsCreateAndDelete [2020-05-27T14:42:20.941Z] --- PASS: TestBuildMultiStageLayerLeak (2.65s) [2020-05-27T14:42:20.941Z] === RUN TestBuildWithHugeFile [2020-05-27T14:42:23.087Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-27T14:42:23.087Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2020-05-27T14:42:23.087Z] === RUN TestSecretsUpdate [2020-05-27T14:42:24.018Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-27T14:42:25.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-27T14:42:25.912Z] --- PASS: TestSecretsUpdate (3.07s) [2020-05-27T14:42:25.912Z] === RUN TestTemplatedSecret [2020-05-27T14:42:26.844Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-27T14:42:28.215Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-27T14:42:29.585Z] --- PASS: TestTemplatedSecret (3.69s) [2020-05-27T14:42:29.585Z] === RUN TestSecretCreateResolve [2020-05-27T14:42:30.154Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-27T14:42:31.086Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-27T14:42:32.980Z] --- PASS: TestSecretCreateResolve (3.36s) [2020-05-27T14:42:32.980Z] PASS [2020-05-27T14:42:32.980Z] [2020-05-27T14:42:32.980Z] DONE 6 tests in 20.019s [2020-05-27T14:42:32.980Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-27T14:42:32.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:32.980Z] ++ set -e [2020-05-27T14:42:32.980Z] ++ '[' -n 0 ']' [2020-05-27T14:42:32.980Z] ++ set -x [2020-05-27T14:42:32.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:42:33.236Z] INFO: Testing against a local daemon [2020-05-27T14:42:33.236Z] === RUN TestServiceCreateInit [2020-05-27T14:42:33.236Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-27T14:42:35.757Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-27T14:42:38.279Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-27T14:42:38.842Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-27T14:42:38.842Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-27T14:42:40.212Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-27T14:42:44.390Z] --- PASS: TestServiceCreateInit (10.89s) [2020-05-27T14:42:44.390Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2020-05-27T14:42:44.390Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s) [2020-05-27T14:42:44.390Z] === RUN TestCreateServiceMultipleTimes [2020-05-27T14:42:52.486Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-27T14:42:56.661Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-27T14:42:58.553Z] === RUN TestDockerSuite/TestBuildRm [2020-05-27T14:43:01.826Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-27T14:43:02.756Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-27T14:43:03.319Z] --- PASS: TestCreateServiceMultipleTimes (19.17s) [2020-05-27T14:43:03.319Z] === RUN TestCreateServiceConflict [2020-05-27T14:43:04.250Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-27T14:43:04.813Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-27T14:43:05.377Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-27T14:43:06.747Z] --- PASS: TestCreateServiceConflict (3.12s) [2020-05-27T14:43:06.747Z] === RUN TestCreateServiceMaxReplicas [2020-05-27T14:43:06.747Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-27T14:43:08.117Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-27T14:43:10.011Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-27T14:43:10.011Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-05-27T14:43:10.011Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-27T14:43:14.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-27T14:43:14.189Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-27T14:43:14.189Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-27T14:43:14.447Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-27T14:43:14.447Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-27T14:43:15.010Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-27T14:43:16.382Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-27T14:43:16.382Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-27T14:43:17.313Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-27T14:43:22.563Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-27T14:43:23.493Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-27T14:43:24.864Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-27T14:43:25.427Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-27T14:43:25.427Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.39s) [2020-05-27T14:43:25.427Z] === RUN TestCreateServiceSecretFileMode [2020-05-27T14:43:26.796Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-27T14:43:28.177Z] === RUN TestDockerSuite/TestBuildUser [2020-05-27T14:43:28.753Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-05-27T14:43:28.753Z] === RUN TestCreateServiceConfigFileMode [2020-05-27T14:43:30.655Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-27T14:43:30.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-27T14:43:32.551Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-05-27T14:43:32.551Z] === RUN TestCreateServiceSysctls [2020-05-27T14:43:35.075Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-27T14:43:36.007Z] --- PASS: TestCreateServiceSysctls (3.86s) [2020-05-27T14:43:36.007Z] === RUN TestCreateServiceCapabilities [2020-05-27T14:43:39.279Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2020-05-27T14:43:39.280Z] === RUN TestInspect [2020-05-27T14:43:43.454Z] --- PASS: TestInspect (3.92s) [2020-05-27T14:43:43.454Z] === RUN TestCreateJob [2020-05-27T14:43:47.628Z] --- PASS: TestCreateJob (4.20s) [2020-05-27T14:43:47.628Z] === RUN TestReplicatedJob [2020-05-27T14:43:52.882Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-27T14:43:54.253Z] --- PASS: TestReplicatedJob (6.84s) [2020-05-27T14:43:54.253Z] === RUN TestUpdateReplicatedJob [2020-05-27T14:43:54.253Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-27T14:43:54.510Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-27T14:43:55.439Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-27T14:43:56.809Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-27T14:43:58.112Z] --- PASS: TestBuildWithHugeFile (83.81s) [2020-05-27T14:43:58.112Z] === RUN TestBuildWithEmptyDockerfile [2020-05-27T14:43:58.112Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:43:58.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:43:58.112Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:43:58.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:43:58.112Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:43:58.112Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:43:58.112Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-27T14:43:58.112Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-27T14:43:58.112Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-27T14:43:58.112Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-27T14:43:58.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-05-27T14:43:58.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-05-27T14:43:58.112Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-05-27T14:43:58.112Z] === RUN TestBuildPreserveOwnership [2020-05-27T14:43:58.112Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-27T14:43:58.112Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-27T14:43:58.112Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2020-05-27T14:43:58.112Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2020-05-27T14:43:58.112Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-05-27T14:43:58.112Z] === RUN TestBuildPlatformInvalid [2020-05-27T14:43:58.112Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-27T14:43:58.112Z] PASS [2020-05-27T14:43:58.112Z] [2020-05-27T14:43:58.113Z] === Skipped [2020-05-27T14:43:58.113Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-27T14:43:58.113Z] build_session_test.go:25: TODO: BuildKit [2020-05-27T14:43:58.113Z] [2020-05-27T14:43:58.113Z] [2020-05-27T14:43:58.113Z] DONE 32 tests, 1 skipped in 130.522s [2020-05-27T14:43:58.113Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-27T14:43:58.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:43:58.113Z] ++ set -e [2020-05-27T14:43:58.113Z] ++ '[' -n 0 ']' [2020-05-27T14:43:58.113Z] ++ set -x [2020-05-27T14:43:58.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:43:58.113Z] INFO: Testing against a local daemon [2020-05-27T14:43:58.113Z] === RUN TestConfigInspect [2020-05-27T14:43:58.113Z] --- PASS: TestConfigInspect (2.22s) [2020-05-27T14:43:58.113Z] === RUN TestConfigList [2020-05-27T14:43:58.113Z] --- PASS: TestConfigList (2.21s) [2020-05-27T14:43:58.113Z] === RUN TestConfigsCreateAndDelete [2020-05-27T14:43:58.113Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2020-05-27T14:43:58.113Z] === RUN TestConfigsUpdate [2020-05-27T14:43:58.178Z] --- PASS: TestUpdateReplicatedJob (4.01s) [2020-05-27T14:43:58.178Z] === RUN TestServiceListWithStatuses [2020-05-27T14:43:58.178Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-27T14:43:58.178Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:43:58.178Z] === RUN TestDockerNetworkConnectAlias [2020-05-27T14:43:58.179Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-27T14:43:58.179Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-27T14:43:58.179Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-27T14:43:58.179Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-27T14:43:58.179Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-27T14:43:59.129Z] --- PASS: TestConfigsUpdate (2.21s) [2020-05-27T14:43:59.129Z] === RUN TestTemplatedConfig [2020-05-27T14:44:00.702Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-27T14:44:00.702Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-27T14:44:01.633Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-27T14:44:01.834Z] --- PASS: TestTemplatedConfig (2.86s) [2020-05-27T14:44:01.834Z] === RUN TestConfigCreateResolve [2020-05-27T14:44:02.566Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-27T14:44:03.499Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-27T14:44:03.499Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-27T14:44:03.877Z] --- PASS: TestConfigCreateResolve (2.20s) [2020-05-27T14:44:03.877Z] === RUN TestConfigDaemonLibtrustID [2020-05-27T14:44:04.430Z] --- PASS: TestDockerNetworkConnectAlias (6.31s) [2020-05-27T14:44:04.430Z] === RUN TestDockerNetworkReConnect [2020-05-27T14:44:04.517Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-27T14:44:04.517Z] PASS [2020-05-27T14:44:04.517Z] [2020-05-27T14:44:04.517Z] DONE 7 tests in 14.572s [2020-05-27T14:44:04.517Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-27T14:44:04.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:44:04.517Z] ++ set -e [2020-05-27T14:44:04.517Z] ++ '[' -n 0 ']' [2020-05-27T14:44:04.517Z] ++ set -x [2020-05-27T14:44:04.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:44:04.518Z] INFO: Testing against a local daemon [2020-05-27T14:44:04.518Z] === RUN TestCheckpoint [2020-05-27T14:44:04.518Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-27T14:44:04.518Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:44:04.518Z] === RUN TestContainerInvalidJSON [2020-05-27T14:44:04.803Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:44:04.803Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:44:04.803Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:44:04.803Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:44:04.803Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:44:04.803Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:44:04.803Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-27T14:44:04.803Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-27T14:44:04.803Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-27T14:44:04.803Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-27T14:44:04.803Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-27T14:44:04.803Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-27T14:44:04.803Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-27T14:44:04.803Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-27T14:44:04.803Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-27T14:44:04.803Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-27T14:44:04.803Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-05-27T14:44:04.803Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-27T14:44:05.092Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-27T14:44:05.092Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-27T14:44:05.092Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-27T14:44:05.092Z] === RUN TestCopyFromContainer [2020-05-27T14:44:06.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-27T14:44:06.589Z] === RUN TestCopyFromContainer// [2020-05-27T14:44:06.589Z] === RUN TestCopyFromContainer//bar/root [2020-05-27T14:44:06.878Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-27T14:44:06.878Z] === RUN TestCopyFromContainer/bar/quux [2020-05-27T14:44:06.878Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-27T14:44:06.889Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-27T14:44:07.165Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-27T14:44:07.165Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-27T14:44:07.165Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-27T14:44:07.452Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-27T14:44:07.452Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer (2.53s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-27T14:44:07.452Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-27T14:44:07.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-27T14:44:07.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:44:07.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:44:07.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:44:07.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:44:07.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:44:07.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:44:07.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-27T14:44:07.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-27T14:44:07.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-27T14:44:07.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-27T14:44:07.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-27T14:44:07.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-27T14:44:07.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-27T14:44:07.743Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-27T14:44:07.743Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-27T14:44:07.743Z] === RUN TestCreateWithInvalidEnv [2020-05-27T14:44:07.743Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-27T14:44:07.743Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-27T14:44:07.743Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-27T14:44:07.743Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-27T14:44:07.743Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-27T14:44:07.743Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-27T14:44:07.743Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-27T14:44:07.743Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-27T14:44:07.743Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-27T14:44:07.743Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-27T14:44:07.743Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-27T14:44:07.743Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-27T14:44:07.743Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-27T14:44:07.743Z] === RUN TestCreateTmpfsMountsTarget [2020-05-27T14:44:07.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-27T14:44:07.743Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-27T14:44:09.412Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:44:09.794Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-27T14:44:09.794Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-27T14:44:09.794Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-05-27T14:44:09.794Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-27T14:44:09.976Z] --- PASS: TestDockerNetworkReConnect (5.73s) [2020-05-27T14:44:09.976Z] === RUN TestServicePlugin [2020-05-27T14:44:10.233Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-27T14:44:10.797Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-27T14:44:11.728Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-27T14:44:11.728Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-27T14:44:11.837Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-05-27T14:44:11.837Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-27T14:44:11.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:44:11.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:44:11.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:44:11.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:44:11.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:44:11.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:44:11.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:44:11.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:44:11.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:44:11.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:44:11.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-27T14:44:11.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-27T14:44:11.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-27T14:44:11.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-27T14:44:11.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-27T14:44:11.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-27T14:44:11.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-27T14:44:11.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-27T14:44:11.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-27T14:44:11.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-27T14:44:11.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-27T14:44:11.837Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-27T14:44:12.465Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-05-27T14:44:12.465Z] === RUN TestCreateDifferentPlatform [2020-05-27T14:44:12.465Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-27T14:44:12.465Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-27T14:44:12.465Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-05-27T14:44:12.465Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-27T14:44:12.465Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-27T14:44:12.465Z] === RUN TestContainerStartOnDaemonRestart [2020-05-27T14:44:12.465Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-27T14:44:12.465Z] === RUN TestDaemonRestartIpcMode [2020-05-27T14:44:12.465Z] === PAUSE TestDaemonRestartIpcMode [2020-05-27T14:44:12.465Z] === RUN TestDaemonHostGatewayIP [2020-05-27T14:44:12.465Z] === PAUSE TestDaemonHostGatewayIP [2020-05-27T14:44:12.465Z] === RUN TestContainerKillOnDaemonStart [2020-05-27T14:44:12.465Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-27T14:44:12.465Z] === RUN TestDiff [2020-05-27T14:44:13.099Z] --- PASS: TestDiff (0.72s) [2020-05-27T14:44:13.099Z] === RUN TestExecWithCloseStdin [2020-05-27T14:44:13.101Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-27T14:44:13.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-27T14:44:14.116Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-05-27T14:44:14.117Z] === RUN TestExec [2020-05-27T14:44:14.739Z] --- PASS: TestExec (0.76s) [2020-05-27T14:44:14.739Z] === RUN TestExecUser [2020-05-27T14:44:15.761Z] --- PASS: TestExecUser (0.75s) [2020-05-27T14:44:15.761Z] === RUN TestExportContainerAndImportImage [2020-05-27T14:44:16.376Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-27T14:44:16.376Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-27T14:44:16.376Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-27T14:44:16.388Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-05-27T14:44:16.388Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-27T14:44:16.940Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-27T14:44:18.309Z] === RUN TestDockerSuite/TestCommitChange [2020-05-27T14:44:18.435Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-05-27T14:44:18.435Z] === RUN TestHealthCheckWorkdir [2020-05-27T14:44:19.064Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-05-27T14:44:19.064Z] === RUN TestHealthKillContainer [2020-05-27T14:44:19.239Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-27T14:44:20.169Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-27T14:44:22.062Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-27T14:44:22.551Z] --- PASS: TestHealthKillContainer (2.91s) [2020-05-27T14:44:22.551Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-27T14:44:22.551Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-05-27T14:44:22.551Z] === RUN TestIpcModeNone [2020-05-27T14:44:23.573Z] --- PASS: TestIpcModeNone (0.78s) [2020-05-27T14:44:23.573Z] === RUN TestIpcModePrivate [2020-05-27T14:44:23.956Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-27T14:44:24.200Z] --- PASS: TestIpcModePrivate (0.77s) [2020-05-27T14:44:24.200Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-27T14:44:24.200Z] === RUN TestIpcModeShareable [2020-05-27T14:44:24.823Z] --- PASS: TestIpcModeShareable (0.76s) [2020-05-27T14:44:24.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-27T14:44:24.823Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-27T14:44:24.887Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-27T14:44:26.780Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-27T14:44:27.523Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2020-05-27T14:44:27.523Z] === RUN TestAPIIpcModeHost [2020-05-27T14:44:27.813Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-27T14:44:27.813Z] === RUN TestDaemonIpcModeShareable [2020-05-27T14:44:28.150Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-27T14:44:29.330Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-05-27T14:44:29.330Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-27T14:44:29.330Z] === RUN TestDaemonIpcModePrivate [2020-05-27T14:44:30.042Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-27T14:44:31.376Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-05-27T14:44:31.376Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-27T14:44:31.376Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-27T14:44:31.415Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-27T14:44:31.415Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-27T14:44:31.415Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-27T14:44:31.415Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-27T14:44:31.415Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-27T14:44:31.415Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-27T14:44:31.415Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-27T14:44:32.878Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-05-27T14:44:32.878Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-27T14:44:32.878Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-27T14:44:33.310Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-27T14:44:34.971Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-05-27T14:44:34.971Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-27T14:44:34.971Z] === RUN TestIpcModeOlderClient [2020-05-27T14:44:34.971Z] === PAUSE TestIpcModeOlderClient [2020-05-27T14:44:34.971Z] === RUN TestKillContainerInvalidSignal [2020-05-27T14:44:35.205Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-27T14:44:35.205Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-27T14:44:35.261Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-05-27T14:44:35.261Z] === RUN TestKillContainer [2020-05-27T14:44:35.261Z] === RUN TestKillContainer/no_signal [2020-05-27T14:44:35.890Z] === RUN TestKillContainer/non_killing_signal [2020-05-27T14:44:36.134Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-27T14:44:36.522Z] === RUN TestKillContainer/killing_signal [2020-05-27T14:44:37.064Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-27T14:44:37.145Z] --- PASS: TestKillContainer (1.97s) [2020-05-27T14:44:37.145Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-05-27T14:44:37.145Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-27T14:44:37.145Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-05-27T14:44:37.145Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-27T14:44:37.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-27T14:44:37.765Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-27T14:44:37.994Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-27T14:44:38.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-27T14:44:38.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2020-05-27T14:44:38.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-05-27T14:44:38.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-05-27T14:44:38.787Z] === RUN TestKillStoppedContainer [2020-05-27T14:44:38.787Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-27T14:44:38.787Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-27T14:44:38.787Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-27T14:44:38.787Z] === RUN TestKillDifferentUserContainer [2020-05-27T14:44:38.815Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-27T14:44:39.415Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-05-27T14:44:39.415Z] === RUN TestInspectOomKilledTrue [2020-05-27T14:44:39.745Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-27T14:44:39.745Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-27T14:44:39.745Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-27T14:44:40.679Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-27T14:44:40.679Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-27T14:44:40.679Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-27T14:44:40.906Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2020-05-27T14:44:40.906Z] === RUN TestInspectOomKilledFalse [2020-05-27T14:44:40.936Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-27T14:44:40.936Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-27T14:44:41.197Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2020-05-27T14:44:41.197Z] === RUN TestLinksEtcHostsContentMatch [2020-05-27T14:44:41.824Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-05-27T14:44:41.824Z] === RUN TestLinksContainerNames [2020-05-27T14:44:41.868Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-27T14:44:42.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-27T14:44:43.315Z] --- PASS: TestLinksContainerNames (1.26s) [2020-05-27T14:44:43.315Z] === RUN TestLogsFollowTailEmpty [2020-05-27T14:44:43.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-27T14:44:43.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-27T14:44:43.619Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-05-27T14:44:43.619Z] === RUN TestContainerNetworkMountsNoChown [2020-05-27T14:44:44.639Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/default [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/default [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/private [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/private [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rprivate [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/slave [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/slave [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rslave [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/shared [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/shared [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rshared [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/default [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rslave [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rprivate [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/private [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rshared [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/slave [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/shared [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-27T14:44:44.639Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:44:44.639Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-27T14:44:44.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-27T14:44:44.733Z] --- PASS: TestServicePlugin (34.58s) [2020-05-27T14:44:44.733Z] plugin_test.go:62: [da7c9b80655cc] joining swarm manager [d302565bb7aa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T14:44:44.733Z] plugin_test.go:65: [d0b270a6ead42] joining swarm manager [d302565bb7aa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T14:44:44.733Z] === RUN TestServiceUpdateLabel [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-27T14:44:44.926Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-27T14:44:44.926Z] === RUN TestContainerBindMountNonRecursive [2020-05-27T14:44:45.297Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-27T14:44:46.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-27T14:44:46.229Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-27T14:44:46.421Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-05-27T14:44:46.421Z] === RUN TestNetworkNat [2020-05-27T14:44:47.160Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-27T14:44:47.160Z] --- PASS: TestServiceUpdateLabel (2.46s) [2020-05-27T14:44:47.160Z] === RUN TestServiceUpdateSecrets [2020-05-27T14:44:47.271Z] --- PASS: TestNetworkNat (0.70s) [2020-05-27T14:44:47.271Z] === RUN TestNetworkLocalhostTCPNat [2020-05-27T14:44:47.900Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2020-05-27T14:44:47.900Z] === RUN TestNetworkLoopbackNat [2020-05-27T14:44:48.090Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-27T14:44:48.925Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-05-27T14:44:48.925Z] === RUN TestPause [2020-05-27T14:44:49.073Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-27T14:44:49.547Z] --- PASS: TestPause (0.73s) [2020-05-27T14:44:49.547Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-27T14:44:49.547Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-05-27T14:44:49.547Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:44:49.547Z] === RUN TestPauseStopPausedContainer [2020-05-27T14:44:50.013Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-27T14:44:50.013Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-27T14:44:50.186Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-05-27T14:44:50.186Z] === RUN TestPsFilter [2020-05-27T14:44:50.473Z] --- PASS: TestPsFilter (0.18s) [2020-05-27T14:44:50.473Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-27T14:44:50.946Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-27T14:44:51.099Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-05-27T14:44:51.099Z] === RUN TestRemoveContainerWithVolume [2020-05-27T14:44:51.724Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-05-27T14:44:51.724Z] === RUN TestRemoveContainerRunning [2020-05-27T14:44:51.876Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-27T14:44:52.358Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-05-27T14:44:52.358Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-27T14:44:52.440Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-27T14:44:52.697Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-27T14:44:52.981Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-05-27T14:44:52.981Z] === RUN TestRemoveInvalidContainer [2020-05-27T14:44:52.981Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-27T14:44:52.981Z] === RUN TestRenameLinkedContainer [2020-05-27T14:44:53.628Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-27T14:44:54.996Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-27T14:44:55.692Z] --- PASS: TestRenameLinkedContainer (2.62s) [2020-05-27T14:44:55.692Z] === RUN TestRenameStoppedContainer [2020-05-27T14:44:56.320Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-05-27T14:44:56.320Z] === RUN TestRenameRunningContainerAndReuse [2020-05-27T14:44:56.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-27T14:44:56.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-27T14:44:56.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-27T14:44:56.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-27T14:44:56.889Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-27T14:44:57.812Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2020-05-27T14:44:57.812Z] === RUN TestRenameInvalidName [2020-05-27T14:44:57.819Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-27T14:44:58.452Z] --- PASS: TestRenameInvalidName (0.68s) [2020-05-27T14:44:58.452Z] === RUN TestRenameAnonymousContainer [2020-05-27T14:45:01.152Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2020-05-27T14:45:01.152Z] === RUN TestRenameContainerWithSameName [2020-05-27T14:45:01.440Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-05-27T14:45:01.440Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-27T14:45:02.939Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-05-27T14:45:02.939Z] === RUN TestResize [2020-05-27T14:45:03.071Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-27T14:45:03.071Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2020-05-27T14:45:03.071Z] === RUN TestServiceUpdateConfigs [2020-05-27T14:45:03.071Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-27T14:45:03.229Z] --- PASS: TestResize (0.69s) [2020-05-27T14:45:03.229Z] === RUN TestResizeWithInvalidSize [2020-05-27T14:45:04.056Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-27T14:45:04.056Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-27T14:45:04.260Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-05-27T14:45:04.260Z] === RUN TestResizeWhenContainerNotStarted [2020-05-27T14:45:04.313Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-27T14:45:04.889Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:45:04.889Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:45:04.889Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:45:04.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-27T14:45:04.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:45:04.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-27T14:45:04.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-27T14:45:06.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-27T14:45:07.587Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-27T14:45:07.845Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-27T14:45:08.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:45:08.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-27T14:45:08.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-27T14:45:08.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-27T14:45:09.214Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-27T14:45:10.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-27T14:45:10.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-27T14:45:12.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-27T14:45:14.469Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-27T14:45:14.469Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.25s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.38s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.90s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.31s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.40s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.07s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.15s) [2020-05-27T14:45:14.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-05-27T14:45:14.889Z] === RUN TestCgroupNamespacesRun [2020-05-27T14:45:16.364Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-27T14:45:16.376Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-05-27T14:45:16.376Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-27T14:45:17.864Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-05-27T14:45:17.864Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-27T14:45:18.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-27T14:45:18.259Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2020-05-27T14:45:18.259Z] === RUN TestServiceUpdateNetwork [2020-05-27T14:45:19.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-27T14:45:19.919Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-05-27T14:45:19.919Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-27T14:45:21.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-27T14:45:21.409Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-05-27T14:45:21.409Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-27T14:45:22.903Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-05-27T14:45:22.903Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-27T14:45:22.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-27T14:45:24.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-27T14:45:24.399Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-05-27T14:45:24.399Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-27T14:45:25.419Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-05-27T14:45:25.419Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-27T14:45:26.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000acce60_} [2020-05-27T14:45:27.460Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-05-27T14:45:27.460Z] === RUN TestKernelTCPMemory [2020-05-27T14:45:27.749Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-05-27T14:45:27.749Z] === RUN TestNISDomainname [2020-05-27T14:45:28.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1435997143_/foo_false____} [2020-05-27T14:45:28.987Z] --- PASS: TestNISDomainname (0.86s) [2020-05-27T14:45:28.987Z] === RUN TestHostnameDnsResolution [2020-05-27T14:45:29.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1435997143_/foo_true____} [2020-05-27T14:45:30.016Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-05-27T14:45:30.016Z] === RUN TestStats [2020-05-27T14:45:31.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3613417802_/foo_false____} [2020-05-27T14:45:32.710Z] --- PASS: TestStats (2.69s) [2020-05-27T14:45:32.710Z] === RUN TestStopContainerWithTimeout [2020-05-27T14:45:32.710Z] === RUN TestStopContainerWithTimeout/0 [2020-05-27T14:45:32.710Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-27T14:45:32.710Z] === RUN TestStopContainerWithTimeout/1 [2020-05-27T14:45:32.710Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-27T14:45:32.710Z] === RUN TestStopContainerWithTimeout/3 [2020-05-27T14:45:32.710Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-27T14:45:32.710Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-27T14:45:32.710Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-27T14:45:32.710Z] === CONT TestStopContainerWithTimeout/0 [2020-05-27T14:45:32.710Z] === CONT TestStopContainerWithTimeout/3 [2020-05-27T14:45:32.710Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-27T14:45:32.710Z] === CONT TestStopContainerWithTimeout/1 [2020-05-27T14:45:32.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3613417802_/foo_true____} [2020-05-27T14:45:32.776Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2020-05-27T14:45:32.776Z] === RUN TestServiceUpdatePidsLimit [2020-05-27T14:45:34.145Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-27T14:45:34.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3613417802_/foo_true__0xc000accec0__} [2020-05-27T14:45:35.334Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-27T14:45:35.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-27T14:45:36.192Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-27T14:45:36.192Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-05-27T14:45:36.192Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2020-05-27T14:45:36.192Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-05-27T14:45:36.192Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-05-27T14:45:36.192Z] === RUN TestDeleteDevicemapper [2020-05-27T14:45:36.192Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-27T14:45:36.192Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:45:36.192Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-27T14:45:36.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000accee0_} [2020-05-27T14:45:37.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2020-05-27T14:45:37.686Z] === RUN TestUpdateMemory [2020-05-27T14:45:37.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000accf00_} [2020-05-27T14:45:38.725Z] --- PASS: TestUpdateMemory (0.91s) [2020-05-27T14:45:38.725Z] === RUN TestUpdateCPUQuota [2020-05-27T14:45:39.748Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-05-27T14:45:39.748Z] === RUN TestUpdatePidsLimit [2020-05-27T14:45:39.748Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-27T14:45:39.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000accf20_} [2020-05-27T14:45:40.035Z] === RUN TestUpdatePidsLimit/no_change [2020-05-27T14:45:40.322Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-27T14:45:40.608Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-27T14:45:41.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000accf40_} [2020-05-27T14:45:41.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-27T14:45:41.515Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-27T14:45:41.804Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-27T14:45:42.541Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-27T14:45:42.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit (3.19s) [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-05-27T14:45:42.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-05-27T14:45:42.826Z] === RUN TestUpdateRestartPolicy [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-27T14:45:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-27T14:45:44.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-27T14:45:44.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-27T14:45:44.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-27T14:45:44.954Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-27T14:45:48.229Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-27T14:45:50.752Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-05-27T14:45:50.752Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-05-27T14:45:50.752Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-27T14:45:50.752Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2020-05-27T14:45:50.752Z] PASS [2020-05-27T14:45:50.752Z] [2020-05-27T14:45:50.752Z] === Skipped [2020-05-27T14:45:50.752Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-27T14:45:50.752Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:45:50.752Z] [2020-05-27T14:45:50.752Z] [2020-05-27T14:45:50.752Z] DONE 27 tests, 1 skipped in 197.185s [2020-05-27T14:45:50.752Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-27T14:45:50.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:45:50.752Z] ++ set -e [2020-05-27T14:45:50.752Z] ++ '[' -n 0 ']' [2020-05-27T14:45:50.752Z] ++ set -x [2020-05-27T14:45:50.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:45:50.752Z] INFO: Testing against a local daemon [2020-05-27T14:45:50.752Z] === RUN TestSessionCreate [2020-05-27T14:45:50.752Z] --- PASS: TestSessionCreate (0.02s) [2020-05-27T14:45:50.752Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-27T14:45:50.752Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-05-27T14:45:50.752Z] PASS [2020-05-27T14:45:50.752Z] [2020-05-27T14:45:50.752Z] DONE 2 tests in 0.200s [2020-05-27T14:45:50.752Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-27T14:45:50.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:45:50.752Z] ++ set -e [2020-05-27T14:45:50.752Z] ++ '[' -n 0 ']' [2020-05-27T14:45:50.752Z] ++ set -x [2020-05-27T14:45:50.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:45:50.752Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-27T14:45:50.752Z] INFO: Testing against a local daemon [2020-05-27T14:45:50.752Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-27T14:45:50.752Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:45:50.752Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:45:50.752Z] === RUN TestEventsExecDie [2020-05-27T14:45:51.685Z] --- PASS: TestEventsExecDie (0.95s) [2020-05-27T14:45:51.685Z] === RUN TestEventsBackwardsCompatible [2020-05-27T14:45:51.685Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-27T14:45:51.685Z] === RUN TestInfoBinaryCommits [2020-05-27T14:45:51.685Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-27T14:45:51.685Z] === RUN TestInfoAPIVersioned [2020-05-27T14:45:51.685Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-27T14:45:51.685Z] === RUN TestInfoDiscoveryBackend [2020-05-27T14:45:52.250Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-05-27T14:45:52.250Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-27T14:45:53.180Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-27T14:45:53.180Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-27T14:45:53.744Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-27T14:45:53.744Z] === RUN TestInfoAPI [2020-05-27T14:45:53.744Z] --- PASS: TestInfoAPI (0.03s) [2020-05-27T14:45:53.744Z] === RUN TestInfoAPIWarnings [2020-05-27T14:45:54.002Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-27T14:45:54.259Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-27T14:45:54.259Z] === RUN TestInfoDebug [2020-05-27T14:45:54.823Z] --- PASS: TestInfoDebug (0.53s) [2020-05-27T14:45:54.823Z] === RUN TestInfoInsecureRegistries [2020-05-27T14:45:55.388Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-27T14:45:55.388Z] === RUN TestInfoRegistryMirrors [2020-05-27T14:45:55.446Z] --- PASS: TestUpdateRestartPolicy (11.98s) [2020-05-27T14:45:55.446Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-27T14:45:55.646Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-27T14:45:55.736Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-05-27T14:45:55.736Z] === RUN TestWaitNonBlocked [2020-05-27T14:45:55.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:45:55.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:45:55.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:45:55.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:45:55.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-27T14:45:55.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-27T14:45:55.903Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-27T14:45:55.903Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-27T14:45:55.903Z] === RUN TestLoginFailsWithBadCredentials [2020-05-27T14:45:56.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-05-27T14:45:56.162Z] === RUN TestPingCacheHeaders [2020-05-27T14:45:56.162Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-27T14:45:56.162Z] === RUN TestPingGet [2020-05-27T14:45:56.162Z] --- PASS: TestPingGet (0.01s) [2020-05-27T14:45:56.162Z] === RUN TestPingHead [2020-05-27T14:45:56.162Z] --- PASS: TestPingHead (0.04s) [2020-05-27T14:45:56.162Z] === RUN TestVersion [2020-05-27T14:45:56.162Z] --- PASS: TestVersion (0.03s) [2020-05-27T14:45:56.162Z] PASS [2020-05-27T14:45:56.162Z] [2020-05-27T14:45:56.162Z] === Skipped [2020-05-27T14:45:56.162Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:45:56.162Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:45:56.162Z] [2020-05-27T14:45:56.162Z] [2020-05-27T14:45:56.162Z] DONE 18 tests, 1 skipped in 5.748s [2020-05-27T14:45:56.162Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-27T14:45:56.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:45:56.162Z] ++ set -e [2020-05-27T14:45:56.162Z] ++ '[' -n 0 ']' [2020-05-27T14:45:56.162Z] ++ set -x [2020-05-27T14:45:56.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:45:56.424Z] INFO: Testing against a local daemon [2020-05-27T14:45:56.424Z] === RUN TestVolumesCreateAndList [2020-05-27T14:45:56.424Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-27T14:45:56.424Z] === RUN TestVolumesRemove [2020-05-27T14:45:56.424Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-27T14:45:56.424Z] === RUN TestVolumesInspect [2020-05-27T14:45:56.424Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-27T14:45:56.424Z] === RUN TestVolumesInvalidJSON [2020-05-27T14:45:56.682Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-27T14:45:56.682Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-27T14:45:56.682Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-27T14:45:56.682Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-27T14:45:56.682Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-27T14:45:56.682Z] PASS [2020-05-27T14:45:56.682Z] [2020-05-27T14:45:56.682Z] DONE 5 tests in 0.294s [2020-05-27T14:45:56.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-27T14:45:56.763Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-27T14:45:56.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-05-27T14:45:56.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-05-27T14:45:56.763Z] === RUN TestWaitBlocked [2020-05-27T14:45:56.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:45:56.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:45:56.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:45:56.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:45:56.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-27T14:45:56.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-27T14:45:56.939Z] ++++ cat bundles/test-integration/docker.pid [2020-05-27T14:45:56.939Z] +++ kill 5869 [2020-05-27T14:45:56.939Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-27T14:45:57.813Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-27T14:45:57.813Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-05-27T14:45:57.813Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-05-27T14:45:57.813Z] === CONT TestContainerStartOnDaemonRestart [2020-05-27T14:45:57.813Z] === CONT TestContainerKillOnDaemonStart [2020-05-27T14:45:57.813Z] === CONT TestDaemonHostGatewayIP [2020-05-27T14:45:57.813Z] === CONT TestDaemonRestartIpcMode [2020-05-27T14:45:57.876Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-27T14:45:58.133Z] +++ /etc/init.d/apparmor stop [2020-05-27T14:45:58.133Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T14:45:58.133Z] [2020-05-27T14:45:58.133Z] Unloading profiles will leave already running processes permanently [2020-05-27T14:45:58.133Z] unconfined, which can lead to unexpected situations. [2020-05-27T14:45:58.133Z] [2020-05-27T14:45:58.133Z] To set a process to complain mode, use the command line tool [2020-05-27T14:45:58.133Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T14:45:58.133Z] +++ true [2020-05-27T14:45:58.133Z] [2020-05-27T14:45:59.065Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-27T14:46:00.434Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-27T14:46:01.003Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-27T14:46:01.950Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-27T14:46:02.256Z] --- PASS: TestContainerStartOnDaemonRestart (4.33s) [2020-05-27T14:46:02.257Z] === CONT TestIpcModeOlderClient [2020-05-27T14:46:02.257Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-27T14:46:02.551Z] --- PASS: TestDaemonRestartIpcMode (4.98s) [2020-05-27T14:46:02.551Z] --- PASS: TestDaemonHostGatewayIP (5.07s) [2020-05-27T14:46:03.319Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-27T14:46:04.249Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-27T14:46:05.181Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-27T14:46:06.113Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-27T14:46:07.484Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-27T14:46:08.511Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-27T14:46:09.443Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-27T14:46:10.812Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-27T14:46:10.982Z] --- PASS: TestContainerKillOnDaemonStart (13.43s) [2020-05-27T14:46:10.983Z] PASS [2020-05-27T14:46:10.983Z] [2020-05-27T14:46:10.983Z] === Skipped [2020-05-27T14:46:10.983Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-27T14:46:10.983Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-27T14:46:10.983Z] [2020-05-27T14:46:10.983Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-05-27T14:46:10.983Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-27T14:46:10.983Z] [2020-05-27T14:46:10.983Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-27T14:46:10.983Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-27T14:46:10.983Z] [2020-05-27T14:46:10.983Z] [2020-05-27T14:46:10.983Z] DONE 203 tests, 3 skipped in 126.418s [2020-05-27T14:46:10.983Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-27T14:46:10.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:46:10.983Z] ++ set -e [2020-05-27T14:46:10.983Z] ++ '[' -n 0 ']' [2020-05-27T14:46:10.983Z] ++ set -x [2020-05-27T14:46:10.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:46:10.983Z] INFO: Testing against a local daemon [2020-05-27T14:46:10.983Z] === RUN TestCommitInheritsEnv [2020-05-27T14:46:11.614Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-05-27T14:46:11.614Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-27T14:46:11.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-27T14:46:11.614Z] === RUN TestImagesFilterMultiReference [2020-05-27T14:46:11.614Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-27T14:46:11.614Z] === RUN TestImagePullPlatformInvalid [2020-05-27T14:46:11.614Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-27T14:46:11.614Z] === RUN TestRemoveImageOrphaning [2020-05-27T14:46:11.742Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-27T14:46:12.248Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-05-27T14:46:12.248Z] === RUN TestRemoveImageGarbageCollector [2020-05-27T14:46:12.248Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:46:12.248Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:46:12.248Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-27T14:46:12.248Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-27T14:46:12.248Z] === RUN TestTagInvalidReference [2020-05-27T14:46:12.248Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-27T14:46:12.248Z] === RUN TestTagValidPrefixedRepo [2020-05-27T14:46:12.248Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-27T14:46:12.248Z] === RUN TestTagExistedNameWithoutForce [2020-05-27T14:46:12.248Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-27T14:46:12.248Z] === RUN TestTagOfficialNames [2020-05-27T14:46:12.248Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-27T14:46:12.248Z] === RUN TestTagMatchesDigest [2020-05-27T14:46:12.248Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-27T14:46:12.248Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-27T14:46:12.674Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-27T14:46:12.674Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-27T14:46:13.605Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-27T14:46:14.536Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-27T14:46:15.906Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-27T14:46:16.836Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-27T14:46:17.766Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-27T14:46:19.660Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-27T14:46:20.591Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-27T14:46:23.114Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-27T14:46:28.367Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-27T14:46:30.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-27T14:46:31.636Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-27T14:46:32.567Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-27T14:46:37.820Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-27T14:46:41.093Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-27T14:46:42.022Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-27T14:46:47.278Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-27T14:46:47.841Z] === RUN TestDockerSuite/TestCpToDot [2020-05-27T14:46:48.771Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-27T14:46:50.664Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-27T14:46:51.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-27T14:46:52.525Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-27T14:46:53.456Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-27T14:46:56.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-27T14:46:57.295Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-27T14:46:57.552Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-27T14:46:58.486Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-27T14:47:00.400Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-27T14:47:00.657Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-27T14:47:00.657Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-27T14:47:01.221Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-27T14:47:02.153Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-27T14:47:02.153Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-27T14:47:02.411Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-27T14:47:02.976Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-27T14:47:03.541Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-27T14:47:03.541Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-27T14:47:03.799Z] === RUN TestDockerSuite/TestCreateRM [2020-05-27T14:47:04.058Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-27T14:47:04.058Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-27T14:47:04.058Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-27T14:47:04.315Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-27T14:47:07.590Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-27T14:47:07.590Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-27T14:47:07.590Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-27T14:47:10.870Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-27T14:47:10.870Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-27T14:47:10.870Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-27T14:47:10.870Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-27T14:47:10.870Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-27T14:47:10.870Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-27T14:47:11.800Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-27T14:47:13.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-27T14:47:14.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-27T14:47:15.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-27T14:47:15.728Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-27T14:47:17.623Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-27T14:47:18.555Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-27T14:47:19.489Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-27T14:47:19.489Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-27T14:47:20.859Z] === RUN TestDockerSuite/TestDockerFails [2020-05-27T14:47:20.859Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-27T14:47:20.859Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-27T14:47:20.859Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-27T14:47:22.230Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-27T14:47:23.161Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-27T14:47:25.055Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-27T14:47:25.056Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-27T14:47:25.056Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-27T14:47:25.056Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-27T14:47:31.616Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-27T14:47:33.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-27T14:47:34.883Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-27T14:47:39.060Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-27T14:47:40.430Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-27T14:47:41.799Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-27T14:47:42.730Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-27T14:47:43.660Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-27T14:47:44.590Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-27T14:47:45.523Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-27T14:47:46.087Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-27T14:47:47.980Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-27T14:47:49.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-27T14:47:49.606Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-27T14:47:53.785Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-27T14:47:55.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-27T14:47:55.940Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-27T14:47:57.845Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-27T14:47:59.740Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-27T14:48:00.303Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-27T14:48:00.871Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-27T14:48:02.769Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-27T14:48:03.333Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-27T14:48:03.333Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-27T14:48:03.897Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-27T14:48:03.897Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-27T14:48:03.897Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-27T14:48:05.791Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-27T14:48:07.685Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-27T14:48:07.685Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-27T14:48:07.685Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-27T14:48:08.248Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-27T14:48:08.505Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-27T14:48:08.762Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-27T14:48:10.131Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-27T14:48:10.131Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-27T14:48:10.131Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-27T14:48:10.131Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-27T14:48:12.025Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-27T14:48:12.960Z] === RUN TestDockerSuite/TestEventsRename [2020-05-27T14:48:13.524Z] === RUN TestDockerSuite/TestEventsResize [2020-05-27T14:48:14.454Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-27T14:48:15.384Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-27T14:48:16.315Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-27T14:48:17.245Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-27T14:48:20.520Z] === RUN TestDockerSuite/TestEventsTop [2020-05-27T14:48:21.083Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-27T14:48:23.632Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-27T14:48:25.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-27T14:48:25.258Z] === RUN TestDockerSuite/TestExec [2020-05-27T14:48:26.632Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-27T14:48:27.564Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-27T14:48:27.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-27T14:48:28.077Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-27T14:48:29.008Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-27T14:48:31.532Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-27T14:48:32.465Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-27T14:48:33.396Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-27T14:48:34.328Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-27T14:48:35.259Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-27T14:48:36.189Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-27T14:48:37.120Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-27T14:48:39.014Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-27T14:48:39.946Z] === RUN TestDockerSuite/TestExecEnv [2020-05-27T14:48:41.316Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-27T14:48:42.687Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-27T14:48:43.617Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-27T14:48:46.891Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-27T14:48:47.456Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-27T14:48:48.398Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-27T14:48:49.330Z] === RUN TestDockerSuite/TestExecParseError [2020-05-27T14:48:50.261Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-27T14:48:50.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-27T14:48:51.082Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-27T14:48:52.014Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-27T14:48:53.911Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-27T14:48:54.841Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-27T14:48:55.772Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-27T14:49:07.958Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-27T14:49:07.958Z] === RUN TestDockerSuite/TestExecTTY [2020-05-27T14:49:08.888Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-27T14:49:10.259Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-27T14:49:10.823Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-27T14:49:12.193Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-27T14:49:12.193Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-27T14:49:14.088Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-27T14:49:15.018Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-27T14:49:16.388Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-27T14:49:16.952Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-27T14:49:17.884Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-27T14:49:18.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-27T14:49:23.413Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-27T14:49:28.671Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-27T14:49:30.039Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-27T14:49:35.360Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-27T14:49:35.360Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-27T14:49:35.360Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-27T14:49:35.617Z] === RUN TestDockerSuite/TestHealth [2020-05-27T14:49:45.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-27T14:49:57.749Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-27T14:49:57.749Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-27T14:49:57.749Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-27T14:49:57.749Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-27T14:49:57.749Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-27T14:49:57.749Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-27T14:49:58.680Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-27T14:49:58.680Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-27T14:49:58.680Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-27T14:49:58.680Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-27T14:49:58.937Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-27T14:49:59.193Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-27T14:49:59.758Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-27T14:49:59.758Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-27T14:50:00.689Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-27T14:50:00.689Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-27T14:50:01.620Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-27T14:50:02.551Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-27T14:50:02.551Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-27T14:50:03.482Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-27T14:50:06.758Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-27T14:50:06.758Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-27T14:50:06.758Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-27T14:50:08.653Z] === RUN TestDockerSuite/TestImportFile [2020-05-27T14:50:10.548Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-27T14:50:10.548Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-27T14:50:12.442Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-27T14:50:14.340Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-27T14:50:16.233Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-27T14:50:16.796Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-27T14:50:17.730Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-27T14:50:18.660Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-27T14:50:18.661Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-27T14:50:18.661Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-27T14:50:19.591Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-27T14:50:20.522Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-27T14:50:21.086Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-27T14:50:22.017Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-27T14:50:22.581Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-27T14:50:23.511Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-27T14:50:23.511Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-27T14:50:24.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-27T14:50:25.371Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-27T14:50:26.302Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-27T14:50:27.234Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-27T14:50:27.234Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-27T14:50:28.604Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-27T14:50:28.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-27T14:50:29.539Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-27T14:50:30.474Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-27T14:50:31.405Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-27T14:50:32.336Z] === RUN TestDockerSuite/TestInspectImage [2020-05-27T14:50:32.336Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-27T14:50:32.336Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-27T14:50:32.336Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-27T14:50:33.269Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-27T14:50:34.201Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-27T14:50:34.201Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-27T14:50:35.132Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-27T14:50:36.062Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-27T14:50:37.958Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-27T14:50:37.958Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-27T14:50:38.888Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-27T14:50:39.819Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-27T14:50:41.714Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-27T14:50:42.279Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-27T14:50:43.649Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-27T14:50:44.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-27T14:50:45.149Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-27T14:50:46.080Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-27T14:50:47.012Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-27T14:50:47.012Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-27T14:50:49.537Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-27T14:50:50.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-27T14:50:51.476Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-27T14:50:53.373Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-27T14:50:53.945Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-27T14:50:54.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-27T14:50:56.250Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-27T14:50:58.144Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-27T14:50:58.401Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-27T14:51:00.928Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-27T14:51:01.491Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-27T14:51:01.491Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-27T14:51:04.768Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-27T14:51:04.768Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-27T14:51:04.768Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-27T14:51:05.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-27T14:51:08.223Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-27T14:51:11.499Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-27T14:51:16.755Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-27T14:51:19.285Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-27T14:51:20.285Z] --- PASS: TestImportExtremelyLargeImageWorks (299.21s) [2020-05-27T14:51:20.285Z] PASS [2020-05-27T14:51:20.285Z] [2020-05-27T14:51:20.285Z] === Skipped [2020-05-27T14:51:20.285Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-27T14:51:20.285Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:51:20.285Z] [2020-05-27T14:51:20.285Z] [2020-05-27T14:51:20.285Z] DONE 12 tests, 1 skipped in 300.591s [2020-05-27T14:51:20.285Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-27T14:51:20.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:51:20.285Z] ++ set -e [2020-05-27T14:51:20.285Z] ++ '[' -n 0 ']' [2020-05-27T14:51:20.285Z] ++ set -x [2020-05-27T14:51:20.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:51:20.286Z] INFO: Testing against a local daemon [2020-05-27T14:51:20.286Z] === RUN TestNetworkCreateDelete [2020-05-27T14:51:20.286Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-05-27T14:51:20.286Z] === RUN TestDockerNetworkDeletePreferID [2020-05-27T14:51:20.286Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-05-27T14:51:20.286Z] === RUN TestInspectNetwork [2020-05-27T14:51:20.286Z] === RUN TestInspectNetwork/full_network_id [2020-05-27T14:51:20.286Z] === RUN TestInspectNetwork/partial_network_id [2020-05-27T14:51:20.286Z] === RUN TestInspectNetwork/network_name [2020-05-27T14:51:20.286Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-27T14:51:20.575Z] --- PASS: TestInspectNetwork (7.93s) [2020-05-27T14:51:20.575Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-27T14:51:20.575Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-27T14:51:20.575Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-27T14:51:20.575Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-27T14:51:20.575Z] === RUN TestRunContainerWithBridgeNone [2020-05-27T14:51:21.179Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-27T14:51:21.744Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-27T14:51:23.290Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2020-05-27T14:51:23.290Z] === RUN TestNetworkInvalidJSON [2020-05-27T14:51:23.290Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-27T14:51:23.290Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-27T14:51:23.290Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:51:23.290Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:51:23.290Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:51:23.290Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:51:23.290Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-27T14:51:23.290Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-27T14:51:23.290Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-27T14:51:23.290Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-27T14:51:23.290Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-27T14:51:23.290Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-27T14:51:23.290Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-27T14:51:23.290Z] === RUN TestHostIPv4BridgeLabel [2020-05-27T14:51:23.581Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-27T14:51:23.581Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-27T14:51:23.640Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-27T14:51:24.582Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-27T14:51:24.615Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-27T14:51:24.615Z] === RUN TestDaemonDefaultNetworkPools [2020-05-27T14:51:25.237Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-05-27T14:51:25.237Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-27T14:51:26.742Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-27T14:51:26.742Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-27T14:51:27.106Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-27T14:51:27.106Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-27T14:51:27.363Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-27T14:51:27.363Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-27T14:51:27.363Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-27T14:51:28.236Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s) [2020-05-27T14:51:28.237Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-27T14:51:28.293Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-27T14:51:28.524Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-27T14:51:28.524Z] === RUN TestServiceWithPredefinedNetwork [2020-05-27T14:51:29.224Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-27T14:51:31.234Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2020-05-27T14:51:31.234Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-27T14:51:31.234Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:51:31.234Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:51:31.234Z] === RUN TestServiceWithDataPathPortInit [2020-05-27T14:51:33.396Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-27T14:51:33.657Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-27T14:51:38.909Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-27T14:51:39.472Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-27T14:51:39.472Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-27T14:51:40.403Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-27T14:51:41.774Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-27T14:51:42.706Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-27T14:51:44.076Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-27T14:51:45.009Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-27T14:51:45.939Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-27T14:51:46.546Z] --- PASS: TestServiceWithDataPathPortInit (14.69s) [2020-05-27T14:51:46.546Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-27T14:51:47.310Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-27T14:51:48.683Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-27T14:51:49.616Z] === RUN TestDockerSuite/TestLogsSince [2020-05-27T14:51:53.430Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.21s) [2020-05-27T14:51:53.430Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qqj3997jt4gw6s6awur7dqt9r Created:2020-05-27 14:51:46.731980904 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[88099735786bc4d6de13bd8e57ac4bba3b91985e12e11ad40c14ba9103291426:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s59uxlbtwm236eni11u52x91x EndpointID:9ad5d7c971bb64e1e290390c96186dc6c49c6e68dbdfac52f7b635dca1fa7b06 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e4c344a41d6efbaea9dc7cc045b0bc64082c83afcb86c3de49b6b30321ccc7e MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:f3cd97542235 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s59uxlbtwm236eni11u52x91x EndpointID:9ad5d7c971bb64e1e290390c96186dc6c49c6e68dbdfac52f7b635dca1fa7b06 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-27T14:51:53.430Z] PASS [2020-05-27T14:51:53.430Z] [2020-05-27T14:51:53.430Z] === Skipped [2020-05-27T14:51:53.430Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-27T14:51:53.430Z] service_test.go:236: FLAKY_TEST [2020-05-27T14:51:53.430Z] [2020-05-27T14:51:53.430Z] [2020-05-27T14:51:53.430Z] DONE 22 tests, 1 skipped in 41.205s [2020-05-27T14:51:53.430Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:51:53.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:51:53.430Z] ++ set -e [2020-05-27T14:51:53.430Z] ++ '[' -n 0 ']' [2020-05-27T14:51:53.430Z] ++ set -x [2020-05-27T14:51:53.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:51:53.430Z] INFO: Testing against a local daemon [2020-05-27T14:51:53.430Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-27T14:51:53.430Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:51:53.430Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:51:53.430Z] === RUN TestDockerNetworkIpvlan [2020-05-27T14:51:53.430Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:51:53.430Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:51:53.430Z] PASS [2020-05-27T14:51:53.430Z] [2020-05-27T14:51:53.430Z] === Skipped [2020-05-27T14:51:53.430Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-27T14:51:53.430Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:51:53.430Z] [2020-05-27T14:51:53.430Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-27T14:51:53.430Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-27T14:51:53.430Z] [2020-05-27T14:51:53.430Z] [2020-05-27T14:51:53.430Z] DONE 2 tests, 2 skipped in 0.110s [2020-05-27T14:51:53.430Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-27T14:51:53.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:51:53.430Z] ++ set -e [2020-05-27T14:51:53.430Z] ++ '[' -n 0 ']' [2020-05-27T14:51:53.430Z] ++ set -x [2020-05-27T14:51:53.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:51:53.430Z] INFO: Testing against a local daemon [2020-05-27T14:51:53.430Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-27T14:51:54.457Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-05-27T14:51:54.457Z] === RUN TestDockerNetworkMacvlan [2020-05-27T14:51:55.523Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-27T14:51:56.558Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-27T14:51:57.600Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-27T14:51:57.728Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-27T14:51:57.728Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-27T14:52:00.249Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-27T14:52:00.328Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-27T14:52:02.412Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-27T14:52:02.772Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-27T14:52:03.029Z] === RUN TestDockerSuite/TestLogsTail [2020-05-27T14:52:03.959Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-27T14:52:04.890Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-27T14:52:05.821Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-27T14:52:06.385Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-27T14:52:06.857Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-27T14:52:06.948Z] === RUN TestDockerSuite/TestNetHostname [2020-05-27T14:52:08.362Z] --- PASS: TestDockerNetworkMacvlan (13.56s) [2020-05-27T14:52:08.362Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-27T14:52:08.362Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-27T14:52:08.362Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-05-27T14:52:08.362Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2020-05-27T14:52:08.362Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-05-27T14:52:08.362Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2020-05-27T14:52:08.362Z] PASS [2020-05-27T14:52:08.362Z] [2020-05-27T14:52:08.362Z] DONE 8 tests in 15.145s [2020-05-27T14:52:08.362Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-27T14:52:08.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:08.362Z] ++ set -e [2020-05-27T14:52:08.362Z] ++ '[' -n 0 ']' [2020-05-27T14:52:08.362Z] ++ set -x [2020-05-27T14:52:08.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:08.362Z] testing: warning: no tests to run [2020-05-27T14:52:08.362Z] PASS [2020-05-27T14:52:08.362Z] [2020-05-27T14:52:08.362Z] DONE 0 tests in 0.020s [2020-05-27T14:52:08.362Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-27T14:52:08.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:08.362Z] ++ set -e [2020-05-27T14:52:08.362Z] ++ '[' -n 0 ']' [2020-05-27T14:52:08.362Z] ++ set -x [2020-05-27T14:52:08.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:08.362Z] INFO: Testing against a local daemon [2020-05-27T14:52:08.362Z] === RUN TestAuthZPluginAllowRequest [2020-05-27T14:52:10.106Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-27T14:52:10.106Z] === RUN TestAuthZPluginTLS [2020-05-27T14:52:10.220Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-27T14:52:10.220Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-27T14:52:10.413Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-05-27T14:52:10.413Z] === RUN TestAuthZPluginDenyRequest [2020-05-27T14:52:11.057Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-27T14:52:11.057Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-27T14:52:11.152Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-27T14:52:11.574Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-27T14:52:11.574Z] === RUN TestAuthZPluginDenyResponse [2020-05-27T14:52:12.205Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-27T14:52:12.205Z] === RUN TestAuthZPluginAllowEventStream [2020-05-27T14:52:13.046Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-27T14:52:13.712Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-05-27T14:52:13.712Z] === RUN TestAuthZPluginErrorResponse [2020-05-27T14:52:13.977Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-27T14:52:14.355Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-27T14:52:14.356Z] === RUN TestAuthZPluginErrorRequest [2020-05-27T14:52:14.541Z] === RUN TestDockerSuite/TestPluginActive [2020-05-27T14:52:14.986Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-27T14:52:14.986Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-27T14:52:15.616Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-27T14:52:15.616Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-27T14:52:16.435Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-27T14:52:16.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-27T14:52:17.671Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-27T14:52:17.671Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-27T14:52:19.737Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-05-27T14:52:19.737Z] === RUN TestAuthZPluginHeader [2020-05-27T14:52:20.770Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-05-27T14:52:20.770Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-27T14:52:20.770Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-27T14:52:20.770Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:20.770Z] === RUN TestAuthZPluginV2Disable [2020-05-27T14:52:20.770Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-27T14:52:20.770Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:20.770Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-27T14:52:20.770Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-27T14:52:20.770Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:20.770Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-27T14:52:20.770Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-27T14:52:20.770Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:20.770Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-27T14:52:20.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-27T14:52:22.769Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-27T14:52:22.769Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-27T14:52:23.333Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-27T14:52:24.417Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-27T14:52:26.955Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-27T14:52:27.886Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-27T14:52:28.449Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-27T14:52:30.978Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-27T14:52:30.978Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-27T14:52:35.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-27T14:52:37.048Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-27T14:52:37.611Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-27T14:52:38.987Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-27T14:52:39.477Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-05-27T14:52:39.477Z] PASS [2020-05-27T14:52:39.477Z] [2020-05-27T14:52:39.477Z] === Skipped [2020-05-27T14:52:39.477Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-27T14:52:39.477Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:39.477Z] [2020-05-27T14:52:39.477Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-27T14:52:39.477Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:39.477Z] [2020-05-27T14:52:39.477Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-27T14:52:39.477Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:39.477Z] [2020-05-27T14:52:39.477Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-27T14:52:39.477Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:39.477Z] [2020-05-27T14:52:39.477Z] [2020-05-27T14:52:39.477Z] DONE 17 tests, 4 skipped in 29.280s [2020-05-27T14:52:39.477Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-27T14:52:39.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:39.477Z] ++ set -e [2020-05-27T14:52:39.477Z] ++ '[' -n 0 ']' [2020-05-27T14:52:39.477Z] ++ set -x [2020-05-27T14:52:39.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:39.477Z] INFO: Testing against a local daemon [2020-05-27T14:52:39.477Z] === RUN TestPluginInvalidJSON [2020-05-27T14:52:39.477Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:52:39.477Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:52:39.477Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-27T14:52:39.477Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-05-27T14:52:39.477Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-27T14:52:39.477Z] === RUN TestPluginInstall [2020-05-27T14:52:39.477Z] === RUN TestPluginInstall/no_auth [2020-05-27T14:52:40.885Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-27T14:52:41.450Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-27T14:52:42.380Z] === RUN TestDockerSuite/TestPortList [2020-05-27T14:52:46.379Z] time="2020-05-27T14:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:52:46.379Z] time="2020-05-27T14:52:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:52:46.379Z] time="2020-05-27T14:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:059c88acd02e582ab23f66d542f5e5fd5ebc4e4fdc8209f4cfd5f14213da85e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:52:46.379Z] time="2020-05-27T14:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:52:46.379Z] time="2020-05-27T14:52:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:52:46.379Z] time="2020-05-27T14:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:059c88acd02e582ab23f66d542f5e5fd5ebc4e4fdc8209f4cfd5f14213da85e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:52:46.379Z] === RUN TestPluginInstall/with_htpasswd [2020-05-27T14:52:46.669Z] time="2020-05-27T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:52:46.670Z] time="2020-05-27T14:52:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:52:46.670Z] time="2020-05-27T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57e1f457f1a6fe53d5e41eed52d43106295e8ae69ea5d9a6ab97a844166f48a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:52:46.670Z] time="2020-05-27T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:52:46.670Z] time="2020-05-27T14:52:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:52:46.670Z] time="2020-05-27T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57e1f457f1a6fe53d5e41eed52d43106295e8ae69ea5d9a6ab97a844166f48a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:52:47.188Z] === RUN TestPluginInstall/with_insecure [2020-05-27T14:52:48.685Z] time="2020-05-27T14:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:52:48.685Z] time="2020-05-27T14:52:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:52:48.685Z] time="2020-05-27T14:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17c0aa6e56cac57ab284b5b5c9f555d6f508d0ba227f4138aee4bcde118aaaaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:52:48.685Z] time="2020-05-27T14:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-27T14:52:48.685Z] time="2020-05-27T14:52:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-27T14:52:48.685Z] time="2020-05-27T14:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17c0aa6e56cac57ab284b5b5c9f555d6f508d0ba227f4138aee4bcde118aaaaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-27T14:52:48.685Z] --- PASS: TestPluginInstall (11.15s) [2020-05-27T14:52:48.685Z] --- PASS: TestPluginInstall/no_auth (8.04s) [2020-05-27T14:52:48.685Z] --- PASS: TestPluginInstall/with_htpasswd (1.37s) [2020-05-27T14:52:48.685Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-05-27T14:52:48.685Z] plugin_test.go:157: [df548747ae09e] daemon is not started [2020-05-27T14:52:48.685Z] PASS [2020-05-27T14:52:48.685Z] [2020-05-27T14:52:48.685Z] DONE 6 tests in 11.322s [2020-05-27T14:52:48.685Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-27T14:52:48.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:48.685Z] ++ set -e [2020-05-27T14:52:48.685Z] ++ '[' -n 0 ']' [2020-05-27T14:52:48.685Z] ++ set -x [2020-05-27T14:52:48.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:48.928Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-27T14:52:48.972Z] INFO: Testing against a local daemon [2020-05-27T14:52:48.972Z] === RUN TestExternalGraphDriver [2020-05-27T14:52:49.261Z] === RUN TestExternalGraphDriver/json [2020-05-27T14:52:51.334Z] === RUN TestExternalGraphDriver/spec [2020-05-27T14:52:53.401Z] === RUN TestExternalGraphDriver/pull [2020-05-27T14:52:54.185Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-27T14:52:54.185Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-27T14:52:55.454Z] --- PASS: TestExternalGraphDriver (6.51s) [2020-05-27T14:52:55.454Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-05-27T14:52:55.454Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-05-27T14:52:55.454Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-05-27T14:52:55.454Z] === RUN TestGraphdriverPluginV2 [2020-05-27T14:52:55.454Z] --- SKIP: TestGraphdriverPluginV2 (0.17s) [2020-05-27T14:52:55.454Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:55.454Z] PASS [2020-05-27T14:52:55.562Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-27T14:52:55.748Z] [2020-05-27T14:52:55.748Z] === Skipped [2020-05-27T14:52:55.748Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s) [2020-05-27T14:52:55.748Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:52:55.748Z] [2020-05-27T14:52:55.748Z] [2020-05-27T14:52:55.748Z] DONE 5 tests, 1 skipped in 6.774s [2020-05-27T14:52:55.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-27T14:52:55.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:55.748Z] ++ set -e [2020-05-27T14:52:55.748Z] ++ '[' -n 0 ']' [2020-05-27T14:52:55.748Z] ++ set -x [2020-05-27T14:52:55.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:52:55.748Z] INFO: Testing against a local daemon [2020-05-27T14:52:55.748Z] === RUN TestContinueAfterPluginCrash [2020-05-27T14:52:55.748Z] === PAUSE TestContinueAfterPluginCrash [2020-05-27T14:52:55.748Z] === RUN TestReadPluginNoRead [2020-05-27T14:52:55.748Z] === PAUSE TestReadPluginNoRead [2020-05-27T14:52:55.748Z] === RUN TestDaemonStartWithLogOpt [2020-05-27T14:52:55.748Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-27T14:52:55.748Z] === CONT TestContinueAfterPluginCrash [2020-05-27T14:52:55.748Z] === CONT TestDaemonStartWithLogOpt [2020-05-27T14:52:55.748Z] === CONT TestReadPluginNoRead [2020-05-27T14:53:02.649Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-27T14:53:02.939Z] --- PASS: TestDaemonStartWithLogOpt (7.13s) [2020-05-27T14:53:03.662Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-27T14:53:03.663Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-27T14:53:03.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-27T14:53:03.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-27T14:53:03.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-27T14:53:04.472Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-27T14:53:04.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-27T14:53:04.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-27T14:53:05.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-27T14:53:05.414Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-27T14:53:06.530Z] === RUN TestReadPluginNoRead/default [2020-05-27T14:53:06.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-27T14:53:07.043Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-27T14:53:07.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-27T14:53:08.023Z] --- PASS: TestReadPluginNoRead (12.13s) [2020-05-27T14:53:08.023Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-05-27T14:53:08.023Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2020-05-27T14:53:08.023Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2020-05-27T14:53:08.023Z] read_test.go:92: [d3d23ae9a6e32] daemon is not started [2020-05-27T14:53:08.314Z] --- PASS: TestContinueAfterPluginCrash (12.48s) [2020-05-27T14:53:08.314Z] PASS [2020-05-27T14:53:08.314Z] [2020-05-27T14:53:08.314Z] DONE 6 tests in 12.583s [2020-05-27T14:53:08.314Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-27T14:53:08.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:08.314Z] ++ set -e [2020-05-27T14:53:08.314Z] ++ '[' -n 0 ']' [2020-05-27T14:53:08.314Z] ++ set -x [2020-05-27T14:53:08.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:08.314Z] testing: warning: no tests to run [2020-05-27T14:53:08.314Z] PASS [2020-05-27T14:53:08.314Z] [2020-05-27T14:53:08.314Z] DONE 0 tests in 0.021s [2020-05-27T14:53:08.314Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-27T14:53:08.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:08.314Z] ++ set -e [2020-05-27T14:53:08.314Z] ++ '[' -n 0 ']' [2020-05-27T14:53:08.314Z] ++ set -x [2020-05-27T14:53:08.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:08.314Z] INFO: Testing against a local daemon [2020-05-27T14:53:08.314Z] === RUN TestPluginWithDevMounts [2020-05-27T14:53:08.314Z] === PAUSE TestPluginWithDevMounts [2020-05-27T14:53:08.314Z] === CONT TestPluginWithDevMounts [2020-05-27T14:53:10.131Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-27T14:53:10.697Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-27T14:53:11.060Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-05-27T14:53:11.060Z] PASS [2020-05-27T14:53:11.060Z] [2020-05-27T14:53:11.060Z] DONE 1 tests in 2.364s [2020-05-27T14:53:11.060Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-27T14:53:11.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:11.060Z] ++ set -e [2020-05-27T14:53:11.060Z] ++ '[' -n 0 ']' [2020-05-27T14:53:11.060Z] ++ set -x [2020-05-27T14:53:11.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:11.060Z] INFO: Testing against a local daemon [2020-05-27T14:53:11.060Z] === RUN TestSecretInspect [2020-05-27T14:53:12.594Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-27T14:53:12.852Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-27T14:53:13.109Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-27T14:53:13.119Z] --- PASS: TestSecretInspect (2.28s) [2020-05-27T14:53:13.119Z] === RUN TestSecretList [2020-05-27T14:53:14.478Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-27T14:53:15.192Z] --- PASS: TestSecretList (2.24s) [2020-05-27T14:53:15.192Z] === RUN TestSecretsCreateAndDelete [2020-05-27T14:53:17.000Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-27T14:53:17.567Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-27T14:53:17.824Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-27T14:53:17.971Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2020-05-27T14:53:17.971Z] === RUN TestSecretsUpdate [2020-05-27T14:53:20.042Z] --- PASS: TestSecretsUpdate (2.57s) [2020-05-27T14:53:20.042Z] === RUN TestTemplatedSecret [2020-05-27T14:53:22.002Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-27T14:53:22.565Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-27T14:53:22.776Z] --- PASS: TestTemplatedSecret (2.78s) [2020-05-27T14:53:22.776Z] === RUN TestSecretCreateResolve [2020-05-27T14:53:25.487Z] --- PASS: TestSecretCreateResolve (2.25s) [2020-05-27T14:53:25.487Z] PASS [2020-05-27T14:53:25.487Z] [2020-05-27T14:53:25.487Z] DONE 6 tests in 14.486s [2020-05-27T14:53:25.487Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-27T14:53:25.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:25.487Z] ++ set -e [2020-05-27T14:53:25.487Z] ++ '[' -n 0 ']' [2020-05-27T14:53:25.487Z] ++ set -x [2020-05-27T14:53:25.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:53:25.487Z] INFO: Testing against a local daemon [2020-05-27T14:53:25.487Z] === RUN TestServiceCreateInit [2020-05-27T14:53:25.487Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-27T14:53:25.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-27T14:53:27.226Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-27T14:53:27.226Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-27T14:53:29.966Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-27T14:53:31.421Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-27T14:53:33.466Z] --- PASS: TestServiceCreateInit (8.28s) [2020-05-27T14:53:33.466Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2020-05-27T14:53:33.466Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s) [2020-05-27T14:53:33.466Z] === RUN TestCreateServiceMultipleTimes [2020-05-27T14:53:39.520Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-27T14:53:39.520Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-27T14:53:41.415Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-27T14:53:43.938Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-27T14:53:45.312Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-27T14:53:46.688Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-27T14:53:49.212Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-27T14:53:51.734Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-27T14:53:51.992Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-27T14:53:52.076Z] --- PASS: TestCreateServiceMultipleTimes (16.34s) [2020-05-27T14:53:52.076Z] === RUN TestCreateServiceConflict [2020-05-27T14:53:52.076Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-05-27T14:53:52.076Z] === RUN TestCreateServiceMaxReplicas [2020-05-27T14:53:53.885Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-27T14:53:53.886Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-27T14:53:55.257Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-27T14:53:55.575Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2020-05-27T14:53:55.575Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-27T14:53:57.791Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-27T14:54:00.312Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-27T14:54:01.242Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-27T14:54:01.242Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-27T14:54:01.242Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-27T14:54:01.503Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-27T14:54:01.503Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-27T14:54:02.443Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-27T14:54:04.337Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-27T14:54:05.707Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-27T14:54:05.707Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-27T14:54:06.638Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-27T14:54:09.913Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-27T14:54:11.044Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2020-05-27T14:54:11.045Z] === RUN TestCreateServiceSecretFileMode [2020-05-27T14:54:11.339Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2020-05-27T14:54:11.339Z] === RUN TestCreateServiceConfigFileMode [2020-05-27T14:54:14.046Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2020-05-27T14:54:14.046Z] === RUN TestCreateServiceSysctls [2020-05-27T14:54:15.170Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-27T14:54:16.539Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-27T14:54:17.547Z] --- PASS: TestCreateServiceSysctls (3.38s) [2020-05-27T14:54:17.547Z] === RUN TestCreateServiceCapabilities [2020-05-27T14:54:19.066Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-27T14:54:19.066Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-27T14:54:19.066Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-27T14:54:19.630Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-27T14:54:20.276Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2020-05-27T14:54:20.276Z] === RUN TestInspect [2020-05-27T14:54:22.151Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-27T14:54:23.016Z] --- PASS: TestInspect (2.92s) [2020-05-27T14:54:23.016Z] === RUN TestCreateJob [2020-05-27T14:54:24.045Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-27T14:54:26.549Z] --- PASS: TestCreateJob (3.47s) [2020-05-27T14:54:26.549Z] === RUN TestReplicatedJob [2020-05-27T14:54:28.220Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-27T14:54:28.785Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-27T14:54:29.716Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-27T14:54:29.716Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-27T14:54:29.974Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-27T14:54:31.882Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-27T14:54:32.088Z] --- PASS: TestReplicatedJob (5.82s) [2020-05-27T14:54:32.088Z] === RUN TestUpdateReplicatedJob [2020-05-27T14:54:34.403Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-27T14:54:34.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-27T14:54:35.591Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-27T14:54:35.648Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2020-05-27T14:54:35.648Z] === RUN TestServiceListWithStatuses [2020-05-27T14:54:35.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-27T14:54:35.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:54:35.648Z] === RUN TestDockerNetworkConnectAlias [2020-05-27T14:54:36.155Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-27T14:54:38.051Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-27T14:54:39.420Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-27T14:54:40.174Z] --- PASS: TestDockerNetworkConnectAlias (4.58s) [2020-05-27T14:54:40.174Z] === RUN TestDockerNetworkReConnect [2020-05-27T14:54:41.317Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-27T14:54:41.881Z] === RUN TestDockerSuite/TestRmiTag [2020-05-27T14:54:42.138Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-27T14:54:43.068Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-27T14:54:43.791Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2020-05-27T14:54:43.791Z] === RUN TestServicePlugin [2020-05-27T14:54:43.791Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-27T14:54:43.791Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:54:43.791Z] === RUN TestServiceUpdateLabel [2020-05-27T14:54:46.522Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-05-27T14:54:46.522Z] === RUN TestServiceUpdateSecrets [2020-05-27T14:54:48.319Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-27T14:54:48.319Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-27T14:54:49.250Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-27T14:54:49.508Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-27T14:54:51.402Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-27T14:54:51.966Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-27T14:54:52.529Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-27T14:54:53.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-27T14:54:53.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-27T14:54:54.023Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-27T14:54:54.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-27T14:54:55.956Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-27T14:54:56.888Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-27T14:54:57.840Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-27T14:54:58.771Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-27T14:55:00.663Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-27T14:55:02.032Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-27T14:55:02.119Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-05-27T14:55:02.119Z] === RUN TestServiceUpdateConfigs [2020-05-27T14:55:02.962Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-27T14:55:03.220Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-27T14:55:04.151Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-27T14:55:05.524Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-27T14:55:06.454Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-27T14:55:06.454Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-27T14:55:07.386Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-27T14:55:08.757Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-27T14:55:09.687Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-27T14:55:10.618Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-27T14:55:11.549Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-27T14:55:12.113Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-27T14:55:12.113Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-27T14:55:14.636Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-27T14:55:15.567Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-27T14:55:16.499Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-27T14:55:17.063Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-27T14:55:17.641Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2020-05-27T14:55:17.641Z] === RUN TestServiceUpdateNetwork [2020-05-27T14:55:17.993Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-27T14:55:17.993Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-27T14:55:18.925Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-27T14:55:19.488Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-27T14:55:20.427Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-27T14:55:21.363Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-27T14:55:22.293Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-27T14:55:22.293Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-27T14:55:22.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-27T14:55:23.112Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-27T14:55:23.112Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-27T14:55:24.482Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-27T14:55:25.414Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-27T14:55:26.347Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-27T14:55:27.277Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-27T14:55:27.277Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-27T14:55:28.208Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-27T14:55:29.578Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-27T14:55:30.356Z] --- PASS: TestServiceUpdateNetwork (13.38s) [2020-05-27T14:55:30.356Z] === RUN TestServiceUpdatePidsLimit [2020-05-27T14:55:30.652Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-27T14:55:31.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-27T14:55:31.680Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-27T14:55:32.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-27T14:55:33.402Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-27T14:55:34.332Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-27T14:55:35.263Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-27T14:55:35.826Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-27T14:55:36.756Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-27T14:55:38.651Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-27T14:55:38.767Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-27T14:55:41.925Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-27T14:55:42.183Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-27T14:55:42.183Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-27T14:55:43.115Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-27T14:55:45.676Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-27T14:55:47.220Z] --- PASS: TestServiceUpdatePidsLimit (16.76s) [2020-05-27T14:55:47.220Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-05-27T14:55:47.220Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-05-27T14:55:47.220Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2020-05-27T14:55:47.220Z] PASS [2020-05-27T14:55:47.220Z] [2020-05-27T14:55:47.220Z] === Skipped [2020-05-27T14:55:47.220Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-27T14:55:47.220Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-27T14:55:47.220Z] [2020-05-27T14:55:47.220Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-27T14:55:47.220Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-27T14:55:47.220Z] [2020-05-27T14:55:47.220Z] [2020-05-27T14:55:47.220Z] DONE 27 tests, 2 skipped in 141.265s [2020-05-27T14:55:47.220Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-27T14:55:47.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:55:47.220Z] ++ set -e [2020-05-27T14:55:47.220Z] ++ '[' -n 0 ']' [2020-05-27T14:55:47.220Z] ++ set -x [2020-05-27T14:55:47.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:55:47.220Z] INFO: Testing against a local daemon [2020-05-27T14:55:47.220Z] === RUN TestSessionCreate [2020-05-27T14:55:47.220Z] --- PASS: TestSessionCreate (0.05s) [2020-05-27T14:55:47.220Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-27T14:55:47.220Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-27T14:55:47.220Z] PASS [2020-05-27T14:55:47.220Z] [2020-05-27T14:55:47.220Z] DONE 2 tests in 0.198s [2020-05-27T14:55:47.220Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-27T14:55:47.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:55:47.220Z] ++ set -e [2020-05-27T14:55:47.220Z] ++ '[' -n 0 ']' [2020-05-27T14:55:47.220Z] ++ set -x [2020-05-27T14:55:47.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:55:47.220Z] INFO: Testing against a local daemon [2020-05-27T14:55:47.220Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-27T14:55:47.220Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:55:47.220Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:55:47.220Z] === RUN TestEventsExecDie [2020-05-27T14:55:47.505Z] --- PASS: TestEventsExecDie (0.83s) [2020-05-27T14:55:47.505Z] === RUN TestEventsBackwardsCompatible [2020-05-27T14:55:47.569Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-27T14:55:47.801Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-27T14:55:47.801Z] === RUN TestInfoBinaryCommits [2020-05-27T14:55:47.801Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-27T14:55:47.801Z] === RUN TestInfoAPIVersioned [2020-05-27T14:55:47.801Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-27T14:55:47.801Z] === RUN TestInfoDiscoveryBackend [2020-05-27T14:55:48.429Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-27T14:55:48.429Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-27T14:55:49.455Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-27T14:55:49.455Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-27T14:55:49.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-05-27T14:55:49.745Z] === RUN TestInfoAPI [2020-05-27T14:55:50.040Z] --- PASS: TestInfoAPI (0.07s) [2020-05-27T14:55:50.040Z] === RUN TestInfoAPIWarnings [2020-05-27T14:55:50.091Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-27T14:55:50.091Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-27T14:55:50.665Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-05-27T14:55:50.665Z] === RUN TestInfoDebug [2020-05-27T14:55:50.953Z] --- PASS: TestInfoDebug (0.55s) [2020-05-27T14:55:50.953Z] === RUN TestInfoInsecureRegistries [2020-05-27T14:55:51.579Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-27T14:55:51.579Z] === RUN TestInfoRegistryMirrors [2020-05-27T14:55:52.202Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-27T14:55:52.202Z] === RUN TestLoginFailsWithBadCredentials [2020-05-27T14:55:52.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.67s) [2020-05-27T14:55:52.828Z] === RUN TestPingCacheHeaders [2020-05-27T14:55:52.828Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-27T14:55:52.828Z] === RUN TestPingGet [2020-05-27T14:55:52.828Z] --- PASS: TestPingGet (0.04s) [2020-05-27T14:55:52.828Z] === RUN TestPingHead [2020-05-27T14:55:52.828Z] --- PASS: TestPingHead (0.05s) [2020-05-27T14:55:52.828Z] === RUN TestVersion [2020-05-27T14:55:52.828Z] --- PASS: TestVersion (0.05s) [2020-05-27T14:55:52.828Z] PASS [2020-05-27T14:55:52.828Z] [2020-05-27T14:55:52.828Z] === Skipped [2020-05-27T14:55:52.828Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-27T14:55:52.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-27T14:55:52.828Z] [2020-05-27T14:55:52.828Z] [2020-05-27T14:55:52.828Z] DONE 18 tests, 1 skipped in 6.301s [2020-05-27T14:55:53.120Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-27T14:55:53.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:55:53.120Z] ++ set -e [2020-05-27T14:55:53.120Z] ++ '[' -n 0 ']' [2020-05-27T14:55:53.120Z] ++ set -x [2020-05-27T14:55:53.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-27T14:55:53.120Z] INFO: Testing against a local daemon [2020-05-27T14:55:53.120Z] === RUN TestVolumesCreateAndList [2020-05-27T14:55:53.120Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-27T14:55:53.120Z] === RUN TestVolumesRemove [2020-05-27T14:55:53.120Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-27T14:55:53.120Z] === RUN TestVolumesInspect [2020-05-27T14:55:53.120Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-27T14:55:53.120Z] === RUN TestVolumesInvalidJSON [2020-05-27T14:55:53.364Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-27T14:55:53.364Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-27T14:55:53.364Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-27T14:55:53.407Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-27T14:55:53.407Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-27T14:55:53.407Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-27T14:55:53.407Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-27T14:55:53.407Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-27T14:55:53.407Z] PASS [2020-05-27T14:55:53.407Z] [2020-05-27T14:55:53.407Z] DONE 5 tests in 0.319s [2020-05-27T14:55:53.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-27T14:55:53.695Z] ++++ cat bundles/test-integration/docker.pid [2020-05-27T14:55:53.695Z] +++ kill 14056 [2020-05-27T14:55:53.927Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-27T14:55:54.762Z] +++ /etc/init.d/apparmor stop [2020-05-27T14:55:54.762Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T14:55:54.762Z] [2020-05-27T14:55:54.762Z] Unloading profiles will leave already running processes permanently [2020-05-27T14:55:54.762Z] unconfined, which can lead to unexpected situations. [2020-05-27T14:55:54.762Z] [2020-05-27T14:55:54.762Z] To set a process to complain mode, use the command line tool [2020-05-27T14:55:54.762Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T14:55:54.762Z] +++ true [2020-05-27T14:55:54.762Z] [2020-05-27T14:55:55.821Z] === RUN TestDockerSuite/TestRunDNSOptions Post stage [Pipeline] junit [2020-05-27T14:55:56.367Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-27T14:55:57.592Z] + echo Ensuring container killed. [2020-05-27T14:55:57.592Z] Ensuring container killed. [2020-05-27T14:55:57.592Z] + docker rm -vf docker-pr3 [2020-05-27T14:55:57.592Z] Error: No such container: docker-pr3 [2020-05-27T14:55:57.592Z] + true [Pipeline] sh [2020-05-27T14:55:57.720Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-27T14:55:58.056Z] + echo Chowning /workspace to jenkins user [2020-05-27T14:55:58.056Z] Chowning /workspace to jenkins user [2020-05-27T14:55:58.056Z] + id -u [2020-05-27T14:55:58.056Z] + id -g [2020-05-27T14:55:58.056Z] + docker run --rm -v /home/docker/workspace/moby_PR-41029:/workspace busybox chown -R 1001:1001 /workspace [2020-05-27T14:55:58.056Z] Unable to find image 'busybox:latest' locally [2020-05-27T14:55:58.347Z] latest: Pulling from library/busybox [2020-05-27T14:55:58.347Z] 368841f1302b: Pulling fs layer [2020-05-27T14:55:58.635Z] 368841f1302b: Verifying Checksum [2020-05-27T14:55:58.635Z] 368841f1302b: Download complete [2020-05-27T14:55:58.923Z] 368841f1302b: Pull complete [2020-05-27T14:55:59.210Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-27T14:55:59.210Z] Status: Downloaded newer image for busybox:latest [2020-05-27T14:55:59.614Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-27T14:56:00.544Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-27T14:56:01.691Z] + bundleName=ppc64le-integration [2020-05-27T14:56:01.691Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-27T14:56:01.691Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-27T14:56:01.691Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-05-27T14:56:01.691Z] -print [Pipeline] archiveArtifacts [2020-05-27T14:56:02.020Z] Archiving artifacts [2020-05-27T14:56:02.439Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-27T14:56:02.491Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-27T14:56:02.907Z] + make clean [2020-05-27T14:56:03.002Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-27T14:56:03.002Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-27T14:56:03.526Z] make: command: Command not found [2020-05-27T14:56:03.526Z] make: command: Command not found [2020-05-27T14:56:03.526Z] docker volume rm -f docker-dev-cache [2020-05-27T14:56:03.526Z] docker-dev-cache [Pipeline] deleteDir [2020-05-27T14:56:03.932Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-27T14:56:05.825Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-27T14:56:05.825Z] === RUN TestDockerSuite/TestRunDuplicateMount [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-27T14:56:06.390Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-27T14:56:07.321Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-27T14:56:07.883Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-27T14:56:08.813Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-27T14:56:08.813Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-27T14:56:09.743Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-27T14:56:10.682Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-27T14:56:11.246Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-27T14:56:12.177Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-27T14:56:13.107Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-27T14:56:13.671Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-27T14:56:14.602Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-27T14:56:15.532Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-27T14:56:15.532Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-27T14:56:16.096Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-27T14:56:17.028Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-27T14:56:18.921Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-27T14:56:18.921Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-27T14:56:18.921Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-27T14:56:23.100Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-27T14:56:23.357Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-27T14:56:35.537Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-27T14:56:36.101Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-27T14:56:37.995Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-27T14:56:37.995Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-27T14:56:37.995Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-27T14:56:37.995Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-27T14:56:38.558Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-27T14:56:41.831Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-27T14:56:43.201Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-27T14:56:45.105Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-27T14:56:46.035Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-27T14:56:46.599Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-27T14:56:47.163Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-27T14:56:48.533Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-27T14:56:48.533Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-27T14:56:48.789Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-27T14:56:50.161Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-27T14:56:51.530Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-27T14:56:53.424Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-27T14:56:53.424Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-27T14:56:53.424Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-27T14:56:54.793Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-27T14:56:56.686Z] === RUN TestDockerSuite/TestRunMount [2020-05-27T14:57:03.236Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-27T14:57:03.492Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-27T14:57:04.426Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-27T14:57:05.795Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-27T14:57:08.315Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-27T14:57:11.587Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-27T14:57:14.119Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-27T14:57:16.639Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-27T14:57:18.008Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-27T14:57:19.901Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-27T14:57:19.901Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-27T14:57:20.465Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-27T14:57:21.835Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-27T14:57:22.398Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-27T14:57:23.328Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-27T14:57:25.849Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-27T14:57:28.562Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-27T14:57:32.745Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-27T14:57:33.308Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-27T14:57:33.308Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-27T14:57:34.238Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-27T14:57:34.238Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-27T14:57:35.169Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-27T14:57:35.733Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-27T14:57:35.989Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-27T14:57:36.920Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-27T14:57:37.851Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-27T14:57:37.851Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-27T14:57:38.415Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-27T14:57:39.358Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-27T14:57:41.252Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-27T14:57:41.815Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-27T14:57:42.745Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-27T14:57:43.308Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-27T14:57:44.239Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-27T14:57:45.170Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-27T14:57:45.734Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-27T14:57:45.734Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-27T14:57:46.665Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-27T14:57:47.228Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-27T14:57:47.228Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-27T14:57:48.160Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-27T14:57:49.529Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-27T14:57:49.529Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-27T14:57:52.802Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-27T14:57:53.060Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-27T14:57:54.956Z] === RUN TestDockerSuite/TestRunRm [2020-05-27T14:57:55.886Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-27T14:57:58.407Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-27T14:57:59.776Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-27T14:58:00.707Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-27T14:58:01.271Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-27T14:58:03.166Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-27T14:58:04.106Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-27T14:58:08.278Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-27T14:58:08.535Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-27T14:58:13.790Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-27T14:58:15.160Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-27T14:58:15.724Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-27T14:58:16.288Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-27T14:58:16.545Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-27T14:58:17.476Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-27T14:58:18.407Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-27T14:58:19.337Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-27T14:58:19.337Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-27T14:58:20.268Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-27T14:58:20.832Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-27T14:58:21.764Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-27T14:58:25.037Z] === RUN TestDockerSuite/TestRunState [2020-05-27T14:58:25.293Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-27T14:58:26.665Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-27T14:58:27.595Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-27T14:58:28.159Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-27T14:58:28.416Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-27T14:58:28.416Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-27T14:58:28.416Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-27T14:58:29.348Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-27T14:58:30.279Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-27T14:58:32.812Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-27T14:58:32.812Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-27T14:58:32.812Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-27T14:58:33.375Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-27T14:58:33.375Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-27T14:58:33.375Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-27T14:58:36.647Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-27T14:58:37.577Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-27T14:58:39.470Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-27T14:58:41.364Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-27T14:58:41.928Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-27T14:58:42.861Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-27T14:58:44.231Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-27T14:58:46.125Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-27T14:58:47.056Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-27T14:58:47.987Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-27T14:58:48.918Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-27T14:58:49.850Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-27T14:58:52.374Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-27T14:58:53.747Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-27T14:58:54.310Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-27T14:58:54.310Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-27T14:58:54.567Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-27T14:58:55.497Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-27T14:58:56.065Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-27T14:58:57.020Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-27T14:58:57.020Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-27T14:58:57.020Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-27T14:58:57.952Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-27T14:59:03.207Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-27T14:59:03.464Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-27T14:59:04.393Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-27T14:59:06.913Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-27T14:59:08.807Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-27T14:59:11.401Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-27T14:59:13.923Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-27T14:59:14.486Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-27T14:59:15.424Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-27T14:59:16.355Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-27T14:59:16.355Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-27T14:59:16.355Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-27T14:59:16.355Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-27T14:59:16.355Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-27T14:59:17.285Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-27T14:59:18.218Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-27T14:59:19.149Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-27T14:59:20.518Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-27T14:59:21.449Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-27T14:59:22.380Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-27T14:59:22.380Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-27T14:59:22.961Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-27T14:59:22.961Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-27T14:59:22.961Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-27T14:59:22.961Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-27T14:59:22.961Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-27T14:59:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-27T14:59:23.475Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-27T14:59:23.475Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-27T14:59:23.731Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-27T14:59:23.731Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-27T14:59:24.661Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-27T14:59:25.591Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-27T14:59:26.155Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-27T14:59:26.155Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-27T14:59:27.087Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-27T14:59:27.344Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-27T14:59:28.275Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-27T14:59:28.275Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-27T14:59:28.838Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-27T14:59:29.769Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-27T14:59:29.769Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-27T14:59:29.770Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-27T14:59:30.704Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-27T14:59:32.074Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-27T14:59:33.005Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-27T14:59:33.005Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-27T14:59:33.568Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-27T14:59:33.568Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-27T14:59:35.464Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-27T14:59:36.027Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-27T14:59:38.552Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-27T14:59:39.116Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-27T14:59:39.116Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-27T14:59:39.373Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-27T14:59:40.303Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-27T14:59:40.561Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-27T14:59:41.932Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-27T14:59:43.304Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-27T14:59:43.304Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-27T14:59:45.828Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-27T14:59:45.828Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-27T14:59:46.097Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-27T14:59:48.643Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-27T14:59:48.643Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-27T14:59:50.014Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-27T14:59:50.014Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-27T14:59:50.014Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-27T14:59:51.909Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-27T14:59:53.279Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-27T14:59:53.843Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-27T14:59:53.843Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-27T14:59:54.100Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-27T14:59:54.100Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-27T14:59:54.357Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-27T14:59:56.878Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-27T15:00:03.426Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-27T15:00:05.321Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-27T15:00:06.253Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-27T15:00:07.625Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-27T15:00:10.899Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-27T15:00:13.423Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-27T15:00:13.988Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-27T15:00:15.893Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-27T15:00:19.185Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-27T15:00:20.554Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-27T15:00:23.828Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-27T15:00:29.082Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-27T15:00:31.602Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-27T15:00:31.860Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-27T15:00:38.409Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-27T15:00:40.303Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-27T15:00:42.199Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-27T15:00:42.764Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-27T15:00:43.695Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-27T15:00:44.625Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-27T15:00:44.625Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-27T15:00:44.625Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-27T15:00:45.556Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-27T15:00:50.819Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-27T15:00:50.819Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-27T15:00:54.096Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-27T15:00:55.027Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-27T15:00:55.958Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-27T15:00:55.958Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-27T15:00:56.889Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-27T15:00:58.785Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-27T15:00:58.785Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-27T15:01:00.154Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-27T15:01:01.089Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-27T15:01:02.020Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-27T15:01:03.914Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-27T15:01:08.090Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-27T15:01:09.459Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-27T15:01:09.459Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-27T15:01:10.392Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-27T15:01:11.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-27T15:01:16.577Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-27T15:01:19.859Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-27T15:01:23.131Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-27T15:01:25.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-27T15:01:29.831Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-27T15:01:35.083Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-27T15:01:37.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-27T15:01:40.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-27T15:01:41.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-27T15:01:43.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-27T15:01:45.908Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-27T15:01:47.801Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-27T15:01:50.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-27T15:01:52.874Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-27T15:01:56.147Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-27T15:02:10.997Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-27T15:02:10.997Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-27T15:02:10.997Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-27T15:02:11.560Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-27T15:02:11.560Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-27T15:02:11.817Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-27T15:02:11.817Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-27T15:02:12.747Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-27T15:02:12.747Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-27T15:02:13.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-27T15:02:13.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-27T15:02:13.678Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-27T15:02:13.678Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-27T15:02:13.678Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-27T15:02:16.952Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-27T15:02:16.952Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-27T15:02:16.952Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-27T15:02:16.952Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-27T15:02:16.952Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-27T15:02:17.515Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-27T15:02:20.038Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-27T15:02:20.295Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-27T15:02:20.295Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-27T15:02:23.569Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-27T15:02:28.824Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite (1799.49s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.74s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.04s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.97s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.31s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.65s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.49s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.01s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.40s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.52s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.25s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.10s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.26s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.36s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAttachDetach (1.50s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2020-05-27T15:02:28.824Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.42s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.26s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.82s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.74s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.75s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.81s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.79s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.30s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.21s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.55s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.13s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.98s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.97s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.56s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.32s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.91s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.29s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.20s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.84s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.59s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.32s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.23s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.72s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.77s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.05s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.43s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.86s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.51s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.42s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.63s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.04s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.44s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.78s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.57s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-05-27T15:02:28.825Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-27T15:02:28.825Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.41s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.22s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildContChar (4.15s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.48s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.46s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.19s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.33s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.98s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.13s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.97s) [2020-05-27T15:02:28.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-05-27T15:02:28.825Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-27T15:02:28.825Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-27T15:02:28.825Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-27T15:02:28.825Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.21s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.02s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.34s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.65s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.59s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.82s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.77s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.88s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.55s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.78s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.99s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.58s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.09s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.03s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.74s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.64s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.63s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.15s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.72s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.81s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.02s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.19s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.63s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.77s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.61s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.55s) [2020-05-27T15:02:28.825Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-27T15:02:28.825Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.96s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.64s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.00s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.46s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildHistory (4.85s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLabel (0.65s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.44s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLabels (0.76s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.05s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.69s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.87s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.64s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.45s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.88s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.48s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.08s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.27s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.57s) [2020-05-27T15:02:28.825Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-27T15:02:28.825Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.00s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.69s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.55s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s) [2020-05-27T15:02:28.825Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.55s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.33s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.55s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.44s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.88s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.66s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.63s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.90s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.91s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.26s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildPATH (2.58s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.56s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.89s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildRm (3.09s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.36s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.64s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.28s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-27T15:02:28.826Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.25s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildStderr (0.96s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.82s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.34s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.25s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.62s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildUser (2.13s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.64s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.20s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s) [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-27T15:02:28.826Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-27T15:02:28.826Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-27T15:02:28.826Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-27T15:02:28.826Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.11s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.13s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.15s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.29s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.25s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s) [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-27T15:02:28.826Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.28s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-27T15:02:28.826Z] docker_cli_sni_test.go:18: Flakey test [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.23s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.96s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.90s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.29s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.95s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.16s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.12s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.10s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.09s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.01s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2020-05-27T15:02:28.826Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-27T15:02:28.826Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.64s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.50s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.83s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.93s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.69s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000acce60_} (1.71s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1435997143_/foo_false____} (1.61s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1435997143_/foo_true____} (1.69s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3613417802_/foo_false____} (1.61s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3613417802_/foo_true____} (1.69s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3613417802_/foo_true__0xc000accec0__} (1.87s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000accee0_} (1.49s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000accf00_} (1.69s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000accf20_} (1.59s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000accf40_} (1.72s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.66s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.10s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.60s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.41s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.05s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.31s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.06s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.84s) [2020-05-27T15:02:28.826Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.96s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.03s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.41s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.97s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.96s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.08s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToStdout (0.94s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.75s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.95s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-05-27T15:02:28.827Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-05-27T15:02:28.827Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-05-27T15:02:28.827Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-27T15:02:28.827Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.61s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.78s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.92s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.14s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.71s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.59s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.92s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.87s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.65s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsCopy (1.57s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.07s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.70s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFilters (1.70s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-05-27T15:02:28.827Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-27T15:02:28.827Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.827Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-27T15:02:28.827Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.84s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.76s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsTop (0.93s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.75s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.14s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.19s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.08s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.99s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.68s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecEnv (1.05s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecInspectID (2.96s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.79s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.04s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.45s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2020-05-27T15:02:28.827Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-27T15:02:28.827Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.98s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestHealth (21.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.15s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImportFile (1.88s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImportGzipped (2.03s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2020-05-27T15:02:28.827Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.77s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.98s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.24s) [2020-05-27T15:02:28.828Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-27T15:02:28.828Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.17s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.92s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectHistory (0.99s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-27T15:02:28.828Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-27T15:02:28.828Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.03s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.95s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.00s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.94s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.79s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.09s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.52s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.94s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.76s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.24s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.62s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.06s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.47s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.43s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.15s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.92s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsSince (7.04s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.96s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.74s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestNetHostname (2.58s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.62s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.08s) [2020-05-27T15:02:28.828Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-27T15:02:28.828Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.50s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.51s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.63s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.79s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.17s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.85s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.54s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPortList (11.36s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.52s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.20s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.69s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.78s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsByOrder (3.64s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.54s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.78s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.07s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.95s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.57s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.72s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.33s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.44s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.60s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-05-27T15:02:28.828Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-27T15:02:28.828Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.28s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.70s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.96s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.21s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.54s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.22s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.87s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.50s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.10s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.05s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.48s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-05-27T15:02:28.828Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.82s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.13s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.00s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.59s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.10s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.05s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.14s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.91s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.87s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.41s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.98s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.61s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.86s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.83s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-27T15:02:28.829Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-27T15:02:28.829Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.99s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.92s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.33s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-27T15:02:28.829Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.90s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.89s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-27T15:02:28.829Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.56s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.71s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.98s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.54s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunMount (6.17s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.49s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.32s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.61s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.76s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.58s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-27T15:02:28.829Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-05-27T15:02:28.829Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-27T15:02:28.829Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-27T15:02:28.829Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-27T15:02:28.829Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.42s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.70s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunRm (1.00s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.03s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.88s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.50s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.24s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.98s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.90s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.90s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.94s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.98s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunState (1.94s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.90s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-05-27T15:02:28.829Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-27T15:02:28.829Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.91s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunSysctls (2.14s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.94s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.02s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.00s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.54s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.10s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s) [2020-05-27T15:02:28.829Z] --- PASS: TestDockerSuite/TestRunUserByID (0.75s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.60s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.93s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.45s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.85s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.14s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.14s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.49s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.26s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.34s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.49s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.04s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.12s) [2020-05-27T15:02:28.830Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents339789508 [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.81s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.49s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.19s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.66s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.61s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartRecordError (1.91s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.66s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.21s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.98s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.43s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.92s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (5.16s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.63s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-27T15:02:28.830Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateStats (3.90s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.28s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.38s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.27s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.20s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.50s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.50s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.67s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.31s) [2020-05-27T15:02:28.830Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.53s) [2020-05-27T15:02:28.830Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-27T15:02:28.830Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-27T15:02:28.830Z] === RUN TestDockerRegistrySuite [2020-05-27T15:02:28.830Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-27T15:02:29.772Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-27T15:02:31.666Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-27T15:02:33.563Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-27T15:02:33.563Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-27T15:02:37.741Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-27T15:02:42.997Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-27T15:02:46.272Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-27T15:02:48.166Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-27T15:02:49.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-27T15:02:50.472Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-27T15:02:51.843Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-27T15:02:53.213Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-27T15:02:54.585Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-27T15:02:56.481Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-27T15:02:59.005Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-27T15:03:01.550Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-27T15:03:03.445Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-27T15:03:03.445Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-27T15:03:07.624Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-27T15:03:08.189Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-27T15:03:08.446Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-27T15:03:09.815Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-27T15:03:11.186Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-27T15:03:12.555Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-27T15:03:15.833Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-27T15:03:16.396Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-27T15:03:16.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-27T15:03:17.892Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-27T15:03:17.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-27T15:03:18.150Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-27T15:03:18.408Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-27T15:03:18.408Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-27T15:03:18.408Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-27T15:03:18.666Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-27T15:03:18.666Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-27T15:03:18.923Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-27T15:03:19.488Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-27T15:03:19.488Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-27T15:03:20.056Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-27T15:03:20.987Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-27T15:03:22.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-27T15:03:23.139Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-27T15:03:24.510Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-27T15:03:26.412Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-27T15:03:27.343Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-27T15:03:27.907Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-27T15:03:27.907Z] --- PASS: TestDockerRegistrySuite (59.97s) [2020-05-27T15:03:27.907Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.76s) [2020-05-27T15:03:27.907Z] check_test.go:196: [d329dfdd603dd] daemon is not started [2020-05-27T15:03:27.907Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2020-05-27T15:03:27.907Z] check_test.go:196: [d6a03913ebc1e] daemon is not started [2020-05-27T15:03:27.907Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.93s) [2020-05-27T15:03:27.907Z] check_test.go:196: [d5e15e8a3a183] daemon is not started [2020-05-27T15:03:27.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-27T15:03:27.907Z] check_test.go:196: [d5937531e5733] daemon is not started [2020-05-27T15:03:27.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.45s) [2020-05-27T15:03:27.907Z] check_test.go:196: [dc9656db34175] daemon is not started [2020-05-27T15:03:27.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2020-05-27T15:03:28.164Z] check_test.go:196: [df67631b26904] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.20s) [2020-05-27T15:03:28.164Z] check_test.go:196: [dcdc9808c5741] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d945ca6b2a5f3] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-05-27T15:03:28.164Z] check_test.go:196: [ddb947bb7272d] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d508f1b334e90] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-05-27T15:03:28.164Z] check_test.go:196: [de2c5982ae54a] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2020-05-27T15:03:28.164Z] check_test.go:196: [db55a70f85ee3] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d1afbc1b503c2] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.57s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d92c622a5b6e0] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2020-05-27T15:03:28.164Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:043ff84a304905d1505e6f63766855791efadbe0e519cd6b412872060233b0d8 [2020-05-27T15:03:28.164Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a07d2d56516eec2f17a8a936351abe7761dc3ddd734dd248621563b8a43ea95 [2020-05-27T15:03:28.164Z] check_test.go:196: [d9e1087f02471] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.79s) [2020-05-27T15:03:28.164Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3c8882e727e592db7dfdbd902aaf34d5301dcc7b0607b999706ee4ec2192a93a [2020-05-27T15:03:28.164Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2a200f62aba50b89f1924bf92f203102273a9b5c1b7bcf26c3c1cf305e8c4c77 [2020-05-27T15:03:28.164Z] check_test.go:196: [d555d4827cb46] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d1fa1e013d373] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.85s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d34fa56e92d12] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d47c9f1af0f76] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-27T15:03:28.164Z] check_test.go:196: [db5628833b020] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-05-27T15:03:28.164Z] check_test.go:196: [da1e6c92f09ad] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d5e05c6578b6c] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-05-27T15:03:28.164Z] check_test.go:196: [dec0576783273] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.66s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d8454c87eebd2] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d7a06a82f75eb] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d7aefc2dff2bf] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-05-27T15:03:28.164Z] check_test.go:196: [dda6f6ad4aaaf] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-27T15:03:28.164Z] check_test.go:196: [daeaf8a29d9e9] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2020-05-27T15:03:28.164Z] check_test.go:196: [dd6abe1e7acc9] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2020-05-27T15:03:28.164Z] check_test.go:196: [ddb6e88a154a6] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-05-27T15:03:28.164Z] check_test.go:196: [df5a2c198379e] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-27T15:03:28.164Z] check_test.go:196: [de7c809912554] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.52s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d7916cf68462a] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.10s) [2020-05-27T15:03:28.164Z] check_test.go:196: [dba717a6fa0bd] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.31s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d0019df56a682] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.73s) [2020-05-27T15:03:28.164Z] check_test.go:196: [d516e3902eedc] daemon is not started [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s) [2020-05-27T15:03:28.164Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2020-05-27T15:03:28.164Z] === RUN TestDockerSchema1RegistrySuite [2020-05-27T15:03:28.164Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-27T15:03:28.164Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-27T15:03:31.441Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-27T15:03:33.336Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-27T15:03:38.591Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-27T15:03:42.767Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-27T15:03:44.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-27T15:03:45.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-27T15:03:45.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-27T15:03:47.131Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-27T15:03:48.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-27T15:03:49.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-27T15:03:54.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-27T15:03:54.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-27T15:03:54.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-27T15:03:54.866Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-27T15:03:55.124Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-27T15:03:55.389Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-27T15:03:55.959Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-27T15:03:55.959Z] --- PASS: TestDockerSchema1RegistrySuite (27.93s) [2020-05-27T15:03:55.959Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-05-27T15:03:55.959Z] check_test.go:223: [d4e7c9e0bb965] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.00s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d85239afa075c] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.97s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d4292ae23408a] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.58s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d7c407eed982c] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d88c9c0911a49] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.46s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d16f575288a1b] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-27T15:03:55.960Z] check_test.go:223: [db5142138b062] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d1d9fa4ff8af0] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-05-27T15:03:55.960Z] check_test.go:223: [da51ab0f7ca5b] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d8de241041f5b] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.88s) [2020-05-27T15:03:55.960Z] check_test.go:223: [dc64365e75f9c] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2020-05-27T15:03:55.960Z] check_test.go:223: [ded90910ec59e] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d24a4b96f56fa] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-05-27T15:03:55.960Z] check_test.go:223: [df866f3cddbb0] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d8ffb8a641eaa] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d16571a0a424d] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2020-05-27T15:03:55.960Z] check_test.go:223: [daf28f0f54d88] daemon is not started [2020-05-27T15:03:55.960Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-05-27T15:03:55.960Z] check_test.go:223: [d02a9bdb83936] daemon is not started [2020-05-27T15:03:55.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-27T15:03:55.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-27T15:03:56.892Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-27T15:03:57.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-27T15:03:57.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-27T15:03:59.083Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-27T15:03:59.083Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-27T15:03:59.340Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-27T15:03:59.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.12s) [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2020-05-27T15:04:00.160Z] check_test.go:252: [d944c2ebe6b88] daemon is not started [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-05-27T15:04:00.160Z] check_test.go:252: [de4a8625a2207] daemon is not started [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-27T15:04:00.160Z] check_test.go:252: [d1db57fb99bdc] daemon is not started [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-27T15:04:00.160Z] check_test.go:252: [d1a62e4be7dcb] daemon is not started [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-05-27T15:04:00.160Z] check_test.go:252: [dba5ec01d580f] daemon is not started [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-05-27T15:04:00.160Z] check_test.go:252: [d48a53606d27e] daemon is not started [2020-05-27T15:04:00.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-27T15:04:00.160Z] check_test.go:252: [dbc654c11afac] daemon is not started [2020-05-27T15:04:00.160Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-27T15:04:00.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-27T15:04:05.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-27T15:04:05.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-27T15:04:05.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-27T15:04:05.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-27T15:04:05.926Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-05-27T15:04:05.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-27T15:04:05.926Z] check_test.go:279: [de94872239212] daemon is not started [2020-05-27T15:04:05.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-27T15:04:05.926Z] check_test.go:279: [d777c740c92e1] daemon is not started [2020-05-27T15:04:05.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-27T15:04:05.926Z] check_test.go:279: [d64ed6336531f] daemon is not started [2020-05-27T15:04:05.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-27T15:04:05.926Z] check_test.go:279: [d12b74ed6bbbf] daemon is not started [2020-05-27T15:04:05.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-05-27T15:04:05.926Z] check_test.go:279: [d4c170a9eafd4] daemon is not started [2020-05-27T15:04:05.926Z] === RUN TestDockerNetworkSuite [2020-05-27T15:04:05.926Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-27T15:04:09.202Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-27T15:04:10.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-27T15:04:15.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-27T15:04:17.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-27T15:04:21.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-27T15:04:23.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-27T15:04:25.875Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-27T15:04:29.169Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-27T15:04:33.347Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-27T15:04:33.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-27T15:04:35.870Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-27T15:04:37.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-27T15:04:38.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-27T15:04:39.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-27T15:04:40.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-27T15:04:40.552Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-27T15:04:41.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-27T15:04:43.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-27T15:04:43.818Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-27T15:04:43.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-27T15:04:44.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-27T15:04:45.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-27T15:04:45.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-27T15:04:45.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-27T15:04:46.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-27T15:04:47.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-27T15:04:49.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-27T15:04:49.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-27T15:04:49.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-27T15:04:49.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-27T15:04:53.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-27T15:04:57.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-27T15:05:05.292Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-27T15:05:07.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-27T15:05:07.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-27T15:05:08.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-27T15:05:08.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-27T15:05:08.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-27T15:05:09.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-27T15:05:09.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-27T15:05:09.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-27T15:05:14.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-27T15:05:14.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-27T15:05:14.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-27T15:05:15.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-27T15:05:20.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-27T15:05:20.444Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-27T15:05:23.723Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-27T15:05:25.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-27T15:05:25.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-27T15:05:26.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-27T15:05:27.025Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-27T15:05:29.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-27T15:05:29.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-27T15:05:30.500Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-27T15:05:31.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-27T15:05:31.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-27T15:05:34.524Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite (93.92s) [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.86s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [d194ff070031f] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [d4987ecb70b42] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.71s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [d5c9eac7a155d] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.71s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [dac7672dd81e1] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.79s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:1233: [dc02b62c1c1bb] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.03s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [ddb8bed84ad36] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.97s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [dd4d8a25f2ee5] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.76s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [d744fb219fe20] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [d4817ea3c8046] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.05s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [dba8ef456b99b] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [de0277e220d58] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.57s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [dcfa93bf7b4d8] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.63s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [df557e673749e] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [da1dd3505c663] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [de0a9c14a72b1] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.39s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [d010f9585823d] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [d68364e56f7a5] daemon is not started [2020-05-27T15:05:39.788Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2020-05-27T15:05:39.788Z] docker_cli_network_unix_test.go:46: [df2f831d57a83] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d0559cfda0f69] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.41s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d63da53c8f3ee] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [dd60e2056cd12] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d6120afd5fbf1] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d814b29751fca] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d18d0b6381f66] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.00s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:968: [dc6c4ca72b81f] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.49s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d42870355a916] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.42s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:1116: [da2cb7e52af85] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [da1b652371e3c] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.75s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [dcae7cfbf8776] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [dd5d844cda161] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [df22aba5221b9] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [dd8416e58bb5c] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d6236db3deb6e] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [dbe3908e4d508] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.55s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [dc85ad6b03147] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d63456a5cb7d2] daemon is not started [2020-05-27T15:05:39.789Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d8e2a92045b0b] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.56s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [db7ca26f5313e] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.09s) [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.78s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:1084: [dd2469896c0ea] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [ddebf409c99f3] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.44s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d445966f49996] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.93s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [dd38bd65c4e89] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.10s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d1b100420f428] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d204109d7403a] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.03s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d69fc7f5ba5e5] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.08s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [d1f835b2e016b] daemon is not started [2020-05-27T15:05:39.789Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.73s) [2020-05-27T15:05:39.789Z] docker_cli_network_unix_test.go:46: [db1da3150399e] daemon is not started [2020-05-27T15:05:39.789Z] === RUN TestDockerHubPullSuite [2020-05-27T15:05:39.789Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-27T15:05:41.683Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-27T15:05:41.683Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-27T15:05:43.578Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-27T15:05:44.143Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-27T15:05:45.513Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-27T15:05:45.770Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-27T15:05:46.028Z] --- PASS: TestDockerHubPullSuite (6.22s) [2020-05-27T15:05:46.029Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2020-05-27T15:05:46.029Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2020-05-27T15:05:46.029Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2020-05-27T15:05:46.029Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2020-05-27T15:05:46.029Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2020-05-27T15:05:46.029Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.21s) [2020-05-27T15:05:46.029Z] PASS [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === Skipped [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] [2020-05-27T15:05:46.029Z] DONE 1277 tests, 44 skipped in 2030.084s [2020-05-27T15:05:46.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-27T15:05:46.029Z] ++++ cat bundles/test-integration/docker.pid [2020-05-27T15:05:46.029Z] +++ kill 7630 [2020-05-27T15:05:46.961Z] +++ /etc/init.d/apparmor stop [2020-05-27T15:05:46.961Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T15:05:46.961Z] [2020-05-27T15:05:46.961Z] Unloading profiles will leave already running processes permanently [2020-05-27T15:05:46.961Z] unconfined, which can lead to unexpected situations. [2020-05-27T15:05:46.961Z] [2020-05-27T15:05:46.961Z] To set a process to complain mode, use the command line tool [2020-05-27T15:05:46.961Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T15:05:46.961Z] +++ true [2020-05-27T15:05:46.961Z] [2020-05-27T15:05:47.219Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-27T15:05:50.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-27T15:05:53.766Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-27T15:05:57.040Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-27T15:06:00.323Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-27T15:06:03.598Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-27T15:06:06.873Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-27T15:07:03.065Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-27T15:07:17.917Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite (1743.98s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.84s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.72s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.90s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.77s) [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:562: [d22cf80fc9887] joining swarm manager [da37fe0bed41d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:584: [db1364caa9ca1] joining swarm manager [da37fe0bed41d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.973Z] check_test.go:380: [d22cf80fc9887] daemon is not started [2020-05-27T15:07:35.973Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.31s) [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:45: [d1c5253d5effd] joining swarm manager [de668d69117da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.74s) [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.33s) [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:303: [d889432afeafd] joining swarm manager [d5b670ce0147f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:304: [d3f1079d2250b] joining swarm manager [d5b670ce0147f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.27s) [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:271: [d03d6e6092bdf] joining swarm manager [d6a4418895f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.973Z] docker_api_swarm_test.go:272: [de6b840eb198a] joining swarm manager [d6a4418895f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.59s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.76s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.20s) [2020-05-27T15:07:35.974Z] docker_api_swarm_node_test.go:19: [ddffc078e5a3f] joining swarm manager [dc4b79a2fe9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_node_test.go:20: [d95574f453479] joining swarm manager [dc4b79a2fe9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.99s) [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:501: [d517aca4bbb0f] joining swarm manager [d872db77d92d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:506: [d6e82b4b599b4] joining swarm manager [d872db77d92d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.96s) [2020-05-27T15:07:35.974Z] docker_api_swarm_node_test.go:80: [d53159af642d6] joining swarm manager [d7b0d0d92590c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.47s) [2020-05-27T15:07:35.974Z] docker_api_swarm_node_test.go:52: [d72e77c736f90] joining swarm manager [d31d9cc4d00bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_node_test.go:53: [d52819c67fc7d] joining swarm manager [d31d9cc4d00bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.38s) [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:201: [d810bac8d7bed] joining swarm manager [d97689c558752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.24s) [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:383: [da98c7b817472] joining swarm manager [ded7f426323cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:384: [d9dbc893865e6] joining swarm manager [ded7f426323cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] check_test.go:380: [d9dbc893865e6] daemon is not started [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.80s) [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:801: [dbab6242c8c9c] joining swarm manager [db37a32571582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:801: [d27e860b91f6e] joining swarm manager [db37a32571582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:801: [dda2e1c2d669e] joining swarm manager [db37a32571582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:801: [db6cf953254ad] joining swarm manager [db37a32571582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:809: [d2abd84cbd0d4] joining swarm manager [db37a32571582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.76s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.12s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:394: [dd9e48ecdda65] joining swarm manager [d7778bd9990c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:394: [dc5853d5836ad] joining swarm manager [d7778bd9990c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.76s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:342: [d5ad7d0be9c94] joining swarm manager [d9767e5eedf7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:342: [db63fc7b110fe] joining swarm manager [d9767e5eedf7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:489: [d7c17c21acec1] joining swarm manager [d940d420f522d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:489: [d4b5600cdeea9] joining swarm manager [d940d420f522d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.29s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:127: [de82c5488981f] joining swarm manager [d0653ea35f0f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:128: [d2a09c9648613] joining swarm manager [d0653ea35f0f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:136: [dee84f9a7c30b] joining swarm manager [d0653ea35f0f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:137: [dd08175a14650] joining swarm manager [d0653ea35f0f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.04s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:303: [d6dd7c4f49273] joining swarm manager [d4cc323c52627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:303: [d5fdc5062ceb4] joining swarm manager [d4cc323c52627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.66s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:99: [de6cb9c19198e] joining swarm manager [dbda4a2c4fa2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:100: [d21e27ad0ef99] joining swarm manager [dbda4a2c4fa2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] check_test.go:380: [de6cb9c19198e] daemon is not started [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.14s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:532: [d38ccec16df0c] joining swarm manager [d11951a6fbe2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:533: [d27401f73a3d7] joining swarm manager [d11951a6fbe2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.98s) [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:147: [dbb150697ca01] joining swarm manager [d583d92604059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_api_swarm_service_test.go:147: [dc31ef2b9aaea] joining swarm manager [d583d92604059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.67s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.69s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.32s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.84s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.62s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.13s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.16s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.12s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.79s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.35s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.75s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.48s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.10s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.48s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.49s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.42s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.66s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.85s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.75s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.66s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.82s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.70s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.06s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.81s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.48s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.76s) [2020-05-27T15:07:35.974Z] docker_cli_service_logs_test.go:245: checking task bzhmthkv5p4r [2020-05-27T15:07:35.974Z] docker_cli_service_logs_test.go:250: checking messages for bzhmthkv5p4r [2020-05-27T15:07:35.974Z] docker_cli_service_logs_test.go:245: checking task ykgd0kmnwxpc [2020-05-27T15:07:35.974Z] docker_cli_service_logs_test.go:250: checking messages for ykgd0kmnwxpc [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.60s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.52s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1901: [d2918e25bb42d] joining swarm manager [d50722a9ee9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1902: [dad8063b3c9ab] joining swarm manager [d50722a9ee9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.23s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.18s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1802: [d01b61d59e8ba] joining swarm manager [d4c186baea8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1803: [d06fd851e7f43] joining swarm manager [d4c186baea8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (122.52s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1321: [d86191ff07cc9] joining swarm manager [db0c1e74023ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1322: [d1e42ce1ac629] joining swarm manager [db0c1e74023ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.53s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.00s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.31s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.03s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.08s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.97s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.08s) [2020-05-27T15:07:35.974Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.74s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.29s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.01s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1186: [db588de1545ad] joining swarm manager [df5a444285f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1195: [d24c6bab45320] joining swarm manager [df5a444285f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.49s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.20s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.24s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1118: [df78546c87a0b] joining swarm manager [d5529854e0158]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1119: [d81d6094cc309] joining swarm manager [d5529854e0158]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1172: [d18072527ae84] joining swarm manager [d5529854e0158]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.93s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1453: [d01332ae4e96f] joining swarm manager [deaad6e368619]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] docker_cli_swarm_test.go:1454: [d6eacb8757842] joining swarm manager [deaad6e368619]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.88s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.35s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.81s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.26s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.28s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.17s) [2020-05-27T15:07:35.974Z] docker_cli_swarm_unix_test.go:62: [dfd1dafdcd57b] joining swarm manager [d29321271be11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.22s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.15s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.21s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.55s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.25s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.81s) [2020-05-27T15:07:35.974Z] docker_api_swarm_test.go:961: [d10b267bcc30b] joining swarm manager [d135825fa962a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.85s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.12s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.27s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.76s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.96s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.62s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.37s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.31s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.21s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.06s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.28s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.99s) [2020-05-27T15:07:35.974Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.13s) [2020-05-27T15:07:35.974Z] === RUN TestDockerExternalVolumeSuite [2020-05-27T15:07:35.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-27T15:07:50.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-27T15:08:58.472Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-27T15:09:08.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-27T15:09:40.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-27T15:09:55.334Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-27T15:10:27.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-27T15:10:39.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-27T15:11:11.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-27T15:11:29.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-27T15:11:44.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-27T15:12:31.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-27T15:12:49.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-27T15:13:21.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-27T15:13:53.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-27T15:14:08.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-27T15:14:26.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-27T15:14:41.095Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite (441.44s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2020-05-27T15:14:59.151Z] docker_cli_external_volume_driver_test.go:53: [d5c03e73bbbd8] daemon is not started [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-27T15:14:59.151Z] docker_cli_external_volume_driver_test.go:53: [d78ec59439ed6] daemon is not started [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-27T15:14:59.151Z] docker_cli_external_volume_driver_test.go:53: [d53ec96a9d94a] daemon is not started [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-27T15:14:59.151Z] docker_cli_external_volume_driver_test.go:53: [d8eb720f714bc] daemon is not started [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.73s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-05-27T15:14:59.151Z] docker_cli_external_volume_driver_test.go:485: [da5259b081451] daemon is not started [2020-05-27T15:14:59.151Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-27T15:14:59.151Z] docker_cli_external_volume_driver_test.go:53: [da5a0ecc72b2d] daemon is not started [2020-05-27T15:14:59.151Z] PASS [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] === Skipped [2020-05-27T15:14:59.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] DONE 273 tests, 5 skipped in 2581.200s [2020-05-27T15:14:59.151Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-27T15:14:59.151Z] ++++ cat bundles/test-integration/docker.pid [2020-05-27T15:14:59.151Z] +++ kill 7595 [2020-05-27T15:14:59.151Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d83913a9d8b82/docker.pid [2020-05-27T15:14:59.151Z] +++ kill 4444 [2020-05-27T15:14:59.151Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4444 is not a child of this shell [2020-05-27T15:14:59.151Z] warning: PID 4444 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d83913a9d8b82/docker.pid had a nonzero exit code [2020-05-27T15:14:59.151Z] +++ /etc/init.d/apparmor stop [2020-05-27T15:14:59.151Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] Unloading profiles will leave already running processes permanently [2020-05-27T15:14:59.151Z] unconfined, which can lead to unexpected situations. [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] To set a process to complain mode, use the command line tool [2020-05-27T15:14:59.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-27T15:14:59.151Z] +++ true [2020-05-27T15:14:59.151Z] [2020-05-27T15:14:59.151Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-27T15:14:59.165Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-27T15:15:01.987Z] + echo Ensuring container killed. [2020-05-27T15:15:01.987Z] Ensuring container killed. [2020-05-27T15:15:01.987Z] + docker ps -aq -f name=docker-pr3-* [2020-05-27T15:15:01.987Z] + cids=b6c5cddf5bd5 [2020-05-27T15:15:01.987Z] 74113760cff4 [2020-05-27T15:15:01.987Z] 748d21f2789f [2020-05-27T15:15:01.987Z] + [ -n b6c5cddf5bd5 [2020-05-27T15:15:01.987Z] 74113760cff4 [2020-05-27T15:15:01.987Z] 748d21f2789f ] [2020-05-27T15:15:01.987Z] + docker rm -vf b6c5cddf5bd5 74113760cff4 748d21f2789f [2020-05-27T15:15:02.918Z] b6c5cddf5bd5 [2020-05-27T15:15:03.176Z] 74113760cff4 [2020-05-27T15:15:04.108Z] 748d21f2789f [Pipeline] sh [2020-05-27T15:15:04.392Z] + echo Chowning /workspace to jenkins user [2020-05-27T15:15:04.392Z] Chowning /workspace to jenkins user [2020-05-27T15:15:04.392Z] + id -u [2020-05-27T15:15:04.392Z] + id -g [2020-05-27T15:15:04.392Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41029:/workspace busybox chown -R 1000:1000 /workspace [2020-05-27T15:15:04.392Z] Unable to find image 'busybox:latest' locally [2020-05-27T15:15:04.392Z] latest: Pulling from library/busybox [2020-05-27T15:15:04.392Z] d9cbbca60e5f: Pulling fs layer [2020-05-27T15:15:04.650Z] d9cbbca60e5f: Download complete [2020-05-27T15:15:04.650Z] d9cbbca60e5f: Pull complete [2020-05-27T15:15:04.650Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-27T15:15:04.650Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-27T15:15:09.126Z] + bundleName=amd64 [2020-05-27T15:15:09.126Z] + echo Creating amd64-bundles.tar.gz [2020-05-27T15:15:09.126Z] Creating amd64-bundles.tar.gz [2020-05-27T15:15:09.126Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-27T15:15:09.126Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-27T15:15:10.505Z] Archiving artifacts [2020-05-27T15:15:12.253Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-27T15:15:12.570Z] + make clean [2020-05-27T15:15:12.828Z] docker volume rm -f docker-dev-cache [2020-05-27T15:15:12.828Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-27T15:23:20.849Z] ok github.com/docker/docker/integration-cli 2524.417s [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === Skipped [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2020-05-27T15:23:20.850Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.04s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-27T15:23:20.851Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2020-05-27T15:23:20.852Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-27T15:23:20.853Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-27T15:23:20.854Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-27T15:23:20.854Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-27T15:23:20.854Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] DONE 1096 tests, 549 skipped in 2533.561s [2020-05-27T15:23:20.854Z] INFO: Integration tests ended at 05/27/2020 15:23:07. Duration:00:42:13.7007192 [2020-05-27T15:23:20.854Z] INFO: Docker info of the daemon under test at end of run [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] Containers: 2 [2020-05-27T15:23:20.854Z] Running: 0 [2020-05-27T15:23:20.854Z] Paused: 0 [2020-05-27T15:23:20.854Z] Stopped: 2 [2020-05-27T15:23:20.854Z] Images: 15 [2020-05-27T15:23:20.854Z] Server Version: 0.0.0-dev [2020-05-27T15:23:20.854Z] Storage Driver: windowsfilter [2020-05-27T15:23:20.854Z] Windows: [2020-05-27T15:23:20.854Z] Logging Driver: json-file [2020-05-27T15:23:20.854Z] Plugins: [2020-05-27T15:23:20.854Z] Volume: local [2020-05-27T15:23:20.854Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-27T15:23:20.854Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-27T15:23:20.854Z] Swarm: inactive [2020-05-27T15:23:20.854Z] Default Isolation: process [2020-05-27T15:23:20.854Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-27T15:23:20.854Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-27T15:23:20.854Z] OSType: windows [2020-05-27T15:23:20.854Z] Architecture: x86_64 [2020-05-27T15:23:20.854Z] CPUs: 4 [2020-05-27T15:23:20.854Z] Total Memory: 32GiB [2020-05-27T15:23:20.854Z] Name: azwin-2-bba660 [2020-05-27T15:23:20.854Z] ID: FWPZ:FBCX:KWEM:KWOV:LO74:SK74:266E:XT5J:YLK4:CKK3:UC7T:MISE [2020-05-27T15:23:20.854Z] Docker Root Dir: D:\CI\PR-41029\3\daemon [2020-05-27T15:23:20.854Z] Debug Mode (client): false [2020-05-27T15:23:20.854Z] Debug Mode (server): true [2020-05-27T15:23:20.854Z] File Descriptors: -1 [2020-05-27T15:23:20.854Z] Goroutines: 18 [2020-05-27T15:23:20.854Z] System Time: 2020-05-27T15:23:07.2526063Z [2020-05-27T15:23:20.854Z] EventsListeners: 0 [2020-05-27T15:23:20.854Z] Registry: https://index.docker.io/v1/ [2020-05-27T15:23:20.854Z] Labels: [2020-05-27T15:23:20.854Z] Experimental: false [2020-05-27T15:23:20.854Z] Insecure Registries: [2020-05-27T15:23:20.854Z] 127.0.0.0/8 [2020-05-27T15:23:20.854Z] Live Restore Enabled: false [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] [2020-05-27T15:23:20.854Z] INFO: Stopping daemon under test [2020-05-27T15:23:20.854Z] SUCCESS: The process with PID 1820 (child process of PID 6132) has been terminated. [2020-05-27T15:23:20.854Z] SUCCESS: The process with PID 6132 (child process of PID 1884) has been terminated. [2020-05-27T15:23:20.854Z] INFO: Stop tailing logs of the daemon under tests [2020-05-27T15:23:20.854Z] INFO: executeCI.ps1 Completed successfully at 05/27/2020 15:23:07. [2020-05-27T15:23:20.854Z] INFO: Tidying up at end of run [2020-05-27T15:23:20.854Z] INFO: Saving daemon under test log (d:\CI\PR-41029\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-27T15:23:20.854Z] INFO: Saving daemon under test log (d:\CI\PR-41029\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-27T15:23:20.854Z] INFO: Nuke-Everything... [2020-05-27T15:23:20.854Z] INFO: Container count on control daemon to delete is 2 [2020-05-27T15:23:20.854Z] ff75892af82f [2020-05-27T15:23:20.854Z] 8afd35a193c3 [2020-05-27T15:23:20.854Z] INFO: Tidying pidfile d:\CI\PR-41029\3\docker.pid [2020-05-27T15:23:20.854Z] INFO: Nuking d:\CI [2020-05-27T15:23:28.032Z] INFO: Zapped successfully [2020-05-27T15:23:28.032Z] [2020-05-27T15:23:28.032Z] INFO: executeCI.ps1 exiting at Wed May 27 15:23:27 CUT 2020. Duration 01:02:24.5471459 [2020-05-27T15:23:28.032Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-27T15:23:28.286Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-27T15:23:41.439Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-27T15:23:43.885Z] Archiving artifacts [2020-05-27T15:23:57.896Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-27T15:23:58.853Z] + make clean [2020-05-27T15:24:02.665Z] docker volume rm -f docker-dev-cache [2020-05-27T15:24:02.665Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS