Pull request #41329 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 52d019221bf6fe02a952a7e96728424d390dd7fd rather than a7c279f2031041976eb127736f79b33e138a47fb Obtained Jenkinsfile from 52d019221bf6fe02a952a7e96728424d390dd7fd 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-13T11:55:51.394Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-13T11:55:51.399Z] Trying to pass milestone 3 [Pipeline] milestone [2020-08-13T11:55:51.439Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-13T11:56:06.582Z] Still waiting to schedule task [2020-08-13T11:56:06.582Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-13T11:56:48.016Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0561082bfdd715bc9) in /home/ubuntu/workspace/moby_PR-41329 [Pipeline] { [Pipeline] checkout [2020-08-13T11:56:52.140Z] using credential docker-jenkins-github-credentials [2020-08-13T11:56:52.155Z] Cloning the remote Git repository [2020-08-13T11:56:52.155Z] Cloning with configured refspecs honoured and without tags [2020-08-13T11:56:52.198Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T11:56:52.316Z] > git init /home/ubuntu/workspace/moby_PR-41329 # timeout=10 [2020-08-13T11:56:52.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:56:52.670Z] > git --version # timeout=10 [2020-08-13T11:56:52.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:56:52.728Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:17.698Z] Fetching without tags [2020-08-13T11:57:18.125Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T11:57:17.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:57:17.614Z] > git config --add remote.origin.fetch +refs/pull/41329/head:refs/remotes/origin/PR-41329 # timeout=10 [2020-08-13T11:57:17.644Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:17.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:57:17.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:57:17.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:57:17.703Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:18.131Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:57:18.152Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:57:20.486Z] Merge succeeded, producing cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T11:57:20.486Z] Checking out Revision cf35a0f97c10e14422a3c0ccfaab07c686e198aa (PR-41329) [2020-08-13T11:57:18.989Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T11:57:20.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T11:57:20.488Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:57:20.504Z] > git checkout -f cf35a0f97c10e14422a3c0ccfaab07c686e198aa # timeout=10 [2020-08-13T11:57:24.243Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T11:57:24.246Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T11:57:25.413Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41329:/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-08-13T11:57:29.661Z] Unable to find image 'alpine:latest' locally [2020-08-13T11:57:29.661Z] latest: Pulling from library/alpine [2020-08-13T11:57:29.661Z] df20fa9351a1: Pulling fs layer [2020-08-13T11:57:29.661Z] df20fa9351a1: Verifying Checksum [2020-08-13T11:57:29.661Z] df20fa9351a1: Download complete [2020-08-13T11:57:30.232Z] df20fa9351a1: Pull complete [2020-08-13T11:57:30.232Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-13T11:57:30.232Z] Status: Downloaded newer image for alpine:latest [2020-08-13T11:57:35.533Z] 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 [2020-08-13T11:57:36.351Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0561082bfdd715bc9) in /home/ubuntu/workspace/moby_PR-41329 [Pipeline] node [Pipeline] node [2020-08-13T11:57:36.354Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41329 [Pipeline] node [2020-08-13T11:57:36.357Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-41329 [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] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-08-13T11:57:36.473Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-08-13T11:57:36.498Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-13T11:57:36.512Z] Cloning the remote Git repository [2020-08-13T11:57:36.512Z] Cloning with configured refspecs honoured and without tags [2020-08-13T11:57:36.512Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-13T11:57:36.527Z] Cloning the remote Git repository [2020-08-13T11:57:36.527Z] Cloning with configured refspecs honoured and without tags [2020-08-13T11:57:36.537Z] Fetching changes from the remote Git repository [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-08-13T11:57:36.572Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-13T11:57:37.045Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T11:57:37.298Z] Merge succeeded, producing 42f9f2e208d78c5e9b6c3d2611287749516b5a33 [2020-08-13T11:57:37.298Z] Checking out Revision 42f9f2e208d78c5e9b6c3d2611287749516b5a33 (PR-41329) [2020-08-13T11:57:36.485Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-13T11:57:36.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:57:36.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:57:36.574Z] > git --version # timeout=10 [2020-08-13T11:57:36.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:57:36.618Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:37.052Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:57:37.076Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:57:37.183Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T11:57:37.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T11:57:37.300Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:57:37.324Z] > git checkout -f 42f9f2e208d78c5e9b6c3d2611287749516b5a33 # timeout=10 [2020-08-13T11:57:37.469Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T11:57:36.520Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T11:57:36.520Z] > git init /home/jenkins/workspace/moby_PR-41329 # timeout=10 [2020-08-13T11:57:36.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:57:36.547Z] > git --version # timeout=10 [2020-08-13T11:57:36.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:57:36.548Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:36.535Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T11:57:36.535Z] > git init /home/docker/workspace/moby_PR-41329 # timeout=10 [2020-08-13T11:57:36.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:57:36.545Z] > git --version # timeout=10 [2020-08-13T11:57:36.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:57:36.549Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:37.471Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T11:57:38.281Z] + [ PR != PR ] [2020-08-13T11:57:38.281Z] + [ master != master ] [2020-08-13T11:57:38.281Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T11:57:38.632Z] + docker version [2020-08-13T11:57:38.632Z] Client: Docker Engine - Community [2020-08-13T11:57:38.632Z] Version: 19.03.12 [2020-08-13T11:57:38.632Z] API version: 1.40 [2020-08-13T11:57:38.632Z] Go version: go1.13.10 [2020-08-13T11:57:38.632Z] Git commit: 48a66213fe [2020-08-13T11:57:38.632Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-13T11:57:38.632Z] OS/Arch: linux/amd64 [2020-08-13T11:57:38.632Z] Experimental: false [2020-08-13T11:57:38.632Z] [2020-08-13T11:57:38.632Z] Server: Docker Engine - Community [2020-08-13T11:57:38.632Z] Engine: [2020-08-13T11:57:38.632Z] Version: 19.03.12 [2020-08-13T11:57:38.632Z] API version: 1.40 (minimum version 1.12) [2020-08-13T11:57:38.632Z] Go version: go1.13.10 [2020-08-13T11:57:38.632Z] Git commit: 48a66213fe [2020-08-13T11:57:38.632Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-13T11:57:38.632Z] OS/Arch: linux/amd64 [2020-08-13T11:57:38.632Z] Experimental: true [2020-08-13T11:57:38.632Z] containerd: [2020-08-13T11:57:38.632Z] Version: 1.2.13 [2020-08-13T11:57:38.632Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:57:38.632Z] runc: [2020-08-13T11:57:38.632Z] Version: 1.0.0-rc10 [2020-08-13T11:57:38.632Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:57:38.632Z] docker-init: [2020-08-13T11:57:38.632Z] Version: 0.18.0 [2020-08-13T11:57:38.632Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T11:57:38.936Z] + docker info [2020-08-13T11:57:44.229Z] Client: [2020-08-13T11:57:44.229Z] Debug Mode: false [2020-08-13T11:57:44.229Z] [2020-08-13T11:57:44.229Z] Server: [2020-08-13T11:57:44.229Z] Containers: 0 [2020-08-13T11:57:44.229Z] Running: 0 [2020-08-13T11:57:44.229Z] Paused: 0 [2020-08-13T11:57:44.229Z] Stopped: 0 [2020-08-13T11:57:44.229Z] Images: 1 [2020-08-13T11:57:44.229Z] Server Version: 19.03.12 [2020-08-13T11:57:44.229Z] Storage Driver: overlay2 [2020-08-13T11:57:44.229Z] Backing Filesystem: extfs [2020-08-13T11:57:44.229Z] Supports d_type: true [2020-08-13T11:57:44.229Z] Native Overlay Diff: true [2020-08-13T11:57:44.229Z] Logging Driver: json-file [2020-08-13T11:57:44.229Z] Cgroup Driver: cgroupfs [2020-08-13T11:57:44.229Z] Plugins: [2020-08-13T11:57:44.229Z] Volume: local [2020-08-13T11:57:44.229Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T11:57:44.229Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T11:57:44.229Z] Swarm: inactive [2020-08-13T11:57:44.229Z] Runtimes: runc [2020-08-13T11:57:44.229Z] Default Runtime: runc [2020-08-13T11:57:44.229Z] Init Binary: docker-init [2020-08-13T11:57:44.229Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:57:44.229Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:57:44.229Z] init version: fec3683 [2020-08-13T11:57:44.229Z] Security Options: [2020-08-13T11:57:44.229Z] apparmor [2020-08-13T11:57:44.229Z] seccomp [2020-08-13T11:57:44.229Z] Profile: default [2020-08-13T11:57:44.229Z] Kernel Version: 5.3.0-1030-aws [2020-08-13T11:57:44.229Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T11:57:44.229Z] OSType: linux [2020-08-13T11:57:44.229Z] Architecture: x86_64 [2020-08-13T11:57:44.229Z] CPUs: 2 [2020-08-13T11:57:44.229Z] Total Memory: 7.487GiB [2020-08-13T11:57:44.229Z] Name: ip-10-100-116-56 [2020-08-13T11:57:44.229Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-13T11:57:44.229Z] Docker Root Dir: /var/lib/docker [2020-08-13T11:57:44.229Z] Debug Mode: false [2020-08-13T11:57:44.229Z] Registry: https://index.docker.io/v1/ [2020-08-13T11:57:44.229Z] Labels: [2020-08-13T11:57:44.229Z] Experimental: true [2020-08-13T11:57:44.229Z] Insecure Registries: [2020-08-13T11:57:44.229Z] 127.0.0.0/8 [2020-08-13T11:57:44.229Z] Live Restore Enabled: true [2020-08-13T11:57:44.229Z] [2020-08-13T11:57:44.229Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T11:57:44.513Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:57:44.513Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:57:44.513Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T11:57:44.513Z] + bash /home/ubuntu/workspace/moby_PR-41329/check-config.sh [2020-08-13T11:57:44.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T11:57:44.513Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-13T11:57:44.513Z] [2020-08-13T11:57:44.513Z] Generally Necessary: [2020-08-13T11:57:44.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T11:57:44.513Z] - apparmor: enabled and tools installed [2020-08-13T11:57:44.513Z] - CONFIG_NAMESPACES: enabled [2020-08-13T11:57:44.513Z] - CONFIG_NET_NS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_PID_NS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_IPC_NS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_UTS_NS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CGROUPS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CPUSETS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_MEMCG: enabled [2020-08-13T11:57:44.513Z] - CONFIG_KEYS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_VETH: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-13T11:57:44.513Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T11:57:44.513Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-13T11:57:44.513Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T11:57:44.513Z] [2020-08-13T11:57:44.513Z] Optional Features: [2020-08-13T11:57:44.513Z] - CONFIG_USER_NS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_SECCOMP: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T11:57:44.513Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T11:57:44.513Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T11:57:44.513Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T11:57:44.513Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T11:57:44.513Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T11:57:44.513Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-13T11:57:44.513Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-13T11:57:44.513Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T11:57:44.513Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T11:57:44.513Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T11:57:44.778Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T11:57:44.778Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T11:57:44.778Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T11:57:44.778Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T11:57:44.778Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T11:57:44.778Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T11:57:44.778Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_EXT4_FS: enabled [2020-08-13T11:57:44.778Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T11:57:44.778Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T11:57:44.778Z] - Network Drivers: [2020-08-13T11:57:44.778Z] - "overlay": [2020-08-13T11:57:44.778Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T11:57:44.778Z] Optional (for encrypted networks): [2020-08-13T11:57:44.778Z] - CONFIG_CRYPTO: enabled [2020-08-13T11:57:44.778Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T11:57:44.778Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T11:57:44.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T11:57:44.778Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T11:57:44.778Z] - CONFIG_XFRM: enabled [2020-08-13T11:57:44.778Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-13T11:57:44.778Z] - "ipvlan": [2020-08-13T11:57:44.778Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T11:57:44.778Z] - "macvlan": [2020-08-13T11:57:44.778Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T11:57:44.778Z] - "ftp,tftp client in container": [2020-08-13T11:57:44.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T11:57:44.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T11:57:44.778Z] - Storage Drivers: [2020-08-13T11:57:44.778Z] - "aufs": [2020-08-13T11:57:45.043Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T11:57:45.043Z] - "btrfs": [2020-08-13T11:57:45.043Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T11:57:45.043Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T11:57:45.043Z] - "devicemapper": [2020-08-13T11:57:45.043Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T11:57:45.043Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T11:57:45.043Z] - "overlay": [2020-08-13T11:57:45.043Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T11:57:45.043Z] - "zfs": [2020-08-13T11:57:45.043Z] - /dev/zfs: present [2020-08-13T11:57:45.043Z] - zfs command: missing [2020-08-13T11:57:45.043Z] - zpool command: missing [2020-08-13T11:57:45.043Z] [2020-08-13T11:57:45.043Z] Limits: [2020-08-13T11:57:45.043Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T11:57:45.043Z] [2020-08-13T11:57:45.043Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T11:57:45.382Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa . [2020-08-13T11:57:45.382Z] #2 [internal] load .dockerignore [2020-08-13T11:57:45.382Z] #2 transferring context: 87B done [2020-08-13T11:57:45.382Z] #2 DONE 0.1s [2020-08-13T11:57:45.382Z] [2020-08-13T11:57:45.382Z] #1 [internal] load build definition from Dockerfile [2020-08-13T11:57:45.382Z] #1 transferring dockerfile: 16.37kB done [2020-08-13T11:57:45.382Z] #1 DONE 0.1s [2020-08-13T11:57:45.647Z] [2020-08-13T11:57:45.647Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T11:57:45.647Z] #3 DONE 0.2s [2020-08-13T11:57:45.812Z] Fetching without tags [2020-08-13T11:57:45.913Z] [2020-08-13T11:57:45.913Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T11:57:45.913Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T11:57:45.913Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T11:57:45.913Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-13T11:57:45.913Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-13T11:57:45.913Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.64MB / 8.88MB 0.1s [2020-08-13T11:57:45.913Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-13T11:57:45.913Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-13T11:57:45.913Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-13T11:57:45.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:57:45.783Z] > git config --add remote.origin.fetch +refs/pull/41329/head:refs/remotes/origin/PR-41329 # timeout=10 [2020-08-13T11:57:45.784Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:45.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:57:45.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:57:45.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:57:45.821Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:57:46.096Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T11:57:46.484Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-13T11:57:46.484Z] #4 DONE 0.7s [2020-08-13T11:57:46.748Z] [2020-08-13T11:57:46.748Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:57:46.748Z] #6 DONE 0.2s [2020-08-13T11:57:46.748Z] [2020-08-13T11:57:46.748Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T11:57:46.748Z] #5 DONE 0.2s [2020-08-13T11:57:46.748Z] [2020-08-13T11:57:46.748Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:57:46.748Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T11:57:46.748Z] #7 DONE 0.0s [2020-08-13T11:57:46.748Z] [2020-08-13T11:57:46.748Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T11:57:46.748Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T11:57:47.010Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T11:57:47.010Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T11:57:47.010Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.54MB / 9.86MB 0.1s [2020-08-13T11:57:47.010Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.45MB / 9.86MB 0.2s [2020-08-13T11:57:47.048Z] Merge succeeded, producing 52720cfea9d2424ddf1657776ca11d3a7eb8975a [2020-08-13T11:57:47.049Z] Checking out Revision 52720cfea9d2424ddf1657776ca11d3a7eb8975a (PR-41329) [2020-08-13T11:57:47.186Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T11:57:46.104Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:57:46.111Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:57:46.591Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T11:57:47.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T11:57:47.057Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:57:47.058Z] > git checkout -f 52720cfea9d2424ddf1657776ca11d3a7eb8975a # timeout=10 [2020-08-13T11:57:47.194Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:57:47.273Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-08-13T11:57:47.274Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T11:57:48.050Z] + docker version [2020-08-13T11:57:48.050Z] Client: Docker Engine - Community [2020-08-13T11:57:48.050Z] Version: 19.03.7 [2020-08-13T11:57:48.050Z] API version: 1.40 [2020-08-13T11:57:48.050Z] Go version: go1.12.17 [2020-08-13T11:57:48.050Z] Git commit: 7141c199a2 [2020-08-13T11:57:48.050Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-13T11:57:48.050Z] OS/Arch: linux/s390x [2020-08-13T11:57:48.050Z] Experimental: false [2020-08-13T11:57:48.050Z] [2020-08-13T11:57:48.050Z] Server: Docker Engine - Community [2020-08-13T11:57:48.050Z] Engine: [2020-08-13T11:57:48.050Z] Version: 19.03.7 [2020-08-13T11:57:48.050Z] API version: 1.40 (minimum version 1.12) [2020-08-13T11:57:48.050Z] Go version: go1.12.17 [2020-08-13T11:57:48.050Z] Git commit: 7141c199a2 [2020-08-13T11:57:48.050Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-13T11:57:48.050Z] OS/Arch: linux/s390x [2020-08-13T11:57:48.050Z] Experimental: true [2020-08-13T11:57:48.050Z] containerd: [2020-08-13T11:57:48.050Z] Version: 1.2.13 [2020-08-13T11:57:48.050Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:57:48.050Z] runc: [2020-08-13T11:57:48.050Z] Version: 1.0.0-rc10 [2020-08-13T11:57:48.050Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:57:48.050Z] docker-init: [2020-08-13T11:57:48.050Z] Version: 0.18.0 [2020-08-13T11:57:48.050Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T11:57:48.437Z] + docker info [2020-08-13T11:57:49.473Z] Client: [2020-08-13T11:57:49.473Z] Debug Mode: false [2020-08-13T11:57:49.473Z] [2020-08-13T11:57:49.473Z] Server: [2020-08-13T11:57:49.473Z] Containers: 0 [2020-08-13T11:57:49.473Z] Running: 0 [2020-08-13T11:57:49.473Z] Paused: 0 [2020-08-13T11:57:49.473Z] Stopped: 0 [2020-08-13T11:57:49.473Z] Images: 0 [2020-08-13T11:57:49.473Z] Server Version: 19.03.7 [2020-08-13T11:57:49.473Z] Storage Driver: overlay2 [2020-08-13T11:57:49.473Z] Backing Filesystem: [2020-08-13T11:57:49.473Z] Supports d_type: true [2020-08-13T11:57:49.473Z] Native Overlay Diff: true [2020-08-13T11:57:49.473Z] Logging Driver: json-file [2020-08-13T11:57:49.473Z] Cgroup Driver: cgroupfs [2020-08-13T11:57:49.473Z] Plugins: [2020-08-13T11:57:49.473Z] Volume: local [2020-08-13T11:57:49.473Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T11:57:49.473Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T11:57:49.473Z] Swarm: inactive [2020-08-13T11:57:49.473Z] Runtimes: runc [2020-08-13T11:57:49.473Z] Default Runtime: runc [2020-08-13T11:57:49.473Z] Init Binary: docker-init [2020-08-13T11:57:49.473Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:57:49.473Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:57:49.473Z] init version: fec3683 [2020-08-13T11:57:49.473Z] Security Options: [2020-08-13T11:57:49.473Z] apparmor [2020-08-13T11:57:49.473Z] seccomp [2020-08-13T11:57:49.473Z] Profile: default [2020-08-13T11:57:49.473Z] Kernel Version: 4.15.0-88-generic [2020-08-13T11:57:49.473Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T11:57:49.473Z] OSType: linux [2020-08-13T11:57:49.473Z] Architecture: s390x [2020-08-13T11:57:49.473Z] CPUs: 2 [2020-08-13T11:57:49.473Z] Total Memory: 7.861GiB [2020-08-13T11:57:49.473Z] Name: s390x-ubuntu-25 [2020-08-13T11:57:49.473Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-13T11:57:49.473Z] Docker Root Dir: /var/lib/docker [2020-08-13T11:57:49.473Z] Debug Mode: false [2020-08-13T11:57:49.473Z] Username: dockerbuildbot [2020-08-13T11:57:49.473Z] Registry: https://index.docker.io/v1/ [2020-08-13T11:57:49.473Z] Labels: [2020-08-13T11:57:49.473Z] Experimental: true [2020-08-13T11:57:49.473Z] Insecure Registries: [2020-08-13T11:57:49.473Z] 127.0.0.0/8 [2020-08-13T11:57:49.473Z] Live Restore Enabled: false [2020-08-13T11:57:49.473Z] [2020-08-13T11:57:49.473Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T11:57:49.853Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:57:49.853Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:57:49.853Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T11:57:49.853Z] + bash /home/jenkins/workspace/moby_PR-41329/check-config.sh [2020-08-13T11:57:49.853Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T11:57:49.853Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-08-13T11:57:49.853Z] [2020-08-13T11:57:49.853Z] Generally Necessary: [2020-08-13T11:57:49.853Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T11:57:49.853Z] - apparmor: enabled and tools installed [2020-08-13T11:57:49.853Z] - CONFIG_NAMESPACES: enabled [2020-08-13T11:57:49.853Z] - CONFIG_NET_NS: enabled [2020-08-13T11:57:49.853Z] - CONFIG_PID_NS: enabled [2020-08-13T11:57:49.853Z] - CONFIG_IPC_NS: enabled [2020-08-13T11:57:49.853Z] - CONFIG_UTS_NS: enabled [2020-08-13T11:57:49.853Z] - CONFIG_CGROUPS: enabled [2020-08-13T11:57:49.853Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T11:57:49.853Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T11:57:49.853Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T11:57:49.853Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T11:57:49.853Z] - CONFIG_CPUSETS: enabled [2020-08-13T11:57:49.853Z] - CONFIG_MEMCG: enabled [2020-08-13T11:57:49.853Z] - CONFIG_KEYS: enabled [2020-08-13T11:57:49.853Z] - CONFIG_VETH: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T11:57:49.853Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-13T11:57:49.853Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T11:57:49.853Z] [2020-08-13T11:57:49.853Z] Optional Features: [2020-08-13T11:57:49.853Z] - CONFIG_USER_NS: enabled [2020-08-13T11:57:50.146Z] - CONFIG_SECCOMP: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T11:57:50.146Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T11:57:50.146Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T11:57:50.146Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T11:57:50.146Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T11:57:50.146Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T11:57:50.146Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T11:57:50.146Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T11:57:50.146Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T11:57:50.146Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T11:57:50.146Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T11:57:50.146Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T11:57:50.146Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T11:57:50.146Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_EXT4_FS: enabled [2020-08-13T11:57:50.146Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T11:57:50.146Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T11:57:50.146Z] - Network Drivers: [2020-08-13T11:57:50.146Z] - "overlay": [2020-08-13T11:57:50.146Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T11:57:50.146Z] Optional (for encrypted networks): [2020-08-13T11:57:50.146Z] - CONFIG_CRYPTO: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T11:57:50.146Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T11:57:50.146Z] - CONFIG_XFRM: enabled [2020-08-13T11:57:50.146Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-13T11:57:50.146Z] - "ipvlan": [2020-08-13T11:57:50.146Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T11:57:50.146Z] - "macvlan": [2020-08-13T11:57:50.146Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T11:57:50.146Z] - "ftp,tftp client in container": [2020-08-13T11:57:50.146Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T11:57:50.146Z] - Storage Drivers: [2020-08-13T11:57:50.146Z] - "aufs": [2020-08-13T11:57:50.146Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T11:57:50.146Z] - "btrfs": [2020-08-13T11:57:50.146Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T11:57:50.146Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T11:57:50.146Z] - "devicemapper": [2020-08-13T11:57:50.146Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T11:57:50.146Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T11:57:50.146Z] - "overlay": [2020-08-13T11:57:50.146Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T11:57:50.146Z] - "zfs": [2020-08-13T11:57:50.146Z] - /dev/zfs: missing [2020-08-13T11:57:50.146Z] - zfs command: missing [2020-08-13T11:57:50.146Z] - zpool command: missing [2020-08-13T11:57:50.146Z] [2020-08-13T11:57:50.146Z] Limits: [2020-08-13T11:57:50.146Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T11:57:50.146Z] [2020-08-13T11:57:50.146Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T11:57:50.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa . [2020-08-13T11:57:50.576Z] #2 [internal] load .dockerignore [2020-08-13T11:57:50.576Z] #2 transferring context: 87B 0.0s done [2020-08-13T11:57:50.576Z] #2 DONE 0.0s [2020-08-13T11:57:50.576Z] [2020-08-13T11:57:50.576Z] #1 [internal] load build definition from Dockerfile [2020-08-13T11:57:50.576Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-08-13T11:57:50.576Z] #1 DONE 0.0s [2020-08-13T11:57:50.576Z] [2020-08-13T11:57:50.576Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T11:57:50.891Z] #3 DONE 0.2s [2020-08-13T11:57:50.891Z] [2020-08-13T11:57:50.891Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T11:57:50.891Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T11:57:51.184Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.07MB / 8.88MB 0.2s [2020-08-13T11:57:51.184Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T11:57:51.184Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-13T11:57:51.184Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-13T11:57:51.184Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-13T11:57:51.184Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-08-13T11:57:51.351Z] Still waiting to schedule task [2020-08-13T11:57:51.351Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-13T11:57:51.352Z] Still waiting to schedule task [2020-08-13T11:57:51.352Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-13T11:57:51.356Z] Still waiting to schedule task [2020-08-13T11:57:51.356Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0636c19b004808b1b)’ [2020-08-13T11:57:51.358Z] Still waiting to schedule task [2020-08-13T11:57:51.358Z] Waiting for next available executor on ‘azwin-2-c4a650’ [2020-08-13T11:57:51.475Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-13T11:57:51.475Z] #4 DONE 0.5s [2020-08-13T11:57:51.519Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done [2020-08-13T11:57:51.519Z] #58 DONE 4.5s [2020-08-13T11:57:51.519Z] [2020-08-13T11:57:51.519Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:57:51.519Z] #7 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-13T11:57:51.519Z] #7 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-13T11:57:51.519Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-08-13T11:57:51.519Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T11:57:51.519Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2020-08-13T11:57:51.519Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-08-13T11:57:51.519Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2020-08-13T11:57:51.519Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2020-08-13T11:57:51.519Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 79.77MB / 120.18MB 4.6s [2020-08-13T11:57:51.519Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.1s [2020-08-13T11:57:51.519Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 2.6s done [2020-08-13T11:57:51.767Z] [2020-08-13T11:57:51.768Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T11:57:51.779Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 91.11MB / 120.18MB 5.0s [2020-08-13T11:57:52.041Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 97.65MB / 120.18MB 5.2s [2020-08-13T11:57:52.087Z] #6 DONE 0.2s [2020-08-13T11:57:52.087Z] [2020-08-13T11:57:52.087Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:57:52.087Z] #5 DONE 0.1s [2020-08-13T11:57:52.087Z] [2020-08-13T11:57:52.087Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:57:52.087Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T11:57:52.087Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 584.92kB / 7.39MB 0.1s [2020-08-13T11:57:52.087Z] #7 sha256:2e42156bedac290657ae872b45e29b8341fc415b5ff0af67fca09c9df94f0d83 6.19kB / 6.19kB done [2020-08-13T11:57:52.087Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s [2020-08-13T11:57:52.087Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T11:57:52.087Z] #7 sha256:d2a4bc25ce2a6a1f4ba156c384f6651a22a1bb3c09858f16eee8082d74f215dd 1.79kB / 1.79kB done [2020-08-13T11:57:52.302Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 106.75MB / 120.18MB 5.6s [2020-08-13T11:57:52.388Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done [2020-08-13T11:57:52.388Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.38MB / 48.97MB 0.3s [2020-08-13T11:57:52.388Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.3s [2020-08-13T11:57:52.388Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 16.18MB / 48.97MB 0.4s [2020-08-13T11:57:52.388Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.4s [2020-08-13T11:57:52.562Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 117.84MB / 120.18MB 5.9s [2020-08-13T11:57:52.682Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.35MB / 48.97MB 0.5s [2020-08-13T11:57:52.682Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.85MB / 9.88MB 0.5s [2020-08-13T11:57:52.682Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.35MB / 48.97MB 0.5s [2020-08-13T11:57:52.682Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.25MB / 9.88MB 0.5s [2020-08-13T11:57:52.682Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.19MB / 51.38MB 0.5s [2020-08-13T11:57:52.682Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.78MB / 48.97MB 0.6s [2020-08-13T11:57:52.682Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s done [2020-08-13T11:57:52.683Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.00MB / 51.38MB 0.6s [2020-08-13T11:57:52.683Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.6s [2020-08-13T11:57:52.981Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.52MB / 48.97MB 0.8s [2020-08-13T11:57:52.981Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.38MB / 51.38MB 0.8s [2020-08-13T11:57:52.981Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.14MB / 56.74MB 0.8s [2020-08-13T11:57:52.981Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.56MB / 48.97MB 0.9s [2020-08-13T11:57:52.981Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.02MB / 51.38MB 0.9s [2020-08-13T11:57:52.981Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.38MB / 56.74MB 0.9s [2020-08-13T11:57:53.134Z] #7 ... [2020-08-13T11:57:53.134Z] [2020-08-13T11:57:53.134Z] #20 [internal] load build context [2020-08-13T11:57:53.134Z] #20 transferring context: 51.48MB 5.9s done [2020-08-13T11:57:53.134Z] #20 DONE 6.2s [2020-08-13T11:57:53.134Z] [2020-08-13T11:57:53.134Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:57:53.279Z] #7 ... [2020-08-13T11:57:53.279Z] [2020-08-13T11:57:53.279Z] #20 [internal] load build context [2020-08-13T11:57:53.279Z] #20 transferring context: 51.48MB 1.0s done [2020-08-13T11:57:53.279Z] #20 DONE 1.0s [2020-08-13T11:57:53.279Z] [2020-08-13T11:57:53.279Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T11:57:53.279Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T11:57:53.279Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T11:57:53.279Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T11:57:53.279Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-08-13T11:57:53.279Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-08-13T11:57:53.279Z] #58 DONE 1.1s [2020-08-13T11:57:53.279Z] [2020-08-13T11:57:53.279Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:57:53.279Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.08MB / 48.97MB 0.9s [2020-08-13T11:57:53.279Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.77MB / 51.38MB 0.9s [2020-08-13T11:57:53.279Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.08MB / 56.74MB 0.9s [2020-08-13T11:57:53.279Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.02MB / 48.97MB 1.1s [2020-08-13T11:57:53.279Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.39MB / 51.38MB 1.1s [2020-08-13T11:57:53.279Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.09MB / 56.74MB 1.1s [2020-08-13T11:57:53.279Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s [2020-08-13T11:57:53.279Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.03MB / 51.38MB 1.2s [2020-08-13T11:57:53.279Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.35MB / 56.74MB 1.2s [2020-08-13T11:57:53.575Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2020-08-13T11:57:53.575Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.22MB / 51.38MB 1.4s [2020-08-13T11:57:53.575Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.82MB / 56.74MB 1.4s [2020-08-13T11:57:53.575Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 0B / 102.23MB 1.4s [2020-08-13T11:57:53.575Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.98MB / 51.38MB 1.4s [2020-08-13T11:57:53.575Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.01MB / 56.74MB 1.4s [2020-08-13T11:57:53.575Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-08-13T11:57:53.885Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.73MB / 51.38MB 1.6s [2020-08-13T11:57:53.885Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.84MB / 56.74MB 1.6s [2020-08-13T11:57:53.885Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 10.58MB / 102.23MB 1.6s [2020-08-13T11:57:53.885Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.72MB / 51.38MB 1.7s [2020-08-13T11:57:53.885Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.84MB / 56.74MB 1.7s [2020-08-13T11:57:53.885Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s [2020-08-13T11:57:53.885Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.13MB / 56.74MB 1.8s [2020-08-13T11:57:53.885Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 19.16MB / 102.23MB 1.8s [2020-08-13T11:57:54.182Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s done [2020-08-13T11:57:54.182Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s [2020-08-13T11:57:54.182Z] #7 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0B / 156B 2.0s [2020-08-13T11:57:54.182Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s done [2020-08-13T11:57:54.182Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 34.40MB / 102.23MB 2.0s [2020-08-13T11:57:54.182Z] #7 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 2.0s done [2020-08-13T11:57:54.476Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 52.78MB / 102.23MB 2.3s [2020-08-13T11:57:54.476Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 62.89MB / 102.23MB 2.4s [2020-08-13T11:57:54.476Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 72.73MB / 102.23MB 2.4s [2020-08-13T11:57:54.607Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.4s done [2020-08-13T11:57:54.769Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 82.96MB / 102.23MB 2.6s [2020-08-13T11:57:54.769Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 101.00MB / 102.23MB 2.7s [2020-08-13T11:57:55.061Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 2.9s done [2020-08-13T11:57:55.353Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.7s done [2020-08-13T11:57:55.353Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-08-13T11:57:55.646Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-08-13T11:57:55.646Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-08-13T11:57:55.938Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-08-13T11:57:55.990Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done [2020-08-13T11:57:55.990Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-13T11:57:56.231Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-08-13T11:57:56.257Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-13T11:57:56.521Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-13T11:57:57.095Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-08-13T11:57:57.095Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-13T11:57:57.758Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.6s done [2020-08-13T11:57:58.050Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-08-13T11:57:59.086Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-08-13T11:57:59.378Z] #7 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 [2020-08-13T11:58:01.295Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-08-13T11:58:01.295Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-08-13T11:58:02.122Z] #7 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 2.4s done [2020-08-13T11:58:02.122Z] #7 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0.0s done [2020-08-13T11:58:02.122Z] #7 DONE 10.1s [2020-08-13T11:58:02.122Z] [2020-08-13T11:58:02.122Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T11:58:04.197Z] #8 DONE 1.6s [2020-08-13T11:58:04.197Z] [2020-08-13T11:58:04.197Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T11:58:04.831Z] #9 DONE 1.0s [2020-08-13T11:58:04.831Z] [2020-08-13T11:58:04.831Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T11:58:04.831Z] #35 DONE 0.1s [2020-08-13T11:58:04.831Z] [2020-08-13T11:58:04.831Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:05.125Z] #60 ... [2020-08-13T11:58:05.125Z] [2020-08-13T11:58:05.125Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T11:58:05.125Z] #27 DONE 0.1s [2020-08-13T11:58:05.125Z] [2020-08-13T11:58:05.125Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T11:58:05.515Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.4s done [2020-08-13T11:58:05.776Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-13T11:58:08.661Z] #28 3.400 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T11:58:08.661Z] #28 3.404 Cloning into '.'... [2020-08-13T11:58:09.243Z] Fetching without tags [2020-08-13T11:58:09.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:58:09.218Z] > git config --add remote.origin.fetch +refs/pull/41329/head:refs/remotes/origin/PR-41329 # timeout=10 [2020-08-13T11:58:09.220Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:58:09.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:58:09.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:58:09.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:58:09.251Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:58:10.177Z] #28 ... [2020-08-13T11:58:10.177Z] [2020-08-13T11:58:10.177Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:10.177Z] #60 3.620 + RM_GOPATH=0 [2020-08-13T11:58:10.177Z] #60 3.620 + TMP_GOPATH= [2020-08-13T11:58:10.177Z] #60 3.620 + : /build [2020-08-13T11:58:10.177Z] #60 3.620 + '[' -z '' ']' [2020-08-13T11:58:10.177Z] #60 3.621 ++ mktemp -d [2020-08-13T11:58:10.177Z] #60 3.623 + export GOPATH=/tmp/tmp.xDORxihLIa [2020-08-13T11:58:10.177Z] #60 3.623 + GOPATH=/tmp/tmp.xDORxihLIa [2020-08-13T11:58:10.177Z] #60 3.623 + RM_GOPATH=1 [2020-08-13T11:58:10.177Z] #60 3.623 + case "$(go env GOARCH)" in [2020-08-13T11:58:10.177Z] #60 3.624 ++ go env GOARCH [2020-08-13T11:58:10.177Z] #60 3.642 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:10.177Z] #60 3.642 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:10.177Z] #60 3.645 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:10.177Z] #60 3.647 + dir=/tmp/install [2020-08-13T11:58:10.177Z] #60 3.647 + bin=proxy [2020-08-13T11:58:10.177Z] #60 3.647 + shift [2020-08-13T11:58:10.177Z] #60 3.647 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T11:58:10.177Z] #60 3.647 + . /tmp/install/proxy.installer [2020-08-13T11:58:10.177Z] #60 3.647 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T11:58:10.177Z] #60 3.652 + install_proxy [2020-08-13T11:58:10.177Z] #60 3.652 + case "$1" in [2020-08-13T11:58:10.177Z] #60 3.652 + export CGO_ENABLED=0 [2020-08-13T11:58:10.177Z] #60 3.652 + CGO_ENABLED=0 [2020-08-13T11:58:10.177Z] #60 3.652 + _install_proxy [2020-08-13T11:58:10.177Z] #60 3.653 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T11:58:10.177Z] #60 3.653 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T11:58:10.177Z] #60 3.653 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xDORxihLIa/src/github.com/docker/libnetwork [2020-08-13T11:58:10.178Z] #60 3.661 Cloning into '/tmp/tmp.xDORxihLIa/src/github.com/docker/libnetwork'... [2020-08-13T11:58:10.513Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T11:58:11.067Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.0s [2020-08-13T11:58:12.010Z] Merge succeeded, producing 29d7bdd6f8323151d18ecd550307ece394435159 [2020-08-13T11:58:12.010Z] Checking out Revision 29d7bdd6f8323151d18ecd550307ece394435159 (PR-41329) [2020-08-13T11:58:10.520Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:58:10.523Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:58:11.353Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T11:58:12.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T11:58:12.017Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:58:12.020Z] > git checkout -f 29d7bdd6f8323151d18ecd550307ece394435159 # timeout=10 [2020-08-13T11:58:12.468Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T11:58:12.475Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T11:58:13.444Z] + docker version [2020-08-13T11:58:13.444Z] Client: [2020-08-13T11:58:13.444Z] Version: 18.06.1-ce [2020-08-13T11:58:13.444Z] API version: 1.38 [2020-08-13T11:58:13.444Z] Go version: go1.10.3 [2020-08-13T11:58:13.444Z] Git commit: e68fc7a [2020-08-13T11:58:13.444Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-13T11:58:13.444Z] OS/Arch: linux/ppc64le [2020-08-13T11:58:13.444Z] Experimental: false [2020-08-13T11:58:13.444Z] [2020-08-13T11:58:13.444Z] Server: [2020-08-13T11:58:13.444Z] Engine: [2020-08-13T11:58:13.444Z] Version: 18.06.1-ce [2020-08-13T11:58:13.444Z] API version: 1.38 (minimum version 1.12) [2020-08-13T11:58:13.444Z] Go version: go1.10.3 [2020-08-13T11:58:13.444Z] Git commit: e68fc7a [2020-08-13T11:58:13.444Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-13T11:58:13.444Z] OS/Arch: linux/ppc64le [2020-08-13T11:58:13.444Z] Experimental: true [Pipeline] sh [2020-08-13T11:58:13.612Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 7.7s done [2020-08-13T11:58:13.831Z] + docker info [2020-08-13T11:58:13.831Z] Containers: 0 [2020-08-13T11:58:13.831Z] Running: 0 [2020-08-13T11:58:13.831Z] Paused: 0 [2020-08-13T11:58:13.831Z] Stopped: 0 [2020-08-13T11:58:13.831Z] Images: 0 [2020-08-13T11:58:13.831Z] Server Version: 18.06.1-ce [2020-08-13T11:58:13.831Z] Storage Driver: overlay2 [2020-08-13T11:58:13.831Z] Backing Filesystem: extfs [2020-08-13T11:58:13.831Z] Supports d_type: true [2020-08-13T11:58:13.831Z] Native Overlay Diff: true [2020-08-13T11:58:13.831Z] Logging Driver: json-file [2020-08-13T11:58:13.831Z] Cgroup Driver: cgroupfs [2020-08-13T11:58:13.831Z] Plugins: [2020-08-13T11:58:13.831Z] Volume: local [2020-08-13T11:58:13.831Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T11:58:13.831Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-13T11:58:13.831Z] Swarm: inactive [2020-08-13T11:58:13.831Z] Runtimes: runc [2020-08-13T11:58:13.831Z] Default Runtime: runc [2020-08-13T11:58:13.831Z] Init Binary: docker-init [2020-08-13T11:58:13.831Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-13T11:58:13.831Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-13T11:58:13.831Z] init version: fec3683 [2020-08-13T11:58:13.831Z] Security Options: [2020-08-13T11:58:13.831Z] apparmor [2020-08-13T11:58:13.831Z] seccomp [2020-08-13T11:58:13.831Z] Profile: default [2020-08-13T11:58:13.831Z] Kernel Version: 4.4.0-139-generic [2020-08-13T11:58:13.831Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-13T11:58:13.831Z] OSType: linux [2020-08-13T11:58:13.831Z] Architecture: ppc64le [2020-08-13T11:58:13.831Z] CPUs: 4 [2020-08-13T11:58:13.831Z] Total Memory: 7.972GiB [2020-08-13T11:58:13.831Z] Name: ppc64le-ubuntu-21 [2020-08-13T11:58:13.831Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-13T11:58:13.831Z] Docker Root Dir: /var/lib/docker [2020-08-13T11:58:13.831Z] Debug Mode (client): false [2020-08-13T11:58:13.831Z] Debug Mode (server): false [2020-08-13T11:58:13.831Z] Username: dockerbuildbot [2020-08-13T11:58:13.831Z] Registry: https://index.docker.io/v1/ [2020-08-13T11:58:13.831Z] Labels: [2020-08-13T11:58:13.831Z] Experimental: true [2020-08-13T11:58:13.831Z] Insecure Registries: [2020-08-13T11:58:13.831Z] 127.0.0.0/8 [2020-08-13T11:58:13.831Z] Live Restore Enabled: false [2020-08-13T11:58:13.831Z] [Pipeline] sh [2020-08-13T11:58:13.872Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b [2020-08-13T11:58:14.132Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-13T11:58:14.219Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:58:14.219Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:58:14.219Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T11:58:14.219Z] + bash /home/docker/workspace/moby_PR-41329/check-config.sh [2020-08-13T11:58:14.219Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T11:58:14.219Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-13T11:58:14.219Z] [2020-08-13T11:58:14.219Z] Generally Necessary: [2020-08-13T11:58:14.219Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T11:58:14.219Z] - apparmor: enabled and tools installed [2020-08-13T11:58:14.219Z] - CONFIG_NAMESPACES: enabled [2020-08-13T11:58:14.219Z] - CONFIG_NET_NS: enabled [2020-08-13T11:58:14.219Z] - CONFIG_PID_NS: enabled [2020-08-13T11:58:14.219Z] - CONFIG_IPC_NS: enabled [2020-08-13T11:58:14.219Z] - CONFIG_UTS_NS: enabled [2020-08-13T11:58:14.219Z] - CONFIG_CGROUPS: enabled [2020-08-13T11:58:14.219Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T11:58:14.219Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T11:58:14.219Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T11:58:14.219Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T11:58:14.219Z] - CONFIG_CPUSETS: enabled [2020-08-13T11:58:14.219Z] - CONFIG_MEMCG: enabled [2020-08-13T11:58:14.219Z] - CONFIG_KEYS: enabled [2020-08-13T11:58:14.219Z] - CONFIG_VETH: enabled (as module) [2020-08-13T11:58:14.219Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T11:58:14.393Z] #7 DONE 27.6s [2020-08-13T11:58:14.393Z] [2020-08-13T11:58:14.393Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T11:58:14.514Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-13T11:58:14.514Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T11:58:14.514Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-13T11:58:14.514Z] [2020-08-13T11:58:14.514Z] Optional Features: [2020-08-13T11:58:14.514Z] - CONFIG_USER_NS: enabled [2020-08-13T11:58:14.514Z] - CONFIG_SECCOMP: enabled [2020-08-13T11:58:14.514Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T11:58:14.514Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T11:58:14.514Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T11:58:14.514Z] (cgroup swap accounting is currently enabled) [2020-08-13T11:58:14.514Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-13T11:58:14.514Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T11:58:14.514Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T11:58:14.514Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-13T11:58:14.514Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-13T11:58:14.514Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T11:58:14.514Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T11:58:14.514Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T11:58:14.514Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T11:58:14.514Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T11:58:14.514Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T11:58:14.514Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T11:58:14.514Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T11:58:14.514Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T11:58:14.514Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_EXT4_FS: enabled [2020-08-13T11:58:14.514Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T11:58:14.514Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T11:58:14.514Z] - Network Drivers: [2020-08-13T11:58:14.514Z] - "overlay": [2020-08-13T11:58:14.514Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T11:58:14.514Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T11:58:14.514Z] Optional (for encrypted networks): [2020-08-13T11:58:14.648Z] #60 ... [2020-08-13T11:58:14.648Z] [2020-08-13T11:58:14.648Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:14.648Z] #43 3.323 + RM_GOPATH=0 [2020-08-13T11:58:14.648Z] #43 3.323 + TMP_GOPATH= [2020-08-13T11:58:14.648Z] #43 3.323 + : /build [2020-08-13T11:58:14.648Z] #43 3.324 + '[' -z '' ']' [2020-08-13T11:58:14.648Z] #43 3.325 ++ mktemp -d [2020-08-13T11:58:14.648Z] #43 3.326 + export GOPATH=/tmp/tmp.qhVHl2cmec [2020-08-13T11:58:14.648Z] #43 3.327 + GOPATH=/tmp/tmp.qhVHl2cmec [2020-08-13T11:58:14.648Z] #43 3.327 + RM_GOPATH=1 [2020-08-13T11:58:14.648Z] #43 3.327 + case "$(go env GOARCH)" in [2020-08-13T11:58:14.648Z] #43 3.327 ++ go env GOARCH [2020-08-13T11:58:14.648Z] #43 3.330 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:14.648Z] #43 3.331 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:14.648Z] #43 3.332 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:14.648Z] #43 3.332 + dir=/tmp/install [2020-08-13T11:58:14.648Z] #43 3.333 + bin=gotestsum [2020-08-13T11:58:14.648Z] #43 3.333 + shift [2020-08-13T11:58:14.648Z] #43 3.333 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T11:58:14.648Z] #43 3.333 + . /tmp/install/gotestsum.installer [2020-08-13T11:58:14.648Z] #43 3.333 ++ : v0.3.5 [2020-08-13T11:58:14.648Z] #43 3.333 + install_gotestsum [2020-08-13T11:58:14.648Z] #43 3.335 + set -e [2020-08-13T11:58:14.648Z] #43 3.335 + export GO111MODULE=on [2020-08-13T11:58:14.648Z] #43 3.335 + GO111MODULE=on [2020-08-13T11:58:14.648Z] #43 3.335 + GOBIN=/build [2020-08-13T11:58:14.648Z] #43 3.335 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T11:58:14.648Z] #43 3.416 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T11:58:14.648Z] #43 3.419 go: finding gotest.tools v0.3.5 [2020-08-13T11:58:14.648Z] #43 4.058 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T11:58:14.648Z] #43 4.201 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T11:58:14.648Z] #43 4.562 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T11:58:14.648Z] #43 4.646 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T11:58:14.648Z] #43 4.705 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T11:58:14.648Z] #43 4.763 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:58:14.648Z] #43 4.845 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:58:14.648Z] #43 4.845 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T11:58:14.648Z] #43 4.845 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:58:14.648Z] #43 4.856 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T11:58:14.648Z] #43 5.015 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T11:58:14.648Z] #43 5.032 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:58:14.648Z] #43 5.033 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T11:58:14.648Z] #43 5.084 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:58:14.648Z] #43 5.099 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T11:58:14.648Z] #43 5.118 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T11:58:14.648Z] #43 5.121 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T11:58:14.648Z] #43 5.155 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:58:14.648Z] #43 5.235 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:58:14.648Z] #43 5.235 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T11:58:14.648Z] #43 5.244 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:58:14.648Z] #43 5.469 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:58:14.648Z] #43 5.536 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:58:14.648Z] #43 6.667 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T11:58:14.648Z] #43 6.740 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T11:58:14.648Z] #43 7.000 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T11:58:14.648Z] #43 8.830 go: finding github.com/fatih/color v1.6.0 [2020-08-13T11:58:14.648Z] #43 8.857 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T11:58:14.648Z] #43 8.885 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:58:14.648Z] #43 8.984 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:58:14.648Z] #43 9.020 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:58:14.648Z] #43 9.062 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T11:58:14.648Z] #43 9.198 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T11:58:14.648Z] #43 9.259 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T11:58:14.648Z] #43 9.288 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:58:14.648Z] #43 9.323 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:58:14.648Z] #43 9.388 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T11:58:14.807Z] - CONFIG_CRYPTO: enabled [2020-08-13T11:58:14.807Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_XFRM: enabled [2020-08-13T11:58:14.807Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-13T11:58:14.807Z] - "ipvlan": [2020-08-13T11:58:14.807Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T11:58:14.807Z] - "macvlan": [2020-08-13T11:58:14.807Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T11:58:14.807Z] - "ftp,tftp client in container": [2020-08-13T11:58:14.807Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T11:58:14.807Z] - Storage Drivers: [2020-08-13T11:58:14.807Z] - "aufs": [2020-08-13T11:58:14.807Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T11:58:14.807Z] - "btrfs": [2020-08-13T11:58:14.807Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T11:58:14.807Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T11:58:14.807Z] - "devicemapper": [2020-08-13T11:58:14.807Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T11:58:14.807Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T11:58:14.807Z] - "overlay": [2020-08-13T11:58:14.807Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T11:58:14.807Z] - "zfs": [2020-08-13T11:58:14.807Z] - /dev/zfs: missing [2020-08-13T11:58:14.807Z] - zfs command: missing [2020-08-13T11:58:14.807Z] - zpool command: missing [2020-08-13T11:58:14.807Z] [2020-08-13T11:58:14.807Z] Limits: [2020-08-13T11:58:14.807Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T11:58:14.807Z] [2020-08-13T11:58:14.807Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T11:58:14.957Z] #43 ... [2020-08-13T11:58:14.957Z] [2020-08-13T11:58:14.957Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:14.957Z] #21 3.068 + RM_GOPATH=0 [2020-08-13T11:58:14.957Z] #21 3.068 + TMP_GOPATH= [2020-08-13T11:58:14.957Z] #21 3.068 + : /build [2020-08-13T11:58:14.957Z] #21 3.068 + '[' -z '' ']' [2020-08-13T11:58:14.957Z] #21 3.068 ++ mktemp -d [2020-08-13T11:58:14.957Z] #21 3.072 + export GOPATH=/tmp/tmp.77Sw1qTyuD [2020-08-13T11:58:14.957Z] #21 3.072 + GOPATH=/tmp/tmp.77Sw1qTyuD [2020-08-13T11:58:14.957Z] #21 3.072 + RM_GOPATH=1 [2020-08-13T11:58:14.957Z] #21 3.072 + case "$(go env GOARCH)" in [2020-08-13T11:58:14.957Z] #21 3.073 ++ go env GOARCH [2020-08-13T11:58:14.957Z] #21 3.093 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:14.957Z] #21 3.093 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:14.957Z] #21 3.096 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:14.957Z] #21 3.100 + dir=/tmp/install [2020-08-13T11:58:14.957Z] #21 3.100 + bin=dockercli [2020-08-13T11:58:14.957Z] #21 3.100 + shift [2020-08-13T11:58:14.957Z] #21 3.100 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T11:58:14.957Z] #21 3.100 + . /tmp/install/dockercli.installer [2020-08-13T11:58:14.957Z] #21 3.100 ++ : stable [2020-08-13T11:58:14.957Z] #21 3.100 ++ : 17.06.2-ce [2020-08-13T11:58:14.957Z] #21 3.100 + install_dockercli [2020-08-13T11:58:14.957Z] #21 3.100 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T11:58:14.957Z] #21 3.101 Install docker/cli version 17.06.2-ce from stable [2020-08-13T11:58:14.957Z] #21 3.101 ++ uname -m [2020-08-13T11:58:14.957Z] #21 3.107 + arch=s390x [2020-08-13T11:58:14.957Z] #21 3.107 + '[' s390x '!=' x86_64 ']' [2020-08-13T11:58:14.957Z] #21 3.107 + '[' s390x '!=' s390x ']' [2020-08-13T11:58:14.957Z] #21 3.107 + url=https://download.docker.com/linux/static [2020-08-13T11:58:14.957Z] #21 3.107 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-13T11:58:14.957Z] #21 3.109 + tar -xz docker/docker [2020-08-13T11:58:14.957Z] #21 9.601 + mkdir -p /build [2020-08-13T11:58:14.957Z] #21 9.606 + mv docker/docker /build/ [2020-08-13T11:58:14.957Z] #21 9.608 + rmdir docker [2020-08-13T11:58:14.957Z] #21 DONE 9.9s [2020-08-13T11:58:14.957Z] [2020-08-13T11:58:14.957Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:58:14.957Z] #32 4.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:14.957Z] #32 4.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:14.957Z] #32 4.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:14.957Z] #32 4.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T11:58:14.957Z] #32 6.880 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T11:58:14.957Z] #32 9.023 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T11:58:14.957Z] #32 ... [2020-08-13T11:58:14.957Z] [2020-08-13T11:58:14.957Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T11:58:14.957Z] #51 4.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:14.957Z] #51 4.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:14.957Z] #51 4.136 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:14.957Z] #51 4.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T11:58:14.957Z] #51 7.024 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T11:58:14.957Z] #51 9.137 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T11:58:15.245Z] + make bundles/buildx [2020-08-13T11:58:15.317Z] #51 ... [2020-08-13T11:58:15.317Z] [2020-08-13T11:58:15.317Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T11:58:15.317Z] #36 3.745 + git clone https://github.com/docker/distribution.git . [2020-08-13T11:58:15.317Z] #36 3.746 Cloning into '.'... [2020-08-13T11:58:15.317Z] #36 ... [2020-08-13T11:58:15.317Z] [2020-08-13T11:58:15.317Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:15.317Z] #30 3.502 + RM_GOPATH=0 [2020-08-13T11:58:15.317Z] #30 3.502 + TMP_GOPATH= [2020-08-13T11:58:15.317Z] #30 3.502 + : /build [2020-08-13T11:58:15.317Z] #30 3.502 + '[' -z '' ']' [2020-08-13T11:58:15.317Z] #30 3.503 ++ mktemp -d [2020-08-13T11:58:15.317Z] #30 3.506 + export GOPATH=/tmp/tmp.gGSCxNkzAs [2020-08-13T11:58:15.317Z] #30 3.506 + GOPATH=/tmp/tmp.gGSCxNkzAs [2020-08-13T11:58:15.317Z] #30 3.506 + RM_GOPATH=1 [2020-08-13T11:58:15.317Z] #30 3.506 + case "$(go env GOARCH)" in [2020-08-13T11:58:15.317Z] #30 3.507 ++ go env GOARCH [2020-08-13T11:58:15.317Z] #30 3.513 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:15.317Z] #30 3.514 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:15.317Z] #30 3.516 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:15.317Z] #30 3.518 + dir=/tmp/install [2020-08-13T11:58:15.317Z] #30 3.518 + bin=tomlv [2020-08-13T11:58:15.317Z] #30 3.518 + shift [2020-08-13T11:58:15.317Z] #30 3.518 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T11:58:15.317Z] #30 3.519 + . /tmp/install/tomlv.installer [2020-08-13T11:58:15.317Z] #30 3.519 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T11:58:15.317Z] #30 3.519 + install_tomlv [2020-08-13T11:58:15.317Z] #30 3.519 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T11:58:15.317Z] #30 3.519 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T11:58:15.317Z] #30 3.519 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gGSCxNkzAs/src/github.com/BurntSushi/toml [2020-08-13T11:58:15.317Z] #30 3.524 Cloning into '/tmp/tmp.gGSCxNkzAs/src/github.com/BurntSushi/toml'... [2020-08-13T11:58:15.317Z] #30 4.240 + cd /tmp/tmp.gGSCxNkzAs/src/github.com/BurntSushi/toml [2020-08-13T11:58:15.317Z] #30 4.240 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T11:58:15.317Z] #30 4.244 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T11:58:15.317Z] #30 4.625 runtime/internal/atomic [2020-08-13T11:58:15.317Z] #30 4.626 internal/cpu [2020-08-13T11:58:15.317Z] #30 4.867 runtime/internal/sys [2020-08-13T11:58:15.317Z] #30 5.003 runtime/internal/math [2020-08-13T11:58:15.317Z] #30 5.015 math/bits [2020-08-13T11:58:15.317Z] #30 5.027 internal/bytealg [2020-08-13T11:58:15.317Z] #30 5.323 runtime [2020-08-13T11:58:15.317Z] #30 5.432 math [2020-08-13T11:58:15.317Z] #30 9.624 internal/testlog [2020-08-13T11:58:15.317Z] #30 9.828 encoding [2020-08-13T11:58:15.317Z] #30 10.01 runtime/cgo [2020-08-13T11:58:15.317Z] #30 ... [2020-08-13T11:58:15.317Z] [2020-08-13T11:58:15.317Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:15.317Z] #38 4.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:15.317Z] #38 4.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:15.317Z] #38 4.143 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:15.317Z] #38 4.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T11:58:15.317Z] #38 6.368 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T11:58:15.317Z] #38 8.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T11:58:15.538Z] make: command: Command not found [2020-08-13T11:58:15.539Z] make: command: Command not found [2020-08-13T11:58:15.539Z] mkdir bundles [2020-08-13T11:58:15.539Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-13T11:58:15.539Z] --build-arg BUILDX_COMMIT \ [2020-08-13T11:58:15.539Z] --build-arg BUILDX_REPO \ [2020-08-13T11:58:15.539Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-13T11:58:15.539Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-13T11:58:15.539Z] . [2020-08-13T11:58:15.539Z] /bin/sh: 4: go: not found [2020-08-13T11:58:15.539Z] /bin/sh: 5: go: not found [2020-08-13T11:58:15.612Z] #38 ... [2020-08-13T11:58:15.612Z] [2020-08-13T11:58:15.612Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:15.612Z] #54 1.423 + RM_GOPATH=0 [2020-08-13T11:58:15.612Z] #54 1.423 + TMP_GOPATH= [2020-08-13T11:58:15.612Z] #54 1.423 + : /build [2020-08-13T11:58:15.612Z] #54 1.423 + '[' -z '' ']' [2020-08-13T11:58:15.612Z] #54 1.423 ++ mktemp -d [2020-08-13T11:58:15.612Z] #54 1.423 + export GOPATH=/tmp/tmp.ijguT9b09Y [2020-08-13T11:58:15.612Z] #54 1.423 + GOPATH=/tmp/tmp.ijguT9b09Y [2020-08-13T11:58:15.612Z] #54 1.423 + RM_GOPATH=1 [2020-08-13T11:58:15.612Z] #54 1.423 + case "$(go env GOARCH)" in [2020-08-13T11:58:15.612Z] #54 1.423 ++ go env GOARCH [2020-08-13T11:58:15.612Z] #54 1.425 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:15.612Z] #54 1.425 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:15.612Z] #54 1.425 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:15.612Z] #54 1.428 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T11:58:15.612Z] #54 1.428 + dir=/tmp/install [2020-08-13T11:58:15.612Z] #54 1.428 + bin=rootlesskit [2020-08-13T11:58:15.612Z] #54 1.428 + shift [2020-08-13T11:58:15.612Z] #54 1.428 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T11:58:15.612Z] #54 1.428 + . /tmp/install/rootlesskit.installer [2020-08-13T11:58:15.612Z] #54 1.428 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T11:58:15.612Z] #54 1.428 + install_rootlesskit [2020-08-13T11:58:15.612Z] #54 1.428 + case "$1" in [2020-08-13T11:58:15.612Z] #54 1.428 + export CGO_ENABLED=0 [2020-08-13T11:58:15.612Z] #54 1.428 + CGO_ENABLED=0 [2020-08-13T11:58:15.612Z] #54 1.428 + _install_rootlesskit [2020-08-13T11:58:15.612Z] #54 1.428 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T11:58:15.612Z] #54 1.428 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ijguT9b09Y/src/github.com/rootless-containers/rootlesskit [2020-08-13T11:58:15.612Z] #54 1.432 Cloning into '/tmp/tmp.ijguT9b09Y/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T11:58:15.612Z] #54 2.349 + cd /tmp/tmp.ijguT9b09Y/src/github.com/rootless-containers/rootlesskit [2020-08-13T11:58:15.612Z] #54 2.349 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T11:58:15.612Z] #54 2.497 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T11:58:15.612Z] #54 2.497 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T11:58:15.612Z] #54 ... [2020-08-13T11:58:15.612Z] [2020-08-13T11:58:15.612Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:58:15.612Z] #23 3.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:15.612Z] #23 3.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:15.612Z] #23 3.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:15.612Z] #23 4.250 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T11:58:15.612Z] #23 6.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T11:58:15.612Z] #23 7.986 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T11:58:15.904Z] #23 ... [2020-08-13T11:58:15.904Z] [2020-08-13T11:58:15.904Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:15.904Z] #41 3.375 + RM_GOPATH=0 [2020-08-13T11:58:15.904Z] #41 3.375 + TMP_GOPATH= [2020-08-13T11:58:15.904Z] #41 3.375 + : /build [2020-08-13T11:58:15.904Z] #41 3.375 + '[' -z '' ']' [2020-08-13T11:58:15.904Z] #41 3.376 ++ mktemp -d [2020-08-13T11:58:15.904Z] #41 3.376 + export GOPATH=/tmp/tmp.H88NKG4CY8 [2020-08-13T11:58:15.904Z] #41 3.376 + GOPATH=/tmp/tmp.H88NKG4CY8 [2020-08-13T11:58:15.904Z] #41 3.376 + RM_GOPATH=1 [2020-08-13T11:58:15.904Z] #41 3.376 + case "$(go env GOARCH)" in [2020-08-13T11:58:15.904Z] #41 3.376 ++ go env GOARCH [2020-08-13T11:58:15.904Z] #41 3.402 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:15.904Z] #41 3.402 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:15.904Z] #41 3.403 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:15.904Z] #41 3.404 + dir=/tmp/install [2020-08-13T11:58:15.904Z] #41 3.404 + bin=vndr [2020-08-13T11:58:15.904Z] #41 3.404 + shift [2020-08-13T11:58:15.904Z] #41 3.404 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T11:58:15.904Z] #41 3.405 + . /tmp/install/vndr.installer [2020-08-13T11:58:15.904Z] #41 3.405 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T11:58:15.904Z] #41 3.405 + install_vndr [2020-08-13T11:58:15.904Z] #41 3.405 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T11:58:15.904Z] #41 3.405 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T11:58:15.904Z] #41 3.405 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.H88NKG4CY8/src/github.com/LK4D4/vndr [2020-08-13T11:58:15.904Z] #41 3.421 Cloning into '/tmp/tmp.H88NKG4CY8/src/github.com/LK4D4/vndr'... [2020-08-13T11:58:15.904Z] #41 4.142 + cd /tmp/tmp.H88NKG4CY8/src/github.com/LK4D4/vndr [2020-08-13T11:58:15.904Z] #41 4.142 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T11:58:15.904Z] #41 4.158 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T11:58:15.904Z] #41 4.977 internal/cpu [2020-08-13T11:58:15.904Z] #41 4.978 runtime/internal/sys [2020-08-13T11:58:15.904Z] #41 5.088 internal/race [2020-08-13T11:58:15.904Z] #41 5.154 sync/atomic [2020-08-13T11:58:15.904Z] #41 5.336 unicode [2020-08-13T11:58:15.904Z] #41 5.559 runtime [2020-08-13T11:58:15.904Z] #41 7.518 unicode/utf8 [2020-08-13T11:58:15.904Z] #41 8.042 math [2020-08-13T11:58:15.904Z] #41 ... [2020-08-13T11:58:15.904Z] [2020-08-13T11:58:15.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:15.904Z] #10 4.037 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:15.904Z] #10 4.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:15.904Z] #10 4.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:15.904Z] #10 4.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T11:58:15.904Z] #10 6.867 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T11:58:15.904Z] #10 8.846 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T11:58:16.196Z] #10 ... [2020-08-13T11:58:16.196Z] [2020-08-13T11:58:16.196Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:16.196Z] #47 2.447 + RM_GOPATH=0 [2020-08-13T11:58:16.196Z] #47 2.447 + TMP_GOPATH= [2020-08-13T11:58:16.196Z] #47 2.447 + : /build [2020-08-13T11:58:16.196Z] #47 2.447 + '[' -z '' ']' [2020-08-13T11:58:16.196Z] #47 2.447 ++ mktemp -d [2020-08-13T11:58:16.196Z] #47 2.447 + export GOPATH=/tmp/tmp.Gk20H8t8R1 [2020-08-13T11:58:16.196Z] #47 2.447 + GOPATH=/tmp/tmp.Gk20H8t8R1 [2020-08-13T11:58:16.196Z] #47 2.447 + RM_GOPATH=1 [2020-08-13T11:58:16.196Z] #47 2.447 + case "$(go env GOARCH)" in [2020-08-13T11:58:16.196Z] #47 2.447 ++ go env GOARCH [2020-08-13T11:58:16.196Z] #47 2.454 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T11:58:16.196Z] #47 2.454 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:16.196Z] #47 2.454 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:16.196Z] #47 2.454 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:16.196Z] #47 2.454 + dir=/tmp/install [2020-08-13T11:58:16.196Z] #47 2.454 + bin=shfmt [2020-08-13T11:58:16.196Z] #47 2.454 + shift [2020-08-13T11:58:16.196Z] #47 2.454 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T11:58:16.196Z] #47 2.454 + . /tmp/install/shfmt.installer [2020-08-13T11:58:16.196Z] #47 2.454 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T11:58:16.196Z] #47 2.454 + install_shfmt [2020-08-13T11:58:16.196Z] #47 2.454 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T11:58:16.196Z] #47 2.454 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Gk20H8t8R1/src/github.com/mvdan/sh [2020-08-13T11:58:16.196Z] #47 2.463 Cloning into '/tmp/tmp.Gk20H8t8R1/src/github.com/mvdan/sh'... [2020-08-13T11:58:16.196Z] #47 8.339 + cd /tmp/tmp.Gk20H8t8R1/src/github.com/mvdan/sh [2020-08-13T11:58:16.196Z] #47 8.339 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T11:58:16.196Z] #47 8.395 + GO111MODULE=on [2020-08-13T11:58:16.196Z] #47 8.438 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T11:58:16.196Z] #47 9.136 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T11:58:16.196Z] #47 9.138 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T11:58:16.196Z] #47 9.204 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T11:58:16.196Z] #47 9.388 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T11:58:16.196Z] #47 9.390 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T11:58:16.196Z] #47 10.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T11:58:16.196Z] #47 10.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T11:58:16.196Z] #47 ... [2020-08-13T11:58:16.196Z] [2020-08-13T11:58:16.196Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:16.196Z] #45 3.556 + RM_GOPATH=0 [2020-08-13T11:58:16.196Z] #45 3.556 + TMP_GOPATH= [2020-08-13T11:58:16.196Z] #45 3.556 + : /build [2020-08-13T11:58:16.196Z] #45 3.556 + '[' -z '' ']' [2020-08-13T11:58:16.196Z] #45 3.558 ++ mktemp -d [2020-08-13T11:58:16.196Z] #45 3.561 + export GOPATH=/tmp/tmp.A5u0Ld3bFe [2020-08-13T11:58:16.196Z] #45 3.561 + GOPATH=/tmp/tmp.A5u0Ld3bFe [2020-08-13T11:58:16.196Z] #45 3.561 + RM_GOPATH=1 [2020-08-13T11:58:16.196Z] #45 3.561 + case "$(go env GOARCH)" in [2020-08-13T11:58:16.196Z] #45 3.561 ++ go env GOARCH [2020-08-13T11:58:16.196Z] #45 3.572 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:16.196Z] #45 3.572 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:16.196Z] #45 3.572 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:16.196Z] #45 3.573 + dir=/tmp/install [2020-08-13T11:58:16.196Z] #45 3.573 + bin=golangci_lint [2020-08-13T11:58:16.196Z] #45 3.573 + shift [2020-08-13T11:58:16.196Z] #45 3.586 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T11:58:16.196Z] #45 3.586 + . /tmp/install/golangci_lint.installer [2020-08-13T11:58:16.196Z] #45 3.586 ++ : v1.23.8 [2020-08-13T11:58:16.196Z] #45 3.587 + install_golangci_lint [2020-08-13T11:58:16.196Z] #45 3.590 Installing golangci-lint version v1.23.8 [2020-08-13T11:58:16.196Z] #45 3.590 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T11:58:16.196Z] #45 3.590 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T11:58:16.488Z] #45 ... [2020-08-13T11:58:16.488Z] [2020-08-13T11:58:16.488Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:16.488Z] #47 11.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T11:58:16.941Z] #8 DONE 2.2s [2020-08-13T11:58:16.941Z] [2020-08-13T11:58:16.941Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T11:58:17.211Z] #9 DONE 0.7s [2020-08-13T11:58:17.472Z] [2020-08-13T11:58:17.472Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T11:58:17.472Z] #35 DONE 0.0s [2020-08-13T11:58:17.472Z] [2020-08-13T11:58:17.472Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T11:58:17.472Z] #27 DONE 0.1s [2020-08-13T11:58:17.472Z] [2020-08-13T11:58:17.472Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T11:58:17.525Z] #47 12.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T11:58:17.525Z] #47 12.58 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T11:58:17.525Z] #47 12.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T11:58:17.525Z] #47 12.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T11:58:17.631Z] Sending build context to Docker daemon 56.24MB [2020-08-13T11:58:17.631Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-08-13T11:58:17.631Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-13T11:58:17.631Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-13T11:58:17.631Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-13T11:58:17.631Z] 1.13.14-buster: Pulling from library/golang [2020-08-13T11:58:17.929Z] db4e2d8d5901: Pulling fs layer [2020-08-13T11:58:17.929Z] dfe2d012519c: Pulling fs layer [2020-08-13T11:58:17.929Z] 5d8f1d1f9197: Pulling fs layer [2020-08-13T11:58:17.929Z] 1301750ffb48: Pulling fs layer [2020-08-13T11:58:17.929Z] dc5c6edc9cff: Pulling fs layer [2020-08-13T11:58:17.929Z] 8551927d9554: Pulling fs layer [2020-08-13T11:58:17.929Z] 4e7db4b3b5f6: Pulling fs layer [2020-08-13T11:58:17.929Z] dc5c6edc9cff: Waiting [2020-08-13T11:58:17.929Z] 8551927d9554: Waiting [2020-08-13T11:58:17.929Z] 4e7db4b3b5f6: Waiting [2020-08-13T11:58:17.929Z] 1301750ffb48: Waiting [2020-08-13T11:58:18.217Z] #47 13.23 runtime [2020-08-13T11:58:18.217Z] #47 13.26 runtime/cgo [2020-08-13T11:58:18.269Z] dfe2d012519c: Verifying Checksum [2020-08-13T11:58:18.269Z] dfe2d012519c: Download complete [2020-08-13T11:58:18.269Z] 5d8f1d1f9197: Verifying Checksum [2020-08-13T11:58:18.269Z] 5d8f1d1f9197: Download complete [2020-08-13T11:58:20.425Z] db4e2d8d5901: Verifying Checksum [2020-08-13T11:58:20.425Z] db4e2d8d5901: Download complete [2020-08-13T11:58:21.098Z] 1301750ffb48: Verifying Checksum [2020-08-13T11:58:21.098Z] 1301750ffb48: Download complete [2020-08-13T11:58:21.098Z] 4e7db4b3b5f6: Verifying Checksum [2020-08-13T11:58:21.098Z] 4e7db4b3b5f6: Download complete [2020-08-13T11:58:21.746Z] #47 ... [2020-08-13T11:58:21.746Z] [2020-08-13T11:58:21.746Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:21.746Z] #60 16.07 Checking out files: 91% (1887/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-08-13T11:58:21.746Z] #60 16.26 + cd /tmp/tmp.xDORxihLIa/src/github.com/docker/libnetwork [2020-08-13T11:58:21.746Z] #60 16.26 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T11:58:21.746Z] #60 16.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T11:58:21.759Z] dc5c6edc9cff: Verifying Checksum [2020-08-13T11:58:21.759Z] dc5c6edc9cff: Download complete [2020-08-13T11:58:22.758Z] #28 ... [2020-08-13T11:58:22.758Z] [2020-08-13T11:58:22.758Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:22.758Z] #54 3.908 + RM_GOPATH=0 [2020-08-13T11:58:22.758Z] #54 3.908 + TMP_GOPATH= [2020-08-13T11:58:22.758Z] #54 3.908 + : /build [2020-08-13T11:58:22.758Z] #54 3.908 + '[' -z '' ']' [2020-08-13T11:58:22.758Z] #54 3.908 ++ mktemp -d [2020-08-13T11:58:22.758Z] #54 3.908 + export GOPATH=/tmp/tmp.TdL9ZCfZBN [2020-08-13T11:58:22.758Z] #54 3.908 + GOPATH=/tmp/tmp.TdL9ZCfZBN [2020-08-13T11:58:22.758Z] #54 3.908 + RM_GOPATH=1 [2020-08-13T11:58:22.758Z] #54 3.908 + case "$(go env GOARCH)" in [2020-08-13T11:58:22.758Z] #54 3.908 ++ go env GOARCH [2020-08-13T11:58:22.758Z] #54 3.908 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:22.758Z] #54 3.908 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:22.758Z] #54 3.908 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:22.758Z] #54 3.908 + dir=/tmp/install [2020-08-13T11:58:22.758Z] #54 3.908 + bin=rootlesskit [2020-08-13T11:58:22.758Z] #54 3.908 + shift [2020-08-13T11:58:22.758Z] #54 3.908 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T11:58:22.758Z] #54 3.908 + . /tmp/install/rootlesskit.installer [2020-08-13T11:58:22.758Z] #54 3.908 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T11:58:22.758Z] #54 3.908 + install_rootlesskit [2020-08-13T11:58:22.758Z] #54 3.908 + case "$1" in [2020-08-13T11:58:22.758Z] #54 3.908 + export CGO_ENABLED=0 [2020-08-13T11:58:22.758Z] #54 3.908 + CGO_ENABLED=0 [2020-08-13T11:58:22.758Z] #54 3.908 + _install_rootlesskit [2020-08-13T11:58:22.758Z] #54 3.908 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T11:58:22.758Z] #54 3.908 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TdL9ZCfZBN/src/github.com/rootless-containers/rootlesskit [2020-08-13T11:58:22.758Z] #54 3.908 Cloning into '/tmp/tmp.TdL9ZCfZBN/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T11:58:22.758Z] #54 3.922 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T11:58:22.758Z] #54 5.090 + cd /tmp/tmp.TdL9ZCfZBN/src/github.com/rootless-containers/rootlesskit [2020-08-13T11:58:22.758Z] #54 5.090 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T11:58:22.758Z] #54 5.206 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T11:58:22.758Z] #54 5.206 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T11:58:22.758Z] #54 ... [2020-08-13T11:58:22.758Z] [2020-08-13T11:58:22.758Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T11:58:22.758Z] #28 5.558 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T11:58:23.019Z] #28 5.560 Cloning into '.'... [2020-08-13T11:58:23.856Z] db4e2d8d5901: Pull complete [2020-08-13T11:58:24.506Z] dfe2d012519c: Pull complete [2020-08-13T11:58:24.802Z] 8551927d9554: Verifying Checksum [2020-08-13T11:58:24.802Z] 8551927d9554: Download complete [2020-08-13T11:58:24.802Z] 5d8f1d1f9197: Pull complete [2020-08-13T11:58:27.129Z] 1301750ffb48: Pull complete [2020-08-13T11:58:27.229Z] #28 ... [2020-08-13T11:58:27.229Z] [2020-08-13T11:58:27.229Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:27.229Z] #43 7.689 + RM_GOPATH=0 [2020-08-13T11:58:27.229Z] #43 7.689 + TMP_GOPATH= [2020-08-13T11:58:27.229Z] #43 7.689 + : /build [2020-08-13T11:58:27.229Z] #43 7.689 + '[' -z '' ']' [2020-08-13T11:58:27.229Z] #43 7.689 ++ mktemp -d [2020-08-13T11:58:27.229Z] #43 7.700 + export GOPATH=/tmp/tmp.OYgiHuc60U [2020-08-13T11:58:27.229Z] #43 7.700 + GOPATH=/tmp/tmp.OYgiHuc60U [2020-08-13T11:58:27.229Z] #43 7.700 + RM_GOPATH=1 [2020-08-13T11:58:27.229Z] #43 7.700 + case "$(go env GOARCH)" in [2020-08-13T11:58:27.229Z] #43 7.700 ++ go env GOARCH [2020-08-13T11:58:27.229Z] #43 7.747 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.229Z] #43 7.747 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.229Z] #43 7.747 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:27.229Z] #43 7.747 + dir=/tmp/install [2020-08-13T11:58:27.229Z] #43 7.747 + bin=gotestsum [2020-08-13T11:58:27.229Z] #43 7.747 + shift [2020-08-13T11:58:27.229Z] #43 7.747 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T11:58:27.229Z] #43 7.747 + . /tmp/install/gotestsum.installer [2020-08-13T11:58:27.229Z] #43 7.747 ++ : v0.3.5 [2020-08-13T11:58:27.229Z] #43 7.747 + install_gotestsum [2020-08-13T11:58:27.229Z] #43 7.749 + set -e [2020-08-13T11:58:27.229Z] #43 7.749 + export GO111MODULE=on [2020-08-13T11:58:27.229Z] #43 7.755 + GO111MODULE=on [2020-08-13T11:58:27.229Z] #43 7.755 + GOBIN=/build [2020-08-13T11:58:27.229Z] #43 7.755 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T11:58:27.229Z] #43 7.791 go: finding gotest.tools v0.3.5 [2020-08-13T11:58:27.229Z] #43 7.791 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T11:58:27.229Z] #43 8.745 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T11:58:27.229Z] #43 9.235 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T11:58:27.326Z] #60 ... [2020-08-13T11:58:27.326Z] [2020-08-13T11:58:27.326Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:27.326Z] #41 12.41 unicode/utf16 [2020-08-13T11:58:27.326Z] #41 12.55 container/list [2020-08-13T11:58:27.326Z] #41 12.95 crypto/internal/subtle [2020-08-13T11:58:27.326Z] #41 13.07 crypto/subtle [2020-08-13T11:58:27.326Z] #41 13.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T11:58:27.326Z] #41 13.27 internal/nettrace [2020-08-13T11:58:27.326Z] #41 13.42 runtime/cgo [2020-08-13T11:58:27.326Z] #41 ... [2020-08-13T11:58:27.326Z] [2020-08-13T11:58:27.326Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:27.326Z] #10 14.71 Fetched 8063 kB in 11s (754 kB/s) [2020-08-13T11:58:27.326Z] #10 14.71 Reading package lists... [2020-08-13T11:58:27.326Z] #10 17.61 Reading package lists... [2020-08-13T11:58:27.326Z] #10 21.33 Building dependency tree... [2020-08-13T11:58:27.326Z] #10 22.49 The following additional packages will be installed: [2020-08-13T11:58:27.326Z] #10 22.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T11:58:27.326Z] #10 22.49 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T11:58:27.326Z] #10 22.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T11:58:27.326Z] #10 22.49 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T11:58:27.326Z] #10 22.49 Suggested packages: [2020-08-13T11:58:27.326Z] #10 22.50 gcc-8-locales seccomp wine64 [2020-08-13T11:58:27.491Z] #43 ... [2020-08-13T11:58:27.491Z] [2020-08-13T11:58:27.491Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:27.491Z] #60 7.826 + RM_GOPATH=0 [2020-08-13T11:58:27.491Z] #60 7.826 + TMP_GOPATH= [2020-08-13T11:58:27.491Z] #60 7.826 + : /build [2020-08-13T11:58:27.491Z] #60 7.826 + '[' -z '' ']' [2020-08-13T11:58:27.491Z] #60 7.826 ++ mktemp -d [2020-08-13T11:58:27.491Z] #60 7.826 + export GOPATH=/tmp/tmp.Tbf5WibRBF [2020-08-13T11:58:27.491Z] #60 7.826 + GOPATH=/tmp/tmp.Tbf5WibRBF [2020-08-13T11:58:27.491Z] #60 7.826 + RM_GOPATH=1 [2020-08-13T11:58:27.491Z] #60 7.826 + case "$(go env GOARCH)" in [2020-08-13T11:58:27.491Z] #60 7.826 ++ go env GOARCH [2020-08-13T11:58:27.491Z] #60 7.850 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.491Z] #60 7.850 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.491Z] #60 7.850 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:27.491Z] #60 7.850 + dir=/tmp/install [2020-08-13T11:58:27.491Z] #60 7.850 + bin=proxy [2020-08-13T11:58:27.491Z] #60 7.850 + shift [2020-08-13T11:58:27.491Z] #60 7.850 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T11:58:27.491Z] #60 7.850 + . /tmp/install/proxy.installer [2020-08-13T11:58:27.491Z] #60 7.850 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T11:58:27.491Z] #60 7.850 + install_proxy [2020-08-13T11:58:27.491Z] #60 7.850 + case "$1" in [2020-08-13T11:58:27.491Z] #60 7.850 + export CGO_ENABLED=0 [2020-08-13T11:58:27.491Z] #60 7.850 + CGO_ENABLED=0 [2020-08-13T11:58:27.491Z] #60 7.850 + _install_proxy [2020-08-13T11:58:27.491Z] #60 7.850 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T11:58:27.491Z] #60 7.850 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Tbf5WibRBF/src/github.com/docker/libnetwork [2020-08-13T11:58:27.491Z] #60 7.850 Cloning into '/tmp/tmp.Tbf5WibRBF/src/github.com/docker/libnetwork'... [2020-08-13T11:58:27.491Z] #60 7.850 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T11:58:27.491Z] #60 ... [2020-08-13T11:58:27.491Z] [2020-08-13T11:58:27.491Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:27.491Z] #45 8.486 + RM_GOPATH=0 [2020-08-13T11:58:27.491Z] #45 8.486 + TMP_GOPATH= [2020-08-13T11:58:27.491Z] #45 8.486 + : /build [2020-08-13T11:58:27.491Z] #45 8.486 + '[' -z '' ']' [2020-08-13T11:58:27.491Z] #45 8.486 ++ mktemp -d [2020-08-13T11:58:27.491Z] #45 8.486 + export GOPATH=/tmp/tmp.Z7h611t4mc [2020-08-13T11:58:27.491Z] #45 8.486 + GOPATH=/tmp/tmp.Z7h611t4mc [2020-08-13T11:58:27.491Z] #45 8.486 + RM_GOPATH=1 [2020-08-13T11:58:27.491Z] #45 8.486 + case "$(go env GOARCH)" in [2020-08-13T11:58:27.491Z] #45 8.486 ++ go env GOARCH [2020-08-13T11:58:27.491Z] #45 8.489 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.491Z] #45 8.489 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.491Z] #45 8.489 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:27.491Z] #45 8.491 Installing golangci-lint version v1.23.8 [2020-08-13T11:58:27.491Z] #45 8.505 + dir=/tmp/install [2020-08-13T11:58:27.491Z] #45 8.505 + bin=golangci_lint [2020-08-13T11:58:27.491Z] #45 8.505 + shift [2020-08-13T11:58:27.491Z] #45 8.505 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T11:58:27.491Z] #45 8.505 + . /tmp/install/golangci_lint.installer [2020-08-13T11:58:27.491Z] #45 8.505 ++ : v1.23.8 [2020-08-13T11:58:27.491Z] #45 8.505 + install_golangci_lint [2020-08-13T11:58:27.491Z] #45 8.505 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T11:58:27.491Z] #45 8.512 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T11:58:27.618Z] #10 ... [2020-08-13T11:58:27.618Z] [2020-08-13T11:58:27.618Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:58:27.618Z] #23 13.87 Fetched 8063 kB in 10s (778 kB/s) [2020-08-13T11:58:27.618Z] #23 13.87 Reading package lists... [2020-08-13T11:58:27.618Z] #23 17.04 Reading package lists... [2020-08-13T11:58:27.618Z] #23 20.65 Building dependency tree... [2020-08-13T11:58:27.618Z] #23 21.65 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T11:58:27.618Z] #23 21.65 The following additional packages will be installed: [2020-08-13T11:58:27.618Z] #23 21.65 libjq1 libonig5 [2020-08-13T11:58:27.618Z] #23 21.94 The following NEW packages will be installed: [2020-08-13T11:58:27.618Z] #23 21.94 jq libjq1 libonig5 [2020-08-13T11:58:27.618Z] #23 22.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:58:27.619Z] #23 22.04 Need to get 350 kB of archives. [2020-08-13T11:58:27.619Z] #23 22.04 After this operation, 1154 kB of additional disk space will be used. [2020-08-13T11:58:27.619Z] #23 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-13T11:58:27.619Z] #23 22.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-13T11:58:27.619Z] #23 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-13T11:58:27.619Z] #23 22.73 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:58:27.619Z] #23 22.88 Fetched 350 kB in 0s (2538 kB/s) [2020-08-13T11:58:27.751Z] #45 ... [2020-08-13T11:58:27.751Z] [2020-08-13T11:58:27.751Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:27.751Z] #10 8.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:27.751Z] #10 8.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:27.751Z] #10 8.401 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:27.751Z] #10 10.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T11:58:27.751Z] #10 ... [2020-08-13T11:58:27.751Z] [2020-08-13T11:58:27.751Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:27.751Z] #47 8.318 + RM_GOPATH=0 [2020-08-13T11:58:27.751Z] #47 8.318 + TMP_GOPATH= [2020-08-13T11:58:27.751Z] #47 8.318 + : /build [2020-08-13T11:58:27.751Z] #47 8.318 + '[' -z '' ']' [2020-08-13T11:58:27.751Z] #47 8.318 ++ mktemp -d [2020-08-13T11:58:27.751Z] #47 8.318 + export GOPATH=/tmp/tmp.1pUzzPkNnZ [2020-08-13T11:58:27.751Z] #47 8.318 + GOPATH=/tmp/tmp.1pUzzPkNnZ [2020-08-13T11:58:27.751Z] #47 8.318 + RM_GOPATH=1 [2020-08-13T11:58:27.751Z] #47 8.318 + case "$(go env GOARCH)" in [2020-08-13T11:58:27.751Z] #47 8.325 ++ go env GOARCH [2020-08-13T11:58:27.751Z] #47 8.401 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T11:58:27.751Z] #47 8.401 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.751Z] #47 8.401 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:27.751Z] #47 8.401 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:27.751Z] #47 8.401 + dir=/tmp/install [2020-08-13T11:58:27.751Z] #47 8.401 + bin=shfmt [2020-08-13T11:58:27.751Z] #47 8.401 + shift [2020-08-13T11:58:27.751Z] #47 8.401 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T11:58:27.751Z] #47 8.401 + . /tmp/install/shfmt.installer [2020-08-13T11:58:27.751Z] #47 8.401 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T11:58:27.751Z] #47 8.401 + install_shfmt [2020-08-13T11:58:27.751Z] #47 8.401 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T11:58:27.751Z] #47 8.401 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1pUzzPkNnZ/src/github.com/mvdan/sh [2020-08-13T11:58:27.751Z] #47 8.401 Cloning into '/tmp/tmp.1pUzzPkNnZ/src/github.com/mvdan/sh'... [2020-08-13T11:58:27.911Z] #23 22.94 Selecting previously unselected package libonig5:s390x. [2020-08-13T11:58:27.911Z] #23 22.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 ... 15177 files and directories currently installed.) [2020-08-13T11:58:27.911Z] #23 23.05 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-13T11:58:27.911Z] #23 23.06 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-13T11:58:27.911Z] #23 23.23 Selecting previously unselected package libjq1:s390x. [2020-08-13T11:58:27.911Z] #23 23.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T11:58:27.911Z] #23 23.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T11:58:28.012Z] #47 ... [2020-08-13T11:58:28.012Z] [2020-08-13T11:58:28.012Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:28.012Z] #30 9.188 + RM_GOPATH=0 [2020-08-13T11:58:28.012Z] #30 9.188 + TMP_GOPATH= [2020-08-13T11:58:28.012Z] #30 9.188 + : /build [2020-08-13T11:58:28.012Z] #30 9.188 + '[' -z '' ']' [2020-08-13T11:58:28.012Z] #30 9.188 ++ mktemp -d [2020-08-13T11:58:28.012Z] #30 9.188 + export GOPATH=/tmp/tmp.V5mHe98QC1 [2020-08-13T11:58:28.012Z] #30 9.188 + GOPATH=/tmp/tmp.V5mHe98QC1 [2020-08-13T11:58:28.012Z] #30 9.188 + RM_GOPATH=1 [2020-08-13T11:58:28.012Z] #30 9.188 + case "$(go env GOARCH)" in [2020-08-13T11:58:28.012Z] #30 9.188 ++ go env GOARCH [2020-08-13T11:58:28.012Z] #30 9.226 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:28.012Z] #30 9.226 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:28.012Z] #30 9.231 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:28.012Z] #30 9.241 + dir=/tmp/install [2020-08-13T11:58:28.012Z] #30 9.242 + bin=tomlv [2020-08-13T11:58:28.012Z] #30 9.249 + shift [2020-08-13T11:58:28.012Z] #30 9.249 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T11:58:28.012Z] #30 9.250 + . /tmp/install/tomlv.installer [2020-08-13T11:58:28.012Z] #30 9.251 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T11:58:28.012Z] #30 9.252 + install_tomlv [2020-08-13T11:58:28.012Z] #30 9.252 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T11:58:28.012Z] #30 9.253 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T11:58:28.012Z] #30 9.253 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.V5mHe98QC1/src/github.com/BurntSushi/toml [2020-08-13T11:58:28.012Z] #30 9.265 Cloning into '/tmp/tmp.V5mHe98QC1/src/github.com/BurntSushi/toml'... [2020-08-13T11:58:28.012Z] #30 10.47 + cd /tmp/tmp.V5mHe98QC1/src/github.com/BurntSushi/toml [2020-08-13T11:58:28.012Z] #30 10.47 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T11:58:28.012Z] #30 10.56 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T11:58:28.012Z] #30 ... [2020-08-13T11:58:28.012Z] [2020-08-13T11:58:28.012Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:58:28.012Z] #32 9.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:28.012Z] #32 9.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:28.012Z] #32 9.698 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:28.204Z] #23 ... [2020-08-13T11:58:28.204Z] [2020-08-13T11:58:28.204Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T11:58:28.204Z] #36 13.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T11:58:28.204Z] #36 14.86 + 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-08-13T11:58:28.204Z] #36 ... [2020-08-13T11:58:28.204Z] [2020-08-13T11:58:28.204Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:28.204Z] #10 23.35 The following NEW packages will be installed: [2020-08-13T11:58:28.204Z] #10 23.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T11:58:28.204Z] #10 23.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T11:58:28.204Z] #10 23.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T11:58:28.204Z] #10 23.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T11:58:28.204Z] #10 23.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T11:58:28.204Z] #10 23.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T11:58:28.273Z] #32 ... [2020-08-13T11:58:28.273Z] [2020-08-13T11:58:28.273Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:28.273Z] #38 9.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:28.273Z] #38 9.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:28.273Z] #38 9.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:28.273Z] #38 10.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T11:58:28.273Z] #38 ... [2020-08-13T11:58:28.273Z] [2020-08-13T11:58:28.273Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:58:28.273Z] #23 7.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:28.273Z] #23 7.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:28.273Z] #23 7.494 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:28.273Z] #23 8.226 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T11:58:28.496Z] #10 23.47 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:58:28.496Z] #10 23.47 Need to get 73.3 MB of archives. [2020-08-13T11:58:28.496Z] #10 23.47 After this operation, 494 MB of additional disk space will be used. [2020-08-13T11:58:28.496Z] #10 23.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-13T11:58:28.496Z] #10 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-13T11:58:28.533Z] #23 ... [2020-08-13T11:58:28.533Z] [2020-08-13T11:58:28.533Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:28.533Z] #21 9.374 + RM_GOPATH=0 [2020-08-13T11:58:28.533Z] #21 9.374 + TMP_GOPATH= [2020-08-13T11:58:28.533Z] #21 9.374 + : /build [2020-08-13T11:58:28.533Z] #21 9.374 + '[' -z '' ']' [2020-08-13T11:58:28.533Z] #21 9.374 ++ mktemp -d [2020-08-13T11:58:28.533Z] #21 9.374 + export GOPATH=/tmp/tmp.Clwh3HuxiY [2020-08-13T11:58:28.533Z] #21 9.374 + GOPATH=/tmp/tmp.Clwh3HuxiY [2020-08-13T11:58:28.533Z] #21 9.374 + RM_GOPATH=1 [2020-08-13T11:58:28.533Z] #21 9.374 + case "$(go env GOARCH)" in [2020-08-13T11:58:28.533Z] #21 9.376 ++ go env GOARCH [2020-08-13T11:58:28.533Z] #21 9.415 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:28.533Z] #21 9.415 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:28.533Z] #21 9.416 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:28.533Z] #21 9.420 + dir=/tmp/install [2020-08-13T11:58:28.533Z] #21 9.421 + bin=dockercli [2020-08-13T11:58:28.533Z] #21 9.421 + shift [2020-08-13T11:58:28.533Z] #21 9.421 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T11:58:28.533Z] #21 9.422 + . /tmp/install/dockercli.installer [2020-08-13T11:58:28.533Z] #21 9.422 ++ : stable [2020-08-13T11:58:28.533Z] #21 9.422 ++ : 17.06.2-ce [2020-08-13T11:58:28.533Z] #21 9.424 + install_dockercli [2020-08-13T11:58:28.533Z] #21 9.427 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T11:58:28.533Z] #21 9.428 Install docker/cli version 17.06.2-ce from stable [2020-08-13T11:58:28.533Z] #21 9.428 ++ uname -m [2020-08-13T11:58:28.533Z] #21 9.441 + arch=x86_64 [2020-08-13T11:58:28.533Z] #21 9.442 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T11:58:28.533Z] #21 9.442 + url=https://download.docker.com/linux/static [2020-08-13T11:58:28.533Z] #21 9.451 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T11:58:28.533Z] #21 9.458 + tar -xz docker/docker [2020-08-13T11:58:28.533Z] #21 ... [2020-08-13T11:58:28.533Z] [2020-08-13T11:58:28.533Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T11:58:28.533Z] #51 9.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:58:28.533Z] #51 9.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:58:28.533Z] #51 9.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:58:28.533Z] #51 11.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T11:58:28.790Z] #10 23.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-13T11:58:28.790Z] #10 23.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-13T11:58:28.790Z] #10 23.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-13T11:58:28.790Z] #10 23.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T11:58:28.793Z] #51 ... [2020-08-13T11:58:28.793Z] [2020-08-13T11:58:28.793Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:28.793Z] #41 9.440 + RM_GOPATH=0 [2020-08-13T11:58:28.793Z] #41 9.440 + TMP_GOPATH= [2020-08-13T11:58:28.793Z] #41 9.440 + : /build [2020-08-13T11:58:28.793Z] #41 9.440 + '[' -z '' ']' [2020-08-13T11:58:28.793Z] #41 9.440 ++ mktemp -d [2020-08-13T11:58:28.793Z] #41 9.447 + export GOPATH=/tmp/tmp.cPCyBSsN28 [2020-08-13T11:58:28.793Z] #41 9.447 + GOPATH=/tmp/tmp.cPCyBSsN28 [2020-08-13T11:58:28.793Z] #41 9.447 + RM_GOPATH=1 [2020-08-13T11:58:28.793Z] #41 9.447 + case "$(go env GOARCH)" in [2020-08-13T11:58:28.793Z] #41 9.447 ++ go env GOARCH [2020-08-13T11:58:28.793Z] #41 9.540 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:28.793Z] #41 9.540 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:28.793Z] #41 9.540 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:28.793Z] #41 9.549 + dir=/tmp/install [2020-08-13T11:58:28.793Z] #41 9.549 + bin=vndr [2020-08-13T11:58:28.793Z] #41 9.549 + shift [2020-08-13T11:58:28.793Z] #41 9.549 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T11:58:28.793Z] #41 9.549 + . /tmp/install/vndr.installer [2020-08-13T11:58:28.793Z] #41 9.549 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T11:58:28.793Z] #41 9.549 + install_vndr [2020-08-13T11:58:28.793Z] #41 9.549 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T11:58:28.793Z] #41 9.552 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cPCyBSsN28/src/github.com/LK4D4/vndr [2020-08-13T11:58:28.793Z] #41 9.552 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T11:58:28.793Z] #41 9.565 Cloning into '/tmp/tmp.cPCyBSsN28/src/github.com/LK4D4/vndr'... [2020-08-13T11:58:28.793Z] #41 10.99 + cd /tmp/tmp.cPCyBSsN28/src/github.com/LK4D4/vndr [2020-08-13T11:58:28.793Z] #41 10.99 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T11:58:28.793Z] #41 11.15 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T11:58:28.793Z] #41 ... [2020-08-13T11:58:28.793Z] [2020-08-13T11:58:28.793Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T11:58:28.793Z] #36 8.616 + git clone https://github.com/docker/distribution.git . [2020-08-13T11:58:28.793Z] #36 8.616 Cloning into '.'... [2020-08-13T11:58:29.054Z] #36 ... [2020-08-13T11:58:29.054Z] [2020-08-13T11:58:29.054Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:29.054Z] #43 10.26 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T11:58:29.054Z] #43 10.45 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T11:58:29.054Z] #43 10.58 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:58:29.054Z] #43 10.58 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:58:29.054Z] #43 10.71 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T11:58:29.054Z] #43 10.71 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T11:58:29.054Z] #43 10.72 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T11:58:29.054Z] #43 10.84 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:58:29.054Z] #43 11.49 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T11:58:29.054Z] #43 11.49 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:58:29.054Z] #43 11.50 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:58:29.054Z] #43 11.51 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:58:29.054Z] #43 11.55 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T11:58:29.054Z] #43 11.57 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:58:29.054Z] #43 11.69 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:58:29.087Z] #10 ... [2020-08-13T11:58:29.087Z] [2020-08-13T11:58:29.087Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:58:29.087Z] #23 23.41 Selecting previously unselected package jq. [2020-08-13T11:58:29.087Z] #23 23.41 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T11:58:29.087Z] #23 23.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T11:58:29.087Z] #23 23.52 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-13T11:58:29.087Z] #23 23.54 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T11:58:29.087Z] #23 23.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T11:58:29.087Z] #23 23.55 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:58:29.087Z] #23 DONE 24.2s [2020-08-13T11:58:29.087Z] [2020-08-13T11:58:29.087Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:29.087Z] #10 24.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-13T11:58:29.087Z] #10 ... [2020-08-13T11:58:29.087Z] [2020-08-13T11:58:29.087Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:29.087Z] #38 14.08 Fetched 8063 kB in 10s (804 kB/s) [2020-08-13T11:58:29.087Z] #38 14.08 Reading package lists... [2020-08-13T11:58:29.087Z] #38 17.46 Reading package lists... [2020-08-13T11:58:29.087Z] #38 21.10 Building dependency tree... [2020-08-13T11:58:29.087Z] #38 22.11 The following additional packages will be installed: [2020-08-13T11:58:29.087Z] #38 22.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T11:58:29.087Z] #38 22.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T11:58:29.087Z] #38 22.11 Suggested packages: [2020-08-13T11:58:29.087Z] #38 22.11 manpages-dev python-setuptools [2020-08-13T11:58:29.087Z] #38 23.18 The following NEW packages will be installed: [2020-08-13T11:58:29.087Z] #38 23.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T11:58:29.087Z] #38 23.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T11:58:29.087Z] #38 23.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T11:58:29.087Z] #38 23.19 python-six zlib1g-dev [2020-08-13T11:58:29.087Z] #38 23.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:58:29.087Z] #38 23.42 Need to get 3742 kB of archives. [2020-08-13T11:58:29.087Z] #38 23.42 After this operation, 22.0 MB of additional disk space will be used. [2020-08-13T11:58:29.087Z] #38 23.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-13T11:58:29.087Z] #38 23.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-13T11:58:29.087Z] #38 23.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-13T11:58:29.087Z] #38 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-13T11:58:29.087Z] #38 23.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-13T11:58:29.087Z] #38 23.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-13T11:58:29.087Z] #38 23.48 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-08-13T11:58:29.087Z] #38 23.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-13T11:58:29.087Z] #38 23.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-13T11:58:29.087Z] #38 23.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-13T11:58:29.087Z] #38 23.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-13T11:58:29.087Z] #38 23.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-13T11:58:29.087Z] #38 23.64 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-08-13T11:58:29.087Z] #38 23.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-13T11:58:29.087Z] #38 23.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T11:58:29.087Z] #38 23.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-13T11:58:29.087Z] #38 23.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-13T11:58:29.087Z] #38 ... [2020-08-13T11:58:29.087Z] [2020-08-13T11:58:29.087Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T11:58:29.087Z] #24 DONE 0.1s [2020-08-13T11:58:29.087Z] [2020-08-13T11:58:29.087Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:29.087Z] #10 24.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-13T11:58:29.087Z] #10 24.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-13T11:58:29.334Z] #43 11.99 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T11:58:29.334Z] #43 12.07 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:58:29.599Z] #43 12.15 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:58:29.599Z] #43 12.16 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T11:58:29.599Z] #43 12.16 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T11:58:29.599Z] #43 12.19 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T11:58:29.881Z] dc5c6edc9cff: Pull complete [2020-08-13T11:58:30.137Z] #10 ... [2020-08-13T11:58:30.137Z] [2020-08-13T11:58:30.137Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:58:30.137Z] #32 15.18 Fetched 8063 kB in 11s (720 kB/s) [2020-08-13T11:58:30.137Z] #32 15.18 Reading package lists... [2020-08-13T11:58:30.137Z] #32 18.41 Reading package lists... [2020-08-13T11:58:30.137Z] #32 22.65 Building dependency tree... [2020-08-13T11:58:30.137Z] #32 23.75 The following additional packages will be installed: [2020-08-13T11:58:30.137Z] #32 23.75 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T11:58:30.137Z] #32 23.75 Suggested packages: [2020-08-13T11:58:30.137Z] #32 23.75 cmake-doc ninja-build lrzip [2020-08-13T11:58:30.137Z] #32 23.75 Recommended packages: [2020-08-13T11:58:30.137Z] #32 23.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T11:58:30.137Z] #32 24.73 The following NEW packages will be installed: [2020-08-13T11:58:30.137Z] #32 24.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T11:58:30.137Z] #32 24.78 vim-common xxd [2020-08-13T11:58:30.137Z] #32 24.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:58:30.137Z] #32 24.92 Need to get 14.0 MB of archives. [2020-08-13T11:58:30.137Z] #32 24.92 After this operation, 62.1 MB of additional disk space will be used. [2020-08-13T11:58:30.137Z] #32 24.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-13T11:58:30.137Z] #32 24.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T11:58:30.137Z] #32 24.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T11:58:30.137Z] #32 25.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-13T11:58:30.137Z] #32 ... [2020-08-13T11:58:30.137Z] [2020-08-13T11:58:30.137Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T11:58:30.137Z] #51 15.34 Fetched 8063 kB in 11s (713 kB/s) [2020-08-13T11:58:30.137Z] #51 15.34 Reading package lists... [2020-08-13T11:58:30.137Z] #51 18.58 Reading package lists... [2020-08-13T11:58:30.137Z] #51 22.12 Building dependency tree... [2020-08-13T11:58:30.137Z] #51 23.36 The following additional packages will be installed: [2020-08-13T11:58:30.137Z] #51 23.38 libbtrfs0 [2020-08-13T11:58:30.137Z] #51 23.44 The following NEW packages will be installed: [2020-08-13T11:58:30.137Z] #51 23.44 libbtrfs-dev libbtrfs0 [2020-08-13T11:58:30.137Z] #51 23.57 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:58:30.137Z] #51 23.57 Need to get 118 kB of archives. [2020-08-13T11:58:30.137Z] #51 23.57 After this operation, 390 kB of additional disk space will be used. [2020-08-13T11:58:30.137Z] #51 23.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-13T11:58:30.137Z] #51 23.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-13T11:58:30.137Z] #51 24.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:58:30.137Z] #51 24.52 Fetched 118 kB in 0s (902 kB/s) [2020-08-13T11:58:30.137Z] #51 24.56 Selecting previously unselected package libbtrfs0. [2020-08-13T11:58:30.137Z] #51 24.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-13T11:58:30.137Z] #51 24.62 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-13T11:58:30.137Z] #51 24.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T11:58:30.137Z] #51 24.73 Selecting previously unselected package libbtrfs-dev. [2020-08-13T11:58:30.137Z] #51 24.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-13T11:58:30.137Z] #51 24.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T11:58:30.137Z] #51 24.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T11:58:30.137Z] #51 24.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T11:58:30.137Z] #51 24.89 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:58:30.137Z] #51 DONE 25.3s [2020-08-13T11:58:30.137Z] [2020-08-13T11:58:30.137Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:30.137Z] #38 24.77 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:58:30.137Z] #38 24.87 Fetched 3742 kB in 0s (8627 kB/s) [2020-08-13T11:58:30.137Z] #38 24.92 Selecting previously unselected package libcap-dev:s390x. [2020-08-13T11:58:30.137Z] #38 24.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-13T11:58:30.137Z] #38 24.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-13T11:58:30.137Z] #38 24.99 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-13T11:58:30.137Z] #38 25.08 Selecting previously unselected package libnet1:s390x. [2020-08-13T11:58:30.137Z] #38 25.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-13T11:58:30.137Z] #38 25.08 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T11:58:30.137Z] #38 25.13 Selecting previously unselected package libnet1-dev. [2020-08-13T11:58:30.137Z] #38 25.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-13T11:58:30.137Z] #38 25.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T11:58:30.137Z] #38 25.29 Selecting previously unselected package libnl-3-200:s390x. [2020-08-13T11:58:30.137Z] #38 25.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-13T11:58:30.137Z] #38 25.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T11:58:30.432Z] #38 25.45 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-13T11:58:30.432Z] #38 25.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-13T11:58:30.432Z] #38 25.47 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-13T11:58:30.432Z] #38 25.69 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-13T11:58:30.432Z] #38 25.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-13T11:58:30.432Z] #38 25.71 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T11:58:30.432Z] #38 25.77 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-13T11:58:30.432Z] #38 25.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-13T11:58:30.432Z] #38 25.78 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-13T11:58:30.725Z] #38 25.86 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-13T11:58:30.725Z] #38 25.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-13T11:58:30.725Z] #38 25.89 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-13T11:58:31.018Z] #38 26.04 Selecting previously unselected package libprotobuf17:s390x. [2020-08-13T11:58:31.018Z] #38 26.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-13T11:58:31.018Z] #38 26.04 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-13T11:58:31.656Z] #38 ... [2020-08-13T11:58:31.656Z] [2020-08-13T11:58:31.656Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:31.656Z] #43 DONE 26.7s [2020-08-13T11:58:31.656Z] [2020-08-13T11:58:31.656Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:31.656Z] #38 26.78 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-13T11:58:31.656Z] #38 26.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-13T11:58:31.656Z] #38 26.79 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-13T11:58:31.951Z] #38 27.17 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-13T11:58:31.951Z] #38 27.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-13T11:58:31.951Z] #38 27.20 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-13T11:58:32.981Z] #43 15.51 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T11:58:33.243Z] #43 16.03 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T11:58:33.433Z] 8551927d9554: Pull complete [2020-08-13T11:58:33.433Z] 4e7db4b3b5f6: Pull complete [2020-08-13T11:58:33.433Z] Digest: sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 [2020-08-13T11:58:33.433Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-08-13T11:58:33.433Z] ---> 4bc81aa2240f [2020-08-13T11:58:33.433Z] Step 5/15 : ARG BUILDX_REPO [2020-08-13T11:58:33.433Z] ---> Running in f0c78dc622c2 [2020-08-13T11:58:33.433Z] Removing intermediate container f0c78dc622c2 [2020-08-13T11:58:33.433Z] ---> 6c4d696f967c [2020-08-13T11:58:33.433Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-13T11:58:33.433Z] ---> Running in a640c9d9451c [2020-08-13T11:58:33.485Z] #38 28.27 Selecting previously unselected package libprotoc17:s390x. [2020-08-13T11:58:33.485Z] #38 28.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-13T11:58:33.485Z] #38 28.28 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-13T11:58:33.503Z] #43 16.10 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T11:58:33.728Z] Cloning into '/buildx'... [2020-08-13T11:58:33.782Z] #38 ... [2020-08-13T11:58:33.782Z] [2020-08-13T11:58:33.782Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:33.782Z] #60 DONE 28.8s [2020-08-13T11:58:33.782Z] [2020-08-13T11:58:33.782Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:33.782Z] #38 28.76 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T11:58:33.782Z] #38 28.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-13T11:58:33.782Z] #38 28.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T11:58:33.782Z] #38 28.91 Selecting previously unselected package protobuf-compiler. [2020-08-13T11:58:33.782Z] #38 28.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-13T11:58:33.782Z] #38 28.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T11:58:33.782Z] #38 29.08 Selecting previously unselected package python-pkg-resources. [2020-08-13T11:58:33.782Z] #38 29.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T11:58:34.074Z] #38 29.08 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T11:58:34.367Z] #38 29.52 Selecting previously unselected package python-six. [2020-08-13T11:58:34.367Z] #38 29.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T11:58:34.367Z] #38 29.53 Unpacking python-six (1.12.0-1) ... [2020-08-13T11:58:34.367Z] #38 29.63 Selecting previously unselected package python-protobuf. [2020-08-13T11:58:34.660Z] #38 29.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-13T11:58:34.660Z] #38 29.65 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T11:58:34.958Z] #38 30.03 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T11:58:37.033Z] #38 31.73 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-13T11:58:37.033Z] #38 31.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T11:58:37.033Z] #38 31.74 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T11:58:37.033Z] #38 31.75 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-13T11:58:37.033Z] #38 31.76 Setting up python-six (1.12.0-1) ... [2020-08-13T11:58:37.281Z] Removing intermediate container a640c9d9451c [2020-08-13T11:58:37.281Z] ---> fb7850f18665 [2020-08-13T11:58:37.281Z] Step 7/15 : WORKDIR /buildx [2020-08-13T11:58:37.281Z] ---> Running in 9d2a34b2ca48 [2020-08-13T11:58:37.281Z] Removing intermediate container 9d2a34b2ca48 [2020-08-13T11:58:37.281Z] ---> e94eb6a9c1a9 [2020-08-13T11:58:37.281Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-13T11:58:37.281Z] ---> Running in 5fdf85298e97 [2020-08-13T11:58:37.281Z] Removing intermediate container 5fdf85298e97 [2020-08-13T11:58:37.281Z] ---> e9ca53150cec [2020-08-13T11:58:37.281Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-13T11:58:37.281Z] ---> Running in 90dcc246c355 [2020-08-13T11:58:37.735Z] #43 20.30 go: finding github.com/fatih/color v1.6.0 [2020-08-13T11:58:37.735Z] #43 20.41 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T11:58:37.735Z] #43 20.50 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:58:37.917Z] From https://github.com/docker/buildx [2020-08-13T11:58:37.917Z] * [new tag] v0.3.1 -> build [2020-08-13T11:58:37.995Z] #43 20.74 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T11:58:37.995Z] #43 20.85 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:58:38.078Z] #38 33.22 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-13T11:58:38.078Z] #38 33.23 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T11:58:38.078Z] #38 33.24 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-13T11:58:38.078Z] #38 33.25 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-13T11:58:38.078Z] #38 33.26 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-13T11:58:38.078Z] #38 33.27 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T11:58:38.078Z] #38 33.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T11:58:38.078Z] #38 33.29 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-13T11:58:38.078Z] #38 33.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T11:58:38.078Z] #38 33.31 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T11:58:38.255Z] #43 ... [2020-08-13T11:58:38.255Z] [2020-08-13T11:58:38.255Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:58:38.255Z] #32 10.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T11:58:38.255Z] #32 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T11:58:38.255Z] #32 17.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T11:58:38.255Z] #32 ... [2020-08-13T11:58:38.255Z] [2020-08-13T11:58:38.255Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:38.255Z] #43 21.09 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:58:38.581Z] Switched to branch 'build' [2020-08-13T11:58:38.824Z] #43 ... [2020-08-13T11:58:38.824Z] [2020-08-13T11:58:38.824Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:58:38.824Z] #23 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T11:58:38.824Z] #23 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T11:58:38.824Z] #23 ... [2020-08-13T11:58:38.824Z] [2020-08-13T11:58:38.824Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:38.824Z] #30 11.36 internal/cpu [2020-08-13T11:58:38.824Z] #30 11.39 runtime/internal/atomic [2020-08-13T11:58:38.824Z] #30 12.30 runtime/internal/sys [2020-08-13T11:58:38.824Z] #30 12.37 internal/bytealg [2020-08-13T11:58:38.824Z] #30 12.52 runtime/internal/math [2020-08-13T11:58:38.824Z] #30 12.64 math/bits [2020-08-13T11:58:38.824Z] #30 13.67 math [2020-08-13T11:58:38.824Z] #30 13.89 runtime [2020-08-13T11:58:38.824Z] #30 18.88 unicode/utf8 [2020-08-13T11:58:38.824Z] #30 19.90 internal/testlog [2020-08-13T11:58:38.824Z] #30 20.60 runtime/cgo [2020-08-13T11:58:39.084Z] #30 ... [2020-08-13T11:58:39.084Z] [2020-08-13T11:58:39.084Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:39.084Z] #21 21.69 + mkdir -p /build [2020-08-13T11:58:39.084Z] #21 21.79 + mv docker/docker /build/ [2020-08-13T11:58:39.084Z] #21 21.81 + rmdir docker [2020-08-13T11:58:39.118Z] #38 ... [2020-08-13T11:58:39.118Z] [2020-08-13T11:58:39.118Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:39.118Z] #25 3.052 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T11:58:39.118Z] #25 3.455 #=#=# [2020-08-13T11:58:39.118Z] #25 3.639 ###### 9.2% ########### 16.0% ################# 25.0% ###################### 31.7% ################################ 45.3% ###################################### 53.4% ############################################ 61.7% #################################################### 73.0% ########################################################### 82.0% ############################################################### 88.8% ##################################################################### 96.3% ######################################################################## 100.0% [2020-08-13T11:58:39.118Z] #25 5.195 [2020-08-13T11:58:39.118Z] #25 5.383 ##################### 30.5% ################################################################ 90.0% ######################################################################## 100.0% [2020-08-13T11:58:39.118Z] #25 5.848 [2020-08-13T11:58:39.118Z] #25 6.012 ################## 25.6% ########################################## 59.2% ######################################################################## 100.0% [2020-08-13T11:58:39.118Z] #25 6.594 [2020-08-13T11:58:39.118Z] #25 6.709 0.1% ####### 9.7% ############# 18.3% #################### 29.0% ########################### 37.6% ################################# 46.2% ##################################### 52.6% ############################################ 61.1% ################################################### 71.9% ######################################################### 80.5% ############################################################## 86.9% #################################################################### 95.5% ######################################################################## 100.0% [2020-08-13T11:58:39.118Z] #25 8.529 #=#=# [2020-08-13T11:58:39.220Z] Removing intermediate container 90dcc246c355 [2020-08-13T11:58:39.220Z] ---> b1d56a606d31 [2020-08-13T11:58:39.220Z] Step 10/15 : ARG GOOS [2020-08-13T11:58:39.220Z] ---> Running in f872fe94f8a9 [2020-08-13T11:58:39.220Z] Removing intermediate container f872fe94f8a9 [2020-08-13T11:58:39.220Z] ---> e992846e66f3 [2020-08-13T11:58:39.220Z] Step 11/15 : ARG GOARCH [2020-08-13T11:58:39.344Z] #21 DONE 22.1s [2020-08-13T11:58:39.344Z] [2020-08-13T11:58:39.344Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:39.344Z] #47 22.17 + cd /tmp/tmp.1pUzzPkNnZ/src/github.com/mvdan/sh [2020-08-13T11:58:39.344Z] #47 22.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T11:58:39.514Z] ---> Running in a12c0d97b1e5 [2020-08-13T11:58:39.514Z] Removing intermediate container a12c0d97b1e5 [2020-08-13T11:58:39.514Z] ---> c42874a24746 [2020-08-13T11:58:39.514Z] 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-08-13T11:58:39.514Z] ---> Running in 08af5e91b8c0 [2020-08-13T11:58:39.603Z] #47 22.38 + GO111MODULE=on [2020-08-13T11:58:39.603Z] #47 22.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T11:58:39.711Z] #25 8.713 # 2.4% ### 4.9% ##### 7.4% ###### 8.6% ######## 11.1% ######### 13.0% ########### 15.5% ############ 18.0% ############## 19.9% ################ 22.4% ################# 24.2% ################## 26.1% #################### 28.6% ###################### 31.7% ######################## 33.6% ######################### 36.1% ########################### 37.9% [2020-08-13T11:58:39.711Z] #25 ... [2020-08-13T11:58:39.711Z] [2020-08-13T11:58:39.711Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:39.711Z] #30 24.91 sync [2020-08-13T11:58:39.711Z] #30 24.91 internal/reflectlite [2020-08-13T11:58:39.711Z] #30 27.16 errors [2020-08-13T11:58:39.711Z] #30 27.16 sort [2020-08-13T11:58:39.711Z] #30 27.48 strconv [2020-08-13T11:58:39.711Z] #30 28.37 io [2020-08-13T11:58:39.711Z] #30 29.60 internal/oserror [2020-08-13T11:58:39.711Z] #30 29.68 syscall [2020-08-13T11:58:39.711Z] #30 29.95 reflect [2020-08-13T11:58:40.004Z] #30 ... [2020-08-13T11:58:40.004Z] [2020-08-13T11:58:40.004Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:40.296Z] #25 8.713 # 2.4% ### 4.9% ##### 7.4% ###### 8.6% ######## 11.1% ######### 13.0% ########### 15.5% ############ 18.0% ############## 19.9% ################ 22.4% ################# 24.2% ################## 26.1% #################### 28.6% ###################### 31.7% ######################## 33.6% ######################### 36.1% ########################### 37.9% ############################# 40.4% ############################## 42.6% ################################ 45.3% [2020-08-13T11:58:40.296Z] #25 ... [2020-08-13T11:58:40.296Z] [2020-08-13T11:58:40.296Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:40.296Z] #52 1.812 + RM_GOPATH=0 [2020-08-13T11:58:40.296Z] #52 1.812 + TMP_GOPATH= [2020-08-13T11:58:40.296Z] #52 1.813 + : /build [2020-08-13T11:58:40.296Z] #52 1.813 + '[' -z '' ']' [2020-08-13T11:58:40.296Z] #52 1.813 ++ mktemp -d [2020-08-13T11:58:40.296Z] #52 1.819 + export GOPATH=/tmp/tmp.nles1NJWp8 [2020-08-13T11:58:40.297Z] #52 1.819 + GOPATH=/tmp/tmp.nles1NJWp8 [2020-08-13T11:58:40.297Z] #52 1.819 + RM_GOPATH=1 [2020-08-13T11:58:40.297Z] #52 1.819 + case "$(go env GOARCH)" in [2020-08-13T11:58:40.297Z] #52 1.819 ++ go env GOARCH [2020-08-13T11:58:40.297Z] #52 1.821 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:40.297Z] #52 1.821 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:40.297Z] #52 1.821 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:40.297Z] #52 1.862 + dir=/tmp/install [2020-08-13T11:58:40.297Z] #52 1.862 + bin=containerd [2020-08-13T11:58:40.297Z] #52 1.862 + shift [2020-08-13T11:58:40.297Z] #52 1.862 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T11:58:40.297Z] #52 1.862 + . /tmp/install/containerd.installer [2020-08-13T11:58:40.297Z] #52 1.862 ++ set -e [2020-08-13T11:58:40.297Z] #52 1.862 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T11:58:40.297Z] #52 1.863 + install_containerd [2020-08-13T11:58:40.297Z] #52 1.863 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T11:58:40.297Z] #52 1.863 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T11:58:40.297Z] #52 1.863 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nles1NJWp8/src/github.com/containerd/containerd [2020-08-13T11:58:40.297Z] #52 1.864 Cloning into '/tmp/tmp.nles1NJWp8/src/github.com/containerd/containerd'... [2020-08-13T11:58:40.297Z] #52 ... [2020-08-13T11:58:40.297Z] [2020-08-13T11:58:40.297Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:40.297Z] #25 8.713 # 2.4% ### 4.9% ##### 7.4% ###### 8.6% ######## 11.1% ######### 13.0% ########### 15.5% ############ 18.0% ############## 19.9% ################ 22.4% ################# 24.2% ################## 26.1% #################### 28.6% ###################### 31.7% ######################## 33.6% ######################### 36.1% ########################### 37.9% ############################# 40.4% ############################## 42.6% ################################ 45.3% ################################## 48.4% ################################### 49.6% [2020-08-13T11:58:40.297Z] #25 ... [2020-08-13T11:58:40.297Z] [2020-08-13T11:58:40.297Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:58:40.297Z] #32 25.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-13T11:58:40.297Z] #32 25.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-13T11:58:40.297Z] #32 25.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-13T11:58:40.297Z] #32 25.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-13T11:58:40.297Z] #32 25.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-13T11:58:40.297Z] #32 25.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-13T11:58:40.297Z] #32 27.22 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:58:40.297Z] #32 27.30 Fetched 14.0 MB in 1s (12.1 MB/s) [2020-08-13T11:58:40.297Z] #32 27.47 Selecting previously unselected package xxd. [2020-08-13T11:58:40.297Z] #32 27.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 ... 15177 files and directories currently installed.) [2020-08-13T11:58:40.297Z] #32 27.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-13T11:58:40.297Z] #32 27.54 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T11:58:40.297Z] #32 27.75 Selecting previously unselected package vim-common. [2020-08-13T11:58:40.297Z] #32 27.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T11:58:40.297Z] #32 27.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T11:58:40.297Z] #32 27.99 Selecting previously unselected package cmake-data. [2020-08-13T11:58:40.297Z] #32 27.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T11:58:40.297Z] #32 28.00 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T11:58:40.297Z] #32 30.63 Selecting previously unselected package libicu63:s390x. [2020-08-13T11:58:40.297Z] #32 30.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-13T11:58:40.297Z] #32 30.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T11:58:40.297Z] #32 35.57 Selecting previously unselected package libxml2:s390x. [2020-08-13T11:58:40.297Z] #32 35.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-13T11:58:40.297Z] #32 35.57 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-13T11:58:40.589Z] #32 ... [2020-08-13T11:58:40.589Z] [2020-08-13T11:58:40.589Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:40.987Z] #47 ... [2020-08-13T11:58:40.987Z] [2020-08-13T11:58:40.987Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:40.987Z] #41 13.56 internal/race [2020-08-13T11:58:40.987Z] #41 13.82 runtime [2020-08-13T11:58:40.987Z] #41 13.93 sync/atomic [2020-08-13T11:58:40.987Z] #41 14.28 unicode [2020-08-13T11:58:40.987Z] #41 18.84 unicode/utf8 [2020-08-13T11:58:40.987Z] #41 19.71 internal/testlog [2020-08-13T11:58:40.987Z] #41 20.16 encoding [2020-08-13T11:58:40.987Z] #41 20.27 unicode/utf16 [2020-08-13T11:58:40.987Z] #41 20.63 container/list [2020-08-13T11:58:40.987Z] #41 21.31 crypto/internal/subtle [2020-08-13T11:58:40.987Z] #41 21.54 crypto/subtle [2020-08-13T11:58:40.987Z] #41 22.10 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T11:58:40.987Z] #41 22.46 internal/nettrace [2020-08-13T11:58:40.987Z] #41 23.02 runtime/cgo [2020-08-13T11:58:40.987Z] #41 ... [2020-08-13T11:58:40.987Z] [2020-08-13T11:58:40.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:40.987Z] #10 13.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T11:58:40.987Z] #10 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T11:58:41.180Z] #25 8.713 # 2.4% ### 4.9% ##### 7.4% ###### 8.6% ######## 11.1% ######### 13.0% ########### 15.5% ############ 18.0% ############## 19.9% ################ 22.4% ################# 24.2% ################## 26.1% #################### 28.6% ###################### 31.7% ######################## 33.6% ######################### 36.1% ########################### 37.9% ############################# 40.4% ############################## 42.6% ################################ 45.3% ################################## 48.4% ################################### 49.6% ##################################### 52.1% ###################################### 54.0% ######################################## 56.5% ########################################## 58.8% ########################################### 60.1% ############################################# 63.2% ############################################### 65.7% # [2020-08-13T11:58:41.180Z] #25 ... [2020-08-13T11:58:41.180Z] [2020-08-13T11:58:41.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:41.180Z] #10 26.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-13T11:58:41.180Z] #10 27.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-13T11:58:41.180Z] #10 27.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-13T11:58:41.180Z] #10 27.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-13T11:58:41.180Z] #10 27.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-13T11:58:41.180Z] #10 27.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-13T11:58:41.180Z] #10 27.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-13T11:58:41.180Z] #10 27.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-13T11:58:41.180Z] #10 27.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-13T11:58:41.180Z] #10 27.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-13T11:58:41.180Z] #10 27.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-13T11:58:41.180Z] #10 27.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-13T11:58:41.180Z] #10 27.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-13T11:58:41.180Z] #10 27.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-13T11:58:41.180Z] #10 27.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-13T11:58:41.180Z] #10 27.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-13T11:58:41.180Z] #10 28.73 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:58:41.180Z] #10 28.85 Fetched 73.3 MB in 5s (16.1 MB/s) [2020-08-13T11:58:41.180Z] #10 28.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T11:58:41.180Z] #10 28.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-13T11:58:41.181Z] #10 28.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-13T11:58:41.181Z] #10 28.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T11:58:41.181Z] #10 30.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T11:58:41.181Z] #10 30.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-13T11:58:41.181Z] #10 30.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T11:58:41.181Z] #10 33.11 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T11:58:41.181Z] #10 33.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T11:58:41.181Z] #10 33.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T11:58:41.181Z] #10 33.19 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-13T11:58:41.181Z] #10 33.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-13T11:58:41.181Z] #10 33.20 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T11:58:41.181Z] #10 33.30 Selecting previously unselected package dmsetup. [2020-08-13T11:58:41.181Z] #10 33.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-13T11:58:41.181Z] #10 33.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T11:58:41.181Z] #10 33.42 Selecting previously unselected package mingw-w64-common. [2020-08-13T11:58:41.181Z] #10 33.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T11:58:41.181Z] #10 33.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T11:58:41.247Z] #10 ... [2020-08-13T11:58:41.247Z] [2020-08-13T11:58:41.247Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:41.247Z] #43 21.49 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T11:58:41.247Z] #43 21.65 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T11:58:41.247Z] #43 21.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:58:41.247Z] #43 21.93 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:58:41.247Z] #43 22.07 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T11:58:41.474Z] #10 ... [2020-08-13T11:58:41.475Z] [2020-08-13T11:58:41.475Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:42.062Z] #25 8.713 # 2.4% ### 4.9% ##### 7.4% ###### 8.6% ######## 11.1% ######### 13.0% ########### 15.5% ############ 18.0% ############## 19.9% ################ 22.4% ################# 24.2% ################## 26.1% #################### 28.6% ###################### 31.7% ######################## 33.6% ######################### 36.1% ########################### 37.9% ############################# 40.4% ############################## 42.6% ################################ 45.3% ################################## 48.4% ################################### 49.6% ##################################### 52.1% ###################################### 54.0% ######################################## 56.5% ########################################## 58.8% ########################################### 60.1% ############################################# 63.2% ############################################### 65.7% ################################################ 67.5% ################################################## 70.0% #################################################### 73.2% ###################################################### 75.5% ######################################################## 78.0% ######################################################### 80.5% [2020-08-13T11:58:42.062Z] #25 ... [2020-08-13T11:58:42.062Z] [2020-08-13T11:58:42.062Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:42.062Z] #38 36.35 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-13T11:58:42.062Z] #38 36.35 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:58:42.062Z] #38 DONE 37.1s [2020-08-13T11:58:42.062Z] [2020-08-13T11:58:42.062Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:42.189Z] #43 ... [2020-08-13T11:58:42.189Z] [2020-08-13T11:58:42.189Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T11:58:42.189Z] #51 14.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T11:58:42.189Z] #51 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T11:58:42.189Z] #51 ... [2020-08-13T11:58:42.189Z] [2020-08-13T11:58:42.189Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:58:42.189Z] #38 14.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T11:58:42.189Z] #38 17.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T11:58:42.189Z] #38 ... [2020-08-13T11:58:42.189Z] [2020-08-13T11:58:42.189Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:42.189Z] #47 24.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T11:58:42.189Z] #47 24.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T11:58:42.189Z] #47 24.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T11:58:42.189Z] #47 24.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T11:58:42.650Z] #25 8.713 # 2.4% ### 4.9% ##### 7.4% ###### 8.6% ######## 11.1% ######### 13.0% ########### 15.5% ############ 18.0% ############## 19.9% ################ 22.4% ################# 24.2% ################## 26.1% #################### 28.6% ###################### 31.7% ######################## 33.6% ######################### 36.1% ########################### 37.9% ############################# 40.4% ############################## 42.6% ################################ 45.3% ################################## 48.4% ################################### 49.6% ##################################### 52.1% ###################################### 54.0% ######################################## 56.5% ########################################## 58.8% ########################################### 60.1% ############################################# 63.2% ############################################### 65.7% ################################################ 67.5% ################################################## 70.0% #################################################### 73.2% ###################################################### 75.5% ######################################################## 78.0% ######################################################### 80.5% ############################################################ 83.5% ############################################################# 85.6% ############################################################## 87.1% ################################################################ 89.6% ################################################################## 92.1% #################################################################### 94.6% ##################################################################### 97.1% [2020-08-13T11:58:42.650Z] #25 ... [2020-08-13T11:58:42.650Z] [2020-08-13T11:58:42.650Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:42.650Z] #41 27.86 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T11:58:42.650Z] #41 27.86 io [2020-08-13T11:58:42.650Z] #41 28.18 strconv [2020-08-13T11:58:42.650Z] #41 28.98 bytes [2020-08-13T11:58:42.650Z] #41 30.72 bufio [2020-08-13T11:58:42.650Z] #41 31.19 reflect [2020-08-13T11:58:42.650Z] #41 32.12 syscall [2020-08-13T11:58:42.759Z] #47 25.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T11:58:42.943Z] #41 ... [2020-08-13T11:58:42.943Z] [2020-08-13T11:58:42.943Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:42.944Z] #25 8.713 # 2.4% ### 4.9% ##### 7.4% ###### 8.6% ######## 11.1% ######### 13.0% ########### 15.5% ############ 18.0% ############## 19.9% ################ 22.4% ################# 24.2% ################## 26.1% #################### 28.6% ###################### 31.7% ######################## 33.6% ######################### 36.1% ########################### 37.9% ############################# 40.4% ############################## 42.6% ################################ 45.3% ################################## 48.4% ################################### 49.6% ##################################### 52.1% ###################################### 54.0% ######################################## 56.5% ########################################## 58.8% ########################################### 60.1% ############################################# 63.2% ############################################### 65.7% ################################################ 67.5% ################################################## 70.0% #################################################### 73.2% ###################################################### 75.5% ######################################################## 78.0% ######################################################### 80.5% ############################################################ 83.5% ############################################################# 85.6% ############################################################## 87.1% ################################################################ 89.6% ################################################################## 92.1% #################################################################### 94.6% ##################################################################### 97.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-08-13T11:58:42.944Z] #25 13.75 [2020-08-13T11:58:43.579Z] #25 14.51 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T11:58:43.700Z] #47 26.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T11:58:43.874Z] #25 ... [2020-08-13T11:58:43.874Z] [2020-08-13T11:58:43.874Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:58:43.874Z] #32 36.00 Selecting previously unselected package libarchive13:s390x. [2020-08-13T11:58:43.874Z] #32 36.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-13T11:58:43.874Z] #32 36.01 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-13T11:58:43.874Z] #32 36.19 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-13T11:58:43.874Z] #32 36.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-13T11:58:43.874Z] #32 36.20 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-13T11:58:43.874Z] #32 36.27 Selecting previously unselected package librhash0:s390x. [2020-08-13T11:58:43.874Z] #32 36.27 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-13T11:58:43.874Z] #32 36.28 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-13T11:58:43.874Z] #32 36.36 Selecting previously unselected package libuv1:s390x. [2020-08-13T11:58:43.874Z] #32 36.36 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-13T11:58:43.874Z] #32 36.36 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-13T11:58:43.875Z] #32 36.48 Selecting previously unselected package cmake. [2020-08-13T11:58:43.875Z] #32 36.48 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-13T11:58:43.875Z] #32 36.48 Unpacking cmake (3.13.4-1) ... [2020-08-13T11:58:43.875Z] #32 38.50 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T11:58:43.875Z] #32 38.51 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T11:58:43.875Z] #32 38.52 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-13T11:58:43.875Z] #32 38.53 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T11:58:43.875Z] #32 38.54 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-13T11:58:43.875Z] #32 38.55 Setting up cmake-data (3.13.4-1) ... [2020-08-13T11:58:43.875Z] #32 38.56 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-13T11:58:43.875Z] #32 38.56 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-13T11:58:43.875Z] #32 38.57 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-13T11:58:43.875Z] #32 38.58 Setting up cmake (3.13.4-1) ... [2020-08-13T11:58:43.875Z] #32 38.59 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:58:43.875Z] #32 38.63 Processing triggers for mime-support (3.62) ... [2020-08-13T11:58:43.875Z] #32 DONE 39.0s [2020-08-13T11:58:43.875Z] [2020-08-13T11:58:43.875Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:43.875Z] #25 14.84 #=#=# [2020-08-13T11:58:44.167Z] #25 15.02 #=#=# #################################################################### 95.8% ######################################################################## 100.0% [2020-08-13T11:58:44.167Z] #25 15.16 [2020-08-13T11:58:44.460Z] #25 ... [2020-08-13T11:58:44.460Z] [2020-08-13T11:58:44.460Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:44.460Z] #47 29.73 syscall [2020-08-13T11:58:44.460Z] #47 29.73 bytes [2020-08-13T11:58:44.460Z] #47 31.56 reflect [2020-08-13T11:58:44.460Z] #47 35.39 time [2020-08-13T11:58:44.460Z] #47 39.21 context [2020-08-13T11:58:44.460Z] #47 39.67 internal/poll [2020-08-13T11:58:44.752Z] #47 ... [2020-08-13T11:58:44.752Z] [2020-08-13T11:58:44.752Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T11:58:44.752Z] #28 32.60 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-08-13T11:58:44.752Z] #28 32.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T11:58:44.752Z] #28 32.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T11:58:45.103Z] #47 27.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T11:58:45.387Z] #28 ... [2020-08-13T11:58:45.387Z] [2020-08-13T11:58:45.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:45.387Z] #39 2.257 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T11:58:45.387Z] #39 2.257 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T11:58:45.387Z] #39 2.271 Note: Building without GnuTLS support [2020-08-13T11:58:45.387Z] #39 2.280 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T11:58:45.387Z] #39 2.280 Makefile.config:40: Warn: Building without nftables support [2020-08-13T11:58:45.387Z] #39 3.231 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T11:58:45.387Z] #39 3.288 GEN .gitid [2020-08-13T11:58:45.387Z] #39 3.315 GEN criu/include/version.h [2020-08-13T11:58:45.387Z] #39 3.360 GEN include/common/asm [2020-08-13T11:58:46.424Z] #39 4.268 PBCC images/timens.pb-c.c [2020-08-13T11:58:46.424Z] #39 4.322 DEP images/timens.pb-c.d [2020-08-13T11:58:46.424Z] #39 4.364 PBCC images/fown.pb-c.c [2020-08-13T11:58:46.424Z] #39 4.371 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T11:58:46.424Z] #39 4.408 PBCC images/opts.pb-c.c [2020-08-13T11:58:46.424Z] #39 4.430 PBCC images/memfd.pb-c.c [2020-08-13T11:58:46.424Z] #39 4.493 DEP images/fown.pb-c.d [2020-08-13T11:58:46.424Z] #39 4.519 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T11:58:46.424Z] #39 4.566 DEP images/opts.pb-c.d [2020-08-13T11:58:46.716Z] #39 4.590 DEP images/memfd.pb-c.d [2020-08-13T11:58:46.716Z] #39 4.639 PBCC images/sit.pb-c.c [2020-08-13T11:58:46.716Z] #39 4.662 DEP images/sit.pb-c.d [2020-08-13T11:58:46.716Z] #39 4.709 PBCC images/macvlan.pb-c.c [2020-08-13T11:58:46.716Z] #39 4.721 DEP images/macvlan.pb-c.d [2020-08-13T11:58:46.716Z] #39 4.757 PBCC images/autofs.pb-c.c [2020-08-13T11:58:46.716Z] #39 4.779 DEP images/autofs.pb-c.d [2020-08-13T11:58:46.716Z] #39 4.816 PBCC images/sysctl.pb-c.c [2020-08-13T11:58:46.716Z] #39 4.821 DEP images/sysctl.pb-c.d [2020-08-13T11:58:46.716Z] #39 4.847 PBCC images/time.pb-c.c [2020-08-13T11:58:46.716Z] #39 4.850 DEP images/time.pb-c.d [2020-08-13T11:58:46.716Z] #39 4.913 PBCC images/binfmt-misc.pb-c.c [2020-08-13T11:58:46.716Z] #39 4.917 DEP images/binfmt-misc.pb-c.d [2020-08-13T11:58:47.009Z] #39 4.970 PBCC images/seccomp.pb-c.c [2020-08-13T11:58:47.009Z] #39 4.987 DEP images/seccomp.pb-c.d [2020-08-13T11:58:47.009Z] #39 5.029 PBCC images/userns.pb-c.c [2020-08-13T11:58:47.009Z] #39 5.057 DEP images/userns.pb-c.d [2020-08-13T11:58:47.009Z] #39 5.101 PBCC images/cgroup.pb-c.c [2020-08-13T11:58:47.009Z] #39 5.115 DEP images/cgroup.pb-c.d [2020-08-13T11:58:47.009Z] #39 5.150 PBCC images/ext-file.pb-c.c [2020-08-13T11:58:47.301Z] #39 5.171 DEP images/ext-file.pb-c.d [2020-08-13T11:58:47.301Z] #39 5.210 PBCC images/rpc.pb-c.c [2020-08-13T11:58:47.301Z] #39 5.240 DEP images/rpc.pb-c.d [2020-08-13T11:58:47.301Z] #39 5.262 PBCC images/siginfo.pb-c.c [2020-08-13T11:58:47.301Z] #39 5.315 DEP images/siginfo.pb-c.d [2020-08-13T11:58:47.301Z] #39 5.375 PBCC images/pagemap.pb-c.c [2020-08-13T11:58:47.301Z] #39 5.403 DEP images/pagemap.pb-c.d [2020-08-13T11:58:47.301Z] #39 5.462 PBCC images/rlimit.pb-c.c [2020-08-13T11:58:47.301Z] #39 5.471 DEP images/rlimit.pb-c.d [2020-08-13T11:58:47.301Z] #39 5.502 PBCC images/file-lock.pb-c.c [2020-08-13T11:58:47.351Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c25aafae2f815a4) in /home/ubuntu/workspace/moby_PR-41329 [Pipeline] { [Pipeline] checkout [2020-08-13T11:58:47.594Z] #39 5.511 DEP images/file-lock.pb-c.d [2020-08-13T11:58:47.594Z] #39 5.551 PBCC images/tty.pb-c.c [2020-08-13T11:58:47.594Z] #39 5.574 DEP images/tty.pb-c.d [2020-08-13T11:58:47.594Z] #39 5.608 PBCC images/tun.pb-c.c [2020-08-13T11:58:47.594Z] #39 5.639 PBCC images/netdev.pb-c.c [2020-08-13T11:58:47.594Z] #39 5.687 DEP images/tun.pb-c.d [2020-08-13T11:58:47.594Z] #39 5.725 DEP images/netdev.pb-c.d [2020-08-13T11:58:47.645Z] #47 30.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T11:58:47.645Z] #47 ... [2020-08-13T11:58:47.645Z] [2020-08-13T11:58:47.645Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T11:58:47.646Z] #36 30.06 Checking out files: 97% (1552/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-08-13T11:58:47.646Z] #36 30.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T11:58:47.895Z] #39 5.762 PBCC images/vma.pb-c.c [2020-08-13T11:58:47.895Z] #39 5.815 DEP images/vma.pb-c.d [2020-08-13T11:58:47.895Z] #39 5.856 PBCC images/creds.pb-c.c [2020-08-13T11:58:47.895Z] #39 5.866 DEP images/creds.pb-c.d [2020-08-13T11:58:47.895Z] #39 5.899 PBCC images/utsns.pb-c.c [2020-08-13T11:58:47.895Z] #39 5.902 DEP images/utsns.pb-c.d [2020-08-13T11:58:47.895Z] #39 5.950 PBCC images/ipc-desc.pb-c.c [2020-08-13T11:58:47.895Z] #39 5.965 PBCC images/ipc-sem.pb-c.c [2020-08-13T11:58:47.895Z] #39 5.979 DEP images/ipc-desc.pb-c.d [2020-08-13T11:58:47.895Z] #39 6.022 DEP images/ipc-sem.pb-c.d [2020-08-13T11:58:47.895Z] #39 6.053 PBCC images/ipc-msg.pb-c.c [2020-08-13T11:58:47.895Z] #39 6.074 DEP images/ipc-msg.pb-c.d [2020-08-13T11:58:48.204Z] #39 ... [2020-08-13T11:58:48.204Z] [2020-08-13T11:58:48.204Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:58:48.204Z] #25 16.27 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T11:58:48.204Z] #25 16.30 skipping existing aab193acf6ba [2020-08-13T11:58:48.204Z] #25 16.38 [2020-08-13T11:58:48.204Z] #25 17.27 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T11:58:48.204Z] #25 17.31 skipping existing 4d43f82972ce [2020-08-13T11:58:48.205Z] #25 17.36 [2020-08-13T11:58:48.205Z] #25 18.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T11:58:48.205Z] #25 18.54 [2020-08-13T11:58:48.205Z] #25 18.64 ######################################################################## 100.0% [2020-08-13T11:58:48.205Z] #25 18.70 [2020-08-13T11:58:48.205Z] #25 18.74 Download of images into '/build' complete. [2020-08-13T11:58:48.205Z] #25 18.74 Use something like the following to load the result into a Docker daemon: [2020-08-13T11:58:48.205Z] #25 18.74 tar -cC '/build' . | docker load [2020-08-13T11:58:48.205Z] #25 DONE 19.0s [2020-08-13T11:58:48.205Z] [2020-08-13T11:58:48.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:48.205Z] #39 6.137 PBCC images/ipc-shm.pb-c.c [2020-08-13T11:58:48.205Z] #39 6.159 DEP images/ipc-shm.pb-c.d [2020-08-13T11:58:48.205Z] #39 6.192 PBCC images/ipc-var.pb-c.c [2020-08-13T11:58:48.205Z] #39 ... [2020-08-13T11:58:48.205Z] [2020-08-13T11:58:48.205Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:48.205Z] #33 1.535 + RM_GOPATH=0 [2020-08-13T11:58:48.205Z] #33 1.535 + TMP_GOPATH= [2020-08-13T11:58:48.205Z] #33 1.535 + : /build [2020-08-13T11:58:48.205Z] #33 1.535 + '[' -z '' ']' [2020-08-13T11:58:48.205Z] #33 1.536 ++ mktemp -d [2020-08-13T11:58:48.205Z] #33 1.538 + export GOPATH=/tmp/tmp.K267R22VnK [2020-08-13T11:58:48.205Z] #33 1.538 + GOPATH=/tmp/tmp.K267R22VnK [2020-08-13T11:58:48.205Z] #33 1.538 + RM_GOPATH=1 [2020-08-13T11:58:48.205Z] #33 1.539 + case "$(go env GOARCH)" in [2020-08-13T11:58:48.205Z] #33 1.539 ++ go env GOARCH [2020-08-13T11:58:48.205Z] #33 1.559 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:48.205Z] #33 1.559 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:58:48.205Z] #33 1.560 ++ dirname /tmp/install/install.sh [2020-08-13T11:58:48.205Z] #33 1.562 + dir=/tmp/install [2020-08-13T11:58:48.205Z] #33 1.562 + bin=tini [2020-08-13T11:58:48.205Z] #33 1.562 + shift [2020-08-13T11:58:48.205Z] #33 1.562 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T11:58:48.205Z] #33 1.562 + . /tmp/install/tini.installer [2020-08-13T11:58:48.205Z] #33 1.562 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T11:58:48.205Z] #33 1.562 + install_tini [2020-08-13T11:58:48.205Z] #33 1.563 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T11:58:48.205Z] #33 1.563 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T11:58:48.205Z] #33 1.563 + git clone https://github.com/krallin/tini.git /tmp/tmp.K267R22VnK/tini [2020-08-13T11:58:48.205Z] #33 1.564 Cloning into '/tmp/tmp.K267R22VnK/tini'... [2020-08-13T11:58:48.205Z] #33 2.072 + cd /tmp/tmp.K267R22VnK/tini [2020-08-13T11:58:48.205Z] #33 2.072 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T11:58:48.205Z] #33 2.074 + cmake . [2020-08-13T11:58:48.205Z] #33 2.482 -- The C compiler identification is GNU 8.3.0 [2020-08-13T11:58:48.205Z] #33 2.544 -- Check for working C compiler: /usr/bin/cc [2020-08-13T11:58:48.205Z] #33 3.012 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T11:58:48.205Z] #33 3.032 -- Detecting C compiler ABI info [2020-08-13T11:58:48.205Z] #33 3.546 -- Detecting C compiler ABI info - done [2020-08-13T11:58:48.205Z] #33 3.562 -- Detecting C compile features [2020-08-13T11:58:48.846Z] #33 5.089 -- Detecting C compile features - done [2020-08-13T11:58:48.846Z] #33 5.147 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T11:58:49.145Z] #33 5.387 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T11:58:49.145Z] #33 5.436 -- Configuring done [2020-08-13T11:58:49.440Z] #33 5.445 -- Generating done [2020-08-13T11:58:49.440Z] #33 5.450 -- Build files have been written to: /tmp/tmp.K267R22VnK/tini [2020-08-13T11:58:49.440Z] #33 5.463 + make tini-static [2020-08-13T11:58:49.732Z] #33 5.829 Scanning dependencies of target tini-static [2020-08-13T11:58:49.732Z] #33 5.897 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T11:58:50.025Z] #33 ... [2020-08-13T11:58:50.025Z] [2020-08-13T11:58:50.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:50.025Z] #39 6.224 DEP images/ipc-var.pb-c.d [2020-08-13T11:58:50.025Z] #39 6.249 PBCC images/sk-opts.pb-c.c [2020-08-13T11:58:50.025Z] #39 6.249 PBCC images/packet-sock.pb-c.c [2020-08-13T11:58:50.025Z] #39 6.291 DEP images/sk-opts.pb-c.d [2020-08-13T11:58:50.025Z] #39 6.388 DEP images/packet-sock.pb-c.d [2020-08-13T11:58:50.025Z] #39 6.433 PBCC images/sk-netlink.pb-c.c [2020-08-13T11:58:50.025Z] #39 6.498 DEP images/sk-netlink.pb-c.d [2020-08-13T11:58:50.025Z] #39 6.611 PBCC images/sk-inet.pb-c.c [2020-08-13T11:58:50.025Z] #39 6.654 DEP images/sk-inet.pb-c.d [2020-08-13T11:58:50.025Z] #39 6.767 PBCC images/sk-unix.pb-c.c [2020-08-13T11:58:50.025Z] #39 6.874 DEP images/sk-unix.pb-c.d [2020-08-13T11:58:50.025Z] #39 6.901 PBCC images/mm.pb-c.c [2020-08-13T11:58:50.025Z] #39 6.970 DEP images/mm.pb-c.d [2020-08-13T11:58:50.025Z] #39 6.992 PBCC images/timerfd.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.049 DEP images/timerfd.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.144 PBCC images/timer.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.201 DEP images/timer.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.278 PBCC images/sa.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.381 DEP images/sa.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.518 PBCC images/pipe-data.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.528 DEP images/pipe-data.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.601 PBCC images/mnt.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.639 DEP images/mnt.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.678 PBCC images/sk-packet.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.693 DEP images/sk-packet.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.730 PBCC images/tcp-stream.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.759 DEP images/tcp-stream.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.779 PBCC images/pipe.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.796 DEP images/pipe.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.832 PBCC images/pstree.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.841 DEP images/pstree.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.868 PBCC images/fs.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.879 DEP images/fs.pb-c.d [2020-08-13T11:58:50.025Z] #39 7.913 PBCC images/signalfd.pb-c.c [2020-08-13T11:58:50.025Z] #39 7.971 DEP images/signalfd.pb-c.d [2020-08-13T11:58:50.025Z] #39 8.006 PBCC images/fh.pb-c.c [2020-08-13T11:58:50.025Z] #39 8.020 PBCC images/fsnotify.pb-c.c [2020-08-13T11:58:50.025Z] #39 8.048 DEP images/fh.pb-c.d [2020-08-13T11:58:50.025Z] #39 8.061 DEP images/fsnotify.pb-c.d [2020-08-13T11:58:50.025Z] #39 8.121 PBCC images/eventpoll.pb-c.c [2020-08-13T11:58:50.025Z] #39 8.135 DEP images/eventpoll.pb-c.d [2020-08-13T11:58:50.025Z] #39 8.148 PBCC images/eventfd.pb-c.c [2020-08-13T11:58:50.025Z] #39 8.161 DEP images/eventfd.pb-c.d [2020-08-13T11:58:50.025Z] #39 8.192 PBCC images/remap-file-path.pb-c.c [2020-08-13T11:58:50.025Z] #39 8.215 DEP images/remap-file-path.pb-c.d [2020-08-13T11:58:50.025Z] #39 8.246 PBCC images/fifo.pb-c.c [2020-08-13T11:58:50.092Z] using credential docker-jenkins-github-credentials [2020-08-13T11:58:50.113Z] Cloning the remote Git repository [2020-08-13T11:58:50.113Z] Cloning with configured refspecs honoured and without tags [2020-08-13T11:58:50.318Z] #39 8.249 DEP images/fifo.pb-c.d [2020-08-13T11:58:50.318Z] #39 8.302 PBCC images/ghost-file.pb-c.c [2020-08-13T11:58:50.318Z] #39 8.309 DEP images/ghost-file.pb-c.d [2020-08-13T11:58:50.318Z] #39 8.392 PBCC images/regfile.pb-c.c [2020-08-13T11:58:50.318Z] #39 8.408 DEP images/regfile.pb-c.d [2020-08-13T11:58:50.318Z] #39 8.464 PBCC images/ns.pb-c.c [2020-08-13T11:58:50.318Z] #39 8.467 DEP images/ns.pb-c.d [2020-08-13T11:58:50.318Z] #39 8.504 PBCC images/fdinfo.pb-c.c [2020-08-13T11:58:50.610Z] #39 8.523 DEP images/fdinfo.pb-c.d [2020-08-13T11:58:50.610Z] #39 8.573 PBCC images/core-aarch64.pb-c.c [2020-08-13T11:58:50.610Z] #39 8.604 PBCC images/core-arm.pb-c.c [2020-08-13T11:58:50.610Z] #39 8.634 PBCC images/core-ppc64.pb-c.c [2020-08-13T11:58:50.610Z] #39 8.664 PBCC images/core-s390.pb-c.c [2020-08-13T11:58:50.610Z] #39 8.695 PBCC images/core-x86.pb-c.c [2020-08-13T11:58:50.610Z] #39 8.719 PBCC images/core.pb-c.c [2020-08-13T11:58:50.610Z] #39 8.761 PBCC images/inventory.pb-c.c [2020-08-13T11:58:50.904Z] #39 8.820 DEP images/core-aarch64.pb-c.d [2020-08-13T11:58:50.904Z] #39 8.870 DEP images/core-arm.pb-c.d [2020-08-13T11:58:50.904Z] #39 ... [2020-08-13T11:58:50.904Z] [2020-08-13T11:58:50.904Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:50.904Z] #30 35.94 time [2020-08-13T11:58:50.904Z] #30 39.80 internal/poll [2020-08-13T11:58:50.904Z] #30 40.15 internal/fmtsort [2020-08-13T11:58:50.904Z] #30 40.66 strings [2020-08-13T11:58:50.904Z] #30 41.21 os [2020-08-13T11:58:50.904Z] #30 42.73 path [2020-08-13T11:58:50.904Z] #30 43.60 text/tabwriter [2020-08-13T11:58:50.904Z] #30 44.52 fmt [2020-08-13T11:58:50.904Z] #30 44.52 path/filepath [2020-08-13T11:58:50.904Z] #30 45.70 io/ioutil [2020-08-13T11:58:50.904Z] #30 ... [2020-08-13T11:58:50.904Z] [2020-08-13T11:58:50.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:50.904Z] #39 8.911 DEP images/core-ppc64.pb-c.d [2020-08-13T11:58:50.904Z] #39 8.971 DEP images/core-s390.pb-c.d [2020-08-13T11:58:50.904Z] #39 8.983 DEP images/core-x86.pb-c.d [2020-08-13T11:58:50.904Z] #39 9.050 DEP images/core.pb-c.d [2020-08-13T11:58:50.904Z] #39 9.094 DEP images/inventory.pb-c.d [2020-08-13T11:58:50.959Z] #36 33.55 + 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-08-13T11:58:50.135Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T11:58:50.204Z] > git init /home/ubuntu/workspace/moby_PR-41329 # timeout=10 [2020-08-13T11:58:50.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:58:50.492Z] > git --version # timeout=10 [2020-08-13T11:58:50.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:58:50.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:58:51.205Z] #39 ... [2020-08-13T11:58:51.206Z] [2020-08-13T11:58:51.206Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:51.206Z] #33 6.791 [100%] Linking C executable tini-static [2020-08-13T11:58:51.206Z] #33 7.023 [100%] Built target tini-static [2020-08-13T11:58:51.206Z] #33 7.069 + mkdir -p /build [2020-08-13T11:58:51.206Z] #33 7.078 + cp tini-static /build/docker-init [2020-08-13T11:58:51.206Z] #33 DONE 7.3s [2020-08-13T11:58:51.206Z] [2020-08-13T11:58:51.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:51.206Z] #39 9.208 PBCC images/cpuinfo.pb-c.c [2020-08-13T11:58:51.206Z] #39 9.272 DEP images/cpuinfo.pb-c.d [2020-08-13T11:58:51.206Z] #39 9.325 PBCC images/stats.pb-c.c [2020-08-13T11:58:51.502Z] #39 9.333 DEP images/stats.pb-c.d [2020-08-13T11:58:51.749Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02eff40b88220fa92) in /home/ubuntu/workspace/moby_PR-41329 [Pipeline] { [Pipeline] checkout [2020-08-13T11:58:52.183Z] #39 ... [2020-08-13T11:58:52.183Z] [2020-08-13T11:58:52.183Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:58:52.183Z] #10 37.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T11:58:52.183Z] #10 37.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T11:58:52.183Z] #10 37.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T11:58:52.183Z] #10 41.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T11:58:52.183Z] #10 41.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-13T11:58:52.183Z] #10 41.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T11:58:52.183Z] #10 41.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T11:58:52.183Z] #10 41.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-13T11:58:52.183Z] #10 41.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T11:58:52.524Z] #10 ... [2020-08-13T11:58:52.524Z] [2020-08-13T11:58:52.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:52.524Z] #39 10.40 make[1]: Nothing to be done for 'all'. [2020-08-13T11:58:52.814Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01fe63d1b2c0854fe) in /home/ubuntu/workspace/moby_PR-41329 [Pipeline] { [Pipeline] checkout [2020-08-13T11:58:53.162Z] #39 ... [2020-08-13T11:58:53.162Z] [2020-08-13T11:58:53.162Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:53.162Z] #41 38.24 time [2020-08-13T11:58:53.162Z] #41 39.65 internal/fmtsort [2020-08-13T11:58:53.162Z] #41 40.25 internal/syscall/execenv [2020-08-13T11:58:53.162Z] #41 40.37 internal/syscall/unix [2020-08-13T11:58:53.162Z] #41 40.58 strings [2020-08-13T11:58:53.162Z] #41 41.63 os [2020-08-13T11:58:53.162Z] #41 42.28 regexp/syntax [2020-08-13T11:58:53.162Z] #41 45.47 fmt [2020-08-13T11:58:53.162Z] #41 46.99 regexp [2020-08-13T11:58:53.458Z] #41 ... [2020-08-13T11:58:53.458Z] [2020-08-13T11:58:53.458Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:53.458Z] #39 11.29 CC images/stats.o [2020-08-13T11:58:53.496Z] #36 ... [2020-08-13T11:58:53.497Z] [2020-08-13T11:58:53.497Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:53.497Z] #60 32.15 Checking out files: 37% (769/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: 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: 78% (1615/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-08-13T11:58:53.497Z] #60 33.81 + cd /tmp/tmp.Tbf5WibRBF/src/github.com/docker/libnetwork [2020-08-13T11:58:53.497Z] #60 33.81 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T11:58:53.497Z] #60 34.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T11:58:53.751Z] #39 11.65 CC images/core.o [2020-08-13T11:58:54.051Z] #39 12.06 CC images/core-x86.o [2020-08-13T11:58:54.343Z] #39 12.25 CC images/core-arm.o [2020-08-13T11:58:54.636Z] #39 12.50 CC images/core-aarch64.o [2020-08-13T11:58:54.636Z] #39 12.74 CC images/core-ppc64.o [2020-08-13T11:58:54.931Z] #39 13.14 CC images/core-s390.o [2020-08-13T11:58:55.105Z] using credential docker-jenkins-github-credentials [2020-08-13T11:58:55.111Z] Cloning the remote Git repository [2020-08-13T11:58:55.111Z] Cloning with configured refspecs honoured and without tags [2020-08-13T11:58:55.163Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T11:58:55.234Z] > git init /home/ubuntu/workspace/moby_PR-41329 # timeout=10 [2020-08-13T11:58:55.566Z] #39 13.61 CC images/cpuinfo.o [2020-08-13T11:58:55.859Z] #39 ... [2020-08-13T11:58:55.859Z] [2020-08-13T11:58:55.859Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:55.859Z] #47 40.84 encoding/binary [2020-08-13T11:58:55.859Z] #47 41.53 os [2020-08-13T11:58:55.859Z] #47 42.19 encoding/base64 [2020-08-13T11:58:55.859Z] #47 42.73 golang.org/x/sys/unix [2020-08-13T11:58:55.859Z] #47 44.45 fmt [2020-08-13T11:58:55.859Z] #47 48.23 encoding/json [2020-08-13T11:58:55.859Z] #47 49.36 github.com/pkg/diff [2020-08-13T11:58:55.859Z] #47 50.17 go/scanner [2020-08-13T11:58:55.859Z] #47 51.03 go/ast [2020-08-13T11:58:55.859Z] #47 ... [2020-08-13T11:58:55.859Z] [2020-08-13T11:58:55.859Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:58:55.859Z] #52 23.82 Checking out files: 86% (2775/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T11:58:55.859Z] #52 24.26 + cd /tmp/tmp.nles1NJWp8/src/github.com/containerd/containerd [2020-08-13T11:58:55.859Z] #52 24.26 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T11:58:55.859Z] #52 25.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T11:58:55.859Z] #52 25.40 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T11:58:55.859Z] #52 25.40 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T11:58:55.859Z] #52 25.40 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T11:58:55.859Z] #52 25.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T11:58:55.859Z] #52 25.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T11:58:55.859Z] #52 25.40 + '[' '' = dynamic ']' [2020-08-13T11:58:55.859Z] #52 25.40 + make [2020-08-13T11:58:55.936Z] using credential docker-jenkins-github-credentials [2020-08-13T11:58:55.945Z] Cloning the remote Git repository [2020-08-13T11:58:55.946Z] Cloning with configured refspecs honoured and without tags [2020-08-13T11:58:55.608Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T11:58:55.678Z] > git init /home/ubuntu/workspace/moby_PR-41329 # timeout=10 [2020-08-13T11:58:55.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:58:55.880Z] > git --version # timeout=10 [2020-08-13T11:58:55.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:58:55.902Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:58:56.503Z] #52 26.34 + bin/ctr [2020-08-13T11:58:55.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:58:55.531Z] > git --version # timeout=10 [2020-08-13T11:58:55.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:58:55.617Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:58:57.543Z] #52 ... [2020-08-13T11:58:57.543Z] [2020-08-13T11:58:57.543Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:57.543Z] #30 46.99 flag [2020-08-13T11:58:57.543Z] #30 46.99 github.com/BurntSushi/toml [2020-08-13T11:58:57.543Z] #30 48.15 log [2020-08-13T11:58:57.543Z] #30 49.63 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T11:58:57.543Z] #30 DONE 52.5s [2020-08-13T11:58:57.543Z] [2020-08-13T11:58:57.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:58:57.543Z] #39 13.90 CC images/inventory.o [2020-08-13T11:58:57.543Z] #39 14.02 CC images/fdinfo.o [2020-08-13T11:58:57.543Z] #39 14.23 CC images/fown.o [2020-08-13T11:58:57.543Z] #39 14.29 CC images/ns.o [2020-08-13T11:58:57.543Z] #39 14.48 CC images/regfile.o [2020-08-13T11:58:57.543Z] #39 14.62 CC images/ghost-file.o [2020-08-13T11:58:57.543Z] #39 14.71 CC images/fifo.o [2020-08-13T11:58:57.543Z] #39 14.79 CC images/remap-file-path.o [2020-08-13T11:58:57.543Z] #39 14.92 CC images/eventfd.o [2020-08-13T11:58:57.543Z] #39 14.99 CC images/eventpoll.o [2020-08-13T11:58:57.543Z] #39 15.21 CC images/fh.o [2020-08-13T11:58:57.543Z] #39 15.38 CC images/fsnotify.o [2020-08-13T11:58:57.853Z] #39 15.75 CC images/signalfd.o [2020-08-13T11:58:58.145Z] #39 16.02 CC images/fs.o [2020-08-13T11:58:58.145Z] #39 16.09 CC images/pstree.o [2020-08-13T11:58:58.145Z] #39 16.19 CC images/pipe.o [2020-08-13T11:58:58.145Z] #39 16.29 CC images/tcp-stream.o [2020-08-13T11:58:58.437Z] #39 16.54 CC images/sk-packet.o [2020-08-13T11:58:58.730Z] #39 16.76 CC images/mnt.o [2020-08-13T11:58:58.779Z] #60 ... [2020-08-13T11:58:58.779Z] [2020-08-13T11:58:58.779Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:58:58.779Z] #23 30.50 Fetched 8372 kB in 23s (357 kB/s) [2020-08-13T11:58:58.779Z] #23 30.50 Reading package lists... [2020-08-13T11:58:58.779Z] #23 ... [2020-08-13T11:58:58.779Z] [2020-08-13T11:58:58.779Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:58:58.779Z] #47 32.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T11:58:58.779Z] #47 32.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T11:58:58.779Z] #47 32.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T11:58:58.779Z] #47 32.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T11:58:58.779Z] #47 34.23 runtime [2020-08-13T11:58:58.779Z] #47 34.24 runtime/cgo [2020-08-13T11:58:58.779Z] #47 ... [2020-08-13T11:58:58.779Z] [2020-08-13T11:58:58.779Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:58:58.779Z] #41 41.35 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T11:58:58.779Z] #41 41.59 vendor/golang.org/x/crypto/curve25519 [2020-08-13T11:58:59.022Z] #39 16.93 CC images/pipe-data.o [2020-08-13T11:58:59.022Z] #39 17.04 CC images/sa.o [2020-08-13T11:58:59.022Z] #39 17.11 CC images/timer.o [2020-08-13T11:58:59.315Z] #39 17.27 CC images/timerfd.o [2020-08-13T11:58:59.315Z] #39 17.36 CC images/mm.o [2020-08-13T11:58:59.315Z] #39 17.52 CC images/sk-opts.o [2020-08-13T11:58:59.607Z] #39 17.61 CC images/sk-unix.o [2020-08-13T11:58:59.900Z] #39 17.86 CC images/sk-inet.o [2020-08-13T11:58:59.900Z] #39 18.07 CC images/tun.o [2020-08-13T11:59:00.205Z] #39 18.22 CC images/sk-netlink.o [2020-08-13T11:59:00.205Z] #39 18.34 CC images/packet-sock.o [2020-08-13T11:59:00.497Z] #39 18.47 CC images/ipc-var.o [2020-08-13T11:59:00.789Z] #39 18.65 CC images/ipc-desc.o [2020-08-13T11:59:00.789Z] #39 18.75 CC images/ipc-shm.o [2020-08-13T11:59:00.789Z] #39 18.87 CC images/ipc-msg.o [2020-08-13T11:59:00.789Z] #39 18.97 CC images/ipc-sem.o [2020-08-13T11:59:01.081Z] #39 19.06 CC images/utsns.o [2020-08-13T11:59:01.081Z] #39 19.16 CC images/creds.o [2020-08-13T11:59:01.081Z] #39 19.23 CC images/vma.o [2020-08-13T11:59:01.330Z] #41 ... [2020-08-13T11:59:01.330Z] [2020-08-13T11:59:01.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:01.330Z] #10 34.08 Fetched 8372 kB in 26s (322 kB/s) [2020-08-13T11:59:01.373Z] #39 19.36 CC images/netdev.o [2020-08-13T11:59:01.590Z] #10 34.08 Reading package lists... [2020-08-13T11:59:01.590Z] #10 ... [2020-08-13T11:59:01.590Z] [2020-08-13T11:59:01.590Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T11:59:01.590Z] #51 34.15 Fetched 8372 kB in 25s (338 kB/s) [2020-08-13T11:59:01.590Z] #51 34.15 Reading package lists... [2020-08-13T11:59:01.590Z] #51 ... [2020-08-13T11:59:01.590Z] [2020-08-13T11:59:01.590Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:59:01.590Z] #32 34.35 Fetched 8372 kB in 25s (335 kB/s) [2020-08-13T11:59:01.666Z] #39 19.59 CC images/tty.o [2020-08-13T11:59:01.852Z] #32 34.35 Reading package lists... [2020-08-13T11:59:01.852Z] #32 ... [2020-08-13T11:59:01.852Z] [2020-08-13T11:59:01.852Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:01.852Z] #38 34.49 Fetched 8372 kB in 25s (334 kB/s) [2020-08-13T11:59:01.852Z] #38 34.49 Reading package lists... [2020-08-13T11:59:01.852Z] #38 ... [2020-08-13T11:59:01.852Z] [2020-08-13T11:59:01.852Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:59:01.852Z] #23 30.50 Reading package lists... [2020-08-13T11:59:01.958Z] #39 19.86 CC images/file-lock.o [2020-08-13T11:59:01.958Z] #39 19.99 CC images/rlimit.o [2020-08-13T11:59:02.250Z] #39 20.13 CC images/pagemap.o [2020-08-13T11:59:02.250Z] #39 20.36 CC images/siginfo.o [2020-08-13T11:59:02.548Z] #39 20.52 CC images/rpc.o [2020-08-13T11:59:03.183Z] #39 21.17 CC images/ext-file.o [2020-08-13T11:59:03.183Z] #39 21.27 CC images/cgroup.o [2020-08-13T11:59:03.475Z] #39 21.54 CC images/userns.o [2020-08-13T11:59:03.475Z] #39 ... [2020-08-13T11:59:03.475Z] [2020-08-13T11:59:03.475Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:03.475Z] #41 48.78 go/token [2020-08-13T11:59:03.475Z] #41 49.32 go/scanner [2020-08-13T11:59:03.475Z] #41 49.94 internal/lazyregexp [2020-08-13T11:59:03.475Z] #41 50.17 net/url [2020-08-13T11:59:03.475Z] #41 50.21 go/ast [2020-08-13T11:59:03.475Z] #41 51.67 text/template/parse [2020-08-13T11:59:03.475Z] #41 53.55 go/parser [2020-08-13T11:59:03.475Z] #41 54.51 text/template [2020-08-13T11:59:03.475Z] #41 55.32 encoding/xml [2020-08-13T11:59:03.475Z] #41 57.83 go/doc [2020-08-13T11:59:03.767Z] #41 ... [2020-08-13T11:59:03.767Z] [2020-08-13T11:59:03.767Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:03.767Z] #10 58.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T11:59:03.767Z] #10 58.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-13T11:59:03.767Z] #10 58.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T11:59:05.151Z] #23 43.99 Reading package lists... [2020-08-13T11:59:05.151Z] #23 ... [2020-08-13T11:59:05.151Z] [2020-08-13T11:59:05.151Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:59:05.151Z] #60 DONE 47.7s [2020-08-13T11:59:05.151Z] [2020-08-13T11:59:05.151Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T11:59:05.151Z] #51 34.15 Reading package lists... [2020-08-13T11:59:05.284Z] #10 ... [2020-08-13T11:59:05.284Z] [2020-08-13T11:59:05.284Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:59:05.284Z] #47 51.68 golang.org/x/crypto/ssh/terminal [2020-08-13T11:59:05.284Z] #47 52.73 mvdan.cc/editorconfig [2020-08-13T11:59:05.284Z] #47 53.64 mvdan.cc/sh/v3/fileutil [2020-08-13T11:59:05.284Z] #47 53.68 mvdan.cc/sh/v3/syntax [2020-08-13T11:59:05.284Z] #47 57.41 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T11:59:05.284Z] #47 DONE 60.2s [2020-08-13T11:59:05.284Z] [2020-08-13T11:59:05.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:05.284Z] #39 21.72 CC images/google/protobuf/descriptor.o [2020-08-13T11:59:05.284Z] #39 22.50 CC images/opts.o [2020-08-13T11:59:05.284Z] #39 22.65 CC images/seccomp.o [2020-08-13T11:59:05.284Z] #39 22.84 CC images/binfmt-misc.o [2020-08-13T11:59:05.284Z] #39 22.99 CC images/time.o [2020-08-13T11:59:05.284Z] #39 23.06 CC images/sysctl.o [2020-08-13T11:59:05.284Z] #39 23.23 CC images/autofs.o [2020-08-13T11:59:05.623Z] #39 23.47 CC images/macvlan.o [2020-08-13T11:59:05.623Z] #39 23.66 CC images/sit.o [2020-08-13T11:59:05.973Z] #39 23.83 CC images/memfd.o [2020-08-13T11:59:05.973Z] #39 24.02 CC images/timens.o [2020-08-13T11:59:05.973Z] #39 24.15 LINK images/built-in.o [2020-08-13T11:59:06.265Z] #39 24.21 GEN compel/include/asm [2020-08-13T11:59:06.265Z] #39 24.22 GEN compel/include/version.h [2020-08-13T11:59:06.265Z] #39 24.24 touch .config [2020-08-13T11:59:06.265Z] #39 24.26 GEN include/common/config.h [2020-08-13T11:59:06.265Z] #39 24.30 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-13T11:59:06.265Z] #39 24.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T11:59:06.265Z] #39 24.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T11:59:06.265Z] #39 24.34 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-13T11:59:06.265Z] #39 24.36 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-13T11:59:06.265Z] #39 24.37 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-13T11:59:06.265Z] #39 24.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T11:59:06.265Z] #39 24.39 DEP compel/plugins/std/infect.d [2020-08-13T11:59:06.265Z] #39 24.46 DEP compel/plugins/std/string.d [2020-08-13T11:59:06.557Z] #39 24.55 DEP compel/plugins/std/log.d [2020-08-13T11:59:06.557Z] #39 24.61 DEP compel/plugins/std/fds.d [2020-08-13T11:59:06.557Z] #39 24.72 DEP compel/plugins/std/std.d [2020-08-13T11:59:06.849Z] #39 24.77 DEP compel/plugins/shmem/shmem.d [2020-08-13T11:59:06.849Z] #39 24.81 DEP compel/plugins/fds/fds.d [2020-08-13T11:59:06.849Z] #39 24.89 CC compel/plugins/std/std.o [2020-08-13T11:59:07.141Z] #39 25.10 CC compel/plugins/std/fds.o [2020-08-13T11:59:07.433Z] #39 25.35 CC compel/plugins/std/log.o [2020-08-13T11:59:07.725Z] #39 25.70 CC compel/plugins/std/string.o [2020-08-13T11:59:08.024Z] #39 26.21 CC compel/plugins/std/infect.o [2020-08-13T11:59:08.316Z] #39 26.39 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-13T11:59:08.316Z] #39 26.42 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-13T11:59:08.316Z] #39 26.45 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-13T11:59:08.608Z] #39 26.53 AR compel/plugins/std.lib.a [2020-08-13T11:59:08.608Z] #39 26.57 CC compel/plugins/fds/fds.o [2020-08-13T11:59:08.608Z] #39 26.77 AR compel/plugins/fds.lib.a [2020-08-13T11:59:08.900Z] #39 26.79 HOSTDEP compel/src/lib/log-host.d [2020-08-13T11:59:08.900Z] #39 26.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T11:59:08.900Z] #39 26.89 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-13T11:59:08.900Z] #39 26.92 HOSTDEP compel/src/main-host.d [2020-08-13T11:59:08.900Z] #39 26.97 DEP compel/src/lib/ptrace.d [2020-08-13T11:59:08.900Z] #39 27.03 DEP compel/src/lib/infect.d [2020-08-13T11:59:09.193Z] #39 27.17 DEP compel/src/lib/infect-util.d [2020-08-13T11:59:09.193Z] #39 27.23 DEP compel/src/lib/infect-rpc.d [2020-08-13T11:59:09.193Z] #39 27.32 DEP compel/arch/s390/src/lib/infect.d [2020-08-13T11:59:09.485Z] #39 27.40 DEP compel/arch/s390/src/lib/cpu.d [2020-08-13T11:59:09.485Z] #39 27.44 DEP compel/src/lib/log.d [2020-08-13T11:59:09.485Z] #39 27.50 DEP compel/src/main.d [2020-08-13T11:59:09.485Z] #39 27.58 DEP compel/src/lib/handle-elf.d [2020-08-13T11:59:09.485Z] #39 27.66 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-13T11:59:09.485Z] #39 27.70 CC compel/src/lib/log.o [2020-08-13T11:59:09.776Z] #39 27.80 CC compel/arch/s390/src/lib/cpu.o [2020-08-13T11:59:10.069Z] #39 27.96 CC compel/arch/s390/src/lib/infect.o [2020-08-13T11:59:10.361Z] #39 28.45 CC compel/src/lib/infect-rpc.o [2020-08-13T11:59:10.653Z] #39 28.69 CC compel/src/lib/infect-util.o [2020-08-13T11:59:10.653Z] #39 28.81 CC compel/src/lib/infect.o [2020-08-13T11:59:11.791Z] #51 47.25 Reading package lists... [2020-08-13T11:59:11.791Z] #51 ... [2020-08-13T11:59:11.791Z] [2020-08-13T11:59:11.791Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:59:11.791Z] #23 43.99 Reading package lists... [2020-08-13T11:59:12.162Z] #39 30.16 CC compel/src/lib/ptrace.o [2020-08-13T11:59:12.454Z] #39 30.49 AR compel/libcompel.a [2020-08-13T11:59:12.454Z] #39 30.54 HOSTCC compel/src/main-host.o [2020-08-13T11:59:12.668Z] #23 54.71 Building dependency tree... [2020-08-13T11:59:12.668Z] #23 ... [2020-08-13T11:59:12.668Z] [2020-08-13T11:59:12.668Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:59:12.668Z] #32 34.35 Reading package lists... [2020-08-13T11:59:12.747Z] #39 30.73 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-13T11:59:12.937Z] #32 46.28 Reading package lists... [2020-08-13T11:59:12.938Z] #32 ... [2020-08-13T11:59:12.938Z] [2020-08-13T11:59:12.938Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:12.938Z] #38 34.49 Reading package lists... [2020-08-13T11:59:13.039Z] #39 30.85 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T11:59:13.039Z] #39 31.10 HOSTCC compel/src/lib/log-host.o [2020-08-13T11:59:13.039Z] #39 ... [2020-08-13T11:59:13.039Z] [2020-08-13T11:59:13.039Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:13.039Z] #10 68.28 Selecting previously unselected package libapparmor1:s390x. [2020-08-13T11:59:13.039Z] #10 68.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-13T11:59:13.039Z] #10 68.29 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-13T11:59:13.039Z] #10 68.33 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-13T11:59:13.215Z] #38 46.61 Reading package lists... [2020-08-13T11:59:13.215Z] #38 ... [2020-08-13T11:59:13.215Z] [2020-08-13T11:59:13.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:13.215Z] #10 34.08 Reading package lists... [2020-08-13T11:59:13.331Z] #10 68.33 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-13T11:59:13.331Z] #10 68.33 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-13T11:59:13.331Z] #10 68.42 Selecting previously unselected package libbtrfs0. [2020-08-13T11:59:13.331Z] #10 68.43 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-13T11:59:13.331Z] #10 68.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T11:59:13.331Z] #10 68.47 Selecting previously unselected package libbtrfs-dev. [2020-08-13T11:59:13.331Z] #10 68.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-13T11:59:13.331Z] #10 68.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T11:59:13.331Z] #10 68.53 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-13T11:59:13.331Z] #10 68.53 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-13T11:59:13.331Z] #10 68.54 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T11:59:13.331Z] #10 68.57 Selecting previously unselected package libudev-dev:s390x. [2020-08-13T11:59:13.623Z] #10 68.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-13T11:59:13.623Z] #10 68.58 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-13T11:59:13.623Z] #10 68.66 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-13T11:59:13.623Z] #10 68.67 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-13T11:59:13.623Z] #10 68.67 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-13T11:59:13.915Z] #10 68.85 Selecting previously unselected package libpcre16-3:s390x. [2020-08-13T11:59:13.915Z] #10 68.85 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-13T11:59:13.915Z] #10 68.85 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-13T11:59:13.915Z] #10 68.92 Selecting previously unselected package libpcre32-3:s390x. [2020-08-13T11:59:13.915Z] #10 68.92 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-13T11:59:13.915Z] #10 68.92 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-13T11:59:13.915Z] #10 68.99 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-13T11:59:13.915Z] #10 68.99 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-13T11:59:13.915Z] #10 68.99 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-13T11:59:13.915Z] #10 69.04 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-13T11:59:13.915Z] #10 69.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-13T11:59:13.915Z] #10 69.04 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-13T11:59:13.915Z] #10 ... [2020-08-13T11:59:13.915Z] [2020-08-13T11:59:13.915Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:13.915Z] #41 59.09 github.com/LK4D4/vndr/versioned [2020-08-13T11:59:13.915Z] #41 59.17 crypto/rsa [2020-08-13T11:59:13.915Z] #41 59.58 github.com/LK4D4/vndr/build [2020-08-13T11:59:13.915Z] #41 60.15 crypto/x509/pkix [2020-08-13T11:59:13.915Z] #41 60.88 vendor/golang.org/x/crypto/cryptobyte [2020-08-13T11:59:13.915Z] #41 61.61 net [2020-08-13T11:59:13.915Z] #41 61.75 vendor/golang.org/x/sys/cpu [2020-08-13T11:59:13.915Z] #41 62.05 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-13T11:59:13.915Z] #41 62.41 vendor/golang.org/x/crypto/poly1305 [2020-08-13T11:59:13.915Z] #41 62.75 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-13T11:59:13.915Z] #41 62.94 vendor/golang.org/x/crypto/curve25519 [2020-08-13T11:59:13.915Z] #41 63.21 vendor/golang.org/x/crypto/hkdf [2020-08-13T11:59:13.915Z] #41 63.34 vendor/golang.org/x/text/transform [2020-08-13T11:59:13.915Z] #41 63.78 vendor/golang.org/x/text/unicode/bidi [2020-08-13T11:59:13.915Z] #41 64.66 vendor/golang.org/x/text/secure/bidirule [2020-08-13T11:59:13.915Z] #41 64.86 vendor/golang.org/x/text/unicode/norm [2020-08-13T11:59:13.915Z] #41 67.40 vendor/golang.org/x/net/idna [2020-08-13T11:59:13.916Z] #41 68.98 vendor/golang.org/x/net/http2/hpack [2020-08-13T11:59:14.159Z] #10 46.47 Reading package lists... [2020-08-13T11:59:14.159Z] #10 ... [2020-08-13T11:59:14.159Z] [2020-08-13T11:59:14.159Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:59:14.159Z] #32 46.28 Reading package lists... [2020-08-13T11:59:14.208Z] #41 ... [2020-08-13T11:59:14.208Z] [2020-08-13T11:59:14.208Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:59:14.208Z] #54 65.43 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T11:59:14.208Z] #54 65.44 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T11:59:14.209Z] #54 DONE 69.2s [2020-08-13T11:59:14.209Z] [2020-08-13T11:59:14.209Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T11:59:14.209Z] #55 DONE 0.1s [2020-08-13T11:59:14.209Z] [2020-08-13T11:59:14.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:14.209Z] #39 31.25 HOSTLINK compel/compel-host-bin [2020-08-13T11:59:14.209Z] #39 31.37 DEP soccr/soccr.d [2020-08-13T11:59:14.209Z] #39 31.57 CC soccr/soccr.o [2020-08-13T11:59:14.209Z] #39 ... [2020-08-13T11:59:14.209Z] [2020-08-13T11:59:14.209Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T11:59:14.209Z] #56 DONE 0.0s [2020-08-13T11:59:14.505Z] [2020-08-13T11:59:14.505Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:14.505Z] #10 69.29 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-13T11:59:14.505Z] #10 69.29 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-13T11:59:14.505Z] #10 69.32 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-13T11:59:14.505Z] #10 69.57 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-13T11:59:14.505Z] #10 69.57 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-13T11:59:14.505Z] #10 69.57 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-13T11:59:14.505Z] #10 69.68 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-13T11:59:14.505Z] #10 69.68 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-13T11:59:14.505Z] #10 69.69 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-13T11:59:14.815Z] #10 69.85 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-13T11:59:14.815Z] #10 69.85 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-13T11:59:14.815Z] #10 69.85 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-13T11:59:14.815Z] #10 70.10 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-13T11:59:15.113Z] #10 70.12 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-13T11:59:15.113Z] #10 70.13 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-13T11:59:15.113Z] #10 70.17 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T11:59:15.113Z] #10 70.18 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-13T11:59:15.113Z] #10 70.20 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-13T11:59:15.113Z] #10 70.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T11:59:15.113Z] #10 70.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T11:59:15.113Z] #10 70.26 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-13T11:59:15.113Z] #10 70.28 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-13T11:59:15.113Z] #10 70.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T11:59:15.113Z] #10 70.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T11:59:15.113Z] #10 70.37 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-13T11:59:15.113Z] #10 70.38 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T11:59:15.113Z] #10 70.39 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-13T11:59:15.113Z] #10 70.40 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T11:59:15.113Z] #10 70.40 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-13T11:59:15.113Z] #10 70.44 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T11:59:15.113Z] #10 70.45 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-08-13T11:59:15.113Z] #10 70.46 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-08-13T11:59:15.405Z] #10 70.47 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T11:59:15.405Z] #10 70.47 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-08-13T11:59:15.405Z] #10 70.47 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-08-13T11:59:15.405Z] #10 70.48 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T11:59:15.405Z] #10 70.48 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-13T11:59:15.405Z] #10 70.49 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T11:59:15.405Z] #10 70.50 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T11:59:15.405Z] #10 70.51 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T11:59:15.405Z] #10 70.51 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-13T11:59:15.405Z] #10 70.52 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:59:15.637Z] Fetching without tags [2020-08-13T11:59:15.699Z] #10 DONE 70.9s [2020-08-13T11:59:15.699Z] [2020-08-13T11:59:15.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:15.699Z] #39 32.49 AR soccr/libsoccr.a [2020-08-13T11:59:15.699Z] #39 32.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T11:59:15.699Z] #39 32.88 DEP criu/arch/s390/sigframe.d [2020-08-13T11:59:15.699Z] #39 32.94 DEP criu/arch/s390/crtools.d [2020-08-13T11:59:15.699Z] #39 33.01 DEP criu/arch/s390/cpu.d [2020-08-13T11:59:15.699Z] #39 33.28 CC criu/arch/s390/cpu.o [2020-08-13T11:59:15.699Z] #39 33.57 CC criu/arch/s390/crtools.o [2020-08-13T11:59:15.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:59:15.544Z] > git config --add remote.origin.fetch +refs/pull/41329/head:refs/remotes/origin/PR-41329 # timeout=10 [2020-08-13T11:59:15.577Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:59:15.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:59:15.641Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:59:15.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:59:15.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:59:15.974Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T11:59:16.338Z] #39 34.30 CC criu/arch/s390/sigframe.o [2020-08-13T11:59:16.338Z] #39 34.41 LINK criu/arch/s390/crtools.built-in.o [2020-08-13T11:59:16.338Z] #39 34.45 DEP criu/pie/util-vdso.d [2020-08-13T11:59:16.631Z] #39 34.52 DEP criu/pie/util.d [2020-08-13T11:59:16.631Z] #39 34.65 CC criu/pie/util.o [2020-08-13T11:59:16.642Z] #32 57.29 Building dependency tree... [2020-08-13T11:59:16.906Z] Fetching without tags [2020-08-13T11:59:16.922Z] #39 34.88 CC criu/pie/util-vdso.o [2020-08-13T11:59:17.217Z] #39 ... [2020-08-13T11:59:17.217Z] [2020-08-13T11:59:17.217Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T11:59:17.217Z] #11 DONE 1.6s [2020-08-13T11:59:17.291Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T11:59:17.509Z] [2020-08-13T11:59:17.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:17.509Z] #39 35.42 AR criu/pie/pie.lib.a [2020-08-13T11:59:17.509Z] #39 35.46 DEP criu/pie/restorer.d [2020-08-13T11:59:17.572Z] Merge succeeded, producing d331270b571a3d6bc1656a3c2b72d73cdef0c2bd [2020-08-13T11:59:17.573Z] Checking out Revision d331270b571a3d6bc1656a3c2b72d73cdef0c2bd (PR-41329) [2020-08-13T11:59:17.801Z] #39 35.64 DEP criu/arch/s390/restorer.d [2020-08-13T11:59:17.801Z] #39 35.82 DEP criu/arch/s390/vdso-pie.d [2020-08-13T11:59:18.092Z] #39 35.94 DEP criu/pie/parasite-vdso.d [2020-08-13T11:59:18.092Z] #39 36.10 DEP criu/pie/parasite.d [2020-08-13T11:59:15.988Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:59:16.012Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:59:16.762Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T11:59:17.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T11:59:17.576Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:59:17.586Z] > git checkout -f d331270b571a3d6bc1656a3c2b72d73cdef0c2bd # timeout=10 [2020-08-13T11:59:18.384Z] #39 36.29 CC criu/pie/parasite.o [2020-08-13T11:59:16.774Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:59:16.797Z] > git config --add remote.origin.fetch +refs/pull/41329/head:refs/remotes/origin/PR-41329 # timeout=10 [2020-08-13T11:59:16.813Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:59:16.828Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:59:16.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:59:16.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:59:16.848Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:59:17.238Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:59:17.249Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:59:18.298Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T11:59:18.769Z] Merge succeeded, producing b096b1a9056b232e838849799205f1135fedd9bb [2020-08-13T11:59:18.769Z] Checking out Revision b096b1a9056b232e838849799205f1135fedd9bb (PR-41329) [2020-08-13T11:59:19.018Z] #39 ... [2020-08-13T11:59:19.018Z] [2020-08-13T11:59:19.018Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T11:59:19.018Z] #12 DONE 1.6s [2020-08-13T11:59:19.018Z] [2020-08-13T11:59:19.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:19.018Z] #39 37.09 LINK criu/pie/parasite.built-in.o [2020-08-13T11:59:19.018Z] #39 37.10 GEN criu/pie/parasite-blob.h [2020-08-13T11:59:19.018Z] #39 37.11 CC criu/pie/parasite-vdso.o [2020-08-13T11:59:19.184Z] #32 ... [2020-08-13T11:59:19.185Z] [2020-08-13T11:59:19.185Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T11:59:19.317Z] #39 37.51 CC criu/arch/s390/vdso-pie.o [2020-08-13T11:59:19.610Z] #39 37.69 CC criu/arch/s390/restorer.o [2020-08-13T11:59:19.902Z] #39 37.99 CC criu/pie/restorer.o [2020-08-13T11:59:19.915Z] Fetching without tags [2020-08-13T11:59:20.279Z] #28 61.25 Checking out files: 74% (1133/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) [2020-08-13T11:59:20.279Z] #28 ... [2020-08-13T11:59:20.279Z] [2020-08-13T11:59:20.279Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:59:20.279Z] #43 DONE 63.1s [2020-08-13T11:59:20.279Z] [2020-08-13T11:59:20.279Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T11:59:20.315Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T11:59:19.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:59:19.846Z] > git config --add remote.origin.fetch +refs/pull/41329/head:refs/remotes/origin/PR-41329 # timeout=10 [2020-08-13T11:59:19.871Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:59:19.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T11:59:19.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T11:59:19.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T11:59:19.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T11:59:20.319Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:59:20.350Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:59:20.539Z] #28 61.25 Checking out files: 74% (1133/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1508/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-13T11:59:20.539Z] #28 63.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T11:59:20.577Z] #39 ... [2020-08-13T11:59:20.577Z] [2020-08-13T11:59:20.577Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T11:59:20.577Z] #13 1.300 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T11:59:20.577Z] #13 DONE 1.5s [2020-08-13T11:59:20.577Z] [2020-08-13T11:59:20.577Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T11:59:18.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T11:59:18.719Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:59:18.736Z] > git checkout -f b096b1a9056b232e838849799205f1135fedd9bb # timeout=10 [2020-08-13T11:59:21.109Z] #28 63.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T11:59:21.503Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T11:59:21.563Z] Merge succeeded, producing 8364e40a8dd3eee721bb65ccf70583f4dbb18e07 [2020-08-13T11:59:21.563Z] Checking out Revision 8364e40a8dd3eee721bb65ccf70583f4dbb18e07 (PR-41329) [2020-08-13T11:59:21.507Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:59:22.121Z] #14 DONE 1.5s [2020-08-13T11:59:22.121Z] [2020-08-13T11:59:22.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:22.121Z] #39 39.66 LINK criu/pie/restorer.built-in.o [2020-08-13T11:59:22.121Z] #39 39.66 GEN criu/pie/restorer-blob.h [2020-08-13T11:59:22.121Z] #39 39.70 DEP criu/vdso.d [2020-08-13T11:59:22.121Z] #39 39.79 DEP criu/uts_ns.d [2020-08-13T11:59:22.121Z] #39 39.85 DEP criu/util.d [2020-08-13T11:59:22.121Z] #39 39.94 DEP criu/uffd.d [2020-08-13T11:59:22.121Z] #39 40.02 DEP criu/tun.d [2020-08-13T11:59:22.121Z] #39 40.14 DEP criu/tty.d [2020-08-13T11:59:22.121Z] #39 40.28 DEP criu/timerfd.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T11:59:22.414Z] #39 40.44 DEP criu/timens.d [2020-08-13T11:59:22.414Z] #39 40.55 DEP criu/sysfs_parse.d [2020-08-13T11:59:22.414Z] #39 40.62 DEP criu/sysctl.d [2020-08-13T11:59:22.707Z] #39 40.70 DEP criu/string.d [2020-08-13T11:59:22.707Z] #39 40.73 DEP criu/stats.d [2020-08-13T11:59:22.707Z] #39 40.84 DEP criu/sockets.d [2020-08-13T11:59:21.082Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T11:59:21.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T11:59:21.569Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T11:59:21.593Z] > git checkout -f 8364e40a8dd3eee721bb65ccf70583f4dbb18e07 # timeout=10 [2020-08-13T11:59:22.835Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T11:59:22.803Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:59:22.999Z] #39 40.97 DEP criu/sk-unix.d [2020-08-13T11:59:23.000Z] #39 41.07 DEP criu/sk-tcp.d [2020-08-13T11:59:23.022Z] #28 ... [2020-08-13T11:59:23.022Z] [2020-08-13T11:59:23.022Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T11:59:23.022Z] #23 54.71 Building dependency tree... [2020-08-13T11:59:23.022Z] #23 59.34 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T11:59:23.022Z] #23 59.34 The following additional packages will be installed: [2020-08-13T11:59:23.022Z] #23 59.35 libjq1 libonig5 [2020-08-13T11:59:23.022Z] #23 59.94 The following NEW packages will be installed: [2020-08-13T11:59:23.022Z] #23 59.97 jq libjq1 libonig5 [2020-08-13T11:59:23.022Z] #23 60.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:59:23.022Z] #23 60.45 Need to get 355 kB of archives. [2020-08-13T11:59:23.022Z] #23 60.45 After this operation, 1072 kB of additional disk space will be used. [2020-08-13T11:59:23.022Z] #23 60.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T11:59:23.022Z] #23 60.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T11:59:23.022Z] #23 60.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T11:59:23.022Z] #23 62.61 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:59:23.022Z] #23 63.03 Fetched 355 kB in 0s (1087 kB/s) [2020-08-13T11:59:23.022Z] #23 63.27 Selecting previously unselected package libonig5:amd64. [2020-08-13T11:59:23.022Z] #23 63.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 ... 15410 files and directories currently installed.) [2020-08-13T11:59:23.022Z] #23 63.38 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-13T11:59:23.022Z] #23 63.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T11:59:23.022Z] #23 63.91 Selecting previously unselected package libjq1:amd64. [2020-08-13T11:59:23.022Z] #23 63.91 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T11:59:23.022Z] #23 63.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T11:59:23.022Z] #23 64.29 Selecting previously unselected package jq. [2020-08-13T11:59:23.022Z] #23 64.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T11:59:23.022Z] #23 64.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T11:59:23.022Z] #23 64.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T11:59:23.022Z] #23 64.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T11:59:23.022Z] #23 64.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T11:59:23.022Z] #23 64.62 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:59:23.022Z] #23 DONE 65.4s [2020-08-13T11:59:23.022Z] [2020-08-13T11:59:23.022Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T11:59:23.022Z] #24 DONE 0.0s [2020-08-13T11:59:23.022Z] [2020-08-13T11:59:23.022Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:23.050Z] + docker version [2020-08-13T11:59:23.310Z] #39 ... [2020-08-13T11:59:23.310Z] [2020-08-13T11:59:23.310Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T11:59:23.310Z] #15 DONE 1.2s [2020-08-13T11:59:23.310Z] [2020-08-13T11:59:23.310Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:23.310Z] #39 41.21 DEP criu/sk-queue.d [2020-08-13T11:59:23.310Z] #39 41.35 DEP criu/sk-packet.d [2020-08-13T11:59:23.310Z] #39 41.41 DEP criu/sk-netlink.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T11:59:23.603Z] #39 41.49 DEP criu/sk-inet.d [2020-08-13T11:59:23.603Z] #39 41.70 DEP criu/signalfd.d [2020-08-13T11:59:23.603Z] #39 41.80 DEP criu/sigframe.d [2020-08-13T11:59:23.895Z] #39 41.90 DEP criu/shmem.d [2020-08-13T11:59:23.895Z] #39 42.02 DEP criu/servicefd.d [2020-08-13T11:59:24.132Z] + docker version [2020-08-13T11:59:24.188Z] #39 42.11 DEP criu/seize.d [2020-08-13T11:59:24.188Z] #39 42.19 DEP criu/seccomp.d [2020-08-13T11:59:24.405Z] #25 ... [2020-08-13T11:59:24.405Z] [2020-08-13T11:59:24.405Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T11:59:24.405Z] #51 47.25 Reading package lists... [2020-08-13T11:59:24.405Z] #51 57.73 Building dependency tree... [2020-08-13T11:59:24.405Z] #51 62.52 The following additional packages will be installed: [2020-08-13T11:59:24.405Z] #51 62.54 libbtrfs0 [2020-08-13T11:59:24.405Z] #51 62.93 The following NEW packages will be installed: [2020-08-13T11:59:24.405Z] #51 62.96 libbtrfs-dev libbtrfs0 [2020-08-13T11:59:24.405Z] #51 63.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:59:24.405Z] #51 63.51 Need to get 119 kB of archives. [2020-08-13T11:59:24.405Z] #51 63.51 After this operation, 387 kB of additional disk space will be used. [2020-08-13T11:59:24.405Z] #51 63.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T11:59:24.405Z] #51 63.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T11:59:24.405Z] #51 65.43 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:59:24.405Z] #51 65.65 Fetched 119 kB in 0s (301 kB/s) [2020-08-13T11:59:24.405Z] #51 65.91 Selecting previously unselected package libbtrfs0. [2020-08-13T11:59:24.405Z] #51 65.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T11:59:24.405Z] #51 66.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T11:59:24.405Z] #51 66.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T11:59:24.405Z] #51 66.27 Selecting previously unselected package libbtrfs-dev. [2020-08-13T11:59:24.405Z] #51 66.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T11:59:24.405Z] #51 66.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T11:59:24.405Z] #51 66.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T11:59:24.405Z] #51 66.78 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T11:59:24.405Z] #51 66.79 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:59:24.405Z] #51 DONE 67.2s [2020-08-13T11:59:24.480Z] #39 42.36 DEP criu/rst-malloc.d [2020-08-13T11:59:24.480Z] #39 42.42 DEP criu/rbtree.d [2020-08-13T11:59:24.480Z] #39 ... [2020-08-13T11:59:24.480Z] [2020-08-13T11:59:24.480Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T11:59:24.480Z] #16 DONE 1.3s [2020-08-13T11:59:24.480Z] [2020-08-13T11:59:24.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:24.480Z] #39 42.44 DEP criu/pstree.d [2020-08-13T11:59:24.480Z] #39 42.52 DEP criu/protobuf.d [2020-08-13T11:59:24.480Z] #39 42.68 GEN criu/protobuf-desc-gen.h [2020-08-13T11:59:24.667Z] [2020-08-13T11:59:24.667Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:59:24.667Z] #32 62.28 The following additional packages will be installed: [2020-08-13T11:59:24.667Z] #32 62.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T11:59:24.667Z] #32 62.39 Suggested packages: [2020-08-13T11:59:24.667Z] #32 62.39 cmake-doc ninja-build lrzip [2020-08-13T11:59:24.667Z] #32 62.39 Recommended packages: [2020-08-13T11:59:24.667Z] #32 62.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T11:59:24.667Z] #32 64.15 The following NEW packages will be installed: [2020-08-13T11:59:24.667Z] #32 64.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T11:59:24.667Z] #32 64.18 vim-common xxd [2020-08-13T11:59:24.667Z] #32 64.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:59:24.667Z] #32 64.64 Need to get 14.9 MB of archives. [2020-08-13T11:59:24.667Z] #32 64.64 After this operation, 61.8 MB of additional disk space will be used. [2020-08-13T11:59:24.667Z] #32 64.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T11:59:24.667Z] #32 64.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T11:59:24.667Z] #32 64.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T11:59:24.667Z] #32 64.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T11:59:24.667Z] #32 66.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-13T11:59:24.667Z] #32 66.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-13T11:59:24.667Z] #32 66.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-13T11:59:24.667Z] #32 66.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-13T11:59:24.667Z] #32 66.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-13T11:59:24.667Z] #32 66.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-13T11:59:24.667Z] #32 ... [2020-08-13T11:59:24.667Z] [2020-08-13T11:59:24.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:24.667Z] #10 57.26 Building dependency tree... [2020-08-13T11:59:24.667Z] #10 62.27 The following additional packages will be installed: [2020-08-13T11:59:24.667Z] #10 62.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T11:59:24.667Z] #10 62.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T11:59:24.667Z] #10 62.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T11:59:24.667Z] #10 62.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T11:59:24.667Z] #10 62.35 Suggested packages: [2020-08-13T11:59:24.667Z] #10 62.35 gcc-8-locales seccomp wine64 [2020-08-13T11:59:24.667Z] #10 64.87 The following NEW packages will be installed: [2020-08-13T11:59:24.667Z] #10 64.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T11:59:24.667Z] #10 64.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T11:59:24.667Z] #10 64.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T11:59:24.667Z] #10 64.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T11:59:24.667Z] #10 64.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T11:59:24.667Z] #10 64.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T11:59:24.667Z] #10 65.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:59:24.667Z] #10 65.53 Need to get 77.7 MB of archives. [2020-08-13T11:59:24.667Z] #10 65.53 After this operation, 487 MB of additional disk space will be used. [2020-08-13T11:59:24.667Z] #10 65.53 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-08-13T11:59:24.667Z] #10 65.88 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-08-13T11:59:24.667Z] #10 66.35 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-08-13T11:59:24.667Z] #10 66.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-13T11:59:24.667Z] #10 66.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-13T11:59:24.667Z] #10 66.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T11:59:24.667Z] #10 67.15 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-08-13T11:59:24.928Z] #10 ... [2020-08-13T11:59:24.928Z] [2020-08-13T11:59:24.928Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:24.928Z] #38 46.61 Reading package lists... [2020-08-13T11:59:24.928Z] #38 57.66 Building dependency tree... [2020-08-13T11:59:24.928Z] #38 62.68 The following additional packages will be installed: [2020-08-13T11:59:24.928Z] #38 62.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T11:59:24.928Z] #38 62.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T11:59:24.928Z] #38 62.71 Suggested packages: [2020-08-13T11:59:24.928Z] #38 62.71 manpages-dev python-setuptools [2020-08-13T11:59:24.928Z] #38 65.08 The following NEW packages will be installed: [2020-08-13T11:59:24.928Z] #38 65.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T11:59:24.928Z] #38 65.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T11:59:24.928Z] #38 65.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T11:59:24.928Z] #38 65.14 python-six zlib1g-dev [2020-08-13T11:59:24.928Z] #38 65.62 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:59:24.928Z] #38 65.62 Need to get 4095 kB of archives. [2020-08-13T11:59:24.928Z] #38 65.62 After this operation, 22.5 MB of additional disk space will be used. [2020-08-13T11:59:24.928Z] #38 65.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-13T11:59:24.928Z] #38 65.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T11:59:24.928Z] #38 65.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-13T11:59:24.928Z] #38 65.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T11:59:24.928Z] #38 65.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-13T11:59:24.928Z] #38 65.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T11:59:24.928Z] #38 65.74 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-08-13T11:59:24.928Z] #38 65.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-13T11:59:24.928Z] #38 65.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-13T11:59:24.928Z] #38 66.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-13T11:59:24.928Z] #38 66.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-13T11:59:24.928Z] #38 66.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-13T11:59:24.928Z] #38 66.34 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-08-13T11:59:24.928Z] #38 66.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-13T11:59:24.928Z] #38 66.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T11:59:24.928Z] #38 66.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-13T11:59:24.928Z] #38 66.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-13T11:59:24.928Z] #38 ... [2020-08-13T11:59:24.928Z] [2020-08-13T11:59:24.928Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:24.928Z] #10 67.74 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-08-13T11:59:24.928Z] #10 67.74 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-08-13T11:59:25.119Z] #39 ... [2020-08-13T11:59:25.119Z] [2020-08-13T11:59:25.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:25.119Z] #41 70.17 mime [2020-08-13T11:59:25.119Z] #41 71.29 mime/quotedprintable [2020-08-13T11:59:25.119Z] #41 71.61 net/http/internal [2020-08-13T11:59:25.119Z] #41 72.17 mime/multipart [2020-08-13T11:59:25.119Z] #41 72.24 crypto/tls [2020-08-13T11:59:25.119Z] #41 77.28 net/http/httptrace [2020-08-13T11:59:25.119Z] #41 77.46 net/http [2020-08-13T11:59:25.119Z] #41 ... [2020-08-13T11:59:25.119Z] [2020-08-13T11:59:25.119Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:25.119Z] #49 1.637 + RM_GOPATH=0 [2020-08-13T11:59:25.119Z] #49 1.637 + TMP_GOPATH= [2020-08-13T11:59:25.119Z] #49 1.637 + : /build [2020-08-13T11:59:25.119Z] #49 1.637 + '[' -z '' ']' [2020-08-13T11:59:25.119Z] #49 1.637 ++ mktemp -d [2020-08-13T11:59:25.119Z] #49 1.638 + export GOPATH=/tmp/tmp.xw5TPrHAF5 [2020-08-13T11:59:25.119Z] #49 1.638 + GOPATH=/tmp/tmp.xw5TPrHAF5 [2020-08-13T11:59:25.119Z] #49 1.638 + RM_GOPATH=1 [2020-08-13T11:59:25.119Z] #49 1.638 + case "$(go env GOARCH)" in [2020-08-13T11:59:25.119Z] #49 1.638 ++ go env GOARCH [2020-08-13T11:59:25.119Z] #49 1.668 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:25.119Z] #49 1.668 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:25.119Z] #49 1.668 ++ dirname /tmp/install/install.sh [2020-08-13T11:59:25.119Z] #49 1.675 + dir=/tmp/install [2020-08-13T11:59:25.119Z] #49 1.675 + bin=runc [2020-08-13T11:59:25.119Z] #49 1.675 + shift [2020-08-13T11:59:25.119Z] #49 1.675 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T11:59:25.119Z] #49 1.675 + . /tmp/install/runc.installer [2020-08-13T11:59:25.119Z] #49 1.675 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T11:59:25.119Z] #49 1.675 + install_runc [2020-08-13T11:59:25.119Z] #49 1.675 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T11:59:25.119Z] #49 1.675 + uname -r [2020-08-13T11:59:25.119Z] #49 1.675 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T11:59:25.119Z] #49 1.675 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T11:59:25.119Z] #49 1.675 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xw5TPrHAF5/src/github.com/opencontainers/runc [2020-08-13T11:59:25.119Z] #49 1.675 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T11:59:25.119Z] #49 1.688 Cloning into '/tmp/tmp.xw5TPrHAF5/src/github.com/opencontainers/runc'... [2020-08-13T11:59:25.119Z] #49 6.209 + cd /tmp/tmp.xw5TPrHAF5/src/github.com/opencontainers/runc [2020-08-13T11:59:25.119Z] #49 6.209 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T11:59:25.119Z] #49 6.496 + '[' -z '' ']' [2020-08-13T11:59:25.119Z] #49 6.496 + target=static [2020-08-13T11:59:25.119Z] #49 6.496 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T11:59:25.119Z] #49 6.535 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T11:59:25.571Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T11:59:25.574Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T11:59:25.754Z] #49 ... [2020-08-13T11:59:25.754Z] [2020-08-13T11:59:25.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:25.754Z] #39 43.62 DEP criu/protobuf-desc.d [2020-08-13T11:59:25.754Z] #39 43.73 DEP criu/proc_parse.d [2020-08-13T11:59:26.048Z] #39 43.90 DEP criu/plugin.d [2020-08-13T11:59:26.048Z] #39 43.98 DEP criu/pipes.d [2020-08-13T11:59:26.048Z] #39 44.11 DEP criu/pie-util.d [2020-08-13T11:59:26.048Z] #39 44.23 DEP criu/pie-util-vdso.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T11:59:26.316Z] #10 ... [2020-08-13T11:59:26.316Z] [2020-08-13T11:59:26.316Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:26.316Z] #41 59.13 internal/reflectlite [2020-08-13T11:59:26.316Z] #41 59.14 sync [2020-08-13T11:59:26.316Z] #41 61.94 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T11:59:26.316Z] #41 62.69 math/rand [2020-08-13T11:59:26.316Z] #41 64.73 internal/singleflight [2020-08-13T11:59:26.316Z] #41 65.63 io [2020-08-13T11:59:26.316Z] #41 65.65 strconv [2020-08-13T11:59:26.316Z] #41 67.67 bytes [2020-08-13T11:59:26.339Z] #39 44.27 DEP criu/path.d [2020-08-13T11:59:26.339Z] #39 44.33 DEP criu/parasite-syscall.d [2020-08-13T11:59:26.579Z] #41 ... [2020-08-13T11:59:26.579Z] [2020-08-13T11:59:26.579Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:26.579Z] #38 68.10 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:59:26.579Z] #38 68.43 Fetched 4095 kB in 1s (3524 kB/s) [2020-08-13T11:59:26.579Z] #38 68.66 Selecting previously unselected package libcap-dev:amd64. [2020-08-13T11:59:26.579Z] #38 68.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 ... 15410 files and directories currently installed.) [2020-08-13T11:59:26.579Z] #38 68.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-13T11:59:26.579Z] #38 68.78 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T11:59:26.579Z] #38 69.09 Selecting previously unselected package libnet1:amd64. [2020-08-13T11:59:26.579Z] #38 69.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T11:59:26.579Z] #38 69.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T11:59:26.632Z] #39 44.53 DEP criu/pagemap.d [2020-08-13T11:59:26.632Z] #39 44.71 DEP criu/pagemap-cache.d [2020-08-13T11:59:26.818Z] + docker version [2020-08-13T11:59:26.847Z] #38 69.39 Selecting previously unselected package libnet1-dev. [2020-08-13T11:59:26.847Z] #38 69.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T11:59:26.847Z] #38 69.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T11:59:26.847Z] #38 ... [2020-08-13T11:59:26.847Z] [2020-08-13T11:59:26.847Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:59:26.847Z] #30 59.40 internal/reflectlite [2020-08-13T11:59:26.847Z] #30 59.41 sync [2020-08-13T11:59:26.847Z] #30 63.97 errors [2020-08-13T11:59:26.847Z] #30 63.97 sort [2020-08-13T11:59:26.847Z] #30 64.79 strconv [2020-08-13T11:59:26.847Z] #30 66.38 io [2020-08-13T11:59:26.847Z] #30 68.41 internal/oserror [2020-08-13T11:59:26.847Z] #30 68.52 syscall [2020-08-13T11:59:26.847Z] #30 ... [2020-08-13T11:59:26.847Z] [2020-08-13T11:59:26.847Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:59:26.847Z] #32 68.93 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:59:26.847Z] #32 69.23 Fetched 14.9 MB in 3s (5744 kB/s) [2020-08-13T11:59:26.847Z] #32 69.36 Selecting previously unselected package xxd. [2020-08-13T11:59:26.847Z] #32 69.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 ... 15410 files and directories currently installed.) [2020-08-13T11:59:26.847Z] #32 69.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T11:59:26.847Z] #32 69.57 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T11:59:26.924Z] #39 44.80 DEP criu/page-xfer.d [2020-08-13T11:59:26.924Z] #39 44.96 DEP criu/page-pipe.d [2020-08-13T11:59:26.924Z] #39 45.05 DEP criu/netfilter.d [2020-08-13T11:59:26.997Z] Removing intermediate container 08af5e91b8c0 [2020-08-13T11:59:26.997Z] ---> f174f209a66f [2020-08-13T11:59:26.997Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-13T11:59:26.997Z] ---> 4bc81aa2240f [2020-08-13T11:59:26.997Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-13T11:59:26.997Z] ---> 0cc9075cb49f [2020-08-13T11:59:26.997Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-13T11:59:26.997Z] ---> Running in bb898a39053f [2020-08-13T11:59:26.997Z] Removing intermediate container bb898a39053f [2020-08-13T11:59:26.997Z] ---> b677f6644c05 [2020-08-13T11:59:26.997Z] Successfully built b677f6644c05 [2020-08-13T11:59:26.997Z] Successfully tagged moby-buildx:latest [2020-08-13T11:59:26.997Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-13T11:59:26.997Z] if [ -n "${id}" ]; then \ [2020-08-13T11:59:26.997Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-13T11:59:26.997Z] && touch bundles/buildx; \ [2020-08-13T11:59:26.997Z] docker rm -f ${id}; \ [2020-08-13T11:59:26.997Z] fi [2020-08-13T11:59:26.997Z] bcb65d5f7577550b52f26740f3b15ce321675cb148e0882c77791c8af4edeff3 [2020-08-13T11:59:26.997Z] bundles/buildx version [2020-08-13T11:59:26.997Z] buildx v0.3.1 6db68d0 [2020-08-13T11:59:26.997Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa . [2020-08-13T11:59:26.997Z] #1 [internal] booting buildkit [2020-08-13T11:59:26.997Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-13T11:59:26.997Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-08-13T11:59:26.997Z] #1 creating container buildx_buildkit_default [2020-08-13T11:59:26.997Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-13T11:59:26.997Z] #1 DONE 2.3s [2020-08-13T11:59:26.997Z] [2020-08-13T11:59:26.997Z] #3 [internal] load .dockerignore [2020-08-13T11:59:26.997Z] #3 transferring context: [2020-08-13T11:59:26.997Z] #3 transferring context: 87B done [2020-08-13T11:59:26.997Z] #3 DONE 0.0s [2020-08-13T11:59:26.997Z] [2020-08-13T11:59:26.997Z] #2 [internal] load build definition from Dockerfile [2020-08-13T11:59:26.997Z] #2 transferring dockerfile: 16.36kB done [2020-08-13T11:59:26.997Z] #2 DONE 0.0s [2020-08-13T11:59:26.997Z] [2020-08-13T11:59:26.997Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T11:59:26.997Z] #4 DONE 0.8s [2020-08-13T11:59:26.997Z] [2020-08-13T11:59:26.997Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T11:59:26.997Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T11:59:26.997Z] #5 DONE 0.0s [2020-08-13T11:59:26.997Z] [2020-08-13T11:59:26.997Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T11:59:26.997Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-13T11:59:26.997Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-13T11:59:26.997Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-13T11:59:26.997Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T11:59:26.997Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-08-13T11:59:26.997Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-13T11:59:26.997Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-08-13T11:59:26.997Z] #5 DONE 1.1s [2020-08-13T11:59:26.997Z] [2020-08-13T11:59:26.997Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T11:59:27.216Z] #39 45.12 DEP criu/net.d [2020-08-13T11:59:27.216Z] #39 45.23 DEP criu/namespaces.d [2020-08-13T11:59:27.216Z] #39 45.31 DEP criu/mount.d [2020-08-13T11:59:27.423Z] #32 69.98 Selecting previously unselected package vim-common. [2020-08-13T11:59:27.423Z] #32 69.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T11:59:27.423Z] #32 70.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T11:59:27.508Z] #39 45.41 DEP criu/memfd.d [2020-08-13T11:59:27.508Z] #39 45.55 DEP criu/mem.d [2020-08-13T11:59:27.635Z] #7 ... [2020-08-13T11:59:27.635Z] [2020-08-13T11:59:27.635Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:59:27.635Z] #6 DONE 0.7s [2020-08-13T11:59:27.799Z] #39 45.70 DEP criu/lsm.d [2020-08-13T11:59:27.800Z] #39 45.77 DEP criu/log.d [2020-08-13T11:59:27.800Z] #39 45.87 DEP criu/libnetlink.d [2020-08-13T11:59:27.800Z] #39 45.98 DEP criu/kerndat.d [2020-08-13T11:59:27.930Z] [2020-08-13T11:59:27.930Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T11:59:27.994Z] #32 70.58 Selecting previously unselected package cmake-data. [2020-08-13T11:59:27.994Z] #32 70.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T11:59:27.994Z] #32 70.62 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T11:59:28.092Z] #39 46.09 DEP criu/kcmp-ids.d [2020-08-13T11:59:28.092Z] #39 46.16 DEP criu/irmap.d [2020-08-13T11:59:28.336Z] Client: Docker Engine - Community [2020-08-13T11:59:28.336Z] Version: 19.03.12 [2020-08-13T11:59:28.336Z] API version: 1.40 [2020-08-13T11:59:28.336Z] Go version: go1.13.10 [2020-08-13T11:59:28.336Z] Git commit: 48a66213fe [2020-08-13T11:59:28.336Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-13T11:59:28.336Z] OS/Arch: linux/amd64 [2020-08-13T11:59:28.336Z] Experimental: false [2020-08-13T11:59:28.336Z] [2020-08-13T11:59:28.336Z] Server: Docker Engine - Community [2020-08-13T11:59:28.336Z] Engine: [2020-08-13T11:59:28.336Z] Version: 19.03.12 [2020-08-13T11:59:28.336Z] API version: 1.40 (minimum version 1.12) [2020-08-13T11:59:28.336Z] Go version: go1.13.10 [2020-08-13T11:59:28.336Z] Git commit: 48a66213fe [2020-08-13T11:59:28.336Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-13T11:59:28.336Z] OS/Arch: linux/amd64 [2020-08-13T11:59:28.336Z] Experimental: true [2020-08-13T11:59:28.336Z] containerd: [2020-08-13T11:59:28.336Z] Version: 1.2.13 [2020-08-13T11:59:28.336Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:59:28.336Z] runc: [2020-08-13T11:59:28.336Z] Version: 1.0.0-rc10 [2020-08-13T11:59:28.336Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:59:28.336Z] docker-init: [2020-08-13T11:59:28.336Z] Version: 0.18.0 [2020-08-13T11:59:28.336Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T11:59:28.384Z] #39 46.29 DEP criu/ipc_ns.d [2020-08-13T11:59:28.384Z] #39 46.46 DEP criu/image.d [2020-08-13T11:59:28.609Z] #7 DONE 1.7s [2020-08-13T11:59:28.656Z] + docker info [2020-08-13T11:59:28.676Z] #39 46.62 DEP criu/image-desc.d [2020-08-13T11:59:28.676Z] #39 46.71 DEP criu/fsnotify.d [2020-08-13T11:59:28.676Z] #39 46.83 DEP criu/filesystems.d [2020-08-13T11:59:28.911Z] [2020-08-13T11:59:28.911Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:28.911Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T11:59:28.968Z] #39 46.97 DEP criu/files.d [2020-08-13T11:59:28.968Z] #39 47.11 DEP criu/files-reg.d [2020-08-13T11:59:29.210Z] #8 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T11:59:29.210Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-08-13T11:59:29.210Z] #8 sha256:4bc81aa2240f418b1ab3a09c4e7ed656e38d4a488b9f5458ab47b40d09439b8c 6.19kB / 6.19kB done [2020-08-13T11:59:29.210Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-08-13T11:59:29.210Z] #8 sha256:bbb1477f2a7c2506869f5a6f98d53a2a57aae587536607ba9dbaa46d12051954 1.79kB / 1.79kB done [2020-08-13T11:59:29.210Z] #8 sha256:4e7db4b3b5f669221130ab546e626a044af2f6431e1d15846292179b6e21a15c 0B / 156B 0.1s [2020-08-13T11:59:29.210Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-08-13T11:59:29.210Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-08-13T11:59:29.210Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-08-13T11:59:29.210Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 0B / 96.52MB 0.1s [2020-08-13T11:59:29.260Z] #39 47.21 DEP criu/files-ext.d [2020-08-13T11:59:29.260Z] #39 47.36 DEP criu/file-lock.d [2020-08-13T11:59:29.552Z] #39 47.52 DEP criu/file-ids.d [2020-08-13T11:59:29.552Z] #39 47.66 DEP criu/fifo.d [2020-08-13T11:59:29.844Z] #39 47.75 DEP criu/fdstore.d [2020-08-13T11:59:29.844Z] #39 47.78 DEP criu/fault-injection.d [2020-08-13T11:59:29.844Z] #39 47.79 DEP criu/external.d [2020-08-13T11:59:29.844Z] #39 47.83 DEP criu/eventpoll.d [2020-08-13T11:59:29.844Z] #39 47.88 DEP criu/eventfd.d [2020-08-13T11:59:29.844Z] #39 47.92 DEP criu/crtools.d [2020-08-13T11:59:29.844Z] #39 47.98 DEP criu/cr-service.d [2020-08-13T11:59:29.992Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 703.74kB / 10.73MB 0.6s [2020-08-13T11:59:29.992Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 2.90MB / 10.73MB 0.8s [2020-08-13T11:59:29.992Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 5.42MB / 73.58MB 0.8s [2020-08-13T11:59:29.992Z] #8 sha256:4e7db4b3b5f669221130ab546e626a044af2f6431e1d15846292179b6e21a15c 156B / 156B 0.7s done [2020-08-13T11:59:29.992Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 1.74MB / 8.25MB 0.8s [2020-08-13T11:59:29.992Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 5.29MB / 10.73MB 0.9s [2020-08-13T11:59:29.992Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.39MB / 8.25MB 0.9s [2020-08-13T11:59:29.992Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 5.00MB / 57.46MB 0.9s [2020-08-13T11:59:29.992Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.11MB / 54.14MB 0.9s [2020-08-13T11:59:29.992Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 6.41MB / 96.52MB 0.9s [2020-08-13T11:59:29.992Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 7.98MB / 10.73MB 1.1s [2020-08-13T11:59:29.992Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 9.12MB / 73.58MB 1.1s [2020-08-13T11:59:29.992Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.51MB / 8.25MB 1.1s [2020-08-13T11:59:30.136Z] #39 48.04 DEP criu/cr-restore.d [2020-08-13T11:59:30.136Z] #39 48.23 DEP criu/cr-errno.d [2020-08-13T11:59:30.136Z] #39 48.23 DEP criu/cr-dump.d [2020-08-13T11:59:30.428Z] #39 48.44 DEP criu/cr-dedup.d [2020-08-13T11:59:30.429Z] #39 48.54 DEP criu/cr-check.d [2020-08-13T11:59:30.650Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.98MB / 10.73MB 1.2s [2020-08-13T11:59:30.650Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.86MB / 8.25MB 1.2s [2020-08-13T11:59:30.650Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 9.82MB / 57.46MB 1.2s [2020-08-13T11:59:30.650Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 7.22MB / 54.14MB 1.2s [2020-08-13T11:59:30.650Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-08-13T11:59:30.650Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.45MB / 73.58MB 1.3s [2020-08-13T11:59:30.650Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.24MB / 8.25MB 1.3s [2020-08-13T11:59:30.650Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 10.08MB / 54.14MB 1.3s [2020-08-13T11:59:30.650Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 12.27MB / 96.52MB 1.3s [2020-08-13T11:59:30.650Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.4s done [2020-08-13T11:59:30.650Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 16.42MB / 57.46MB 1.5s [2020-08-13T11:59:30.650Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 12.89MB / 54.14MB 1.5s [2020-08-13T11:59:30.650Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 22.46MB / 73.58MB 1.7s [2020-08-13T11:59:30.650Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 20.49MB / 57.46MB 1.7s [2020-08-13T11:59:30.650Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 18.50MB / 96.52MB 1.7s [2020-08-13T11:59:30.722Z] #39 48.63 DEP criu/config.d [2020-08-13T11:59:30.722Z] #39 48.70 DEP criu/clone-noasan.d [2020-08-13T11:59:30.722Z] #39 48.74 DEP criu/cgroup.d [2020-08-13T11:59:30.722Z] #39 48.81 DEP criu/cgroup-props.d [2020-08-13T11:59:31.006Z] Client: Docker Engine - Community [2020-08-13T11:59:31.006Z] Version: 19.03.12 [2020-08-13T11:59:31.006Z] API version: 1.40 [2020-08-13T11:59:31.006Z] Go version: go1.13.10 [2020-08-13T11:59:31.006Z] Git commit: 48a66213fe [2020-08-13T11:59:31.006Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-13T11:59:31.006Z] OS/Arch: linux/amd64 [2020-08-13T11:59:31.006Z] Experimental: false [2020-08-13T11:59:31.006Z] [2020-08-13T11:59:31.006Z] Server: Docker Engine - Community [2020-08-13T11:59:31.006Z] Engine: [2020-08-13T11:59:31.006Z] Version: 19.03.12 [2020-08-13T11:59:31.006Z] API version: 1.40 (minimum version 1.12) [2020-08-13T11:59:31.006Z] Go version: go1.13.10 [2020-08-13T11:59:31.006Z] Git commit: 48a66213fe [2020-08-13T11:59:31.006Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-13T11:59:31.006Z] OS/Arch: linux/amd64 [2020-08-13T11:59:31.006Z] Experimental: true [2020-08-13T11:59:31.006Z] containerd: [2020-08-13T11:59:31.006Z] Version: 1.2.13 [2020-08-13T11:59:31.006Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:59:31.006Z] runc: [2020-08-13T11:59:31.006Z] Version: 1.0.0-rc10 [2020-08-13T11:59:31.006Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:59:31.006Z] docker-init: [2020-08-13T11:59:31.006Z] Version: 0.18.0 [2020-08-13T11:59:31.006Z] GitCommit: fec3683 [2020-08-13T11:59:31.014Z] #39 48.86 DEP criu/bitmap.d [2020-08-13T11:59:31.014Z] #39 48.89 DEP criu/bfd.d [2020-08-13T11:59:31.014Z] #39 48.96 DEP criu/autofs.d [2020-08-13T11:59:31.014Z] #39 49.03 DEP criu/aio.d [2020-08-13T11:59:31.038Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 19.89MB / 54.14MB 1.8s [2020-08-13T11:59:31.038Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.53MB / 73.58MB 2.0s [2020-08-13T11:59:31.038Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 25.84MB / 57.46MB 2.0s [2020-08-13T11:59:31.038Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 26.26MB / 96.52MB 2.0s [2020-08-13T11:59:31.038Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 25.23MB / 54.14MB 2.1s [Pipeline] sh [2020-08-13T11:59:31.300Z] #32 ... [2020-08-13T11:59:31.300Z] [2020-08-13T11:59:31.300Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:31.300Z] #25 3.132 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T11:59:31.300Z] #25 3.671 [2020-08-13T11:59:31.300Z] #25 4.005 0.0% ##### 8.1% ########## 14.1% ############## 19.8% ################## 25.7% ####################### 32.4% ########################## 37.3% ############################## 42.6% ################################### 49.5% ######################################## 55.9% ########################################### 60.2% ############################################## 64.9% ################################################## 70.4% ##################################################### 74.7% ########################################################### 82.5% ############################################################# 85.1% ################################################################# 91.3% ####################################################################### 99.6% ######################################################################## 100.0% [2020-08-13T11:59:31.300Z] #25 6.423 #=#=# [2020-08-13T11:59:31.300Z] #25 6.740 0.7% ############### 21.2% ################################################################# 91.6% ######################################################################## 100.0% [2020-08-13T11:59:31.300Z] #25 7.678 #=#=# [2020-08-13T11:59:31.305Z] #39 49.11 DEP criu/action-scripts.d [2020-08-13T11:59:31.305Z] #39 49.30 CC criu/action-scripts.o [2020-08-13T11:59:31.305Z] #39 49.51 CC criu/aio.o [2020-08-13T11:59:31.356Z] + docker info [2020-08-13T11:59:31.560Z] #25 8.228 0.5% #### 6.1% ############# 18.4% ########################### 38.5% ############################################ 61.6% #################################################################### 95.4% ######################################################################## 100.0% [2020-08-13T11:59:31.709Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 34.06MB / 73.58MB 2.2s [2020-08-13T11:59:31.709Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.30MB / 57.46MB 2.2s [2020-08-13T11:59:31.709Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 32.36MB / 57.46MB 2.4s [2020-08-13T11:59:31.709Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.18MB / 54.14MB 2.4s [2020-08-13T11:59:31.709Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 32.19MB / 96.52MB 2.4s [2020-08-13T11:59:31.709Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.95MB / 57.46MB 2.6s [2020-08-13T11:59:31.709Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.75MB / 54.14MB 2.6s [2020-08-13T11:59:31.709Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 38.21MB / 73.58MB 2.7s [2020-08-13T11:59:31.709Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 35.57MB / 54.14MB 2.7s [2020-08-13T11:59:31.940Z] #39 49.85 CC criu/autofs.o [2020-08-13T11:59:32.285Z] Client: Docker Engine - Community [2020-08-13T11:59:32.285Z] Version: 19.03.12 [2020-08-13T11:59:32.285Z] API version: 1.40 [2020-08-13T11:59:32.285Z] Go version: go1.13.10 [2020-08-13T11:59:32.285Z] Git commit: 48a6621 [2020-08-13T11:59:32.285Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-13T11:59:32.285Z] OS/Arch: linux/arm64 [2020-08-13T11:59:32.285Z] Experimental: false [2020-08-13T11:59:32.285Z] [2020-08-13T11:59:32.285Z] Server: Docker Engine - Community [2020-08-13T11:59:32.285Z] Engine: [2020-08-13T11:59:32.285Z] Version: 19.03.12 [2020-08-13T11:59:32.285Z] API version: 1.40 (minimum version 1.12) [2020-08-13T11:59:32.285Z] Go version: go1.13.10 [2020-08-13T11:59:32.285Z] Git commit: 48a6621 [2020-08-13T11:59:32.285Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-13T11:59:32.285Z] OS/Arch: linux/arm64 [2020-08-13T11:59:32.285Z] Experimental: true [2020-08-13T11:59:32.285Z] containerd: [2020-08-13T11:59:32.285Z] Version: 1.2.13 [2020-08-13T11:59:32.285Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:59:32.285Z] runc: [2020-08-13T11:59:32.285Z] Version: 1.0.0-rc10 [2020-08-13T11:59:32.285Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:59:32.285Z] docker-init: [2020-08-13T11:59:32.285Z] Version: 0.18.0 [2020-08-13T11:59:32.285Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T11:59:32.376Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.42MB / 57.46MB 2.8s [2020-08-13T11:59:32.376Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.51MB / 54.14MB 2.8s [2020-08-13T11:59:32.376Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 37.96MB / 96.52MB 2.8s [2020-08-13T11:59:32.376Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 43.36MB / 73.58MB 3.2s [2020-08-13T11:59:32.376Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.20MB / 57.46MB 3.2s [2020-08-13T11:59:32.376Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 43.35MB / 54.14MB 3.2s [2020-08-13T11:59:32.376Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 44.04MB / 96.52MB 3.3s [2020-08-13T11:59:32.502Z] #25 9.700 [2020-08-13T11:59:32.762Z] #25 9.925 0.8% ### 4.5% [2020-08-13T11:59:32.762Z] #25 ... [2020-08-13T11:59:32.762Z] [2020-08-13T11:59:32.762Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:59:32.762Z] #32 75.54 Selecting previously unselected package libicu63:amd64. [2020-08-13T11:59:32.762Z] #32 75.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T11:59:32.762Z] #32 75.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T11:59:32.790Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.59MB / 73.58MB 3.5s [2020-08-13T11:59:32.790Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.27MB / 57.46MB 3.5s [2020-08-13T11:59:32.790Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.38MB / 54.14MB 3.5s [2020-08-13T11:59:32.790Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 49.50MB / 96.52MB 3.6s [2020-08-13T11:59:32.790Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.21MB / 54.14MB 3.7s [2020-08-13T11:59:32.790Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.56MB / 73.58MB 3.9s [2020-08-13T11:59:32.790Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.66MB / 57.46MB 3.9s [2020-08-13T11:59:32.820Z] + docker info [2020-08-13T11:59:32.976Z] #39 50.74 CC criu/bfd.o [2020-08-13T11:59:32.976Z] #39 51.11 CC criu/bitmap.o [2020-08-13T11:59:33.150Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 53.93MB / 54.14MB 4.0s [2020-08-13T11:59:33.150Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 58.01MB / 96.52MB 4.0s [2020-08-13T11:59:33.269Z] #39 51.20 CC criu/cgroup-props.o [2020-08-13T11:59:33.480Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.67MB / 57.46MB 4.2s [2020-08-13T11:59:33.480Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.1s done [2020-08-13T11:59:33.480Z] #8 ... [2020-08-13T11:59:33.480Z] [2020-08-13T11:59:33.480Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T11:59:33.480Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T11:59:33.480Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-08-13T11:59:33.480Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T11:59:33.480Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T11:59:33.480Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done [2020-08-13T11:59:33.480Z] #59 DONE 4.7s [2020-08-13T11:59:33.480Z] [2020-08-13T11:59:33.480Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:33.480Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.00MB / 73.58MB 4.4s [2020-08-13T11:59:33.480Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.3s done [2020-08-13T11:59:33.480Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 64.08MB / 96.52MB 4.4s [2020-08-13T11:59:33.561Z] #39 51.65 CC criu/cgroup.o [2020-08-13T11:59:33.780Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.10MB / 73.58MB 4.5s [2020-08-13T11:59:33.780Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.97MB / 73.58MB 4.6s [2020-08-13T11:59:33.780Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 71.04MB / 96.52MB 4.6s [2020-08-13T11:59:34.086Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done [2020-08-13T11:59:34.087Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 77.95MB / 96.52MB 4.9s [2020-08-13T11:59:34.087Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 82.79MB / 96.52MB 5.1s [2020-08-13T11:59:34.383Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 89.95MB / 96.52MB 5.2s [2020-08-13T11:59:34.598Z] #39 ... [2020-08-13T11:59:34.598Z] [2020-08-13T11:59:34.598Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T11:59:34.598Z] #17 1.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T11:59:34.598Z] #17 1.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T11:59:34.598Z] #17 1.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T11:59:34.598Z] #17 1.705 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T11:59:34.598Z] #17 2.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T11:59:34.598Z] #17 3.674 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T11:59:34.598Z] #17 6.066 Fetched 8063 kB in 5s (1660 kB/s) [2020-08-13T11:59:34.598Z] #17 6.066 Reading package lists... [2020-08-13T11:59:34.598Z] #17 7.977 Reading package lists... [2020-08-13T11:59:34.598Z] #17 9.865 Building dependency tree... [2020-08-13T11:59:34.677Z] #32 ... [2020-08-13T11:59:34.677Z] [2020-08-13T11:59:34.677Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:59:34.677Z] #52 1.588 + RM_GOPATH=0 [2020-08-13T11:59:34.677Z] #52 1.588 + TMP_GOPATH= [2020-08-13T11:59:34.677Z] #52 1.588 + : /build [2020-08-13T11:59:34.677Z] #52 1.588 + '[' -z '' ']' [2020-08-13T11:59:34.677Z] #52 1.589 ++ mktemp -d [2020-08-13T11:59:34.677Z] #52 1.596 + export GOPATH=/tmp/tmp.PZrzKzSZfu [2020-08-13T11:59:34.677Z] #52 1.596 + GOPATH=/tmp/tmp.PZrzKzSZfu [2020-08-13T11:59:34.677Z] #52 1.596 + RM_GOPATH=1 [2020-08-13T11:59:34.677Z] #52 1.596 + case "$(go env GOARCH)" in [2020-08-13T11:59:34.677Z] #52 1.596 ++ go env GOARCH [2020-08-13T11:59:34.677Z] #52 1.647 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:34.677Z] #52 1.647 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:34.677Z] #52 1.653 ++ dirname /tmp/install/install.sh [2020-08-13T11:59:34.677Z] #52 1.671 + dir=/tmp/install [2020-08-13T11:59:34.677Z] #52 1.671 + bin=containerd [2020-08-13T11:59:34.677Z] #52 1.671 + shift [2020-08-13T11:59:34.677Z] #52 1.671 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T11:59:34.677Z] #52 1.671 + . /tmp/install/containerd.installer [2020-08-13T11:59:34.677Z] #52 1.671 ++ set -e [2020-08-13T11:59:34.677Z] #52 1.674 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T11:59:34.677Z] #52 1.678 + install_containerd [2020-08-13T11:59:34.677Z] #52 1.678 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T11:59:34.677Z] #52 1.678 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PZrzKzSZfu/src/github.com/containerd/containerd [2020-08-13T11:59:34.677Z] #52 1.678 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T11:59:34.677Z] #52 1.712 Cloning into '/tmp/tmp.PZrzKzSZfu/src/github.com/containerd/containerd'... [2020-08-13T11:59:34.677Z] #52 ... [2020-08-13T11:59:34.677Z] [2020-08-13T11:59:34.677Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:34.677Z] #25 9.925 0.8% ### 4.5% ###### 9.6% ########## 14.1% ############# 18.4% ################ 23.2% #################### 28.0% ########################## 36.3% ############################### 43.6% #################################### 50.3% ########################################## 59.2% ############################################## 64.7% ################################################### 71.7% ######################################################## 77.9% ############################################################ 84.3% ################################################################ 90.0% #################################################################### 95.4% ######################################################################## 100.0% [2020-08-13T11:59:34.681Z] #8 ... [2020-08-13T11:59:34.681Z] [2020-08-13T11:59:34.681Z] #21 [internal] load build context [2020-08-13T11:59:34.681Z] #21 transferring context: 51.48MB 5.8s done [2020-08-13T11:59:34.681Z] #21 DONE 5.8s [2020-08-13T11:59:34.681Z] [2020-08-13T11:59:34.681Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:34.681Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 96.52MB / 96.52MB 5.4s done [2020-08-13T11:59:34.681Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 [2020-08-13T11:59:34.910Z] #17 10.42 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T11:59:34.911Z] #17 10.42 The following additional packages will be installed: [2020-08-13T11:59:34.911Z] #17 10.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T11:59:34.911Z] #17 10.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T11:59:34.911Z] #17 10.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T11:59:34.911Z] #17 10.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T11:59:34.911Z] #17 10.42 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T11:59:34.911Z] #17 10.43 Suggested packages: [2020-08-13T11:59:34.911Z] #17 10.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T11:59:34.911Z] #17 10.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T11:59:34.911Z] #17 10.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T11:59:34.911Z] #17 10.43 Recommended packages: [2020-08-13T11:59:34.911Z] #17 10.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T11:59:34.911Z] #17 10.43 python3-keyrings.alt python3-xdg unzip [2020-08-13T11:59:34.938Z] #25 12.13 [2020-08-13T11:59:35.253Z] Client: [2020-08-13T11:59:35.253Z] Debug Mode: false [2020-08-13T11:59:35.253Z] [2020-08-13T11:59:35.253Z] Server: [2020-08-13T11:59:35.253Z] Containers: 0 [2020-08-13T11:59:35.253Z] Running: 0 [2020-08-13T11:59:35.253Z] Paused: 0 [2020-08-13T11:59:35.253Z] Stopped: 0 [2020-08-13T11:59:35.253Z] Images: 0 [2020-08-13T11:59:35.253Z] Server Version: 19.03.12 [2020-08-13T11:59:35.253Z] Storage Driver: overlay2 [2020-08-13T11:59:35.253Z] Backing Filesystem: extfs [2020-08-13T11:59:35.253Z] Supports d_type: true [2020-08-13T11:59:35.253Z] Native Overlay Diff: true [2020-08-13T11:59:35.253Z] Logging Driver: json-file [2020-08-13T11:59:35.253Z] Cgroup Driver: cgroupfs [2020-08-13T11:59:35.253Z] Plugins: [2020-08-13T11:59:35.253Z] Volume: local [2020-08-13T11:59:35.253Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T11:59:35.253Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T11:59:35.253Z] Swarm: inactive [2020-08-13T11:59:35.253Z] Runtimes: runc [2020-08-13T11:59:35.253Z] Default Runtime: runc [2020-08-13T11:59:35.253Z] Init Binary: docker-init [2020-08-13T11:59:35.253Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:59:35.253Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:59:35.253Z] init version: fec3683 [2020-08-13T11:59:35.253Z] Security Options: [2020-08-13T11:59:35.253Z] apparmor [2020-08-13T11:59:35.253Z] seccomp [2020-08-13T11:59:35.253Z] Profile: default [2020-08-13T11:59:35.253Z] Kernel Version: 5.3.0-1030-aws [2020-08-13T11:59:35.253Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T11:59:35.253Z] OSType: linux [2020-08-13T11:59:35.253Z] Architecture: x86_64 [2020-08-13T11:59:35.253Z] CPUs: 2 [2020-08-13T11:59:35.253Z] Total Memory: 7.569GiB [2020-08-13T11:59:35.253Z] Name: ip-10-100-51-196 [2020-08-13T11:59:35.253Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-13T11:59:35.253Z] Docker Root Dir: /var/lib/docker [2020-08-13T11:59:35.253Z] Debug Mode: false [2020-08-13T11:59:35.253Z] Registry: https://index.docker.io/v1/ [2020-08-13T11:59:35.253Z] Labels: [2020-08-13T11:59:35.253Z] Experimental: true [2020-08-13T11:59:35.253Z] Insecure Registries: [2020-08-13T11:59:35.253Z] 127.0.0.0/8 [2020-08-13T11:59:35.253Z] Live Restore Enabled: true [2020-08-13T11:59:35.253Z] [2020-08-13T11:59:35.253Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T11:59:35.537Z] Client: [2020-08-13T11:59:35.537Z] Debug Mode: false [2020-08-13T11:59:35.537Z] [2020-08-13T11:59:35.537Z] Server: [2020-08-13T11:59:35.537Z] Containers: 0 [2020-08-13T11:59:35.537Z] Running: 0 [2020-08-13T11:59:35.537Z] Paused: 0 [2020-08-13T11:59:35.537Z] Stopped: 0 [2020-08-13T11:59:35.537Z] Images: 0 [2020-08-13T11:59:35.537Z] Server Version: 19.03.12 [2020-08-13T11:59:35.537Z] Storage Driver: overlay2 [2020-08-13T11:59:35.537Z] Backing Filesystem: extfs [2020-08-13T11:59:35.537Z] Supports d_type: true [2020-08-13T11:59:35.537Z] Native Overlay Diff: true [2020-08-13T11:59:35.537Z] Logging Driver: json-file [2020-08-13T11:59:35.537Z] Cgroup Driver: cgroupfs [2020-08-13T11:59:35.537Z] Plugins: [2020-08-13T11:59:35.537Z] Volume: local [2020-08-13T11:59:35.537Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T11:59:35.537Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T11:59:35.537Z] Swarm: inactive [2020-08-13T11:59:35.537Z] Runtimes: runc [2020-08-13T11:59:35.537Z] Default Runtime: runc [2020-08-13T11:59:35.537Z] Init Binary: docker-init [2020-08-13T11:59:35.537Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:59:35.537Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:59:35.537Z] init version: fec3683 [2020-08-13T11:59:35.537Z] Security Options: [2020-08-13T11:59:35.537Z] apparmor [2020-08-13T11:59:35.537Z] seccomp [2020-08-13T11:59:35.537Z] Profile: default [2020-08-13T11:59:35.537Z] Kernel Version: 5.3.0-1030-aws [2020-08-13T11:59:35.537Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T11:59:35.537Z] OSType: linux [2020-08-13T11:59:35.537Z] Architecture: x86_64 [2020-08-13T11:59:35.537Z] CPUs: 2 [2020-08-13T11:59:35.537Z] Total Memory: 7.569GiB [2020-08-13T11:59:35.537Z] Name: ip-10-100-65-36 [2020-08-13T11:59:35.537Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-13T11:59:35.537Z] Docker Root Dir: /var/lib/docker [2020-08-13T11:59:35.537Z] Debug Mode: false [2020-08-13T11:59:35.537Z] Registry: https://index.docker.io/v1/ [2020-08-13T11:59:35.537Z] Labels: [2020-08-13T11:59:35.537Z] Experimental: true [2020-08-13T11:59:35.537Z] Insecure Registries: [2020-08-13T11:59:35.537Z] 127.0.0.0/8 [2020-08-13T11:59:35.537Z] Live Restore Enabled: true [2020-08-13T11:59:35.537Z] [2020-08-13T11:59:35.537Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T11:59:35.546Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:59:35.546Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:59:35.546Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T11:59:35.546Z] + bash /home/ubuntu/workspace/moby_PR-41329/check-config.sh [2020-08-13T11:59:35.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T11:59:35.546Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-13T11:59:35.546Z] [2020-08-13T11:59:35.546Z] Generally Necessary: [2020-08-13T11:59:35.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T11:59:35.546Z] - apparmor: enabled and tools installed [2020-08-13T11:59:35.546Z] - CONFIG_NAMESPACES: enabled [2020-08-13T11:59:35.546Z] - CONFIG_NET_NS: enabled [2020-08-13T11:59:35.546Z] - CONFIG_PID_NS: enabled [2020-08-13T11:59:35.546Z] - CONFIG_IPC_NS: enabled [2020-08-13T11:59:35.548Z] #17 ... [2020-08-13T11:59:35.548Z] [2020-08-13T11:59:35.548Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:35.548Z] #41 84.09 github.com/LK4D4/vndr/godl [2020-08-13T11:59:35.548Z] #41 84.58 github.com/LK4D4/vndr [2020-08-13T11:59:35.548Z] #41 DONE 90.7s [2020-08-13T11:59:35.806Z] - CONFIG_UTS_NS: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CGROUPS: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CPUSETS: enabled [2020-08-13T11:59:35.806Z] - CONFIG_MEMCG: enabled [2020-08-13T11:59:35.806Z] - CONFIG_KEYS: enabled [2020-08-13T11:59:35.806Z] - CONFIG_VETH: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-13T11:59:35.806Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-13T11:59:35.806Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T11:59:35.806Z] [2020-08-13T11:59:35.806Z] Optional Features: [2020-08-13T11:59:35.806Z] - CONFIG_USER_NS: enabled [2020-08-13T11:59:35.806Z] - CONFIG_SECCOMP: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T11:59:35.806Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T11:59:35.806Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T11:59:35.806Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T11:59:35.806Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T11:59:35.806Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T11:59:35.806Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-13T11:59:35.806Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T11:59:35.806Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T11:59:35.806Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T11:59:35.806Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T11:59:35.806Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T11:59:35.806Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T11:59:35.806Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T11:59:35.806Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T11:59:35.806Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T11:59:35.806Z] - CONFIG_EXT4_FS: enabled [2020-08-13T11:59:35.806Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T11:59:35.806Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T11:59:35.806Z] - Network Drivers: [2020-08-13T11:59:35.806Z] - "overlay": [2020-08-13T11:59:35.847Z] [2020-08-13T11:59:35.847Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:35.860Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:59:35.860Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:59:35.860Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T11:59:35.860Z] + bash /home/ubuntu/workspace/moby_PR-41329/check-config.sh [2020-08-13T11:59:35.860Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T11:59:35.860Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-13T11:59:35.860Z] [2020-08-13T11:59:35.860Z] Generally Necessary: [2020-08-13T11:59:35.860Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T11:59:35.860Z] - apparmor: enabled and tools installed [2020-08-13T11:59:35.860Z] - CONFIG_NAMESPACES: enabled [2020-08-13T11:59:35.860Z] - CONFIG_NET_NS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_PID_NS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_IPC_NS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_UTS_NS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_CGROUPS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T11:59:35.860Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T11:59:35.860Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T11:59:35.860Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T11:59:35.860Z] - CONFIG_CPUSETS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_MEMCG: enabled [2020-08-13T11:59:35.860Z] - CONFIG_KEYS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_VETH: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-13T11:59:35.860Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T11:59:35.860Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-13T11:59:35.860Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T11:59:35.860Z] [2020-08-13T11:59:35.860Z] Optional Features: [2020-08-13T11:59:35.860Z] - CONFIG_USER_NS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_SECCOMP: enabled [2020-08-13T11:59:35.860Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T11:59:35.860Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T11:59:35.860Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T11:59:35.860Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T11:59:36.067Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T11:59:36.067Z] Optional (for encrypted networks): [2020-08-13T11:59:36.067Z] - CONFIG_CRYPTO: enabled [2020-08-13T11:59:36.067Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T11:59:36.067Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T11:59:36.067Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T11:59:36.067Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T11:59:36.067Z] - CONFIG_XFRM: enabled [2020-08-13T11:59:36.067Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-13T11:59:36.067Z] - "ipvlan": [2020-08-13T11:59:36.067Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T11:59:36.067Z] - "macvlan": [2020-08-13T11:59:36.067Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T11:59:36.067Z] - "ftp,tftp client in container": [2020-08-13T11:59:36.067Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T11:59:36.067Z] - Storage Drivers: [2020-08-13T11:59:36.067Z] - "aufs": [2020-08-13T11:59:36.067Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T11:59:36.067Z] - "btrfs": [2020-08-13T11:59:36.067Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T11:59:36.067Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T11:59:36.067Z] - "devicemapper": [2020-08-13T11:59:36.067Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T11:59:36.067Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T11:59:36.067Z] - "overlay": [2020-08-13T11:59:36.067Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T11:59:36.067Z] - "zfs": [2020-08-13T11:59:36.067Z] - /dev/zfs: present [2020-08-13T11:59:36.067Z] - zfs command: missing [2020-08-13T11:59:36.067Z] - zpool command: missing [2020-08-13T11:59:36.067Z] [2020-08-13T11:59:36.067Z] Limits: [2020-08-13T11:59:36.067Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T11:59:36.067Z] [2020-08-13T11:59:36.067Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-13T11:59:36.117Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T11:59:36.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T11:59:36.117Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-13T11:59:36.117Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-13T11:59:36.117Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T11:59:36.117Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T11:59:36.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T11:59:36.117Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T11:59:36.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T11:59:36.117Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T11:59:36.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T11:59:36.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T11:59:36.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T11:59:36.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_EXT4_FS: enabled [2020-08-13T11:59:36.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T11:59:36.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T11:59:36.117Z] - Network Drivers: [2020-08-13T11:59:36.117Z] - "overlay": [2020-08-13T11:59:36.117Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T11:59:36.117Z] Optional (for encrypted networks): [2020-08-13T11:59:36.117Z] - CONFIG_CRYPTO: enabled [2020-08-13T11:59:36.117Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T11:59:36.117Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T11:59:36.117Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T11:59:36.117Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T11:59:36.117Z] - CONFIG_XFRM: enabled [2020-08-13T11:59:36.117Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-13T11:59:36.117Z] - "ipvlan": [2020-08-13T11:59:36.117Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T11:59:36.117Z] - "macvlan": [2020-08-13T11:59:36.117Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T11:59:36.117Z] - "ftp,tftp client in container": [2020-08-13T11:59:36.117Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T11:59:36.117Z] - Storage Drivers: [2020-08-13T11:59:36.117Z] - "aufs": [2020-08-13T11:59:36.117Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T11:59:36.117Z] - "btrfs": [2020-08-13T11:59:36.117Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T11:59:36.117Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T11:59:36.117Z] - "devicemapper": [2020-08-13T11:59:36.117Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T11:59:36.117Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T11:59:36.117Z] - "overlay": [2020-08-13T11:59:36.117Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T11:59:36.117Z] - "zfs": [2020-08-13T11:59:36.117Z] - /dev/zfs: present [2020-08-13T11:59:36.117Z] - zfs command: missing [2020-08-13T11:59:36.117Z] - zpool command: missing [2020-08-13T11:59:36.117Z] [2020-08-13T11:59:36.117Z] Limits: [Pipeline] sh [2020-08-13T11:59:36.142Z] #49 ... [2020-08-13T11:59:36.142Z] [2020-08-13T11:59:36.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:36.142Z] #39 54.14 CC criu/clone-noasan.o [2020-08-13T11:59:36.373Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T11:59:36.373Z] [2020-08-13T11:59:36.373Z] + true [Pipeline] } [Pipeline] // stage [2020-08-13T11:59:36.411Z] + sudo modprobe ip_vs [2020-08-13T11:59:36.411Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa . [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T11:59:36.434Z] #39 54.33 CC criu/config.o [2020-08-13T11:59:36.670Z] #2 [internal] load build definition from Dockerfile [2020-08-13T11:59:36.670Z] #2 transferring dockerfile: 16.37kB done [2020-08-13T11:59:36.670Z] #2 DONE 0.1s [2020-08-13T11:59:36.670Z] [2020-08-13T11:59:36.670Z] #1 [internal] load .dockerignore [2020-08-13T11:59:36.670Z] #1 transferring context: 87B done [2020-08-13T11:59:36.670Z] #1 DONE 0.1s [2020-08-13T11:59:36.670Z] [2020-08-13T11:59:36.670Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T11:59:36.705Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa . [2020-08-13T11:59:36.705Z] #1 [internal] load build definition from Dockerfile [2020-08-13T11:59:36.705Z] #1 transferring dockerfile: 16.37kB done [2020-08-13T11:59:36.705Z] #1 DONE 0.1s [2020-08-13T11:59:36.705Z] [2020-08-13T11:59:36.705Z] #2 [internal] load .dockerignore [2020-08-13T11:59:36.705Z] #2 transferring context: 87B done [2020-08-13T11:59:36.705Z] #2 DONE 0.1s [2020-08-13T11:59:36.705Z] [2020-08-13T11:59:36.705Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T11:59:36.933Z] #3 DONE 0.3s [2020-08-13T11:59:36.933Z] [2020-08-13T11:59:36.933Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T11:59:36.933Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T11:59:36.933Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T11:59:36.933Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-13T11:59:36.933Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-13T11:59:36.933Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.68MB / 8.88MB 0.2s [2020-08-13T11:59:36.984Z] #3 DONE 0.3s [2020-08-13T11:59:37.023Z] #25 12.36 0.1% # 1.8% ## 3.5% ### 5.4% ##### 7.3% ###### 9.3% ######## 11.2% ######### 12.9% ########## 14.2% ########### 15.9% ############ 17.3% ############# 18.5% ############## 20.3% ############### 21.6% ################ 22.9% ################# 24.5% ################## 26.2% ################### 27.5% #################### 29.0% ## [2020-08-13T11:59:37.023Z] #25 ... [2020-08-13T11:59:37.023Z] [2020-08-13T11:59:37.023Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:37.023Z] #38 69.76 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T11:59:37.023Z] #38 69.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 69.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T11:59:37.023Z] #38 70.03 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-13T11:59:37.023Z] #38 70.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 70.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T11:59:37.023Z] #38 70.54 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T11:59:37.023Z] #38 70.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 70.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T11:59:37.023Z] #38 70.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-13T11:59:37.023Z] #38 70.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 70.79 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T11:59:37.023Z] #38 70.97 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-13T11:59:37.023Z] #38 70.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 71.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T11:59:37.023Z] #38 71.50 Selecting previously unselected package libprotobuf17:amd64. [2020-08-13T11:59:37.023Z] #38 71.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 71.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:37.023Z] #38 73.37 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-13T11:59:37.023Z] #38 73.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 73.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:37.023Z] #38 73.96 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-13T11:59:37.023Z] #38 73.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 73.97 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:37.023Z] #38 76.33 Selecting previously unselected package libprotoc17:amd64. [2020-08-13T11:59:37.023Z] #38 76.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 76.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:37.023Z] #38 76.98 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T11:59:37.023Z] #38 77.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 77.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T11:59:37.023Z] #38 77.15 Selecting previously unselected package protobuf-compiler. [2020-08-13T11:59:37.023Z] #38 77.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 77.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T11:59:37.023Z] #38 77.30 Selecting previously unselected package python-pkg-resources. [2020-08-13T11:59:37.023Z] #38 77.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T11:59:37.023Z] #38 77.31 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T11:59:37.023Z] #38 77.53 Selecting previously unselected package python-six. [2020-08-13T11:59:37.023Z] #38 77.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T11:59:37.023Z] #38 77.56 Unpacking python-six (1.12.0-1) ... [2020-08-13T11:59:37.023Z] #38 77.64 Selecting previously unselected package python-protobuf. [2020-08-13T11:59:37.023Z] #38 77.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-13T11:59:37.023Z] #38 77.65 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T11:59:37.023Z] #38 78.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T11:59:37.023Z] #38 ... [2020-08-13T11:59:37.023Z] [2020-08-13T11:59:37.023Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:37.195Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-08-13T11:59:37.195Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-13T11:59:37.195Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-13T11:59:37.241Z] [2020-08-13T11:59:37.241Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T11:59:37.241Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T11:59:37.241Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T11:59:37.241Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-13T11:59:37.241Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-13T11:59:37.241Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-08-13T11:59:37.241Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.15MB / 8.88MB 0.2s [2020-08-13T11:59:37.471Z] #39 55.22 CC criu/cr-check.o [2020-08-13T11:59:37.497Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-08-13T11:59:37.497Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-13T11:59:37.497Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-13T11:59:37.754Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-08-13T11:59:37.754Z] #4 DONE 0.7s [2020-08-13T11:59:37.766Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-13T11:59:37.766Z] #4 DONE 0.9s [2020-08-13T11:59:38.111Z] #39 56.19 CC criu/cr-dedup.o [2020-08-13T11:59:38.319Z] [2020-08-13T11:59:38.319Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:59:38.327Z] #25 12.36 0.1% # 1.8% ## 3.5% ### 5.4% ##### 7.3% ###### 9.3% ######## 11.2% ######### 12.9% ########## 14.2% ########### 15.9% ############ 17.3% ############# 18.5% ############## 20.3% ############### 21.6% ################ 22.9% ################# 24.5% ################## 26.2% ################### 27.5% #################### 29.0% ##################### 30.3% ###################### 31.8% ####################### 33.1% ######################## 34.6% ######################### 36.1% ########################## 37.5% ############################ 39.1% ############################ 39.7% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.4% [2020-08-13T11:59:38.327Z] #25 ... [2020-08-13T11:59:38.327Z] [2020-08-13T11:59:38.327Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:38.327Z] #41 71.07 bufio [2020-08-13T11:59:38.327Z] #41 71.10 reflect [2020-08-13T11:59:38.327Z] #41 73.51 syscall [2020-08-13T11:59:38.339Z] [2020-08-13T11:59:38.339Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T11:59:38.339Z] #6 DONE 0.2s [2020-08-13T11:59:38.339Z] [2020-08-13T11:59:38.339Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:59:38.339Z] #5 DONE 0.3s [2020-08-13T11:59:38.339Z] [2020-08-13T11:59:38.339Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:38.339Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T11:59:38.404Z] #39 56.50 CC criu/cr-dump.o [2020-08-13T11:59:38.577Z] #6 ... [2020-08-13T11:59:38.577Z] [2020-08-13T11:59:38.577Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T11:59:38.577Z] #5 DONE 0.2s [2020-08-13T11:59:38.577Z] [2020-08-13T11:59:38.577Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:59:38.577Z] #6 DONE 0.3s [2020-08-13T11:59:38.577Z] [2020-08-13T11:59:38.577Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:38.577Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T11:59:38.577Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T11:59:38.577Z] #7 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-13T11:59:38.577Z] #7 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-13T11:59:38.577Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-08-13T11:59:38.577Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-08-13T11:59:38.577Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2020-08-13T11:59:38.586Z] #41 ... [2020-08-13T11:59:38.586Z] [2020-08-13T11:59:38.586Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:38.587Z] #25 12.36 0.1% # 1.8% ## 3.5% ### 5.4% ##### 7.3% ###### 9.3% ######## 11.2% ######### 12.9% ########## 14.2% ########### 15.9% ############ 17.3% ############# 18.5% ############## 20.3% ############### 21.6% ################ 22.9% ################# 24.5% ################## 26.2% ################### 27.5% #################### 29.0% ##################### 30.3% ###################### 31.8% ####################### 33.1% ######################## 34.6% ######################### 36.1% ########################## 37.5% ############################ 39.1% ############################ 39.7% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.4% ################################## 47.6% ################################## 48.5% #################################### 51.0% [2020-08-13T11:59:38.587Z] #25 ... [2020-08-13T11:59:38.587Z] [2020-08-13T11:59:38.587Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:59:38.587Z] #30 71.42 reflect [2020-08-13T11:59:38.587Z] #30 78.64 time [2020-08-13T11:59:38.598Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T11:59:38.598Z] #7 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-13T11:59:38.598Z] #7 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-13T11:59:38.598Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 224.78kB / 50.40MB 0.2s [2020-08-13T11:59:38.598Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 225.84kB / 7.81MB 0.2s [2020-08-13T11:59:38.598Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.18MB / 7.81MB 0.3s [2020-08-13T11:59:38.835Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.33MB / 50.40MB 0.3s [2020-08-13T11:59:38.835Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-08-13T11:59:38.835Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.80MB / 10.00MB 0.3s [2020-08-13T11:59:38.835Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.86MB / 10.00MB 0.4s [2020-08-13T11:59:38.846Z] #30 ... [2020-08-13T11:59:38.846Z] [2020-08-13T11:59:38.846Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:38.860Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.46MB / 50.40MB 0.4s [2020-08-13T11:59:38.860Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.96MB / 7.81MB 0.4s [2020-08-13T11:59:38.860Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.96MB / 7.81MB 0.5s [2020-08-13T11:59:39.095Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.64MB / 50.40MB 0.6s [2020-08-13T11:59:39.095Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-13T11:59:39.095Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-08-13T11:59:39.095Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2020-08-13T11:59:39.095Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.08MB / 68.67MB 0.6s [2020-08-13T11:59:39.121Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.84MB / 50.40MB 0.8s [2020-08-13T11:59:39.121Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2020-08-13T11:59:39.121Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.70MB / 10.00MB 0.8s [2020-08-13T11:59:39.121Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 555.54kB / 51.83MB 0.8s [2020-08-13T11:59:39.354Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.70MB / 50.40MB 0.8s [2020-08-13T11:59:39.354Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.52MB / 51.83MB 0.8s [2020-08-13T11:59:39.354Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.33MB / 68.67MB 0.8s [2020-08-13T11:59:39.383Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.50MB / 10.00MB 0.9s [2020-08-13T11:59:39.383Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.99MB / 50.40MB 1.0s [2020-08-13T11:59:39.383Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.93MB / 10.00MB 1.0s [2020-08-13T11:59:39.383Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.19MB / 51.83MB 1.0s [2020-08-13T11:59:39.442Z] #39 ... [2020-08-13T11:59:39.442Z] [2020-08-13T11:59:39.442Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T11:59:39.442Z] #28 DONE 94.4s [2020-08-13T11:59:39.442Z] [2020-08-13T11:59:39.442Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T11:59:39.442Z] #17 11.99 The following NEW packages will be installed: [2020-08-13T11:59:39.442Z] #17 11.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T11:59:39.442Z] #17 11.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T11:59:39.442Z] #17 11.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T11:59:39.442Z] #17 11.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T11:59:39.442Z] #17 11.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T11:59:39.442Z] #17 11.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T11:59:39.442Z] #17 11.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T11:59:39.442Z] #17 11.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T11:59:39.442Z] #17 11.99 xz-utils zip [2020-08-13T11:59:39.442Z] #17 12.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T11:59:39.442Z] #17 12.06 Need to get 27.7 MB of archives. [2020-08-13T11:59:39.442Z] #17 12.06 After this operation, 117 MB of additional disk space will be used. [2020-08-13T11:59:39.442Z] #17 12.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-13T11:59:39.442Z] #17 12.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-13T11:59:39.442Z] #17 12.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-13T11:59:39.442Z] #17 12.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-13T11:59:39.442Z] #17 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-13T11:59:39.442Z] #17 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-13T11:59:39.442Z] #17 12.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-13T11:59:39.442Z] #17 12.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-13T11:59:39.442Z] #17 12.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-13T11:59:39.442Z] #17 12.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-13T11:59:39.442Z] #17 12.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-13T11:59:39.442Z] #17 12.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-13T11:59:39.442Z] #17 12.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-13T11:59:39.442Z] #17 12.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-13T11:59:39.442Z] #17 12.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-13T11:59:39.442Z] #17 12.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-13T11:59:39.442Z] #17 12.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-13T11:59:39.442Z] #17 12.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T11:59:39.442Z] #17 12.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-13T11:59:39.442Z] #17 12.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-13T11:59:39.442Z] #17 12.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-13T11:59:39.442Z] #17 12.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-13T11:59:39.442Z] #17 12.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-13T11:59:39.442Z] #17 12.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-13T11:59:39.442Z] #17 12.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-13T11:59:39.442Z] #17 12.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-13T11:59:39.442Z] #17 12.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-13T11:59:39.442Z] #17 12.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-13T11:59:39.442Z] #17 12.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-13T11:59:39.442Z] #17 12.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-13T11:59:39.442Z] #17 12.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-13T11:59:39.442Z] #17 12.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-13T11:59:39.443Z] #17 12.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-13T11:59:39.443Z] #17 12.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-13T11:59:39.443Z] #17 12.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T11:59:39.443Z] #17 12.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T11:59:39.443Z] #17 12.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T11:59:39.443Z] #17 12.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-13T11:59:39.443Z] #17 12.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T11:59:39.443Z] #17 12.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T11:59:39.443Z] #17 12.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T11:59:39.443Z] #17 12.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-13T11:59:39.443Z] #17 12.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-13T11:59:39.443Z] #17 12.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-13T11:59:39.443Z] #17 12.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T11:59:39.443Z] #17 12.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-13T11:59:39.443Z] #17 12.94 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-13T11:59:39.443Z] #17 12.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-13T11:59:39.443Z] #17 13.27 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:59:39.443Z] #17 13.31 Fetched 27.7 MB in 1s (28.6 MB/s) [2020-08-13T11:59:39.443Z] #17 13.36 Selecting previously unselected package pigz. [2020-08-13T11:59:39.443Z] #17 13.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 ... 23199 files and directories currently installed.) [2020-08-13T11:59:39.443Z] #17 13.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-13T11:59:39.443Z] #17 13.39 Unpacking pigz (2.4-1) ... [2020-08-13T11:59:39.443Z] #17 13.44 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-13T11:59:39.443Z] #17 13.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T11:59:39.443Z] #17 13.44 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-13T11:59:39.443Z] #17 13.80 Selecting previously unselected package python3.7-minimal. [2020-08-13T11:59:39.443Z] #17 13.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T11:59:39.443Z] #17 13.81 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T11:59:39.443Z] #17 14.36 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-13T11:59:39.443Z] #17 14.39 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T11:59:39.612Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.71MB / 50.40MB 1.0s [2020-08-13T11:59:39.612Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.10MB / 51.83MB 1.0s [2020-08-13T11:59:39.612Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.67MB / 68.67MB 1.0s [2020-08-13T11:59:39.612Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.62MB / 51.83MB 1.1s [2020-08-13T11:59:39.628Z] #25 12.36 0.1% # 1.8% ## 3.5% ### 5.4% ##### 7.3% ###### 9.3% ######## 11.2% ######### 12.9% ########## 14.2% ########### 15.9% ############ 17.3% ############# 18.5% ############## 20.3% ############### 21.6% ################ 22.9% ################# 24.5% ################## 26.2% ################### 27.5% #################### 29.0% ##################### 30.3% ###################### 31.8% ####################### 33.1% ######################## 34.6% ######################### 36.1% ########################## 37.5% ############################ 39.1% ############################ 39.7% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.4% ################################## 47.6% ################################## 48.5% #################################### 51.0% ###################################### 52.9% ####################################### 55.1% ######################################### 57.6% ########################################### 59.8% ############################################ 61.9% ############################################# 63.6% ############################################### 66.0% ################################################ 67.8% ## [2020-08-13T11:59:39.628Z] #25 ... [2020-08-13T11:59:39.628Z] [2020-08-13T11:59:39.628Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:39.628Z] #10 72.28 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-08-13T11:59:39.628Z] #10 75.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-13T11:59:39.628Z] #10 75.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-13T11:59:39.628Z] #10 75.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T11:59:39.628Z] #10 75.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T11:59:39.628Z] #10 75.80 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-08-13T11:59:39.628Z] #10 75.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-13T11:59:39.628Z] #10 75.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-13T11:59:39.628Z] #10 75.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-13T11:59:39.628Z] #10 75.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-13T11:59:39.628Z] #10 75.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-13T11:59:39.628Z] #10 75.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-13T11:59:39.628Z] #10 76.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-13T11:59:39.628Z] #10 76.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-13T11:59:39.628Z] #10 76.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-13T11:59:39.628Z] #10 76.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-13T11:59:39.628Z] #10 77.52 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T11:59:39.628Z] #10 77.73 Fetched 77.7 MB in 11s (7071 kB/s) [2020-08-13T11:59:39.628Z] #10 77.85 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T11:59:39.628Z] #10 77.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 ... 15410 files and directories currently installed.) [2020-08-13T11:59:39.628Z] #10 77.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-13T11:59:39.628Z] #10 77.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T11:59:39.628Z] #10 80.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T11:59:39.628Z] #10 80.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-13T11:59:39.628Z] #10 80.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T11:59:39.628Z] #10 ... [2020-08-13T11:59:39.628Z] [2020-08-13T11:59:39.628Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:39.654Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.84MB / 50.40MB 1.2s [2020-08-13T11:59:39.654Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s [2020-08-13T11:59:39.654Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.80MB / 51.83MB 1.2s [2020-08-13T11:59:39.654Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.65MB / 50.40MB 1.3s [2020-08-13T11:59:39.654Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2020-08-13T11:59:39.654Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.46MB / 51.83MB 1.3s [2020-08-13T11:59:39.654Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.3s [2020-08-13T11:59:39.872Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.38MB / 50.40MB 1.2s [2020-08-13T11:59:39.872Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.07MB / 51.83MB 1.2s [2020-08-13T11:59:39.872Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.67MB / 68.67MB 1.2s [2020-08-13T11:59:39.920Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.35MB / 50.40MB 1.5s [2020-08-13T11:59:39.920Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.82MB / 51.83MB 1.5s [2020-08-13T11:59:39.920Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.42MB / 68.67MB 1.5s [2020-08-13T11:59:39.920Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.80MB / 51.83MB 1.6s [2020-08-13T11:59:40.078Z] #17 15.71 Selecting previously unselected package python3-minimal. [2020-08-13T11:59:40.078Z] #17 15.71 (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 ... 23448 files and directories currently installed.) [2020-08-13T11:59:40.078Z] #17 15.72 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-13T11:59:40.078Z] #17 15.73 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T11:59:40.078Z] #17 15.78 Selecting previously unselected package libmpdec2:s390x. [2020-08-13T11:59:40.133Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.86MB / 50.40MB 1.5s [2020-08-13T11:59:40.133Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.63MB / 51.83MB 1.5s [2020-08-13T11:59:40.133Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.92MB / 68.67MB 1.5s [2020-08-13T11:59:40.133Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.83MB / 50.40MB 1.6s [2020-08-13T11:59:40.133Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.92MB / 51.83MB 1.6s [2020-08-13T11:59:40.184Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.95MB / 50.40MB 1.7s [2020-08-13T11:59:40.184Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.32MB / 68.67MB 1.7s [2020-08-13T11:59:40.184Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.17MB / 51.83MB 1.8s [2020-08-13T11:59:40.369Z] #17 15.78 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-13T11:59:40.369Z] #17 15.78 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-13T11:59:40.369Z] #17 15.84 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-13T11:59:40.369Z] #17 15.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T11:59:40.369Z] #17 15.84 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-13T11:59:40.391Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s [2020-08-13T11:59:40.391Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.58MB / 51.83MB 1.8s [2020-08-13T11:59:40.391Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.23MB / 68.67MB 1.8s [2020-08-13T11:59:40.391Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.71MB / 51.83MB 1.9s [2020-08-13T11:59:40.449Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.01MB / 50.40MB 2.0s [2020-08-13T11:59:40.449Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.09MB / 51.83MB 2.0s [2020-08-13T11:59:40.449Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.90MB / 68.67MB 2.0s [2020-08-13T11:59:40.449Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.87MB / 50.40MB 2.2s [2020-08-13T11:59:40.449Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.95MB / 51.83MB 2.2s [2020-08-13T11:59:40.449Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.10MB / 68.67MB 2.2s [2020-08-13T11:59:40.648Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s [2020-08-13T11:59:40.648Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.54MB / 68.67MB 2.0s [2020-08-13T11:59:40.648Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.66MB / 68.67MB 2.1s [2020-08-13T11:59:40.661Z] #17 16.34 Selecting previously unselected package python3.7. [2020-08-13T11:59:40.710Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.68MB / 50.40MB 2.3s [2020-08-13T11:59:40.710Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.93MB / 51.83MB 2.3s [2020-08-13T11:59:40.710Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.49MB / 51.83MB 2.4s [2020-08-13T11:59:40.710Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.82MB / 68.67MB 2.4s [2020-08-13T11:59:40.906Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2020-08-13T11:59:40.906Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.82MB / 68.67MB 2.4s [2020-08-13T11:59:40.906Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 0B / 120.18MB 2.4s [2020-08-13T11:59:40.953Z] #17 16.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T11:59:40.953Z] #17 16.35 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T11:59:40.953Z] #17 16.41 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-13T11:59:40.953Z] #17 16.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-13T11:59:40.953Z] #17 16.42 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-13T11:59:40.953Z] #17 16.48 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T11:59:40.970Z] Client: [2020-08-13T11:59:40.970Z] Debug Mode: false [2020-08-13T11:59:40.970Z] [2020-08-13T11:59:40.970Z] Server: [2020-08-13T11:59:40.970Z] Containers: 0 [2020-08-13T11:59:40.970Z] Running: 0 [2020-08-13T11:59:40.970Z] Paused: 0 [2020-08-13T11:59:40.970Z] Stopped: 0 [2020-08-13T11:59:40.970Z] Images: 0 [2020-08-13T11:59:40.970Z] Server Version: 19.03.12 [2020-08-13T11:59:40.970Z] Storage Driver: overlay2 [2020-08-13T11:59:40.970Z] Backing Filesystem: extfs [2020-08-13T11:59:40.970Z] Supports d_type: true [2020-08-13T11:59:40.970Z] Native Overlay Diff: true [2020-08-13T11:59:40.970Z] Logging Driver: json-file [2020-08-13T11:59:40.970Z] Cgroup Driver: cgroupfs [2020-08-13T11:59:40.970Z] Plugins: [2020-08-13T11:59:40.970Z] Volume: local [2020-08-13T11:59:40.970Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T11:59:40.970Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T11:59:40.970Z] Swarm: inactive [2020-08-13T11:59:40.970Z] Runtimes: runc [2020-08-13T11:59:40.970Z] Default Runtime: runc [2020-08-13T11:59:40.970Z] Init Binary: docker-init [2020-08-13T11:59:40.970Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T11:59:40.970Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T11:59:40.970Z] init version: fec3683 [2020-08-13T11:59:40.970Z] Security Options: [2020-08-13T11:59:40.970Z] apparmor [2020-08-13T11:59:40.970Z] seccomp [2020-08-13T11:59:40.970Z] Profile: default [2020-08-13T11:59:40.970Z] Kernel Version: 4.15.0-1074-aws [2020-08-13T11:59:40.970Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-13T11:59:40.970Z] OSType: linux [2020-08-13T11:59:40.970Z] Architecture: aarch64 [2020-08-13T11:59:40.970Z] CPUs: 4 [2020-08-13T11:59:40.970Z] Total Memory: 7.525GiB [2020-08-13T11:59:40.970Z] Name: ip-10-100-106-82 [2020-08-13T11:59:40.970Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-13T11:59:40.970Z] Docker Root Dir: /var/lib/docker [2020-08-13T11:59:40.970Z] Debug Mode: false [2020-08-13T11:59:40.970Z] Registry: https://index.docker.io/v1/ [2020-08-13T11:59:40.970Z] Labels: [2020-08-13T11:59:40.970Z] Experimental: true [2020-08-13T11:59:40.970Z] Insecure Registries: [2020-08-13T11:59:40.970Z] 127.0.0.0/8 [2020-08-13T11:59:40.970Z] Live Restore Enabled: true [2020-08-13T11:59:40.970Z] [2020-08-13T11:59:40.970Z] WARNING: No swap limit support [2020-08-13T11:59:40.975Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.36MB / 51.83MB 2.5s [Pipeline] sh [2020-08-13T11:59:41.167Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2020-08-13T11:59:41.167Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s [2020-08-13T11:59:41.167Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 2.6s [2020-08-13T11:59:41.167Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-13T11:59:41.190Z] #25 12.36 0.1% # 1.8% ## 3.5% ### 5.4% ##### 7.3% ###### 9.3% ######## 11.2% ######### 12.9% ########## 14.2% ########### 15.9% ############ 17.3% ############# 18.5% ############## 20.3% ############### 21.6% ################ 22.9% ################# 24.5% ################## 26.2% ################### 27.5% #################### 29.0% ##################### 30.3% ###################### 31.8% ####################### 33.1% ######################## 34.6% ######################### 36.1% ########################## 37.5% ############################ 39.1% ############################ 39.7% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.4% ################################## 47.6% ################################## 48.5% #################################### 51.0% ###################################### 52.9% ####################################### 55.1% ######################################### 57.6% ########################################### 59.8% ############################################ 61.9% ############################################# 63.6% ############################################### 66.0% ################################################ 67.8% ################################################## 69.8% #################################################### 73.1% ##################################################### 74.9% ######################################################## 78.0% ######################################################### 80.2% ########################################################### 82.5% ############################################################# 84.8% ############################################################## 87.2% ############################################################### 88.1% ################################################################# 90.4% ################################################################## 91.9% ################################################################### 94.3% ##################################################################### 96.4% ####################################################################### 99.1% ######################################################################## 100.0% [2020-08-13T11:59:41.190Z] #25 18.44 [2020-08-13T11:59:41.241Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.41MB / 68.67MB 2.7s [2020-08-13T11:59:41.241Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.68MB / 68.67MB 2.9s [2020-08-13T11:59:41.245Z] #17 16.93 Selecting previously unselected package python3. [2020-08-13T11:59:41.263Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:59:41.263Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T11:59:41.263Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T11:59:41.263Z] + bash /home/ubuntu/workspace/moby_PR-41329/check-config.sh [2020-08-13T11:59:41.263Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T11:59:41.263Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-13T11:59:41.263Z] [2020-08-13T11:59:41.263Z] Generally Necessary: [2020-08-13T11:59:41.263Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T11:59:41.263Z] - apparmor: enabled and tools installed [2020-08-13T11:59:41.263Z] - CONFIG_NAMESPACES: enabled [2020-08-13T11:59:41.508Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.49MB / 68.67MB 3.1s [2020-08-13T11:59:41.524Z] - CONFIG_NET_NS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_PID_NS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_IPC_NS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_UTS_NS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_CGROUPS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T11:59:41.525Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T11:59:41.525Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T11:59:41.525Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T11:59:41.525Z] - CONFIG_CPUSETS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_MEMCG: enabled [2020-08-13T11:59:41.525Z] - CONFIG_KEYS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_VETH: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T11:59:41.525Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-13T11:59:41.525Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T11:59:41.525Z] [2020-08-13T11:59:41.525Z] Optional Features: [2020-08-13T11:59:41.525Z] - CONFIG_USER_NS: enabled [2020-08-13T11:59:41.525Z] - CONFIG_SECCOMP: enabled [2020-08-13T11:59:41.525Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T11:59:41.536Z] #17 16.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-08-13T11:59:41.536Z] #17 16.95 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-13T11:59:41.536Z] #17 16.96 Unpacking python3 (3.7.3-1) ... [2020-08-13T11:59:41.536Z] #17 17.01 Selecting previously unselected package libip4tc0:s390x. [2020-08-13T11:59:41.536Z] #17 17.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-13T11:59:41.536Z] #17 17.01 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-13T11:59:41.536Z] #17 17.05 Selecting previously unselected package libip6tc0:s390x. [2020-08-13T11:59:41.536Z] #17 17.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-13T11:59:41.536Z] #17 17.05 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-13T11:59:41.536Z] #17 17.09 Selecting previously unselected package libiptc0:s390x. [2020-08-13T11:59:41.536Z] #17 17.09 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-13T11:59:41.536Z] #17 17.09 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-13T11:59:41.536Z] #17 17.12 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-13T11:59:41.536Z] #17 17.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-13T11:59:41.536Z] #17 17.12 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-13T11:59:41.536Z] #17 17.15 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-13T11:59:41.734Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2020-08-13T11:59:41.734Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 17.38MB / 120.18MB 3.1s [2020-08-13T11:59:41.734Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 2.7s done [2020-08-13T11:59:41.734Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 28.62MB / 120.18MB 3.3s [2020-08-13T11:59:41.782Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.1s done [2020-08-13T11:59:41.782Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2020-08-13T11:59:41.782Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.06MB / 68.67MB 3.4s [2020-08-13T11:59:41.782Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 4.93MB / 120.18MB 3.4s [2020-08-13T11:59:41.782Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 3.3s done [2020-08-13T11:59:41.786Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T11:59:41.786Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T11:59:41.786Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T11:59:41.787Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T11:59:41.787Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T11:59:41.787Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-13T11:59:41.787Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-13T11:59:41.787Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T11:59:41.787Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T11:59:41.787Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T11:59:41.787Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T11:59:41.787Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T11:59:41.787Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T11:59:41.787Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T11:59:41.787Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T11:59:41.787Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T11:59:41.787Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T11:59:41.787Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T11:59:41.787Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T11:59:41.787Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T11:59:41.787Z] - CONFIG_EXT4_FS: enabled [2020-08-13T11:59:41.787Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T11:59:41.787Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T11:59:41.787Z] - Network Drivers: [2020-08-13T11:59:41.787Z] - "overlay": [2020-08-13T11:59:41.828Z] #17 17.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-13T11:59:41.828Z] #17 17.15 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-13T11:59:41.828Z] #17 17.18 Selecting previously unselected package libnftnl11:s390x. [2020-08-13T11:59:41.828Z] #17 17.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-13T11:59:41.828Z] #17 17.19 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-13T11:59:41.828Z] #17 17.23 Selecting previously unselected package iptables. [2020-08-13T11:59:41.828Z] #17 17.24 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-13T11:59:41.828Z] #17 17.24 Unpacking iptables (1.8.2-4) ... [2020-08-13T11:59:41.828Z] #17 17.42 Selecting previously unselected package xxd. [2020-08-13T11:59:41.996Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 36.44MB / 120.18MB 3.5s [2020-08-13T11:59:42.049Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T11:59:42.049Z] Optional (for encrypted networks): [2020-08-13T11:59:42.049Z] - CONFIG_CRYPTO: enabled [2020-08-13T11:59:42.049Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T11:59:42.049Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T11:59:42.049Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T11:59:42.049Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T11:59:42.049Z] - CONFIG_XFRM: enabled [2020-08-13T11:59:42.049Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-13T11:59:42.049Z] - "ipvlan": [2020-08-13T11:59:42.049Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T11:59:42.049Z] - "macvlan": [2020-08-13T11:59:42.049Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T11:59:42.049Z] - "ftp,tftp client in container": [2020-08-13T11:59:42.049Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T11:59:42.049Z] - Storage Drivers: [2020-08-13T11:59:42.049Z] - "aufs": [2020-08-13T11:59:42.049Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T11:59:42.049Z] - "btrfs": [2020-08-13T11:59:42.049Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T11:59:42.049Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T11:59:42.049Z] - "devicemapper": [2020-08-13T11:59:42.049Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T11:59:42.049Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T11:59:42.101Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-13T11:59:42.101Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.04MB / 68.67MB 3.6s [2020-08-13T11:59:42.101Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 12.37MB / 120.18MB 3.6s [2020-08-13T11:59:42.122Z] #17 17.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-13T11:59:42.122Z] #17 17.43 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T11:59:42.122Z] #17 17.49 Selecting previously unselected package vim-common. [2020-08-13T11:59:42.122Z] #17 17.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T11:59:42.122Z] #17 17.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T11:59:42.122Z] #17 17.60 Selecting previously unselected package bash-completion. [2020-08-13T11:59:42.122Z] #17 17.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T11:59:42.137Z] #25 19.37 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T11:59:42.253Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 42.60MB / 120.18MB 3.7s [2020-08-13T11:59:42.311Z] - "overlay": [2020-08-13T11:59:42.312Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T11:59:42.312Z] - "zfs": [2020-08-13T11:59:42.312Z] - /dev/zfs: missing [2020-08-13T11:59:42.312Z] - zfs command: missing [2020-08-13T11:59:42.312Z] - zpool command: missing [2020-08-13T11:59:42.312Z] [2020-08-13T11:59:42.312Z] Limits: [2020-08-13T11:59:42.312Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T11:59:42.312Z] [2020-08-13T11:59:42.312Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T11:59:42.385Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s [2020-08-13T11:59:42.385Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 18.82MB / 120.18MB 3.8s [2020-08-13T11:59:42.385Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 26.35MB / 120.18MB 4.0s [2020-08-13T11:59:42.398Z] #25 19.66 [2020-08-13T11:59:42.512Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 54.13MB / 120.18MB 4.0s [2020-08-13T11:59:42.658Z] #25 19.84 ######################################################################## 100.0% [2020-08-13T11:59:42.658Z] #25 ... [2020-08-13T11:59:42.658Z] [2020-08-13T11:59:42.658Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:59:42.658Z] #47 75.34 syscall [2020-08-13T11:59:42.658Z] #47 75.40 reflect [2020-08-13T11:59:42.658Z] #47 84.99 time [2020-08-13T11:59:42.658Z] #47 ... [2020-08-13T11:59:42.658Z] [2020-08-13T11:59:42.658Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T11:59:42.658Z] #25 20.04 [2020-08-13T11:59:42.669Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa . [2020-08-13T11:59:42.669Z] #1 [internal] load build definition from Dockerfile [2020-08-13T11:59:42.682Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 34.76MB / 120.18MB 4.3s [2020-08-13T11:59:42.772Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 65.09MB / 120.18MB 4.3s [2020-08-13T11:59:42.943Z] #7 ... [2020-08-13T11:59:42.943Z] [2020-08-13T11:59:42.943Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T11:59:42.943Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T11:59:42.943Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T11:59:42.943Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T11:59:42.943Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-08-13T11:59:42.943Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done [2020-08-13T11:59:42.943Z] #58 DONE 4.6s [2020-08-13T11:59:42.943Z] [2020-08-13T11:59:42.943Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:42.943Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2020-08-13T11:59:42.943Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 43.71MB / 120.18MB 4.6s [2020-08-13T11:59:43.157Z] #17 18.88 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T11:59:43.207Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 51.84MB / 120.18MB 4.9s [2020-08-13T11:59:43.344Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 72.54MB / 120.18MB 4.6s [2020-08-13T11:59:43.449Z] #17 19.13 Selecting previously unselected package bzip2. [2020-08-13T11:59:43.469Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 61.14MB / 120.18MB 5.2s [2020-08-13T11:59:43.598Z] #25 20.83 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T11:59:43.607Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 81.18MB / 120.18MB 4.9s [2020-08-13T11:59:43.742Z] #17 19.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-13T11:59:43.743Z] #17 19.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T11:59:43.743Z] #17 19.20 Selecting previously unselected package xz-utils. [2020-08-13T11:59:43.743Z] #17 19.20 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-13T11:59:43.743Z] #17 19.20 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T11:59:43.743Z] #17 19.30 Selecting previously unselected package apparmor. [2020-08-13T11:59:43.743Z] #17 19.30 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-13T11:59:43.743Z] #17 19.34 Unpacking apparmor (2.13.2-10) ... [2020-08-13T11:59:43.860Z] #25 21.18 [2020-08-13T11:59:43.863Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 88.37MB / 120.18MB 5.3s [2020-08-13T11:59:44.035Z] #17 19.52 Selecting previously unselected package aufs-tools. [2020-08-13T11:59:44.035Z] #17 19.53 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-13T11:59:44.035Z] #17 19.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T11:59:44.035Z] #17 19.62 Selecting previously unselected package libonig5:s390x. [2020-08-13T11:59:44.035Z] #17 19.62 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-13T11:59:44.035Z] #17 19.63 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-13T11:59:44.035Z] #17 19.73 Selecting previously unselected package libjq1:s390x. [2020-08-13T11:59:44.047Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 69.75MB / 120.18MB 5.5s [2020-08-13T11:59:44.100Z] #1 transferring dockerfile: [2020-08-13T11:59:44.100Z] #1 ... [2020-08-13T11:59:44.100Z] [2020-08-13T11:59:44.100Z] #2 [internal] load .dockerignore [2020-08-13T11:59:44.100Z] #2 transferring context: 87B 0.0s done [2020-08-13T11:59:44.100Z] #2 DONE 1.3s [2020-08-13T11:59:44.100Z] [2020-08-13T11:59:44.100Z] #1 [internal] load build definition from Dockerfile [2020-08-13T11:59:44.100Z] #1 transferring dockerfile: 16.37kB 0.1s done [2020-08-13T11:59:44.100Z] #1 DONE 1.3s [2020-08-13T11:59:44.100Z] [2020-08-13T11:59:44.100Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T11:59:44.120Z] #25 21.39 ################ 23.3% ######################################################################## 100.0% [2020-08-13T11:59:44.307Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 81.90MB / 120.18MB 5.9s [2020-08-13T11:59:44.327Z] #17 19.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T11:59:44.327Z] #17 19.73 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T11:59:44.327Z] #17 19.82 Selecting previously unselected package jq. [2020-08-13T11:59:44.327Z] #17 19.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T11:59:44.327Z] #17 19.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T11:59:44.327Z] #17 19.87 Selecting previously unselected package libaio1:s390x. [2020-08-13T11:59:44.327Z] #17 19.87 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-13T11:59:44.327Z] #17 19.88 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-13T11:59:44.327Z] #17 19.91 Selecting previously unselected package libgpm2:s390x. [2020-08-13T11:59:44.327Z] #17 19.91 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-13T11:59:44.327Z] #17 19.91 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-13T11:59:44.327Z] #17 19.94 Selecting previously unselected package libicu63:s390x. [2020-08-13T11:59:44.327Z] #17 19.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-13T11:59:44.327Z] #17 19.94 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T11:59:44.362Z] #3 DONE 0.4s [2020-08-13T11:59:44.380Z] #25 21.56 [2020-08-13T11:59:44.428Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 96.03MB / 120.18MB 5.7s [2020-08-13T11:59:44.570Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 96.78MB / 120.18MB 6.2s [2020-08-13T11:59:44.625Z] [2020-08-13T11:59:44.625Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T11:59:44.625Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T11:59:44.625Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T11:59:44.625Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-08-13T11:59:44.625Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-08-13T11:59:44.625Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-08-13T11:59:44.625Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.90MB / 8.28MB 0.3s [2020-08-13T11:59:44.692Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 104.89MB / 120.18MB 6.0s [2020-08-13T11:59:44.833Z] #7 ... [2020-08-13T11:59:44.833Z] [2020-08-13T11:59:44.833Z] #20 [internal] load build context [2020-08-13T11:59:44.833Z] #20 transferring context: 51.48MB 6.1s done [2020-08-13T11:59:44.833Z] #20 DONE 6.5s [2020-08-13T11:59:44.833Z] [2020-08-13T11:59:44.833Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:44.833Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 106.58MB / 120.18MB 6.5s [2020-08-13T11:59:44.998Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 115.92MB / 120.18MB 6.3s [2020-08-13T11:59:45.094Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 115.08MB / 120.18MB 6.7s [2020-08-13T11:59:45.201Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-08-13T11:59:45.201Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-08-13T11:59:45.201Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-08-13T11:59:45.201Z] #4 DONE 0.8s [2020-08-13T11:59:45.320Z] #25 22.51 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T11:59:45.321Z] #25 22.60 skipping existing c35d46ef359f [2020-08-13T11:59:45.581Z] #25 22.78 [2020-08-13T11:59:45.776Z] [2020-08-13T11:59:45.776Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:59:45.776Z] #6 ... [2020-08-13T11:59:45.776Z] [2020-08-13T11:59:45.776Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T11:59:45.776Z] #5 DONE 0.2s [2020-08-13T11:59:45.928Z] #7 ... [2020-08-13T11:59:45.928Z] [2020-08-13T11:59:45.928Z] #20 [internal] load build context [2020-08-13T11:59:45.928Z] #20 transferring context: 51.48MB 6.7s done [2020-08-13T11:59:45.928Z] #20 DONE 7.2s [2020-08-13T11:59:45.928Z] [2020-08-13T11:59:45.928Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:45.928Z] #7 ... [2020-08-13T11:59:45.928Z] [2020-08-13T11:59:45.928Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T11:59:45.928Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T11:59:45.928Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T11:59:45.928Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T11:59:45.928Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s done [2020-08-13T11:59:45.928Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-08-13T11:59:45.928Z] #58 DONE 7.3s [2020-08-13T11:59:45.928Z] [2020-08-13T11:59:45.928Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:45.928Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.2s done [2020-08-13T11:59:46.036Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.6s done [2020-08-13T11:59:46.039Z] [2020-08-13T11:59:46.039Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T11:59:46.039Z] #6 DONE 0.3s [2020-08-13T11:59:46.039Z] [2020-08-13T11:59:46.039Z] #20 [internal] load build context [2020-08-13T11:59:46.494Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2020-08-13T11:59:46.521Z] #25 23.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T11:59:46.521Z] #25 23.91 [2020-08-13T11:59:46.781Z] #25 24.09 ######################################################################## 100.0% [2020-08-13T11:59:46.976Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-08-13T11:59:47.041Z] #25 24.17 [2020-08-13T11:59:47.041Z] #25 24.25 Download of images into '/build' complete. [2020-08-13T11:59:47.041Z] #25 24.25 Use something like the following to load the result into a Docker daemon: [2020-08-13T11:59:47.041Z] #25 24.25 tar -cC '/build' . | docker load [2020-08-13T11:59:47.108Z] #17 22.20 Selecting previously unselected package libnet1:s390x. [2020-08-13T11:59:47.108Z] #17 22.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-13T11:59:47.108Z] #17 22.21 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T11:59:47.108Z] #17 22.25 Selecting previously unselected package libnl-3-200:s390x. [2020-08-13T11:59:47.108Z] #17 22.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-13T11:59:47.108Z] #17 22.25 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T11:59:47.108Z] #17 22.30 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-13T11:59:47.108Z] #17 22.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-13T11:59:47.108Z] #17 22.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T11:59:47.108Z] #17 22.33 Selecting previously unselected package libreadline5:s390x. [2020-08-13T11:59:47.108Z] #17 22.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-13T11:59:47.108Z] #17 22.34 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-13T11:59:47.108Z] #17 22.38 Selecting previously unselected package net-tools. [2020-08-13T11:59:47.108Z] #17 22.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-13T11:59:47.108Z] #17 22.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T11:59:47.108Z] #17 22.47 Selecting previously unselected package python-pip-whl. [2020-08-13T11:59:47.108Z] #17 22.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T11:59:47.108Z] #17 22.48 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T11:59:47.108Z] #17 22.68 Selecting previously unselected package python3-lib2to3. [2020-08-13T11:59:47.108Z] #17 22.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T11:59:47.108Z] #17 22.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T11:59:47.404Z] #17 22.77 Selecting previously unselected package python3-distutils. [2020-08-13T11:59:47.404Z] #17 22.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T11:59:47.404Z] #17 22.77 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T11:59:47.404Z] #17 22.86 Selecting previously unselected package python3-pip. [2020-08-13T11:59:47.404Z] #17 22.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T11:59:47.404Z] #17 22.87 Unpacking python3-pip (18.1-5) ... [2020-08-13T11:59:47.404Z] #17 22.99 Selecting previously unselected package python3-pkg-resources. [2020-08-13T11:59:47.404Z] #17 22.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T11:59:47.404Z] #17 22.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T11:59:47.404Z] #17 23.07 Selecting previously unselected package python3-setuptools. [2020-08-13T11:59:47.404Z] #17 23.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T11:59:47.404Z] #17 23.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T11:59:47.698Z] #17 23.23 Selecting previously unselected package python3-wheel. [2020-08-13T11:59:47.698Z] #17 23.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T11:59:47.698Z] #17 23.23 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T11:59:47.698Z] #17 23.28 Selecting previously unselected package sudo. [2020-08-13T11:59:47.698Z] #17 23.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-13T11:59:47.698Z] #17 23.29 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T11:59:47.992Z] #17 23.60 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T11:59:47.992Z] #17 23.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-13T11:59:47.992Z] #17 23.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T11:59:47.992Z] #17 23.73 Selecting previously unselected package uidmap. [2020-08-13T11:59:48.285Z] #17 23.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-13T11:59:48.285Z] #17 23.73 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T11:59:48.285Z] #17 23.81 Selecting previously unselected package vim-runtime. [2020-08-13T11:59:48.285Z] #17 23.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T11:59:48.285Z] #17 23.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T11:59:48.285Z] #17 23.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T11:59:48.285Z] #17 23.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T11:59:48.361Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.4s done [2020-08-13T11:59:48.621Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-13T11:59:49.055Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.7s done [2020-08-13T11:59:49.055Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-13T11:59:49.191Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2020-08-13T11:59:49.192Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-13T11:59:49.371Z] #20 transferring context: 27.18MB 2.8s [2020-08-13T11:59:49.585Z] #25 DONE 26.4s [2020-08-13T11:59:49.585Z] [2020-08-13T11:59:49.585Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T11:59:49.585Z] #32 83.24 Selecting previously unselected package libxml2:amd64. [2020-08-13T11:59:49.585Z] #32 83.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-13T11:59:49.585Z] #32 83.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T11:59:49.585Z] #32 83.94 Selecting previously unselected package libarchive13:amd64. [2020-08-13T11:59:49.585Z] #32 83.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-13T11:59:49.585Z] #32 83.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T11:59:49.585Z] #32 84.28 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-13T11:59:49.585Z] #32 84.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-13T11:59:49.585Z] #32 84.28 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T11:59:49.585Z] #32 84.45 Selecting previously unselected package librhash0:amd64. [2020-08-13T11:59:49.585Z] #32 84.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-13T11:59:49.585Z] #32 84.46 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-13T11:59:49.585Z] #32 84.65 Selecting previously unselected package libuv1:amd64. [2020-08-13T11:59:49.585Z] #32 84.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-13T11:59:49.585Z] #32 84.65 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-13T11:59:49.585Z] #32 84.83 Selecting previously unselected package cmake. [2020-08-13T11:59:49.585Z] #32 84.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-13T11:59:49.585Z] #32 84.83 Unpacking cmake (3.13.4-1) ... [2020-08-13T11:59:49.585Z] #32 87.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T11:59:49.585Z] #32 87.84 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T11:59:49.585Z] #32 87.86 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-13T11:59:49.585Z] #32 87.88 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T11:59:49.585Z] #32 87.93 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-13T11:59:49.585Z] #32 87.95 Setting up cmake-data (3.13.4-1) ... [2020-08-13T11:59:49.585Z] #32 87.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T11:59:49.585Z] #32 88.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T11:59:49.585Z] #32 88.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T11:59:49.585Z] #32 88.03 Setting up cmake (3.13.4-1) ... [2020-08-13T11:59:49.585Z] #32 88.09 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:59:49.585Z] #32 88.19 Processing triggers for mime-support (3.62) ... [2020-08-13T11:59:49.585Z] #32 DONE 91.9s [2020-08-13T11:59:49.585Z] [2020-08-13T11:59:49.585Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:49.619Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-13T11:59:49.620Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-13T11:59:49.763Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-08-13T11:59:50.023Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-13T11:59:50.156Z] #33 ... [2020-08-13T11:59:50.156Z] [2020-08-13T11:59:50.156Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:50.156Z] #41 82.87 time [2020-08-13T11:59:50.156Z] #41 88.12 os [2020-08-13T11:59:50.156Z] #41 88.13 internal/fmtsort [2020-08-13T11:59:50.156Z] #41 88.89 strings [2020-08-13T11:59:50.156Z] #41 91.22 fmt [2020-08-13T11:59:50.156Z] #41 91.52 path/filepath [2020-08-13T11:59:50.357Z] #17 25.68 Selecting previously unselected package vim. [2020-08-13T11:59:50.357Z] #17 25.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-13T11:59:50.357Z] #17 25.70 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T11:59:50.357Z] #17 ... [2020-08-13T11:59:50.357Z] [2020-08-13T11:59:50.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:50.357Z] #39 58.15 CC criu/cr-errno.o [2020-08-13T11:59:50.357Z] #39 58.21 CC criu/cr-restore.o [2020-08-13T11:59:50.357Z] #39 60.48 CC criu/cr-service.o [2020-08-13T11:59:50.357Z] #39 61.41 CC criu/crtools.o [2020-08-13T11:59:50.357Z] #39 61.71 CC criu/eventfd.o [2020-08-13T11:59:50.357Z] #39 61.97 CC criu/eventpoll.o [2020-08-13T11:59:50.357Z] #39 62.48 CC criu/external.o [2020-08-13T11:59:50.357Z] #39 62.61 CC criu/fault-injection.o [2020-08-13T11:59:50.357Z] #39 62.66 CC criu/fdstore.o [2020-08-13T11:59:50.357Z] #39 62.86 CC criu/fifo.o [2020-08-13T11:59:50.357Z] #39 63.11 CC criu/file-ids.o [2020-08-13T11:59:50.357Z] #39 63.34 CC criu/file-lock.o [2020-08-13T11:59:50.358Z] #39 63.84 CC criu/files-ext.o [2020-08-13T11:59:50.358Z] #39 64.00 CC criu/files-reg.o [2020-08-13T11:59:50.358Z] #39 65.00 CC criu/files.o [2020-08-13T11:59:50.358Z] #39 66.07 CC criu/filesystems.o [2020-08-13T11:59:50.358Z] #39 66.47 CC criu/fsnotify.o [2020-08-13T11:59:50.358Z] #39 67.15 CC criu/image-desc.o [2020-08-13T11:59:50.358Z] #39 67.30 CC criu/image.o [2020-08-13T11:59:50.358Z] #39 67.86 CC criu/ipc_ns.o [2020-08-13T11:59:50.358Z] #39 68.50 CC criu/irmap.o [2020-08-13T11:59:50.358Z] #39 ... [2020-08-13T11:59:50.358Z] [2020-08-13T11:59:50.358Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T11:59:50.358Z] #17 26.00 Selecting previously unselected package xfsprogs. [2020-08-13T11:59:50.358Z] #17 26.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-13T11:59:50.358Z] #17 26.00 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T11:59:50.417Z] #41 ... [2020-08-13T11:59:50.417Z] [2020-08-13T11:59:50.417Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:50.417Z] #38 82.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:50.417Z] #38 83.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T11:59:50.417Z] #38 83.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T11:59:50.417Z] #38 83.01 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T11:59:50.417Z] #38 83.03 Setting up python-six (1.12.0-1) ... [2020-08-13T11:59:50.417Z] #38 87.08 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T11:59:50.417Z] #38 87.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T11:59:50.417Z] #38 87.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:50.417Z] #38 87.12 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T11:59:50.417Z] #38 87.14 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:50.417Z] #38 87.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T11:59:50.417Z] #38 87.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T11:59:50.417Z] #38 87.17 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T11:59:50.417Z] #38 87.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T11:59:50.417Z] #38 87.20 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T11:59:50.417Z] #38 ... [2020-08-13T11:59:50.417Z] [2020-08-13T11:59:50.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T11:59:50.417Z] #10 84.19 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T11:59:50.417Z] #10 84.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T11:59:50.417Z] #10 84.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T11:59:50.417Z] #10 84.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-13T11:59:50.417Z] #10 84.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T11:59:50.417Z] #10 84.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T11:59:50.417Z] #10 84.56 Selecting previously unselected package dmsetup. [2020-08-13T11:59:50.417Z] #10 84.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-13T11:59:50.417Z] #10 84.57 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T11:59:50.417Z] #10 84.78 Selecting previously unselected package mingw-w64-common. [2020-08-13T11:59:50.417Z] #10 84.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T11:59:50.417Z] #10 84.82 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T11:59:50.417Z] #10 91.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T11:59:50.417Z] #10 91.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T11:59:50.417Z] #10 91.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T11:59:50.549Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-08-13T11:59:50.549Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-13T11:59:50.650Z] #17 26.24 Selecting previously unselected package zip. [2020-08-13T11:59:50.650Z] #17 26.24 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-13T11:59:50.650Z] #17 26.25 Unpacking zip (3.0-11+b1) ... [2020-08-13T11:59:50.677Z] #10 ... [2020-08-13T11:59:50.677Z] [2020-08-13T11:59:50.677Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:50.677Z] #33 1.384 + RM_GOPATH=0 [2020-08-13T11:59:50.677Z] #33 1.385 + TMP_GOPATH= [2020-08-13T11:59:50.677Z] #33 1.387 + : /build [2020-08-13T11:59:50.677Z] #33 1.387 + '[' -z '' ']' [2020-08-13T11:59:50.677Z] #33 1.393 ++ mktemp -d [2020-08-13T11:59:50.677Z] #33 1.401 + export GOPATH=/tmp/tmp.qQvE9DwLrA [2020-08-13T11:59:50.677Z] #33 1.402 + GOPATH=/tmp/tmp.qQvE9DwLrA [2020-08-13T11:59:50.677Z] #33 1.402 + RM_GOPATH=1 [2020-08-13T11:59:50.677Z] #33 1.402 + case "$(go env GOARCH)" in [2020-08-13T11:59:50.677Z] #33 1.403 ++ go env GOARCH [2020-08-13T11:59:50.677Z] #33 1.424 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:50.677Z] #33 1.424 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:50.677Z] #33 1.425 ++ dirname /tmp/install/install.sh [2020-08-13T11:59:50.677Z] #33 1.430 + dir=/tmp/install [2020-08-13T11:59:50.677Z] #33 1.430 + bin=tini [2020-08-13T11:59:50.677Z] #33 1.430 + shift [2020-08-13T11:59:50.677Z] #33 1.430 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T11:59:50.677Z] #33 1.430 + . /tmp/install/tini.installer [2020-08-13T11:59:50.677Z] #33 1.431 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T11:59:50.677Z] #33 1.432 + install_tini [2020-08-13T11:59:50.677Z] #33 1.435 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T11:59:50.677Z] #33 1.435 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T11:59:50.677Z] #33 1.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.qQvE9DwLrA/tini [2020-08-13T11:59:50.677Z] #33 1.452 Cloning into '/tmp/tmp.qQvE9DwLrA/tini'... [2020-08-13T11:59:50.802Z] #20 transferring context: 51.48MB 4.7s done [2020-08-13T11:59:50.942Z] #17 26.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T11:59:50.942Z] #17 26.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T11:59:50.942Z] #17 26.42 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-13T11:59:50.942Z] #17 26.43 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-13T11:59:50.942Z] #17 26.44 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-13T11:59:50.942Z] #17 26.45 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-13T11:59:50.942Z] #17 26.46 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T11:59:50.942Z] #17 26.47 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-13T11:59:50.942Z] #17 26.48 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T11:59:50.942Z] #17 26.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T11:59:50.942Z] #17 26.50 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T11:59:50.942Z] #17 26.51 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T11:59:50.942Z] #17 26.52 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T11:59:50.942Z] #17 26.53 Setting up zip (3.0-11+b1) ... [2020-08-13T11:59:50.942Z] #17 26.55 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T11:59:50.942Z] #17 26.58 Setting up bash-completion (1:2.8-6) ... [2020-08-13T11:59:51.249Z] #33 ... [2020-08-13T11:59:51.249Z] [2020-08-13T11:59:51.249Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:51.249Z] #38 93.39 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T11:59:51.249Z] #38 93.43 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:59:51.249Z] #38 DONE 93.9s [2020-08-13T11:59:51.249Z] [2020-08-13T11:59:51.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:51.423Z] #20 DONE 5.5s [2020-08-13T11:59:51.423Z] [2020-08-13T11:59:51.423Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:51.423Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T11:59:51.423Z] #7 sha256:7207978b06c43401605da2a2bd2a2413b79c6f40719706f8e03d14ed8e86cf8b 6.19kB / 6.19kB done [2020-08-13T11:59:51.423Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2020-08-13T11:59:51.423Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s done [2020-08-13T11:59:51.423Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T11:59:51.423Z] #7 sha256:1522fbf9d916796066e9ef85dd75ba41fa6936cf526068889cbc134228e962ad 1.79kB / 1.79kB done [2020-08-13T11:59:51.423Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s done [2020-08-13T11:59:51.423Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.9s done [2020-08-13T11:59:51.423Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.7s done [2020-08-13T11:59:51.423Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.6s [2020-08-13T11:59:51.423Z] #7 sha256:b30cd9b955c0ceb20e9f825bbe2c006f22f1177b893b8c5c71bf14ce2b9252f9 97.69MB / 97.69MB 5.4s [2020-08-13T11:59:51.423Z] #7 sha256:0357c8be19030c4575978b322aa8b57a77dfd780d26c8c2daba46dec9513ebe3 155B / 155B 3.6s done [2020-08-13T11:59:52.371Z] #7 ... [2020-08-13T11:59:52.371Z] [2020-08-13T11:59:52.371Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T11:59:52.371Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T11:59:52.371Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T11:59:52.371Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T11:59:52.371Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s done [2020-08-13T11:59:52.371Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-08-13T11:59:52.371Z] #58 DONE 6.2s [2020-08-13T11:59:52.371Z] [2020-08-13T11:59:52.371Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T11:59:52.560Z] #17 27.87 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-13T11:59:52.560Z] #17 27.88 Setting up xz-utils (5.2.4-1) ... [2020-08-13T11:59:52.560Z] #17 27.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T11:59:52.560Z] #17 27.91 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T11:59:52.560Z] #17 27.96 invoke-rc.d: could not determine current runlevel [2020-08-13T11:59:52.560Z] #17 27.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T11:59:52.560Z] #17 27.98 Setting up pigz (2.4-1) ... [2020-08-13T11:59:52.560Z] #17 27.99 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-13T11:59:52.560Z] #17 27.99 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T11:59:52.560Z] #17 28.00 Setting up python-pip-whl (18.1-5) ... [2020-08-13T11:59:52.560Z] #17 28.01 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-13T11:59:52.560Z] #17 28.02 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T11:59:52.560Z] #17 28.24 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-13T11:59:52.641Z] #39 ... [2020-08-13T11:59:52.641Z] [2020-08-13T11:59:52.641Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:59:52.641Z] #30 85.33 internal/poll [2020-08-13T11:59:52.641Z] #30 87.48 internal/syscall/execenv [2020-08-13T11:59:52.641Z] #30 87.62 internal/syscall/unix [2020-08-13T11:59:52.641Z] #30 87.92 os [2020-08-13T11:59:52.641Z] #30 88.85 internal/fmtsort [2020-08-13T11:59:52.641Z] #30 89.63 strings [2020-08-13T11:59:52.641Z] #30 91.20 fmt [2020-08-13T11:59:52.641Z] #30 92.10 path/filepath [2020-08-13T11:59:52.641Z] #30 94.80 io/ioutil [2020-08-13T11:59:52.641Z] #30 ... [2020-08-13T11:59:52.641Z] [2020-08-13T11:59:52.641Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T11:59:52.641Z] #33 2.445 + cd /tmp/tmp.qQvE9DwLrA/tini [2020-08-13T11:59:52.641Z] #33 2.445 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T11:59:52.641Z] #33 2.467 + cmake . [2020-08-13T11:59:52.641Z] #33 3.268 -- The C compiler identification is GNU 8.3.0 [2020-08-13T11:59:52.641Z] #33 3.353 -- Check for working C compiler: /usr/bin/cc [2020-08-13T11:59:52.852Z] #17 28.24 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-13T11:59:52.852Z] #17 28.25 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-13T11:59:52.852Z] #17 28.26 Setting up vim (2:8.1.0875-5) ... [2020-08-13T11:59:52.852Z] #17 28.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T11:59:52.852Z] #17 28.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T11:59:52.852Z] #17 28.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T11:59:52.852Z] #17 28.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T11:59:52.852Z] #17 28.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T11:59:52.852Z] #17 28.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T11:59:52.852Z] #17 28.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T11:59:52.852Z] #17 28.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T11:59:52.852Z] #17 28.30 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T11:59:52.852Z] #17 28.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T11:59:52.852Z] #17 28.32 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-13T11:59:52.852Z] #17 28.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T11:59:52.853Z] #17 28.33 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-13T11:59:52.853Z] #17 28.34 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T11:59:53.318Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.8s done [2020-08-13T11:59:53.321Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.0s done [2020-08-13T11:59:53.321Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-13T11:59:53.579Z] #7 sha256:b30cd9b955c0ceb20e9f825bbe2c006f22f1177b893b8c5c71bf14ce2b9252f9 97.69MB / 97.69MB 7.3s done [2020-08-13T11:59:53.581Z] #33 4.417 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T11:59:53.581Z] #33 4.433 -- Detecting C compiler ABI info [2020-08-13T11:59:53.830Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.8s done [2020-08-13T11:59:53.830Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-08-13T11:59:54.154Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-08-13T11:59:54.365Z] #17 29.79 Setting up iptables (1.8.2-4) ... [2020-08-13T11:59:54.365Z] #17 29.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T11:59:54.365Z] #17 29.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T11:59:54.365Z] #17 29.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T11:59:54.365Z] #17 29.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T11:59:54.365Z] #17 29.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T11:59:54.365Z] #17 29.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T11:59:54.365Z] #17 29.84 Setting up python3 (3.7.3-1) ... [2020-08-13T11:59:54.365Z] #17 30.02 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T11:59:54.416Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-08-13T11:59:54.963Z] #33 5.578 -- Detecting C compiler ABI info - done [2020-08-13T11:59:54.963Z] #33 5.632 -- Detecting C compile features [2020-08-13T11:59:55.002Z] #17 30.47 Setting up apparmor (2.13.2-10) ... [2020-08-13T11:59:55.361Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2020-08-13T11:59:55.623Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-08-13T11:59:55.921Z] #33 ... [2020-08-13T11:59:55.921Z] [2020-08-13T11:59:55.921Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T11:59:55.921Z] #47 88.54 encoding/binary [2020-08-13T11:59:55.921Z] #47 90.47 encoding/base64 [2020-08-13T11:59:55.921Z] #47 90.92 context [2020-08-13T11:59:55.921Z] #47 91.04 os [2020-08-13T11:59:55.921Z] #47 92.23 golang.org/x/sys/unix [2020-08-13T11:59:55.921Z] #47 96.02 fmt [2020-08-13T11:59:55.921Z] #47 ... [2020-08-13T11:59:55.921Z] [2020-08-13T11:59:55.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T11:59:55.921Z] #39 3.607 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T11:59:55.921Z] #39 3.607 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T11:59:55.921Z] #39 3.626 Note: Building without GnuTLS support [2020-08-13T11:59:55.921Z] #39 3.639 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T11:59:55.921Z] #39 3.639 Makefile.config:40: Warn: Building without nftables support [2020-08-13T11:59:56.046Z] #17 31.48 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T11:59:56.046Z] #17 31.49 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T11:59:56.046Z] #17 31.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T11:59:56.203Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-08-13T11:59:56.681Z] #17 32.22 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T11:59:56.861Z] #39 5.566 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T11:59:56.861Z] #39 5.644 GEN .gitid [2020-08-13T11:59:56.861Z] #39 5.674 GEN criu/include/version.h [2020-08-13T11:59:56.861Z] #39 5.753 GEN include/common/asm [2020-08-13T11:59:56.974Z] #17 32.56 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T11:59:57.485Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 19.4s done [2020-08-13T11:59:57.485Z] #8 DONE 25.2s [2020-08-13T11:59:57.485Z] [2020-08-13T11:59:57.485Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T11:59:57.485Z] #9 DONE 0.2s [2020-08-13T11:59:57.485Z] [2020-08-13T11:59:57.485Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T11:59:57.485Z] #10 DONE 0.2s [2020-08-13T11:59:57.485Z] [2020-08-13T11:59:57.485Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T11:59:57.485Z] #28 DONE 0.1s [2020-08-13T11:59:57.485Z] [2020-08-13T11:59:57.485Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T11:59:57.485Z] #39 ... [2020-08-13T11:59:57.485Z] [2020-08-13T11:59:57.485Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T11:59:57.485Z] #36 DONE 0.1s [2020-08-13T11:59:57.485Z] [2020-08-13T11:59:57.485Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T11:59:57.485Z] #37 0.751 + git clone https://github.com/docker/distribution.git . [2020-08-13T11:59:57.485Z] #37 0.766 Cloning into '.'... [2020-08-13T11:59:57.532Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2020-08-13T11:59:57.532Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-13T11:59:58.004Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2020-08-13T11:59:58.004Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-13T11:59:58.083Z] #17 33.23 Setting up python3-pip (18.1-5) ... [2020-08-13T11:59:58.129Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.0s done [2020-08-13T11:59:58.483Z] #17 33.87 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T11:59:58.483Z] #17 33.90 Processing triggers for mime-support (3.62) ... [2020-08-13T11:59:58.772Z] #39 7.385 PBCC images/timens.pb-c.c [2020-08-13T11:59:58.772Z] #39 7.440 DEP images/timens.pb-c.d [2020-08-13T11:59:58.772Z] #39 7.516 PBCC images/fown.pb-c.c [2020-08-13T11:59:58.772Z] #39 7.545 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T11:59:58.772Z] #39 7.640 PBCC images/opts.pb-c.c [2020-08-13T11:59:58.888Z] #17 DONE 34.4s [2020-08-13T11:59:58.888Z] [2020-08-13T11:59:58.888Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T11:59:58.888Z] #36 113.8 + dpkg --print-architecture [2020-08-13T11:59:58.888Z] #36 113.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T11:59:59.032Z] #39 7.701 PBCC images/memfd.pb-c.c [2020-08-13T11:59:59.032Z] #39 7.749 DEP images/fown.pb-c.d [2020-08-13T11:59:59.032Z] #39 7.794 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T11:59:59.032Z] #39 7.897 DEP images/opts.pb-c.d [2020-08-13T11:59:59.032Z] #39 7.966 DEP images/memfd.pb-c.d [2020-08-13T11:59:59.077Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-08-13T11:59:59.280Z] #36 114.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T11:59:59.280Z] #36 114.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T11:59:59.326Z] #39 8.043 PBCC images/sit.pb-c.c [2020-08-13T11:59:59.326Z] #39 8.125 DEP images/sit.pb-c.d [2020-08-13T11:59:59.326Z] #39 8.193 PBCC images/macvlan.pb-c.c [2020-08-13T11:59:59.326Z] #39 8.236 DEP images/macvlan.pb-c.d [2020-08-13T11:59:59.613Z] #39 8.279 PBCC images/autofs.pb-c.c [2020-08-13T11:59:59.613Z] #39 8.301 DEP images/autofs.pb-c.d [2020-08-13T11:59:59.613Z] #39 8.420 PBCC images/sysctl.pb-c.c [2020-08-13T11:59:59.613Z] #39 8.464 DEP images/sysctl.pb-c.d [2020-08-13T11:59:59.621Z] #37 ... [2020-08-13T11:59:59.621Z] [2020-08-13T11:59:59.621Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T11:59:59.621Z] #44 0.575 + RM_GOPATH=0 [2020-08-13T11:59:59.621Z] #44 0.575 + TMP_GOPATH= [2020-08-13T11:59:59.621Z] #44 0.575 + : /build [2020-08-13T11:59:59.621Z] #44 0.575 + '[' -z '' ']' [2020-08-13T11:59:59.621Z] #44 0.575 ++ mktemp -d [2020-08-13T11:59:59.621Z] #44 0.578 + export GOPATH=/tmp/tmp.x7g4TcOlY9 [2020-08-13T11:59:59.621Z] #44 0.578 + GOPATH=/tmp/tmp.x7g4TcOlY9 [2020-08-13T11:59:59.621Z] #44 0.578 + RM_GOPATH=1 [2020-08-13T11:59:59.621Z] #44 0.578 + case "$(go env GOARCH)" in [2020-08-13T11:59:59.621Z] #44 0.579 ++ go env GOARCH [2020-08-13T11:59:59.621Z] #44 0.586 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:59.621Z] #44 0.586 + GO_BUILDMODE=-buildmode=pie [2020-08-13T11:59:59.621Z] #44 0.587 ++ dirname /tmp/install/install.sh [2020-08-13T11:59:59.621Z] #44 0.588 + dir=/tmp/install [2020-08-13T11:59:59.621Z] #44 0.588 + bin=gotestsum [2020-08-13T11:59:59.621Z] #44 0.589 + shift [2020-08-13T11:59:59.621Z] #44 0.589 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T11:59:59.621Z] #44 0.590 + . /tmp/install/gotestsum.installer [2020-08-13T11:59:59.621Z] #44 0.590 ++ : v0.3.5 [2020-08-13T11:59:59.621Z] #44 0.590 + install_gotestsum [2020-08-13T11:59:59.621Z] #44 0.591 + set -e [2020-08-13T11:59:59.621Z] #44 0.591 + export GO111MODULE=on [2020-08-13T11:59:59.621Z] #44 0.591 + GO111MODULE=on [2020-08-13T11:59:59.621Z] #44 0.591 + GOBIN=/build [2020-08-13T11:59:59.621Z] #44 0.591 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T11:59:59.621Z] #44 0.608 go: finding gotest.tools v0.3.5 [2020-08-13T11:59:59.621Z] #44 0.608 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T11:59:59.621Z] #44 1.560 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T11:59:59.621Z] #44 2.551 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T11:59:59.621Z] #44 3.918 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T11:59:59.621Z] #44 4.111 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T11:59:59.621Z] #44 4.414 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:59:59.621Z] #44 4.487 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T11:59:59.621Z] #44 4.491 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T11:59:59.621Z] #44 4.610 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:59:59.621Z] #44 4.636 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T11:59:59.621Z] #44 4.772 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:59:59.621Z] #44 4.800 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T11:59:59.621Z] #44 4.997 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T11:59:59.621Z] #44 5.015 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T11:59:59.621Z] #44 5.117 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:59:59.621Z] #44 5.119 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:59:59.621Z] #44 5.195 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T11:59:59.621Z] #44 5.197 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T11:59:59.621Z] #44 5.238 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T11:59:59.621Z] #44 5.245 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T11:59:59.621Z] #44 5.328 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T11:59:59.621Z] #44 5.336 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T11:59:59.621Z] #44 5.379 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T11:59:59.621Z] #44 5.389 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T11:59:59.883Z] #39 8.539 PBCC images/time.pb-c.c [2020-08-13T11:59:59.883Z] #39 8.556 DEP images/time.pb-c.d [2020-08-13T11:59:59.883Z] #39 8.623 PBCC images/binfmt-misc.pb-c.c [2020-08-13T11:59:59.883Z] #39 8.674 DEP images/binfmt-misc.pb-c.d [2020-08-13T11:59:59.883Z] #39 8.731 PBCC images/seccomp.pb-c.c [2020-08-13T11:59:59.883Z] #39 8.765 DEP images/seccomp.pb-c.d [2020-08-13T11:59:59.883Z] #39 8.810 PBCC images/userns.pb-c.c [2020-08-13T12:00:00.219Z] #39 8.840 DEP images/userns.pb-c.d [2020-08-13T12:00:00.219Z] #39 8.905 PBCC images/cgroup.pb-c.c [2020-08-13T12:00:00.219Z] #39 8.921 DEP images/cgroup.pb-c.d [2020-08-13T12:00:00.219Z] #39 9.023 PBCC images/ext-file.pb-c.c [2020-08-13T12:00:00.219Z] #39 9.085 DEP images/ext-file.pb-c.d [2020-08-13T12:00:00.219Z] #39 9.146 PBCC images/rpc.pb-c.c [2020-08-13T12:00:00.548Z] #39 9.220 DEP images/rpc.pb-c.d [2020-08-13T12:00:00.548Z] #39 9.334 PBCC images/siginfo.pb-c.c [2020-08-13T12:00:00.548Z] #39 9.358 DEP images/siginfo.pb-c.d [2020-08-13T12:00:00.548Z] #39 9.389 PBCC images/pagemap.pb-c.c [2020-08-13T12:00:00.619Z] #36 ... [2020-08-13T12:00:00.619Z] [2020-08-13T12:00:00.619Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T12:00:00.619Z] #18 1.224 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T12:00:00.619Z] #18 1.227 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T12:00:00.619Z] #18 1.230 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T12:00:00.619Z] #18 DONE 1.4s [2020-08-13T12:00:00.619Z] [2020-08-13T12:00:00.619Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:00:00.807Z] #39 9.463 DEP images/pagemap.pb-c.d [2020-08-13T12:00:00.807Z] #39 9.541 PBCC images/rlimit.pb-c.c [2020-08-13T12:00:00.807Z] #39 ... [2020-08-13T12:00:00.807Z] [2020-08-13T12:00:00.807Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:00.807Z] #33 7.578 -- Detecting C compile features - done [2020-08-13T12:00:00.807Z] #33 7.620 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T12:00:00.807Z] #33 7.981 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T12:00:00.807Z] #33 8.147 -- Configuring done [2020-08-13T12:00:00.807Z] #33 8.171 -- Generating done [2020-08-13T12:00:00.807Z] #33 8.176 -- Build files have been written to: /tmp/tmp.qQvE9DwLrA/tini [2020-08-13T12:00:00.807Z] #33 8.199 + make tini-static [2020-08-13T12:00:00.807Z] #33 8.758 Scanning dependencies of target tini-static [2020-08-13T12:00:00.807Z] #33 8.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T12:00:00.807Z] #33 10.14 [100%] Linking C executable tini-static [2020-08-13T12:00:00.807Z] #33 10.88 [100%] Built target tini-static [2020-08-13T12:00:00.807Z] #33 11.03 + mkdir -p /build [2020-08-13T12:00:00.807Z] #33 11.03 + cp tini-static /build/docker-init [2020-08-13T12:00:00.807Z] #33 DONE 11.6s [2020-08-13T12:00:00.807Z] [2020-08-13T12:00:00.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:00.807Z] #39 9.618 DEP images/rlimit.pb-c.d [2020-08-13T12:00:00.807Z] #39 9.681 PBCC images/file-lock.pb-c.c [2020-08-13T12:00:00.807Z] #39 9.708 DEP images/file-lock.pb-c.d [2020-08-13T12:00:00.807Z] #39 ... [2020-08-13T12:00:00.807Z] [2020-08-13T12:00:00.807Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:00.807Z] #10 100.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T12:00:00.807Z] #10 100.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:00:00.807Z] #10 100.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:00:00.807Z] #10 100.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T12:00:00.807Z] #10 100.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:00:00.807Z] #10 100.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:00:01.003Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2020-08-13T12:00:01.010Z] #19 ... [2020-08-13T12:00:01.010Z] [2020-08-13T12:00:01.010Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:01.010Z] #39 68.91 CC criu/kcmp-ids.o [2020-08-13T12:00:01.010Z] #39 69.08 CC criu/kerndat.o [2020-08-13T12:00:01.010Z] #39 69.78 CC criu/libnetlink.o [2020-08-13T12:00:01.010Z] #39 70.08 CC criu/log.o [2020-08-13T12:00:01.010Z] #39 70.44 CC criu/lsm.o [2020-08-13T12:00:01.010Z] #39 70.72 CC criu/mem.o [2020-08-13T12:00:01.010Z] #39 71.69 CC criu/memfd.o [2020-08-13T12:00:01.010Z] #39 72.09 CC criu/mount.o [2020-08-13T12:00:01.010Z] #39 74.50 CC criu/namespaces.o [2020-08-13T12:00:01.010Z] #39 75.43 CC criu/net.o [2020-08-13T12:00:01.010Z] #39 76.89 CC criu/netfilter.o [2020-08-13T12:00:01.010Z] #39 77.10 CC criu/page-pipe.o [2020-08-13T12:00:01.010Z] #39 77.36 CC criu/page-xfer.o [2020-08-13T12:00:01.010Z] #39 78.27 CC criu/pagemap-cache.o [2020-08-13T12:00:01.010Z] #39 78.51 CC criu/pagemap.o [2020-08-13T12:00:01.010Z] #39 79.09 CC criu/parasite-syscall.o [2020-08-13T12:00:01.066Z] #10 ... [2020-08-13T12:00:01.066Z] [2020-08-13T12:00:01.066Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:01.066Z] #41 93.83 regexp/syntax [2020-08-13T12:00:01.066Z] #41 97.78 flag [2020-08-13T12:00:01.066Z] #41 99.63 go/token [2020-08-13T12:00:01.066Z] #41 100.0 regexp [2020-08-13T12:00:01.066Z] #41 100.5 go/scanner [2020-08-13T12:00:01.066Z] #41 101.8 go/ast [2020-08-13T12:00:01.329Z] #41 ... [2020-08-13T12:00:01.329Z] [2020-08-13T12:00:01.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:01.329Z] #39 9.893 PBCC images/tty.pb-c.c [2020-08-13T12:00:01.329Z] #39 10.04 DEP images/tty.pb-c.d [2020-08-13T12:00:01.329Z] #39 10.15 PBCC images/tun.pb-c.c [2020-08-13T12:00:01.329Z] #39 10.26 PBCC images/netdev.pb-c.c [2020-08-13T12:00:01.329Z] #39 10.31 DEP images/tun.pb-c.d [2020-08-13T12:00:01.579Z] #7 extracting sha256:b30cd9b955c0ceb20e9f825bbe2c006f22f1177b893b8c5c71bf14ce2b9252f9 [2020-08-13T12:00:01.588Z] #39 10.41 DEP images/netdev.pb-c.d [2020-08-13T12:00:01.588Z] #39 10.50 PBCC images/vma.pb-c.c [2020-08-13T12:00:01.828Z] #39 79.83 CC criu/path.o [2020-08-13T12:00:01.847Z] #39 10.57 DEP images/vma.pb-c.d [2020-08-13T12:00:01.847Z] #39 10.72 PBCC images/creds.pb-c.c [2020-08-13T12:00:01.847Z] #39 10.74 DEP images/creds.pb-c.d [2020-08-13T12:00:02.111Z] #39 10.83 PBCC images/utsns.pb-c.c [2020-08-13T12:00:02.111Z] #39 10.85 DEP images/utsns.pb-c.d [2020-08-13T12:00:02.111Z] #39 10.94 PBCC images/ipc-desc.pb-c.c [2020-08-13T12:00:02.111Z] #39 10.98 PBCC images/ipc-sem.pb-c.c [2020-08-13T12:00:02.111Z] #39 10.99 DEP images/ipc-desc.pb-c.d [2020-08-13T12:00:02.111Z] #39 11.04 DEP images/ipc-sem.pb-c.d [2020-08-13T12:00:02.217Z] #39 80.06 CC criu/pie-util-vdso.o [2020-08-13T12:00:02.217Z] #39 80.40 CC criu/pie-util.o [2020-08-13T12:00:02.371Z] #39 11.08 PBCC images/ipc-msg.pb-c.c [2020-08-13T12:00:02.371Z] #39 11.11 DEP images/ipc-msg.pb-c.d [2020-08-13T12:00:02.371Z] #39 11.15 PBCC images/ipc-shm.pb-c.c [2020-08-13T12:00:02.371Z] #39 11.21 DEP images/ipc-shm.pb-c.d [2020-08-13T12:00:02.371Z] #39 11.27 PBCC images/ipc-var.pb-c.c [2020-08-13T12:00:02.371Z] #39 11.30 DEP images/ipc-var.pb-c.d [2020-08-13T12:00:02.371Z] #39 11.36 PBCC images/sk-opts.pb-c.c [2020-08-13T12:00:02.371Z] #39 11.37 PBCC images/packet-sock.pb-c.c [2020-08-13T12:00:02.444Z] #44 8.116 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:02.536Z] #39 80.60 CC criu/pipes.o [2020-08-13T12:00:02.630Z] #39 11.47 DEP images/sk-opts.pb-c.d [2020-08-13T12:00:02.630Z] #39 11.54 DEP images/packet-sock.pb-c.d [2020-08-13T12:00:02.744Z] #44 8.414 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:02.828Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.1s [2020-08-13T12:00:02.890Z] #39 11.63 PBCC images/sk-netlink.pb-c.c [2020-08-13T12:00:02.890Z] #39 11.67 DEP images/sk-netlink.pb-c.d [2020-08-13T12:00:02.890Z] #39 11.73 PBCC images/sk-inet.pb-c.c [2020-08-13T12:00:02.890Z] #39 11.81 DEP images/sk-inet.pb-c.d [2020-08-13T12:00:03.150Z] #39 11.89 PBCC images/sk-unix.pb-c.c [2020-08-13T12:00:03.150Z] #39 11.94 DEP images/sk-unix.pb-c.d [2020-08-13T12:00:03.150Z] #39 11.99 PBCC images/mm.pb-c.c [2020-08-13T12:00:03.150Z] #39 ... [2020-08-13T12:00:03.150Z] [2020-08-13T12:00:03.150Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:03.150Z] #30 95.78 path [2020-08-13T12:00:03.150Z] #30 96.90 text/tabwriter [2020-08-13T12:00:03.150Z] #30 98.17 flag [2020-08-13T12:00:03.150Z] #30 98.18 github.com/BurntSushi/toml [2020-08-13T12:00:03.150Z] #30 99.92 log [2020-08-13T12:00:03.150Z] #30 102.6 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:00:03.150Z] #30 ... [2020-08-13T12:00:03.150Z] [2020-08-13T12:00:03.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:03.150Z] #39 12.05 DEP images/mm.pb-c.d [2020-08-13T12:00:03.170Z] #39 81.19 CC criu/plugin.o [2020-08-13T12:00:03.270Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.1s [2020-08-13T12:00:03.410Z] #39 12.10 PBCC images/timerfd.pb-c.c [2020-08-13T12:00:03.410Z] #39 12.16 DEP images/timerfd.pb-c.d [2020-08-13T12:00:03.410Z] #39 12.24 PBCC images/timer.pb-c.c [2020-08-13T12:00:03.410Z] #39 12.27 DEP images/timer.pb-c.d [2020-08-13T12:00:03.410Z] #39 12.33 PBCC images/sa.pb-c.c [2020-08-13T12:00:03.410Z] #39 12.38 DEP images/sa.pb-c.d [2020-08-13T12:00:03.462Z] #39 81.43 CC criu/proc_parse.o [2020-08-13T12:00:03.670Z] #39 12.48 PBCC images/pipe-data.pb-c.c [2020-08-13T12:00:03.670Z] #39 12.54 DEP images/pipe-data.pb-c.d [2020-08-13T12:00:03.670Z] #39 12.59 PBCC images/mnt.pb-c.c [2020-08-13T12:00:03.670Z] #39 12.64 DEP images/mnt.pb-c.d [2020-08-13T12:00:03.670Z] #39 12.69 PBCC images/sk-packet.pb-c.c [2020-08-13T12:00:03.670Z] #39 12.70 DEP images/sk-packet.pb-c.d [2020-08-13T12:00:03.806Z] #44 9.488 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:03.931Z] #39 12.76 PBCC images/tcp-stream.pb-c.c [2020-08-13T12:00:03.931Z] #39 12.83 DEP images/tcp-stream.pb-c.d [2020-08-13T12:00:03.931Z] #39 12.89 PBCC images/pipe.pb-c.c [2020-08-13T12:00:04.097Z] #39 ... [2020-08-13T12:00:04.097Z] [2020-08-13T12:00:04.097Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:00:04.097Z] #19 3.784 Collecting yamllint==1.16.0 [2020-08-13T12:00:04.097Z] #19 4.039 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T12:00:04.108Z] #44 ... [2020-08-13T12:00:04.108Z] [2020-08-13T12:00:04.108Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:04.108Z] #48 0.912 + RM_GOPATH=0 [2020-08-13T12:00:04.108Z] #48 0.926 + TMP_GOPATH= [2020-08-13T12:00:04.108Z] #48 0.926 + : /build [2020-08-13T12:00:04.108Z] #48 0.926 + '[' -z '' ']' [2020-08-13T12:00:04.108Z] #48 0.927 ++ mktemp -d [2020-08-13T12:00:04.108Z] #48 0.931 + export GOPATH=/tmp/tmp.0HyhsK5gc9 [2020-08-13T12:00:04.108Z] #48 0.931 + GOPATH=/tmp/tmp.0HyhsK5gc9 [2020-08-13T12:00:04.108Z] #48 0.931 + RM_GOPATH=1 [2020-08-13T12:00:04.108Z] #48 0.931 + case "$(go env GOARCH)" in [2020-08-13T12:00:04.108Z] #48 0.934 ++ go env GOARCH [2020-08-13T12:00:04.108Z] #48 1.000 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:04.108Z] #48 1.000 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:04.108Z] #48 1.004 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:04.108Z] #48 1.022 + dir=/tmp/install [2020-08-13T12:00:04.108Z] #48 1.022 + bin=shfmt [2020-08-13T12:00:04.108Z] #48 1.022 + shift [2020-08-13T12:00:04.108Z] #48 1.023 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T12:00:04.108Z] #48 1.023 + . /tmp/install/shfmt.installer [2020-08-13T12:00:04.108Z] #48 1.023 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:04.108Z] #48 1.027 + install_shfmt [2020-08-13T12:00:04.108Z] #48 1.027 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T12:00:04.108Z] #48 1.027 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:04.108Z] #48 1.027 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0HyhsK5gc9/src/github.com/mvdan/sh [2020-08-13T12:00:04.108Z] #48 1.033 Cloning into '/tmp/tmp.0HyhsK5gc9/src/github.com/mvdan/sh'... [2020-08-13T12:00:04.191Z] #39 12.94 DEP images/pipe.pb-c.d [2020-08-13T12:00:04.191Z] #39 13.02 PBCC images/pstree.pb-c.c [2020-08-13T12:00:04.191Z] #39 13.08 DEP images/pstree.pb-c.d [2020-08-13T12:00:04.191Z] #39 13.13 PBCC images/fs.pb-c.c [2020-08-13T12:00:04.389Z] #19 4.074 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T12:00:04.389Z] #19 4.100 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T12:00:04.389Z] #19 4.124 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T12:00:04.389Z] #19 4.214 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T12:00:04.407Z] #48 ... [2020-08-13T12:00:04.407Z] [2020-08-13T12:00:04.407Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:04.407Z] #33 1.205 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:04.407Z] #33 1.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:04.407Z] #33 1.332 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:04.407Z] #33 2.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T12:00:04.407Z] #33 5.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T12:00:04.407Z] #33 6.418 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T12:00:04.407Z] #33 ... [2020-08-13T12:00:04.407Z] [2020-08-13T12:00:04.407Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:04.407Z] #11 1.188 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:04.407Z] #11 1.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:04.407Z] #11 1.332 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:04.407Z] #11 2.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T12:00:04.407Z] #11 4.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T12:00:04.407Z] #11 6.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T12:00:04.462Z] #39 13.20 DEP images/fs.pb-c.d [2020-08-13T12:00:04.462Z] #39 13.25 PBCC images/signalfd.pb-c.c [2020-08-13T12:00:04.462Z] #39 13.30 DEP images/signalfd.pb-c.d [2020-08-13T12:00:04.462Z] #39 13.37 PBCC images/fh.pb-c.c [2020-08-13T12:00:04.708Z] #11 ... [2020-08-13T12:00:04.708Z] [2020-08-13T12:00:04.708Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:04.708Z] #55 0.852 + RM_GOPATH=0 [2020-08-13T12:00:04.708Z] #55 0.852 + TMP_GOPATH= [2020-08-13T12:00:04.708Z] #55 0.852 + : /build [2020-08-13T12:00:04.708Z] #55 0.852 + '[' -z '' ']' [2020-08-13T12:00:04.708Z] #55 0.862 ++ mktemp -d [2020-08-13T12:00:04.708Z] #55 0.867 + export GOPATH=/tmp/tmp.UmjKed3KrV [2020-08-13T12:00:04.708Z] #55 0.867 + GOPATH=/tmp/tmp.UmjKed3KrV [2020-08-13T12:00:04.708Z] #55 0.867 + RM_GOPATH=1 [2020-08-13T12:00:04.708Z] #55 0.868 + case "$(go env GOARCH)" in [2020-08-13T12:00:04.708Z] #55 0.869 ++ go env GOARCH [2020-08-13T12:00:04.708Z] #55 0.919 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:04.708Z] #55 0.920 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:04.708Z] #55 0.923 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:04.708Z] #55 0.925 + dir=/tmp/install [2020-08-13T12:00:04.708Z] #55 0.925 + bin=rootlesskit [2020-08-13T12:00:04.708Z] #55 0.925 + shift [2020-08-13T12:00:04.708Z] #55 0.925 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T12:00:04.708Z] #55 0.925 + . /tmp/install/rootlesskit.installer [2020-08-13T12:00:04.708Z] #55 0.928 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:04.708Z] #55 0.929 + install_rootlesskit [2020-08-13T12:00:04.708Z] #55 0.929 + case "$1" in [2020-08-13T12:00:04.708Z] #55 0.929 + export CGO_ENABLED=0 [2020-08-13T12:00:04.708Z] #55 0.929 + CGO_ENABLED=0 [2020-08-13T12:00:04.708Z] #55 0.929 + _install_rootlesskit [2020-08-13T12:00:04.708Z] #55 0.930 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:04.708Z] #55 0.930 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T12:00:04.708Z] #55 0.930 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UmjKed3KrV/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:04.708Z] #55 0.940 Cloning into '/tmp/tmp.UmjKed3KrV/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T12:00:04.708Z] #55 6.619 + cd /tmp/tmp.UmjKed3KrV/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:04.708Z] #55 6.630 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:04.708Z] #55 7.462 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:00:04.708Z] #55 7.463 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T12:00:04.708Z] #55 ... [2020-08-13T12:00:04.708Z] [2020-08-13T12:00:04.708Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:04.708Z] #46 0.916 + RM_GOPATH=0 [2020-08-13T12:00:04.708Z] #46 0.917 + TMP_GOPATH= [2020-08-13T12:00:04.708Z] #46 0.917 + : /build [2020-08-13T12:00:04.708Z] #46 0.917 + '[' -z '' ']' [2020-08-13T12:00:04.708Z] #46 0.933 ++ mktemp -d [2020-08-13T12:00:04.708Z] #46 0.941 + export GOPATH=/tmp/tmp.lCgCSgKDgw [2020-08-13T12:00:04.708Z] #46 0.941 + GOPATH=/tmp/tmp.lCgCSgKDgw [2020-08-13T12:00:04.708Z] #46 0.941 + RM_GOPATH=1 [2020-08-13T12:00:04.708Z] #46 0.941 + case "$(go env GOARCH)" in [2020-08-13T12:00:04.708Z] #46 0.946 ++ go env GOARCH [2020-08-13T12:00:04.708Z] #46 1.026 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:04.708Z] #46 1.026 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:04.708Z] #46 1.031 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:04.708Z] #46 1.033 + dir=/tmp/install [2020-08-13T12:00:04.708Z] #46 1.033 + bin=golangci_lint [2020-08-13T12:00:04.708Z] #46 1.033 + shift [2020-08-13T12:00:04.708Z] #46 1.035 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T12:00:04.708Z] #46 1.035 + . /tmp/install/golangci_lint.installer [2020-08-13T12:00:04.708Z] #46 1.035 ++ : v1.23.8 [2020-08-13T12:00:04.708Z] #46 1.037 + install_golangci_lint [2020-08-13T12:00:04.708Z] #46 1.037 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T12:00:04.708Z] #46 1.037 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T12:00:04.708Z] #46 1.037 Installing golangci-lint version v1.23.8 [2020-08-13T12:00:04.721Z] #39 13.47 PBCC images/fsnotify.pb-c.c [2020-08-13T12:00:04.721Z] #39 13.58 DEP images/fh.pb-c.d [2020-08-13T12:00:04.721Z] #39 13.64 DEP images/fsnotify.pb-c.d [2020-08-13T12:00:04.981Z] #39 13.74 PBCC images/eventpoll.pb-c.c [2020-08-13T12:00:04.981Z] #39 13.79 DEP images/eventpoll.pb-c.d [2020-08-13T12:00:04.981Z] #39 13.84 PBCC images/eventfd.pb-c.c [2020-08-13T12:00:04.981Z] #39 13.86 DEP images/eventfd.pb-c.d [2020-08-13T12:00:04.981Z] #39 ... [2020-08-13T12:00:04.981Z] [2020-08-13T12:00:04.981Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:04.981Z] #30 DONE 107.8s [2020-08-13T12:00:04.981Z] [2020-08-13T12:00:04.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:04.981Z] #39 13.90 PBCC images/remap-file-path.pb-c.c [2020-08-13T12:00:04.981Z] #39 13.92 DEP images/remap-file-path.pb-c.d [2020-08-13T12:00:04.981Z] #39 13.98 PBCC images/fifo.pb-c.c [2020-08-13T12:00:05.014Z] #46 ... [2020-08-13T12:00:05.014Z] [2020-08-13T12:00:05.014Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:05.014Z] #42 0.846 + RM_GOPATH=0 [2020-08-13T12:00:05.014Z] #42 0.847 + TMP_GOPATH= [2020-08-13T12:00:05.014Z] #42 0.847 + : /build [2020-08-13T12:00:05.014Z] #42 0.847 + '[' -z '' ']' [2020-08-13T12:00:05.014Z] #42 0.878 ++ mktemp -d [2020-08-13T12:00:05.014Z] #42 0.884 + export GOPATH=/tmp/tmp.gYLxZVy09c [2020-08-13T12:00:05.014Z] #42 0.885 + GOPATH=/tmp/tmp.gYLxZVy09c [2020-08-13T12:00:05.014Z] #42 0.885 + RM_GOPATH=1 [2020-08-13T12:00:05.014Z] #42 0.885 + case "$(go env GOARCH)" in [2020-08-13T12:00:05.014Z] #42 0.885 ++ go env GOARCH [2020-08-13T12:00:05.014Z] #42 0.948 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.014Z] #42 0.948 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.014Z] #42 0.950 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:05.014Z] #42 0.954 + dir=/tmp/install [2020-08-13T12:00:05.014Z] #42 0.954 + bin=vndr [2020-08-13T12:00:05.014Z] #42 0.954 + shift [2020-08-13T12:00:05.014Z] #42 0.954 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T12:00:05.014Z] #42 0.956 + . /tmp/install/vndr.installer [2020-08-13T12:00:05.014Z] #42 0.956 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:05.014Z] #42 0.957 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:05.014Z] #42 0.957 + install_vndr [2020-08-13T12:00:05.014Z] #42 0.957 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T12:00:05.014Z] #42 0.957 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gYLxZVy09c/src/github.com/LK4D4/vndr [2020-08-13T12:00:05.014Z] #42 0.971 Cloning into '/tmp/tmp.gYLxZVy09c/src/github.com/LK4D4/vndr'... [2020-08-13T12:00:05.014Z] #42 2.067 + cd /tmp/tmp.gYLxZVy09c/src/github.com/LK4D4/vndr [2020-08-13T12:00:05.014Z] #42 2.071 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:05.014Z] #42 2.124 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T12:00:05.014Z] #42 3.603 runtime/internal/sys [2020-08-13T12:00:05.014Z] #42 3.664 internal/race [2020-08-13T12:00:05.014Z] #42 3.792 internal/cpu [2020-08-13T12:00:05.014Z] #42 3.854 runtime/internal/atomic [2020-08-13T12:00:05.015Z] #42 3.979 sync/atomic [2020-08-13T12:00:05.015Z] #42 4.189 runtime/internal/math [2020-08-13T12:00:05.015Z] #42 4.696 unicode [2020-08-13T12:00:05.015Z] #42 4.729 unicode/utf8 [2020-08-13T12:00:05.015Z] #42 5.095 math/bits [2020-08-13T12:00:05.015Z] #42 5.504 internal/bytealg [2020-08-13T12:00:05.015Z] #42 7.212 math [2020-08-13T12:00:05.015Z] #42 7.280 unicode/utf16 [2020-08-13T12:00:05.015Z] #42 7.500 runtime [2020-08-13T12:00:05.015Z] #42 7.993 container/list [2020-08-13T12:00:05.015Z] #42 ... [2020-08-13T12:00:05.015Z] [2020-08-13T12:00:05.015Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:05.015Z] #22 0.856 + RM_GOPATH=0 [2020-08-13T12:00:05.015Z] #22 0.857 + TMP_GOPATH= [2020-08-13T12:00:05.015Z] #22 0.857 + : /build [2020-08-13T12:00:05.015Z] #22 0.857 + '[' -z '' ']' [2020-08-13T12:00:05.015Z] #22 0.862 ++ mktemp -d [2020-08-13T12:00:05.015Z] #22 0.864 + export GOPATH=/tmp/tmp.H6RlCWqVXL [2020-08-13T12:00:05.015Z] #22 0.864 + GOPATH=/tmp/tmp.H6RlCWqVXL [2020-08-13T12:00:05.015Z] #22 0.864 + RM_GOPATH=1 [2020-08-13T12:00:05.015Z] #22 0.864 + case "$(go env GOARCH)" in [2020-08-13T12:00:05.015Z] #22 0.874 ++ go env GOARCH [2020-08-13T12:00:05.015Z] #22 0.930 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.015Z] #22 0.930 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.015Z] #22 0.931 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:05.015Z] #22 0.950 + dir=/tmp/install [2020-08-13T12:00:05.015Z] #22 0.951 + bin=dockercli [2020-08-13T12:00:05.015Z] #22 0.951 + shift [2020-08-13T12:00:05.015Z] #22 0.951 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T12:00:05.015Z] #22 0.951 + . /tmp/install/dockercli.installer [2020-08-13T12:00:05.015Z] #22 0.951 ++ : stable [2020-08-13T12:00:05.015Z] #22 0.952 ++ : 17.06.2-ce [2020-08-13T12:00:05.015Z] #22 0.952 + install_dockercli [2020-08-13T12:00:05.015Z] #22 0.953 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T12:00:05.015Z] #22 0.953 Install docker/cli version 17.06.2-ce from stable [2020-08-13T12:00:05.015Z] #22 0.953 ++ uname -m [2020-08-13T12:00:05.015Z] #22 0.955 + arch=ppc64le [2020-08-13T12:00:05.015Z] #22 0.955 + '[' ppc64le '!=' x86_64 ']' [2020-08-13T12:00:05.015Z] #22 0.955 + '[' ppc64le '!=' s390x ']' [2020-08-13T12:00:05.015Z] #22 0.955 + '[' ppc64le '!=' armhf ']' [2020-08-13T12:00:05.015Z] #22 0.955 + build_dockercli [2020-08-13T12:00:05.015Z] #22 0.956 + git clone https://github.com/docker/docker-ce /tmp/tmp.H6RlCWqVXL/tmp/docker-ce [2020-08-13T12:00:05.015Z] #22 0.988 Cloning into '/tmp/tmp.H6RlCWqVXL/tmp/docker-ce'... [2020-08-13T12:00:05.241Z] #39 14.04 DEP images/fifo.pb-c.d [2020-08-13T12:00:05.241Z] #39 14.10 PBCC images/ghost-file.pb-c.c [2020-08-13T12:00:05.241Z] #39 14.18 DEP images/ghost-file.pb-c.d [2020-08-13T12:00:05.328Z] #22 ... [2020-08-13T12:00:05.328Z] [2020-08-13T12:00:05.328Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:05.328Z] #52 1.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:05.328Z] #52 1.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:05.328Z] #52 1.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:05.328Z] #52 2.480 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T12:00:05.328Z] #52 6.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T12:00:05.328Z] #52 6.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T12:00:05.328Z] #52 ... [2020-08-13T12:00:05.328Z] [2020-08-13T12:00:05.328Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:05.328Z] #24 2.127 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:05.328Z] #24 2.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:05.328Z] #24 2.214 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:05.328Z] #24 3.415 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T12:00:05.328Z] #24 7.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T12:00:05.328Z] #24 7.791 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T12:00:05.429Z] #19 4.952 Building wheels for collected packages: pyyaml [2020-08-13T12:00:05.429Z] #19 4.967 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T12:00:05.501Z] #39 14.28 PBCC images/regfile.pb-c.c [2020-08-13T12:00:05.501Z] #39 14.41 DEP images/regfile.pb-c.d [2020-08-13T12:00:05.632Z] #24 ... [2020-08-13T12:00:05.632Z] [2020-08-13T12:00:05.632Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:05.632Z] #29 0.805 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T12:00:05.632Z] #29 0.809 Cloning into '.'... [2020-08-13T12:00:05.632Z] #29 ... [2020-08-13T12:00:05.632Z] [2020-08-13T12:00:05.632Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:05.632Z] #31 0.861 + RM_GOPATH=0 [2020-08-13T12:00:05.633Z] #31 0.861 + TMP_GOPATH= [2020-08-13T12:00:05.633Z] #31 0.861 + : /build [2020-08-13T12:00:05.633Z] #31 0.861 + '[' -z '' ']' [2020-08-13T12:00:05.633Z] #31 0.895 ++ mktemp -d [2020-08-13T12:00:05.633Z] #31 0.905 + export GOPATH=/tmp/tmp.Akxp3NH7hn [2020-08-13T12:00:05.633Z] #31 0.905 + GOPATH=/tmp/tmp.Akxp3NH7hn [2020-08-13T12:00:05.633Z] #31 0.905 + RM_GOPATH=1 [2020-08-13T12:00:05.633Z] #31 0.905 + case "$(go env GOARCH)" in [2020-08-13T12:00:05.633Z] #31 0.907 ++ go env GOARCH [2020-08-13T12:00:05.633Z] #31 0.955 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.633Z] #31 0.956 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.633Z] #31 0.958 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:05.633Z] #31 0.959 + dir=/tmp/install [2020-08-13T12:00:05.633Z] #31 0.959 + bin=tomlv [2020-08-13T12:00:05.633Z] #31 0.959 + shift [2020-08-13T12:00:05.633Z] #31 0.960 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T12:00:05.633Z] #31 0.960 + . /tmp/install/tomlv.installer [2020-08-13T12:00:05.633Z] #31 0.961 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:05.633Z] #31 0.961 + install_tomlv [2020-08-13T12:00:05.633Z] #31 0.962 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T12:00:05.633Z] #31 0.965 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:05.633Z] #31 0.965 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Akxp3NH7hn/src/github.com/BurntSushi/toml [2020-08-13T12:00:05.633Z] #31 0.978 Cloning into '/tmp/tmp.Akxp3NH7hn/src/github.com/BurntSushi/toml'... [2020-08-13T12:00:05.633Z] #31 3.374 + cd /tmp/tmp.Akxp3NH7hn/src/github.com/BurntSushi/toml [2020-08-13T12:00:05.633Z] #31 3.375 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:05.633Z] #31 3.423 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:00:05.633Z] #31 4.359 internal/cpu [2020-08-13T12:00:05.633Z] #31 4.434 runtime/internal/math [2020-08-13T12:00:05.633Z] #31 4.450 runtime/internal/atomic [2020-08-13T12:00:05.633Z] #31 4.514 math/bits [2020-08-13T12:00:05.633Z] #31 4.620 unicode/utf8 [2020-08-13T12:00:05.633Z] #31 5.356 unicode [2020-08-13T12:00:05.633Z] #31 5.928 internal/bytealg [2020-08-13T12:00:05.633Z] #31 6.492 internal/testlog [2020-08-13T12:00:05.633Z] #31 6.864 math [2020-08-13T12:00:05.633Z] #31 7.035 encoding [2020-08-13T12:00:05.633Z] #31 7.366 runtime/cgo [2020-08-13T12:00:05.633Z] #31 7.987 runtime [2020-08-13T12:00:05.722Z] #19 5.478 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T12:00:05.722Z] #19 5.478 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T12:00:05.722Z] #19 5.518 Successfully built pyyaml [2020-08-13T12:00:05.722Z] #19 5.522 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T12:00:05.766Z] #39 14.50 PBCC images/ns.pb-c.c [2020-08-13T12:00:05.766Z] #39 14.53 DEP images/ns.pb-c.d [2020-08-13T12:00:05.766Z] #39 14.63 PBCC images/fdinfo.pb-c.c [2020-08-13T12:00:05.798Z] #7 extracting sha256:b30cd9b955c0ceb20e9f825bbe2c006f22f1177b893b8c5c71bf14ce2b9252f9 3.6s done [2020-08-13T12:00:05.798Z] #7 extracting sha256:0357c8be19030c4575978b322aa8b57a77dfd780d26c8c2daba46dec9513ebe3 [2020-08-13T12:00:05.798Z] #7 extracting sha256:0357c8be19030c4575978b322aa8b57a77dfd780d26c8c2daba46dec9513ebe3 done [2020-08-13T12:00:05.798Z] #7 DONE 19.7s [2020-08-13T12:00:05.798Z] [2020-08-13T12:00:05.798Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T12:00:05.935Z] #31 ... [2020-08-13T12:00:05.935Z] [2020-08-13T12:00:05.935Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:05.935Z] #39 1.133 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:05.935Z] #39 1.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:05.935Z] #39 1.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:05.935Z] #39 2.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T12:00:05.935Z] #39 5.986 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T12:00:05.935Z] #39 6.311 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T12:00:05.935Z] #39 ... [2020-08-13T12:00:05.935Z] [2020-08-13T12:00:05.935Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:05.935Z] #61 0.560 + RM_GOPATH=0 [2020-08-13T12:00:05.935Z] #61 0.560 + TMP_GOPATH= [2020-08-13T12:00:05.935Z] #61 0.561 + : /build [2020-08-13T12:00:05.935Z] #61 0.561 + '[' -z '' ']' [2020-08-13T12:00:05.935Z] #61 0.561 ++ mktemp -d [2020-08-13T12:00:05.935Z] #61 0.563 + export GOPATH=/tmp/tmp.0yTpoHXDah [2020-08-13T12:00:05.935Z] #61 0.563 + GOPATH=/tmp/tmp.0yTpoHXDah [2020-08-13T12:00:05.935Z] #61 0.563 + RM_GOPATH=1 [2020-08-13T12:00:05.935Z] #61 0.563 + case "$(go env GOARCH)" in [2020-08-13T12:00:05.936Z] #61 0.564 ++ go env GOARCH [2020-08-13T12:00:05.936Z] #61 0.572 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.936Z] #61 0.572 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:05.936Z] #61 0.573 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:05.936Z] #61 0.574 + dir=/tmp/install [2020-08-13T12:00:05.936Z] #61 0.574 + bin=proxy [2020-08-13T12:00:05.936Z] #61 0.574 + shift [2020-08-13T12:00:05.936Z] #61 0.575 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T12:00:05.936Z] #61 0.575 + . /tmp/install/proxy.installer [2020-08-13T12:00:05.936Z] #61 0.575 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:05.936Z] #61 0.576 + install_proxy [2020-08-13T12:00:05.936Z] #61 0.576 + case "$1" in [2020-08-13T12:00:05.936Z] #61 0.576 + export CGO_ENABLED=0 [2020-08-13T12:00:05.936Z] #61 0.577 + CGO_ENABLED=0 [2020-08-13T12:00:05.936Z] #61 0.577 + _install_proxy [2020-08-13T12:00:05.936Z] #61 0.577 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:05.936Z] #61 0.577 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T12:00:05.936Z] #61 0.577 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0yTpoHXDah/src/github.com/docker/libnetwork [2020-08-13T12:00:05.936Z] #61 0.580 Cloning into '/tmp/tmp.0yTpoHXDah/src/github.com/docker/libnetwork'... [2020-08-13T12:00:06.015Z] #19 5.711 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T12:00:06.028Z] #39 14.82 DEP images/fdinfo.pb-c.d [2020-08-13T12:00:06.028Z] #39 14.89 PBCC images/core-aarch64.pb-c.c [2020-08-13T12:00:06.028Z] #39 14.91 PBCC images/core-arm.pb-c.c [2020-08-13T12:00:06.028Z] #39 14.92 PBCC images/core-ppc64.pb-c.c [2020-08-13T12:00:06.028Z] #39 14.94 PBCC images/core-s390.pb-c.c [2020-08-13T12:00:06.028Z] #39 14.95 PBCC images/core-x86.pb-c.c [2020-08-13T12:00:06.028Z] #39 14.96 PBCC images/core.pb-c.c [2020-08-13T12:00:06.132Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 8.2s done [2020-08-13T12:00:06.132Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-13T12:00:06.132Z] #7 DONE 27.6s [2020-08-13T12:00:06.132Z] [2020-08-13T12:00:06.132Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T12:00:06.240Z] #61 ... [2020-08-13T12:00:06.240Z] [2020-08-13T12:00:06.240Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:06.240Z] #48 11.28 + cd /tmp/tmp.0HyhsK5gc9/src/github.com/mvdan/sh [2020-08-13T12:00:06.240Z] #48 11.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:06.240Z] #48 11.34 + GO111MODULE=on [2020-08-13T12:00:06.240Z] #48 11.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T12:00:06.289Z] #39 15.03 PBCC images/inventory.pb-c.c [2020-08-13T12:00:06.289Z] #39 15.16 DEP images/core-aarch64.pb-c.d [2020-08-13T12:00:06.289Z] #39 15.20 DEP images/core-arm.pb-c.d [2020-08-13T12:00:06.289Z] #39 15.25 DEP images/core-ppc64.pb-c.d [2020-08-13T12:00:06.313Z] #19 DONE 6.1s [2020-08-13T12:00:06.313Z] [2020-08-13T12:00:06.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:06.313Z] #39 83.12 CC criu/protobuf-desc.o [2020-08-13T12:00:06.313Z] #39 83.69 CC criu/protobuf.o [2020-08-13T12:00:06.313Z] #39 84.02 CC criu/pstree.o [2020-08-13T12:00:06.540Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 8.0s done [2020-08-13T12:00:06.540Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-13T12:00:06.549Z] #39 15.34 DEP images/core-s390.pb-c.d [2020-08-13T12:00:06.549Z] #39 15.41 DEP images/core-x86.pb-c.d [2020-08-13T12:00:06.549Z] #39 15.44 DEP images/core.pb-c.d [2020-08-13T12:00:06.549Z] #39 15.49 DEP images/inventory.pb-c.d [2020-08-13T12:00:06.549Z] #39 15.56 PBCC images/cpuinfo.pb-c.c [2020-08-13T12:00:06.606Z] #39 ... [2020-08-13T12:00:06.606Z] [2020-08-13T12:00:06.606Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T12:00:06.606Z] #22 DONE 0.2s [2020-08-13T12:00:06.606Z] [2020-08-13T12:00:06.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:06.606Z] #39 84.79 CC criu/rbtree.o [2020-08-13T12:00:06.796Z] #7 DONE 28.1s [2020-08-13T12:00:06.796Z] [2020-08-13T12:00:06.796Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T12:00:06.808Z] #39 15.64 DEP images/cpuinfo.pb-c.d [2020-08-13T12:00:06.808Z] #39 15.68 PBCC images/stats.pb-c.c [2020-08-13T12:00:06.808Z] #39 15.70 DEP images/stats.pb-c.d [2020-08-13T12:00:06.898Z] #39 85.05 CC criu/rst-malloc.o [2020-08-13T12:00:07.200Z] #39 85.26 CC criu/seccomp.o [2020-08-13T12:00:07.300Z] #48 13.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:07.300Z] #48 13.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:07.300Z] #48 13.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:07.493Z] #39 ... [2020-08-13T12:00:07.493Z] [2020-08-13T12:00:07.493Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T12:00:07.493Z] #26 DONE 0.9s [2020-08-13T12:00:07.493Z] [2020-08-13T12:00:07.493Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T12:00:07.493Z] #29 DONE 0.2s [2020-08-13T12:00:07.493Z] [2020-08-13T12:00:07.493Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T12:00:07.603Z] #48 13.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:07.603Z] #48 13.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:07.785Z] #31 DONE 0.2s [2020-08-13T12:00:07.785Z] [2020-08-13T12:00:07.785Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T12:00:07.785Z] #34 DONE 0.1s [2020-08-13T12:00:07.785Z] [2020-08-13T12:00:07.785Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:07.785Z] #39 85.69 CC criu/seize.o [2020-08-13T12:00:08.053Z] #8 DONE 2.0s [2020-08-13T12:00:08.053Z] [2020-08-13T12:00:08.053Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T12:00:08.078Z] #39 86.20 CC criu/servicefd.o [2020-08-13T12:00:08.189Z] #39 17.16 make[1]: Nothing to be done for 'all'. [2020-08-13T12:00:08.360Z] #8 DONE 2.4s [2020-08-13T12:00:08.360Z] [2020-08-13T12:00:08.360Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T12:00:08.438Z] #39 86.51 CC criu/shmem.o [2020-08-13T12:00:08.628Z] #9 DONE 0.6s [2020-08-13T12:00:08.628Z] [2020-08-13T12:00:08.628Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T12:00:08.628Z] #35 DONE 0.0s [2020-08-13T12:00:08.628Z] [2020-08-13T12:00:08.628Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:08.628Z] #36 ... [2020-08-13T12:00:08.628Z] [2020-08-13T12:00:08.628Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T12:00:08.628Z] #27 DONE 0.1s [2020-08-13T12:00:08.691Z] #8 DONE 1.8s [2020-08-13T12:00:08.691Z] [2020-08-13T12:00:08.691Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T12:00:08.758Z] #39 ... [2020-08-13T12:00:08.758Z] [2020-08-13T12:00:08.758Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:08.758Z] #47 101.5 encoding/json [2020-08-13T12:00:08.758Z] #47 104.6 github.com/pkg/diff [2020-08-13T12:00:08.758Z] #47 106.0 go/ast [2020-08-13T12:00:08.758Z] #47 109.0 golang.org/x/crypto/ssh/terminal [2020-08-13T12:00:08.758Z] #47 110.5 mvdan.cc/editorconfig [2020-08-13T12:00:08.758Z] #47 111.3 mvdan.cc/sh/v3/fileutil [2020-08-13T12:00:08.758Z] #47 111.4 mvdan.cc/sh/v3/syntax [2020-08-13T12:00:08.895Z] [2020-08-13T12:00:08.895Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:09.018Z] #47 ... [2020-08-13T12:00:09.018Z] [2020-08-13T12:00:09.018Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:09.018Z] #52 39.28 Checking out files: 43% (1392/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 85% (2748/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T12:00:09.018Z] #52 41.33 + cd /tmp/tmp.PZrzKzSZfu/src/github.com/containerd/containerd [2020-08-13T12:00:09.018Z] #52 41.34 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:00:09.018Z] #52 43.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T12:00:09.018Z] #52 43.06 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T12:00:09.018Z] #52 43.06 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:00:09.018Z] #52 43.06 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:00:09.018Z] #52 43.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T12:00:09.018Z] #52 43.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T12:00:09.018Z] #52 43.06 + '[' '' = dynamic ']' [2020-08-13T12:00:09.018Z] #52 43.06 + make [2020-08-13T12:00:09.018Z] #52 44.10 + bin/ctr [2020-08-13T12:00:09.073Z] #39 87.09 CC criu/sigframe.o [2020-08-13T12:00:09.073Z] #39 87.18 CC criu/signalfd.o [2020-08-13T12:00:09.162Z] #48 14.83 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:09.257Z] #9 DONE 0.7s [2020-08-13T12:00:09.257Z] [2020-08-13T12:00:09.257Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T12:00:09.257Z] #35 DONE 0.1s [2020-08-13T12:00:09.257Z] [2020-08-13T12:00:09.257Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:09.257Z] #23 ... [2020-08-13T12:00:09.257Z] [2020-08-13T12:00:09.257Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T12:00:09.257Z] #27 DONE 0.1s [2020-08-13T12:00:09.307Z] #9 DONE 1.0s [2020-08-13T12:00:09.307Z] [2020-08-13T12:00:09.307Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T12:00:09.307Z] #35 DONE 0.1s [2020-08-13T12:00:09.307Z] [2020-08-13T12:00:09.307Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T12:00:09.307Z] #27 DONE 0.2s [2020-08-13T12:00:09.308Z] [2020-08-13T12:00:09.308Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:09.366Z] #39 87.34 CC criu/sk-inet.o [2020-08-13T12:00:09.513Z] [2020-08-13T12:00:09.514Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:09.659Z] #39 87.81 CC criu/sk-netlink.o [2020-08-13T12:00:09.951Z] #39 88.10 CC criu/sk-packet.o [2020-08-13T12:00:10.224Z] #48 15.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:10.524Z] #48 ... [2020-08-13T12:00:10.524Z] [2020-08-13T12:00:10.524Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:10.524Z] #61 16.35 Checking out files: 95% (1980/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-08-13T12:00:10.524Z] #61 16.46 + cd /tmp/tmp.0yTpoHXDah/src/github.com/docker/libnetwork [2020-08-13T12:00:10.607Z] #39 88.45 CC criu/sk-queue.o [2020-08-13T12:00:10.607Z] #39 ... [2020-08-13T12:00:10.607Z] [2020-08-13T12:00:10.607Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:10.607Z] #49 53.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T12:00:10.607Z] #49 54.49 + mkdir -p /build [2020-08-13T12:00:10.607Z] #49 54.49 + cp runc /build/runc [2020-08-13T12:00:10.607Z] #49 DONE 54.9s [2020-08-13T12:00:10.827Z] #61 16.46 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:10.899Z] [2020-08-13T12:00:10.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:10.899Z] #39 88.77 CC criu/sk-tcp.o [2020-08-13T12:00:11.132Z] #61 16.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T12:00:11.200Z] #39 89.07 CC criu/sk-unix.o [2020-08-13T12:00:11.556Z] #52 ... [2020-08-13T12:00:11.556Z] [2020-08-13T12:00:11.556Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:11.556Z] #41 104.2 internal/lazyregexp [2020-08-13T12:00:11.556Z] #41 104.8 net/url [2020-08-13T12:00:11.556Z] #41 106.6 text/template/parse [2020-08-13T12:00:11.556Z] #41 108.2 go/parser [2020-08-13T12:00:11.556Z] #41 111.3 text/template [2020-08-13T12:00:11.556Z] #41 111.9 encoding/xml [2020-08-13T12:00:11.816Z] #41 ... [2020-08-13T12:00:11.816Z] [2020-08-13T12:00:11.816Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:11.816Z] #39 18.55 CC images/stats.o [2020-08-13T12:00:11.816Z] #39 19.02 CC images/core.o [2020-08-13T12:00:11.816Z] #39 19.75 CC images/core-x86.o [2020-08-13T12:00:11.816Z] #39 20.37 CC images/core-arm.o [2020-08-13T12:00:11.816Z] #39 20.74 CC images/core-aarch64.o [2020-08-13T12:00:12.076Z] #39 21.07 CC images/core-ppc64.o [2020-08-13T12:00:12.255Z] #39 90.27 CC criu/sockets.o [2020-08-13T12:00:12.548Z] #39 90.67 CC criu/stats.o [2020-08-13T12:00:12.645Z] #39 21.66 CC images/core-s390.o [2020-08-13T12:00:12.841Z] #39 90.87 CC criu/string.o [2020-08-13T12:00:12.841Z] #39 90.91 CC criu/sysctl.o [2020-08-13T12:00:13.477Z] #39 91.35 CC criu/sysfs_parse.o [2020-08-13T12:00:13.477Z] #39 91.53 CC criu/timens.o [2020-08-13T12:00:13.584Z] #39 22.38 CC images/cpuinfo.o [2020-08-13T12:00:13.769Z] #39 91.73 CC criu/timerfd.o [2020-08-13T12:00:13.769Z] #39 91.93 CC criu/tty.o [2020-08-13T12:00:14.153Z] #39 22.94 CC images/inventory.o [2020-08-13T12:00:14.208Z] #28 ... [2020-08-13T12:00:14.208Z] [2020-08-13T12:00:14.208Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:14.208Z] #45 4.738 + RM_GOPATH=0 [2020-08-13T12:00:14.208Z] #45 4.738 + TMP_GOPATH= [2020-08-13T12:00:14.208Z] #45 4.738 + : /build [2020-08-13T12:00:14.208Z] #45 4.738 + '[' -z '' ']' [2020-08-13T12:00:14.208Z] #45 4.739 ++ mktemp -d [2020-08-13T12:00:14.208Z] #45 4.739 + export GOPATH=/tmp/tmp.J5KYUpTsTx [2020-08-13T12:00:14.208Z] #45 4.739 + GOPATH=/tmp/tmp.J5KYUpTsTx [2020-08-13T12:00:14.208Z] #45 4.739 + RM_GOPATH=1 [2020-08-13T12:00:14.208Z] #45 4.739 + case "$(go env GOARCH)" in [2020-08-13T12:00:14.208Z] #45 4.740 ++ go env GOARCH [2020-08-13T12:00:14.208Z] #45 4.747 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:14.208Z] #45 4.747 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:14.208Z] #45 4.747 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:14.208Z] #45 4.748 Installing golangci-lint version v1.23.8 [2020-08-13T12:00:14.208Z] #45 4.749 + dir=/tmp/install [2020-08-13T12:00:14.208Z] #45 4.749 + bin=golangci_lint [2020-08-13T12:00:14.208Z] #45 4.749 + shift [2020-08-13T12:00:14.208Z] #45 4.749 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T12:00:14.208Z] #45 4.749 + . /tmp/install/golangci_lint.installer [2020-08-13T12:00:14.208Z] #45 4.749 ++ : v1.23.8 [2020-08-13T12:00:14.208Z] #45 4.749 + install_golangci_lint [2020-08-13T12:00:14.208Z] #45 4.749 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T12:00:14.208Z] #45 4.749 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T12:00:14.413Z] #39 23.18 CC images/fdinfo.o [2020-08-13T12:00:14.673Z] #39 23.49 CC images/fown.o [2020-08-13T12:00:14.673Z] #39 23.66 CC images/ns.o [2020-08-13T12:00:14.779Z] #28 4.795 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T12:00:14.779Z] #28 4.797 Cloning into '.'... [2020-08-13T12:00:14.779Z] #28 ... [2020-08-13T12:00:14.779Z] [2020-08-13T12:00:14.779Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:14.779Z] #21 5.169 + RM_GOPATH=0 [2020-08-13T12:00:14.779Z] #21 5.170 + TMP_GOPATH= [2020-08-13T12:00:14.779Z] #21 5.171 + : /build [2020-08-13T12:00:14.779Z] #21 5.171 + '[' -z '' ']' [2020-08-13T12:00:14.779Z] #21 5.178 ++ mktemp -d [2020-08-13T12:00:14.779Z] #21 5.180 + export GOPATH=/tmp/tmp.CJ5imVxTvj [2020-08-13T12:00:14.779Z] #21 5.180 + GOPATH=/tmp/tmp.CJ5imVxTvj [2020-08-13T12:00:14.779Z] #21 5.180 + RM_GOPATH=1 [2020-08-13T12:00:14.779Z] #21 5.180 + case "$(go env GOARCH)" in [2020-08-13T12:00:14.779Z] #21 5.180 ++ go env GOARCH [2020-08-13T12:00:14.779Z] #21 5.194 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:14.779Z] #21 5.197 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:14.779Z] #21 5.198 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:14.779Z] #21 5.217 + dir=/tmp/install [2020-08-13T12:00:14.779Z] #21 5.218 + bin=dockercli [2020-08-13T12:00:14.779Z] #21 5.218 + shift [2020-08-13T12:00:14.779Z] #21 5.219 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T12:00:14.779Z] #21 5.220 + . /tmp/install/dockercli.installer [2020-08-13T12:00:14.779Z] #21 5.220 ++ : stable [2020-08-13T12:00:14.779Z] #21 5.221 ++ : 17.06.2-ce [2020-08-13T12:00:14.779Z] #21 5.223 + install_dockercli [2020-08-13T12:00:14.779Z] #21 5.224 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T12:00:14.779Z] #21 5.225 Install docker/cli version 17.06.2-ce from stable [2020-08-13T12:00:14.779Z] #21 5.227 ++ uname -m [2020-08-13T12:00:14.779Z] #21 5.239 + arch=aarch64 [2020-08-13T12:00:14.779Z] #21 5.240 + '[' aarch64 '!=' x86_64 ']' [2020-08-13T12:00:14.779Z] #21 5.240 + '[' aarch64 '!=' s390x ']' [2020-08-13T12:00:14.779Z] #21 5.241 + '[' aarch64 '!=' armhf ']' [2020-08-13T12:00:14.779Z] #21 5.242 + build_dockercli [2020-08-13T12:00:14.779Z] #21 5.242 + git clone https://github.com/docker/docker-ce /tmp/tmp.CJ5imVxTvj/tmp/docker-ce [2020-08-13T12:00:14.779Z] #21 5.251 Cloning into '/tmp/tmp.CJ5imVxTvj/tmp/docker-ce'... [2020-08-13T12:00:14.822Z] #28 ... [2020-08-13T12:00:14.822Z] [2020-08-13T12:00:14.822Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:14.822Z] #45 5.575 + RM_GOPATH=0 [2020-08-13T12:00:14.822Z] #45 5.575 + TMP_GOPATH= [2020-08-13T12:00:14.822Z] #45 5.575 + : /build [2020-08-13T12:00:14.822Z] #45 5.575 + '[' -z '' ']' [2020-08-13T12:00:14.822Z] #45 5.575 ++ mktemp -d [2020-08-13T12:00:14.822Z] #45 5.575 + export GOPATH=/tmp/tmp.xUeEXcIxQ1 [2020-08-13T12:00:14.822Z] #45 5.575 + GOPATH=/tmp/tmp.xUeEXcIxQ1 [2020-08-13T12:00:14.822Z] #45 5.575 + RM_GOPATH=1 [2020-08-13T12:00:14.822Z] #45 5.575 + case "$(go env GOARCH)" in [2020-08-13T12:00:14.822Z] #45 5.575 ++ go env GOARCH [2020-08-13T12:00:14.822Z] #45 5.575 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:14.822Z] #45 5.575 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:14.822Z] #45 5.579 Installing golangci-lint version v1.23.8 [2020-08-13T12:00:14.822Z] #45 5.579 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:14.822Z] #45 5.579 + dir=/tmp/install [2020-08-13T12:00:14.822Z] #45 5.579 + bin=golangci_lint [2020-08-13T12:00:14.822Z] #45 5.579 + shift [2020-08-13T12:00:14.822Z] #45 5.579 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T12:00:14.822Z] #45 5.579 + . /tmp/install/golangci_lint.installer [2020-08-13T12:00:14.822Z] #45 5.579 ++ : v1.23.8 [2020-08-13T12:00:14.822Z] #45 5.579 + install_golangci_lint [2020-08-13T12:00:14.822Z] #45 5.579 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T12:00:14.822Z] #45 5.579 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T12:00:14.933Z] #39 23.94 CC images/regfile.o [2020-08-13T12:00:15.192Z] #39 24.21 CC images/ghost-file.o [2020-08-13T12:00:15.281Z] #39 93.02 CC criu/tun.o [2020-08-13T12:00:15.281Z] #39 93.27 CC criu/uffd.o [2020-08-13T12:00:15.593Z] #45 ... [2020-08-13T12:00:15.593Z] [2020-08-13T12:00:15.593Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:15.593Z] #41 6.288 + RM_GOPATH=0 [2020-08-13T12:00:15.593Z] #41 6.288 + TMP_GOPATH= [2020-08-13T12:00:15.593Z] #41 6.288 + : /build [2020-08-13T12:00:15.593Z] #41 6.288 + '[' -z '' ']' [2020-08-13T12:00:15.593Z] #41 6.288 ++ mktemp -d [2020-08-13T12:00:15.593Z] #41 6.288 + export GOPATH=/tmp/tmp.GVrDHcq25q [2020-08-13T12:00:15.593Z] #41 6.288 + GOPATH=/tmp/tmp.GVrDHcq25q [2020-08-13T12:00:15.593Z] #41 6.288 + RM_GOPATH=1 [2020-08-13T12:00:15.593Z] #41 6.288 + case "$(go env GOARCH)" in [2020-08-13T12:00:15.593Z] #41 6.299 ++ go env GOARCH [2020-08-13T12:00:15.593Z] #41 6.326 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:15.593Z] #41 6.326 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:15.593Z] #41 6.326 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:15.593Z] #41 6.326 + dir=/tmp/install [2020-08-13T12:00:15.593Z] #41 6.330 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:15.593Z] #41 6.330 + bin=vndr [2020-08-13T12:00:15.593Z] #41 6.330 + shift [2020-08-13T12:00:15.593Z] #41 6.330 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T12:00:15.593Z] #41 6.330 + . /tmp/install/vndr.installer [2020-08-13T12:00:15.593Z] #41 6.330 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:15.593Z] #41 6.330 + install_vndr [2020-08-13T12:00:15.593Z] #41 6.330 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T12:00:15.593Z] #41 6.330 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GVrDHcq25q/src/github.com/LK4D4/vndr [2020-08-13T12:00:15.593Z] #41 6.332 Cloning into '/tmp/tmp.GVrDHcq25q/src/github.com/LK4D4/vndr'... [2020-08-13T12:00:15.593Z] #41 6.827 + cd /tmp/tmp.GVrDHcq25q/src/github.com/LK4D4/vndr [2020-08-13T12:00:15.593Z] #41 6.827 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:15.593Z] #41 6.865 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T12:00:15.666Z] #61 ... [2020-08-13T12:00:15.666Z] [2020-08-13T12:00:15.666Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:15.666Z] #42 11.21 crypto/internal/subtle [2020-08-13T12:00:15.666Z] #42 11.36 crypto/subtle [2020-08-13T12:00:15.666Z] #42 11.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T12:00:15.666Z] #42 11.93 internal/nettrace [2020-08-13T12:00:15.666Z] #42 12.79 runtime/cgo [2020-08-13T12:00:15.666Z] #42 15.93 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T12:00:15.666Z] #42 ... [2020-08-13T12:00:15.666Z] [2020-08-13T12:00:15.666Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:15.666Z] #37 18.14 Checking out files: 98% (1578/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-13T12:00:15.666Z] #37 18.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T12:00:15.666Z] #37 20.07 + 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-08-13T12:00:15.761Z] #45 ... [2020-08-13T12:00:15.761Z] [2020-08-13T12:00:15.761Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:15.761Z] #60 6.378 + RM_GOPATH=0 [2020-08-13T12:00:15.761Z] #60 6.378 + TMP_GOPATH= [2020-08-13T12:00:15.761Z] #60 6.378 + : /build [2020-08-13T12:00:15.761Z] #60 6.378 + '[' -z '' ']' [2020-08-13T12:00:15.761Z] #60 6.378 ++ mktemp -d [2020-08-13T12:00:15.761Z] #60 6.382 + export GOPATH=/tmp/tmp.mm6hSB8Znw [2020-08-13T12:00:15.761Z] #60 6.382 + GOPATH=/tmp/tmp.mm6hSB8Znw [2020-08-13T12:00:15.761Z] #60 6.382 + RM_GOPATH=1 [2020-08-13T12:00:15.761Z] #60 6.382 + case "$(go env GOARCH)" in [2020-08-13T12:00:15.761Z] #60 6.382 ++ go env GOARCH [2020-08-13T12:00:15.761Z] #60 6.389 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:15.761Z] #60 6.389 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:15.761Z] #60 6.389 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:15.761Z] #60 6.396 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:15.761Z] #60 6.398 + dir=/tmp/install [2020-08-13T12:00:15.761Z] #60 6.398 + bin=proxy [2020-08-13T12:00:15.761Z] #60 6.398 + shift [2020-08-13T12:00:15.761Z] #60 6.398 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T12:00:15.761Z] #60 6.398 + . /tmp/install/proxy.installer [2020-08-13T12:00:15.761Z] #60 6.398 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:15.761Z] #60 6.398 + install_proxy [2020-08-13T12:00:15.761Z] #60 6.398 + case "$1" in [2020-08-13T12:00:15.761Z] #60 6.398 + export CGO_ENABLED=0 [2020-08-13T12:00:15.761Z] #60 6.398 + CGO_ENABLED=0 [2020-08-13T12:00:15.761Z] #60 6.398 + _install_proxy [2020-08-13T12:00:15.761Z] #60 6.398 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T12:00:15.761Z] #60 6.398 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mm6hSB8Znw/src/github.com/docker/libnetwork [2020-08-13T12:00:15.761Z] #60 6.406 Cloning into '/tmp/tmp.mm6hSB8Znw/src/github.com/docker/libnetwork'... [2020-08-13T12:00:15.762Z] #39 24.64 CC images/fifo.o [2020-08-13T12:00:15.927Z] #39 ... [2020-08-13T12:00:15.927Z] [2020-08-13T12:00:15.927Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:15.927Z] #36 DONE 131.1s [2020-08-13T12:00:15.927Z] [2020-08-13T12:00:15.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:15.927Z] #39 93.96 CC criu/util.o [2020-08-13T12:00:16.022Z] #39 24.83 CC images/remap-file-path.o [2020-08-13T12:00:16.281Z] #39 25.09 CC images/eventfd.o [2020-08-13T12:00:16.320Z] #37 ... [2020-08-13T12:00:16.320Z] [2020-08-13T12:00:16.320Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:16.320Z] #44 11.99 go: finding github.com/fatih/color v1.6.0 [2020-08-13T12:00:16.320Z] #44 12.04 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T12:00:16.320Z] #44 12.08 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:16.320Z] #44 12.17 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:16.320Z] #44 12.17 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:16.320Z] #44 12.34 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:16.320Z] #44 12.54 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:16.320Z] #44 12.64 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:16.320Z] #44 12.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:16.320Z] #44 12.82 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:16.320Z] #44 12.96 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:16.320Z] #44 ... [2020-08-13T12:00:16.320Z] [2020-08-13T12:00:16.320Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:16.320Z] #48 17.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:16.320Z] #48 19.19 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:16.320Z] #48 19.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:16.320Z] #48 19.63 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:16.320Z] #48 19.97 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:16.320Z] #48 21.11 runtime/cgo [2020-08-13T12:00:16.320Z] #48 21.29 runtime [2020-08-13T12:00:16.541Z] #39 25.34 CC images/eventpoll.o [2020-08-13T12:00:16.543Z] #41 7.719 internal/cpu [2020-08-13T12:00:16.543Z] #41 7.720 runtime/internal/atomic [2020-08-13T12:00:16.703Z] #60 ... [2020-08-13T12:00:16.703Z] [2020-08-13T12:00:16.703Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:16.703Z] #28 7.362 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T12:00:16.703Z] #28 7.362 Cloning into '.'... [2020-08-13T12:00:16.801Z] #39 25.67 CC images/fh.o [2020-08-13T12:00:16.804Z] #41 8.037 runtime/internal/sys [2020-08-13T12:00:16.804Z] #41 ... [2020-08-13T12:00:16.804Z] [2020-08-13T12:00:16.804Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:16.804Z] #36 8.185 + git clone https://github.com/docker/distribution.git . [2020-08-13T12:00:16.804Z] #36 8.187 Cloning into '.'... [2020-08-13T12:00:17.005Z] #39 94.82 CC criu/uts_ns.o [2020-08-13T12:00:17.005Z] #39 94.90 CC criu/vdso.o [2020-08-13T12:00:17.005Z] #39 ... [2020-08-13T12:00:17.005Z] [2020-08-13T12:00:17.005Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T12:00:17.005Z] #37 DONE 0.2s [2020-08-13T12:00:17.005Z] [2020-08-13T12:00:17.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:17.005Z] #39 95.11 LINK criu/built-in.o [2020-08-13T12:00:17.005Z] #39 95.16 LINK criu/criu [2020-08-13T12:00:17.061Z] #39 25.99 CC images/fsnotify.o [2020-08-13T12:00:17.298Z] #39 95.35 DEP lib/c/criu.d [2020-08-13T12:00:17.299Z] #39 95.39 CC images/rpc.pb-c.o [2020-08-13T12:00:17.422Z] #21 ... [2020-08-13T12:00:17.422Z] [2020-08-13T12:00:17.422Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:17.422Z] #43 4.092 + RM_GOPATH=0 [2020-08-13T12:00:17.422Z] #43 4.092 + TMP_GOPATH= [2020-08-13T12:00:17.422Z] #43 4.092 + : /build [2020-08-13T12:00:17.422Z] #43 4.092 + '[' -z '' ']' [2020-08-13T12:00:17.422Z] #43 4.092 ++ mktemp -d [2020-08-13T12:00:17.422Z] #43 4.098 + export GOPATH=/tmp/tmp.5LZZsL0bt5 [2020-08-13T12:00:17.422Z] #43 4.098 + GOPATH=/tmp/tmp.5LZZsL0bt5 [2020-08-13T12:00:17.422Z] #43 4.098 + RM_GOPATH=1 [2020-08-13T12:00:17.422Z] #43 4.098 + case "$(go env GOARCH)" in [2020-08-13T12:00:17.422Z] #43 4.098 ++ go env GOARCH [2020-08-13T12:00:17.422Z] #43 4.155 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:17.422Z] #43 4.155 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:17.422Z] #43 4.157 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:17.422Z] #43 4.158 + dir=/tmp/install [2020-08-13T12:00:17.422Z] #43 4.158 + bin=gotestsum [2020-08-13T12:00:17.422Z] #43 4.158 + shift [2020-08-13T12:00:17.422Z] #43 4.158 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T12:00:17.422Z] #43 4.161 + . /tmp/install/gotestsum.installer [2020-08-13T12:00:17.422Z] #43 4.161 ++ : v0.3.5 [2020-08-13T12:00:17.422Z] #43 4.164 + install_gotestsum [2020-08-13T12:00:17.422Z] #43 4.164 + set -e [2020-08-13T12:00:17.422Z] #43 4.164 + export GO111MODULE=on [2020-08-13T12:00:17.422Z] #43 4.164 + GO111MODULE=on [2020-08-13T12:00:17.422Z] #43 4.164 + GOBIN=/build [2020-08-13T12:00:17.422Z] #43 4.164 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T12:00:17.422Z] #43 4.256 go: finding gotest.tools v0.3.5 [2020-08-13T12:00:17.422Z] #43 4.256 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:17.422Z] #43 5.059 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:17.422Z] #43 5.857 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:17.422Z] #43 6.676 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T12:00:17.422Z] #43 6.836 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T12:00:17.422Z] #43 6.960 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T12:00:17.422Z] #43 7.054 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:17.422Z] #43 7.080 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:17.422Z] #43 7.148 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:17.422Z] #43 7.172 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T12:00:17.422Z] #43 7.235 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:17.422Z] #43 7.284 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T12:00:17.422Z] #43 7.378 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:17.422Z] #43 7.734 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:17.422Z] #43 7.737 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:17.422Z] #43 7.737 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T12:00:17.422Z] #43 7.986 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:17.422Z] #43 7.987 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:17.422Z] #43 8.078 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:17.422Z] #43 8.102 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:17.422Z] #43 8.214 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:17.593Z] #39 95.64 CC lib/c/criu.o [2020-08-13T12:00:17.687Z] #43 8.235 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:17.951Z] #43 8.702 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:17.951Z] #43 8.711 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:18.001Z] #39 26.70 CC images/signalfd.o [2020-08-13T12:00:18.227Z] #39 96.13 LINK lib/c/built-in.o [2020-08-13T12:00:18.227Z] #39 96.13 LINK lib/c/libcriu.so [2020-08-13T12:00:18.227Z] #39 96.15 LINK lib/c/libcriu.a [2020-08-13T12:00:18.227Z] #39 96.19 GEN magic.py [2020-08-13T12:00:18.227Z] #39 96.24 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:00:18.227Z] #39 96.24 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:00:18.227Z] #39 96.24 Note: Building without GnuTLS support [2020-08-13T12:00:18.227Z] #39 96.24 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:00:18.227Z] #39 96.24 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:00:18.274Z] #39 27.03 CC images/fs.o [2020-08-13T12:00:18.274Z] #39 27.23 CC images/pstree.o [2020-08-13T12:00:18.524Z] #39 96.46 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:00:18.719Z] #36 ... [2020-08-13T12:00:18.719Z] [2020-08-13T12:00:18.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:18.719Z] #10 8.861 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:18.719Z] #10 8.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:18.719Z] #10 8.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:18.719Z] #10 ... [2020-08-13T12:00:18.719Z] [2020-08-13T12:00:18.719Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:18.719Z] #43 6.822 + RM_GOPATH=0 [2020-08-13T12:00:18.719Z] #43 6.822 + TMP_GOPATH= [2020-08-13T12:00:18.719Z] #43 6.822 + : /build [2020-08-13T12:00:18.719Z] #43 6.822 + '[' -z '' ']' [2020-08-13T12:00:18.719Z] #43 6.822 ++ mktemp -d [2020-08-13T12:00:18.719Z] #43 6.822 + export GOPATH=/tmp/tmp.bUNEQDlWrO [2020-08-13T12:00:18.719Z] #43 6.822 + GOPATH=/tmp/tmp.bUNEQDlWrO [2020-08-13T12:00:18.719Z] #43 6.822 + RM_GOPATH=1 [2020-08-13T12:00:18.719Z] #43 6.822 + case "$(go env GOARCH)" in [2020-08-13T12:00:18.719Z] #43 6.825 ++ go env GOARCH [2020-08-13T12:00:18.719Z] #43 6.825 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:18.719Z] #43 6.825 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:18.719Z] #43 6.825 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:18.719Z] #43 6.825 + dir=/tmp/install [2020-08-13T12:00:18.719Z] #43 6.825 + bin=gotestsum [2020-08-13T12:00:18.719Z] #43 6.825 + shift [2020-08-13T12:00:18.719Z] #43 6.825 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T12:00:18.719Z] #43 6.825 + . /tmp/install/gotestsum.installer [2020-08-13T12:00:18.719Z] #43 6.825 ++ : v0.3.5 [2020-08-13T12:00:18.719Z] #43 6.825 + install_gotestsum [2020-08-13T12:00:18.719Z] #43 6.825 + set -e [2020-08-13T12:00:18.719Z] #43 6.825 + export GO111MODULE=on [2020-08-13T12:00:18.719Z] #43 6.825 + GO111MODULE=on [2020-08-13T12:00:18.719Z] #43 6.825 + GOBIN=/build [2020-08-13T12:00:18.719Z] #43 6.825 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T12:00:18.719Z] #43 6.879 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:18.719Z] #43 6.879 go: finding gotest.tools v0.3.5 [2020-08-13T12:00:18.719Z] #43 7.911 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:18.719Z] #43 8.513 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:18.818Z] #39 96.70 make[1]: Nothing to be done for 'all'. [2020-08-13T12:00:18.844Z] #39 27.52 CC images/pipe.o [2020-08-13T12:00:18.979Z] #43 ... [2020-08-13T12:00:18.979Z] [2020-08-13T12:00:18.979Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:18.979Z] #38 8.927 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:18.979Z] #38 8.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:18.979Z] #38 8.989 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:18.979Z] #38 ... [2020-08-13T12:00:18.979Z] [2020-08-13T12:00:18.979Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:18.979Z] #21 7.239 + RM_GOPATH=0 [2020-08-13T12:00:18.979Z] #21 7.239 + TMP_GOPATH= [2020-08-13T12:00:18.979Z] #21 7.239 + : /build [2020-08-13T12:00:18.979Z] #21 7.239 + '[' -z '' ']' [2020-08-13T12:00:18.979Z] #21 7.239 ++ mktemp -d [2020-08-13T12:00:18.979Z] #21 7.239 + export GOPATH=/tmp/tmp.y5WZTMlGa6 [2020-08-13T12:00:18.979Z] #21 7.239 + GOPATH=/tmp/tmp.y5WZTMlGa6 [2020-08-13T12:00:18.979Z] #21 7.239 + RM_GOPATH=1 [2020-08-13T12:00:18.979Z] #21 7.239 + case "$(go env GOARCH)" in [2020-08-13T12:00:18.979Z] #21 7.239 ++ go env GOARCH [2020-08-13T12:00:18.979Z] #21 7.295 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:18.979Z] #21 7.295 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:18.979Z] #21 7.295 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:18.979Z] #21 7.304 Install docker/cli version 17.06.2-ce from stable [2020-08-13T12:00:18.979Z] #21 7.305 + dir=/tmp/install [2020-08-13T12:00:18.979Z] #21 7.305 + bin=dockercli [2020-08-13T12:00:18.979Z] #21 7.305 + shift [2020-08-13T12:00:18.979Z] #21 7.305 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T12:00:18.979Z] #21 7.305 + . /tmp/install/dockercli.installer [2020-08-13T12:00:18.979Z] #21 7.305 ++ : stable [2020-08-13T12:00:18.979Z] #21 7.305 ++ : 17.06.2-ce [2020-08-13T12:00:18.979Z] #21 7.305 + install_dockercli [2020-08-13T12:00:18.979Z] #21 7.305 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T12:00:18.979Z] #21 7.311 ++ uname -m [2020-08-13T12:00:18.979Z] #21 7.314 + arch=x86_64 [2020-08-13T12:00:18.979Z] #21 7.314 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T12:00:18.979Z] #21 7.314 + url=https://download.docker.com/linux/static [2020-08-13T12:00:18.979Z] #21 7.314 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T12:00:18.979Z] #21 7.317 + tar -xz docker/docker [2020-08-13T12:00:19.105Z] #39 27.76 CC images/tcp-stream.o [2020-08-13T12:00:19.119Z] #39 96.92 make[1]: 'images/built-in.o' is up to date. [2020-08-13T12:00:19.119Z] #39 96.93 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T12:00:19.119Z] #39 96.94 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T12:00:19.119Z] #39 96.95 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T12:00:19.119Z] #39 96.96 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T12:00:19.119Z] #39 96.97 make[1]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 96.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:00:19.119Z] #39 97.05 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.06 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.07 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.11 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.12 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.13 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.14 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.17 make[2]: Nothing to be done for 'all'. [2020-08-13T12:00:19.119Z] #39 97.18 INSTALL criu/criu [2020-08-13T12:00:19.225Z] #28 ... [2020-08-13T12:00:19.226Z] [2020-08-13T12:00:19.226Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:19.226Z] #54 6.355 + RM_GOPATH=0 [2020-08-13T12:00:19.226Z] #54 6.355 + TMP_GOPATH= [2020-08-13T12:00:19.226Z] #54 6.355 + : /build [2020-08-13T12:00:19.226Z] #54 6.355 + '[' -z '' ']' [2020-08-13T12:00:19.226Z] #54 6.355 ++ mktemp -d [2020-08-13T12:00:19.226Z] #54 6.355 + export GOPATH=/tmp/tmp.YmRATcrgR3 [2020-08-13T12:00:19.226Z] #54 6.355 + GOPATH=/tmp/tmp.YmRATcrgR3 [2020-08-13T12:00:19.226Z] #54 6.355 + RM_GOPATH=1 [2020-08-13T12:00:19.226Z] #54 6.355 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.226Z] #54 6.355 ++ go env GOARCH [2020-08-13T12:00:19.226Z] #54 6.370 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.226Z] #54 6.370 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.226Z] #54 6.370 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.226Z] #54 6.370 + dir=/tmp/install [2020-08-13T12:00:19.226Z] #54 6.370 + bin=rootlesskit [2020-08-13T12:00:19.226Z] #54 6.370 + shift [2020-08-13T12:00:19.226Z] #54 6.370 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T12:00:19.226Z] #54 6.370 + . /tmp/install/rootlesskit.installer [2020-08-13T12:00:19.226Z] #54 6.370 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:19.226Z] #54 6.370 + install_rootlesskit [2020-08-13T12:00:19.226Z] #54 6.370 + case "$1" in [2020-08-13T12:00:19.226Z] #54 6.370 + export CGO_ENABLED=0 [2020-08-13T12:00:19.226Z] #54 6.370 + CGO_ENABLED=0 [2020-08-13T12:00:19.226Z] #54 6.370 + _install_rootlesskit [2020-08-13T12:00:19.226Z] #54 6.370 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T12:00:19.226Z] #54 6.370 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YmRATcrgR3/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:19.226Z] #54 6.374 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:19.226Z] #54 6.390 Cloning into '/tmp/tmp.YmRATcrgR3/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T12:00:19.242Z] #21 ... [2020-08-13T12:00:19.242Z] [2020-08-13T12:00:19.242Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:19.242Z] #51 8.898 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:19.242Z] #51 8.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:19.242Z] #51 8.990 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:19.242Z] #51 ... [2020-08-13T12:00:19.242Z] [2020-08-13T12:00:19.242Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:19.242Z] #47 7.795 + RM_GOPATH=0 [2020-08-13T12:00:19.242Z] #47 7.795 + TMP_GOPATH= [2020-08-13T12:00:19.242Z] #47 7.795 + : /build [2020-08-13T12:00:19.242Z] #47 7.795 + '[' -z '' ']' [2020-08-13T12:00:19.242Z] #47 7.795 ++ mktemp -d [2020-08-13T12:00:19.242Z] #47 7.795 + export GOPATH=/tmp/tmp.tOAb6WlpQX [2020-08-13T12:00:19.242Z] #47 7.795 + GOPATH=/tmp/tmp.tOAb6WlpQX [2020-08-13T12:00:19.242Z] #47 7.795 + RM_GOPATH=1 [2020-08-13T12:00:19.242Z] #47 7.795 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.242Z] #47 7.795 ++ go env GOARCH [2020-08-13T12:00:19.242Z] #47 7.851 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.242Z] #47 7.851 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.242Z] #47 7.851 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.242Z] #47 7.899 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:19.242Z] #47 7.899 + dir=/tmp/install [2020-08-13T12:00:19.242Z] #47 7.899 + bin=shfmt [2020-08-13T12:00:19.242Z] #47 7.899 + shift [2020-08-13T12:00:19.242Z] #47 7.899 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T12:00:19.242Z] #47 7.899 + . /tmp/install/shfmt.installer [2020-08-13T12:00:19.242Z] #47 7.899 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:19.242Z] #47 7.899 + install_shfmt [2020-08-13T12:00:19.242Z] #47 7.899 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T12:00:19.242Z] #47 7.899 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tOAb6WlpQX/src/github.com/mvdan/sh [2020-08-13T12:00:19.242Z] #47 7.937 Cloning into '/tmp/tmp.tOAb6WlpQX/src/github.com/mvdan/sh'... [2020-08-13T12:00:19.352Z] #43 ... [2020-08-13T12:00:19.353Z] [2020-08-13T12:00:19.353Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:19.353Z] #23 4.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:19.353Z] #23 4.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:19.353Z] #23 4.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:19.353Z] #23 5.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-13T12:00:19.353Z] #23 7.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-13T12:00:19.353Z] #23 8.977 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-13T12:00:19.353Z] #23 ... [2020-08-13T12:00:19.353Z] [2020-08-13T12:00:19.353Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:19.353Z] #51 5.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:19.353Z] #51 5.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:19.353Z] #51 5.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:19.353Z] #51 6.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-13T12:00:19.353Z] #51 8.767 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-13T12:00:19.365Z] #39 28.10 CC images/sk-packet.o [2020-08-13T12:00:19.422Z] #39 DONE 97.4s [2020-08-13T12:00:19.422Z] [2020-08-13T12:00:19.422Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:19.485Z] #54 ... [2020-08-13T12:00:19.485Z] [2020-08-13T12:00:19.485Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:19.485Z] #32 8.211 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:19.485Z] #32 8.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:19.485Z] #32 8.367 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:19.485Z] #32 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:19.485Z] #32 ... [2020-08-13T12:00:19.485Z] [2020-08-13T12:00:19.485Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:19.485Z] #47 5.939 + RM_GOPATH=0 [2020-08-13T12:00:19.485Z] #47 5.939 + TMP_GOPATH= [2020-08-13T12:00:19.485Z] #47 5.939 + : /build [2020-08-13T12:00:19.485Z] #47 5.939 + '[' -z '' ']' [2020-08-13T12:00:19.485Z] #47 5.939 ++ mktemp -d [2020-08-13T12:00:19.485Z] #47 5.939 + export GOPATH=/tmp/tmp.fEc4prZtTn [2020-08-13T12:00:19.485Z] #47 5.939 + GOPATH=/tmp/tmp.fEc4prZtTn [2020-08-13T12:00:19.485Z] #47 5.939 + RM_GOPATH=1 [2020-08-13T12:00:19.485Z] #47 5.939 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.485Z] #47 5.939 ++ go env GOARCH [2020-08-13T12:00:19.485Z] #47 5.972 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:19.485Z] #47 5.972 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.485Z] #47 5.972 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.485Z] #47 5.972 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.485Z] #47 5.972 + dir=/tmp/install [2020-08-13T12:00:19.485Z] #47 5.972 + bin=shfmt [2020-08-13T12:00:19.485Z] #47 5.972 + shift [2020-08-13T12:00:19.485Z] #47 5.972 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T12:00:19.485Z] #47 5.972 + . /tmp/install/shfmt.installer [2020-08-13T12:00:19.485Z] #47 5.972 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:19.485Z] #47 5.972 + install_shfmt [2020-08-13T12:00:19.485Z] #47 5.972 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T12:00:19.485Z] #47 5.972 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fEc4prZtTn/src/github.com/mvdan/sh [2020-08-13T12:00:19.485Z] #47 5.972 Cloning into '/tmp/tmp.fEc4prZtTn/src/github.com/mvdan/sh'... [2020-08-13T12:00:19.502Z] #47 ... [2020-08-13T12:00:19.502Z] [2020-08-13T12:00:19.502Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:19.502Z] #30 7.576 + RM_GOPATH=0 [2020-08-13T12:00:19.502Z] #30 7.576 + TMP_GOPATH= [2020-08-13T12:00:19.502Z] #30 7.576 + : /build [2020-08-13T12:00:19.502Z] #30 7.576 + '[' -z '' ']' [2020-08-13T12:00:19.502Z] #30 7.576 ++ mktemp -d [2020-08-13T12:00:19.502Z] #30 7.585 + export GOPATH=/tmp/tmp.vDa8LYtx3H [2020-08-13T12:00:19.502Z] #30 7.585 + GOPATH=/tmp/tmp.vDa8LYtx3H [2020-08-13T12:00:19.502Z] #30 7.585 + RM_GOPATH=1 [2020-08-13T12:00:19.502Z] #30 7.585 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.502Z] #30 7.585 ++ go env GOARCH [2020-08-13T12:00:19.502Z] #30 7.651 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:19.502Z] #30 7.651 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.502Z] #30 7.651 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.502Z] #30 7.651 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.502Z] #30 7.651 + dir=/tmp/install [2020-08-13T12:00:19.502Z] #30 7.651 + bin=tomlv [2020-08-13T12:00:19.502Z] #30 7.651 + shift [2020-08-13T12:00:19.502Z] #30 7.651 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T12:00:19.502Z] #30 7.651 + . /tmp/install/tomlv.installer [2020-08-13T12:00:19.502Z] #30 7.651 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:19.502Z] #30 7.651 + install_tomlv [2020-08-13T12:00:19.502Z] #30 7.651 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T12:00:19.502Z] #30 7.651 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vDa8LYtx3H/src/github.com/BurntSushi/toml [2020-08-13T12:00:19.502Z] #30 7.667 Cloning into '/tmp/tmp.vDa8LYtx3H/src/github.com/BurntSushi/toml'... [2020-08-13T12:00:19.502Z] #30 9.179 + cd /tmp/tmp.vDa8LYtx3H/src/github.com/BurntSushi/toml [2020-08-13T12:00:19.502Z] #30 9.200 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:19.502Z] #30 9.217 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:00:19.502Z] #30 10.55 math/bits [2020-08-13T12:00:19.502Z] #30 10.69 runtime [2020-08-13T12:00:19.502Z] #30 ... [2020-08-13T12:00:19.502Z] [2020-08-13T12:00:19.502Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:19.502Z] #54 6.326 + RM_GOPATH=0 [2020-08-13T12:00:19.502Z] #54 6.326 + TMP_GOPATH= [2020-08-13T12:00:19.502Z] #54 6.326 + : /build [2020-08-13T12:00:19.502Z] #54 6.326 + '[' -z '' ']' [2020-08-13T12:00:19.502Z] #54 6.326 ++ mktemp -d [2020-08-13T12:00:19.502Z] #54 6.326 + export GOPATH=/tmp/tmp.msF1Q3OnQw [2020-08-13T12:00:19.502Z] #54 6.326 + GOPATH=/tmp/tmp.msF1Q3OnQw [2020-08-13T12:00:19.502Z] #54 6.326 + RM_GOPATH=1 [2020-08-13T12:00:19.502Z] #54 6.326 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.502Z] #54 6.326 ++ go env GOARCH [2020-08-13T12:00:19.502Z] #54 6.336 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.502Z] #54 6.336 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.502Z] #54 6.336 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.502Z] #54 6.340 + dir=/tmp/install [2020-08-13T12:00:19.502Z] #54 6.340 + bin=rootlesskit [2020-08-13T12:00:19.502Z] #54 6.340 + shift [2020-08-13T12:00:19.502Z] #54 6.340 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T12:00:19.502Z] #54 6.340 + . /tmp/install/rootlesskit.installer [2020-08-13T12:00:19.502Z] #54 6.340 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:19.502Z] #54 6.351 + install_rootlesskit [2020-08-13T12:00:19.502Z] #54 6.351 + case "$1" in [2020-08-13T12:00:19.502Z] #54 6.351 + export CGO_ENABLED=0 [2020-08-13T12:00:19.502Z] #54 6.351 + CGO_ENABLED=0 [2020-08-13T12:00:19.502Z] #54 6.351 + _install_rootlesskit [2020-08-13T12:00:19.502Z] #54 6.351 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T12:00:19.502Z] #54 6.351 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.msF1Q3OnQw/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:19.502Z] #54 6.351 Cloning into '/tmp/tmp.msF1Q3OnQw/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T12:00:19.502Z] #54 6.356 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:19.616Z] #51 ... [2020-08-13T12:00:19.616Z] [2020-08-13T12:00:19.616Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:19.616Z] #47 4.794 + RM_GOPATH=0 [2020-08-13T12:00:19.616Z] #47 4.794 + TMP_GOPATH= [2020-08-13T12:00:19.616Z] #47 4.794 + : /build [2020-08-13T12:00:19.616Z] #47 4.794 + '[' -z '' ']' [2020-08-13T12:00:19.616Z] #47 4.802 ++ mktemp -d [2020-08-13T12:00:19.616Z] #47 4.814 + export GOPATH=/tmp/tmp.K6JR1GvDg5 [2020-08-13T12:00:19.616Z] #47 4.814 + GOPATH=/tmp/tmp.K6JR1GvDg5 [2020-08-13T12:00:19.616Z] #47 4.814 + RM_GOPATH=1 [2020-08-13T12:00:19.616Z] #47 4.814 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.616Z] #47 4.814 ++ go env GOARCH [2020-08-13T12:00:19.616Z] #47 4.888 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.616Z] #47 4.888 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.616Z] #47 4.888 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.616Z] #47 4.891 + dir=/tmp/install [2020-08-13T12:00:19.616Z] #47 4.892 + bin=shfmt [2020-08-13T12:00:19.616Z] #47 4.892 + shift [2020-08-13T12:00:19.616Z] #47 4.892 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T12:00:19.616Z] #47 4.893 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:19.616Z] #47 4.893 + . /tmp/install/shfmt.installer [2020-08-13T12:00:19.616Z] #47 4.893 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:19.616Z] #47 4.893 + install_shfmt [2020-08-13T12:00:19.616Z] #47 4.893 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T12:00:19.617Z] #47 4.893 + git clone https://github.com/mvdan/sh.git /tmp/tmp.K6JR1GvDg5/src/github.com/mvdan/sh [2020-08-13T12:00:19.617Z] #47 4.897 Cloning into '/tmp/tmp.K6JR1GvDg5/src/github.com/mvdan/sh'... [2020-08-13T12:00:19.617Z] #47 ... [2020-08-13T12:00:19.617Z] [2020-08-13T12:00:19.617Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:19.617Z] #30 4.798 + RM_GOPATH=0 [2020-08-13T12:00:19.617Z] #30 4.798 + TMP_GOPATH= [2020-08-13T12:00:19.617Z] #30 4.798 + : /build [2020-08-13T12:00:19.617Z] #30 4.798 + '[' -z '' ']' [2020-08-13T12:00:19.617Z] #30 4.798 ++ mktemp -d [2020-08-13T12:00:19.617Z] #30 4.801 + export GOPATH=/tmp/tmp.L0UCwyfFmL [2020-08-13T12:00:19.617Z] #30 4.801 + GOPATH=/tmp/tmp.L0UCwyfFmL [2020-08-13T12:00:19.617Z] #30 4.801 + RM_GOPATH=1 [2020-08-13T12:00:19.617Z] #30 4.801 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.617Z] #30 4.801 ++ go env GOARCH [2020-08-13T12:00:19.617Z] #30 4.818 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.617Z] #30 4.818 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.617Z] #30 4.818 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.617Z] #30 4.824 + dir=/tmp/install [2020-08-13T12:00:19.617Z] #30 4.824 + bin=tomlv [2020-08-13T12:00:19.617Z] #30 4.824 + shift [2020-08-13T12:00:19.617Z] #30 4.824 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T12:00:19.617Z] #30 4.824 + . /tmp/install/tomlv.installer [2020-08-13T12:00:19.617Z] #30 4.824 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:19.617Z] #30 4.824 + install_tomlv [2020-08-13T12:00:19.617Z] #30 4.824 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T12:00:19.617Z] #30 4.824 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.L0UCwyfFmL/src/github.com/BurntSushi/toml [2020-08-13T12:00:19.617Z] #30 4.825 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:19.617Z] #30 4.827 Cloning into '/tmp/tmp.L0UCwyfFmL/src/github.com/BurntSushi/toml'... [2020-08-13T12:00:19.617Z] #30 5.965 + cd /tmp/tmp.L0UCwyfFmL/src/github.com/BurntSushi/toml [2020-08-13T12:00:19.617Z] #30 5.965 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:19.617Z] #30 5.993 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:00:19.617Z] #30 6.946 math/bits [2020-08-13T12:00:19.617Z] #30 6.967 unicode/utf8 [2020-08-13T12:00:19.617Z] #30 7.008 internal/cpu [2020-08-13T12:00:19.617Z] #30 7.070 runtime/internal/atomic [2020-08-13T12:00:19.617Z] #30 7.618 sync/atomic [2020-08-13T12:00:19.617Z] #30 7.981 unicode [2020-08-13T12:00:19.617Z] #30 8.051 math [2020-08-13T12:00:19.617Z] #30 8.071 internal/bytealg [2020-08-13T12:00:19.617Z] #30 8.463 internal/testlog [2020-08-13T12:00:19.617Z] #30 8.990 encoding [2020-08-13T12:00:19.617Z] #30 9.207 runtime/cgo [2020-08-13T12:00:19.617Z] #30 9.355 runtime [2020-08-13T12:00:19.626Z] #39 28.50 CC images/mnt.o [2020-08-13T12:00:19.740Z] #47 ... [2020-08-13T12:00:19.741Z] [2020-08-13T12:00:19.741Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:19.741Z] #41 7.205 + RM_GOPATH=0 [2020-08-13T12:00:19.741Z] #41 7.205 + TMP_GOPATH= [2020-08-13T12:00:19.741Z] #41 7.205 + : /build [2020-08-13T12:00:19.741Z] #41 7.205 + '[' -z '' ']' [2020-08-13T12:00:19.741Z] #41 7.205 ++ mktemp -d [2020-08-13T12:00:19.741Z] #41 7.215 + export GOPATH=/tmp/tmp.ZlbsaWrKYr [2020-08-13T12:00:19.741Z] #41 7.215 + GOPATH=/tmp/tmp.ZlbsaWrKYr [2020-08-13T12:00:19.741Z] #41 7.215 + RM_GOPATH=1 [2020-08-13T12:00:19.741Z] #41 7.215 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.741Z] #41 7.215 ++ go env GOARCH [2020-08-13T12:00:19.741Z] #41 7.241 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:19.741Z] #41 7.241 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.741Z] #41 7.241 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.741Z] #41 7.241 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.741Z] #41 7.241 + dir=/tmp/install [2020-08-13T12:00:19.741Z] #41 7.241 + bin=vndr [2020-08-13T12:00:19.741Z] #41 7.241 + shift [2020-08-13T12:00:19.741Z] #41 7.241 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T12:00:19.741Z] #41 7.241 + . /tmp/install/vndr.installer [2020-08-13T12:00:19.741Z] #41 7.241 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:19.741Z] #41 7.241 + install_vndr [2020-08-13T12:00:19.741Z] #41 7.241 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T12:00:19.741Z] #41 7.259 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZlbsaWrKYr/src/github.com/LK4D4/vndr [2020-08-13T12:00:19.741Z] #41 7.259 Cloning into '/tmp/tmp.ZlbsaWrKYr/src/github.com/LK4D4/vndr'... [2020-08-13T12:00:19.741Z] #41 8.545 + cd /tmp/tmp.ZlbsaWrKYr/src/github.com/LK4D4/vndr [2020-08-13T12:00:19.741Z] #41 8.545 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:19.741Z] #41 8.581 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T12:00:19.741Z] #41 ... [2020-08-13T12:00:19.741Z] [2020-08-13T12:00:19.741Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:19.741Z] #21 6.979 Install docker/cli version 17.06.2-ce from stable [2020-08-13T12:00:19.741Z] #21 6.979 + RM_GOPATH=0 [2020-08-13T12:00:19.741Z] #21 6.979 + TMP_GOPATH= [2020-08-13T12:00:19.741Z] #21 6.979 + : /build [2020-08-13T12:00:19.741Z] #21 6.979 + '[' -z '' ']' [2020-08-13T12:00:19.741Z] #21 6.979 ++ mktemp -d [2020-08-13T12:00:19.741Z] #21 6.979 + export GOPATH=/tmp/tmp.oZnbm6zvWx [2020-08-13T12:00:19.741Z] #21 6.979 + GOPATH=/tmp/tmp.oZnbm6zvWx [2020-08-13T12:00:19.741Z] #21 6.979 + RM_GOPATH=1 [2020-08-13T12:00:19.741Z] #21 6.979 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.741Z] #21 6.979 ++ go env GOARCH [2020-08-13T12:00:19.741Z] #21 6.979 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.741Z] #21 6.979 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.741Z] #21 6.979 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.741Z] #21 6.979 + dir=/tmp/install [2020-08-13T12:00:19.741Z] #21 6.979 + bin=dockercli [2020-08-13T12:00:19.741Z] #21 6.979 + shift [2020-08-13T12:00:19.741Z] #21 6.979 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T12:00:19.741Z] #21 6.979 + . /tmp/install/dockercli.installer [2020-08-13T12:00:19.741Z] #21 6.979 ++ : stable [2020-08-13T12:00:19.741Z] #21 6.979 ++ : 17.06.2-ce [2020-08-13T12:00:19.741Z] #21 6.979 + install_dockercli [2020-08-13T12:00:19.741Z] #21 6.979 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T12:00:19.741Z] #21 6.999 ++ uname -m [2020-08-13T12:00:19.741Z] #21 6.999 + arch=x86_64 [2020-08-13T12:00:19.741Z] #21 6.999 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T12:00:19.741Z] #21 6.999 + url=https://download.docker.com/linux/static [2020-08-13T12:00:19.741Z] #21 6.999 + tar -xz docker/docker [2020-08-13T12:00:19.741Z] #21 6.999 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T12:00:19.771Z] #54 ... [2020-08-13T12:00:19.771Z] [2020-08-13T12:00:19.771Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:19.771Z] #60 7.267 + RM_GOPATH=0 [2020-08-13T12:00:19.771Z] #60 7.267 + TMP_GOPATH= [2020-08-13T12:00:19.771Z] #60 7.267 + : /build [2020-08-13T12:00:19.771Z] #60 7.267 + '[' -z '' ']' [2020-08-13T12:00:19.771Z] #60 7.267 ++ mktemp -d [2020-08-13T12:00:19.771Z] #60 7.277 + export GOPATH=/tmp/tmp.D4VoqiGV1P [2020-08-13T12:00:19.771Z] #60 7.277 + GOPATH=/tmp/tmp.D4VoqiGV1P [2020-08-13T12:00:19.771Z] #60 7.277 + RM_GOPATH=1 [2020-08-13T12:00:19.771Z] #60 7.277 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.771Z] #60 7.277 ++ go env GOARCH [2020-08-13T12:00:19.771Z] #60 7.295 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.771Z] #60 7.295 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.771Z] #60 7.295 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.771Z] #60 7.305 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:19.771Z] #60 7.305 + dir=/tmp/install [2020-08-13T12:00:19.771Z] #60 7.305 + bin=proxy [2020-08-13T12:00:19.771Z] #60 7.305 + shift [2020-08-13T12:00:19.771Z] #60 7.305 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T12:00:19.771Z] #60 7.305 + . /tmp/install/proxy.installer [2020-08-13T12:00:19.771Z] #60 7.305 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:19.771Z] #60 7.305 + install_proxy [2020-08-13T12:00:19.771Z] #60 7.305 + case "$1" in [2020-08-13T12:00:19.771Z] #60 7.305 + export CGO_ENABLED=0 [2020-08-13T12:00:19.771Z] #60 7.305 + CGO_ENABLED=0 [2020-08-13T12:00:19.771Z] #60 7.305 + _install_proxy [2020-08-13T12:00:19.771Z] #60 7.305 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T12:00:19.771Z] #60 7.305 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D4VoqiGV1P/src/github.com/docker/libnetwork [2020-08-13T12:00:19.771Z] #60 7.318 Cloning into '/tmp/tmp.D4VoqiGV1P/src/github.com/docker/libnetwork'... [2020-08-13T12:00:19.771Z] #60 ... [2020-08-13T12:00:19.771Z] [2020-08-13T12:00:19.771Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:19.771Z] #32 7.164 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:19.772Z] #32 7.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:19.772Z] #32 7.248 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:19.772Z] #32 8.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:19.880Z] #30 ... [2020-08-13T12:00:19.880Z] [2020-08-13T12:00:19.880Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:19.880Z] #36 5.210 + git clone https://github.com/docker/distribution.git . [2020-08-13T12:00:19.880Z] #36 5.230 Cloning into '.'... [2020-08-13T12:00:19.880Z] #36 ... [2020-08-13T12:00:19.880Z] [2020-08-13T12:00:19.880Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:19.880Z] #54 3.982 + RM_GOPATH=0 [2020-08-13T12:00:19.880Z] #54 3.982 + TMP_GOPATH= [2020-08-13T12:00:19.880Z] #54 3.982 + : /build [2020-08-13T12:00:19.880Z] #54 3.982 + '[' -z '' ']' [2020-08-13T12:00:19.880Z] #54 3.993 ++ mktemp -d [2020-08-13T12:00:19.880Z] #54 3.993 + export GOPATH=/tmp/tmp.NNtN6XSKt2 [2020-08-13T12:00:19.880Z] #54 3.993 + GOPATH=/tmp/tmp.NNtN6XSKt2 [2020-08-13T12:00:19.880Z] #54 3.993 + RM_GOPATH=1 [2020-08-13T12:00:19.880Z] #54 3.993 + case "$(go env GOARCH)" in [2020-08-13T12:00:19.880Z] #54 3.996 ++ go env GOARCH [2020-08-13T12:00:19.880Z] #54 4.009 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.880Z] #54 4.009 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:19.880Z] #54 4.009 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:19.880Z] #54 4.016 + dir=/tmp/install [2020-08-13T12:00:19.880Z] #54 4.016 + bin=rootlesskit [2020-08-13T12:00:19.880Z] #54 4.016 + shift [2020-08-13T12:00:19.880Z] #54 4.016 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T12:00:19.880Z] #54 4.016 + . /tmp/install/rootlesskit.installer [2020-08-13T12:00:19.880Z] #54 4.016 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:19.880Z] #54 4.016 + install_rootlesskit [2020-08-13T12:00:19.880Z] #54 4.016 + case "$1" in [2020-08-13T12:00:19.880Z] #54 4.016 + export CGO_ENABLED=0 [2020-08-13T12:00:19.880Z] #54 4.016 + CGO_ENABLED=0 [2020-08-13T12:00:19.880Z] #54 4.016 + _install_rootlesskit [2020-08-13T12:00:19.880Z] #54 4.016 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T12:00:19.880Z] #54 4.016 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NNtN6XSKt2/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:19.880Z] #54 4.019 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:19.880Z] #54 4.024 Cloning into '/tmp/tmp.NNtN6XSKt2/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T12:00:19.880Z] #54 8.329 + cd /tmp/tmp.NNtN6XSKt2/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:19.880Z] #54 8.329 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:19.880Z] #54 8.867 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:00:19.880Z] #54 8.868 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T12:00:19.923Z] #48 ... [2020-08-13T12:00:19.923Z] [2020-08-13T12:00:19.923Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:19.923Z] #11 15.08 Fetched 8149 kB in 14s (586 kB/s) [2020-08-13T12:00:19.923Z] #11 15.08 Reading package lists... [2020-08-13T12:00:19.923Z] #11 22.40 Reading package lists... [2020-08-13T12:00:19.923Z] #11 ... [2020-08-13T12:00:19.923Z] [2020-08-13T12:00:19.923Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:19.923Z] #39 17.08 Fetched 8149 kB in 16s (509 kB/s) [2020-08-13T12:00:19.923Z] #39 17.08 Reading package lists... [2020-08-13T12:00:19.923Z] #39 23.79 Reading package lists... [2020-08-13T12:00:19.923Z] #39 ... [2020-08-13T12:00:19.923Z] [2020-08-13T12:00:19.923Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:19.923Z] #33 15.52 Fetched 8149 kB in 14s (568 kB/s) [2020-08-13T12:00:19.923Z] #33 15.52 Reading package lists... [2020-08-13T12:00:19.923Z] #33 22.41 Reading package lists... [2020-08-13T12:00:19.923Z] #33 ... [2020-08-13T12:00:19.923Z] [2020-08-13T12:00:19.923Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:19.923Z] #52 15.57 Fetched 8149 kB in 15s (561 kB/s) [2020-08-13T12:00:19.923Z] #52 15.57 Reading package lists... [2020-08-13T12:00:19.998Z] #21 ... [2020-08-13T12:00:19.998Z] [2020-08-13T12:00:19.998Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:19.998Z] #36 7.602 + git clone https://github.com/docker/distribution.git . [2020-08-13T12:00:19.998Z] #36 7.604 Cloning into '.'... [2020-08-13T12:00:19.998Z] #36 ... [2020-08-13T12:00:19.998Z] [2020-08-13T12:00:19.998Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:19.998Z] #38 8.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:19.998Z] #38 8.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:19.998Z] #38 8.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:19.998Z] #38 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:20.037Z] #32 ... [2020-08-13T12:00:20.037Z] [2020-08-13T12:00:20.037Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:20.037Z] #23 7.781 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:20.037Z] #23 7.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:20.037Z] #23 7.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:20.037Z] #23 9.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:20.037Z] #23 ... [2020-08-13T12:00:20.037Z] [2020-08-13T12:00:20.037Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:20.037Z] #43 10.60 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T12:00:20.037Z] #43 10.72 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T12:00:20.037Z] #43 10.97 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:20.037Z] #43 11.03 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T12:00:20.037Z] #43 11.12 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:20.037Z] #43 11.12 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:20.037Z] #43 11.12 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:20.061Z] #45 ... [2020-08-13T12:00:20.061Z] [2020-08-13T12:00:20.061Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T12:00:20.144Z] #54 ... [2020-08-13T12:00:20.144Z] [2020-08-13T12:00:20.144Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:20.144Z] #45 5.391 + RM_GOPATH=0 [2020-08-13T12:00:20.144Z] #45 5.391 + TMP_GOPATH= [2020-08-13T12:00:20.144Z] #45 5.391 + : /build [2020-08-13T12:00:20.144Z] #45 5.391 + '[' -z '' ']' [2020-08-13T12:00:20.144Z] #45 5.392 ++ mktemp -d [2020-08-13T12:00:20.144Z] #45 5.393 + export GOPATH=/tmp/tmp.CBEQGajrY8 [2020-08-13T12:00:20.144Z] #45 5.393 + GOPATH=/tmp/tmp.CBEQGajrY8 [2020-08-13T12:00:20.144Z] #45 5.393 + RM_GOPATH=1 [2020-08-13T12:00:20.144Z] #45 5.393 + case "$(go env GOARCH)" in [2020-08-13T12:00:20.144Z] #45 5.394 ++ go env GOARCH [2020-08-13T12:00:20.144Z] #45 5.411 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.144Z] #45 5.412 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.144Z] #45 5.424 Installing golangci-lint version v1.23.8 [2020-08-13T12:00:20.144Z] #45 5.425 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:20.144Z] #45 5.425 + dir=/tmp/install [2020-08-13T12:00:20.144Z] #45 5.425 + bin=golangci_lint [2020-08-13T12:00:20.144Z] #45 5.425 + shift [2020-08-13T12:00:20.144Z] #45 5.425 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T12:00:20.144Z] #45 5.425 + . /tmp/install/golangci_lint.installer [2020-08-13T12:00:20.144Z] #45 5.425 ++ : v1.23.8 [2020-08-13T12:00:20.144Z] #45 5.425 + install_golangci_lint [2020-08-13T12:00:20.144Z] #45 5.425 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T12:00:20.144Z] #45 5.425 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T12:00:20.144Z] #45 ... [2020-08-13T12:00:20.144Z] [2020-08-13T12:00:20.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:20.144Z] #10 5.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:20.144Z] #10 5.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:20.144Z] #10 5.728 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:20.144Z] #10 6.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-13T12:00:20.144Z] #10 8.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-13T12:00:20.144Z] #10 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-13T12:00:20.176Z] Running on azwin-2-c8ee30 in d:\jenkins\workspace\moby_PR-41329 [Pipeline] { [Pipeline] ws [2020-08-13T12:00:20.197Z] Running in d:\gopath\src\github.com\docker\docker [2020-08-13T12:00:20.197Z] #39 28.82 CC images/pipe-data.o [2020-08-13T12:00:20.197Z] #39 29.05 CC images/sa.o [Pipeline] { [Pipeline] checkout [2020-08-13T12:00:20.223Z] #52 22.85 Reading package lists... [2020-08-13T12:00:20.223Z] #52 ... [2020-08-13T12:00:20.223Z] [2020-08-13T12:00:20.223Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:20.223Z] #24 16.57 Fetched 8149 kB in 15s (527 kB/s) [2020-08-13T12:00:20.223Z] #24 16.57 Reading package lists... [2020-08-13T12:00:20.254Z] #38 ... [2020-08-13T12:00:20.254Z] [2020-08-13T12:00:20.254Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:20.255Z] #51 8.737 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:20.255Z] #51 9.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:20.255Z] #51 9.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:20.255Z] #51 ... [2020-08-13T12:00:20.255Z] [2020-08-13T12:00:20.255Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:20.255Z] #43 6.643 + RM_GOPATH=0 [2020-08-13T12:00:20.255Z] #43 6.643 + TMP_GOPATH= [2020-08-13T12:00:20.255Z] #43 6.643 + : /build [2020-08-13T12:00:20.255Z] #43 6.643 + '[' -z '' ']' [2020-08-13T12:00:20.255Z] #43 6.643 ++ mktemp -d [2020-08-13T12:00:20.255Z] #43 6.649 + export GOPATH=/tmp/tmp.Acgj44YQMp [2020-08-13T12:00:20.255Z] #43 6.649 + GOPATH=/tmp/tmp.Acgj44YQMp [2020-08-13T12:00:20.255Z] #43 6.649 + RM_GOPATH=1 [2020-08-13T12:00:20.255Z] #43 6.649 + case "$(go env GOARCH)" in [2020-08-13T12:00:20.255Z] #43 6.649 ++ go env GOARCH [2020-08-13T12:00:20.255Z] #43 6.659 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.255Z] #43 6.659 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.255Z] #43 6.671 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:20.255Z] #43 6.671 + dir=/tmp/install [2020-08-13T12:00:20.255Z] #43 6.671 + bin=gotestsum [2020-08-13T12:00:20.255Z] #43 6.671 + shift [2020-08-13T12:00:20.255Z] #43 6.671 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T12:00:20.255Z] #43 6.671 + . /tmp/install/gotestsum.installer [2020-08-13T12:00:20.255Z] #43 6.671 ++ : v0.3.5 [2020-08-13T12:00:20.255Z] #43 6.671 + install_gotestsum [2020-08-13T12:00:20.255Z] #43 6.672 + set -e [2020-08-13T12:00:20.255Z] #43 6.672 + export GO111MODULE=on [2020-08-13T12:00:20.255Z] #43 6.672 + GO111MODULE=on [2020-08-13T12:00:20.255Z] #43 6.672 + GOBIN=/build [2020-08-13T12:00:20.255Z] #43 6.672 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T12:00:20.255Z] #43 6.735 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:20.255Z] #43 6.735 go: finding gotest.tools v0.3.5 [2020-08-13T12:00:20.255Z] #43 7.840 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:20.255Z] #43 8.582 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T12:00:20.255Z] #43 9.441 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T12:00:20.255Z] #43 9.696 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T12:00:20.255Z] #43 9.979 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:20.255Z] #43 9.984 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T12:00:20.255Z] #43 9.990 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:20.255Z] #43 10.07 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T12:00:20.255Z] #43 10.50 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:20.255Z] #43 10.69 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:20.255Z] #43 10.71 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T12:00:20.255Z] #43 10.79 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:20.255Z] #43 11.21 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:20.298Z] #43 11.66 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T12:00:20.353Z] #40 DONE 0.2s [2020-08-13T12:00:20.354Z] [2020-08-13T12:00:20.354Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T12:00:20.408Z] #10 ... [2020-08-13T12:00:20.408Z] [2020-08-13T12:00:20.408Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:20.408Z] #60 4.526 + RM_GOPATH=0 [2020-08-13T12:00:20.408Z] #60 4.526 + TMP_GOPATH= [2020-08-13T12:00:20.408Z] #60 4.526 + : /build [2020-08-13T12:00:20.408Z] #60 4.526 + '[' -z '' ']' [2020-08-13T12:00:20.408Z] #60 4.526 ++ mktemp -d [2020-08-13T12:00:20.408Z] #60 4.528 + export GOPATH=/tmp/tmp.xjHSurRSyR [2020-08-13T12:00:20.408Z] #60 4.528 + GOPATH=/tmp/tmp.xjHSurRSyR [2020-08-13T12:00:20.408Z] #60 4.528 + RM_GOPATH=1 [2020-08-13T12:00:20.408Z] #60 4.529 + case "$(go env GOARCH)" in [2020-08-13T12:00:20.408Z] #60 4.530 ++ go env GOARCH [2020-08-13T12:00:20.408Z] #60 4.586 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.408Z] #60 4.587 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.408Z] #60 4.591 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:20.408Z] #60 4.594 + dir=/tmp/install [2020-08-13T12:00:20.408Z] #60 4.595 + bin=proxy [2020-08-13T12:00:20.408Z] #60 4.595 + shift [2020-08-13T12:00:20.408Z] #60 4.596 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T12:00:20.408Z] #60 4.596 + . /tmp/install/proxy.installer [2020-08-13T12:00:20.408Z] #60 4.596 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:20.408Z] #60 4.597 + install_proxy [2020-08-13T12:00:20.408Z] #60 4.597 + case "$1" in [2020-08-13T12:00:20.408Z] #60 4.598 + export CGO_ENABLED=0 [2020-08-13T12:00:20.408Z] #60 4.598 + CGO_ENABLED=0 [2020-08-13T12:00:20.408Z] #60 4.598 + _install_proxy [2020-08-13T12:00:20.408Z] #60 4.599 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T12:00:20.408Z] #60 4.599 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xjHSurRSyR/src/github.com/docker/libnetwork [2020-08-13T12:00:20.408Z] #60 4.600 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:20.408Z] #60 4.605 Cloning into '/tmp/tmp.xjHSurRSyR/src/github.com/docker/libnetwork'... [2020-08-13T12:00:20.408Z] #60 ... [2020-08-13T12:00:20.408Z] [2020-08-13T12:00:20.408Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:20.408Z] #41 4.065 + RM_GOPATH=0 [2020-08-13T12:00:20.408Z] #41 4.065 + TMP_GOPATH= [2020-08-13T12:00:20.408Z] #41 4.065 + : /build [2020-08-13T12:00:20.408Z] #41 4.065 + '[' -z '' ']' [2020-08-13T12:00:20.408Z] #41 4.069 ++ mktemp -d [2020-08-13T12:00:20.408Z] #41 4.092 + export GOPATH=/tmp/tmp.ymJOdW26Yj [2020-08-13T12:00:20.408Z] #41 4.092 + GOPATH=/tmp/tmp.ymJOdW26Yj [2020-08-13T12:00:20.408Z] #41 4.092 + RM_GOPATH=1 [2020-08-13T12:00:20.408Z] #41 4.092 + case "$(go env GOARCH)" in [2020-08-13T12:00:20.408Z] #41 4.092 ++ go env GOARCH [2020-08-13T12:00:20.408Z] #41 4.100 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.408Z] #41 4.100 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.408Z] #41 4.100 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:20.408Z] #41 4.109 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:20.408Z] #41 4.110 + dir=/tmp/install [2020-08-13T12:00:20.408Z] #41 4.110 + bin=vndr [2020-08-13T12:00:20.408Z] #41 4.110 + shift [2020-08-13T12:00:20.408Z] #41 4.110 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T12:00:20.408Z] #41 4.110 + . /tmp/install/vndr.installer [2020-08-13T12:00:20.408Z] #41 4.110 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:20.408Z] #41 4.110 + install_vndr [2020-08-13T12:00:20.408Z] #41 4.110 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T12:00:20.408Z] #41 4.110 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ymJOdW26Yj/src/github.com/LK4D4/vndr [2020-08-13T12:00:20.408Z] #41 4.114 Cloning into '/tmp/tmp.ymJOdW26Yj/src/github.com/LK4D4/vndr'... [2020-08-13T12:00:20.408Z] #41 4.750 + cd /tmp/tmp.ymJOdW26Yj/src/github.com/LK4D4/vndr [2020-08-13T12:00:20.408Z] #41 4.751 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T12:00:20.408Z] #41 4.760 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T12:00:20.408Z] #41 6.393 internal/cpu [2020-08-13T12:00:20.408Z] #41 6.422 internal/race [2020-08-13T12:00:20.408Z] #41 6.448 runtime/internal/sys [2020-08-13T12:00:20.408Z] #41 6.498 runtime/internal/atomic [2020-08-13T12:00:20.408Z] #41 6.672 sync/atomic [2020-08-13T12:00:20.408Z] #41 6.767 runtime/internal/math [2020-08-13T12:00:20.408Z] #41 6.937 unicode [2020-08-13T12:00:20.408Z] #41 7.348 unicode/utf8 [2020-08-13T12:00:20.408Z] #41 7.409 internal/bytealg [2020-08-13T12:00:20.408Z] #41 7.625 math/bits [2020-08-13T12:00:20.408Z] #41 8.263 internal/testlog [2020-08-13T12:00:20.408Z] #41 8.492 math [2020-08-13T12:00:20.408Z] #41 8.760 encoding [2020-08-13T12:00:20.408Z] #41 9.022 unicode/utf16 [2020-08-13T12:00:20.408Z] #41 9.154 runtime [2020-08-13T12:00:20.408Z] #41 9.577 container/list [2020-08-13T12:00:20.459Z] #39 29.30 CC images/timer.o [2020-08-13T12:00:20.516Z] #43 11.33 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:20.516Z] #43 ... [2020-08-13T12:00:20.516Z] [2020-08-13T12:00:20.516Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:20.516Z] #10 8.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:20.516Z] #10 8.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:20.516Z] #10 8.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:20.516Z] #10 10.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:20.516Z] #10 ... [2020-08-13T12:00:20.516Z] [2020-08-13T12:00:20.516Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:20.516Z] #30 7.559 + RM_GOPATH=0 [2020-08-13T12:00:20.516Z] #30 7.559 + TMP_GOPATH= [2020-08-13T12:00:20.516Z] #30 7.559 + : /build [2020-08-13T12:00:20.516Z] #30 7.559 + '[' -z '' ']' [2020-08-13T12:00:20.516Z] #30 7.559 ++ mktemp -d [2020-08-13T12:00:20.516Z] #30 7.559 + export GOPATH=/tmp/tmp.6QScEfOZjm [2020-08-13T12:00:20.516Z] #30 7.559 + GOPATH=/tmp/tmp.6QScEfOZjm [2020-08-13T12:00:20.516Z] #30 7.559 + RM_GOPATH=1 [2020-08-13T12:00:20.516Z] #30 7.559 + case "$(go env GOARCH)" in [2020-08-13T12:00:20.516Z] #30 7.559 ++ go env GOARCH [2020-08-13T12:00:20.516Z] #30 7.685 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.516Z] #30 7.685 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:20.516Z] #30 7.685 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:20.516Z] #30 7.711 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:20.516Z] #30 7.713 + dir=/tmp/install [2020-08-13T12:00:20.516Z] #30 7.713 + bin=tomlv [2020-08-13T12:00:20.516Z] #30 7.713 + shift [2020-08-13T12:00:20.516Z] #30 7.713 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T12:00:20.516Z] #30 7.713 + . /tmp/install/tomlv.installer [2020-08-13T12:00:20.516Z] #30 7.713 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:20.516Z] #30 7.713 + install_tomlv [2020-08-13T12:00:20.516Z] #30 7.713 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T12:00:20.516Z] #30 7.713 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6QScEfOZjm/src/github.com/BurntSushi/toml [2020-08-13T12:00:20.516Z] #30 7.713 Cloning into '/tmp/tmp.6QScEfOZjm/src/github.com/BurntSushi/toml'... [2020-08-13T12:00:20.516Z] #30 9.463 + cd /tmp/tmp.6QScEfOZjm/src/github.com/BurntSushi/toml [2020-08-13T12:00:20.516Z] #30 9.463 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T12:00:20.516Z] #30 9.542 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:00:20.516Z] #30 10.94 internal/cpu [2020-08-13T12:00:20.516Z] #30 10.96 runtime/internal/atomic [2020-08-13T12:00:20.558Z] #43 11.91 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T12:00:20.558Z] #43 11.91 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:20.646Z] #42 DONE 0.2s [2020-08-13T12:00:20.646Z] [2020-08-13T12:00:20.646Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T12:00:20.646Z] #44 DONE 0.1s [2020-08-13T12:00:20.646Z] [2020-08-13T12:00:20.646Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:20.672Z] #41 11.45 crypto/internal/subtle [2020-08-13T12:00:20.672Z] #41 ... [2020-08-13T12:00:20.672Z] [2020-08-13T12:00:20.672Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:20.672Z] #32 6.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:20.672Z] #32 6.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:20.672Z] #32 6.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:20.672Z] #32 7.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-13T12:00:20.672Z] #32 9.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-13T12:00:20.672Z] #32 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-13T12:00:20.719Z] #39 ... [2020-08-13T12:00:20.719Z] [2020-08-13T12:00:20.719Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:20.719Z] #47 117.3 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T12:00:20.719Z] #47 DONE 123.4s [2020-08-13T12:00:20.719Z] [2020-08-13T12:00:20.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:20.719Z] #10 123.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T12:00:20.775Z] #30 11.47 runtime/internal/sys [2020-08-13T12:00:20.775Z] #30 ... [2020-08-13T12:00:20.775Z] [2020-08-13T12:00:20.775Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:20.775Z] #51 11.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:20.821Z] #43 12.12 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:20.936Z] #32 ... [2020-08-13T12:00:20.936Z] [2020-08-13T12:00:20.936Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:20.936Z] #38 5.928 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:20.936Z] #38 5.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:20.936Z] #38 5.987 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:20.936Z] #38 7.451 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-13T12:00:20.936Z] #38 9.095 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-13T12:00:20.936Z] #38 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-13T12:00:20.936Z] #38 ... [2020-08-13T12:00:20.936Z] [2020-08-13T12:00:20.936Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:20.936Z] #47 11.75 + cd /tmp/tmp.K6JR1GvDg5/src/github.com/mvdan/sh [2020-08-13T12:00:20.936Z] #47 11.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:20.979Z] #10 123.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:00:20.979Z] #10 123.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:00:21.083Z] #43 12.39 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:21.083Z] #43 12.42 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T12:00:21.083Z] #43 12.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:21.083Z] #43 12.46 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:21.083Z] #43 12.49 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:21.202Z] #47 11.84 + GO111MODULE=on [2020-08-13T12:00:21.202Z] #47 11.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T12:00:21.344Z] #43 12.55 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:21.344Z] #43 12.55 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:21.344Z] #43 12.55 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:21.619Z] #43 12.79 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:21.619Z] #43 12.81 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:22.157Z] #45 ... [2020-08-13T12:00:22.157Z] [2020-08-13T12:00:22.157Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:22.157Z] #52 111.7 + bin/containerd [2020-08-13T12:00:23.531Z] #10 ... [2020-08-13T12:00:23.531Z] [2020-08-13T12:00:23.531Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:23.531Z] #41 115.8 go/doc [2020-08-13T12:00:23.531Z] #41 117.6 github.com/LK4D4/vndr/versioned [2020-08-13T12:00:23.531Z] #41 117.7 compress/flate [2020-08-13T12:00:23.531Z] #41 118.9 github.com/LK4D4/vndr/build [2020-08-13T12:00:23.531Z] #41 120.4 hash/crc32 [2020-08-13T12:00:23.531Z] #41 121.1 compress/gzip [2020-08-13T12:00:23.531Z] #41 121.9 vendor/golang.org/x/text/transform [2020-08-13T12:00:23.531Z] #41 121.9 net [2020-08-13T12:00:23.531Z] #41 122.6 vendor/golang.org/x/text/unicode/bidi [2020-08-13T12:00:23.531Z] #41 125.0 vendor/golang.org/x/text/secure/bidirule [2020-08-13T12:00:23.531Z] #41 125.3 vendor/golang.org/x/text/unicode/norm [2020-08-13T12:00:23.531Z] #41 ... [2020-08-13T12:00:23.531Z] [2020-08-13T12:00:23.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:23.531Z] #39 29.91 CC images/timerfd.o [2020-08-13T12:00:23.531Z] #39 30.17 CC images/mm.o [2020-08-13T12:00:23.531Z] #39 30.64 CC images/sk-opts.o [2020-08-13T12:00:23.531Z] #39 30.98 CC images/sk-unix.o [2020-08-13T12:00:23.531Z] #39 31.25 CC images/sk-inet.o [2020-08-13T12:00:23.531Z] #39 31.73 CC images/tun.o [2020-08-13T12:00:23.531Z] #39 32.00 CC images/sk-netlink.o [2020-08-13T12:00:23.531Z] #39 32.28 CC images/packet-sock.o [2020-08-13T12:00:23.531Z] #39 32.56 CC images/ipc-var.o [2020-08-13T12:00:23.780Z] #47 14.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:23.780Z] #47 14.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:23.780Z] #47 14.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:23.780Z] #47 14.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:23.780Z] #47 14.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:23.826Z] #24 24.19 Reading package lists... [2020-08-13T12:00:23.826Z] #24 ... [2020-08-13T12:00:23.826Z] [2020-08-13T12:00:23.826Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:23.826Z] #11 22.40 Reading package lists... [2020-08-13T12:00:24.053Z] #51 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:24.100Z] #39 32.72 CC images/ipc-desc.o [2020-08-13T12:00:24.100Z] #39 32.93 CC images/ipc-shm.o [2020-08-13T12:00:24.361Z] #39 33.19 CC images/ipc-msg.o [2020-08-13T12:00:24.621Z] #39 33.41 CC images/ipc-sem.o [2020-08-13T12:00:24.621Z] #39 33.59 CC images/utsns.o [2020-08-13T12:00:24.749Z] #47 15.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:24.883Z] #39 33.87 CC images/creds.o [2020-08-13T12:00:24.921Z] #43 16.34 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:25.144Z] #39 34.03 CC images/vma.o [2020-08-13T12:00:25.405Z] #39 34.18 CC images/netdev.o [2020-08-13T12:00:25.491Z] #43 16.72 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:25.491Z] #43 16.75 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:25.665Z] #39 34.52 CC images/tty.o [2020-08-13T12:00:25.673Z] #11 30.03 Building dependency tree... [2020-08-13T12:00:25.771Z] #43 ... [2020-08-13T12:00:25.771Z] [2020-08-13T12:00:25.771Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:25.771Z] #54 13.55 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-08-13T12:00:25.771Z] #54 13.86 + cd /tmp/tmp.msF1Q3OnQw/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:25.771Z] #54 13.86 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:25.771Z] #54 14.49 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:00:25.771Z] #54 14.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T12:00:25.925Z] #39 ... [2020-08-13T12:00:25.925Z] [2020-08-13T12:00:25.925Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:25.925Z] #41 128.8 vendor/golang.org/x/net/idna [2020-08-13T12:00:25.949Z] #51 ... [2020-08-13T12:00:25.949Z] [2020-08-13T12:00:25.949Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:25.949Z] #43 11.33 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:25.949Z] #43 11.39 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:25.949Z] #43 11.40 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:25.949Z] #43 11.43 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T12:00:25.949Z] #43 11.45 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:25.949Z] #43 11.50 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:25.949Z] #43 11.50 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:25.949Z] #43 12.47 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:25.949Z] #43 12.88 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:25.949Z] #43 15.70 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:25.949Z] #43 16.59 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:25.949Z] #43 16.61 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:26.146Z] #47 16.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:26.719Z] #54 ... [2020-08-13T12:00:26.719Z] [2020-08-13T12:00:26.719Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:26.719Z] #28 8.039 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T12:00:26.719Z] #28 8.043 Cloning into '.'... [2020-08-13T12:00:26.726Z] #47 ... [2020-08-13T12:00:26.726Z] [2020-08-13T12:00:26.726Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:26.982Z] #28 ... [2020-08-13T12:00:26.982Z] [2020-08-13T12:00:26.982Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:26.982Z] #41 8.769 runtime/internal/math [2020-08-13T12:00:26.982Z] #41 8.849 internal/race [2020-08-13T12:00:26.982Z] #41 8.896 sync/atomic [2020-08-13T12:00:26.982Z] #41 9.041 internal/bytealg [2020-08-13T12:00:26.982Z] #41 9.881 unicode [2020-08-13T12:00:26.982Z] #41 10.77 runtime [2020-08-13T12:00:26.982Z] #41 16.32 unicode/utf8 [2020-08-13T12:00:26.982Z] #41 17.44 math [2020-08-13T12:00:27.255Z] #60 17.40 Checking out files: 72% (1493/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-08-13T12:00:27.255Z] #60 18.19 + cd /tmp/tmp.xjHSurRSyR/src/github.com/docker/libnetwork [2020-08-13T12:00:27.255Z] #60 18.22 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:27.779Z] #52 ... [2020-08-13T12:00:27.779Z] [2020-08-13T12:00:27.779Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:27.779Z] #45 142.9 + cd /tmp/tmp.A5u0Ld3bFe/src/github.com/golangci/golangci-lint/ [2020-08-13T12:00:27.779Z] #45 142.9 + git checkout -q v1.23.8 [2020-08-13T12:00:27.779Z] #45 143.1 ++ git describe --tags [2020-08-13T12:00:27.805Z] #11 33.36 The following additional packages will be installed: [2020-08-13T12:00:27.805Z] #11 33.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T12:00:27.805Z] #11 33.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T12:00:27.805Z] #11 33.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T12:00:27.805Z] #11 33.39 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:00:27.805Z] #11 33.40 Suggested packages: [2020-08-13T12:00:27.805Z] #11 33.40 gcc-8-locales seccomp wine64 [2020-08-13T12:00:27.831Z] #60 18.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T12:00:27.842Z] #43 ... [2020-08-13T12:00:27.843Z] [2020-08-13T12:00:27.843Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:27.843Z] #23 8.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:27.843Z] #23 8.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:27.843Z] #23 8.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:27.843Z] #23 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:27.843Z] #23 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:27.843Z] #23 18.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:28.072Z] #45 143.1 + version=v1.23.8 [2020-08-13T12:00:28.072Z] #45 143.1 ++ git rev-parse --short HEAD [2020-08-13T12:00:28.072Z] #45 143.1 + commit=76a82c6 [2020-08-13T12:00:28.072Z] #45 143.1 ++ git show -s --format=%cd [2020-08-13T12:00:28.072Z] #45 143.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T12:00:28.072Z] #45 143.1 + 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-08-13T12:00:28.098Z] #23 ... [2020-08-13T12:00:28.099Z] [2020-08-13T12:00:28.099Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:28.099Z] #41 10.94 runtime/internal/atomic [2020-08-13T12:00:28.099Z] #41 10.94 internal/cpu [2020-08-13T12:00:28.099Z] #41 11.34 runtime/internal/sys [2020-08-13T12:00:28.099Z] #41 11.85 runtime/internal/math [2020-08-13T12:00:28.099Z] #41 12.07 internal/race [2020-08-13T12:00:28.099Z] #41 12.08 internal/bytealg [2020-08-13T12:00:28.099Z] #41 12.34 sync/atomic [2020-08-13T12:00:28.099Z] #41 12.85 unicode [2020-08-13T12:00:28.099Z] #41 13.35 runtime [2020-08-13T12:00:28.099Z] #41 19.04 unicode/utf8 [2020-08-13T12:00:28.355Z] #41 ... [2020-08-13T12:00:28.355Z] [2020-08-13T12:00:28.355Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:28.355Z] #47 19.07 + cd /tmp/tmp.fEc4prZtTn/src/github.com/mvdan/sh [2020-08-13T12:00:28.355Z] #47 19.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:28.355Z] #47 19.13 + GO111MODULE=on [2020-08-13T12:00:28.355Z] #47 19.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T12:00:28.469Z] #41 131.1 vendor/golang.org/x/net/http2/hpack [2020-08-13T12:00:29.352Z] #11 35.18 The following NEW packages will be installed: [2020-08-13T12:00:29.352Z] #11 35.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T12:00:29.352Z] #11 35.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T12:00:29.352Z] #11 35.19 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T12:00:29.352Z] #11 35.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T12:00:29.352Z] #11 35.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T12:00:29.413Z] #41 ... [2020-08-13T12:00:29.414Z] [2020-08-13T12:00:29.414Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:29.414Z] #54 125.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:00:29.414Z] #54 125.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T12:00:29.414Z] #54 DONE 131.9s [2020-08-13T12:00:29.414Z] [2020-08-13T12:00:29.414Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T12:00:29.414Z] #55 DONE 0.1s [2020-08-13T12:00:29.414Z] [2020-08-13T12:00:29.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:29.414Z] #41 131.9 mime [2020-08-13T12:00:29.414Z] #41 ... [2020-08-13T12:00:29.414Z] [2020-08-13T12:00:29.414Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T12:00:29.414Z] #56 DONE 0.1s [2020-08-13T12:00:29.414Z] [2020-08-13T12:00:29.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:29.414Z] #39 34.94 CC images/file-lock.o [2020-08-13T12:00:29.414Z] #39 35.15 CC images/rlimit.o [2020-08-13T12:00:29.414Z] #39 35.36 CC images/pagemap.o [2020-08-13T12:00:29.414Z] #39 35.64 CC images/siginfo.o [2020-08-13T12:00:29.414Z] #39 35.87 CC images/rpc.o [2020-08-13T12:00:29.414Z] #39 37.00 CC images/ext-file.o [2020-08-13T12:00:29.414Z] #39 37.25 CC images/cgroup.o [2020-08-13T12:00:29.414Z] #39 37.87 CC images/userns.o [2020-08-13T12:00:29.414Z] #39 38.24 CC images/google/protobuf/descriptor.o [2020-08-13T12:00:29.532Z] #41 ... [2020-08-13T12:00:29.532Z] [2020-08-13T12:00:29.532Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:29.532Z] #10 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:29.532Z] #10 14.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:29.532Z] #10 18.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:29.532Z] #10 ... [2020-08-13T12:00:29.532Z] [2020-08-13T12:00:29.532Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:29.532Z] #30 11.65 math [2020-08-13T12:00:29.532Z] #30 19.44 internal/testlog [2020-08-13T12:00:29.532Z] #30 20.05 encoding [2020-08-13T12:00:29.532Z] #30 20.25 runtime/cgo [2020-08-13T12:00:29.532Z] #30 ... [2020-08-13T12:00:29.532Z] [2020-08-13T12:00:29.532Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:29.532Z] #51 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:29.532Z] #51 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:29.532Z] #51 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:29.657Z] #11 35.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:00:29.657Z] #11 35.40 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:29.657Z] #11 35.40 Need to get 78.9 MB of archives. [2020-08-13T12:00:29.657Z] #11 35.40 After this operation, 532 MB of additional disk space will be used. [2020-08-13T12:00:29.657Z] #11 35.40 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-08-13T12:00:29.766Z] #60 ... [2020-08-13T12:00:29.766Z] [2020-08-13T12:00:29.766Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:29.766Z] #43 10.24 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:29.766Z] #43 10.38 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:29.766Z] #43 10.75 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:29.766Z] #43 13.88 go: finding github.com/fatih/color v1.6.0 [2020-08-13T12:00:29.766Z] #43 13.88 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T12:00:29.766Z] #43 13.92 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:29.766Z] #43 13.96 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:29.766Z] #43 14.34 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:29.766Z] #43 14.43 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:29.766Z] #43 14.66 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:29.766Z] #43 14.69 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:29.766Z] #43 14.86 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:29.766Z] #43 14.93 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:29.766Z] #43 15.02 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:29.766Z] #43 ... [2020-08-13T12:00:29.766Z] [2020-08-13T12:00:29.766Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:29.766Z] #36 17.58 Checking out files: 83% (1341/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-08-13T12:00:29.766Z] #36 17.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T12:00:29.766Z] #36 19.51 + 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-08-13T12:00:29.801Z] #51 ... [2020-08-13T12:00:29.801Z] [2020-08-13T12:00:29.801Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:29.801Z] #38 10.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:29.801Z] #38 15.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:29.801Z] #38 19.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:29.960Z] #11 35.83 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-08-13T12:00:30.031Z] #36 ... [2020-08-13T12:00:30.031Z] [2020-08-13T12:00:30.031Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:30.031Z] #51 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-13T12:00:30.031Z] #51 18.31 Fetched 8196 kB in 13s (646 kB/s) [2020-08-13T12:00:30.031Z] #51 18.31 Reading package lists... [2020-08-13T12:00:30.031Z] #51 ... [2020-08-13T12:00:30.031Z] [2020-08-13T12:00:30.031Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:30.031Z] #47 17.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:30.031Z] #47 19.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:30.031Z] #47 19.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:30.031Z] #47 19.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:30.031Z] #47 19.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:30.297Z] #47 21.18 runtime [2020-08-13T12:00:30.631Z] #11 ... [2020-08-13T12:00:30.631Z] [2020-08-13T12:00:30.631Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:30.631Z] #52 22.85 Reading package lists... [2020-08-13T12:00:30.631Z] #52 30.76 Building dependency tree... [2020-08-13T12:00:30.631Z] #52 33.25 The following additional packages will be installed: [2020-08-13T12:00:30.631Z] #52 33.26 libbtrfs0 [2020-08-13T12:00:30.631Z] #52 33.56 The following NEW packages will be installed: [2020-08-13T12:00:30.631Z] #52 33.59 libbtrfs-dev libbtrfs0 [2020-08-13T12:00:30.631Z] #52 33.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:30.631Z] #52 33.90 Need to get 120 kB of archives. [2020-08-13T12:00:30.631Z] #52 33.90 After this operation, 423 kB of additional disk space will be used. [2020-08-13T12:00:30.631Z] #52 33.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-13T12:00:30.631Z] #52 33.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-13T12:00:30.631Z] #52 35.62 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:30.631Z] #52 35.95 Fetched 120 kB in 0s (1246 kB/s) [2020-08-13T12:00:30.631Z] #52 36.09 Selecting previously unselected package libbtrfs0. [2020-08-13T12:00:30.631Z] #52 36.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 ... 15339 files and directories currently installed.) [2020-08-13T12:00:30.631Z] #52 36.18 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-13T12:00:30.631Z] #52 36.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:00:30.631Z] #52 36.36 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:00:30.631Z] #52 36.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-13T12:00:30.631Z] #52 36.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:00:30.631Z] #52 ... [2020-08-13T12:00:30.631Z] [2020-08-13T12:00:30.631Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:30.631Z] #11 36.51 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-08-13T12:00:30.748Z] #38 ... [2020-08-13T12:00:30.748Z] [2020-08-13T12:00:30.748Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:30.748Z] #43 22.19 go: finding github.com/fatih/color v1.6.0 [2020-08-13T12:00:30.748Z] #43 22.21 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T12:00:30.748Z] #43 22.27 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:30.871Z] #47 21.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:30.872Z] #47 21.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:30.872Z] #47 21.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:30.872Z] #47 ... [2020-08-13T12:00:30.872Z] [2020-08-13T12:00:30.872Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:30.872Z] #30 11.76 runtime/internal/math [2020-08-13T12:00:30.872Z] #30 11.80 internal/bytealg [2020-08-13T12:00:30.872Z] #30 11.92 math/bits [2020-08-13T12:00:30.872Z] #30 12.64 math [2020-08-13T12:00:30.872Z] #30 12.93 runtime [2020-08-13T12:00:30.872Z] #30 20.85 internal/testlog [2020-08-13T12:00:30.872Z] #30 21.17 encoding [2020-08-13T12:00:30.872Z] #30 21.56 runtime/cgo [2020-08-13T12:00:30.875Z] #47 ... [2020-08-13T12:00:30.875Z] [2020-08-13T12:00:30.875Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:30.875Z] #41 11.62 crypto/subtle [2020-08-13T12:00:30.875Z] #41 11.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T12:00:30.875Z] #41 11.85 internal/nettrace [2020-08-13T12:00:30.875Z] #41 12.21 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T12:00:30.875Z] #41 12.29 runtime/cgo [2020-08-13T12:00:30.934Z] #11 36.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-13T12:00:30.934Z] #11 36.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-13T12:00:30.934Z] #11 36.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T12:00:31.019Z] #43 ... [2020-08-13T12:00:31.019Z] [2020-08-13T12:00:31.019Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:31.019Z] #32 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:31.020Z] #32 16.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:31.020Z] #32 ... [2020-08-13T12:00:31.020Z] [2020-08-13T12:00:31.020Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:31.020Z] #23 13.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:31.020Z] #23 17.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:31.179Z] #30 ... [2020-08-13T12:00:31.179Z] [2020-08-13T12:00:31.179Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:31.179Z] #43 21.82 go: finding github.com/fatih/color v1.6.0 [2020-08-13T12:00:31.236Z] #11 ... [2020-08-13T12:00:31.236Z] [2020-08-13T12:00:31.236Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:31.236Z] #52 36.70 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:00:31.236Z] #52 36.73 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:00:31.236Z] #52 36.73 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:00:31.236Z] #52 DONE 36.9s [2020-08-13T12:00:31.236Z] [2020-08-13T12:00:31.236Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:31.280Z] #23 ... [2020-08-13T12:00:31.280Z] [2020-08-13T12:00:31.280Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:31.280Z] #43 22.69 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:31.280Z] #43 22.70 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:31.323Z] #39 40.19 CC images/opts.o [2020-08-13T12:00:31.444Z] #43 22.20 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T12:00:31.540Z] #43 22.89 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:31.543Z] #53 0.226 + RM_GOPATH=0 [2020-08-13T12:00:31.543Z] #53 0.226 + TMP_GOPATH= [2020-08-13T12:00:31.543Z] #53 0.226 + : /build [2020-08-13T12:00:31.543Z] #53 0.226 + '[' -z '' ']' [2020-08-13T12:00:31.543Z] #53 0.227 ++ mktemp -d [2020-08-13T12:00:31.543Z] #53 0.230 + export GOPATH=/tmp/tmp.X8yhu8HJfG [2020-08-13T12:00:31.543Z] #53 0.230 + GOPATH=/tmp/tmp.X8yhu8HJfG [2020-08-13T12:00:31.543Z] #53 0.230 + RM_GOPATH=1 [2020-08-13T12:00:31.543Z] #53 0.230 + case "$(go env GOARCH)" in [2020-08-13T12:00:31.543Z] #53 0.232 ++ go env GOARCH [2020-08-13T12:00:31.543Z] #53 0.259 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:31.543Z] #53 0.260 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:31.543Z] #53 0.263 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:31.543Z] #53 0.271 + dir=/tmp/install [2020-08-13T12:00:31.543Z] #53 0.283 + bin=containerd [2020-08-13T12:00:31.543Z] #53 0.284 + shift [2020-08-13T12:00:31.543Z] #53 0.285 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T12:00:31.543Z] #53 0.285 + . /tmp/install/containerd.installer [2020-08-13T12:00:31.543Z] #53 0.286 ++ set -e [2020-08-13T12:00:31.543Z] #53 0.287 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:00:31.543Z] #53 0.288 + install_containerd [2020-08-13T12:00:31.543Z] #53 0.289 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T12:00:31.543Z] #53 0.289 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X8yhu8HJfG/src/github.com/containerd/containerd [2020-08-13T12:00:31.543Z] #53 0.289 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:00:31.543Z] #53 0.292 Cloning into '/tmp/tmp.X8yhu8HJfG/src/github.com/containerd/containerd'... [2020-08-13T12:00:31.583Z] #39 40.41 CC images/seccomp.o [2020-08-13T12:00:31.822Z] #43 22.47 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:00:31.826Z] #41 ... [2020-08-13T12:00:31.826Z] [2020-08-13T12:00:31.826Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:31.826Z] #23 16.17 Fetched 8196 kB in 12s (660 kB/s) [2020-08-13T12:00:31.826Z] #23 16.17 Reading package lists... [2020-08-13T12:00:31.843Z] #39 40.63 CC images/binfmt-misc.o [2020-08-13T12:00:32.078Z] #43 22.84 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:00:32.078Z] #43 22.85 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T12:00:32.078Z] #43 23.01 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:00:32.103Z] #39 40.81 CC images/time.o [2020-08-13T12:00:32.103Z] #39 41.02 CC images/sysctl.o [2020-08-13T12:00:32.128Z] #43 23.29 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:32.128Z] #43 23.34 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:32.128Z] #43 23.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:32.363Z] #39 41.16 CC images/autofs.o [2020-08-13T12:00:32.363Z] #39 41.27 CC images/macvlan.o [2020-08-13T12:00:32.387Z] #43 23.83 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:32.623Z] #39 41.41 CC images/sit.o [2020-08-13T12:00:32.640Z] #43 23.28 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:00:32.640Z] #43 23.36 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:00:32.640Z] #43 23.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:00:32.640Z] #43 23.51 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:00:32.640Z] #43 ... [2020-08-13T12:00:32.640Z] [2020-08-13T12:00:32.640Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:32.640Z] #21 21.98 + mkdir -p /build [2020-08-13T12:00:32.640Z] #21 22.00 + mv docker/docker /build/ [2020-08-13T12:00:32.640Z] #21 22.00 + rmdir docker [2020-08-13T12:00:32.640Z] #21 DONE 23.6s [2020-08-13T12:00:32.883Z] #39 41.62 CC images/memfd.o [2020-08-13T12:00:32.883Z] #39 41.85 CC images/timens.o [2020-08-13T12:00:32.896Z] [2020-08-13T12:00:32.896Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:32.896Z] #43 23.75 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:32.896Z] #43 ... [2020-08-13T12:00:32.896Z] [2020-08-13T12:00:32.896Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:32.896Z] #54 13.69 + cd /tmp/tmp.YmRATcrgR3/src/github.com/rootless-containers/rootlesskit [2020-08-13T12:00:32.896Z] #54 13.69 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T12:00:32.896Z] #54 14.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:00:32.896Z] #54 14.50 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T12:00:32.961Z] #43 24.15 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:00:32.961Z] #43 ... [2020-08-13T12:00:32.961Z] [2020-08-13T12:00:32.961Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:32.961Z] #21 22.76 + mkdir -p /build [2020-08-13T12:00:32.961Z] #21 22.78 + mv docker/docker /build/ [2020-08-13T12:00:32.961Z] #21 22.82 + rmdir docker [2020-08-13T12:00:32.961Z] #21 DONE 24.4s [2020-08-13T12:00:33.143Z] #39 42.06 LINK images/built-in.o [2020-08-13T12:00:33.152Z] #54 ... [2020-08-13T12:00:33.152Z] [2020-08-13T12:00:33.152Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:33.152Z] #32 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:33.152Z] #32 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:33.220Z] [2020-08-13T12:00:33.220Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:33.220Z] #47 23.70 + cd /tmp/tmp.tOAb6WlpQX/src/github.com/mvdan/sh [2020-08-13T12:00:33.220Z] #47 23.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T12:00:33.220Z] #47 24.04 + GO111MODULE=on [2020-08-13T12:00:33.220Z] #47 24.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T12:00:33.226Z] #23 22.53 Reading package lists... [2020-08-13T12:00:33.226Z] #23 ... [2020-08-13T12:00:33.226Z] [2020-08-13T12:00:33.226Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:33.226Z] #38 17.36 Fetched 8196 kB in 12s (698 kB/s) [2020-08-13T12:00:33.226Z] #38 17.36 Reading package lists... [2020-08-13T12:00:33.232Z] #53 ... [2020-08-13T12:00:33.232Z] [2020-08-13T12:00:33.232Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:33.232Z] #24 24.19 Reading package lists... [2020-08-13T12:00:33.232Z] #24 31.83 Building dependency tree... [2020-08-13T12:00:33.232Z] #24 35.12 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T12:00:33.232Z] #24 35.12 The following additional packages will be installed: [2020-08-13T12:00:33.232Z] #24 35.12 libjq1 libonig5 [2020-08-13T12:00:33.232Z] #24 35.62 The following NEW packages will be installed: [2020-08-13T12:00:33.232Z] #24 35.63 jq libjq1 libonig5 [2020-08-13T12:00:33.232Z] #24 35.81 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:33.232Z] #24 35.81 Need to get 358 kB of archives. [2020-08-13T12:00:33.232Z] #24 35.81 After this operation, 1277 kB of additional disk space will be used. [2020-08-13T12:00:33.233Z] #24 35.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-13T12:00:33.233Z] #24 35.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-13T12:00:33.233Z] #24 35.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-13T12:00:33.233Z] #24 37.69 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:33.233Z] #24 37.86 Fetched 358 kB in 0s (2121 kB/s) [2020-08-13T12:00:33.233Z] #24 37.97 Selecting previously unselected package libonig5:ppc64el. [2020-08-13T12:00:33.233Z] #24 37.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T12:00:33.233Z] #24 38.02 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-13T12:00:33.233Z] #24 38.02 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-13T12:00:33.233Z] #24 38.31 Selecting previously unselected package libjq1:ppc64el. [2020-08-13T12:00:33.233Z] #24 38.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T12:00:33.233Z] #24 38.32 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T12:00:33.233Z] #24 38.46 Selecting previously unselected package jq. [2020-08-13T12:00:33.233Z] #24 38.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T12:00:33.233Z] #24 38.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:00:33.233Z] #24 38.64 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-13T12:00:33.233Z] #24 38.65 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T12:00:33.233Z] #24 38.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:00:33.233Z] #24 38.68 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:00:33.233Z] #24 DONE 39.0s [2020-08-13T12:00:33.403Z] #39 42.20 GEN compel/include/asm [2020-08-13T12:00:33.403Z] #39 42.22 GEN compel/include/version.h [2020-08-13T12:00:33.403Z] #39 42.24 touch .config [2020-08-13T12:00:33.403Z] #39 42.28 GEN include/common/config.h [2020-08-13T12:00:33.403Z] #39 42.36 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-13T12:00:33.403Z] #39 42.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-13T12:00:33.403Z] #39 42.40 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-13T12:00:33.413Z] #32 ... [2020-08-13T12:00:33.413Z] [2020-08-13T12:00:33.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:33.413Z] #10 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:33.413Z] #10 18.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:33.413Z] #10 ... [2020-08-13T12:00:33.413Z] [2020-08-13T12:00:33.413Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:33.413Z] #38 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:33.413Z] #38 18.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:33.500Z] #38 24.04 Reading package lists... [2020-08-13T12:00:33.500Z] #38 ... [2020-08-13T12:00:33.500Z] [2020-08-13T12:00:33.500Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:33.500Z] #51 18.31 Reading package lists... [2020-08-13T12:00:33.543Z] [2020-08-13T12:00:33.543Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T12:00:33.543Z] #25 DONE 0.1s [2020-08-13T12:00:33.543Z] [2020-08-13T12:00:33.543Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:33.664Z] #39 42.42 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-13T12:00:33.664Z] #39 42.45 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-13T12:00:33.664Z] #39 42.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-13T12:00:33.664Z] #39 42.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T12:00:33.664Z] #39 42.54 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-13T12:00:33.664Z] #39 42.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T12:00:33.664Z] #39 42.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T12:00:33.664Z] #39 42.57 DEP compel/plugins/std/infect.d [2020-08-13T12:00:33.668Z] #38 ... [2020-08-13T12:00:33.669Z] [2020-08-13T12:00:33.669Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:33.669Z] #47 22.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:33.669Z] #47 22.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:33.669Z] #47 22.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:33.669Z] #47 24.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:33.924Z] #39 42.68 DEP compel/plugins/std/string.d [2020-08-13T12:00:33.924Z] #39 42.75 DEP compel/plugins/std/log.d [2020-08-13T12:00:33.924Z] #39 42.85 DEP compel/plugins/std/fds.d [2020-08-13T12:00:33.924Z] #39 42.93 DEP compel/plugins/std/std.d [2020-08-13T12:00:34.224Z] #39 43.02 DEP compel/plugins/shmem/shmem.d [2020-08-13T12:00:34.224Z] #39 43.13 DEP compel/plugins/fds/fds.d [2020-08-13T12:00:34.224Z] #39 43.23 CC compel/plugins/std/std.o [2020-08-13T12:00:34.277Z] #26 ... [2020-08-13T12:00:34.277Z] [2020-08-13T12:00:34.277Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:34.277Z] #33 22.41 Reading package lists... [2020-08-13T12:00:34.277Z] #33 30.02 Building dependency tree... [2020-08-13T12:00:34.277Z] #33 33.79 The following additional packages will be installed: [2020-08-13T12:00:34.277Z] #33 33.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T12:00:34.277Z] #33 33.82 Suggested packages: [2020-08-13T12:00:34.277Z] #33 33.82 cmake-doc ninja-build lrzip [2020-08-13T12:00:34.277Z] #33 33.82 Recommended packages: [2020-08-13T12:00:34.277Z] #33 33.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T12:00:34.277Z] #33 35.21 The following NEW packages will be installed: [2020-08-13T12:00:34.277Z] #33 35.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T12:00:34.277Z] #33 35.23 vim-common xxd [2020-08-13T12:00:34.277Z] #33 35.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:34.277Z] #33 35.42 Need to get 14.9 MB of archives. [2020-08-13T12:00:34.277Z] #33 35.42 After this operation, 67.2 MB of additional disk space will be used. [2020-08-13T12:00:34.277Z] #33 35.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-13T12:00:34.277Z] #33 35.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:00:34.277Z] #33 35.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T12:00:34.277Z] #33 36.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-13T12:00:34.277Z] #33 ... [2020-08-13T12:00:34.277Z] [2020-08-13T12:00:34.277Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:34.277Z] #39 23.79 Reading package lists... [2020-08-13T12:00:34.277Z] #39 31.00 Building dependency tree... [2020-08-13T12:00:34.277Z] #39 34.74 The following additional packages will be installed: [2020-08-13T12:00:34.277Z] #39 34.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T12:00:34.277Z] #39 34.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T12:00:34.277Z] #39 34.75 Suggested packages: [2020-08-13T12:00:34.277Z] #39 34.75 manpages-dev python-setuptools [2020-08-13T12:00:34.277Z] #39 36.37 The following NEW packages will be installed: [2020-08-13T12:00:34.277Z] #39 36.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T12:00:34.277Z] #39 36.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T12:00:34.277Z] #39 36.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T12:00:34.277Z] #39 36.37 python-six zlib1g-dev [2020-08-13T12:00:34.277Z] #39 36.55 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:34.277Z] #39 36.55 Need to get 4075 kB of archives. [2020-08-13T12:00:34.277Z] #39 36.55 After this operation, 24.5 MB of additional disk space will be used. [2020-08-13T12:00:34.277Z] #39 36.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-13T12:00:34.277Z] #39 36.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-13T12:00:34.277Z] #39 36.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-13T12:00:34.277Z] #39 36.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-13T12:00:34.277Z] #39 36.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-13T12:00:34.277Z] #39 36.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-13T12:00:34.277Z] #39 36.61 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-08-13T12:00:34.277Z] #39 36.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-13T12:00:34.277Z] #39 36.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-13T12:00:34.277Z] #39 36.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-13T12:00:34.277Z] #39 36.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-13T12:00:34.277Z] #39 37.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-13T12:00:34.277Z] #39 37.31 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-08-13T12:00:34.277Z] #39 37.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-13T12:00:34.277Z] #39 37.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T12:00:34.277Z] #39 37.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-13T12:00:34.277Z] #39 37.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-13T12:00:34.277Z] #39 39.15 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:34.277Z] #39 39.42 Fetched 4075 kB in 1s (3332 kB/s) [2020-08-13T12:00:34.277Z] #39 39.55 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-13T12:00:34.277Z] #39 39.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T12:00:34.277Z] #39 39.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-13T12:00:34.277Z] #39 39.67 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-13T12:00:34.277Z] #39 39.83 Selecting previously unselected package libnet1:ppc64el. [2020-08-13T12:00:34.277Z] #39 39.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-13T12:00:34.277Z] #39 39.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T12:00:34.277Z] #39 39.97 Selecting previously unselected package libnet1-dev. [2020-08-13T12:00:34.277Z] #39 39.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-13T12:00:34.277Z] #39 39.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:00:34.578Z] [2020-08-13T12:00:34.578Z] #39 ... [2020-08-13T12:00:34.578Z] [2020-08-13T12:00:34.578Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:34.578Z] #61 DONE 40.2s [2020-08-13T12:00:34.578Z] [2020-08-13T12:00:34.578Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:34.578Z] #39 40.31 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-13T12:00:34.578Z] #39 ... [2020-08-13T12:00:34.578Z] [2020-08-13T12:00:34.578Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:34.578Z] #11 38.90 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-08-13T12:00:34.671Z] #47 26.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:34.796Z] #39 43.46 CC compel/plugins/std/fds.o [2020-08-13T12:00:34.796Z] #39 43.82 CC compel/plugins/std/log.o [2020-08-13T12:00:34.933Z] #47 26.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:34.933Z] #47 26.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:35.207Z] #47 26.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:35.467Z] #47 26.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:35.735Z] #39 44.47 CC compel/plugins/std/string.o [2020-08-13T12:00:35.995Z] #39 ... [2020-08-13T12:00:35.995Z] [2020-08-13T12:00:35.995Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:35.995Z] #10 138.7 Selecting previously unselected package libapparmor1:amd64. [2020-08-13T12:00:35.995Z] #10 138.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-13T12:00:35.995Z] #10 138.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T12:00:35.995Z] #10 138.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-13T12:00:36.190Z] #47 26.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:36.255Z] #10 138.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-13T12:00:36.255Z] #10 138.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T12:00:36.255Z] #10 138.9 Selecting previously unselected package libbtrfs0. [2020-08-13T12:00:36.255Z] #10 139.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T12:00:36.255Z] #10 139.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:00:36.255Z] #10 139.0 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:00:36.255Z] #10 139.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T12:00:36.255Z] #10 139.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:00:36.427Z] #11 41.82 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-08-13T12:00:36.427Z] #11 41.88 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-08-13T12:00:36.516Z] #10 139.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-13T12:00:36.516Z] #10 139.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:00:36.516Z] #10 139.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:00:36.516Z] #10 139.3 Selecting previously unselected package libudev-dev:amd64. [2020-08-13T12:00:36.516Z] #10 139.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T12:00:36.516Z] #10 139.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:00:36.777Z] #10 139.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-13T12:00:36.777Z] #10 139.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-13T12:00:36.777Z] #10 139.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T12:00:36.817Z] #51 24.81 Reading package lists... [2020-08-13T12:00:36.817Z] #51 ... [2020-08-13T12:00:36.817Z] [2020-08-13T12:00:36.817Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:36.817Z] #10 17.35 Fetched 8196 kB in 12s (689 kB/s) [2020-08-13T12:00:36.817Z] #10 17.35 Reading package lists... [2020-08-13T12:00:36.817Z] #10 24.69 Reading package lists... [2020-08-13T12:00:36.817Z] #10 ... [2020-08-13T12:00:36.817Z] [2020-08-13T12:00:36.817Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:36.817Z] #32 18.41 Fetched 8196 kB in 13s (652 kB/s) [2020-08-13T12:00:36.817Z] #32 18.41 Reading package lists... [2020-08-13T12:00:37.038Z] #10 139.8 Selecting previously unselected package libpcre16-3:amd64. [2020-08-13T12:00:37.038Z] #10 139.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-13T12:00:37.038Z] #10 139.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T12:00:37.298Z] #10 139.9 Selecting previously unselected package libpcre32-3:amd64. [2020-08-13T12:00:37.298Z] #10 139.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-13T12:00:37.298Z] #10 139.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T12:00:37.384Z] #47 28.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:37.561Z] #10 140.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-13T12:00:37.561Z] #10 140.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-13T12:00:37.561Z] #10 140.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T12:00:37.561Z] #10 140.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-13T12:00:37.561Z] #10 140.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-13T12:00:37.561Z] #10 140.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T12:00:37.770Z] #32 25.16 Reading package lists... [2020-08-13T12:00:37.770Z] #32 ... [2020-08-13T12:00:37.770Z] [2020-08-13T12:00:37.770Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:37.770Z] #23 22.53 Reading package lists... [2020-08-13T12:00:38.133Z] #10 140.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-13T12:00:38.133Z] #10 140.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-13T12:00:38.133Z] #10 140.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T12:00:38.133Z] #10 141.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-13T12:00:38.392Z] #10 141.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:00:38.392Z] #10 141.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T12:00:38.392Z] #10 141.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-13T12:00:38.392Z] #10 141.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-13T12:00:38.392Z] #10 141.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T12:00:38.546Z] #11 ... [2020-08-13T12:00:38.546Z] [2020-08-13T12:00:38.546Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:38.546Z] #26 2.119 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T12:00:38.546Z] #26 2.689 #=#=# [2020-08-13T12:00:38.652Z] #10 141.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-13T12:00:38.652Z] #10 141.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T12:00:38.652Z] #10 141.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:00:38.708Z] #47 ... [2020-08-13T12:00:38.709Z] [2020-08-13T12:00:38.709Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:38.709Z] #51 19.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:38.709Z] #51 ... [2020-08-13T12:00:38.709Z] [2020-08-13T12:00:38.709Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:38.709Z] #41 19.77 math [2020-08-13T12:00:38.709Z] #41 26.32 unicode/utf16 [2020-08-13T12:00:38.709Z] #41 27.12 container/list [2020-08-13T12:00:38.709Z] #41 28.26 crypto/internal/subtle [2020-08-13T12:00:38.709Z] #41 28.56 crypto/subtle [2020-08-13T12:00:38.709Z] #41 28.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T12:00:38.709Z] #41 29.26 internal/nettrace [2020-08-13T12:00:38.709Z] #41 ... [2020-08-13T12:00:38.709Z] [2020-08-13T12:00:38.709Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:38.709Z] #47 29.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:38.709Z] #47 29.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:38.768Z] #47 29.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:38.846Z] #26 2.983 ## 3.3% ###### 9.4% ######### 13.5% ############ 17.6% ############### 21.6% ################## 25.7% ##################### 29.8% ######################## 33.9% ########################### 37.9% ############################## 42.0% ################################# 46.1% #################################### 50.2% ####################################### 54.3% ########################################### 60.3% ############################################## 64.4% ################################################# 68.5% ##################################################### 74.6% ########################################################## 80.7% ############################################################## 86.8% ################################################################## 92.9% ####################################################################### 99.1% ######################################################################## 100.0% [2020-08-13T12:00:38.912Z] #10 141.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T12:00:38.964Z] #47 29.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:39.172Z] #10 141.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T12:00:39.172Z] #10 141.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T12:00:39.172Z] #10 141.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:00:39.172Z] #10 141.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T12:00:39.172Z] #10 141.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T12:00:39.172Z] #10 141.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:00:39.172Z] #10 141.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:00:39.172Z] #10 141.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T12:00:39.172Z] #10 141.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:00:39.172Z] #10 141.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:00:39.172Z] #10 141.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:00:39.172Z] #10 141.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T12:00:39.172Z] #10 142.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T12:00:39.172Z] #10 142.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:00:39.172Z] #10 142.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:00:39.173Z] #10 142.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T12:00:39.173Z] #10 142.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:00:39.173Z] #10 142.0 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-08-13T12:00:39.173Z] #10 142.0 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-08-13T12:00:39.173Z] #10 142.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:00:39.173Z] #10 142.0 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-08-13T12:00:39.173Z] #10 142.1 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-08-13T12:00:39.173Z] #10 142.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:00:39.220Z] #47 29.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:39.435Z] #10 142.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T12:00:39.435Z] #10 142.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:00:39.435Z] #10 142.1 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T12:00:39.435Z] #10 142.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:00:39.435Z] #10 142.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T12:00:39.435Z] #10 142.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:00:39.502Z] #26 6.101 [2020-08-13T12:00:39.747Z] #23 29.07 Building dependency tree... [2020-08-13T12:00:40.379Z] #10 DONE 143.2s [2020-08-13T12:00:40.379Z] [2020-08-13T12:00:40.379Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:40.416Z] #26 6.315 1.0% ######## 11.9% ##################################### 51.9% ######################################################## 78.7% ######################################################################## 100.0% [2020-08-13T12:00:40.641Z] #47 31.53 runtime/cgo [2020-08-13T12:00:40.688Z] #47 32.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:40.811Z] #26 7.375 [2020-08-13T12:00:40.897Z] #47 31.75 runtime [2020-08-13T12:00:41.321Z] #49 ... [2020-08-13T12:00:41.321Z] [2020-08-13T12:00:41.321Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:41.321Z] #41 133.9 mime/quotedprintable [2020-08-13T12:00:41.321Z] #41 134.2 net/http/internal [2020-08-13T12:00:41.321Z] #41 137.8 net/textproto [2020-08-13T12:00:41.321Z] #41 137.8 crypto/x509 [2020-08-13T12:00:41.321Z] #41 138.8 vendor/golang.org/x/net/http/httpguts [2020-08-13T12:00:41.321Z] #41 139.1 vendor/golang.org/x/net/http/httpproxy [2020-08-13T12:00:41.321Z] #41 139.5 mime/multipart [2020-08-13T12:00:41.321Z] #41 141.3 crypto/tls [2020-08-13T12:00:41.321Z] #41 ... [2020-08-13T12:00:41.321Z] [2020-08-13T12:00:41.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:41.321Z] #39 44.95 CC compel/plugins/std/infect.o [2020-08-13T12:00:41.321Z] #39 45.25 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-13T12:00:41.321Z] #39 45.32 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-13T12:00:41.321Z] #39 45.35 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-13T12:00:41.321Z] #39 45.43 AR compel/plugins/std.lib.a [2020-08-13T12:00:41.321Z] #39 45.53 CC compel/plugins/fds/fds.o [2020-08-13T12:00:41.321Z] #39 45.82 AR compel/plugins/fds.lib.a [2020-08-13T12:00:41.321Z] #39 45.87 HOSTDEP compel/src/lib/log-host.d [2020-08-13T12:00:41.321Z] #39 45.91 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T12:00:41.321Z] #39 45.98 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-13T12:00:41.321Z] #39 46.06 HOSTDEP compel/src/main-host.d [2020-08-13T12:00:41.321Z] #39 46.16 DEP compel/src/lib/ptrace.d [2020-08-13T12:00:41.321Z] #39 46.28 DEP compel/src/lib/infect.d [2020-08-13T12:00:41.321Z] #39 46.45 DEP compel/src/lib/infect-util.d [2020-08-13T12:00:41.321Z] #39 46.53 DEP compel/src/lib/infect-rpc.d [2020-08-13T12:00:41.321Z] #39 46.61 DEP compel/arch/x86/src/lib/infect.d [2020-08-13T12:00:41.321Z] #39 46.70 DEP compel/arch/x86/src/lib/cpu.d [2020-08-13T12:00:41.321Z] #39 46.76 DEP compel/src/lib/log.d [2020-08-13T12:00:41.321Z] #39 46.82 DEP compel/src/main.d [2020-08-13T12:00:41.321Z] #39 46.91 DEP compel/src/lib/handle-elf.d [2020-08-13T12:00:41.321Z] #39 47.01 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-13T12:00:41.321Z] #39 47.12 CC compel/src/lib/log.o [2020-08-13T12:00:41.321Z] #39 47.30 CC compel/arch/x86/src/lib/cpu.o [2020-08-13T12:00:41.321Z] #39 47.90 CC compel/arch/x86/src/lib/infect.o [2020-08-13T12:00:41.321Z] #39 48.66 CC compel/src/lib/infect-rpc.o [2020-08-13T12:00:41.321Z] #39 48.93 CC compel/src/lib/infect-util.o [2020-08-13T12:00:41.321Z] #39 49.17 CC compel/src/lib/infect.o [2020-08-13T12:00:41.443Z] #26 7.563 ##### 8.2% #################### 28.8% ################################### 49.3% ################################################## 69.9% ################################################################# 90.5% ######################################################################## 100.0% [2020-08-13T12:00:41.582Z] #39 ... [2020-08-13T12:00:41.582Z] [2020-08-13T12:00:41.582Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:41.582Z] #49 1.285 + RM_GOPATH=0 [2020-08-13T12:00:41.582Z] #49 1.285 + TMP_GOPATH= [2020-08-13T12:00:41.631Z] #47 ... [2020-08-13T12:00:41.631Z] [2020-08-13T12:00:41.631Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:41.846Z] #49 1.286 + : /build [2020-08-13T12:00:41.846Z] #49 1.286 + '[' -z '' ']' [2020-08-13T12:00:41.846Z] #49 1.290 ++ mktemp -d [2020-08-13T12:00:41.846Z] #49 1.291 + export GOPATH=/tmp/tmp.fNqU0Xs1As [2020-08-13T12:00:41.846Z] #49 1.292 + GOPATH=/tmp/tmp.fNqU0Xs1As [2020-08-13T12:00:41.846Z] #49 1.292 + RM_GOPATH=1 [2020-08-13T12:00:41.846Z] #49 1.292 + case "$(go env GOARCH)" in [2020-08-13T12:00:41.846Z] #49 1.294 ++ go env GOARCH [2020-08-13T12:00:41.846Z] #49 1.304 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:41.846Z] #49 1.304 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:41.846Z] #49 1.305 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:41.846Z] #49 1.308 + dir=/tmp/install [2020-08-13T12:00:41.846Z] #49 1.312 + bin=runc [2020-08-13T12:00:41.846Z] #49 1.312 + shift [2020-08-13T12:00:41.846Z] #49 1.314 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T12:00:41.846Z] #49 1.314 + . /tmp/install/runc.installer [2020-08-13T12:00:41.846Z] #49 1.316 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:00:41.846Z] #49 1.317 + install_runc [2020-08-13T12:00:41.846Z] #49 1.318 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T12:00:41.846Z] #49 1.322 + uname -r [2020-08-13T12:00:41.846Z] #49 1.332 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T12:00:41.846Z] #49 1.333 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T12:00:41.846Z] #49 1.349 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fNqU0Xs1As/src/github.com/opencontainers/runc [2020-08-13T12:00:41.846Z] #49 1.349 Cloning into '/tmp/tmp.fNqU0Xs1As/src/github.com/opencontainers/runc'... [2020-08-13T12:00:41.846Z] #49 1.349 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T12:00:41.846Z] #49 ... [2020-08-13T12:00:41.846Z] [2020-08-13T12:00:41.846Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T12:00:41.846Z] #11 DONE 1.5s [2020-08-13T12:00:42.112Z] #26 8.690 [2020-08-13T12:00:42.118Z] [2020-08-13T12:00:42.118Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T12:00:42.154Z] #36 32.97 Checking out files: 79% (1273/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-08-13T12:00:42.312Z] #23 32.74 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T12:00:42.312Z] #23 32.74 The following additional packages will be installed: [2020-08-13T12:00:42.312Z] #23 32.75 libjq1 libonig5 [2020-08-13T12:00:42.422Z] #36 33.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T12:00:42.585Z] #23 33.49 The following NEW packages will be installed: [2020-08-13T12:00:42.850Z] #23 33.52 jq libjq1 libonig5 [2020-08-13T12:00:43.113Z] #23 33.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:43.113Z] #23 33.98 Need to get 325 kB of archives. [2020-08-13T12:00:43.113Z] #23 33.98 After this operation, 1019 kB of additional disk space will be used. [2020-08-13T12:00:43.113Z] #23 33.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-13T12:00:43.113Z] #23 33.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-13T12:00:43.113Z] #23 33.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-13T12:00:43.146Z] #12 DONE 1.3s [2020-08-13T12:00:43.146Z] [2020-08-13T12:00:43.146Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T12:00:43.324Z] using credential docker-jenkins-github-credentials [2020-08-13T12:00:43.399Z] Cloning the remote Git repository [2020-08-13T12:00:43.399Z] Cloning with configured refspecs honoured and without tags [2020-08-13T12:00:43.812Z] #36 ... [2020-08-13T12:00:43.812Z] [2020-08-13T12:00:43.812Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:43.812Z] #41 25.12 unicode/utf16 [2020-08-13T12:00:43.812Z] #41 25.62 container/list [2020-08-13T12:00:43.812Z] #41 26.70 crypto/internal/subtle [2020-08-13T12:00:43.812Z] #41 26.85 crypto/subtle [2020-08-13T12:00:43.812Z] #41 27.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T12:00:43.812Z] #41 27.09 internal/nettrace [2020-08-13T12:00:43.812Z] #41 27.20 runtime/cgo [2020-08-13T12:00:43.812Z] #41 ... [2020-08-13T12:00:43.812Z] [2020-08-13T12:00:43.812Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:43.959Z] #26 8.921 ## 2.9% ##### 7.1% ######### 12.9% ############## 20.6% #################### 28.2% ########################### 37.8% ################################# 46.0% ##################################### 52.6% ########################################### 60.3% ############################################### 66.0% ################################################## 70.0% ###################################################### 76.3% ########################################################### 82.1% [2020-08-13T12:00:43.959Z] #26 ... [2020-08-13T12:00:43.959Z] [2020-08-13T12:00:43.959Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:43.959Z] #44 DONE 49.6s [2020-08-13T12:00:43.959Z] [2020-08-13T12:00:43.959Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:43.959Z] #26 8.921 ## 2.9% ##### 7.1% ######### 12.9% ############## 20.6% #################### 28.2% ########################### 37.8% ################################# 46.0% ##################################### 52.6% ########################################### 60.3% ############################################### 66.0% ################################################## 70.0% ###################################################### 76.3% ########################################################### 82.1% ############################################################### 87.8% [2020-08-13T12:00:43.959Z] #26 ... [2020-08-13T12:00:43.959Z] [2020-08-13T12:00:43.959Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:43.959Z] #39 40.31 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-13T12:00:43.959Z] #39 40.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 40.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T12:00:43.959Z] #39 40.67 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-13T12:00:43.959Z] #39 40.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 40.72 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-13T12:00:43.959Z] #39 41.21 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-13T12:00:43.959Z] #39 41.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 41.23 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T12:00:43.959Z] #39 41.31 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-13T12:00:43.959Z] #39 41.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 41.34 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-13T12:00:43.959Z] #39 41.55 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-13T12:00:43.959Z] #39 41.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 41.56 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-13T12:00:43.959Z] #39 41.97 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-13T12:00:43.959Z] #39 41.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 41.98 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:43.959Z] #39 42.61 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-13T12:00:43.959Z] #39 42.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 42.62 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:43.959Z] #39 42.76 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-13T12:00:43.959Z] #39 42.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 42.77 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:43.959Z] #39 44.21 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-13T12:00:43.959Z] #39 44.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 44.24 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:43.959Z] #39 45.09 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T12:00:43.959Z] #39 45.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 45.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:00:43.959Z] #39 45.41 Selecting previously unselected package protobuf-compiler. [2020-08-13T12:00:43.959Z] #39 45.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 45.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:00:43.959Z] #39 45.76 Selecting previously unselected package python-pkg-resources. [2020-08-13T12:00:43.959Z] #39 45.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:00:43.959Z] #39 45.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T12:00:43.959Z] #39 46.12 Selecting previously unselected package python-six. [2020-08-13T12:00:43.959Z] #39 46.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T12:00:43.959Z] #39 46.13 Unpacking python-six (1.12.0-1) ... [2020-08-13T12:00:43.959Z] #39 46.34 Selecting previously unselected package python-protobuf. [2020-08-13T12:00:43.959Z] #39 46.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-13T12:00:43.959Z] #39 46.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T12:00:43.959Z] #39 47.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T12:00:43.959Z] #39 ... [2020-08-13T12:00:43.959Z] [2020-08-13T12:00:43.959Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:44.070Z] #23 ... [2020-08-13T12:00:44.070Z] [2020-08-13T12:00:44.070Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:44.070Z] #38 24.04 Reading package lists... [2020-08-13T12:00:44.070Z] #38 30.91 Building dependency tree... [2020-08-13T12:00:44.070Z] #38 34.15 The following additional packages will be installed: [2020-08-13T12:00:44.070Z] #38 34.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T12:00:44.070Z] #38 34.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T12:00:44.070Z] #38 34.18 Suggested packages: [2020-08-13T12:00:44.070Z] #38 34.19 manpages-dev python-setuptools [2020-08-13T12:00:44.070Z] #38 34.77 The following NEW packages will be installed: [2020-08-13T12:00:44.070Z] #38 34.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T12:00:44.071Z] #38 34.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T12:00:44.071Z] #38 34.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T12:00:44.071Z] #38 34.78 python-six zlib1g-dev [2020-08-13T12:00:44.151Z] #13 0.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T12:00:44.183Z] #47 ... [2020-08-13T12:00:44.183Z] [2020-08-13T12:00:44.183Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:44.183Z] #60 29.63 Checking out files: 47% (981/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: 74% (1541/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-08-13T12:00:44.183Z] #60 31.49 + cd /tmp/tmp.mm6hSB8Znw/src/github.com/docker/libnetwork [2020-08-13T12:00:44.183Z] #60 31.49 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:44.183Z] #60 32.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T12:00:44.335Z] #38 35.10 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:44.335Z] #38 35.10 Need to get 3798 kB of archives. [2020-08-13T12:00:44.336Z] #38 35.10 After this operation, 21.6 MB of additional disk space will be used. [2020-08-13T12:00:44.336Z] #38 35.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-08-13T12:00:44.336Z] #38 35.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-13T12:00:44.336Z] #38 35.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-08-13T12:00:44.336Z] #38 35.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-13T12:00:44.336Z] #38 35.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-08-13T12:00:44.336Z] #38 35.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-13T12:00:44.336Z] #38 35.12 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-08-13T12:00:44.336Z] #38 35.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-08-13T12:00:44.336Z] #38 35.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-08-13T12:00:44.336Z] #38 35.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-08-13T12:00:44.336Z] #38 35.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-08-13T12:00:44.412Z] #13 DONE 1.1s [2020-08-13T12:00:44.412Z] [2020-08-13T12:00:44.412Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T12:00:44.576Z] #26 8.921 ## 2.9% ##### 7.1% ######### 12.9% ############## 20.6% #################### 28.2% ########################### 37.8% ################################# 46.0% ##################################### 52.6% ########################################### 60.3% ############################################### 66.0% ################################################## 70.0% ###################################################### 76.3% ########################################################### 82.1% ############################################################### 87.8% ################################################################ 89.7% ################################################################# 91.7% ################################################################### 93.6% ###################################################################### 97.4% ####################################################################### 99.0% ######################################################################## 100.0% [2020-08-13T12:00:44.598Z] #60 33.67 Checking out files: 34% (715/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: 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-08-13T12:00:44.598Z] #60 35.85 + cd /tmp/tmp.D4VoqiGV1P/src/github.com/docker/libnetwork [2020-08-13T12:00:44.598Z] #60 35.85 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T12:00:44.600Z] #38 35.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-08-13T12:00:44.600Z] #38 35.45 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-08-13T12:00:44.600Z] #38 35.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-08-13T12:00:44.864Z] #38 35.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T12:00:44.864Z] #38 35.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-08-13T12:00:44.864Z] #38 35.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-08-13T12:00:44.873Z] #60 36.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T12:00:45.225Z] #26 11.90 [2020-08-13T12:00:45.225Z] #26 ... [2020-08-13T12:00:45.225Z] [2020-08-13T12:00:45.225Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:45.225Z] #33 40.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-13T12:00:45.225Z] #33 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-13T12:00:45.225Z] #33 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-13T12:00:45.225Z] #33 41.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-13T12:00:45.225Z] #33 41.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-13T12:00:45.225Z] #33 41.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-13T12:00:45.225Z] #33 44.88 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:45.225Z] #33 45.18 Fetched 14.9 MB in 8s (1824 kB/s) [2020-08-13T12:00:45.225Z] #33 45.35 Selecting previously unselected package xxd. [2020-08-13T12:00:45.225Z] #33 45.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T12:00:45.225Z] #33 45.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-13T12:00:45.225Z] #33 45.48 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:00:45.225Z] #33 45.75 Selecting previously unselected package vim-common. [2020-08-13T12:00:45.225Z] #33 45.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:00:45.225Z] #33 45.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:00:45.225Z] #33 46.33 Selecting previously unselected package cmake-data. [2020-08-13T12:00:45.225Z] #33 46.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T12:00:45.225Z] #33 46.36 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T12:00:45.225Z] #33 50.13 Selecting previously unselected package libicu63:ppc64el. [2020-08-13T12:00:45.225Z] #33 50.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-13T12:00:45.225Z] #33 50.18 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T12:00:45.388Z] #14 DONE 1.1s [2020-08-13T12:00:45.388Z] [2020-08-13T12:00:45.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:45.388Z] #39 52.71 CC compel/src/lib/ptrace.o [2020-08-13T12:00:45.388Z] #39 53.35 AR compel/libcompel.a [2020-08-13T12:00:45.388Z] #39 53.47 HOSTCC compel/src/main-host.o [2020-08-13T12:00:45.388Z] #39 53.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-13T12:00:45.388Z] #39 54.11 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T12:00:45.442Z] #38 ... [2020-08-13T12:00:45.442Z] [2020-08-13T12:00:45.442Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:45.442Z] #30 36.31 internal/reflectlite [2020-08-13T12:00:45.442Z] #30 36.31 sync [2020-08-13T12:00:45.528Z] #33 ... [2020-08-13T12:00:45.528Z] [2020-08-13T12:00:45.528Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:45.528Z] #29 50.19 Checking out files: 92% (1403/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-08-13T12:00:45.528Z] #29 50.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T12:00:43.593Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T12:00:43.999Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-13T12:00:44.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T12:00:44.890Z] > git --version # timeout=10 [2020-08-13T12:00:44.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T12:00:44.936Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T12:00:45.829Z] #29 51.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T12:00:45.964Z] #39 54.91 HOSTCC compel/src/lib/log-host.o [2020-08-13T12:00:46.541Z] #39 55.29 HOSTLINK compel/compel-host-bin [2020-08-13T12:00:46.806Z] #39 ... [2020-08-13T12:00:46.806Z] [2020-08-13T12:00:46.806Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T12:00:46.806Z] #15 DONE 1.3s [2020-08-13T12:00:46.806Z] [2020-08-13T12:00:46.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:46.806Z] #39 55.64 DEP soccr/soccr.d [2020-08-13T12:00:46.841Z] #30 ... [2020-08-13T12:00:46.841Z] [2020-08-13T12:00:46.841Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:46.841Z] #60 DONE 37.6s [2020-08-13T12:00:46.841Z] [2020-08-13T12:00:46.841Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:46.841Z] #23 35.57 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:46.841Z] #23 36.03 Fetched 325 kB in 0s (1093 kB/s) [2020-08-13T12:00:46.841Z] #23 36.20 Selecting previously unselected package libonig5:arm64. [2020-08-13T12:00:46.841Z] #23 36.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-13T12:00:46.841Z] #23 36.30 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-08-13T12:00:46.841Z] #23 36.54 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-13T12:00:46.841Z] #23 36.98 Selecting previously unselected package libjq1:arm64. [2020-08-13T12:00:46.841Z] #23 36.99 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-13T12:00:46.841Z] #23 37.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-13T12:00:46.841Z] #23 37.68 Selecting previously unselected package jq. [2020-08-13T12:00:46.841Z] #23 37.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-13T12:00:46.841Z] #23 37.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:00:47.066Z] #39 55.93 CC soccr/soccr.o [2020-08-13T12:00:47.106Z] #23 ... [2020-08-13T12:00:47.107Z] [2020-08-13T12:00:47.107Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:47.107Z] #43 DONE 37.9s [2020-08-13T12:00:47.371Z] [2020-08-13T12:00:47.371Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:47.371Z] #23 38.13 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-13T12:00:47.371Z] #23 38.19 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-13T12:00:47.371Z] #23 38.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:00:47.371Z] #23 38.24 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:00:47.961Z] #29 ... [2020-08-13T12:00:47.961Z] [2020-08-13T12:00:47.961Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:47.961Z] #31 43.47 sync [2020-08-13T12:00:47.961Z] #31 43.47 internal/reflectlite [2020-08-13T12:00:47.961Z] #31 47.78 errors [2020-08-13T12:00:47.961Z] #31 47.84 sort [2020-08-13T12:00:47.961Z] #31 48.79 io [2020-08-13T12:00:47.961Z] #31 48.84 internal/oserror [2020-08-13T12:00:47.961Z] #31 48.95 strconv [2020-08-13T12:00:47.961Z] #31 49.37 syscall [2020-08-13T12:00:47.961Z] #31 53.51 bytes [2020-08-13T12:00:47.961Z] #31 53.52 strings [2020-08-13T12:00:47.961Z] #31 ... [2020-08-13T12:00:47.961Z] [2020-08-13T12:00:47.961Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:47.961Z] #48 53.62 bytes [2020-08-13T12:00:47.961Z] #48 53.65 syscall [2020-08-13T12:00:47.961Z] #48 53.75 strconv [2020-08-13T12:00:47.961Z] #48 53.75 strings [2020-08-13T12:00:48.010Z] #39 ... [2020-08-13T12:00:48.010Z] [2020-08-13T12:00:48.010Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T12:00:48.010Z] #16 DONE 1.2s [2020-08-13T12:00:48.010Z] [2020-08-13T12:00:48.010Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:00:48.322Z] #23 DONE 38.9s [2020-08-13T12:00:48.322Z] [2020-08-13T12:00:48.322Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:48.322Z] #28 38.60 Checking out files: 92% (1403/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-08-13T12:00:48.587Z] #28 ... [2020-08-13T12:00:48.587Z] [2020-08-13T12:00:48.587Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T12:00:48.587Z] #24 DONE 0.4s [2020-08-13T12:00:48.587Z] [2020-08-13T12:00:48.587Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:00:48.587Z] #28 39.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T12:00:48.587Z] #28 39.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T12:00:48.622Z] #48 ... [2020-08-13T12:00:48.622Z] [2020-08-13T12:00:48.622Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:48.622Z] #42 44.49 internal/reflectlite [2020-08-13T12:00:48.622Z] #42 44.51 sync [2020-08-13T12:00:48.622Z] #42 46.61 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T12:00:48.622Z] #42 46.63 math/rand [2020-08-13T12:00:48.622Z] #42 46.64 internal/singleflight [2020-08-13T12:00:48.622Z] #42 50.68 sort [2020-08-13T12:00:48.622Z] #42 50.71 io [2020-08-13T12:00:48.622Z] #42 50.71 strconv [2020-08-13T12:00:48.622Z] #42 50.79 syscall [2020-08-13T12:00:48.851Z] #28 ... [2020-08-13T12:00:48.851Z] [2020-08-13T12:00:48.851Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:48.851Z] #51 24.81 Reading package lists... [2020-08-13T12:00:48.851Z] #51 31.36 Building dependency tree... [2020-08-13T12:00:48.851Z] #51 35.62 The following additional packages will be installed: [2020-08-13T12:00:48.851Z] #51 35.63 libbtrfs0 [2020-08-13T12:00:48.851Z] #51 35.78 The following NEW packages will be installed: [2020-08-13T12:00:48.851Z] #51 35.80 libbtrfs-dev libbtrfs0 [2020-08-13T12:00:48.851Z] #51 36.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:48.851Z] #51 36.17 Need to get 119 kB of archives. [2020-08-13T12:00:48.851Z] #51 36.17 After this operation, 387 kB of additional disk space will be used. [2020-08-13T12:00:48.851Z] #51 36.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-13T12:00:48.851Z] #51 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-13T12:00:48.851Z] #51 37.08 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:48.851Z] #51 37.56 Fetched 119 kB in 0s (422 kB/s) [2020-08-13T12:00:48.851Z] #51 37.81 Selecting previously unselected package libbtrfs0. [2020-08-13T12:00:48.851Z] #51 37.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-13T12:00:48.851Z] #51 37.87 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-13T12:00:48.851Z] #51 37.92 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:00:48.851Z] #51 38.26 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:00:48.851Z] #51 38.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-13T12:00:48.851Z] #51 38.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:00:48.851Z] #51 38.77 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:00:48.851Z] #51 38.87 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:00:48.851Z] #51 38.89 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:00:48.851Z] #51 DONE 39.7s [2020-08-13T12:00:48.851Z] [2020-08-13T12:00:48.851Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:48.851Z] #38 37.04 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:48.851Z] #38 37.61 Fetched 3798 kB in 1s (4443 kB/s) [2020-08-13T12:00:48.851Z] #38 37.72 Selecting previously unselected package libcap-dev:arm64. [2020-08-13T12:00:48.851Z] #38 37.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 ... 15383 files and directories currently installed.) [2020-08-13T12:00:48.851Z] #38 37.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-08-13T12:00:48.851Z] #38 37.92 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-08-13T12:00:48.851Z] #38 38.23 Selecting previously unselected package libnet1:arm64. [2020-08-13T12:00:48.851Z] #38 38.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-13T12:00:48.851Z] #38 38.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:00:48.851Z] #38 38.65 Selecting previously unselected package libnet1-dev. [2020-08-13T12:00:48.851Z] #38 38.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-13T12:00:48.851Z] #38 38.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:00:48.851Z] #38 39.02 Selecting previously unselected package libnl-3-200:arm64. [2020-08-13T12:00:48.851Z] #38 39.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-13T12:00:48.851Z] #38 39.04 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-13T12:00:48.851Z] #38 39.42 Selecting previously unselected package libnl-3-dev:arm64. [2020-08-13T12:00:48.851Z] #38 39.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-08-13T12:00:48.851Z] #38 39.45 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-13T12:00:48.930Z] #42 54.52 vendor/golang.org/x/net/dns/dnsmessage [2020-08-13T12:00:48.930Z] #42 ... [2020-08-13T12:00:48.930Z] [2020-08-13T12:00:48.930Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:49.402Z] #17 1.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:00:49.402Z] #17 1.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:00:49.402Z] #17 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:00:49.431Z] #38 40.03 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-13T12:00:49.431Z] #38 40.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-13T12:00:49.431Z] #38 40.06 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-13T12:00:49.431Z] #38 40.35 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-08-13T12:00:49.431Z] #38 40.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-08-13T12:00:49.431Z] #38 40.38 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-13T12:00:49.458Z] #60 ... [2020-08-13T12:00:49.458Z] [2020-08-13T12:00:49.458Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:49.458Z] #41 29.47 runtime/cgo [2020-08-13T12:00:49.458Z] #41 ... [2020-08-13T12:00:49.458Z] [2020-08-13T12:00:49.458Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:49.458Z] #36 29.44 Checking out files: 68% (1094/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-08-13T12:00:49.458Z] #36 30.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T12:00:49.458Z] #36 33.35 + 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-08-13T12:00:49.662Z] #17 1.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:00:49.697Z] #38 40.63 Selecting previously unselected package zlib1g-dev:arm64. [2020-08-13T12:00:49.697Z] #38 ... [2020-08-13T12:00:49.697Z] [2020-08-13T12:00:49.697Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:49.697Z] #32 25.16 Reading package lists... [2020-08-13T12:00:49.697Z] #32 30.86 Building dependency tree... [2020-08-13T12:00:49.697Z] #32 33.56 The following additional packages will be installed: [2020-08-13T12:00:49.697Z] #32 33.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T12:00:49.697Z] #32 33.60 Suggested packages: [2020-08-13T12:00:49.697Z] #32 33.62 cmake-doc ninja-build lrzip [2020-08-13T12:00:49.697Z] #32 33.62 Recommended packages: [2020-08-13T12:00:49.697Z] #32 33.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T12:00:49.697Z] #32 34.92 The following NEW packages will be installed: [2020-08-13T12:00:49.697Z] #32 34.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T12:00:49.697Z] #32 34.94 vim-common xxd [2020-08-13T12:00:49.697Z] #32 35.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:49.697Z] #32 35.34 Need to get 14.2 MB of archives. [2020-08-13T12:00:49.697Z] #32 35.34 After this operation, 60.0 MB of additional disk space will be used. [2020-08-13T12:00:49.697Z] #32 35.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-13T12:00:49.697Z] #32 35.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:00:49.697Z] #32 35.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T12:00:49.697Z] #32 35.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-13T12:00:49.697Z] #32 36.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-08-13T12:00:49.697Z] #32 36.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-08-13T12:00:49.697Z] #32 36.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-08-13T12:00:49.697Z] #32 36.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-08-13T12:00:49.697Z] #32 36.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-08-13T12:00:49.697Z] #32 36.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-08-13T12:00:49.697Z] #32 38.00 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:00:49.697Z] #32 38.25 Fetched 14.2 MB in 2s (7893 kB/s) [2020-08-13T12:00:49.697Z] #32 38.47 Selecting previously unselected package xxd. [2020-08-13T12:00:49.697Z] #32 38.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 ... 15383 files and directories currently installed.) [2020-08-13T12:00:49.697Z] #32 38.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-13T12:00:49.697Z] #32 38.58 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:00:49.697Z] #32 39.00 Selecting previously unselected package vim-common. [2020-08-13T12:00:49.698Z] #32 39.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:00:49.698Z] #32 39.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:00:49.698Z] #32 39.85 Selecting previously unselected package cmake-data. [2020-08-13T12:00:49.698Z] #32 39.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T12:00:49.698Z] #32 39.91 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T12:00:49.969Z] #32 ... [2020-08-13T12:00:49.969Z] [2020-08-13T12:00:49.969Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:49.969Z] #38 40.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-08-13T12:00:49.969Z] #38 40.78 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-13T12:00:49.969Z] #38 ... [2020-08-13T12:00:49.969Z] [2020-08-13T12:00:49.969Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:49.969Z] #10 24.69 Reading package lists... [2020-08-13T12:00:49.969Z] #10 31.17 Building dependency tree... [2020-08-13T12:00:49.969Z] #10 35.21 The following additional packages will be installed: [2020-08-13T12:00:49.969Z] #10 35.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T12:00:49.969Z] #10 35.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T12:00:49.969Z] #10 35.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T12:00:49.969Z] #10 35.21 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:00:49.969Z] #10 35.24 Suggested packages: [2020-08-13T12:00:49.969Z] #10 35.25 gcc-8-locales seccomp wine64 [2020-08-13T12:00:49.969Z] #10 36.38 The following NEW packages will be installed: [2020-08-13T12:00:49.969Z] #10 36.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T12:00:49.969Z] #10 36.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T12:00:49.969Z] #10 36.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T12:00:49.969Z] #10 36.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T12:00:49.969Z] #10 36.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T12:00:49.969Z] #10 36.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:00:49.969Z] #10 36.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:00:49.969Z] #10 36.81 Need to get 73.3 MB of archives. [2020-08-13T12:00:49.969Z] #10 36.81 After this operation, 472 MB of additional disk space will be used. [2020-08-13T12:00:49.969Z] #10 36.81 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-08-13T12:00:49.969Z] #10 37.00 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-08-13T12:00:49.969Z] #10 37.46 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-08-13T12:00:49.969Z] #10 37.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-08-13T12:00:49.969Z] #10 37.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-08-13T12:00:49.969Z] #10 37.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T12:00:49.969Z] #10 38.02 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-08-13T12:00:49.969Z] #10 38.38 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-08-13T12:00:49.969Z] #10 38.40 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-08-13T12:00:50.547Z] #10 41.41 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-08-13T12:00:51.042Z] #17 3.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:00:51.126Z] #10 ... [2020-08-13T12:00:51.126Z] [2020-08-13T12:00:51.126Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:51.126Z] #38 41.74 Selecting previously unselected package libprotobuf17:arm64. [2020-08-13T12:00:51.126Z] #38 41.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-08-13T12:00:51.126Z] #38 41.85 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-13T12:00:51.705Z] #26 12.18 0.6% 1.1% # 2.2% ## 3.8% ### 5.3% #### 6.4% ###### 8.6% ####### 10.2% ######## 12.4% ######### 13.5% ########## 15.1% ########### 16.3% ############ 17.5% ############# 18.7% ############## 19.9% ############## 20.4% ############### 22.0% ################# 24.5% ################### 26.7% #################### 28.3% ###################### 31.1% ####################### 33.3% ######################### 35.4% ########################## 37.0% ########################### 38.7% ############################# 40.3% ############################# 41.4% ############################## 43.0% ################################ 44.6% ################################# 46.3% ################################## 47.9% ################################### 49.5% #################################### 51.1% ##################################### 52.7% ###################################### 53.8% ####################################### 55.5% ######################################### 57.1% ########################################## 58.7% ########################################### 60.4% ############################################ 62.0% ############################################# 63.1% ############################################## 64.7% ############################################### 66.3% ################################################ 67.4% ################################################# 68.6% [2020-08-13T12:00:51.705Z] #26 ... [2020-08-13T12:00:51.705Z] [2020-08-13T12:00:51.705Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:51.705Z] #11 57.39 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-08-13T12:00:52.425Z] #17 4.526 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:00:52.528Z] #38 43.20 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-08-13T12:00:52.528Z] #38 43.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-08-13T12:00:52.528Z] #38 43.22 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-13T12:00:53.025Z] #60 ... [2020-08-13T12:00:53.025Z] [2020-08-13T12:00:53.025Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:53.025Z] #32 33.99 Fetched 8372 kB in 27s (309 kB/s) [2020-08-13T12:00:53.025Z] #32 33.99 Reading package lists... [2020-08-13T12:00:53.025Z] #32 ... [2020-08-13T12:00:53.025Z] [2020-08-13T12:00:53.025Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:53.025Z] #47 34.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T12:00:53.025Z] #47 34.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T12:00:53.025Z] #47 35.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T12:00:53.025Z] #47 35.04 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T12:00:53.025Z] #47 36.31 runtime/cgo [2020-08-13T12:00:53.025Z] #47 36.68 runtime [2020-08-13T12:00:53.025Z] #47 ... [2020-08-13T12:00:53.025Z] [2020-08-13T12:00:53.025Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:53.025Z] #23 34.43 Fetched 8372 kB in 27s (311 kB/s) [2020-08-13T12:00:53.286Z] #23 34.43 Reading package lists... [2020-08-13T12:00:53.286Z] #23 ... [2020-08-13T12:00:53.286Z] [2020-08-13T12:00:53.286Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:00:53.286Z] #36 36.31 + 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-08-13T12:00:53.286Z] #36 ... [2020-08-13T12:00:53.286Z] [2020-08-13T12:00:53.286Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:53.286Z] #10 34.69 Fetched 8372 kB in 26s (321 kB/s) [2020-08-13T12:00:53.479Z] #38 44.44 Selecting previously unselected package libprotobuf-dev:arm64. [2020-08-13T12:00:53.557Z] #10 34.69 Reading package lists... [2020-08-13T12:00:53.557Z] #10 ... [2020-08-13T12:00:53.557Z] [2020-08-13T12:00:53.557Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:53.557Z] #32 33.99 Reading package lists... [2020-08-13T12:00:53.748Z] #38 44.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-08-13T12:00:53.748Z] #38 44.44 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-13T12:00:53.807Z] #17 ... [2020-08-13T12:00:53.807Z] [2020-08-13T12:00:53.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:53.807Z] #39 57.64 AR soccr/libsoccr.a [2020-08-13T12:00:53.807Z] #39 57.68 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:00:53.807Z] #39 58.08 DEP criu/arch/x86/sigframe.d [2020-08-13T12:00:53.807Z] #39 58.15 DEP criu/arch/x86/sigaction_compat.d [2020-08-13T12:00:53.807Z] #39 58.22 DEP criu/arch/x86/kerndat.d [2020-08-13T12:00:53.807Z] #39 58.32 DEP criu/arch/x86/crtools.d [2020-08-13T12:00:53.807Z] #39 58.41 DEP criu/arch/x86/cpu.d [2020-08-13T12:00:53.807Z] #39 58.57 CC criu/arch/x86/cpu.o [2020-08-13T12:00:53.807Z] #39 59.28 CC criu/arch/x86/crtools.o [2020-08-13T12:00:53.807Z] #39 60.60 CC criu/arch/x86/kerndat.o [2020-08-13T12:00:53.807Z] #39 61.06 CC criu/arch/x86/sigaction_compat.o [2020-08-13T12:00:53.807Z] #39 61.31 CC criu/arch/x86/sigframe.o [2020-08-13T12:00:53.807Z] #39 61.61 LINK criu/arch/x86/crtools.built-in.o [2020-08-13T12:00:53.807Z] #39 61.67 DEP criu/pie/util-vdso-elf32.d [2020-08-13T12:00:53.807Z] #39 61.77 DEP criu/pie/util-vdso.d [2020-08-13T12:00:53.807Z] #39 61.88 DEP criu/pie/util.d [2020-08-13T12:00:53.807Z] #39 61.99 CC criu/pie/util.o [2020-08-13T12:00:53.807Z] #39 62.27 CC criu/pie/util-vdso.o [2020-08-13T12:00:54.066Z] #39 62.87 CC criu/pie/util-vdso-elf32.o [2020-08-13T12:00:54.391Z] #32 45.38 Reading package lists... [2020-08-13T12:00:54.391Z] #32 ... [2020-08-13T12:00:54.391Z] [2020-08-13T12:00:54.391Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:54.391Z] #51 35.71 Fetched 8372 kB in 27s (308 kB/s) [2020-08-13T12:00:54.391Z] #51 35.71 Reading package lists... [2020-08-13T12:00:54.391Z] #51 ... [2020-08-13T12:00:54.391Z] [2020-08-13T12:00:54.391Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:54.391Z] #23 34.43 Reading package lists... [2020-08-13T12:00:54.636Z] #39 63.53 AR criu/pie/pie.lib.a [2020-08-13T12:00:54.636Z] #39 63.58 DEP criu/pie/restorer.d [2020-08-13T12:00:54.714Z] #36 ... [2020-08-13T12:00:54.714Z] [2020-08-13T12:00:54.714Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:54.714Z] #32 34.87 Fetched 8372 kB in 27s (311 kB/s) [2020-08-13T12:00:54.714Z] #32 34.87 Reading package lists... [2020-08-13T12:00:54.714Z] #32 ... [2020-08-13T12:00:54.714Z] [2020-08-13T12:00:54.714Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:00:54.714Z] #23 36.05 Fetched 8372 kB in 27s (305 kB/s) [2020-08-13T12:00:54.714Z] #23 36.05 Reading package lists... [2020-08-13T12:00:54.714Z] #23 ... [2020-08-13T12:00:54.714Z] [2020-08-13T12:00:54.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:54.714Z] #10 35.73 Fetched 8372 kB in 27s (305 kB/s) [2020-08-13T12:00:54.714Z] #10 35.73 Reading package lists... [2020-08-13T12:00:54.714Z] #10 ... [2020-08-13T12:00:54.714Z] [2020-08-13T12:00:54.714Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:54.714Z] #32 34.87 Reading package lists... [2020-08-13T12:00:54.895Z] #39 63.76 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-13T12:00:54.971Z] #32 ... [2020-08-13T12:00:54.971Z] [2020-08-13T12:00:54.971Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:54.971Z] #51 35.61 Fetched 8372 kB in 27s (309 kB/s) [2020-08-13T12:00:54.971Z] #51 35.61 Reading package lists... [2020-08-13T12:00:54.971Z] #51 ... [2020-08-13T12:00:54.971Z] [2020-08-13T12:00:54.971Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:54.971Z] #38 35.96 Fetched 8372 kB in 27s (306 kB/s) [2020-08-13T12:00:54.993Z] #23 45.41 Reading package lists... [2020-08-13T12:00:54.993Z] #23 ... [2020-08-13T12:00:54.993Z] [2020-08-13T12:00:54.993Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:54.994Z] #38 36.36 Fetched 8372 kB in 28s (303 kB/s) [2020-08-13T12:00:54.994Z] #38 36.36 Reading package lists... [2020-08-13T12:00:55.155Z] #39 63.90 DEP criu/arch/x86/restorer_unmap.d [2020-08-13T12:00:55.155Z] #39 63.93 DEP criu/arch/x86/restorer.d [2020-08-13T12:00:55.207Z] #45 ... [2020-08-13T12:00:55.207Z] [2020-08-13T12:00:55.207Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:55.207Z] #52 141.7 + bin/containerd-stress [2020-08-13T12:00:55.207Z] #52 143.7 + bin/containerd-shim [2020-08-13T12:00:55.227Z] #38 35.96 Reading package lists... [2020-08-13T12:00:55.227Z] #38 ... [2020-08-13T12:00:55.227Z] [2020-08-13T12:00:55.227Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:00:55.291Z] #38 ... [2020-08-13T12:00:55.291Z] [2020-08-13T12:00:55.291Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:00:55.291Z] #51 35.71 Reading package lists... [2020-08-13T12:00:55.416Z] #39 64.21 DEP criu/arch/x86/vdso-pie.d [2020-08-13T12:00:55.416Z] #39 64.31 DEP criu/pie/parasite-vdso.d [2020-08-13T12:00:55.676Z] #39 64.40 DEP criu/pie/parasite.d [2020-08-13T12:00:55.676Z] #39 64.56 CC criu/pie/parasite.o [2020-08-13T12:00:55.679Z] #38 46.15 Selecting previously unselected package libprotoc17:arm64. [2020-08-13T12:00:55.679Z] #38 46.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-08-13T12:00:55.679Z] #38 46.20 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-13T12:00:55.942Z] #38 ... [2020-08-13T12:00:55.942Z] [2020-08-13T12:00:55.942Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:55.942Z] #25 4.421 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T12:00:55.942Z] #25 4.860 [2020-08-13T12:00:55.942Z] #25 5.147 0.0% ### 4.9% ###### 8.7% ######## 12.2% ########### 15.6% ############# 19.1% ################ 23.2% ################### 27.6% ###################### 31.5% ######################### 35.9% ############################# 40.7% ################################ 45.2% ################################### 49.7% ####################################### 55.0% ########################################### 60.1% ############################################### 65.8% ################################################## 69.9% ######################################################## 77.8% ############################################################# 85.5% #################################################################### 95.3% ######################################################################## 100.0% [2020-08-13T12:00:55.942Z] #25 7.494 [2020-08-13T12:00:56.211Z] #25 ... [2020-08-13T12:00:56.211Z] [2020-08-13T12:00:56.211Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:56.211Z] #41 37.03 sync [2020-08-13T12:00:56.211Z] #41 37.03 internal/reflectlite [2020-08-13T12:00:56.211Z] #41 38.39 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T12:00:56.211Z] #41 38.39 math/rand [2020-08-13T12:00:56.211Z] #41 38.39 internal/singleflight [2020-08-13T12:00:56.211Z] #41 40.78 strconv [2020-08-13T12:00:56.211Z] #41 40.79 bytes [2020-08-13T12:00:56.211Z] #41 40.79 vendor/golang.org/x/net/dns/dnsmessage [2020-08-13T12:00:56.211Z] #41 40.80 syscall [2020-08-13T12:00:56.211Z] #41 44.18 bufio [2020-08-13T12:00:56.211Z] #41 ... [2020-08-13T12:00:56.211Z] [2020-08-13T12:00:56.211Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:56.740Z] #25 7.795 0.2% ###################################### 53.9% ######################################################## 78.6% ######################################################################## 100.0% [2020-08-13T12:00:57.058Z] #39 65.86 LINK criu/pie/parasite.built-in.o [2020-08-13T12:00:57.058Z] #39 65.88 GEN criu/pie/parasite-blob.h [2020-08-13T12:00:57.058Z] #39 ... [2020-08-13T12:00:57.058Z] [2020-08-13T12:00:57.058Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:57.058Z] #41 149.7 net/http/httptrace [2020-08-13T12:00:57.058Z] #41 149.9 net/http [2020-08-13T12:00:57.058Z] #41 ... [2020-08-13T12:00:57.058Z] [2020-08-13T12:00:57.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:57.058Z] #39 65.89 CC criu/pie/parasite-vdso.o [2020-08-13T12:00:57.323Z] #25 8.493 [2020-08-13T12:00:57.324Z] #25 8.766 0.2% [2020-08-13T12:00:57.324Z] #25 ... [2020-08-13T12:00:57.324Z] [2020-08-13T12:00:57.324Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:00:57.324Z] #30 38.18 errors [2020-08-13T12:00:57.324Z] #30 38.18 sort [2020-08-13T12:00:57.324Z] #30 38.62 strconv [2020-08-13T12:00:57.324Z] #30 38.63 io [2020-08-13T12:00:57.324Z] #30 38.63 internal/oserror [2020-08-13T12:00:57.324Z] #30 38.76 syscall [2020-08-13T12:00:57.324Z] #30 40.63 strings [2020-08-13T12:00:57.324Z] #30 40.66 bytes [2020-08-13T12:00:57.324Z] #30 44.61 bufio [2020-08-13T12:00:57.324Z] #30 45.34 reflect [2020-08-13T12:00:57.324Z] #30 46.42 path [2020-08-13T12:00:57.382Z] #11 ... [2020-08-13T12:00:57.382Z] [2020-08-13T12:00:57.382Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:00:57.382Z] #33 56.66 Selecting previously unselected package libxml2:ppc64el. [2020-08-13T12:00:57.382Z] #33 56.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-13T12:00:57.382Z] #33 56.69 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:00:57.382Z] #33 57.24 Selecting previously unselected package libarchive13:ppc64el. [2020-08-13T12:00:57.382Z] #33 57.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-13T12:00:57.382Z] #33 57.25 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-13T12:00:57.382Z] #33 57.59 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-13T12:00:57.382Z] #33 57.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-13T12:00:57.382Z] #33 57.60 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-13T12:00:57.382Z] #33 57.87 Selecting previously unselected package librhash0:ppc64el. [2020-08-13T12:00:57.382Z] #33 57.88 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-13T12:00:57.382Z] #33 57.88 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-13T12:00:57.382Z] #33 58.03 Selecting previously unselected package libuv1:ppc64el. [2020-08-13T12:00:57.382Z] #33 58.06 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-13T12:00:57.382Z] #33 58.08 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-13T12:00:57.382Z] #33 58.21 Selecting previously unselected package cmake. [2020-08-13T12:00:57.382Z] #33 58.22 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-13T12:00:57.382Z] #33 58.23 Unpacking cmake (3.13.4-1) ... [2020-08-13T12:00:57.382Z] #33 61.73 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T12:00:57.382Z] #33 61.75 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:00:57.382Z] #33 61.76 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-13T12:00:57.382Z] #33 61.76 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:00:57.382Z] #33 61.85 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-13T12:00:57.382Z] #33 61.85 Setting up cmake-data (3.13.4-1) ... [2020-08-13T12:00:57.382Z] #33 61.86 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:00:57.382Z] #33 61.87 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-13T12:00:57.382Z] #33 61.88 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-13T12:00:57.382Z] #33 61.89 Setting up cmake (3.13.4-1) ... [2020-08-13T12:00:57.382Z] #33 61.90 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:00:57.382Z] #33 62.03 Processing triggers for mime-support (3.62) ... [2020-08-13T12:00:57.382Z] #33 DONE 62.4s [2020-08-13T12:00:57.382Z] [2020-08-13T12:00:57.382Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:57.382Z] #34 0.345 + RM_GOPATH=0 [2020-08-13T12:00:57.382Z] #34 0.346 + TMP_GOPATH= [2020-08-13T12:00:57.382Z] #34 0.347 + : /build [2020-08-13T12:00:57.382Z] #34 0.348 + '[' -z '' ']' [2020-08-13T12:00:57.382Z] #34 0.351 ++ mktemp -d [2020-08-13T12:00:57.382Z] #34 0.373 + export GOPATH=/tmp/tmp.mYCBXJOLYg [2020-08-13T12:00:57.382Z] #34 0.373 + GOPATH=/tmp/tmp.mYCBXJOLYg [2020-08-13T12:00:57.382Z] #34 0.373 + RM_GOPATH=1 [2020-08-13T12:00:57.382Z] #34 0.374 + case "$(go env GOARCH)" in [2020-08-13T12:00:57.382Z] #34 0.376 ++ go env GOARCH [2020-08-13T12:00:57.382Z] #34 0.393 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:57.382Z] #34 0.404 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:57.382Z] #34 0.405 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:57.382Z] #34 0.407 + dir=/tmp/install [2020-08-13T12:00:57.382Z] #34 0.410 + bin=tini [2020-08-13T12:00:57.382Z] #34 0.410 + shift [2020-08-13T12:00:57.382Z] #34 0.411 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T12:00:57.382Z] #34 0.411 + . /tmp/install/tini.installer [2020-08-13T12:00:57.382Z] #34 0.412 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:00:57.382Z] #34 0.413 + install_tini [2020-08-13T12:00:57.382Z] #34 0.415 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T12:00:57.382Z] #34 0.416 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:00:57.382Z] #34 0.416 + git clone https://github.com/krallin/tini.git /tmp/tmp.mYCBXJOLYg/tini [2020-08-13T12:00:57.382Z] #34 0.420 Cloning into '/tmp/tmp.mYCBXJOLYg/tini'... [2020-08-13T12:00:57.589Z] #30 ... [2020-08-13T12:00:57.589Z] [2020-08-13T12:00:57.589Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:57.628Z] #39 66.47 CC criu/arch/x86/vdso-pie.o [2020-08-13T12:00:57.685Z] #34 ... [2020-08-13T12:00:57.685Z] [2020-08-13T12:00:57.685Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:57.685Z] #39 53.42 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:57.685Z] #39 53.43 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T12:00:57.685Z] #39 53.43 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T12:00:57.685Z] #39 53.44 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-13T12:00:57.685Z] #39 53.44 Setting up python-six (1.12.0-1) ... [2020-08-13T12:00:57.685Z] #39 57.77 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-13T12:00:57.685Z] #39 57.78 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T12:00:57.685Z] #39 57.80 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:57.685Z] #39 57.80 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-13T12:00:57.685Z] #39 57.80 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:57.685Z] #39 57.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:00:57.685Z] #39 57.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:00:57.685Z] #39 57.81 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-13T12:00:57.685Z] #39 57.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:00:57.685Z] #39 57.83 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T12:00:57.685Z] #39 ... [2020-08-13T12:00:57.685Z] [2020-08-13T12:00:57.685Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:57.685Z] #26 12.18 0.6% 1.1% # 2.2% ## 3.8% ### 5.3% #### 6.4% ###### 8.6% ####### 10.2% ######## 12.4% ######### 13.5% ########## 15.1% ########### 16.3% ############ 17.5% ############# 18.7% ############## 19.9% ############## 20.4% ############### 22.0% ################# 24.5% ################### 26.7% #################### 28.3% ###################### 31.1% ####################### 33.3% ######################### 35.4% ########################## 37.0% ########################### 38.7% ############################# 40.3% ############################# 41.4% ############################## 43.0% ################################ 44.6% ################################# 46.3% ################################## 47.9% ################################### 49.5% #################################### 51.1% ##################################### 52.7% ###################################### 53.8% ####################################### 55.5% ######################################### 57.1% ########################################## 58.7% ########################################### 60.4% ############################################ 62.0% ############################################# 63.1% ############################################## 64.7% ############################################### 66.3% ################################################ 67.4% ################################################# 68.6% ################################################## 70.0% ################################################### 71.1% #################################################### 73.2% ##################################################### 74.3% ###################################################### 75.9% ####################################################### 76.6% ######################################################## 77.9% ######################################################### 79.5% ########################################################## 81.2% ############################################################ 83.3% ############################################################# 85.0% ############################################################## 86.6% ############################################################### 88.2% ################################################################ 89.3% ################################################################# 91.6% ################################################################## 93.0% #################################################################### 94.7% ##################################################################### 96.3% ###################################################################### 97.9% ######################################################################## 100.0% [2020-08-13T12:00:57.685Z] #26 20.80 [2020-08-13T12:00:57.685Z] #26 22.41 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T12:00:57.685Z] #26 22.86 [2020-08-13T12:00:57.685Z] #26 23.12 #################################### 51.0% ######################################################################## 100.0% [2020-08-13T12:00:57.685Z] #26 23.49 [2020-08-13T12:00:57.888Z] #39 66.71 CC criu/arch/x86/restorer.o [2020-08-13T12:00:58.169Z] #25 8.766 0.2% ################## 25.4% ########################### 38.7% ################################################ 67.8% ############################################################## 87.3% ################################################################## 91.9% ######################################################################## 100.0% [2020-08-13T12:00:58.343Z] #26 24.86 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T12:00:58.343Z] #26 24.97 skipping existing 5cb8031fd95d [2020-08-13T12:00:58.343Z] #26 ... [2020-08-13T12:00:58.343Z] [2020-08-13T12:00:58.343Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:58.343Z] #34 1.743 + cd /tmp/tmp.mYCBXJOLYg/tini [2020-08-13T12:00:58.433Z] #25 9.834 [2020-08-13T12:00:58.459Z] #39 67.29 CC criu/arch/x86/restorer_unmap.o [2020-08-13T12:00:58.459Z] #39 67.36 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-13T12:00:58.646Z] #34 1.744 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:00:58.646Z] #34 1.760 + cmake . [2020-08-13T12:00:58.719Z] #39 67.66 CC criu/pie/restorer.o [2020-08-13T12:00:58.732Z] #52 ... [2020-08-13T12:00:58.732Z] [2020-08-13T12:00:58.732Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:58.732Z] #45 DONE 173.4s [2020-08-13T12:00:58.732Z] [2020-08-13T12:00:58.732Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:58.971Z] #25 10.05 0.0% ## 2.8% ##### 7.6% [2020-08-13T12:00:58.971Z] #25 ... [2020-08-13T12:00:58.971Z] [2020-08-13T12:00:58.971Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:00:58.971Z] #52 2.427 + RM_GOPATH=0 [2020-08-13T12:00:58.971Z] #52 2.427 + TMP_GOPATH= [2020-08-13T12:00:58.971Z] #52 2.427 + : /build [2020-08-13T12:00:58.971Z] #52 2.427 + '[' -z '' ']' [2020-08-13T12:00:58.971Z] #52 2.427 ++ mktemp -d [2020-08-13T12:00:58.971Z] #52 2.452 + export GOPATH=/tmp/tmp.4K15h3ze62 [2020-08-13T12:00:58.971Z] #52 2.452 + GOPATH=/tmp/tmp.4K15h3ze62 [2020-08-13T12:00:58.971Z] #52 2.452 + RM_GOPATH=1 [2020-08-13T12:00:58.971Z] #52 2.452 + case "$(go env GOARCH)" in [2020-08-13T12:00:58.971Z] #52 2.452 ++ go env GOARCH [2020-08-13T12:00:58.971Z] #52 2.475 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:58.971Z] #52 2.475 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:00:58.971Z] #52 2.483 ++ dirname /tmp/install/install.sh [2020-08-13T12:00:58.971Z] #52 2.492 + dir=/tmp/install [2020-08-13T12:00:58.971Z] #52 2.492 + bin=containerd [2020-08-13T12:00:58.971Z] #52 2.492 + shift [2020-08-13T12:00:58.971Z] #52 2.492 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T12:00:58.971Z] #52 2.492 + . /tmp/install/containerd.installer [2020-08-13T12:00:58.971Z] #52 2.492 ++ set -e [2020-08-13T12:00:58.971Z] #52 2.492 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:00:58.971Z] #52 2.492 + install_containerd [2020-08-13T12:00:58.971Z] #52 2.492 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T12:00:58.971Z] #52 2.492 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4K15h3ze62/src/github.com/containerd/containerd [2020-08-13T12:00:58.971Z] #52 2.492 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:00:58.971Z] #52 2.498 Cloning into '/tmp/tmp.4K15h3ze62/src/github.com/containerd/containerd'... [2020-08-13T12:00:58.971Z] #52 ... [2020-08-13T12:00:58.971Z] [2020-08-13T12:00:58.971Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:00:59.300Z] #34 2.532 -- The C compiler identification is GNU 8.3.0 [2020-08-13T12:00:59.300Z] #34 2.607 -- Check for working C compiler: /usr/bin/cc [2020-08-13T12:00:59.602Z] #34 ... [2020-08-13T12:00:59.602Z] [2020-08-13T12:00:59.602Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:00:59.602Z] #39 65.18 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-13T12:00:59.603Z] #39 65.18 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:00:59.603Z] #39 DONE 65.3s [2020-08-13T12:00:59.786Z] #52 ... [2020-08-13T12:00:59.786Z] [2020-08-13T12:00:59.786Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T12:00:59.907Z] [2020-08-13T12:00:59.907Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:00:59.907Z] #40 ... [2020-08-13T12:00:59.907Z] [2020-08-13T12:00:59.907Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:00:59.907Z] #42 55.73 bytes [2020-08-13T12:00:59.907Z] #42 62.01 bufio [2020-08-13T12:00:59.907Z] #42 64.20 reflect [2020-08-13T12:01:00.079Z] #46 DONE 0.2s [2020-08-13T12:01:00.079Z] [2020-08-13T12:01:00.079Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T12:01:00.079Z] #48 DONE 0.1s [2020-08-13T12:01:00.079Z] [2020-08-13T12:01:00.079Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T12:01:00.217Z] #42 ... [2020-08-13T12:01:00.217Z] [2020-08-13T12:01:00.217Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:00.217Z] #11 65.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-13T12:01:00.217Z] #11 65.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-13T12:01:00.217Z] #11 65.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-13T12:01:00.217Z] #11 65.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-13T12:01:00.217Z] #11 65.70 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-08-13T12:01:00.217Z] #11 65.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-13T12:01:00.217Z] #11 65.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-13T12:01:00.217Z] #11 65.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-13T12:01:00.217Z] #11 65.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-13T12:01:00.217Z] #11 65.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-13T12:01:00.217Z] #11 65.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-13T12:01:00.217Z] #11 65.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-13T12:01:00.217Z] #11 66.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-13T12:01:00.217Z] #11 66.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-13T12:01:00.217Z] #11 66.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-13T12:01:00.372Z] #50 DONE 0.2s [2020-08-13T12:01:00.372Z] [2020-08-13T12:01:00.372Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:01.007Z] #52 151.0 + bin/containerd-shim-runc-v1 [2020-08-13T12:01:01.064Z] Fetching without tags [2020-08-13T12:01:01.201Z] #25 10.05 0.0% ## 2.8% ##### 7.6% ######## 11.7% ########### 16.5% ############## 20.6% ################## 25.1% ##################### 29.8% ####################### 33.3% ########################## 37.3% ############################ 39.0% ############################ 39.3% ################################ 45.7% ################################# 46.7% ###################################### 53.9% ######################################### 57.2% ############################################ 61.6% ############################################### 65.8% ################################################## 70.7% ####################################################### 76.6% ########################################################## 81.4% ############################################################ 83.9% ################################################################# 90.7% ######################################################################## 100.0% [2020-08-13T12:01:01.473Z] #25 12.93 [2020-08-13T12:01:01.473Z] #25 ... [2020-08-13T12:01:01.473Z] [2020-08-13T12:01:01.473Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:01.473Z] #47 42.36 bytes [2020-08-13T12:01:01.473Z] #47 42.39 strings [2020-08-13T12:01:01.473Z] #47 42.40 strconv [2020-08-13T12:01:01.473Z] #47 42.41 syscall [2020-08-13T12:01:01.473Z] #47 45.66 text/tabwriter [2020-08-13T12:01:01.473Z] #47 46.66 bufio [2020-08-13T12:01:01.473Z] #47 48.13 reflect [2020-08-13T12:01:01.473Z] #47 48.16 regexp/syntax [2020-08-13T12:01:01.738Z] #47 ... [2020-08-13T12:01:01.738Z] [2020-08-13T12:01:01.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:01.738Z] #10 42.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-08-13T12:01:01.738Z] #10 42.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-08-13T12:01:01.738Z] #10 42.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-13T12:01:01.738Z] #10 42.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-13T12:01:01.738Z] #10 42.99 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-08-13T12:01:01.738Z] #10 43.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-08-13T12:01:01.738Z] #10 43.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-08-13T12:01:01.738Z] #10 43.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-08-13T12:01:01.738Z] #10 43.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-08-13T12:01:01.738Z] #10 43.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-08-13T12:01:01.738Z] #10 43.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-08-13T12:01:01.738Z] #10 43.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-08-13T12:01:01.738Z] #10 43.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-08-13T12:01:01.738Z] #10 43.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-08-13T12:01:01.738Z] #10 43.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-08-13T12:01:01.738Z] #10 44.49 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:01.738Z] #10 44.79 Fetched 73.3 MB in 7s (10.7 MB/s) [2020-08-13T12:01:01.738Z] #10 44.87 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T12:01:01.738Z] #10 44.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-13T12:01:01.738Z] #10 44.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-08-13T12:01:01.738Z] #10 45.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:01:01.738Z] #10 46.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T12:01:01.738Z] #10 46.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-08-13T12:01:01.738Z] #10 46.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:01:01.738Z] #10 49.73 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T12:01:01.738Z] #10 49.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T12:01:01.738Z] #10 49.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:01:01.738Z] #10 49.97 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-08-13T12:01:01.738Z] #10 49.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-13T12:01:01.738Z] #10 49.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-13T12:01:01.738Z] #10 50.25 Selecting previously unselected package dmsetup. [2020-08-13T12:01:01.738Z] #10 50.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-08-13T12:01:01.738Z] #10 50.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T12:01:01.738Z] #10 50.44 Selecting previously unselected package mingw-w64-common. [2020-08-13T12:01:01.738Z] #10 50.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T12:01:01.738Z] #10 50.46 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T12:01:01.738Z] #10 ... [2020-08-13T12:01:01.738Z] [2020-08-13T12:01:01.738Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:01.761Z] #11 67.17 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:01.761Z] #11 67.33 Fetched 78.9 MB in 31s (2568 kB/s) [2020-08-13T12:01:01.761Z] #11 67.44 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T12:01:01.761Z] #11 67.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T12:01:01.761Z] #11 67.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-13T12:01:01.761Z] #11 67.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:01:01.825Z] #10 46.11 Reading package lists... [2020-08-13T12:01:01.825Z] #10 ... [2020-08-13T12:01:01.825Z] [2020-08-13T12:01:01.825Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:01.825Z] #41 48.17 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T12:01:01.825Z] #41 48.68 vendor/golang.org/x/crypto/curve25519 [2020-08-13T12:01:01.999Z] Merging remotes/origin/master commit 52d019221bf6fe02a952a7e96728424d390dd7fd into PR head commit a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T12:01:02.017Z] #39 ... [2020-08-13T12:01:02.017Z] [2020-08-13T12:01:02.017Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:02.017Z] #49 11.37 + cd /tmp/tmp.fNqU0Xs1As/src/github.com/opencontainers/runc [2020-08-13T12:01:02.017Z] #49 11.37 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:01:02.017Z] #49 11.70 + '[' -z '' ']' [2020-08-13T12:01:02.017Z] #49 11.70 + target=static [2020-08-13T12:01:02.017Z] #49 11.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T12:01:02.017Z] #49 12.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T12:01:02.017Z] #49 ... [2020-08-13T12:01:02.017Z] [2020-08-13T12:01:02.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:02.017Z] #39 70.70 LINK criu/pie/restorer.built-in.o [2020-08-13T12:01:02.017Z] #39 70.72 GEN criu/pie/restorer-blob.h [2020-08-13T12:01:02.017Z] #39 70.85 DEP criu/vdso.d [2020-08-13T12:01:02.277Z] #39 71.11 DEP criu/vdso-compat.d [2020-08-13T12:01:02.277Z] #39 71.25 DEP criu/uts_ns.d [2020-08-13T12:01:00.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T12:01:00.804Z] > git config --add remote.origin.fetch +refs/pull/41329/head:refs/remotes/origin/PR-41329 # timeout=10 [2020-08-13T12:01:00.855Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T12:01:00.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T12:01:01.099Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T12:01:01.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T12:01:01.101Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41329/head:refs/remotes/origin/PR-41329 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T12:01:02.105Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T12:01:02.157Z] > git checkout -f a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T12:01:02.537Z] #39 71.39 DEP criu/util.d [2020-08-13T12:01:02.797Z] #39 71.59 DEP criu/uffd.d [2020-08-13T12:01:02.797Z] #39 71.75 DEP criu/tun.d [2020-08-13T12:01:02.824Z] #11 ... [2020-08-13T12:01:02.824Z] [2020-08-13T12:01:02.824Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:02.824Z] #26 25.21 [2020-08-13T12:01:02.824Z] #26 26.70 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T12:01:02.824Z] #26 26.76 skipping existing 283607eaa57e [2020-08-13T12:01:02.824Z] #26 26.99 [2020-08-13T12:01:02.824Z] #26 28.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T12:01:02.824Z] #26 28.95 [2020-08-13T12:01:02.824Z] #26 29.12 ######################################################################## 100.0% [2020-08-13T12:01:02.825Z] #26 29.27 [2020-08-13T12:01:02.825Z] #26 29.37 Download of images into '/build' complete. [2020-08-13T12:01:02.825Z] #26 29.37 Use something like the following to load the result into a Docker daemon: [2020-08-13T12:01:02.825Z] #26 29.37 tar -cC '/build' . | docker load [2020-08-13T12:01:02.825Z] #26 DONE 29.5s [2020-08-13T12:01:02.825Z] [2020-08-13T12:01:02.825Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:02.825Z] #40 1.603 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:01:02.825Z] #40 1.604 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:01:02.825Z] #40 1.624 Note: Building without GnuTLS support [2020-08-13T12:01:02.825Z] #40 1.636 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:01:02.825Z] #40 1.637 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:01:02.825Z] #40 3.357 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:01:03.058Z] #39 71.86 DEP criu/tty.d [2020-08-13T12:01:03.124Z] #40 3.480 GEN .gitid [2020-08-13T12:01:03.124Z] #40 3.530 GEN criu/include/version.h [2020-08-13T12:01:03.318Z] #39 72.15 DEP criu/timerfd.d [2020-08-13T12:01:03.430Z] #40 3.674 GEN include/common/asm [2020-08-13T12:01:03.578Z] #39 72.33 DEP criu/timens.d [2020-08-13T12:01:03.578Z] #39 72.53 DEP criu/sysfs_parse.d [2020-08-13T12:01:03.767Z] #51 46.97 Reading package lists... [2020-08-13T12:01:03.767Z] #51 ... [2020-08-13T12:01:03.767Z] [2020-08-13T12:01:03.767Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:03.767Z] #10 34.69 Reading package lists... [2020-08-13T12:01:03.776Z] #52 153.2 + bin/containerd-shim-runc-v2 [2020-08-13T12:01:04.071Z] #52 153.8 + binaries [2020-08-13T12:01:04.071Z] #52 153.8 + install -D bin/containerd /build/containerd [2020-08-13T12:01:04.071Z] #52 153.9 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T12:01:04.071Z] #52 153.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T12:01:04.071Z] #52 153.9 + install -D bin/ctr /build/ctr [2020-08-13T12:01:04.149Z] #39 72.76 DEP criu/sysctl.d [2020-08-13T12:01:04.149Z] #39 72.95 DEP criu/string.d [2020-08-13T12:01:04.149Z] #39 73.00 DEP criu/stats.d [2020-08-13T12:01:04.149Z] #39 73.08 DEP criu/sockets.d [2020-08-13T12:01:04.368Z] #52 DONE 154.2s [2020-08-13T12:01:04.409Z] #39 73.32 DEP criu/sk-unix.d [2020-08-13T12:01:04.492Z] #40 ... [2020-08-13T12:01:04.493Z] [2020-08-13T12:01:04.493Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:04.493Z] #48 60.06 bufio [2020-08-13T12:01:04.493Z] #48 63.51 text/tabwriter [2020-08-13T12:01:04.493Z] #48 66.50 regexp/syntax [2020-08-13T12:01:04.493Z] #48 66.52 reflect [2020-08-13T12:01:04.493Z] #48 ... [2020-08-13T12:01:04.493Z] [2020-08-13T12:01:04.493Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:04.493Z] #31 60.13 bufio [2020-08-13T12:01:04.493Z] #31 61.03 reflect [2020-08-13T12:01:04.493Z] #31 62.81 path [2020-08-13T12:01:04.493Z] #31 64.34 text/tabwriter [2020-08-13T12:01:04.493Z] #31 68.22 internal/syscall/execenv [2020-08-13T12:01:04.493Z] #31 68.22 internal/syscall/unix [2020-08-13T12:01:04.493Z] #31 68.26 time [2020-08-13T12:01:04.493Z] #31 ... [2020-08-13T12:01:04.493Z] [2020-08-13T12:01:04.493Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:04.493Z] #34 3.236 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T12:01:04.493Z] #34 3.248 -- Detecting C compiler ABI info [2020-08-13T12:01:04.493Z] #34 3.844 -- Detecting C compiler ABI info - done [2020-08-13T12:01:04.493Z] #34 3.912 -- Detecting C compile features [2020-08-13T12:01:04.493Z] #34 5.972 -- Detecting C compile features - done [2020-08-13T12:01:04.493Z] #34 5.997 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T12:01:04.493Z] #34 6.389 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T12:01:04.493Z] #34 6.548 -- Configuring done [2020-08-13T12:01:04.493Z] #34 6.578 -- Generating done [2020-08-13T12:01:04.493Z] #34 6.601 -- Build files have been written to: /tmp/tmp.mYCBXJOLYg/tini [2020-08-13T12:01:04.493Z] #34 6.605 + make tini-static [2020-08-13T12:01:04.493Z] #34 7.287 Scanning dependencies of target tini-static [2020-08-13T12:01:04.493Z] #34 7.391 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T12:01:04.669Z] #39 73.50 DEP criu/sk-tcp.d [2020-08-13T12:01:04.934Z] #39 73.66 DEP criu/sk-queue.d [2020-08-13T12:01:04.934Z] #39 73.79 DEP criu/sk-packet.d [2020-08-13T12:01:05.003Z] [2020-08-13T12:01:05.003Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T12:01:05.152Z] #10 45.45 Reading package lists... [2020-08-13T12:01:05.152Z] #10 ... [2020-08-13T12:01:05.152Z] [2020-08-13T12:01:05.152Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:01:05.152Z] #23 45.41 Reading package lists... [2020-08-13T12:01:05.195Z] #39 74.05 DEP criu/sk-netlink.d [2020-08-13T12:01:05.274Z] Merge succeeded, producing bbc32aceb7c4ddbd7fd4ff64b9b35ebaa8af37ab [2020-08-13T12:01:05.274Z] Checking out Revision bbc32aceb7c4ddbd7fd4ff64b9b35ebaa8af37ab (PR-41329) [2020-08-13T12:01:04.651Z] > git merge 52d019221bf6fe02a952a7e96728424d390dd7fd # timeout=10 [2020-08-13T12:01:05.166Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-13T12:01:05.297Z] #53 DONE 0.3s [2020-08-13T12:01:05.297Z] [2020-08-13T12:01:05.297Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T12:01:05.455Z] #39 74.24 DEP criu/sk-inet.d [2020-08-13T12:01:05.455Z] #39 74.40 DEP criu/signalfd.d [2020-08-13T12:01:05.491Z] #25 13.17 0.0% 1.4% # 2.5% ## 3.8% ### 4.5% ### 5.4% #### 6.3% ##### 7.4% ###### 9.0% ####### 11.0% ######### 13.6% ########### 15.5% ############ 17.1% ############# 19.1% ############## 20.0% ################ 22.5% ################# 24.8% ################### 26.7% #################### 28.7% ###################### 30.6% ######################## 34.0% ########################## 36.4% ########################### 38.0% ############################# 41.2% ############################### 43.7% ################################# 45.9% ################################### 48.8% ##################################### 51.5% ###################################### 54.1% ######################################## 56.5% ########################################## 58.7% ########################################### 60.9% ############################################ 62.4% ############################################## 64.9% ################################################ 67.1% ################################################# 69.1% ################################################### 71.4% [2020-08-13T12:01:05.491Z] #25 ... [2020-08-13T12:01:05.491Z] [2020-08-13T12:01:05.491Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:05.491Z] #32 46.38 Selecting previously unselected package libicu63:arm64. [2020-08-13T12:01:05.491Z] #32 46.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-13T12:01:05.491Z] #32 46.49 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-13T12:01:05.491Z] #32 52.45 Selecting previously unselected package libxml2:arm64. [2020-08-13T12:01:05.491Z] #32 52.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-08-13T12:01:05.491Z] #32 52.46 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:01:05.491Z] #32 53.15 Selecting previously unselected package libarchive13:arm64. [2020-08-13T12:01:05.491Z] #32 53.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-08-13T12:01:05.491Z] #32 53.16 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-13T12:01:05.491Z] #32 53.39 Selecting previously unselected package libjsoncpp1:arm64. [2020-08-13T12:01:05.491Z] #32 53.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-08-13T12:01:05.491Z] #32 53.42 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-13T12:01:05.491Z] #32 53.68 Selecting previously unselected package librhash0:arm64. [2020-08-13T12:01:05.491Z] #32 53.72 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-08-13T12:01:05.491Z] #32 53.72 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-08-13T12:01:05.491Z] #32 54.15 Selecting previously unselected package libuv1:arm64. [2020-08-13T12:01:05.491Z] #32 54.16 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-08-13T12:01:05.491Z] #32 54.17 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-08-13T12:01:05.491Z] #32 54.56 Selecting previously unselected package cmake. [2020-08-13T12:01:05.491Z] #32 54.61 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-08-13T12:01:05.491Z] #32 54.70 Unpacking cmake (3.13.4-1) ... [2020-08-13T12:01:05.590Z] #57 DONE 0.2s [2020-08-13T12:01:05.590Z] [2020-08-13T12:01:05.590Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T12:01:05.715Z] #39 74.53 DEP criu/sigframe.d [2020-08-13T12:01:05.715Z] #39 74.61 DEP criu/shmem.d [2020-08-13T12:01:05.715Z] #39 74.74 DEP criu/servicefd.d [2020-08-13T12:01:05.723Z] #23 57.01 Building dependency tree... [2020-08-13T12:01:05.723Z] #23 ... [2020-08-13T12:01:05.723Z] [2020-08-13T12:01:05.723Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:05.853Z] #32 ... [2020-08-13T12:01:05.853Z] [2020-08-13T12:01:05.853Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:05.882Z] #59 DONE 0.2s [2020-08-13T12:01:05.882Z] [2020-08-13T12:01:05.882Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T12:01:05.882Z] #61 DONE 0.1s [2020-08-13T12:01:05.882Z] [2020-08-13T12:01:05.882Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T12:01:05.882Z] #62 DONE 0.0s [2020-08-13T12:01:05.882Z] [2020-08-13T12:01:05.882Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T12:01:05.976Z] #39 74.85 DEP criu/seize.d [2020-08-13T12:01:05.976Z] #39 75.00 DEP criu/seccomp.d [2020-08-13T12:01:05.983Z] #38 47.08 Reading package lists... [2020-08-13T12:01:05.983Z] #38 ... [2020-08-13T12:01:05.983Z] [2020-08-13T12:01:05.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:05.983Z] #10 45.45 Reading package lists... [2020-08-13T12:01:06.039Z] #34 ... [2020-08-13T12:01:06.039Z] [2020-08-13T12:01:06.039Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:06.039Z] #11 71.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T12:01:06.039Z] #11 71.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-13T12:01:06.039Z] #11 71.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:01:06.116Z] #25 13.17 0.0% 1.4% # 2.5% ## 3.8% ### 4.5% ### 5.4% #### 6.3% ##### 7.4% ###### 9.0% ####### 11.0% ######### 13.6% ########### 15.5% ############ 17.1% ############# 19.1% ############## 20.0% ################ 22.5% ################# 24.8% ################### 26.7% #################### 28.7% ###################### 30.6% ######################## 34.0% ########################## 36.4% ########################### 38.0% ############################# 41.2% ############################### 43.7% ################################# 45.9% ################################### 48.8% ##################################### 51.5% ###################################### 54.1% ######################################## 56.5% ########################################## 58.7% ########################################### 60.9% ############################################ 62.4% ############################################## 64.9% ################################################ 67.1% ################################################# 69.1% ################################################### 71.4% #################################################### 73.0% ##################################################### 74.0% ###################################################### 75.2% ###################################################### 76.2% [2020-08-13T12:01:06.117Z] #25 ... [2020-08-13T12:01:06.117Z] [2020-08-13T12:01:06.117Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:06.117Z] #38 46.96 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T12:01:06.117Z] #38 47.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-08-13T12:01:06.117Z] #38 47.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:01:06.117Z] #38 47.26 Selecting previously unselected package protobuf-compiler. [2020-08-13T12:01:06.117Z] #38 47.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-08-13T12:01:06.117Z] #38 47.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:01:06.117Z] #38 47.61 Selecting previously unselected package python-pkg-resources. [2020-08-13T12:01:06.117Z] #38 47.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:01:06.117Z] #38 47.62 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:06.117Z] #38 47.94 Selecting previously unselected package python-six. [2020-08-13T12:01:06.117Z] #38 47.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T12:01:06.117Z] #38 47.96 Unpacking python-six (1.12.0-1) ... [2020-08-13T12:01:06.117Z] #38 48.33 Selecting previously unselected package python-protobuf. [2020-08-13T12:01:06.117Z] #38 48.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-08-13T12:01:06.117Z] #38 48.40 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T12:01:06.117Z] #38 49.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:06.117Z] #38 52.42 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-13T12:01:06.117Z] #38 52.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:06.117Z] #38 52.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-13T12:01:06.117Z] #38 52.54 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-13T12:01:06.117Z] #38 52.56 Setting up python-six (1.12.0-1) ... [2020-08-13T12:01:06.117Z] #38 56.32 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-13T12:01:06.117Z] #38 56.35 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-13T12:01:06.117Z] #38 56.48 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-13T12:01:06.117Z] #38 56.51 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-08-13T12:01:06.117Z] #38 56.66 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-13T12:01:06.236Z] #39 75.17 DEP criu/rst-malloc.d [2020-08-13T12:01:06.237Z] #39 75.27 DEP criu/rbtree.d [2020-08-13T12:01:06.385Z] #38 ... [2020-08-13T12:01:06.385Z] [2020-08-13T12:01:06.385Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:06.403Z] #41 ... [2020-08-13T12:01:06.403Z] [2020-08-13T12:01:06.403Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:06.403Z] #32 46.53 Reading package lists... [2020-08-13T12:01:06.403Z] #32 ... [2020-08-13T12:01:06.403Z] [2020-08-13T12:01:06.403Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:06.403Z] #38 35.96 Reading package lists... [2020-08-13T12:01:06.403Z] #38 47.10 Reading package lists... [2020-08-13T12:01:06.403Z] #38 ... [2020-08-13T12:01:06.403Z] [2020-08-13T12:01:06.403Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:01:06.403Z] #23 36.05 Reading package lists... [2020-08-13T12:01:06.403Z] #23 47.74 Reading package lists... [2020-08-13T12:01:06.403Z] #23 ... [2020-08-13T12:01:06.403Z] [2020-08-13T12:01:06.403Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:01:06.403Z] #51 35.61 Reading package lists... [2020-08-13T12:01:06.501Z] #39 75.33 DEP criu/pstree.d [2020-08-13T12:01:06.518Z] #63 DONE 0.7s [2020-08-13T12:01:06.652Z] #25 13.17 0.0% 1.4% # 2.5% ## 3.8% ### 4.5% ### 5.4% #### 6.3% ##### 7.4% ###### 9.0% ####### 11.0% ######### 13.6% ########### 15.5% ############ 17.1% ############# 19.1% ############## 20.0% ################ 22.5% ################# 24.8% ################### 26.7% #################### 28.7% ###################### 30.6% ######################## 34.0% ########################## 36.4% ########################### 38.0% ############################# 41.2% ############################### 43.7% ################################# 45.9% ################################### 48.8% ##################################### 51.5% ###################################### 54.1% ######################################## 56.5% ########################################## 58.7% ########################################### 60.9% ############################################ 62.4% ############################################## 64.9% ################################################ 67.1% ################################################# 69.1% ################################################### 71.4% #################################################### 73.0% ##################################################### 74.0% ###################################################### 75.2% ###################################################### 76.2% ######################################################## 79.0% ########################################################## 81.5% ########################################################### 83.2% ############################################################ 83.6% [2020-08-13T12:01:06.652Z] #25 ... [2020-08-13T12:01:06.652Z] [2020-08-13T12:01:06.652Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:06.652Z] #41 47.31 hash/crc32 [2020-08-13T12:01:06.652Z] #41 47.79 reflect [2020-08-13T12:01:06.652Z] #41 48.12 regexp/syntax [2020-08-13T12:01:06.652Z] #41 50.39 crypto [2020-08-13T12:01:06.652Z] #41 50.89 crypto/rc4 [2020-08-13T12:01:06.652Z] #41 54.31 time [2020-08-13T12:01:06.652Z] #41 55.99 regexp [2020-08-13T12:01:06.652Z] #41 ... [2020-08-13T12:01:06.652Z] [2020-08-13T12:01:06.652Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:06.667Z] #51 47.39 Reading package lists... [2020-08-13T12:01:06.667Z] #51 ... [2020-08-13T12:01:06.667Z] [2020-08-13T12:01:06.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:06.667Z] #10 46.11 Reading package lists... [2020-08-13T12:01:06.763Z] #39 75.61 DEP criu/protobuf.d [2020-08-13T12:01:06.814Z] [2020-08-13T12:01:06.814Z] #64 exporting to image [2020-08-13T12:01:06.814Z] #64 exporting layers [2020-08-13T12:01:07.024Z] #39 75.76 GEN criu/protobuf-desc-gen.h [2020-08-13T12:01:07.594Z] #39 ... [2020-08-13T12:01:07.594Z] [2020-08-13T12:01:07.594Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:01:07.594Z] #17 9.708 Fetched 8372 kB in 9s (975 kB/s) [2020-08-13T12:01:07.594Z] #17 9.708 Reading package lists... [2020-08-13T12:01:07.594Z] #17 13.66 Reading package lists... [2020-08-13T12:01:07.594Z] #17 17.07 Building dependency tree... [2020-08-13T12:01:07.594Z] #17 18.41 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T12:01:07.594Z] #17 18.41 The following additional packages will be installed: [2020-08-13T12:01:07.594Z] #17 18.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T12:01:07.594Z] #17 18.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T12:01:07.594Z] #17 18.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T12:01:07.594Z] #17 18.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T12:01:07.594Z] #17 18.42 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T12:01:07.594Z] #17 18.42 Suggested packages: [2020-08-13T12:01:07.594Z] #17 18.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T12:01:07.594Z] #17 18.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T12:01:07.594Z] #17 18.42 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T12:01:07.594Z] #17 18.43 Recommended packages: [2020-08-13T12:01:07.594Z] #17 18.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T12:01:07.594Z] #17 18.43 python3-keyrings.alt python3-xdg unzip [2020-08-13T12:01:08.170Z] #11 ... [2020-08-13T12:01:08.170Z] [2020-08-13T12:01:08.170Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:08.170Z] #34 10.23 [100%] Linking C executable tini-static [2020-08-13T12:01:08.170Z] #34 10.93 [100%] Built target tini-static [2020-08-13T12:01:08.170Z] #34 11.01 + mkdir -p /build [2020-08-13T12:01:08.170Z] #34 11.02 + cp tini-static /build/docker-init [2020-08-13T12:01:08.170Z] #34 DONE 11.2s [2020-08-13T12:01:08.170Z] [2020-08-13T12:01:08.170Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:08.170Z] #40 6.251 PBCC images/timens.pb-c.c [2020-08-13T12:01:08.170Z] #40 6.287 DEP images/timens.pb-c.d [2020-08-13T12:01:08.170Z] #40 6.501 PBCC images/fown.pb-c.c [2020-08-13T12:01:08.170Z] #40 6.519 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T12:01:08.170Z] #40 6.684 PBCC images/opts.pb-c.c [2020-08-13T12:01:08.170Z] #40 6.733 PBCC images/memfd.pb-c.c [2020-08-13T12:01:08.170Z] #40 6.805 DEP images/fown.pb-c.d [2020-08-13T12:01:08.170Z] #40 6.882 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T12:01:08.170Z] #40 6.998 DEP images/opts.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.071 DEP images/memfd.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.210 PBCC images/sit.pb-c.c [2020-08-13T12:01:08.170Z] #40 7.327 DEP images/sit.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.409 PBCC images/macvlan.pb-c.c [2020-08-13T12:01:08.170Z] #40 7.435 DEP images/macvlan.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.547 PBCC images/autofs.pb-c.c [2020-08-13T12:01:08.170Z] #40 7.575 DEP images/autofs.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.644 PBCC images/sysctl.pb-c.c [2020-08-13T12:01:08.170Z] #40 7.661 DEP images/sysctl.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.768 PBCC images/time.pb-c.c [2020-08-13T12:01:08.170Z] #40 7.783 DEP images/time.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.861 PBCC images/binfmt-misc.pb-c.c [2020-08-13T12:01:08.170Z] #40 7.892 DEP images/binfmt-misc.pb-c.d [2020-08-13T12:01:08.170Z] #40 7.964 PBCC images/seccomp.pb-c.c [2020-08-13T12:01:08.170Z] #40 8.003 DEP images/seccomp.pb-c.d [2020-08-13T12:01:08.170Z] #40 8.080 PBCC images/userns.pb-c.c [2020-08-13T12:01:08.170Z] #40 8.120 DEP images/userns.pb-c.d [2020-08-13T12:01:08.170Z] #40 8.174 PBCC images/cgroup.pb-c.c [2020-08-13T12:01:08.170Z] #40 8.189 DEP images/cgroup.pb-c.d [2020-08-13T12:01:08.170Z] #40 8.261 PBCC images/ext-file.pb-c.c [2020-08-13T12:01:08.170Z] #40 8.301 DEP images/ext-file.pb-c.d [2020-08-13T12:01:08.170Z] #40 8.396 PBCC images/rpc.pb-c.c [2020-08-13T12:01:08.170Z] #40 8.463 DEP images/rpc.pb-c.d [2020-08-13T12:01:08.170Z] #40 8.529 PBCC images/siginfo.pb-c.c [2020-08-13T12:01:08.170Z] #40 8.569 DEP images/siginfo.pb-c.d [2020-08-13T12:01:08.170Z] #40 8.645 PBCC images/pagemap.pb-c.c [2020-08-13T12:01:08.170Z] #40 8.771 DEP images/pagemap.pb-c.d [2020-08-13T12:01:05.309Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T12:01:05.353Z] > git checkout -f bbc32aceb7c4ddbd7fd4ff64b9b35ebaa8af37ab # timeout=10 [2020-08-13T12:01:08.472Z] #40 8.852 PBCC images/rlimit.pb-c.c [2020-08-13T12:01:08.472Z] #40 8.892 DEP images/rlimit.pb-c.d [2020-08-13T12:01:08.472Z] #40 8.976 PBCC images/file-lock.pb-c.c [2020-08-13T12:01:08.472Z] #40 9.021 DEP images/file-lock.pb-c.d [2020-08-13T12:01:08.499Z] #25 13.17 0.0% 1.4% # 2.5% ## 3.8% ### 4.5% ### 5.4% #### 6.3% ##### 7.4% ###### 9.0% ####### 11.0% ######### 13.6% ########### 15.5% ############ 17.1% ############# 19.1% ############## 20.0% ################ 22.5% ################# 24.8% ################### 26.7% #################### 28.7% ###################### 30.6% ######################## 34.0% ########################## 36.4% ########################### 38.0% ############################# 41.2% ############################### 43.7% ################################# 45.9% ################################### 48.8% ##################################### 51.5% ###################################### 54.1% ######################################## 56.5% ########################################## 58.7% ########################################### 60.9% ############################################ 62.4% ############################################## 64.9% ################################################ 67.1% ################################################# 69.1% ################################################### 71.4% #################################################### 73.0% ##################################################### 74.0% ###################################################### 75.2% ###################################################### 76.2% ######################################################## 79.0% ########################################################## 81.5% ########################################################### 83.2% ############################################################ 83.6% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 86.7% ############################################################### 87.9% ################################################################ 89.3% ################################################################# 91.3% ################################################################## 91.7% ################################################################## 92.2% ################################################################### 93.9% #################################################################### 95.8% ##################################################################### 96.6% ##################################################################### 96.8% ###################################################################### 98.1% ####################################################################### 99.3% ######################################################################## 100.0% [2020-08-13T12:01:08.534Z] #17 20.37 The following NEW packages will be installed: [2020-08-13T12:01:08.534Z] #17 20.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T12:01:08.534Z] #17 20.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T12:01:08.534Z] #17 20.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T12:01:08.534Z] #17 20.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T12:01:08.534Z] #17 20.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T12:01:08.534Z] #17 20.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T12:01:08.534Z] #17 20.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T12:01:08.534Z] #17 20.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T12:01:08.534Z] #17 20.37 xz-utils zip [2020-08-13T12:01:08.534Z] #17 ... [2020-08-13T12:01:08.534Z] [2020-08-13T12:01:08.534Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:08.534Z] #39 77.35 DEP criu/protobuf-desc.d [2020-08-13T12:01:08.783Z] #40 9.106 PBCC images/tty.pb-c.c [2020-08-13T12:01:08.783Z] #40 9.231 DEP images/tty.pb-c.d [2020-08-13T12:01:08.783Z] #40 9.276 PBCC images/tun.pb-c.c [2020-08-13T12:01:08.783Z] #40 9.386 PBCC images/netdev.pb-c.c [2020-08-13T12:01:08.795Z] #39 77.55 DEP criu/proc_parse.d [2020-08-13T12:01:08.795Z] #39 77.69 DEP criu/plugin.d [2020-08-13T12:01:08.795Z] #39 77.76 DEP criu/pipes.d [2020-08-13T12:01:08.808Z] #25 20.02 [2020-08-13T12:01:09.056Z] #39 77.98 DEP criu/pie-util.d [2020-08-13T12:01:09.084Z] #40 9.483 DEP images/tun.pb-c.d [2020-08-13T12:01:09.084Z] #40 9.511 DEP images/netdev.pb-c.d [2020-08-13T12:01:09.084Z] #40 9.544 PBCC images/vma.pb-c.c [2020-08-13T12:01:09.084Z] #40 9.574 DEP images/vma.pb-c.d [2020-08-13T12:01:09.084Z] #40 9.604 PBCC images/creds.pb-c.c [2020-08-13T12:01:09.084Z] #40 9.636 DEP images/creds.pb-c.d [2020-08-13T12:01:09.365Z] #39 78.11 DEP criu/pie-util-vdso.d [2020-08-13T12:01:09.365Z] #39 78.22 DEP criu/pie-util-vdso-elf32.d [2020-08-13T12:01:09.388Z] #40 9.661 PBCC images/utsns.pb-c.c [2020-08-13T12:01:09.388Z] #40 9.678 DEP images/utsns.pb-c.d [2020-08-13T12:01:09.388Z] #40 9.699 PBCC images/ipc-desc.pb-c.c [2020-08-13T12:01:09.388Z] #40 9.712 PBCC images/ipc-sem.pb-c.c [2020-08-13T12:01:09.388Z] #40 9.725 DEP images/ipc-desc.pb-c.d [2020-08-13T12:01:09.388Z] #40 9.756 DEP images/ipc-sem.pb-c.d [2020-08-13T12:01:09.388Z] #40 9.783 PBCC images/ipc-msg.pb-c.c [2020-08-13T12:01:09.388Z] #40 9.806 DEP images/ipc-msg.pb-c.d [2020-08-13T12:01:09.388Z] #40 9.852 PBCC images/ipc-shm.pb-c.c [2020-08-13T12:01:09.388Z] #40 9.875 DEP images/ipc-shm.pb-c.d [2020-08-13T12:01:09.388Z] #40 9.967 PBCC images/ipc-var.pb-c.c [2020-08-13T12:01:09.388Z] #40 9.987 DEP images/ipc-var.pb-c.d [2020-08-13T12:01:09.552Z] #64 exporting layers 2.5s done [2020-08-13T12:01:09.552Z] #64 writing image sha256:2d224d8f136dfad872f45bdc5ffd8140dae85fb9d02347599b4e935cc992c845 done [2020-08-13T12:01:09.552Z] #64 naming to docker.io/library/docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa done [2020-08-13T12:01:09.552Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [2020-08-13T12:01:09.627Z] #39 78.30 DEP criu/path.d [2020-08-13T12:01:09.627Z] #39 ... [2020-08-13T12:01:09.627Z] [2020-08-13T12:01:09.627Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:09.627Z] #41 162.2 github.com/LK4D4/vndr/godl [2020-08-13T12:01:09.627Z] #41 163.0 github.com/LK4D4/vndr [2020-08-13T12:01:09.627Z] #41 ... [2020-08-13T12:01:09.627Z] [2020-08-13T12:01:09.627Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:01:09.627Z] #17 20.69 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:09.627Z] #17 20.69 Need to get 28.5 MB of archives. [2020-08-13T12:01:09.627Z] #17 20.69 After this operation, 116 MB of additional disk space will be used. [2020-08-13T12:01:09.627Z] #17 20.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-13T12:01:09.627Z] #17 20.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-13T12:01:09.627Z] #17 20.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-13T12:01:09.627Z] #17 20.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-13T12:01:09.627Z] #17 20.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-13T12:01:09.627Z] #17 20.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-13T12:01:09.627Z] #17 20.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-13T12:01:09.627Z] #17 20.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-13T12:01:09.627Z] #17 20.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-13T12:01:09.627Z] #17 20.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-13T12:01:09.627Z] #17 21.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-13T12:01:09.627Z] #17 21.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-13T12:01:09.627Z] #17 21.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-13T12:01:09.627Z] #17 21.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-13T12:01:09.627Z] #17 21.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-13T12:01:09.627Z] #17 21.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-13T12:01:09.627Z] #17 21.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T12:01:09.627Z] #17 21.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:01:09.627Z] #17 21.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-13T12:01:09.627Z] #17 21.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-13T12:01:09.627Z] #17 21.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-13T12:01:09.627Z] #17 21.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-13T12:01:09.627Z] #17 21.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-13T12:01:09.627Z] #17 21.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T12:01:09.627Z] #17 21.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T12:01:09.627Z] #17 21.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T12:01:09.627Z] #17 21.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-13T12:01:09.627Z] #17 21.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-13T12:01:09.627Z] #17 21.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T12:01:09.627Z] #17 21.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T12:01:09.627Z] #17 ... [2020-08-13T12:01:09.627Z] [2020-08-13T12:01:09.627Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:09.627Z] #41 DONE 172.4s [2020-08-13T12:01:09.627Z] [2020-08-13T12:01:09.627Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:01:09.627Z] #17 21.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T12:01:09.627Z] #17 21.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T12:01:09.627Z] #17 21.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-13T12:01:09.627Z] #17 21.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-13T12:01:09.627Z] #17 21.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T12:01:09.688Z] #40 10.07 PBCC images/sk-opts.pb-c.c [2020-08-13T12:01:09.688Z] #40 10.09 PBCC images/packet-sock.pb-c.c [2020-08-13T12:01:09.688Z] #40 10.16 DEP images/sk-opts.pb-c.d [2020-08-13T12:01:09.688Z] #40 10.21 DEP images/packet-sock.pb-c.d [2020-08-13T12:01:09.857Z] #10 57.83 Building dependency tree... [2020-08-13T12:01:09.889Z] #17 22.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T12:01:09.889Z] #17 22.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T12:01:09.889Z] #17 22.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-13T12:01:09.889Z] #17 22.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T12:01:09.889Z] #17 22.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T12:01:09.995Z] #40 10.26 PBCC images/sk-netlink.pb-c.c [2020-08-13T12:01:09.995Z] #40 10.35 DEP images/sk-netlink.pb-c.d [2020-08-13T12:01:09.995Z] #40 10.43 PBCC images/sk-inet.pb-c.c [2020-08-13T12:01:09.995Z] #40 10.49 DEP images/sk-inet.pb-c.d [2020-08-13T12:01:10.024Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/test/unit [2020-08-13T12:01:10.150Z] #17 22.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T12:01:10.150Z] #17 22.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-13T12:01:10.150Z] #17 22.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-13T12:01:10.272Z] #25 21.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T12:01:10.272Z] #25 ... [2020-08-13T12:01:10.272Z] [2020-08-13T12:01:10.272Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:10.272Z] #30 50.97 internal/syscall/execenv [2020-08-13T12:01:10.272Z] #30 51.03 time [2020-08-13T12:01:10.272Z] #30 51.84 internal/syscall/unix [2020-08-13T12:01:10.272Z] #30 57.37 internal/poll [2020-08-13T12:01:10.272Z] #30 58.86 os [2020-08-13T12:01:10.272Z] #30 59.33 internal/fmtsort [2020-08-13T12:01:10.272Z] #30 60.84 path/filepath [2020-08-13T12:01:10.272Z] #30 60.85 fmt [2020-08-13T12:01:10.302Z] #40 10.61 PBCC images/sk-unix.pb-c.c [2020-08-13T12:01:10.302Z] #40 10.71 DEP images/sk-unix.pb-c.d [2020-08-13T12:01:10.302Z] #40 10.79 PBCC images/mm.pb-c.c [2020-08-13T12:01:10.411Z] #17 22.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-13T12:01:10.411Z] #17 22.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T12:01:10.561Z] #10 58.03 Building dependency tree... [2020-08-13T12:01:10.606Z] #40 10.93 DEP images/mm.pb-c.d [2020-08-13T12:01:10.606Z] #40 10.98 PBCC images/timerfd.pb-c.c [2020-08-13T12:01:10.606Z] #40 11.03 DEP images/timerfd.pb-c.d [2020-08-13T12:01:10.606Z] #40 11.11 PBCC images/timer.pb-c.c [2020-08-13T12:01:10.606Z] #40 ... [2020-08-13T12:01:10.606Z] [2020-08-13T12:01:10.606Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:10.606Z] #42 66.41 regexp/syntax [2020-08-13T12:01:10.606Z] #42 71.52 vendor/golang.org/x/text/transform [2020-08-13T12:01:10.616Z] #30 ... [2020-08-13T12:01:10.616Z] [2020-08-13T12:01:10.616Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:10.616Z] #25 21.73 [2020-08-13T12:01:10.616Z] #25 21.91 # 2.0% ######################################################################## 100.0% [2020-08-13T12:01:10.819Z] #10 ... [2020-08-13T12:01:10.819Z] [2020-08-13T12:01:10.819Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:10.819Z] #60 DONE 61.5s [2020-08-13T12:01:10.819Z] [2020-08-13T12:01:10.819Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:10.819Z] #30 60.45 internal/reflectlite [2020-08-13T12:01:10.819Z] #30 60.45 sync [2020-08-13T12:01:10.880Z] #25 22.03 [2020-08-13T12:01:10.908Z] #42 ... [2020-08-13T12:01:10.908Z] [2020-08-13T12:01:10.908Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:10.908Z] #11 75.73 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T12:01:10.908Z] #11 75.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T12:01:10.908Z] #11 75.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:01:10.908Z] #11 75.90 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-13T12:01:10.908Z] #11 75.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T12:01:10.908Z] #11 75.93 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T12:01:10.908Z] #11 76.13 Selecting previously unselected package dmsetup. [2020-08-13T12:01:10.908Z] #11 76.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T12:01:10.908Z] #11 76.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T12:01:10.908Z] #11 76.37 Selecting previously unselected package mingw-w64-common. [2020-08-13T12:01:10.908Z] #11 76.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T12:01:10.908Z] #11 76.39 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T12:01:10.982Z] #17 22.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-13T12:01:10.982Z] #17 23.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-13T12:01:10.982Z] #17 23.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-13T12:01:11.778Z] #10 ... [2020-08-13T12:01:11.778Z] [2020-08-13T12:01:11.778Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:11.778Z] #41 63.17 internal/reflectlite [2020-08-13T12:01:11.778Z] #41 63.20 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T12:01:11.922Z] #17 23.91 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:11.922Z] #17 24.02 Fetched 28.5 MB in 3s (10.5 MB/s) [2020-08-13T12:01:12.115Z] ? github.com/docker/docker/api [no test files] [2020-08-13T12:01:12.182Z] #17 24.18 Selecting previously unselected package pigz. [2020-08-13T12:01:12.182Z] #17 24.18 (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 ... 23432 files and directories currently installed.) [2020-08-13T12:01:12.182Z] #17 24.27 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-13T12:01:12.182Z] #17 24.28 Unpacking pigz (2.4-1) ... [2020-08-13T12:01:12.182Z] #17 24.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-13T12:01:12.182Z] #17 24.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:01:12.182Z] #17 24.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:01:12.351Z] #25 23.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T12:01:12.351Z] #25 23.65 #=#=# [2020-08-13T12:01:12.617Z] #25 23.97 0.8% ######################################################################## 100.0% [2020-08-13T12:01:12.721Z] #41 64.06 math/rand [2020-08-13T12:01:12.753Z] #17 24.80 Selecting previously unselected package python3.7-minimal. [2020-08-13T12:01:12.753Z] #17 24.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:01:12.753Z] #17 24.84 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:01:12.885Z] #25 24.23 [2020-08-13T12:01:13.014Z] #17 ... [2020-08-13T12:01:13.014Z] [2020-08-13T12:01:13.014Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:01:13.014Z] #28 DONE 175.8s [2020-08-13T12:01:13.275Z] [2020-08-13T12:01:13.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:13.275Z] #39 78.40 DEP criu/parasite-syscall.d [2020-08-13T12:01:13.275Z] #39 78.54 DEP criu/pagemap.d [2020-08-13T12:01:13.275Z] #39 78.71 DEP criu/pagemap-cache.d [2020-08-13T12:01:13.275Z] #39 78.81 DEP criu/page-xfer.d [2020-08-13T12:01:13.275Z] #39 78.96 DEP criu/page-pipe.d [2020-08-13T12:01:13.275Z] #39 79.02 DEP criu/netfilter.d [2020-08-13T12:01:13.275Z] #39 79.21 DEP criu/net.d [2020-08-13T12:01:13.275Z] #39 79.57 DEP criu/namespaces.d [2020-08-13T12:01:13.275Z] #39 79.80 DEP criu/mount.d [2020-08-13T12:01:13.275Z] #39 79.97 DEP criu/memfd.d [2020-08-13T12:01:13.275Z] #39 80.05 DEP criu/mem.d [2020-08-13T12:01:13.275Z] #39 80.18 DEP criu/lsm.d [2020-08-13T12:01:13.275Z] #39 80.29 DEP criu/log.d [2020-08-13T12:01:13.275Z] #39 80.39 DEP criu/libnetlink.d [2020-08-13T12:01:13.275Z] #39 80.50 DEP criu/kerndat.d [2020-08-13T12:01:13.275Z] #39 80.65 DEP criu/kcmp-ids.d [2020-08-13T12:01:13.275Z] #39 80.71 DEP criu/irmap.d [2020-08-13T12:01:13.275Z] #39 80.81 DEP criu/ipc_ns.d [2020-08-13T12:01:13.275Z] #39 80.92 DEP criu/image.d [2020-08-13T12:01:13.275Z] #39 81.02 DEP criu/image-desc.d [2020-08-13T12:01:13.275Z] #39 81.12 DEP criu/fsnotify.d [2020-08-13T12:01:13.275Z] #39 81.24 DEP criu/filesystems.d [2020-08-13T12:01:13.275Z] #39 81.37 DEP criu/files.d [2020-08-13T12:01:13.275Z] #39 81.58 DEP criu/files-reg.d [2020-08-13T12:01:13.275Z] #39 81.71 DEP criu/files-ext.d [2020-08-13T12:01:13.275Z] #39 81.83 DEP criu/file-lock.d [2020-08-13T12:01:13.275Z] #39 82.00 DEP criu/file-ids.d [2020-08-13T12:01:13.275Z] #39 82.16 DEP criu/fifo.d [2020-08-13T12:01:13.275Z] #39 82.25 DEP criu/fdstore.d [2020-08-13T12:01:13.536Z] #39 82.40 DEP criu/fault-injection.d [2020-08-13T12:01:13.536Z] #39 82.48 DEP criu/external.d [2020-08-13T12:01:14.094Z] #30 ... [2020-08-13T12:01:14.094Z] [2020-08-13T12:01:14.094Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:14.094Z] #43 DONE 65.0s [2020-08-13T12:01:14.107Z] #39 82.65 DEP criu/eventpoll.d [2020-08-13T12:01:14.107Z] #39 82.91 DEP criu/eventfd.d [2020-08-13T12:01:14.107Z] #39 83.05 DEP criu/crtools.d [2020-08-13T12:01:14.354Z] [2020-08-13T12:01:14.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:14.354Z] #10 64.95 The following additional packages will be installed: [2020-08-13T12:01:14.354Z] #10 64.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T12:01:14.355Z] #10 64.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T12:01:14.355Z] #10 64.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T12:01:14.355Z] #10 64.99 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:01:14.355Z] #10 65.02 Suggested packages: [2020-08-13T12:01:14.355Z] #10 65.02 gcc-8-locales seccomp wine64 [2020-08-13T12:01:14.435Z] #25 ... [2020-08-13T12:01:14.435Z] [2020-08-13T12:01:14.435Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:14.435Z] #47 54.94 time [2020-08-13T12:01:14.435Z] #47 56.13 regexp [2020-08-13T12:01:14.435Z] #47 60.99 path/filepath [2020-08-13T12:01:14.435Z] #47 61.00 mvdan.cc/sh/v3/fileutil [2020-08-13T12:01:14.435Z] #47 61.63 io/ioutil [2020-08-13T12:01:14.435Z] #47 61.64 fmt [2020-08-13T12:01:14.435Z] #47 61.64 encoding/binary [2020-08-13T12:01:14.435Z] #47 63.44 encoding/base64 [2020-08-13T12:01:14.435Z] #47 63.45 golang.org/x/sys/unix [2020-08-13T12:01:14.435Z] #47 ... [2020-08-13T12:01:14.435Z] [2020-08-13T12:01:14.435Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:14.435Z] #32 57.90 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-13T12:01:14.435Z] #32 58.32 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:01:14.435Z] #32 58.35 Setting up libuv1:arm64 (1.24.1-1) ... [2020-08-13T12:01:14.435Z] #32 58.37 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:01:14.435Z] #32 58.50 Setting up librhash0:arm64 (1.3.8-1) ... [2020-08-13T12:01:14.435Z] #32 58.81 Setting up cmake-data (3.13.4-1) ... [2020-08-13T12:01:14.435Z] #32 59.04 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:01:14.435Z] #32 59.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-13T12:01:14.435Z] #32 59.24 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-13T12:01:14.435Z] #32 59.26 Setting up cmake (3.13.4-1) ... [2020-08-13T12:01:14.435Z] #32 59.30 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:14.435Z] #32 59.39 Processing triggers for mime-support (3.62) ... [2020-08-13T12:01:14.638Z] #41 65.96 internal/singleflight [2020-08-13T12:01:14.686Z] #39 83.29 DEP criu/cr-service.d [2020-08-13T12:01:14.686Z] #39 83.49 DEP criu/cr-restore.d [2020-08-13T12:01:14.686Z] #39 83.60 DEP criu/cr-errno.d [2020-08-13T12:01:14.686Z] #39 83.62 DEP criu/cr-dump.d [2020-08-13T12:01:14.803Z] #32 ... [2020-08-13T12:01:14.803Z] [2020-08-13T12:01:14.803Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:14.803Z] #25 26.06 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T12:01:14.947Z] #39 83.77 DEP criu/cr-dedup.d [2020-08-13T12:01:15.067Z] #25 26.19 skipping existing 9a99313a2c50 [2020-08-13T12:01:15.067Z] #25 26.30 [2020-08-13T12:01:15.207Z] #39 83.88 DEP criu/cr-check.d [2020-08-13T12:01:15.207Z] #39 84.06 DEP criu/config.d [2020-08-13T12:01:15.468Z] #39 84.28 DEP criu/clone-noasan.d [2020-08-13T12:01:15.468Z] #39 84.38 DEP criu/cgroup.d [2020-08-13T12:01:15.580Z] #41 ... [2020-08-13T12:01:15.580Z] [2020-08-13T12:01:15.580Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:15.580Z] #32 45.38 Reading package lists... [2020-08-13T12:01:15.580Z] #32 57.14 Building dependency tree... [2020-08-13T12:01:15.580Z] #32 63.41 The following additional packages will be installed: [2020-08-13T12:01:15.580Z] #32 63.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T12:01:15.580Z] #32 63.45 Suggested packages: [2020-08-13T12:01:15.580Z] #32 63.47 cmake-doc ninja-build lrzip [2020-08-13T12:01:15.580Z] #32 63.47 Recommended packages: [2020-08-13T12:01:15.580Z] #32 63.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T12:01:15.580Z] #32 65.09 The following NEW packages will be installed: [2020-08-13T12:01:15.580Z] #32 65.12 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T12:01:15.580Z] #32 65.15 vim-common xxd [2020-08-13T12:01:15.580Z] #32 65.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:15.580Z] #32 65.75 Need to get 14.9 MB of archives. [2020-08-13T12:01:15.580Z] #32 65.75 After this operation, 61.8 MB of additional disk space will be used. [2020-08-13T12:01:15.580Z] #32 65.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T12:01:15.580Z] #32 65.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:01:15.580Z] #32 65.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T12:01:15.580Z] #32 65.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T12:01:15.580Z] #32 66.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-13T12:01:15.580Z] #32 ... [2020-08-13T12:01:15.580Z] [2020-08-13T12:01:15.580Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:15.580Z] #60 DONE 66.8s [2020-08-13T12:01:15.580Z] [2020-08-13T12:01:15.580Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:15.580Z] #43 DONE 66.8s [2020-08-13T12:01:15.580Z] [2020-08-13T12:01:15.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:15.580Z] #10 64.07 The following additional packages will be installed: [2020-08-13T12:01:15.580Z] #10 64.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T12:01:15.580Z] #10 64.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T12:01:15.580Z] #10 64.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T12:01:15.580Z] #10 64.10 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:01:15.580Z] #10 64.12 Suggested packages: [2020-08-13T12:01:15.580Z] #10 64.14 gcc-8-locales seccomp wine64 [2020-08-13T12:01:15.580Z] #10 66.40 The following NEW packages will be installed: [2020-08-13T12:01:15.580Z] #10 66.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T12:01:15.580Z] #10 66.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T12:01:15.580Z] #10 66.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T12:01:15.580Z] #10 66.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T12:01:15.580Z] #10 66.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T12:01:15.580Z] #10 66.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:01:15.580Z] #10 66.98 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:15.580Z] #10 66.98 Need to get 77.7 MB of archives. [2020-08-13T12:01:15.580Z] #10 66.98 After this operation, 487 MB of additional disk space will be used. [2020-08-13T12:01:15.580Z] #10 66.98 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-08-13T12:01:15.728Z] #39 84.58 DEP criu/cgroup-props.d [2020-08-13T12:01:15.841Z] #10 67.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-08-13T12:01:15.988Z] #39 84.70 DEP criu/bitmap.d [2020-08-13T12:01:15.989Z] #39 84.73 DEP criu/bfd.d [2020-08-13T12:01:15.989Z] #39 84.80 DEP criu/autofs.d [2020-08-13T12:01:15.989Z] #39 84.91 DEP criu/aio.d [2020-08-13T12:01:16.249Z] #39 85.03 DEP criu/action-scripts.d [2020-08-13T12:01:16.415Z] #10 67.67 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-08-13T12:01:16.415Z] #10 67.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-13T12:01:16.415Z] #10 67.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-13T12:01:16.415Z] #10 67.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T12:01:16.496Z] #25 27.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T12:01:16.496Z] #25 ... [2020-08-13T12:01:16.496Z] [2020-08-13T12:01:16.496Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:16.496Z] #38 57.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:01:16.496Z] #38 57.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:16.496Z] #38 57.79 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-13T12:01:16.496Z] #38 58.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:01:16.496Z] #38 58.33 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T12:01:16.496Z] #38 62.89 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-13T12:01:16.496Z] #38 64.48 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:16.496Z] #38 ... [2020-08-13T12:01:16.496Z] [2020-08-13T12:01:16.496Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:16.496Z] #47 65.62 encoding/json [2020-08-13T12:01:16.496Z] #47 65.62 github.com/pkg/diff [2020-08-13T12:01:16.496Z] #47 65.63 go/token [2020-08-13T12:01:16.496Z] #47 66.98 go/scanner [2020-08-13T12:01:16.496Z] #47 67.33 mvdan.cc/editorconfig [2020-08-13T12:01:16.509Z] #39 85.32 CC criu/action-scripts.o [2020-08-13T12:01:16.601Z] #11 81.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T12:01:16.601Z] #11 81.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T12:01:16.601Z] #11 81.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:01:16.601Z] #11 ... [2020-08-13T12:01:16.601Z] [2020-08-13T12:01:16.601Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:16.601Z] #40 11.15 DEP images/timer.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.19 PBCC images/sa.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.30 DEP images/sa.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.32 PBCC images/pipe-data.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.34 DEP images/pipe-data.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.42 PBCC images/mnt.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.45 DEP images/mnt.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.53 PBCC images/sk-packet.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.55 DEP images/sk-packet.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.60 PBCC images/tcp-stream.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.66 DEP images/tcp-stream.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.73 PBCC images/pipe.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.78 DEP images/pipe.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.86 PBCC images/pstree.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.90 DEP images/pstree.pb-c.d [2020-08-13T12:01:16.601Z] #40 11.97 PBCC images/fs.pb-c.c [2020-08-13T12:01:16.601Z] #40 11.99 DEP images/fs.pb-c.d [2020-08-13T12:01:16.601Z] #40 12.15 PBCC images/signalfd.pb-c.c [2020-08-13T12:01:16.601Z] #40 12.31 DEP images/signalfd.pb-c.d [2020-08-13T12:01:16.601Z] #40 12.35 PBCC images/fh.pb-c.c [2020-08-13T12:01:16.601Z] #40 12.45 PBCC images/fsnotify.pb-c.c [2020-08-13T12:01:16.601Z] #40 12.59 DEP images/fh.pb-c.d [2020-08-13T12:01:16.601Z] #40 12.76 DEP images/fsnotify.pb-c.d [2020-08-13T12:01:16.601Z] #40 12.81 PBCC images/eventpoll.pb-c.c [2020-08-13T12:01:16.601Z] #40 12.88 DEP images/eventpoll.pb-c.d [2020-08-13T12:01:16.601Z] #40 12.99 PBCC images/eventfd.pb-c.c [2020-08-13T12:01:16.601Z] #40 13.04 DEP images/eventfd.pb-c.d [2020-08-13T12:01:16.601Z] #40 13.14 PBCC images/remap-file-path.pb-c.c [2020-08-13T12:01:16.601Z] #40 13.16 DEP images/remap-file-path.pb-c.d [2020-08-13T12:01:16.601Z] #40 13.25 PBCC images/fifo.pb-c.c [2020-08-13T12:01:16.601Z] #40 13.30 DEP images/fifo.pb-c.d [2020-08-13T12:01:16.601Z] #40 13.35 PBCC images/ghost-file.pb-c.c [2020-08-13T12:01:16.601Z] #40 13.40 DEP images/ghost-file.pb-c.d [2020-08-13T12:01:16.601Z] #40 13.49 PBCC images/regfile.pb-c.c [2020-08-13T12:01:16.601Z] #40 13.60 DEP images/regfile.pb-c.d [2020-08-13T12:01:16.601Z] #40 13.65 PBCC images/ns.pb-c.c [2020-08-13T12:01:16.601Z] #40 13.67 DEP images/ns.pb-c.d [2020-08-13T12:01:16.601Z] #40 13.75 PBCC images/fdinfo.pb-c.c [2020-08-13T12:01:16.601Z] #40 13.82 DEP images/fdinfo.pb-c.d [2020-08-13T12:01:16.601Z] #40 13.92 PBCC images/core-aarch64.pb-c.c [2020-08-13T12:01:16.601Z] #40 14.02 PBCC images/core-arm.pb-c.c [2020-08-13T12:01:16.601Z] #40 14.08 PBCC images/core-ppc64.pb-c.c [2020-08-13T12:01:16.601Z] #40 14.18 PBCC images/core-s390.pb-c.c [2020-08-13T12:01:16.601Z] #40 14.28 PBCC images/core-x86.pb-c.c [2020-08-13T12:01:16.601Z] #40 14.41 PBCC images/core.pb-c.c [2020-08-13T12:01:16.601Z] #40 14.49 PBCC images/inventory.pb-c.c [2020-08-13T12:01:16.601Z] #40 14.62 DEP images/core-aarch64.pb-c.d [2020-08-13T12:01:16.601Z] #40 14.74 DEP images/core-arm.pb-c.d [2020-08-13T12:01:16.601Z] #40 14.79 DEP images/core-ppc64.pb-c.d [2020-08-13T12:01:16.601Z] #40 14.89 DEP images/core-s390.pb-c.d [2020-08-13T12:01:16.601Z] #40 14.96 DEP images/core-x86.pb-c.d [2020-08-13T12:01:16.601Z] #40 15.02 DEP images/core.pb-c.d [2020-08-13T12:01:16.601Z] #40 15.09 DEP images/inventory.pb-c.d [2020-08-13T12:01:16.601Z] #40 15.20 PBCC images/cpuinfo.pb-c.c [2020-08-13T12:01:16.601Z] #40 15.22 DEP images/cpuinfo.pb-c.d [2020-08-13T12:01:16.601Z] #40 15.29 PBCC images/stats.pb-c.c [2020-08-13T12:01:16.601Z] #40 15.32 DEP images/stats.pb-c.d [2020-08-13T12:01:16.601Z] #40 16.84 make[1]: Nothing to be done for 'all'. [2020-08-13T12:01:16.769Z] #39 ... [2020-08-13T12:01:16.769Z] [2020-08-13T12:01:16.769Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:01:16.769Z] #17 26.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:01:16.769Z] #17 26.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:01:16.769Z] #17 28.53 Selecting previously unselected package python3-minimal. [2020-08-13T12:01:16.769Z] #17 28.53 (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 ... 23681 files and directories currently installed.) [2020-08-13T12:01:16.769Z] #17 28.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-13T12:01:16.769Z] #17 28.60 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T12:01:16.769Z] #17 28.69 Selecting previously unselected package libmpdec2:amd64. [2020-08-13T12:01:16.769Z] #17 28.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-13T12:01:16.769Z] #17 28.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T12:01:16.769Z] #17 28.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-13T12:01:16.769Z] #17 28.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:01:16.769Z] #17 28.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:01:16.879Z] #10 67.38 The following NEW packages will be installed: [2020-08-13T12:01:16.879Z] #10 67.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T12:01:16.879Z] #10 67.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T12:01:16.879Z] #10 67.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T12:01:16.879Z] #10 67.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T12:01:16.879Z] #10 67.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T12:01:16.879Z] #10 67.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T12:01:16.879Z] #10 ... [2020-08-13T12:01:16.879Z] [2020-08-13T12:01:16.879Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:16.879Z] #32 46.53 Reading package lists... [2020-08-13T12:01:16.879Z] #32 58.04 Building dependency tree... [2020-08-13T12:01:16.879Z] #32 64.57 The following additional packages will be installed: [2020-08-13T12:01:16.879Z] #32 64.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T12:01:16.879Z] #32 64.61 Suggested packages: [2020-08-13T12:01:16.879Z] #32 64.61 cmake-doc ninja-build lrzip [2020-08-13T12:01:16.879Z] #32 64.61 Recommended packages: [2020-08-13T12:01:16.879Z] #32 64.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T12:01:16.879Z] #32 66.31 The following NEW packages will be installed: [2020-08-13T12:01:16.879Z] #32 66.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T12:01:16.879Z] #32 66.31 vim-common xxd [2020-08-13T12:01:16.879Z] #32 67.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:16.879Z] #32 67.07 Need to get 14.9 MB of archives. [2020-08-13T12:01:16.879Z] #32 67.07 After this operation, 61.8 MB of additional disk space will be used. [2020-08-13T12:01:16.879Z] #32 67.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T12:01:16.879Z] #32 67.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:01:16.879Z] #32 67.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T12:01:16.879Z] #32 67.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T12:01:16.879Z] #32 ... [2020-08-13T12:01:16.879Z] [2020-08-13T12:01:16.879Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:16.879Z] #41 66.37 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T12:01:16.879Z] #41 66.37 io [2020-08-13T12:01:16.879Z] #41 66.95 strconv [2020-08-13T12:01:16.990Z] #10 68.42 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-08-13T12:01:17.450Z] #47 68.36 mvdan.cc/sh/v3/syntax [2020-08-13T12:01:17.562Z] #10 68.91 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-08-13T12:01:17.562Z] #10 ... [2020-08-13T12:01:17.562Z] [2020-08-13T12:01:17.562Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:01:17.562Z] #51 46.97 Reading package lists... [2020-08-13T12:01:17.562Z] #51 59.31 Building dependency tree... [2020-08-13T12:01:17.562Z] #51 65.33 The following additional packages will be installed: [2020-08-13T12:01:17.562Z] #51 65.36 libbtrfs0 [2020-08-13T12:01:17.562Z] #51 65.76 The following NEW packages will be installed: [2020-08-13T12:01:17.562Z] #51 65.77 libbtrfs-dev libbtrfs0 [2020-08-13T12:01:17.562Z] #51 66.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:17.562Z] #51 66.13 Need to get 119 kB of archives. [2020-08-13T12:01:17.562Z] #51 66.13 After this operation, 387 kB of additional disk space will be used. [2020-08-13T12:01:17.562Z] #51 66.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T12:01:17.562Z] #51 66.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T12:01:17.562Z] #51 67.81 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:17.562Z] #51 68.16 Fetched 119 kB in 0s (362 kB/s) [2020-08-13T12:01:17.562Z] #51 68.39 Selecting previously unselected package libbtrfs0. [2020-08-13T12:01:17.562Z] #51 68.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 ... 15410 files and directories currently installed.) [2020-08-13T12:01:17.562Z] #51 68.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T12:01:17.562Z] #51 68.62 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:01:17.562Z] #51 68.82 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:01:17.562Z] #51 68.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T12:01:17.562Z] #51 68.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:01:17.562Z] #51 ... [2020-08-13T12:01:17.562Z] [2020-08-13T12:01:17.562Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:17.562Z] #10 68.92 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-08-13T12:01:17.709Z] #17 29.74 Selecting previously unselected package python3.7. [2020-08-13T12:01:17.709Z] #17 29.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:01:17.709Z] #17 29.76 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:01:17.709Z] #17 29.89 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-13T12:01:17.709Z] #17 29.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-13T12:01:17.709Z] #17 29.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T12:01:17.714Z] #47 68.42 go/ast [2020-08-13T12:01:17.811Z] #41 68.68 bytes [2020-08-13T12:01:17.811Z] #41 ... [2020-08-13T12:01:17.811Z] [2020-08-13T12:01:17.811Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:01:17.811Z] #51 47.39 Reading package lists... [2020-08-13T12:01:17.811Z] #51 59.19 Building dependency tree... [2020-08-13T12:01:17.811Z] #51 66.07 The following additional packages will be installed: [2020-08-13T12:01:17.811Z] #51 66.07 libbtrfs0 [2020-08-13T12:01:17.811Z] #51 66.41 The following NEW packages will be installed: [2020-08-13T12:01:17.811Z] #51 66.47 libbtrfs-dev libbtrfs0 [2020-08-13T12:01:17.811Z] #51 67.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:17.811Z] #51 67.08 Need to get 119 kB of archives. [2020-08-13T12:01:17.811Z] #51 67.08 After this operation, 387 kB of additional disk space will be used. [2020-08-13T12:01:17.811Z] #51 67.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T12:01:17.811Z] #51 67.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T12:01:17.823Z] #10 ... [2020-08-13T12:01:17.823Z] [2020-08-13T12:01:17.823Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:17.823Z] #38 47.08 Reading package lists... [2020-08-13T12:01:17.823Z] #38 59.70 Building dependency tree... [2020-08-13T12:01:17.823Z] #38 65.69 The following additional packages will be installed: [2020-08-13T12:01:17.823Z] #38 65.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T12:01:17.823Z] #38 65.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T12:01:17.823Z] #38 65.74 Suggested packages: [2020-08-13T12:01:17.823Z] #38 65.74 manpages-dev python-setuptools [2020-08-13T12:01:17.823Z] #38 67.51 The following NEW packages will be installed: [2020-08-13T12:01:17.823Z] #38 67.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T12:01:17.823Z] #38 67.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T12:01:17.823Z] #38 67.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T12:01:17.823Z] #38 67.51 python-six zlib1g-dev [2020-08-13T12:01:17.823Z] #38 67.76 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:17.823Z] #38 67.76 Need to get 4095 kB of archives. [2020-08-13T12:01:17.823Z] #38 67.76 After this operation, 22.5 MB of additional disk space will be used. [2020-08-13T12:01:17.823Z] #38 67.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-13T12:01:17.823Z] #38 67.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T12:01:17.823Z] #38 67.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-13T12:01:17.823Z] #38 67.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T12:01:17.823Z] #38 67.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-13T12:01:17.823Z] #38 67.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T12:01:17.823Z] #38 67.92 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-08-13T12:01:17.823Z] #38 67.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-13T12:01:17.823Z] #38 68.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-13T12:01:17.823Z] #38 68.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-13T12:01:17.823Z] #38 68.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-13T12:01:17.823Z] #38 68.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-13T12:01:17.823Z] #38 68.62 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-08-13T12:01:17.823Z] #38 68.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-13T12:01:17.823Z] #38 68.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T12:01:17.823Z] #38 68.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-13T12:01:17.823Z] #38 68.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-13T12:01:17.823Z] #38 ... [2020-08-13T12:01:17.823Z] [2020-08-13T12:01:17.823Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:17.823Z] #30 59.35 internal/reflectlite [2020-08-13T12:01:17.823Z] #30 59.39 sync [2020-08-13T12:01:17.823Z] #30 63.86 errors [2020-08-13T12:01:17.823Z] #30 63.86 sort [2020-08-13T12:01:17.823Z] #30 64.46 strconv [2020-08-13T12:01:17.823Z] #30 65.77 io [2020-08-13T12:01:17.823Z] #30 67.38 internal/oserror [2020-08-13T12:01:17.823Z] #30 67.57 syscall [2020-08-13T12:01:17.969Z] #17 30.00 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T12:01:18.069Z] #51 68.91 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:18.069Z] #51 ... [2020-08-13T12:01:18.069Z] [2020-08-13T12:01:18.069Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:18.069Z] #38 47.10 Reading package lists... [2020-08-13T12:01:18.069Z] #38 59.24 Building dependency tree... [2020-08-13T12:01:18.069Z] #38 65.79 The following additional packages will be installed: [2020-08-13T12:01:18.069Z] #38 65.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T12:01:18.069Z] #38 65.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T12:01:18.069Z] #38 65.85 Suggested packages: [2020-08-13T12:01:18.069Z] #38 65.85 manpages-dev python-setuptools [2020-08-13T12:01:18.069Z] #38 67.88 The following NEW packages will be installed: [2020-08-13T12:01:18.069Z] #38 67.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T12:01:18.069Z] #38 67.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T12:01:18.069Z] #38 67.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T12:01:18.069Z] #38 67.90 python-six zlib1g-dev [2020-08-13T12:01:18.069Z] #38 68.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:18.069Z] #38 68.45 Need to get 4095 kB of archives. [2020-08-13T12:01:18.069Z] #38 68.45 After this operation, 22.5 MB of additional disk space will be used. [2020-08-13T12:01:18.069Z] #38 68.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-13T12:01:18.069Z] #38 68.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T12:01:18.069Z] #38 68.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-13T12:01:18.069Z] #38 68.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T12:01:18.069Z] #38 68.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-13T12:01:18.069Z] #38 68.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T12:01:18.069Z] #38 68.52 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-08-13T12:01:18.069Z] #38 68.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-13T12:01:18.069Z] #38 68.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-13T12:01:18.069Z] #38 68.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-13T12:01:18.069Z] #38 68.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-13T12:01:18.069Z] #38 68.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-13T12:01:18.069Z] #38 69.04 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-08-13T12:01:18.069Z] #38 ... [2020-08-13T12:01:18.069Z] [2020-08-13T12:01:18.069Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:18.069Z] #32 68.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-13T12:01:18.084Z] #30 ... [2020-08-13T12:01:18.084Z] [2020-08-13T12:01:18.084Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:01:18.084Z] #51 69.37 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:01:18.084Z] #51 69.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:01:18.084Z] #51 69.47 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:18.296Z] #47 ... [2020-08-13T12:01:18.296Z] [2020-08-13T12:01:18.296Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:18.296Z] #41 59.14 context [2020-08-13T12:01:18.296Z] #41 59.19 os [2020-08-13T12:01:18.296Z] #41 59.34 github.com/LK4D4/vndr/versioned [2020-08-13T12:01:18.296Z] #41 61.85 internal/lazyregexp [2020-08-13T12:01:18.296Z] #41 61.91 net [2020-08-13T12:01:18.296Z] #41 61.91 io/ioutil [2020-08-13T12:01:18.296Z] #41 62.22 os/exec [2020-08-13T12:01:18.296Z] #41 62.42 fmt [2020-08-13T12:01:18.296Z] #41 62.58 encoding/binary [2020-08-13T12:01:18.296Z] #41 64.72 crypto/cipher [2020-08-13T12:01:18.296Z] #41 65.15 crypto/ed25519/internal/edwards25519 [2020-08-13T12:01:18.296Z] #41 65.88 crypto/aes [2020-08-13T12:01:18.296Z] #41 66.30 go/token [2020-08-13T12:01:18.296Z] #41 67.13 go/scanner [2020-08-13T12:01:18.296Z] #41 67.14 net/url [2020-08-13T12:01:18.296Z] #41 67.95 text/template/parse [2020-08-13T12:01:18.296Z] #41 68.30 go/ast [2020-08-13T12:01:18.296Z] #41 68.57 encoding/json [2020-08-13T12:01:18.326Z] #32 69.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-13T12:01:18.326Z] #32 69.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-13T12:01:18.327Z] #32 69.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-13T12:01:18.327Z] #32 69.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-13T12:01:18.327Z] #32 69.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-13T12:01:18.346Z] #51 ... [2020-08-13T12:01:18.346Z] [2020-08-13T12:01:18.346Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:01:18.346Z] #23 57.01 Building dependency tree... [2020-08-13T12:01:18.346Z] #23 63.41 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T12:01:18.346Z] #23 63.41 The following additional packages will be installed: [2020-08-13T12:01:18.346Z] #23 63.45 libjq1 libonig5 [2020-08-13T12:01:18.346Z] #23 64.15 The following NEW packages will be installed: [2020-08-13T12:01:18.346Z] #23 64.18 jq libjq1 libonig5 [2020-08-13T12:01:18.346Z] #23 64.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:18.346Z] #23 64.76 Need to get 355 kB of archives. [2020-08-13T12:01:18.346Z] #23 64.76 After this operation, 1072 kB of additional disk space will be used. [2020-08-13T12:01:18.346Z] #23 64.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T12:01:18.346Z] #23 64.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T12:01:18.346Z] #23 64.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T12:01:18.346Z] #23 66.83 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:18.346Z] #23 67.28 Fetched 355 kB in 0s (995 kB/s) [2020-08-13T12:01:18.346Z] #23 67.75 Selecting previously unselected package libonig5:amd64. [2020-08-13T12:01:18.346Z] #23 67.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:18.346Z] #23 67.90 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-13T12:01:18.346Z] #23 67.97 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:01:18.346Z] #23 68.46 Selecting previously unselected package libjq1:amd64. [2020-08-13T12:01:18.346Z] #23 68.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:01:18.346Z] #23 68.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:01:18.346Z] #23 68.96 Selecting previously unselected package jq. [2020-08-13T12:01:18.346Z] #23 68.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:01:18.346Z] #23 68.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:01:18.346Z] #23 69.44 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:01:18.346Z] #23 69.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:01:18.346Z] #23 69.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:01:18.346Z] #23 69.60 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:18.539Z] #17 30.81 Selecting previously unselected package python3. [2020-08-13T12:01:18.564Z] #41 ... [2020-08-13T12:01:18.564Z] [2020-08-13T12:01:18.564Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:18.564Z] #25 28.09 [2020-08-13T12:01:18.564Z] #25 28.32 ######################################################################## 100.0% [2020-08-13T12:01:18.564Z] #25 28.38 [2020-08-13T12:01:18.564Z] #25 28.57 Download of images into '/build' complete. [2020-08-13T12:01:18.564Z] #25 28.57 Use something like the following to load the result into a Docker daemon: [2020-08-13T12:01:18.564Z] #25 28.57 tar -cC '/build' . | docker load [2020-08-13T12:01:18.799Z] #17 30.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-13T12:01:18.799Z] #17 30.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-13T12:01:18.799Z] #17 30.88 Unpacking python3 (3.7.3-1) ... [2020-08-13T12:01:18.799Z] #17 30.95 Selecting previously unselected package libip4tc0:amd64. [2020-08-13T12:01:18.799Z] #17 30.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-13T12:01:18.799Z] #17 30.96 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T12:01:18.799Z] #17 31.05 Selecting previously unselected package libip6tc0:amd64. [2020-08-13T12:01:18.799Z] #17 31.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-13T12:01:18.799Z] #17 31.05 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T12:01:18.814Z] #40 18.79 CC images/stats.o [2020-08-13T12:01:18.814Z] #40 19.32 CC images/core.o [2020-08-13T12:01:18.892Z] #32 ... [2020-08-13T12:01:18.892Z] [2020-08-13T12:01:18.892Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:01:18.892Z] #23 47.74 Reading package lists... [2020-08-13T12:01:18.892Z] #23 60.06 Building dependency tree... [2020-08-13T12:01:18.892Z] #23 66.55 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T12:01:18.892Z] #23 66.55 The following additional packages will be installed: [2020-08-13T12:01:18.892Z] #23 66.55 libjq1 libonig5 [2020-08-13T12:01:18.892Z] #23 67.39 The following NEW packages will be installed: [2020-08-13T12:01:18.892Z] #23 67.41 jq libjq1 libonig5 [2020-08-13T12:01:18.892Z] #23 67.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:18.892Z] #23 67.94 Need to get 355 kB of archives. [2020-08-13T12:01:18.892Z] #23 67.94 After this operation, 1072 kB of additional disk space will be used. [2020-08-13T12:01:18.892Z] #23 67.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T12:01:18.892Z] #23 67.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T12:01:18.892Z] #23 67.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T12:01:18.892Z] #23 69.76 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:18.892Z] #23 ... [2020-08-13T12:01:18.892Z] [2020-08-13T12:01:18.892Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:01:18.892Z] #51 69.22 Fetched 119 kB in 0s (413 kB/s) [2020-08-13T12:01:18.892Z] #51 69.41 Selecting previously unselected package libbtrfs0. [2020-08-13T12:01:18.892Z] #51 69.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:18.892Z] #51 69.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T12:01:18.892Z] #51 69.52 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:01:18.892Z] #51 69.71 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:01:18.892Z] #51 69.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T12:01:18.892Z] #51 69.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:01:18.918Z] #23 DONE 70.1s [2020-08-13T12:01:18.918Z] [2020-08-13T12:01:18.918Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T12:01:18.918Z] #51 DONE 70.1s [2020-08-13T12:01:18.918Z] [2020-08-13T12:01:18.918Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:18.918Z] #52 ... [2020-08-13T12:01:18.918Z] [2020-08-13T12:01:18.918Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T12:01:18.918Z] #24 DONE 0.2s [2020-08-13T12:01:18.918Z] [2020-08-13T12:01:18.918Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:19.059Z] #17 31.14 Selecting previously unselected package libiptc0:amd64. [2020-08-13T12:01:19.059Z] #17 31.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-13T12:01:19.059Z] #17 31.15 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-13T12:01:19.059Z] #17 31.23 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-13T12:01:19.059Z] #17 31.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-13T12:01:19.059Z] #17 31.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T12:01:19.059Z] #17 31.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-13T12:01:19.117Z] #40 ... [2020-08-13T12:01:19.117Z] [2020-08-13T12:01:19.117Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:19.117Z] #48 74.91 time [2020-08-13T12:01:19.117Z] #48 79.86 regexp [2020-08-13T12:01:19.175Z] #51 70.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:01:19.320Z] #17 31.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-13T12:01:19.320Z] #17 31.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T12:01:19.320Z] #17 31.38 Selecting previously unselected package libnftnl11:amd64. [2020-08-13T12:01:19.320Z] #17 31.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-13T12:01:19.320Z] #17 31.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T12:01:19.320Z] #17 31.48 Selecting previously unselected package iptables. [2020-08-13T12:01:19.320Z] #17 31.48 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-13T12:01:19.320Z] #17 31.48 Unpacking iptables (1.8.2-4) ... [2020-08-13T12:01:19.420Z] #48 ... [2020-08-13T12:01:19.421Z] [2020-08-13T12:01:19.421Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:19.455Z] #51 70.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:01:19.455Z] #51 70.12 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:19.515Z] #25 ... [2020-08-13T12:01:19.515Z] [2020-08-13T12:01:19.515Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:19.515Z] #10 60.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T12:01:19.515Z] #10 60.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T12:01:19.515Z] #10 60.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:01:19.515Z] #10 ... [2020-08-13T12:01:19.515Z] [2020-08-13T12:01:19.515Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:19.515Z] #30 61.88 io/ioutil [2020-08-13T12:01:19.515Z] #30 62.90 github.com/BurntSushi/toml [2020-08-13T12:01:19.515Z] #30 62.91 log [2020-08-13T12:01:19.515Z] #30 62.91 flag [2020-08-13T12:01:19.515Z] #30 65.51 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:01:19.581Z] #17 31.79 Selecting previously unselected package xxd. [2020-08-13T12:01:19.581Z] #17 31.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:01:19.581Z] #17 31.79 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:01:19.722Z] #53 48.01 Checking out files: 61% (1992/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T12:01:19.722Z] #53 48.58 + cd /tmp/tmp.X8yhu8HJfG/src/github.com/containerd/containerd [2020-08-13T12:01:19.841Z] #17 31.92 Selecting previously unselected package vim-common. [2020-08-13T12:01:19.841Z] #17 31.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:01:19.841Z] #17 31.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:01:20.023Z] #53 48.58 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:01:20.026Z] #51 DONE 70.8s [2020-08-13T12:01:20.026Z] [2020-08-13T12:01:20.026Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T12:01:20.026Z] #23 70.05 Fetched 355 kB in 0s (1078 kB/s) [2020-08-13T12:01:20.026Z] #23 70.30 Selecting previously unselected package libonig5:amd64. [2020-08-13T12:01:20.026Z] #23 70.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:20.026Z] #23 70.38 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-13T12:01:20.026Z] #23 70.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:01:20.026Z] #23 70.90 Selecting previously unselected package libjq1:amd64. [2020-08-13T12:01:20.026Z] #23 70.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:01:20.093Z] #30 ... [2020-08-13T12:01:20.093Z] [2020-08-13T12:01:20.093Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:20.101Z] #17 32.17 Selecting previously unselected package bash-completion. [2020-08-13T12:01:20.101Z] #17 32.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T12:01:20.287Z] #23 70.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:01:20.487Z] Commit message: "Merge commit '52d019221bf6fe02a952a7e96728424d390dd7fd' into HEAD" [2020-08-13T12:01:20.544Z] #23 71.25 Selecting previously unselected package jq. [2020-08-13T12:01:20.544Z] #23 71.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:01:20.544Z] #23 71.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:01:20.609Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-08-13T12:01:20.804Z] #23 71.64 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:01:20.804Z] #23 71.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:01:20.804Z] #23 71.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:01:20.522Z] > git rev-list --no-walk a7c279f2031041976eb127736f79b33e138a47fb # timeout=10 [2020-08-13T12:01:21.066Z] #23 71.72 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:21.150Z] #52 31.26 Checking out files: 40% (1303/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 97% (3143/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T12:01:21.150Z] #52 32.41 + cd /tmp/tmp.4K15h3ze62/src/github.com/containerd/containerd [2020-08-13T12:01:21.150Z] #52 32.41 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T12:01:21.580Z] #53 ... [2020-08-13T12:01:21.580Z] [2020-08-13T12:01:21.580Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:21.581Z] #42 77.11 time [2020-08-13T12:01:21.581Z] #42 82.05 regexp [2020-08-13T12:01:21.581Z] #42 ... [2020-08-13T12:01:21.581Z] [2020-08-13T12:01:21.581Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:21.581Z] #40 20.12 CC images/core-x86.o [2020-08-13T12:01:21.581Z] #40 20.78 CC images/core-arm.o [2020-08-13T12:01:21.581Z] #40 21.32 CC images/core-aarch64.o [2020-08-13T12:01:21.581Z] #40 21.82 CC images/core-ppc64.o [2020-08-13T12:01:21.636Z] #23 DONE 72.3s [2020-08-13T12:01:21.636Z] [2020-08-13T12:01:21.636Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T12:01:21.636Z] #24 DONE 0.1s [2020-08-13T12:01:21.636Z] [2020-08-13T12:01:21.636Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:21.636Z] #32 71.52 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:21.636Z] #32 71.94 Fetched 14.9 MB in 3s (4902 kB/s) [2020-08-13T12:01:21.636Z] #32 72.23 Selecting previously unselected package xxd. [2020-08-13T12:01:21.636Z] #32 72.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:21.636Z] #32 72.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:01:21.636Z] #32 72.43 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:01:21.882Z] #40 ... [2020-08-13T12:01:21.882Z] [2020-08-13T12:01:21.882Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:21.882Z] #31 77.51 internal/poll [2020-08-13T12:01:21.882Z] #31 79.92 os [2020-08-13T12:01:21.882Z] #31 81.86 internal/fmtsort [2020-08-13T12:01:21.882Z] #31 83.46 path/filepath [2020-08-13T12:01:21.882Z] #31 83.46 fmt [2020-08-13T12:01:21.882Z] #31 85.40 io/ioutil [2020-08-13T12:01:21.882Z] #31 87.57 github.com/BurntSushi/toml [2020-08-13T12:01:21.882Z] #31 87.58 log [2020-08-13T12:01:21.882Z] #31 87.58 flag [2020-08-13T12:01:21.882Z] #31 ... [2020-08-13T12:01:21.882Z] [2020-08-13T12:01:21.882Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:21.882Z] #53 50.37 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T12:01:21.882Z] #53 50.38 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T12:01:21.882Z] #53 50.38 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:01:21.882Z] #53 50.38 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:01:21.882Z] #53 50.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T12:01:21.882Z] #53 50.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T12:01:21.882Z] #53 50.38 + '[' '' = dynamic ']' [2020-08-13T12:01:21.882Z] #53 50.38 + make [2020-08-13T12:01:22.103Z] #52 ... [2020-08-13T12:01:22.103Z] [2020-08-13T12:01:22.103Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:22.103Z] #25 DONE 33.5s [2020-08-13T12:01:22.103Z] [2020-08-13T12:01:22.104Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:22.104Z] #30 DONE 72.9s [2020-08-13T12:01:22.104Z] [2020-08-13T12:01:22.104Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:22.104Z] #38 DONE 72.9s [2020-08-13T12:01:22.104Z] [2020-08-13T12:01:22.104Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:22.104Z] #32 DONE 72.9s [2020-08-13T12:01:22.202Z] #32 72.92 Selecting previously unselected package vim-common. [2020-08-13T12:01:22.202Z] #32 72.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:01:22.202Z] #32 73.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:01:22.368Z] [2020-08-13T12:01:22.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:22.642Z] #17 34.53 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T12:01:22.642Z] #17 34.86 Selecting previously unselected package bzip2. [2020-08-13T12:01:22.642Z] #17 34.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-13T12:01:22.642Z] #17 34.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:01:25.729Z] #32 73.68 Selecting previously unselected package cmake-data. [2020-08-13T12:01:25.729Z] #32 73.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T12:01:25.729Z] #32 73.72 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T12:01:25.729Z] #32 ... [2020-08-13T12:01:25.729Z] [2020-08-13T12:01:25.729Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:25.729Z] #30 65.34 sort [2020-08-13T12:01:25.729Z] #30 65.34 errors [2020-08-13T12:01:25.729Z] #30 66.03 strconv [2020-08-13T12:01:25.729Z] #30 68.31 io [2020-08-13T12:01:25.729Z] #30 70.26 internal/oserror [2020-08-13T12:01:25.729Z] #30 70.42 syscall [2020-08-13T12:01:25.729Z] #30 71.66 reflect [2020-08-13T12:01:25.729Z] #30 ... [2020-08-13T12:01:25.729Z] [2020-08-13T12:01:25.729Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:01:25.729Z] #28 72.47 Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-13T12:01:25.729Z] #28 74.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T12:01:25.729Z] #28 74.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T12:01:25.730Z] #17 34.95 Selecting previously unselected package xz-utils. [2020-08-13T12:01:25.730Z] #17 34.96 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 34.97 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T12:01:25.730Z] #17 35.11 Selecting previously unselected package apparmor. [2020-08-13T12:01:25.730Z] #17 35.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 35.22 Unpacking apparmor (2.13.2-10) ... [2020-08-13T12:01:25.730Z] #17 35.54 Selecting previously unselected package aufs-tools. [2020-08-13T12:01:25.730Z] #17 35.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 35.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:01:25.730Z] #17 35.66 Selecting previously unselected package libonig5:amd64. [2020-08-13T12:01:25.730Z] #17 35.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 35.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:01:25.730Z] #17 35.81 Selecting previously unselected package libjq1:amd64. [2020-08-13T12:01:25.730Z] #17 35.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 35.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:01:25.730Z] #17 35.93 Selecting previously unselected package jq. [2020-08-13T12:01:25.730Z] #17 35.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 35.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:01:25.730Z] #17 36.04 Selecting previously unselected package libaio1:amd64. [2020-08-13T12:01:25.730Z] #17 36.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 36.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-13T12:01:25.730Z] #17 36.11 Selecting previously unselected package libgpm2:amd64. [2020-08-13T12:01:25.730Z] #17 36.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 36.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-13T12:01:25.730Z] #17 36.22 Selecting previously unselected package libicu63:amd64. [2020-08-13T12:01:25.730Z] #17 36.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T12:01:25.730Z] #17 36.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:01:25.736Z] #25 ... [2020-08-13T12:01:25.736Z] [2020-08-13T12:01:25.736Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:01:25.736Z] #28 73.75 Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-13T12:01:25.736Z] #28 75.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T12:01:25.736Z] #28 76.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T12:01:25.736Z] #28 ... [2020-08-13T12:01:25.736Z] [2020-08-13T12:01:25.736Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:25.736Z] #32 66.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-13T12:01:25.736Z] #32 67.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-13T12:01:25.736Z] #32 67.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-13T12:01:25.736Z] #32 67.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-13T12:01:25.736Z] #32 67.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-13T12:01:25.736Z] #32 70.46 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:25.736Z] #32 70.85 Fetched 14.9 MB in 2s (6194 kB/s) [2020-08-13T12:01:25.736Z] #32 70.98 Selecting previously unselected package xxd. [2020-08-13T12:01:25.736Z] #32 70.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:25.736Z] #32 71.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:01:25.736Z] #32 71.14 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:01:25.736Z] #32 71.58 Selecting previously unselected package vim-common. [2020-08-13T12:01:25.736Z] #32 71.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:01:25.736Z] #32 71.69 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:01:25.736Z] #32 72.38 Selecting previously unselected package cmake-data. [2020-08-13T12:01:25.736Z] #32 72.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T12:01:25.736Z] #32 72.41 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T12:01:25.736Z] #32 ... [2020-08-13T12:01:25.736Z] [2020-08-13T12:01:25.736Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:25.736Z] #25 5.695 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T12:01:25.736Z] #25 6.128 [2020-08-13T12:01:25.759Z] #53 51.53 + bin/ctr [2020-08-13T12:01:26.409Z] #53 ... [2020-08-13T12:01:26.409Z] [2020-08-13T12:01:26.409Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:26.409Z] #31 92.33 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:01:26.788Z] #25 6.369 0.0% ## 3.6% #### 6.4% ######## 12.0% ########### 15.8% ############ 18.0% ############### 21.1% ################## 25.3% ################### 27.7% ###################### 31.2% ######################## 34.7% ########################### 38.1% ############################## 43.0% [2020-08-13T12:01:26.788Z] #25 ... [2020-08-13T12:01:26.788Z] [2020-08-13T12:01:26.788Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:26.788Z] #41 68.11 bytes [2020-08-13T12:01:26.788Z] #41 68.11 strconv [2020-08-13T12:01:26.788Z] #41 73.09 bufio [2020-08-13T12:01:26.788Z] #41 75.25 reflect [2020-08-13T12:01:26.788Z] #41 75.41 syscall [2020-08-13T12:01:26.788Z] #41 ... [2020-08-13T12:01:26.788Z] [2020-08-13T12:01:26.788Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:26.946Z] + docker version [2020-08-13T12:01:27.091Z] #39 5.022 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:01:27.092Z] #39 5.022 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:01:27.092Z] #39 5.023 Note: Building without GnuTLS support [2020-08-13T12:01:27.092Z] #39 5.029 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:01:27.092Z] #39 5.029 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:01:27.111Z] #28 ... [2020-08-13T12:01:27.111Z] [2020-08-13T12:01:27.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:27.111Z] #10 67.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:01:27.111Z] #10 67.91 Need to get 77.7 MB of archives. [2020-08-13T12:01:27.111Z] #10 67.91 After this operation, 487 MB of additional disk space will be used. [2020-08-13T12:01:27.111Z] #10 67.91 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-08-13T12:01:27.111Z] #10 68.30 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-08-13T12:01:27.111Z] #10 68.82 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-08-13T12:01:27.111Z] #10 68.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-13T12:01:27.111Z] #10 68.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-13T12:01:27.111Z] #10 68.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T12:01:27.111Z] #10 69.57 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-08-13T12:01:27.111Z] #10 70.08 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-08-13T12:01:27.111Z] #10 70.10 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-08-13T12:01:27.111Z] #10 74.77 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-08-13T12:01:27.111Z] #10 77.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-13T12:01:27.111Z] #10 77.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-13T12:01:27.111Z] #10 77.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T12:01:27.111Z] #10 78.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T12:01:27.111Z] #10 78.01 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-08-13T12:01:27.111Z] #10 78.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-13T12:01:27.111Z] #10 78.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-13T12:01:27.111Z] #10 ... [2020-08-13T12:01:27.111Z] [2020-08-13T12:01:27.111Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:27.111Z] #25 3.048 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T12:01:27.111Z] #25 3.594 [2020-08-13T12:01:27.114Z] #17 ... [2020-08-13T12:01:27.114Z] [2020-08-13T12:01:27.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:27.115Z] #39 85.74 CC criu/aio.o [2020-08-13T12:01:27.115Z] #39 86.23 CC criu/autofs.o [2020-08-13T12:01:27.115Z] #39 87.45 CC criu/bfd.o [2020-08-13T12:01:27.115Z] #39 87.89 CC criu/bitmap.o [2020-08-13T12:01:27.115Z] #39 88.02 CC criu/cgroup-props.o [2020-08-13T12:01:27.115Z] #39 88.66 CC criu/cgroup.o [2020-08-13T12:01:27.115Z] #39 91.52 CC criu/clone-noasan.o [2020-08-13T12:01:27.115Z] #39 91.74 CC criu/config.o [2020-08-13T12:01:27.115Z] #39 92.99 CC criu/cr-check.o [2020-08-13T12:01:27.115Z] #39 94.61 CC criu/cr-dedup.o [2020-08-13T12:01:27.115Z] #39 95.04 CC criu/cr-dump.o [2020-08-13T12:01:27.582Z] #25 6.369 0.0% ## 3.6% #### 6.4% ######## 12.0% ########### 15.8% ############ 18.0% ############### 21.1% ################## 25.3% ################### 27.7% ###################### 31.2% ######################## 34.7% ########################### 38.1% ############################## 43.0% ################################# 46.4% #################################### 50.3% ###################################### 54.1% ########################################## 59.3% ############################################ 61.8% ############################################### 65.6% ###################################################### 76.0% ############################################################ 83.4% ################################################################# 90.5% ######################################################################## 100.0% [2020-08-13T12:01:27.632Z] #25 3.861 0.2% ### 4.4% ##### 7.0% ######## 12.1% ########### 15.5% ############## 19.9% ################### 26.8% ##################### 30.5% ######################## 34.1% ########################## 37.2% ############################## 42.7% ################################# 46.1% #################################### 51.4% ####################################### 54.8% ############################################## 64.0% #################################################### 72.4% ######################################################## 78.3% ############################################################# 85.1% ################################################################ 89.8% ###################################################################### 98.3% ######################################################################## 100.0% [2020-08-13T12:01:27.685Z] #39 ... [2020-08-13T12:01:27.685Z] [2020-08-13T12:01:27.685Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:01:27.685Z] #17 39.67 Selecting previously unselected package libnet1:amd64. [2020-08-13T12:01:27.685Z] #17 39.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T12:01:27.685Z] #17 39.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:27.685Z] #17 39.80 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T12:01:27.685Z] #17 39.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T12:01:27.685Z] #17 39.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:01:27.946Z] #17 39.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T12:01:27.946Z] #17 39.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:01:27.946Z] #17 39.93 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:27.946Z] #17 40.02 Selecting previously unselected package libreadline5:amd64. [2020-08-13T12:01:27.946Z] #17 40.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-13T12:01:27.946Z] #17 40.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T12:01:28.099Z] #39 ... [2020-08-13T12:01:28.099Z] [2020-08-13T12:01:28.099Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:28.099Z] #10 76.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T12:01:28.099Z] #10 76.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-13T12:01:28.099Z] #10 76.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:28.099Z] #10 76.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T12:01:28.099Z] #10 76.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-13T12:01:28.099Z] #10 76.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:28.196Z] #25 ... [2020-08-13T12:01:28.196Z] [2020-08-13T12:01:28.196Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:28.196Z] #38 69.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-13T12:01:28.196Z] #38 69.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T12:01:28.196Z] #38 69.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-13T12:01:28.196Z] #38 69.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-13T12:01:28.196Z] #38 70.84 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:28.196Z] #38 71.33 Fetched 4095 kB in 1s (4378 kB/s) [2020-08-13T12:01:28.196Z] #38 71.46 Selecting previously unselected package libcap-dev:amd64. [2020-08-13T12:01:28.196Z] #38 71.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:28.196Z] #38 71.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 71.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T12:01:28.196Z] #38 71.88 Selecting previously unselected package libnet1:amd64. [2020-08-13T12:01:28.196Z] #38 71.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 71.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:28.196Z] #38 72.23 Selecting previously unselected package libnet1-dev. [2020-08-13T12:01:28.196Z] #38 72.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 72.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:28.196Z] #38 72.57 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T12:01:28.196Z] #38 72.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 72.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:01:28.196Z] #38 73.05 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-13T12:01:28.196Z] #38 73.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 73.10 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T12:01:28.196Z] #38 73.64 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T12:01:28.196Z] #38 73.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 73.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:28.196Z] #38 73.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-13T12:01:28.196Z] #38 73.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 73.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:28.196Z] #38 74.15 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-13T12:01:28.196Z] #38 74.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 74.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T12:01:28.196Z] #38 74.57 Selecting previously unselected package libprotobuf17:amd64. [2020-08-13T12:01:28.196Z] #38 74.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 74.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:28.196Z] #38 75.88 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-13T12:01:28.196Z] #38 75.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 75.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:28.196Z] #38 76.23 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-13T12:01:28.196Z] #38 76.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 76.28 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:28.196Z] #38 78.57 Selecting previously unselected package libprotoc17:amd64. [2020-08-13T12:01:28.196Z] #38 78.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:28.196Z] #38 78.60 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:28.206Z] #17 40.13 Selecting previously unselected package net-tools. [2020-08-13T12:01:28.206Z] #17 40.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-13T12:01:28.206Z] #17 40.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:01:28.206Z] #17 40.34 Selecting previously unselected package python-pip-whl. [2020-08-13T12:01:28.206Z] #17 40.35 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T12:01:28.206Z] #17 40.35 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T12:01:28.453Z] #38 ... [2020-08-13T12:01:28.453Z] [2020-08-13T12:01:28.453Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:28.453Z] #10 78.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-13T12:01:28.453Z] #10 78.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-13T12:01:28.453Z] #10 78.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-13T12:01:28.453Z] #10 78.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-13T12:01:28.453Z] #10 78.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-13T12:01:28.453Z] #10 78.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-13T12:01:28.453Z] #10 78.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-13T12:01:28.453Z] #10 78.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-13T12:01:28.525Z] #25 9.405 [2020-08-13T12:01:28.777Z] #17 40.91 Selecting previously unselected package python3-lib2to3. [2020-08-13T12:01:28.777Z] #17 40.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T12:01:28.777Z] #17 40.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:01:29.038Z] #17 41.07 Selecting previously unselected package python3-distutils. [2020-08-13T12:01:29.038Z] #17 41.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T12:01:29.038Z] #17 41.09 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T12:01:29.038Z] #17 41.23 Selecting previously unselected package python3-pip. [2020-08-13T12:01:29.038Z] #17 41.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T12:01:29.038Z] #17 41.25 Unpacking python3-pip (18.1-5) ... [2020-08-13T12:01:29.048Z] #25 9.607 ###### 9.1% ################### 27.6% ############################### 44.3% ################################################### 71.3% ################################################################ 89.4% ######################################################################## 100.0% [2020-08-13T12:01:29.298Z] #17 41.40 Selecting previously unselected package python3-pkg-resources. [2020-08-13T12:01:29.298Z] #17 41.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:01:29.298Z] #17 41.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:29.383Z] #10 80.09 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:29.558Z] #17 41.56 Selecting previously unselected package python3-setuptools. [2020-08-13T12:01:29.558Z] #17 41.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T12:01:29.558Z] #17 41.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T12:01:29.558Z] #17 41.75 Selecting previously unselected package python3-wheel. [2020-08-13T12:01:29.558Z] #17 41.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T12:01:29.558Z] #17 41.76 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T12:01:29.558Z] #17 41.84 Selecting previously unselected package sudo. [2020-08-13T12:01:29.558Z] #17 41.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-13T12:01:29.620Z] #25 10.70 [2020-08-13T12:01:29.643Z] #10 80.38 Fetched 77.7 MB in 11s (7225 kB/s) [2020-08-13T12:01:29.643Z] #10 80.52 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T12:01:29.818Z] #17 41.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:01:29.881Z] #25 10.91 #=#=# [2020-08-13T12:01:29.881Z] #25 ... [2020-08-13T12:01:29.881Z] [2020-08-13T12:01:29.881Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:29.881Z] #38 71.29 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:29.881Z] #38 71.74 Fetched 4095 kB in 1s (4056 kB/s) [2020-08-13T12:01:29.881Z] #38 71.96 Selecting previously unselected package libcap-dev:amd64. [2020-08-13T12:01:29.881Z] #38 71.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:29.881Z] #38 72.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 72.12 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T12:01:29.881Z] #38 72.35 Selecting previously unselected package libnet1:amd64. [2020-08-13T12:01:29.881Z] #38 72.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 72.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:29.881Z] #38 72.64 Selecting previously unselected package libnet1-dev. [2020-08-13T12:01:29.881Z] #38 72.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 72.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:29.881Z] #38 73.11 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T12:01:29.881Z] #38 73.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 73.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:01:29.881Z] #38 73.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-13T12:01:29.881Z] #38 73.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 73.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T12:01:29.881Z] #38 73.97 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T12:01:29.881Z] #38 73.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 74.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:29.881Z] #38 74.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-13T12:01:29.881Z] #38 74.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 74.22 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:29.881Z] #38 74.36 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-13T12:01:29.881Z] #38 74.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 74.38 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T12:01:29.881Z] #38 75.41 Selecting previously unselected package libprotobuf17:amd64. [2020-08-13T12:01:29.881Z] #38 75.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 75.51 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:29.881Z] #38 76.75 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-13T12:01:29.881Z] #38 76.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 76.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:29.881Z] #38 77.12 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-13T12:01:29.881Z] #38 77.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 77.18 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:29.881Z] #38 79.08 Selecting previously unselected package libprotoc17:amd64. [2020-08-13T12:01:29.881Z] #38 79.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 79.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:29.881Z] #38 80.04 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T12:01:29.881Z] #38 80.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 80.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:01:29.881Z] #38 80.21 Selecting previously unselected package protobuf-compiler. [2020-08-13T12:01:29.881Z] #38 80.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 80.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:01:29.881Z] #38 80.51 Selecting previously unselected package python-pkg-resources. [2020-08-13T12:01:29.881Z] #38 80.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:01:29.881Z] #38 80.52 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:29.881Z] #38 80.91 Selecting previously unselected package python-six. [2020-08-13T12:01:29.881Z] #38 80.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T12:01:29.881Z] #38 80.93 Unpacking python-six (1.12.0-1) ... [2020-08-13T12:01:29.881Z] #38 81.15 Selecting previously unselected package python-protobuf. [2020-08-13T12:01:29.881Z] #38 81.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:29.881Z] #38 81.16 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T12:01:29.901Z] #10 80.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T12:01:29.901Z] #10 80.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-13T12:01:29.901Z] #10 80.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:01:29.990Z] #31 ... [2020-08-13T12:01:29.990Z] [2020-08-13T12:01:29.990Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:29.990Z] #48 85.18 context [2020-08-13T12:01:29.990Z] #48 85.20 path/filepath [2020-08-13T12:01:29.990Z] #48 88.54 mvdan.cc/sh/v3/fileutil [2020-08-13T12:01:29.990Z] #48 89.76 flag [2020-08-13T12:01:29.990Z] #48 89.76 github.com/pkg/diff [2020-08-13T12:01:29.990Z] #48 89.82 go/token [2020-08-13T12:01:29.990Z] #48 89.86 encoding/binary [2020-08-13T12:01:29.990Z] #48 92.45 go/scanner [2020-08-13T12:01:29.990Z] #48 94.30 mvdan.cc/editorconfig [2020-08-13T12:01:29.990Z] #48 94.74 mvdan.cc/sh/v3/syntax [2020-08-13T12:01:29.990Z] #48 ... [2020-08-13T12:01:29.990Z] [2020-08-13T12:01:29.990Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:29.990Z] #40 22.66 CC images/core-s390.o [2020-08-13T12:01:29.990Z] #40 23.56 CC images/cpuinfo.o [2020-08-13T12:01:29.990Z] #40 24.15 CC images/inventory.o [2020-08-13T12:01:29.990Z] #40 24.53 CC images/fdinfo.o [2020-08-13T12:01:29.990Z] #40 24.97 CC images/fown.o [2020-08-13T12:01:29.990Z] #40 25.23 CC images/ns.o [2020-08-13T12:01:29.990Z] #40 25.46 CC images/regfile.o [2020-08-13T12:01:29.990Z] #40 25.73 CC images/ghost-file.o [2020-08-13T12:01:29.990Z] #40 26.07 CC images/fifo.o [2020-08-13T12:01:29.990Z] #40 26.26 CC images/remap-file-path.o [2020-08-13T12:01:29.990Z] #40 26.57 CC images/eventfd.o [2020-08-13T12:01:29.990Z] #40 26.88 CC images/eventpoll.o [2020-08-13T12:01:29.990Z] #40 27.40 CC images/fh.o [2020-08-13T12:01:29.990Z] #40 27.78 CC images/fsnotify.o [2020-08-13T12:01:29.990Z] #40 28.56 CC images/signalfd.o [2020-08-13T12:01:29.990Z] #40 28.92 CC images/fs.o [2020-08-13T12:01:29.990Z] #40 29.18 CC images/pstree.o [2020-08-13T12:01:29.990Z] #40 29.45 CC images/pipe.o [2020-08-13T12:01:29.990Z] #40 29.71 CC images/tcp-stream.o [2020-08-13T12:01:29.990Z] #40 29.95 CC images/sk-packet.o [2020-08-13T12:01:29.990Z] #40 30.40 CC images/mnt.o [2020-08-13T12:01:30.079Z] #17 42.29 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T12:01:30.148Z] #38 ... [2020-08-13T12:01:30.148Z] [2020-08-13T12:01:30.148Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:30.158Z] #10 ... [2020-08-13T12:01:30.158Z] [2020-08-13T12:01:30.158Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:30.158Z] #52 1.698 + RM_GOPATH=0 [2020-08-13T12:01:30.158Z] #52 1.698 + TMP_GOPATH= [2020-08-13T12:01:30.158Z] #52 1.698 + : /build [2020-08-13T12:01:30.158Z] #52 1.698 + '[' -z '' ']' [2020-08-13T12:01:30.158Z] #52 1.698 ++ mktemp -d [2020-08-13T12:01:30.158Z] #52 1.698 + export GOPATH=/tmp/tmp.p625we1fJL [2020-08-13T12:01:30.158Z] #52 1.698 + GOPATH=/tmp/tmp.p625we1fJL [2020-08-13T12:01:30.158Z] #52 1.698 + RM_GOPATH=1 [2020-08-13T12:01:30.158Z] #52 1.711 + case "$(go env GOARCH)" in [2020-08-13T12:01:30.158Z] #52 1.711 ++ go env GOARCH [2020-08-13T12:01:30.158Z] #52 1.785 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:30.158Z] #52 1.785 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:30.158Z] #52 1.785 ++ dirname /tmp/install/install.sh [2020-08-13T12:01:30.158Z] #52 1.821 + dir=/tmp/install [2020-08-13T12:01:30.158Z] #52 1.821 + bin=containerd [2020-08-13T12:01:30.158Z] #52 1.821 + shift [2020-08-13T12:01:30.158Z] #52 1.821 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T12:01:30.158Z] #52 1.821 + . /tmp/install/containerd.installer [2020-08-13T12:01:30.158Z] #52 1.821 ++ set -e [2020-08-13T12:01:30.158Z] #52 1.821 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:01:30.158Z] #52 1.821 + install_containerd [2020-08-13T12:01:30.158Z] #52 1.821 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T12:01:30.158Z] #52 1.821 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p625we1fJL/src/github.com/containerd/containerd [2020-08-13T12:01:30.158Z] #52 1.821 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:01:30.158Z] #52 1.823 Cloning into '/tmp/tmp.p625we1fJL/src/github.com/containerd/containerd'... [2020-08-13T12:01:30.158Z] #52 ... [2020-08-13T12:01:30.158Z] [2020-08-13T12:01:30.158Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:30.158Z] #25 6.974 [2020-08-13T12:01:30.158Z] #25 7.197 #=#=# ############################## 42.3% #################################################### 72.4% ######################################################################## 100.0% [2020-08-13T12:01:30.158Z] #25 8.091 [2020-08-13T12:01:30.296Z] #40 30.66 CC images/pipe-data.o [2020-08-13T12:01:30.296Z] #40 ... [2020-08-13T12:01:30.296Z] [2020-08-13T12:01:30.296Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:30.296Z] #48 96.01 go/ast [2020-08-13T12:01:30.367Z] #17 42.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-13T12:01:30.368Z] #17 42.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:01:30.409Z] #25 10.91 #=#=# ############ 17.1% ############################ 39.0% ############################################### 66.2% #### [2020-08-13T12:01:30.409Z] #25 ... [2020-08-13T12:01:30.409Z] [2020-08-13T12:01:30.409Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:30.409Z] #30 71.64 reflect [2020-08-13T12:01:30.409Z] #30 79.99 time [2020-08-13T12:01:30.409Z] #30 ... [2020-08-13T12:01:30.409Z] [2020-08-13T12:01:30.409Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:30.409Z] #25 10.91 #=#=# ############ 17.1% ############################ 39.0% ############################################### 66.2% ################################################################ 89.8% ######################################################################## 100.0% [2020-08-13T12:01:30.585Z] #25 8.349 #=#=# ########### 15.8% ################################# 46.8% ############################################### 66.5% ###################################################################### 97.3% ######################################################################## 100.0% [2020-08-13T12:01:30.630Z] #17 42.62 Selecting previously unselected package uidmap. [2020-08-13T12:01:30.630Z] #17 42.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-13T12:01:30.630Z] #17 42.63 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T12:01:30.630Z] #17 42.85 Selecting previously unselected package vim-runtime. [2020-08-13T12:01:30.632Z] #48 ... [2020-08-13T12:01:30.632Z] [2020-08-13T12:01:30.632Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:30.632Z] #31 DONE 96.5s [2020-08-13T12:01:30.838Z] #25 11.90 #=#=# [2020-08-13T12:01:30.842Z] #25 ... [2020-08-13T12:01:30.842Z] [2020-08-13T12:01:30.842Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:30.842Z] #41 71.71 bufio [2020-08-13T12:01:30.842Z] #41 72.86 reflect [2020-08-13T12:01:30.842Z] #41 74.91 syscall [2020-08-13T12:01:30.894Z] #17 42.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:01:30.894Z] #17 42.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T12:01:30.894Z] #17 42.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T12:01:30.894Z] #17 42.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:01:30.935Z] [2020-08-13T12:01:30.935Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:30.935Z] #40 30.83 CC images/sa.o [2020-08-13T12:01:30.935Z] #40 31.06 CC images/timer.o [2020-08-13T12:01:30.935Z] #40 31.43 CC images/timerfd.o [2020-08-13T12:01:31.102Z] #41 ... [2020-08-13T12:01:31.102Z] [2020-08-13T12:01:31.102Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:31.102Z] #38 79.78 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T12:01:31.102Z] #38 79.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:01:31.102Z] #38 79.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:01:31.102Z] #38 80.20 Selecting previously unselected package protobuf-compiler. [2020-08-13T12:01:31.102Z] #38 80.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:31.102Z] #38 80.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:01:31.102Z] #38 80.59 Selecting previously unselected package python-pkg-resources. [2020-08-13T12:01:31.102Z] #38 80.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:01:31.102Z] #38 80.63 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:31.102Z] #38 81.14 Selecting previously unselected package python-six. [2020-08-13T12:01:31.102Z] #38 81.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T12:01:31.102Z] #38 81.17 Unpacking python-six (1.12.0-1) ... [2020-08-13T12:01:31.102Z] #38 81.37 Selecting previously unselected package python-protobuf. [2020-08-13T12:01:31.102Z] #38 81.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-13T12:01:31.102Z] #38 81.38 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T12:01:31.428Z] #10 ... [2020-08-13T12:01:31.428Z] [2020-08-13T12:01:31.428Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:31.428Z] #47 71.65 golang.org/x/crypto/ssh/terminal [2020-08-13T12:01:31.428Z] #47 80.65 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T12:01:31.428Z] #47 ... [2020-08-13T12:01:31.428Z] [2020-08-13T12:01:31.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:31.428Z] #39 6.849 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:01:31.428Z] #39 6.922 GEN .gitid [2020-08-13T12:01:31.428Z] #39 6.993 GEN criu/include/version.h [2020-08-13T12:01:31.428Z] #39 7.067 GEN include/common/asm [2020-08-13T12:01:31.428Z] #39 8.652 PBCC images/timens.pb-c.c [2020-08-13T12:01:31.428Z] #39 8.717 DEP images/timens.pb-c.d [2020-08-13T12:01:31.428Z] #39 8.762 PBCC images/fown.pb-c.c [2020-08-13T12:01:31.428Z] #39 8.792 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T12:01:31.428Z] #39 8.882 PBCC images/opts.pb-c.c [2020-08-13T12:01:31.428Z] #39 8.898 PBCC images/memfd.pb-c.c [2020-08-13T12:01:31.428Z] #39 8.998 DEP images/fown.pb-c.d [2020-08-13T12:01:31.428Z] #39 9.049 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T12:01:31.428Z] #39 9.129 DEP images/opts.pb-c.d [2020-08-13T12:01:31.428Z] #39 9.179 DEP images/memfd.pb-c.d [2020-08-13T12:01:31.428Z] #39 9.246 PBCC images/sit.pb-c.c [2020-08-13T12:01:31.428Z] #39 9.330 DEP images/sit.pb-c.d [2020-08-13T12:01:31.605Z] #40 31.83 CC images/mm.o [2020-08-13T12:01:31.666Z] #38 82.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:31.694Z] #39 9.470 PBCC images/macvlan.pb-c.c [2020-08-13T12:01:31.694Z] #39 9.527 DEP images/macvlan.pb-c.d [2020-08-13T12:01:31.694Z] #39 9.581 PBCC images/autofs.pb-c.c [2020-08-13T12:01:31.694Z] #39 9.634 DEP images/autofs.pb-c.d [2020-08-13T12:01:31.906Z] #40 32.51 CC images/sk-opts.o [2020-08-13T12:01:31.906Z] #40 ... [2020-08-13T12:01:31.906Z] [2020-08-13T12:01:31.906Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:31.906Z] #11 87.77 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T12:01:31.906Z] #11 87.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-13T12:01:31.906Z] #11 87.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:31.906Z] #11 87.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T12:01:31.906Z] #11 87.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-13T12:01:31.906Z] #11 87.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:31.959Z] #39 9.690 PBCC images/sysctl.pb-c.c [2020-08-13T12:01:31.959Z] #39 9.727 DEP images/sysctl.pb-c.d [2020-08-13T12:01:31.959Z] #39 9.785 PBCC images/time.pb-c.c [2020-08-13T12:01:31.959Z] #39 9.836 DEP images/time.pb-c.d [2020-08-13T12:01:31.959Z] #39 9.928 PBCC images/binfmt-misc.pb-c.c [2020-08-13T12:01:32.208Z] #11 ... [2020-08-13T12:01:32.208Z] [2020-08-13T12:01:32.208Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:32.208Z] #40 32.69 CC images/sk-unix.o [2020-08-13T12:01:32.223Z] #39 9.940 DEP images/binfmt-misc.pb-c.d [2020-08-13T12:01:32.223Z] #39 10.04 PBCC images/seccomp.pb-c.c [2020-08-13T12:01:32.223Z] #39 ... [2020-08-13T12:01:32.223Z] [2020-08-13T12:01:32.223Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:32.223Z] #33 3.503 + RM_GOPATH=0 [2020-08-13T12:01:32.223Z] #33 3.503 + TMP_GOPATH= [2020-08-13T12:01:32.223Z] #33 3.503 + : /build [2020-08-13T12:01:32.223Z] #33 3.503 + '[' -z '' ']' [2020-08-13T12:01:32.223Z] #33 3.503 ++ mktemp -d [2020-08-13T12:01:32.223Z] #33 3.518 + export GOPATH=/tmp/tmp.RMUQPFvAnO [2020-08-13T12:01:32.223Z] #33 3.518 + GOPATH=/tmp/tmp.RMUQPFvAnO [2020-08-13T12:01:32.223Z] #33 3.518 + RM_GOPATH=1 [2020-08-13T12:01:32.223Z] #33 3.518 + case "$(go env GOARCH)" in [2020-08-13T12:01:32.223Z] #33 3.518 ++ go env GOARCH [2020-08-13T12:01:32.223Z] #33 3.538 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:32.223Z] #33 3.538 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:32.223Z] #33 3.538 ++ dirname /tmp/install/install.sh [2020-08-13T12:01:32.223Z] #33 3.539 + dir=/tmp/install [2020-08-13T12:01:32.223Z] #33 3.542 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:32.223Z] #33 3.542 + bin=tini [2020-08-13T12:01:32.223Z] #33 3.542 + shift [2020-08-13T12:01:32.223Z] #33 3.542 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T12:01:32.223Z] #33 3.542 + . /tmp/install/tini.installer [2020-08-13T12:01:32.223Z] #33 3.542 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:32.223Z] #33 3.542 + install_tini [2020-08-13T12:01:32.223Z] #33 3.542 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T12:01:32.223Z] #33 3.542 + git clone https://github.com/krallin/tini.git /tmp/tmp.RMUQPFvAnO/tini [2020-08-13T12:01:32.223Z] #33 3.542 Cloning into '/tmp/tmp.RMUQPFvAnO/tini'... [2020-08-13T12:01:32.223Z] #33 4.680 + cd /tmp/tmp.RMUQPFvAnO/tini [2020-08-13T12:01:32.223Z] #33 4.694 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:32.223Z] #33 4.694 + cmake . [2020-08-13T12:01:32.223Z] #33 5.802 -- The C compiler identification is GNU 8.3.0 [2020-08-13T12:01:32.223Z] #33 5.890 -- Check for working C compiler: /usr/bin/cc [2020-08-13T12:01:32.223Z] #33 6.665 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T12:01:32.223Z] #33 6.668 -- Detecting C compiler ABI info [2020-08-13T12:01:32.223Z] #33 7.602 -- Detecting C compiler ABI info - done [2020-08-13T12:01:32.223Z] #33 7.634 -- Detecting C compile features [2020-08-13T12:01:32.223Z] #33 ... [2020-08-13T12:01:32.223Z] [2020-08-13T12:01:32.223Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:32.223Z] #39 10.06 DEP images/seccomp.pb-c.d [2020-08-13T12:01:32.223Z] #39 10.12 PBCC images/userns.pb-c.c [2020-08-13T12:01:32.223Z] #39 10.16 DEP images/userns.pb-c.d [2020-08-13T12:01:32.487Z] #39 10.21 PBCC images/cgroup.pb-c.c [2020-08-13T12:01:32.487Z] #39 10.28 DEP images/cgroup.pb-c.d [2020-08-13T12:01:32.487Z] #39 10.38 PBCC images/ext-file.pb-c.c [2020-08-13T12:01:32.487Z] #39 10.42 DEP images/ext-file.pb-c.d [2020-08-13T12:01:32.487Z] #39 10.49 PBCC images/rpc.pb-c.c [2020-08-13T12:01:32.509Z] #40 33.01 CC images/sk-inet.o [2020-08-13T12:01:32.662Z] #25 12.23 0.0% ### 5.0% ###### 8.8% ######## 12.0% ########## 15.0% ############## 20.4% ################# 24.5% #################### 29.0% ######################## 33.5% ########################## 36.6% ############################ 39.1% ################################ 44.7% ################################### 49.2% [2020-08-13T12:01:32.662Z] #25 ... [2020-08-13T12:01:32.662Z] [2020-08-13T12:01:32.662Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:32.662Z] #52 3.780 + RM_GOPATH=0 [2020-08-13T12:01:32.662Z] #52 3.780 + TMP_GOPATH= [2020-08-13T12:01:32.662Z] #52 3.780 + : /build [2020-08-13T12:01:32.662Z] #52 3.780 + '[' -z '' ']' [2020-08-13T12:01:32.662Z] #52 3.785 ++ mktemp -d [2020-08-13T12:01:32.662Z] #52 3.785 + export GOPATH=/tmp/tmp.Q2UEzXaxS6 [2020-08-13T12:01:32.662Z] #52 3.785 + GOPATH=/tmp/tmp.Q2UEzXaxS6 [2020-08-13T12:01:32.662Z] #52 3.785 + RM_GOPATH=1 [2020-08-13T12:01:32.662Z] #52 3.785 + case "$(go env GOARCH)" in [2020-08-13T12:01:32.662Z] #52 3.785 ++ go env GOARCH [2020-08-13T12:01:32.662Z] #52 3.828 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:32.662Z] #52 3.828 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:32.662Z] #52 3.835 ++ dirname /tmp/install/install.sh [2020-08-13T12:01:32.662Z] #52 3.851 + dir=/tmp/install [2020-08-13T12:01:32.662Z] #52 3.852 + bin=containerd [2020-08-13T12:01:32.662Z] #52 3.853 + shift [2020-08-13T12:01:32.662Z] #52 3.853 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T12:01:32.662Z] #52 3.855 + . /tmp/install/containerd.installer [2020-08-13T12:01:32.662Z] #52 3.856 ++ set -e [2020-08-13T12:01:32.662Z] #52 3.857 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:01:32.662Z] #52 3.858 + install_containerd [2020-08-13T12:01:32.662Z] #52 3.863 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T12:01:32.662Z] #52 3.864 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:01:32.662Z] #52 3.864 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q2UEzXaxS6/src/github.com/containerd/containerd [2020-08-13T12:01:32.662Z] #52 3.873 Cloning into '/tmp/tmp.Q2UEzXaxS6/src/github.com/containerd/containerd'... [2020-08-13T12:01:32.662Z] #52 ... [2020-08-13T12:01:32.662Z] [2020-08-13T12:01:32.662Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:32.751Z] #39 10.53 DEP images/rpc.pb-c.d [2020-08-13T12:01:32.751Z] #39 10.60 PBCC images/siginfo.pb-c.c [2020-08-13T12:01:32.751Z] #39 10.64 DEP images/siginfo.pb-c.d [2020-08-13T12:01:32.751Z] #39 10.70 PBCC images/pagemap.pb-c.c [2020-08-13T12:01:32.812Z] #40 33.33 CC images/tun.o [2020-08-13T12:01:32.812Z] #40 ... [2020-08-13T12:01:32.812Z] [2020-08-13T12:01:32.812Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:32.812Z] #42 88.65 os/exec [2020-08-13T12:01:32.812Z] #42 88.82 net [2020-08-13T12:01:32.812Z] #42 90.18 internal/lazyregexp [2020-08-13T12:01:32.812Z] #42 91.01 github.com/LK4D4/vndr/versioned [2020-08-13T12:01:32.812Z] #42 93.81 encoding/binary [2020-08-13T12:01:32.812Z] #42 93.88 go/scanner [2020-08-13T12:01:32.812Z] #42 93.88 net/url [2020-08-13T12:01:32.812Z] #42 96.89 go/ast [2020-08-13T12:01:32.846Z] Client: Docker Engine - Enterprise [2020-08-13T12:01:32.846Z] Version: 19.03.5 [2020-08-13T12:01:32.846Z] API version: 1.40 [2020-08-13T12:01:32.846Z] Go version: go1.12.12 [2020-08-13T12:01:32.846Z] Git commit: 2ee0c57608 [2020-08-13T12:01:32.846Z] Built: 11/13/2019 08:00:16 [2020-08-13T12:01:32.846Z] OS/Arch: windows/amd64 [2020-08-13T12:01:32.846Z] Experimental: false [2020-08-13T12:01:32.846Z] [2020-08-13T12:01:32.846Z] Server: Docker Engine - Enterprise [2020-08-13T12:01:32.846Z] Engine: [2020-08-13T12:01:32.846Z] Version: 19.03.5 [2020-08-13T12:01:32.846Z] API version: 1.40 (minimum version 1.24) [2020-08-13T12:01:32.846Z] Go version: go1.12.12 [2020-08-13T12:01:32.846Z] Git commit: 2ee0c57608 [2020-08-13T12:01:32.846Z] Built: 11/13/2019 07:58:51 [2020-08-13T12:01:32.846Z] OS/Arch: windows/amd64 [2020-08-13T12:01:32.846Z] Experimental: true [2020-08-13T12:01:33.015Z] #39 10.74 DEP images/pagemap.pb-c.d [2020-08-13T12:01:33.015Z] #39 10.78 PBCC images/rlimit.pb-c.c [2020-08-13T12:01:33.015Z] #39 10.84 DEP images/rlimit.pb-c.d [2020-08-13T12:01:33.015Z] #39 10.95 PBCC images/file-lock.pb-c.c [2020-08-13T12:01:33.115Z] #42 99.03 text/template/parse [2020-08-13T12:01:33.115Z] #42 ... [2020-08-13T12:01:33.115Z] [2020-08-13T12:01:33.115Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:33.115Z] #40 33.64 CC images/sk-netlink.o [2020-08-13T12:01:33.279Z] #39 10.98 DEP images/file-lock.pb-c.d [2020-08-13T12:01:33.279Z] #39 11.01 PBCC images/tty.pb-c.c [2020-08-13T12:01:33.279Z] #39 11.04 DEP images/tty.pb-c.d [2020-08-13T12:01:33.279Z] #39 11.08 PBCC images/tun.pb-c.c [2020-08-13T12:01:33.279Z] #39 11.11 PBCC images/netdev.pb-c.c [2020-08-13T12:01:33.279Z] #39 11.16 DEP images/tun.pb-c.d [2020-08-13T12:01:33.279Z] #39 11.21 DEP images/netdev.pb-c.d [2020-08-13T12:01:33.279Z] #39 ... [2020-08-13T12:01:33.279Z] [2020-08-13T12:01:33.279Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:33.279Z] #52 34.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T12:01:33.279Z] #52 34.40 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T12:01:33.279Z] #52 34.40 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:01:33.279Z] #52 34.40 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:01:33.279Z] #52 34.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T12:01:33.279Z] #52 34.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T12:01:33.279Z] #52 34.40 + '[' '' = dynamic ']' [2020-08-13T12:01:33.279Z] #52 34.40 + make [2020-08-13T12:01:33.279Z] #52 35.64 + bin/ctr [Pipeline] sh [2020-08-13T12:01:33.543Z] #52 ... [2020-08-13T12:01:33.543Z] [2020-08-13T12:01:33.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:33.543Z] #39 11.25 PBCC images/vma.pb-c.c [2020-08-13T12:01:33.543Z] #39 11.31 DEP images/vma.pb-c.d [2020-08-13T12:01:33.543Z] #39 11.38 PBCC images/creds.pb-c.c [2020-08-13T12:01:33.569Z] #38 ... [2020-08-13T12:01:33.569Z] [2020-08-13T12:01:33.569Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:33.569Z] #47 74.34 syscall [2020-08-13T12:01:33.569Z] #47 74.40 reflect [2020-08-13T12:01:33.569Z] #47 ... [2020-08-13T12:01:33.569Z] [2020-08-13T12:01:33.569Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:33.569Z] #25 9.666 [2020-08-13T12:01:33.720Z] #25 12.23 0.0% ### 5.0% ###### 8.8% ######## 12.0% ########## 15.0% ############## 20.4% ################# 24.5% #################### 29.0% ######################## 33.5% ########################## 36.6% ############################ 39.1% ################################ 44.7% ################################### 49.2% ###################################### 53.5% ######################################### 57.2% ########################################### 60.5% ############################################# 63.5% ################################################ 66.7% ################################################### 71.0% ##################################################### 74.9% ######################################################## 78.1% ########################################################## 81.8% ############################################################ 84.6% ############################################################### 87.6% [2020-08-13T12:01:33.720Z] #25 ... [2020-08-13T12:01:33.720Z] [2020-08-13T12:01:33.720Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:33.720Z] #10 75.19 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-08-13T12:01:33.720Z] #10 78.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-13T12:01:33.720Z] #10 78.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-13T12:01:33.720Z] #10 78.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T12:01:33.720Z] #10 78.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T12:01:33.720Z] #10 78.70 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-08-13T12:01:33.720Z] #10 78.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-13T12:01:33.720Z] #10 78.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-13T12:01:33.720Z] #10 78.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-13T12:01:33.720Z] #10 78.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-13T12:01:33.720Z] #10 78.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-13T12:01:33.720Z] #10 78.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-13T12:01:33.720Z] #10 79.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-13T12:01:33.720Z] #10 79.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-13T12:01:33.720Z] #10 79.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-13T12:01:33.720Z] #10 79.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-13T12:01:33.720Z] #10 80.73 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:01:33.720Z] #10 81.10 Fetched 77.7 MB in 12s (6258 kB/s) [2020-08-13T12:01:33.720Z] #10 81.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T12:01:33.720Z] #10 81.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 ... 15410 files and directories currently installed.) [2020-08-13T12:01:33.720Z] #10 81.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-13T12:01:33.720Z] #10 81.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:01:33.805Z] #40 34.00 CC images/packet-sock.o [2020-08-13T12:01:33.829Z] #25 10.13 #=#=# # 2.8% ### 4.9% #### 6.8% ####### 10.5% ######### 13.2% ############### 21.6% ##################### 29.8% ########################### 38.1% ################################ 44.5% ####################################### 54.8% ########################################## 59.2% ############################################# 63.1% ################################################ 67.3% ################################################### 70.9% ###################################################### 75.4% ########################################################### 83.0% ############################################################### 87.5% ################################################################## 91.7% ######################################################################## 100.0% [2020-08-13T12:01:33.982Z] #10 ... [2020-08-13T12:01:33.982Z] [2020-08-13T12:01:33.982Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:34.096Z] #39 11.47 DEP images/creds.pb-c.d [2020-08-13T12:01:34.096Z] #39 11.51 PBCC images/utsns.pb-c.c [2020-08-13T12:01:34.096Z] #39 11.55 DEP images/utsns.pb-c.d [2020-08-13T12:01:34.096Z] #39 11.59 PBCC images/ipc-desc.pb-c.c [2020-08-13T12:01:34.096Z] #39 11.63 PBCC images/ipc-sem.pb-c.c [2020-08-13T12:01:34.096Z] #39 11.67 DEP images/ipc-desc.pb-c.d [2020-08-13T12:01:34.096Z] #39 11.76 DEP images/ipc-sem.pb-c.d [2020-08-13T12:01:34.096Z] #39 11.83 PBCC images/ipc-msg.pb-c.c [2020-08-13T12:01:34.190Z] #17 45.84 Selecting previously unselected package vim. [2020-08-13T12:01:34.190Z] #17 45.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:01:34.190Z] #17 45.85 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T12:01:34.190Z] #17 46.35 Selecting previously unselected package xfsprogs. [2020-08-13T12:01:34.190Z] #17 46.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-13T12:01:34.190Z] #17 46.35 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T12:01:34.243Z] #25 12.23 0.0% ### 5.0% ###### 8.8% ######## 12.0% ########## 15.0% ############## 20.4% ################# 24.5% #################### 29.0% ######################## 33.5% ########################## 36.6% ############################ 39.1% ################################ 44.7% ################################### 49.2% ###################################### 53.5% ######################################### 57.2% ########################################### 60.5% ############################################# 63.5% ################################################ 66.7% ################################################### 71.0% ##################################################### 74.9% ######################################################## 78.1% ########################################################## 81.8% ############################################################ 84.6% ############################################################### 87.6% ################################################################# 91.2% ################################################################### 93.7% ######################################################################## 100.0% [2020-08-13T12:01:34.360Z] #39 12.05 DEP images/ipc-msg.pb-c.d [2020-08-13T12:01:34.360Z] #39 12.14 PBCC images/ipc-shm.pb-c.c [2020-08-13T12:01:34.360Z] #39 12.16 DEP images/ipc-shm.pb-c.d [2020-08-13T12:01:34.360Z] #39 12.19 PBCC images/ipc-var.pb-c.c [2020-08-13T12:01:34.360Z] #39 12.21 DEP images/ipc-var.pb-c.d [2020-08-13T12:01:34.360Z] #39 12.24 PBCC images/sk-opts.pb-c.c [2020-08-13T12:01:34.360Z] #39 12.28 PBCC images/packet-sock.pb-c.c [2020-08-13T12:01:34.360Z] #39 12.32 DEP images/sk-opts.pb-c.d [2020-08-13T12:01:34.360Z] #39 12.36 DEP images/packet-sock.pb-c.d [2020-08-13T12:01:34.360Z] #39 ... [2020-08-13T12:01:34.360Z] [2020-08-13T12:01:34.360Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:34.360Z] #41 75.29 text/template [2020-08-13T12:01:34.360Z] #41 76.21 go/parser [2020-08-13T12:01:34.360Z] #41 78.33 encoding/xml [2020-08-13T12:01:34.360Z] #41 81.31 compress/gzip [2020-08-13T12:01:34.360Z] #41 82.41 encoding/asn1 [2020-08-13T12:01:34.360Z] #41 83.66 go/doc [2020-08-13T12:01:34.385Z] + docker info [2020-08-13T12:01:34.392Z] #25 12.93 #=#=# [2020-08-13T12:01:34.457Z] #40 34.60 CC images/ipc-var.o [2020-08-13T12:01:34.457Z] #40 34.84 CC images/ipc-desc.o [2020-08-13T12:01:34.623Z] #41 ... [2020-08-13T12:01:34.623Z] [2020-08-13T12:01:34.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:34.623Z] #39 12.40 PBCC images/sk-netlink.pb-c.c [2020-08-13T12:01:34.623Z] #39 12.46 DEP images/sk-netlink.pb-c.d [2020-08-13T12:01:34.623Z] #39 12.56 PBCC images/sk-inet.pb-c.c [2020-08-13T12:01:34.623Z] #39 12.60 DEP images/sk-inet.pb-c.d [2020-08-13T12:01:34.623Z] #39 12.64 PBCC images/sk-unix.pb-c.c [2020-08-13T12:01:34.760Z] #17 46.85 Selecting previously unselected package zip. [2020-08-13T12:01:34.760Z] #17 46.86 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-13T12:01:34.760Z] #17 46.87 Unpacking zip (3.0-11+b1) ... [2020-08-13T12:01:34.764Z] #40 35.09 CC images/ipc-shm.o [2020-08-13T12:01:34.813Z] #25 15.89 #=#=# [2020-08-13T12:01:34.887Z] #39 12.69 DEP images/sk-unix.pb-c.d [2020-08-13T12:01:34.887Z] #39 12.78 PBCC images/mm.pb-c.c [2020-08-13T12:01:34.887Z] #39 12.84 DEP images/mm.pb-c.d [2020-08-13T12:01:34.887Z] #39 12.89 PBCC images/timerfd.pb-c.c [2020-08-13T12:01:35.020Z] #17 47.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:01:35.020Z] #17 47.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:01:35.020Z] #17 47.05 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T12:01:35.020Z] #17 47.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T12:01:35.020Z] #17 47.08 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-13T12:01:35.020Z] #17 47.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T12:01:35.020Z] #17 47.10 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T12:01:35.020Z] #17 47.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T12:01:35.020Z] #17 47.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:35.020Z] #17 47.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:01:35.020Z] #17 47.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:35.020Z] #17 47.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:01:35.020Z] #17 47.21 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:01:35.062Z] #40 35.40 CC images/ipc-msg.o [2020-08-13T12:01:35.151Z] #39 12.93 DEP images/timerfd.pb-c.d [2020-08-13T12:01:35.151Z] #39 13.01 PBCC images/timer.pb-c.c [2020-08-13T12:01:35.151Z] #39 13.05 DEP images/timer.pb-c.d [2020-08-13T12:01:35.151Z] #39 13.10 PBCC images/sa.pb-c.c [2020-08-13T12:01:35.151Z] #39 13.16 DEP images/sa.pb-c.d [2020-08-13T12:01:35.280Z] #17 47.22 Setting up zip (3.0-11+b1) ... [2020-08-13T12:01:35.280Z] #17 47.23 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:01:35.280Z] #17 47.28 Setting up bash-completion (1:2.8-6) ... [2020-08-13T12:01:35.364Z] #40 35.69 CC images/ipc-sem.o [2020-08-13T12:01:35.364Z] #40 35.89 CC images/utsns.o [2020-08-13T12:01:35.415Z] #39 13.26 PBCC images/pipe-data.pb-c.c [2020-08-13T12:01:35.415Z] #39 13.29 DEP images/pipe-data.pb-c.d [2020-08-13T12:01:35.415Z] #39 13.33 PBCC images/mnt.pb-c.c [2020-08-13T12:01:35.415Z] #39 13.40 DEP images/mnt.pb-c.d [2020-08-13T12:01:35.677Z] #40 36.10 CC images/creds.o [2020-08-13T12:01:35.680Z] #39 13.45 PBCC images/sk-packet.pb-c.c [2020-08-13T12:01:35.680Z] #39 13.50 DEP images/sk-packet.pb-c.d [2020-08-13T12:01:35.680Z] #39 13.58 PBCC images/tcp-stream.pb-c.c [2020-08-13T12:01:35.680Z] #39 13.62 DEP images/tcp-stream.pb-c.d [2020-08-13T12:01:35.944Z] #39 13.67 PBCC images/pipe.pb-c.c [2020-08-13T12:01:35.944Z] #39 13.72 DEP images/pipe.pb-c.d [2020-08-13T12:01:35.944Z] #39 ... [2020-08-13T12:01:35.944Z] [2020-08-13T12:01:35.944Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:35.944Z] #47 DONE 86.8s [2020-08-13T12:01:35.944Z] [2020-08-13T12:01:35.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:35.944Z] #39 13.78 PBCC images/pstree.pb-c.c [2020-08-13T12:01:35.944Z] #39 13.81 DEP images/pstree.pb-c.d [2020-08-13T12:01:35.944Z] #39 13.91 PBCC images/fs.pb-c.c [2020-08-13T12:01:36.208Z] #40 36.35 CC images/vma.o [2020-08-13T12:01:36.208Z] #40 36.60 CC images/netdev.o [2020-08-13T12:01:36.212Z] #39 13.94 DEP images/fs.pb-c.d [2020-08-13T12:01:36.212Z] #39 13.98 PBCC images/signalfd.pb-c.c [2020-08-13T12:01:36.212Z] #39 ... [2020-08-13T12:01:36.212Z] [2020-08-13T12:01:36.212Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:36.212Z] #33 10.36 -- Detecting C compile features - done [2020-08-13T12:01:36.212Z] #33 10.39 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T12:01:36.212Z] #33 10.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T12:01:36.212Z] #33 10.76 -- Configuring done [2020-08-13T12:01:36.212Z] #33 10.81 -- Generating done [2020-08-13T12:01:36.212Z] #33 10.81 -- Build files have been written to: /tmp/tmp.RMUQPFvAnO/tini [2020-08-13T12:01:36.212Z] #33 10.82 + make tini-static [2020-08-13T12:01:36.212Z] #33 11.52 Scanning dependencies of target tini-static [2020-08-13T12:01:36.212Z] #33 11.61 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T12:01:36.212Z] #33 13.30 [100%] Linking C executable tini-static [2020-08-13T12:01:36.212Z] #33 13.78 [100%] Built target tini-static [2020-08-13T12:01:36.212Z] #33 13.86 + mkdir -p /build [2020-08-13T12:01:36.212Z] #33 13.86 + cp tini-static /build/docker-init [2020-08-13T12:01:36.212Z] #33 DONE 14.1s [2020-08-13T12:01:36.212Z] [2020-08-13T12:01:36.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:36.212Z] #39 14.07 DEP images/signalfd.pb-c.d [2020-08-13T12:01:36.212Z] #39 14.15 PBCC images/fh.pb-c.c [2020-08-13T12:01:36.376Z] #25 16.29 0.4% # 1.5% # 2.4% ## 3.8% ### 5.0% #### 6.2% ##### 7.3% ###### 8.3% ####### 9.7% ####### 10.6% [2020-08-13T12:01:36.376Z] #25 ... [2020-08-13T12:01:36.376Z] [2020-08-13T12:01:36.376Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:36.376Z] #32 77.73 Selecting previously unselected package libicu63:amd64. [2020-08-13T12:01:36.376Z] #32 77.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T12:01:36.376Z] #32 77.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:01:36.376Z] #32 ... [2020-08-13T12:01:36.376Z] [2020-08-13T12:01:36.376Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:36.481Z] #39 14.24 PBCC images/fsnotify.pb-c.c [2020-08-13T12:01:36.481Z] #39 14.37 DEP images/fh.pb-c.d [2020-08-13T12:01:36.481Z] #39 14.49 DEP images/fsnotify.pb-c.d [2020-08-13T12:01:36.509Z] #40 36.91 CC images/tty.o [2020-08-13T12:01:36.764Z] #39 14.51 PBCC images/eventpoll.pb-c.c [2020-08-13T12:01:36.764Z] #39 14.55 DEP images/eventpoll.pb-c.d [2020-08-13T12:01:36.764Z] #39 14.66 PBCC images/eventfd.pb-c.c [2020-08-13T12:01:36.764Z] #39 14.67 DEP images/eventfd.pb-c.d [2020-08-13T12:01:36.764Z] #39 14.69 PBCC images/remap-file-path.pb-c.c [2020-08-13T12:01:36.764Z] #39 14.70 DEP images/remap-file-path.pb-c.d [2020-08-13T12:01:36.764Z] #39 14.73 PBCC images/fifo.pb-c.c [2020-08-13T12:01:36.764Z] #39 14.75 DEP images/fifo.pb-c.d [2020-08-13T12:01:37.027Z] #39 14.85 PBCC images/ghost-file.pb-c.c [2020-08-13T12:01:37.027Z] #39 14.95 DEP images/ghost-file.pb-c.d [2020-08-13T12:01:37.156Z] #40 37.45 CC images/file-lock.o [2020-08-13T12:01:37.156Z] #40 37.60 CC images/rlimit.o [2020-08-13T12:01:37.291Z] #39 15.07 PBCC images/regfile.pb-c.c [2020-08-13T12:01:37.291Z] #39 15.20 DEP images/regfile.pb-c.d [2020-08-13T12:01:37.291Z] #39 15.24 PBCC images/ns.pb-c.c [2020-08-13T12:01:37.456Z] #40 37.85 CC images/pagemap.o [2020-08-13T12:01:37.535Z] #25 13.26 0.0% 1.4% # 2.3% ## 3.8% ### 4.6% #### 6.1% ##### 8.2% ###### 9.6% ######## 11.4% ######### 12.7% ########## 15.0% ########### 15.4% ############ 17.0% ############# 18.3% ############# 19.4% ############### 21.0% ################ 22.7% ################# 24.2% ################## 25.7% #################### 27.9% #################### 28.8% ###################### 31.4% ####################### 33.1% ######################## 34.2% ######################### 35.8% ########################## 36.9% ##### [2020-08-13T12:01:37.535Z] #25 ... [2020-08-13T12:01:37.535Z] [2020-08-13T12:01:37.535Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:37.535Z] #32 78.41 Selecting previously unselected package libicu63:amd64. [2020-08-13T12:01:37.535Z] #32 78.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T12:01:37.535Z] #32 78.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:01:37.554Z] #39 15.34 DEP images/ns.pb-c.d [2020-08-13T12:01:37.554Z] #39 15.50 PBCC images/fdinfo.pb-c.c [2020-08-13T12:01:37.754Z] #40 38.18 CC images/siginfo.o [2020-08-13T12:01:37.792Z] #32 ... [2020-08-13T12:01:37.792Z] [2020-08-13T12:01:37.792Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:37.818Z] #39 15.61 DEP images/fdinfo.pb-c.d [2020-08-13T12:01:37.818Z] #39 15.84 PBCC images/core-aarch64.pb-c.c [2020-08-13T12:01:38.053Z] #40 38.53 CC images/rpc.o [2020-08-13T12:01:38.086Z] #39 15.91 PBCC images/core-arm.pb-c.c [2020-08-13T12:01:38.086Z] #39 15.97 PBCC images/core-ppc64.pb-c.c [2020-08-13T12:01:38.201Z] #25 16.29 0.4% # 1.5% # 2.4% ## 3.8% ### 5.0% #### 6.2% ##### 7.3% ###### 8.3% ####### 9.7% ####### 10.6% ######## 11.9% ######### 13.1% ########## 14.2% ########### 15.5% ############ 16.7% ############ 17.9% ############# 19.0% ############## 20.6% ############### 21.5% ################ 22.6% ################# 24.0% ################## 26.1% ################### 27.0% #################### 28.2% #################### 29.1% ##################### 30.5% ###################### 31.6% [2020-08-13T12:01:38.201Z] #25 ... [2020-08-13T12:01:38.201Z] [2020-08-13T12:01:38.201Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:38.201Z] #47 79.57 syscall [2020-08-13T12:01:38.201Z] #47 79.63 reflect [2020-08-13T12:01:38.350Z] #39 16.15 PBCC images/core-s390.pb-c.c [2020-08-13T12:01:38.350Z] #39 16.19 PBCC images/core-x86.pb-c.c [2020-08-13T12:01:38.350Z] #39 16.24 PBCC images/core.pb-c.c [2020-08-13T12:01:38.350Z] #39 16.29 PBCC images/inventory.pb-c.c [2020-08-13T12:01:38.350Z] #39 16.35 DEP images/core-aarch64.pb-c.d [2020-08-13T12:01:38.462Z] #47 ... [2020-08-13T12:01:38.462Z] [2020-08-13T12:01:38.462Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:38.574Z] #17 50.20 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-13T12:01:38.574Z] #17 50.22 Setting up xz-utils (5.2.4-1) ... [2020-08-13T12:01:38.574Z] #17 50.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T12:01:38.574Z] #17 50.24 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:01:38.574Z] #17 50.30 invoke-rc.d: could not determine current runlevel [2020-08-13T12:01:38.574Z] #17 50.32 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T12:01:38.574Z] #17 50.34 Setting up pigz (2.4-1) ... [2020-08-13T12:01:38.574Z] #17 50.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T12:01:38.574Z] #17 50.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:01:38.574Z] #17 50.40 Setting up python-pip-whl (18.1-5) ... [2020-08-13T12:01:38.574Z] #17 50.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T12:01:38.574Z] #17 50.43 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:01:38.574Z] #17 ... [2020-08-13T12:01:38.574Z] [2020-08-13T12:01:38.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:38.574Z] #39 97.23 CC criu/cr-errno.o [2020-08-13T12:01:38.574Z] #39 97.31 CC criu/cr-restore.o [2020-08-13T12:01:38.574Z] #39 102.0 CC criu/cr-service.o [2020-08-13T12:01:38.574Z] #39 103.6 CC criu/crtools.o [2020-08-13T12:01:38.574Z] #39 104.1 CC criu/eventfd.o [2020-08-13T12:01:38.574Z] #39 104.5 CC criu/eventpoll.o [2020-08-13T12:01:38.574Z] #39 105.3 CC criu/external.o [2020-08-13T12:01:38.574Z] #39 105.7 CC criu/fault-injection.o [2020-08-13T12:01:38.574Z] #39 105.8 CC criu/fdstore.o [2020-08-13T12:01:38.574Z] #39 106.1 CC criu/fifo.o [2020-08-13T12:01:38.574Z] #39 106.6 CC criu/file-ids.o [2020-08-13T12:01:38.574Z] #39 107.0 CC criu/file-lock.o [2020-08-13T12:01:38.617Z] #39 16.39 DEP images/core-arm.pb-c.d [2020-08-13T12:01:38.617Z] #39 16.46 DEP images/core-ppc64.pb-c.d [2020-08-13T12:01:38.617Z] #39 16.57 DEP images/core-s390.pb-c.d [2020-08-13T12:01:38.834Z] #39 ... [2020-08-13T12:01:38.834Z] [2020-08-13T12:01:38.834Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:01:38.834Z] #17 50.93 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-13T12:01:38.834Z] #17 50.94 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:01:38.834Z] #17 50.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:01:38.834Z] #17 50.97 Setting up vim (2:8.1.0875-5) ... [2020-08-13T12:01:38.834Z] #17 50.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T12:01:38.834Z] #17 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T12:01:38.834Z] #17 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T12:01:38.834Z] #17 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T12:01:38.834Z] #17 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T12:01:38.834Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T12:01:38.834Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T12:01:38.834Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T12:01:38.883Z] #39 16.64 DEP images/core-x86.pb-c.d [2020-08-13T12:01:38.883Z] #39 16.71 DEP images/core.pb-c.d [2020-08-13T12:01:38.883Z] #39 16.78 DEP images/inventory.pb-c.d [2020-08-13T12:01:39.093Z] #17 51.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:01:39.093Z] #17 51.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:01:39.094Z] #17 51.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T12:01:39.094Z] #17 51.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:01:39.094Z] #17 51.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T12:01:39.094Z] #17 51.15 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:01:39.146Z] #39 16.89 PBCC images/cpuinfo.pb-c.c [2020-08-13T12:01:39.146Z] #39 16.92 DEP images/cpuinfo.pb-c.d [2020-08-13T12:01:39.146Z] #39 16.99 PBCC images/stats.pb-c.c [2020-08-13T12:01:39.146Z] #39 17.03 DEP images/stats.pb-c.d [2020-08-13T12:01:39.958Z] #40 40.00 CC images/ext-file.o [2020-08-13T12:01:39.958Z] #40 40.17 CC images/cgroup.o [2020-08-13T12:01:40.344Z] #40 40.85 CC images/userns.o [2020-08-13T12:01:40.655Z] #40 41.10 CC images/google/protobuf/descriptor.o [2020-08-13T12:01:40.814Z] #25 16.29 0.4% # 1.5% # 2.4% ## 3.8% ### 5.0% #### 6.2% ##### 7.3% ###### 8.3% ####### 9.7% ####### 10.6% ######## 11.9% ######### 13.1% ########## 14.2% ########### 15.5% ############ 16.7% ############ 17.9% ############# 19.0% ############## 20.6% ############### 21.5% ################ 22.6% ################# 24.0% ################## 26.1% ################### 27.0% #################### 28.2% #################### 29.1% ##################### 30.5% ###################### 31.6% ####################### 32.9% ######################## 33.7% ######################## 34.1% ######################### 35.1% ######################### 35.8% ########################## 37.3% ########################### 38.2% ############################ 39.3% ############################ 40.0% ############################# 40.9% ############################# 41.6% ############################## 43.0% ############################### 43.9% ############################### 44.3% ################################ 45.3% ################################# 46.6% ################################## 47.3% ################################## 47.9% ################################## 48.6% ################################### 49.4% #################################### 50.5% #################################### 51.2% [2020-08-13T12:01:40.814Z] #25 ... [2020-08-13T12:01:40.814Z] [2020-08-13T12:01:40.814Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:40.814Z] #38 82.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:40.814Z] #38 90.18 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:40.814Z] #38 90.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:40.814Z] #38 90.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:40.814Z] #38 90.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:40.814Z] #38 90.36 Setting up python-six (1.12.0-1) ... [2020-08-13T12:01:40.814Z] #38 ... [2020-08-13T12:01:40.814Z] [2020-08-13T12:01:40.814Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:41.073Z] #39 18.54 make[1]: Nothing to be done for 'all'. [2020-08-13T12:01:41.406Z] #25 13.26 0.0% 1.4% # 2.3% ## 3.8% ### 4.6% #### 6.1% ##### 8.2% ###### 9.6% ######## 11.4% ######### 12.7% ########## 15.0% ########### 15.4% ############ 17.0% ############# 18.3% ############# 19.4% ############### 21.0% ################ 22.7% ################# 24.2% ################## 25.7% #################### 27.9% #################### 28.8% ###################### 31.4% ####################### 33.1% ######################## 34.2% ######################### 35.8% ########################## 36.9% ########################### 38.2% ############################ 39.8% ############################# 41.6% ############################### 43.3% ################################ 44.7% ################################ 45.7% ################################# 47.0% ################################### 48.6% #################################### 50.2% #################################### 51.3% ###################################### 52.9% ###################################### 53.9% ####################################### 55.4% ######################################### 57.0% ########################################## 58.4% ########################################## 59.7% ############################################ 61.2% ############################################# 62.9% ############################################## 64.5% ############################################### 66.0% ################################################ 67.2% ################################################# 68.8% ################################################## 69.8% ################################################### 70.9% #################################################### 72.3% ##################################################### 73.9% ###################################################### 75.1% ####################################################### 76.6% ######################################################## 77.9% ######################################################### 79.7% ######################################################### 80.4% ########################################################### 82.3% ############################################################ 84.5% ############################################################## [2020-08-13T12:01:41.406Z] #25 ... [2020-08-13T12:01:41.406Z] [2020-08-13T12:01:41.406Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:41.406Z] #30 82.25 time [2020-08-13T12:01:41.406Z] #30 91.65 internal/poll [2020-08-13T12:01:41.406Z] #30 ... [2020-08-13T12:01:41.406Z] [2020-08-13T12:01:41.406Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:41.410Z] #40 ... [2020-08-13T12:01:41.410Z] [2020-08-13T12:01:41.410Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:41.410Z] #48 96.97 encoding/base64 [2020-08-13T12:01:41.410Z] #48 99.08 golang.org/x/sys/unix [2020-08-13T12:01:41.410Z] #48 99.26 encoding/json [2020-08-13T12:01:41.410Z] #48 ... [2020-08-13T12:01:41.410Z] [2020-08-13T12:01:41.410Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:41.410Z] #11 107.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T12:01:41.410Z] #11 107.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-13T12:01:41.410Z] #11 107.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:42.175Z] #25 13.26 0.0% 1.4% # 2.3% ## 3.8% ### 4.6% #### 6.1% ##### 8.2% ###### 9.6% ######## 11.4% ######### 12.7% ########## 15.0% ########### 15.4% ############ 17.0% ############# 18.3% ############# 19.4% ############### 21.0% ################ 22.7% ################# 24.2% ################## 25.7% #################### 27.9% #################### 28.8% ###################### 31.4% ####################### 33.1% ######################## 34.2% ######################### 35.8% ########################## 36.9% ########################### 38.2% ############################ 39.8% ############################# 41.6% ############################### 43.3% ################################ 44.7% ################################ 45.7% ################################# 47.0% ################################### 48.6% #################################### 50.2% #################################### 51.3% ###################################### 52.9% ###################################### 53.9% ####################################### 55.4% ######################################### 57.0% ########################################## 58.4% ########################################## 59.7% ############################################ 61.2% ############################################# 62.9% ############################################## 64.5% ############################################### 66.0% ################################################ 67.2% ################################################# 68.8% ################################################## 69.8% ################################################### 70.9% #################################################### 72.3% ##################################################### 73.9% ###################################################### 75.1% ####################################################### 76.6% ######################################################## 77.9% ######################################################### 79.7% ######################################################### 80.4% ########################################################### 82.3% ############################################################ 84.5% ############################################################## 87.0% ################################################################ 88.9% ################################################################# 91.6% ################################################################### 94.3% #################################################################### 95.7% ##################################################################### 97.1% ####################################################################### 99.3% ######################################################################## 100.0% [2020-08-13T12:01:42.176Z] #25 20.70 [2020-08-13T12:01:42.386Z] #17 54.06 Setting up iptables (1.8.2-4) ... [2020-08-13T12:01:42.386Z] #17 54.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:01:42.386Z] #17 54.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:01:42.386Z] #17 54.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:01:42.386Z] #17 54.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:01:42.386Z] #17 54.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T12:01:42.386Z] #17 54.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T12:01:42.386Z] #17 54.13 Setting up python3 (3.7.3-1) ... [2020-08-13T12:01:42.472Z] #39 20.10 CC images/stats.o [2020-08-13T12:01:42.646Z] #17 54.63 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T12:01:42.736Z] #39 20.62 CC images/core.o [2020-08-13T12:01:43.107Z] #25 21.62 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T12:01:43.215Z] #17 55.27 Setting up apparmor (2.13.2-10) ... [2020-08-13T12:01:43.324Z] #39 ... [2020-08-13T12:01:43.324Z] [2020-08-13T12:01:43.324Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:43.324Z] #10 94.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T12:01:43.324Z] #10 94.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-13T12:01:43.324Z] #10 94.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:43.671Z] #25 21.98 [2020-08-13T12:01:43.927Z] #25 22.26 #=#=# ######################################################################## 100.0% [2020-08-13T12:01:43.927Z] #25 22.45 [2020-08-13T12:01:44.051Z] #11 ... [2020-08-13T12:01:44.051Z] [2020-08-13T12:01:44.051Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:44.051Z] #42 99.22 encoding/json [2020-08-13T12:01:44.051Z] #42 108.9 go/parser [2020-08-13T12:01:44.051Z] #42 ... [2020-08-13T12:01:44.051Z] [2020-08-13T12:01:44.051Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:44.051Z] #40 43.52 CC images/opts.o [2020-08-13T12:01:44.051Z] #40 43.72 CC images/seccomp.o [2020-08-13T12:01:44.051Z] #40 44.05 CC images/binfmt-misc.o [2020-08-13T12:01:44.051Z] #40 44.30 CC images/time.o [2020-08-13T12:01:44.051Z] #40 44.52 CC images/sysctl.o [2020-08-13T12:01:44.364Z] #40 44.75 CC images/autofs.o [2020-08-13T12:01:44.490Z] #25 ... [2020-08-13T12:01:44.491Z] [2020-08-13T12:01:44.491Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:44.491Z] #10 85.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T12:01:44.491Z] #10 85.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-13T12:01:44.491Z] #10 85.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:01:44.491Z] #10 90.31 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T12:01:44.491Z] #10 90.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T12:01:44.491Z] #10 90.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:01:44.491Z] #10 90.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-13T12:01:44.491Z] #10 90.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:01:44.491Z] #10 90.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:01:44.491Z] #10 90.98 Selecting previously unselected package dmsetup. [2020-08-13T12:01:44.491Z] #10 90.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:01:44.491Z] #10 91.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T12:01:44.491Z] #10 91.50 Selecting previously unselected package mingw-w64-common. [2020-08-13T12:01:44.491Z] #10 91.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T12:01:44.491Z] #10 91.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T12:01:44.491Z] #10 ... [2020-08-13T12:01:44.491Z] [2020-08-13T12:01:44.491Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:44.491Z] #38 89.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:44.491Z] #38 89.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:44.491Z] #38 89.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:44.491Z] #38 89.57 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T12:01:44.491Z] #38 89.58 Setting up python-six (1.12.0-1) ... [2020-08-13T12:01:44.491Z] #38 95.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T12:01:44.491Z] #38 95.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:01:44.491Z] #38 95.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:44.491Z] #38 95.31 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T12:01:44.491Z] #38 95.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:44.491Z] #38 95.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:01:44.491Z] #38 95.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:44.491Z] #38 95.37 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:44.491Z] #38 95.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:01:44.491Z] #38 95.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T12:01:44.510Z] #25 16.29 0.4% # 1.5% # 2.4% ## 3.8% ### 5.0% #### 6.2% ##### 7.3% ###### 8.3% ####### 9.7% ####### 10.6% ######## 11.9% ######### 13.1% ########## 14.2% ########### 15.5% ############ 16.7% ############ 17.9% ############# 19.0% ############## 20.6% ############### 21.5% ################ 22.6% ################# 24.0% ################## 26.1% ################### 27.0% #################### 28.2% #################### 29.1% ##################### 30.5% ###################### 31.6% ####################### 32.9% ######################## 33.7% ######################## 34.1% ######################### 35.1% ######################### 35.8% ########################## 37.3% ########################### 38.2% ############################ 39.3% ############################ 40.0% ############################# 40.9% ############################# 41.6% ############################## 43.0% ############################### 43.9% ############################### 44.3% ################################ 45.3% ################################# 46.6% ################################## 47.3% ################################## 47.9% ################################## 48.6% ################################### 49.4% #################################### 50.5% #################################### 51.2% ##################################### 51.9% ###################################### 53.3% ####################################### 54.6% ######################################## 56.1% ######################################### 57.1% ######################################### 58.2% ########################################## 58.7% ########################################### 59.8% ########################################### 60.7% ############################################ 61.9% ############################################# 62.9% ############################################## 64.7% ############################################### 66.4% ################################################ 67.8% ################################################## 70.0% ################################################### 71.9% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 78.1% ######################################################### 79.8% ########################################################## 80.9% ########################################################### 82.7% ############################################################# 84.8% ############################################################# 85.5% ############################################################## 86.7% ############################################################### 88.0% ################################################################ 88.9% ################################################################ 90.0% ################################################################# 90.9% ################################################################# 91.6% ################################################################## 92.4% ################################################################### 93.6% #################################################################### 94.6% #################################################################### 95.6% ##################################################################### 96.6% [2020-08-13T12:01:44.510Z] #25 ... [2020-08-13T12:01:44.510Z] [2020-08-13T12:01:44.510Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:44.510Z] #10 85.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T12:01:44.510Z] #10 85.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-13T12:01:44.510Z] #10 85.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:01:44.510Z] #10 90.86 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T12:01:44.510Z] #10 90.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T12:01:44.510Z] #10 90.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:01:44.510Z] #10 91.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-13T12:01:44.510Z] #10 91.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:01:44.510Z] #10 91.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:01:44.510Z] #10 91.50 Selecting previously unselected package dmsetup. [2020-08-13T12:01:44.510Z] #10 91.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:01:44.510Z] #10 91.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T12:01:44.510Z] #10 91.87 Selecting previously unselected package mingw-w64-common. [2020-08-13T12:01:44.510Z] #10 91.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T12:01:44.510Z] #10 91.92 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T12:01:44.672Z] #40 44.97 CC images/macvlan.o [2020-08-13T12:01:44.672Z] #40 45.12 CC images/sit.o [2020-08-13T12:01:44.773Z] #10 ... [2020-08-13T12:01:44.773Z] [2020-08-13T12:01:44.773Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:44.773Z] #25 16.29 0.4% # 1.5% # 2.4% ## 3.8% ### 5.0% #### 6.2% ##### 7.3% ###### 8.3% ####### 9.7% ####### 10.6% ######## 11.9% ######### 13.1% ########## 14.2% ########### 15.5% ############ 16.7% ############ 17.9% ############# 19.0% ############## 20.6% ############### 21.5% ################ 22.6% ################# 24.0% ################## 26.1% ################### 27.0% #################### 28.2% #################### 29.1% ##################### 30.5% ###################### 31.6% ####################### 32.9% ######################## 33.7% ######################## 34.1% ######################### 35.1% ######################### 35.8% ########################## 37.3% ########################### 38.2% ############################ 39.3% ############################ 40.0% ############################# 40.9% ############################# 41.6% ############################## 43.0% ############################### 43.9% ############################### 44.3% ################################ 45.3% ################################# 46.6% ################################## 47.3% ################################## 47.9% ################################## 48.6% ################################### 49.4% #################################### 50.5% #################################### 51.2% ##################################### 51.9% ###################################### 53.3% ####################################### 54.6% ######################################## 56.1% ######################################### 57.1% ######################################### 58.2% ########################################## 58.7% ########################################### 59.8% ########################################### 60.7% ############################################ 61.9% ############################################# 62.9% ############################################## 64.7% ############################################### 66.4% ################################################ 67.8% ################################################## 70.0% ################################################### 71.9% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 78.1% ######################################################### 79.8% ########################################################## 80.9% ########################################################### 82.7% ############################################################# 84.8% ############################################################# 85.5% ############################################################## 86.7% ############################################################### 88.0% ################################################################ 88.9% ################################################################ 90.0% ################################################################# 90.9% ################################################################# 91.6% ################################################################## 92.4% ################################################################### 93.6% #################################################################### 94.6% #################################################################### 95.6% ##################################################################### 96.6% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-13T12:01:44.773Z] #25 25.89 [2020-08-13T12:01:44.969Z] #40 45.36 CC images/memfd.o [2020-08-13T12:01:45.053Z] #38 ... [2020-08-13T12:01:45.053Z] [2020-08-13T12:01:45.053Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:45.053Z] #25 23.46 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T12:01:45.053Z] #25 ... [2020-08-13T12:01:45.053Z] [2020-08-13T12:01:45.053Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:45.053Z] #47 85.91 time [2020-08-13T12:01:45.053Z] #47 93.43 context [2020-08-13T12:01:45.053Z] #47 94.40 internal/poll [2020-08-13T12:01:45.053Z] #47 95.90 encoding/binary [2020-08-13T12:01:45.124Z] #17 57.33 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T12:01:45.124Z] #17 57.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:01:45.272Z] #40 45.66 CC images/timens.o [2020-08-13T12:01:45.310Z] #47 ... [2020-08-13T12:01:45.310Z] [2020-08-13T12:01:45.310Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:45.310Z] #32 90.35 Selecting previously unselected package libxml2:amd64. [2020-08-13T12:01:45.310Z] #32 90.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-13T12:01:45.310Z] #32 90.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:01:45.310Z] #32 91.42 Selecting previously unselected package libarchive13:amd64. [2020-08-13T12:01:45.310Z] #32 91.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-13T12:01:45.310Z] #32 91.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T12:01:45.310Z] #32 92.12 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-13T12:01:45.310Z] #32 92.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-13T12:01:45.310Z] #32 92.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T12:01:45.310Z] #32 92.25 Selecting previously unselected package librhash0:amd64. [2020-08-13T12:01:45.310Z] #32 92.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-13T12:01:45.310Z] #32 92.28 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-13T12:01:45.310Z] #32 92.49 Selecting previously unselected package libuv1:amd64. [2020-08-13T12:01:45.310Z] #32 92.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-13T12:01:45.310Z] #32 92.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-13T12:01:45.310Z] #32 92.75 Selecting previously unselected package cmake. [2020-08-13T12:01:45.310Z] #32 92.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-13T12:01:45.310Z] #32 92.78 Unpacking cmake (3.13.4-1) ... [2020-08-13T12:01:45.310Z] #32 ... [2020-08-13T12:01:45.310Z] [2020-08-13T12:01:45.310Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:45.310Z] #25 23.94 [2020-08-13T12:01:45.647Z] #40 46.01 LINK images/built-in.o [2020-08-13T12:01:45.647Z] #40 46.16 GEN compel/include/asm [2020-08-13T12:01:45.647Z] #40 46.19 GEN compel/include/version.h [2020-08-13T12:01:45.647Z] #40 46.21 touch .config [2020-08-13T12:01:45.694Z] #17 57.81 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:01:45.716Z] #25 ... [2020-08-13T12:01:45.716Z] [2020-08-13T12:01:45.716Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:45.716Z] #41 86.97 time [2020-08-13T12:01:45.716Z] #41 93.93 internal/fmtsort [2020-08-13T12:01:45.716Z] #41 94.65 strings [2020-08-13T12:01:45.716Z] #41 96.21 os [2020-08-13T12:01:45.716Z] #41 ... [2020-08-13T12:01:45.716Z] [2020-08-13T12:01:45.716Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:45.716Z] #38 96.06 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T12:01:45.716Z] #38 96.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:01:45.716Z] #38 96.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:45.716Z] #38 96.38 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T12:01:45.716Z] #38 96.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:45.716Z] #38 96.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T12:01:45.716Z] #38 96.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T12:01:45.716Z] #38 96.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T12:01:45.716Z] #38 96.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T12:01:45.716Z] #38 96.60 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T12:01:45.823Z] #25 24.12 1.2% ######################################################################## 100.0% [2020-08-13T12:01:45.823Z] #25 24.26 [2020-08-13T12:01:45.892Z] #10 ... [2020-08-13T12:01:45.892Z] [2020-08-13T12:01:45.892Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:01:45.892Z] #54 90.40 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:01:45.892Z] #54 90.40 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T12:01:45.892Z] #54 DONE 96.3s [2020-08-13T12:01:45.892Z] [2020-08-13T12:01:45.892Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T12:01:45.892Z] #55 DONE 0.3s [2020-08-13T12:01:45.892Z] [2020-08-13T12:01:45.892Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T12:01:45.892Z] #56 DONE 0.2s [2020-08-13T12:01:45.892Z] [2020-08-13T12:01:45.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:45.892Z] #39 21.32 CC images/core-x86.o [2020-08-13T12:01:45.892Z] #39 22.02 CC images/core-arm.o [2020-08-13T12:01:45.892Z] #39 22.50 CC images/core-aarch64.o [2020-08-13T12:01:45.892Z] #39 22.86 CC images/core-ppc64.o [2020-08-13T12:01:45.892Z] #39 23.49 CC images/core-s390.o [2020-08-13T12:01:45.956Z] #40 46.28 GEN include/common/config.h [2020-08-13T12:01:45.956Z] #40 46.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T12:01:45.956Z] #40 46.38 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T12:01:45.956Z] #40 46.39 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-13T12:01:45.956Z] #40 46.44 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-13T12:01:45.956Z] #40 46.46 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-13T12:01:46.079Z] #25 ... [2020-08-13T12:01:46.079Z] [2020-08-13T12:01:46.079Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:46.079Z] #41 87.03 time [2020-08-13T12:01:46.079Z] #41 92.87 internal/fmtsort [2020-08-13T12:01:46.079Z] #41 93.68 internal/syscall/execenv [2020-08-13T12:01:46.079Z] #41 93.88 internal/syscall/unix [2020-08-13T12:01:46.079Z] #41 94.07 strings [2020-08-13T12:01:46.079Z] #41 95.20 os [2020-08-13T12:01:46.079Z] #41 97.08 regexp/syntax [2020-08-13T12:01:46.257Z] #40 46.49 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-13T12:01:46.257Z] #40 46.52 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-13T12:01:46.257Z] #40 46.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T12:01:46.257Z] #40 46.55 DEP compel/plugins/std/infect.d [2020-08-13T12:01:46.257Z] #40 46.74 DEP compel/plugins/std/string.d [2020-08-13T12:01:46.336Z] #41 ... [2020-08-13T12:01:46.336Z] [2020-08-13T12:01:46.336Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:46.336Z] #32 96.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:01:46.336Z] #32 96.43 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:01:46.336Z] #32 96.44 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-13T12:01:46.336Z] #32 96.46 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:01:46.336Z] #32 96.50 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-13T12:01:46.336Z] #32 96.51 Setting up cmake-data (3.13.4-1) ... [2020-08-13T12:01:46.336Z] #32 96.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:01:46.336Z] #32 96.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T12:01:46.336Z] #32 96.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T12:01:46.336Z] #32 96.59 Setting up cmake (3.13.4-1) ... [2020-08-13T12:01:46.336Z] #32 96.64 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:46.336Z] #32 96.68 Processing triggers for mime-support (3.62) ... [2020-08-13T12:01:46.474Z] #39 ... [2020-08-13T12:01:46.474Z] [2020-08-13T12:01:46.474Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:46.474Z] #41 87.27 crypto/ecdsa [2020-08-13T12:01:46.474Z] #41 88.40 crypto/x509/pkix [2020-08-13T12:01:46.474Z] #41 88.88 vendor/golang.org/x/crypto/cryptobyte [2020-08-13T12:01:46.474Z] #41 89.14 vendor/golang.org/x/text/unicode/bidi [2020-08-13T12:01:46.474Z] #41 90.37 github.com/LK4D4/vndr/build [2020-08-13T12:01:46.474Z] #41 91.71 vendor/golang.org/x/text/unicode/norm [2020-08-13T12:01:46.474Z] #41 92.57 vendor/golang.org/x/net/http2/hpack [2020-08-13T12:01:46.474Z] #41 95.50 vendor/golang.org/x/net/idna [2020-08-13T12:01:46.634Z] #17 58.64 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T12:01:46.739Z] #41 ... [2020-08-13T12:01:46.739Z] [2020-08-13T12:01:46.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:46.739Z] #39 24.62 CC images/cpuinfo.o [2020-08-13T12:01:46.801Z] #40 46.90 DEP compel/plugins/std/log.d [2020-08-13T12:01:46.801Z] #40 47.02 DEP compel/plugins/std/fds.d [2020-08-13T12:01:46.801Z] #40 47.14 DEP compel/plugins/std/std.d [2020-08-13T12:01:46.801Z] #40 47.28 DEP compel/plugins/shmem/shmem.d [2020-08-13T12:01:46.801Z] #40 47.38 DEP compel/plugins/fds/fds.d [2020-08-13T12:01:46.894Z] #17 59.16 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T12:01:47.211Z] #40 47.62 CC compel/plugins/std/std.o [2020-08-13T12:01:47.232Z] #38 ... [2020-08-13T12:01:47.232Z] [2020-08-13T12:01:47.232Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T12:01:47.232Z] #32 89.43 Selecting previously unselected package libxml2:amd64. [2020-08-13T12:01:47.232Z] #32 89.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-13T12:01:47.232Z] #32 89.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:01:47.232Z] #32 90.29 Selecting previously unselected package libarchive13:amd64. [2020-08-13T12:01:47.232Z] #32 90.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-13T12:01:47.232Z] #32 90.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T12:01:47.232Z] #32 90.90 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-13T12:01:47.232Z] #32 90.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-13T12:01:47.232Z] #32 90.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T12:01:47.232Z] #32 91.25 Selecting previously unselected package librhash0:amd64. [2020-08-13T12:01:47.232Z] #32 91.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-13T12:01:47.232Z] #32 91.27 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-13T12:01:47.232Z] #32 91.63 Selecting previously unselected package libuv1:amd64. [2020-08-13T12:01:47.232Z] #32 91.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-13T12:01:47.232Z] #32 91.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-13T12:01:47.232Z] #32 91.98 Selecting previously unselected package cmake. [2020-08-13T12:01:47.232Z] #32 91.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-13T12:01:47.232Z] #32 92.01 Unpacking cmake (3.13.4-1) ... [2020-08-13T12:01:47.232Z] #32 96.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:01:47.232Z] #32 96.59 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:01:47.232Z] #32 96.65 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-13T12:01:47.232Z] #32 96.67 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:01:47.232Z] #32 96.82 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-13T12:01:47.232Z] #32 96.88 Setting up cmake-data (3.13.4-1) ... [2020-08-13T12:01:47.232Z] #32 96.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T12:01:47.232Z] #32 96.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T12:01:47.232Z] #32 96.97 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T12:01:47.232Z] #32 96.98 Setting up cmake (3.13.4-1) ... [2020-08-13T12:01:47.232Z] #32 96.99 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:47.232Z] #32 97.08 Processing triggers for mime-support (3.62) ... [2020-08-13T12:01:47.232Z] #32 DONE 98.4s [2020-08-13T12:01:47.232Z] [2020-08-13T12:01:47.232Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:47.317Z] #39 25.04 CC images/inventory.o [2020-08-13T12:01:47.317Z] #39 25.18 CC images/fdinfo.o [2020-08-13T12:01:47.496Z] #33 ... [2020-08-13T12:01:47.496Z] [2020-08-13T12:01:47.496Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:47.496Z] #30 88.91 internal/poll [2020-08-13T12:01:47.496Z] #30 92.25 internal/syscall/execenv [2020-08-13T12:01:47.496Z] #30 92.62 internal/syscall/unix [2020-08-13T12:01:47.496Z] #30 93.20 internal/fmtsort [2020-08-13T12:01:47.496Z] #30 93.22 os [2020-08-13T12:01:47.496Z] #30 94.23 strings [2020-08-13T12:01:47.582Z] #39 25.43 CC images/fown.o [2020-08-13T12:01:47.582Z] #39 25.55 CC images/ns.o [2020-08-13T12:01:47.763Z] #30 99.01 path [2020-08-13T12:01:47.763Z] #30 ... [2020-08-13T12:01:47.763Z] [2020-08-13T12:01:47.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:47.763Z] #41 98.98 regexp/syntax [2020-08-13T12:01:47.796Z] #40 47.90 CC compel/plugins/std/fds.o [2020-08-13T12:01:47.846Z] #39 25.67 CC images/regfile.o [2020-08-13T12:01:47.846Z] #39 25.78 CC images/ghost-file.o [2020-08-13T12:01:48.110Z] #39 25.97 CC images/fifo.o [2020-08-13T12:01:48.137Z] #40 48.36 CC compel/plugins/std/log.o [2020-08-13T12:01:48.274Z] #17 60.19 Setting up python3-pip (18.1-5) ... [2020-08-13T12:01:48.274Z] #17 ... [2020-08-13T12:01:48.274Z] [2020-08-13T12:01:48.274Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:01:48.274Z] #36 210.9 + dpkg --print-architecture [2020-08-13T12:01:48.274Z] #36 210.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T12:01:48.374Z] #39 26.16 CC images/remap-file-path.o [2020-08-13T12:01:48.374Z] #39 26.37 CC images/eventfd.o [2020-08-13T12:01:48.534Z] #36 211.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T12:01:48.534Z] #36 211.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T12:01:48.953Z] #39 26.61 CC images/eventpoll.o [2020-08-13T12:01:49.106Z] #36 ... [2020-08-13T12:01:49.106Z] [2020-08-13T12:01:49.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:49.106Z] #39 107.9 CC criu/files-ext.o [2020-08-13T12:01:49.106Z] #39 108.3 CC criu/files-reg.o [2020-08-13T12:01:49.106Z] #39 110.6 CC criu/files.o [2020-08-13T12:01:49.106Z] #39 112.7 CC criu/filesystems.o [2020-08-13T12:01:49.106Z] #39 113.4 CC criu/fsnotify.o [2020-08-13T12:01:49.106Z] #39 114.7 CC criu/image-desc.o [2020-08-13T12:01:49.106Z] #39 114.9 CC criu/image.o [2020-08-13T12:01:49.106Z] #39 115.7 CC criu/ipc_ns.o [2020-08-13T12:01:49.106Z] #39 117.0 CC criu/irmap.o [2020-08-13T12:01:49.106Z] #39 117.7 CC criu/kcmp-ids.o [2020-08-13T12:01:49.106Z] #39 ... [2020-08-13T12:01:49.106Z] [2020-08-13T12:01:49.106Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:01:49.106Z] #17 61.17 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:49.106Z] #17 61.24 Processing triggers for mime-support (3.62) ... [2020-08-13T12:01:49.167Z] #40 49.18 CC compel/plugins/std/string.o [2020-08-13T12:01:49.167Z] #40 49.72 CC compel/plugins/std/infect.o [2020-08-13T12:01:49.167Z] #40 ... [2020-08-13T12:01:49.167Z] [2020-08-13T12:01:49.167Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:49.167Z] #48 115.1 golang.org/x/crypto/ssh/terminal [2020-08-13T12:01:49.531Z] #39 27.14 CC images/fh.o [2020-08-13T12:01:49.653Z] #32 DONE 100.3s [2020-08-13T12:01:49.653Z] [2020-08-13T12:01:49.653Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:49.653Z] #25 25.27 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T12:01:49.653Z] #25 25.34 skipping existing c35d46ef359f [2020-08-13T12:01:49.653Z] #25 25.43 [2020-08-13T12:01:49.653Z] #25 26.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T12:01:49.653Z] #25 26.87 [2020-08-13T12:01:49.653Z] #25 26.98 ######################################################################## 100.0% [2020-08-13T12:01:49.653Z] #25 27.12 [2020-08-13T12:01:49.653Z] #25 27.20 Download of images into '/build' complete. [2020-08-13T12:01:49.653Z] #25 27.20 Use something like the following to load the result into a Docker daemon: [2020-08-13T12:01:49.653Z] #25 27.20 tar -cC '/build' . | docker load [2020-08-13T12:01:49.653Z] #25 DONE 27.9s [2020-08-13T12:01:49.653Z] [2020-08-13T12:01:49.653Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:49.795Z] #39 27.52 CC images/fsnotify.o [2020-08-13T12:01:50.373Z] #39 28.10 CC images/signalfd.o [2020-08-13T12:01:50.373Z] #39 28.21 CC images/fs.o [2020-08-13T12:01:50.502Z] #17 DONE 62.5s [2020-08-13T12:01:50.503Z] [2020-08-13T12:01:50.503Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T12:01:50.637Z] #39 28.42 CC images/pstree.o [2020-08-13T12:01:50.637Z] #39 28.62 CC images/pipe.o [2020-08-13T12:01:50.901Z] #39 28.85 CC images/tcp-stream.o [2020-08-13T12:01:51.027Z] #33 1.290 + RM_GOPATH=0 [2020-08-13T12:01:51.027Z] #33 1.290 + TMP_GOPATH= [2020-08-13T12:01:51.027Z] #33 1.290 + : /build [2020-08-13T12:01:51.027Z] #33 1.290 + '[' -z '' ']' [2020-08-13T12:01:51.027Z] #33 1.290 ++ mktemp -d [2020-08-13T12:01:51.027Z] #33 1.299 + export GOPATH=/tmp/tmp.Rl723W93bn [2020-08-13T12:01:51.027Z] #33 1.299 + GOPATH=/tmp/tmp.Rl723W93bn [2020-08-13T12:01:51.027Z] #33 1.299 + RM_GOPATH=1 [2020-08-13T12:01:51.027Z] #33 1.299 + case "$(go env GOARCH)" in [2020-08-13T12:01:51.027Z] #33 1.301 ++ go env GOARCH [2020-08-13T12:01:51.027Z] #33 1.349 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:51.028Z] #33 1.349 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:51.028Z] #33 1.353 ++ dirname /tmp/install/install.sh [2020-08-13T12:01:51.028Z] #33 1.356 + dir=/tmp/install [2020-08-13T12:01:51.028Z] #33 1.356 + bin=tini [2020-08-13T12:01:51.028Z] #33 1.356 + shift [2020-08-13T12:01:51.028Z] #33 1.356 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T12:01:51.028Z] #33 1.356 + . /tmp/install/tini.installer [2020-08-13T12:01:51.028Z] #33 1.356 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:51.028Z] #33 1.356 + install_tini [2020-08-13T12:01:51.028Z] #33 1.357 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T12:01:51.028Z] #33 1.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.Rl723W93bn/tini [2020-08-13T12:01:51.028Z] #33 1.357 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:51.028Z] #33 1.359 Cloning into '/tmp/tmp.Rl723W93bn/tini'... [2020-08-13T12:01:51.063Z] #41 ... [2020-08-13T12:01:51.063Z] [2020-08-13T12:01:51.063Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:51.063Z] #47 91.94 context [2020-08-13T12:01:51.063Z] #47 93.61 os [2020-08-13T12:01:51.063Z] #47 99.19 path/filepath [2020-08-13T12:01:51.063Z] #47 101.4 io/ioutil [2020-08-13T12:01:51.063Z] #47 ... [2020-08-13T12:01:51.063Z] [2020-08-13T12:01:51.063Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:51.063Z] #33 1.612 + RM_GOPATH=0 [2020-08-13T12:01:51.063Z] #33 1.612 + TMP_GOPATH= [2020-08-13T12:01:51.064Z] #33 1.612 + : /build [2020-08-13T12:01:51.064Z] #33 1.612 + '[' -z '' ']' [2020-08-13T12:01:51.064Z] #33 1.612 ++ mktemp -d [2020-08-13T12:01:51.064Z] #33 1.622 + export GOPATH=/tmp/tmp.iOD4RmUI4I [2020-08-13T12:01:51.064Z] #33 1.622 + GOPATH=/tmp/tmp.iOD4RmUI4I [2020-08-13T12:01:51.064Z] #33 1.622 + RM_GOPATH=1 [2020-08-13T12:01:51.064Z] #33 1.622 + case "$(go env GOARCH)" in [2020-08-13T12:01:51.064Z] #33 1.622 ++ go env GOARCH [2020-08-13T12:01:51.064Z] #33 1.679 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:51.064Z] #33 1.679 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:01:51.064Z] #33 1.679 ++ dirname /tmp/install/install.sh [2020-08-13T12:01:51.064Z] #33 1.681 + dir=/tmp/install [2020-08-13T12:01:51.064Z] #33 1.681 + bin=tini [2020-08-13T12:01:51.064Z] #33 1.681 + shift [2020-08-13T12:01:51.064Z] #33 1.681 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T12:01:51.064Z] #33 1.682 + . /tmp/install/tini.installer [2020-08-13T12:01:51.064Z] #33 1.683 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:51.064Z] #33 1.683 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:51.064Z] #33 1.683 + install_tini [2020-08-13T12:01:51.064Z] #33 1.683 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T12:01:51.064Z] #33 1.683 + git clone https://github.com/krallin/tini.git /tmp/tmp.iOD4RmUI4I/tini [2020-08-13T12:01:51.064Z] #33 1.694 Cloning into '/tmp/tmp.iOD4RmUI4I/tini'... [2020-08-13T12:01:51.064Z] #33 2.834 + cd /tmp/tmp.iOD4RmUI4I/tini [2020-08-13T12:01:51.064Z] #33 2.838 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:51.064Z] #33 2.883 + cmake . [2020-08-13T12:01:51.064Z] #33 3.764 -- The C compiler identification is GNU 8.3.0 [2020-08-13T12:01:51.064Z] #33 3.847 -- Check for working C compiler: /usr/bin/cc [2020-08-13T12:01:51.173Z] #39 29.18 CC images/sk-packet.o [2020-08-13T12:01:51.439Z] #18 0.912 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T12:01:51.439Z] #18 0.923 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T12:01:51.439Z] #18 0.927 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T12:01:51.439Z] #18 DONE 1.0s [2020-08-13T12:01:51.439Z] [2020-08-13T12:01:51.439Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:01:51.443Z] #39 29.44 CC images/mnt.o [2020-08-13T12:01:51.648Z] #33 4.643 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T12:01:51.648Z] #33 4.651 -- Detecting C compiler ABI info [2020-08-13T12:01:51.708Z] #39 29.72 CC images/pipe-data.o [2020-08-13T12:01:51.959Z] #33 2.607 + cd /tmp/tmp.Rl723W93bn/tini [2020-08-13T12:01:52.216Z] #33 2.607 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T12:01:52.216Z] #33 2.643 + cmake . [2020-08-13T12:01:52.287Z] #39 30.02 CC images/sa.o [2020-08-13T12:01:52.473Z] #33 ... [2020-08-13T12:01:52.473Z] [2020-08-13T12:01:52.473Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:52.473Z] #30 93.31 internal/fmtsort [2020-08-13T12:01:52.473Z] #30 94.11 strings [2020-08-13T12:01:52.473Z] #30 94.50 os [2020-08-13T12:01:52.473Z] #30 97.13 path [2020-08-13T12:01:52.473Z] #30 97.61 text/tabwriter [2020-08-13T12:01:52.473Z] #30 98.37 path/filepath [2020-08-13T12:01:52.473Z] #30 98.39 fmt [2020-08-13T12:01:52.473Z] #30 99.85 io/ioutil [2020-08-13T12:01:52.473Z] #30 103.1 flag [2020-08-13T12:01:52.473Z] #30 103.1 github.com/BurntSushi/toml [2020-08-13T12:01:52.554Z] #39 30.21 CC images/timer.o [2020-08-13T12:01:52.554Z] #39 30.46 CC images/timerfd.o [2020-08-13T12:01:52.589Z] #33 5.401 -- Detecting C compiler ABI info - done [2020-08-13T12:01:52.589Z] #33 5.429 -- Detecting C compile features [2020-08-13T12:01:52.730Z] #30 ... [2020-08-13T12:01:52.730Z] [2020-08-13T12:01:52.730Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:52.730Z] #38 103.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T12:01:52.730Z] #38 103.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:52.819Z] #39 30.61 CC images/mm.o [2020-08-13T12:01:52.855Z] #48 118.1 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T12:01:53.102Z] #39 30.87 CC images/sk-opts.o [2020-08-13T12:01:53.294Z] #38 DONE 104.0s [2020-08-13T12:01:53.294Z] [2020-08-13T12:01:53.294Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:53.294Z] #33 3.736 -- The C compiler identification is GNU 8.3.0 [2020-08-13T12:01:53.294Z] #33 3.819 -- Check for working C compiler: /usr/bin/cc [2020-08-13T12:01:53.367Z] #39 31.02 CC images/sk-unix.o [2020-08-13T12:01:53.630Z] #39 31.46 CC images/sk-inet.o [2020-08-13T12:01:53.895Z] #39 31.80 CC images/tun.o [2020-08-13T12:01:53.921Z] #48 ... [2020-08-13T12:01:53.921Z] [2020-08-13T12:01:53.921Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:53.921Z] #42 109.6 text/template [2020-08-13T12:01:53.921Z] #42 113.5 encoding/xml [2020-08-13T12:01:53.921Z] #42 ... [2020-08-13T12:01:53.921Z] [2020-08-13T12:01:53.921Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:53.921Z] #40 50.09 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-13T12:01:53.921Z] #40 50.16 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-13T12:01:53.921Z] #40 50.21 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-13T12:01:53.921Z] #40 50.24 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-13T12:01:53.921Z] #40 50.29 AR compel/plugins/std.lib.a [2020-08-13T12:01:53.921Z] #40 50.36 CC compel/plugins/fds/fds.o [2020-08-13T12:01:53.921Z] #40 50.63 AR compel/plugins/fds.lib.a [2020-08-13T12:01:53.921Z] #40 50.68 HOSTDEP compel/src/lib/log-host.d [2020-08-13T12:01:53.921Z] #40 50.80 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T12:01:53.921Z] #40 50.90 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-13T12:01:53.921Z] #40 50.97 HOSTDEP compel/src/main-host.d [2020-08-13T12:01:53.921Z] #40 51.07 DEP compel/src/lib/ptrace.d [2020-08-13T12:01:53.921Z] #40 51.24 DEP compel/src/lib/infect.d [2020-08-13T12:01:53.921Z] #40 51.42 DEP compel/src/lib/infect-util.d [2020-08-13T12:01:53.921Z] #40 51.52 DEP compel/src/lib/infect-rpc.d [2020-08-13T12:01:53.921Z] #40 51.66 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-13T12:01:53.921Z] #40 51.78 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-13T12:01:53.921Z] #40 51.83 DEP compel/src/lib/log.d [2020-08-13T12:01:53.921Z] #40 51.87 DEP compel/src/main.d [2020-08-13T12:01:53.921Z] #40 52.01 DEP compel/src/lib/handle-elf.d [2020-08-13T12:01:53.921Z] #40 52.10 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-13T12:01:53.921Z] #40 52.21 CC compel/src/lib/log.o [2020-08-13T12:01:53.921Z] #40 52.44 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-13T12:01:53.921Z] #40 52.78 CC compel/arch/ppc64/src/lib/infect.o [2020-08-13T12:01:53.921Z] #40 53.49 CC compel/src/lib/infect-rpc.o [2020-08-13T12:01:53.921Z] #40 53.92 CC compel/src/lib/infect-util.o [2020-08-13T12:01:53.921Z] #40 54.20 CC compel/src/lib/infect.o [2020-08-13T12:01:54.472Z] #39 32.27 CC images/sk-netlink.o [2020-08-13T12:01:54.501Z] #33 ... [2020-08-13T12:01:54.501Z] [2020-08-13T12:01:54.501Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T12:01:54.501Z] #25 27.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T12:01:54.501Z] #25 28.77 #=#=# [2020-08-13T12:01:54.501Z] #25 29.24 # 2.2% ######################################################################## 100.0% [2020-08-13T12:01:54.501Z] #25 29.49 [2020-08-13T12:01:54.501Z] #25 31.05 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T12:01:54.501Z] #25 31.74 #=#=# [2020-08-13T12:01:54.501Z] #25 31.92 ####################################### 54.5% ######################################################################## 100.0% [2020-08-13T12:01:54.501Z] #25 32.15 [2020-08-13T12:01:54.501Z] #25 33.02 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T12:01:54.501Z] #25 33.10 skipping existing c35d46ef359f [2020-08-13T12:01:54.501Z] #25 33.20 [2020-08-13T12:01:54.501Z] #25 34.18 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T12:01:54.501Z] #25 34.60 [2020-08-13T12:01:54.501Z] #25 34.82 ######################################################################## 100.0% [2020-08-13T12:01:54.501Z] #25 34.90 [2020-08-13T12:01:54.501Z] #25 34.98 Download of images into '/build' complete. [2020-08-13T12:01:54.501Z] #25 34.98 Use something like the following to load the result into a Docker daemon: [2020-08-13T12:01:54.501Z] #25 34.98 tar -cC '/build' . | docker load [2020-08-13T12:01:54.501Z] #25 DONE 35.5s [2020-08-13T12:01:54.501Z] [2020-08-13T12:01:54.501Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:54.501Z] #47 102.1 encoding/binary [2020-08-13T12:01:54.501Z] #47 102.2 fmt [2020-08-13T12:01:54.501Z] #47 104.7 encoding/base64 [2020-08-13T12:01:54.501Z] #47 105.6 golang.org/x/sys/unix [2020-08-13T12:01:54.683Z] #33 5.003 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T12:01:54.683Z] #33 5.004 -- Detecting C compiler ABI info [2020-08-13T12:01:54.737Z] #39 32.65 CC images/packet-sock.o [2020-08-13T12:01:55.313Z] #39 33.18 CC images/ipc-var.o [2020-08-13T12:01:55.448Z] #47 ... [2020-08-13T12:01:55.448Z] [2020-08-13T12:01:55.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T12:01:55.448Z] #38 106.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T12:01:55.448Z] #38 106.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:55.448Z] #38 DONE 106.6s [2020-08-13T12:01:55.448Z] [2020-08-13T12:01:55.448Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:55.448Z] #33 7.853 -- Detecting C compile features - done [2020-08-13T12:01:55.448Z] #33 7.925 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T12:01:55.448Z] #33 8.184 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T12:01:55.448Z] #33 8.322 -- Configuring done [2020-08-13T12:01:55.448Z] #33 8.382 -- Generating done [2020-08-13T12:01:55.448Z] #33 8.382 -- Build files have been written to: /tmp/tmp.iOD4RmUI4I/tini [2020-08-13T12:01:55.448Z] #33 8.385 + make tini-static [2020-08-13T12:01:55.577Z] #39 33.53 CC images/ipc-desc.o [2020-08-13T12:01:55.650Z] #33 5.897 -- Detecting C compiler ABI info - done [2020-08-13T12:01:55.650Z] #33 5.943 -- Detecting C compile features [2020-08-13T12:01:55.842Z] #39 33.81 CC images/ipc-shm.o [2020-08-13T12:01:55.912Z] #33 ... [2020-08-13T12:01:55.912Z] [2020-08-13T12:01:55.912Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:55.912Z] #47 96.81 os [2020-08-13T12:01:55.912Z] #47 98.28 encoding/base64 [2020-08-13T12:01:55.912Z] #47 99.10 golang.org/x/sys/unix [2020-08-13T12:01:55.912Z] #47 101.1 fmt [2020-08-13T12:01:56.023Z] #33 8.999 Scanning dependencies of target tini-static [2020-08-13T12:01:56.041Z] #40 ... [2020-08-13T12:01:56.041Z] [2020-08-13T12:01:56.041Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:56.041Z] #11 121.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-13T12:01:56.041Z] #11 121.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-13T12:01:56.041Z] #11 121.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-13T12:01:56.041Z] #11 121.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-13T12:01:56.041Z] #11 121.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-13T12:01:56.041Z] #11 121.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-13T12:01:56.041Z] #11 121.8 Selecting previously unselected package libbtrfs0. [2020-08-13T12:01:56.041Z] #11 121.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-13T12:01:56.041Z] #11 121.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:01:56.041Z] #11 121.9 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:01:56.106Z] #39 34.05 CC images/ipc-msg.o [2020-08-13T12:01:56.181Z] #47 ... [2020-08-13T12:01:56.181Z] [2020-08-13T12:01:56.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:56.181Z] #39 2.790 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:01:56.181Z] #39 2.790 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:01:56.181Z] #39 2.802 Note: Building without GnuTLS support [2020-08-13T12:01:56.181Z] #39 2.818 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:01:56.181Z] #39 2.818 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:01:56.283Z] #33 9.125 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T12:01:56.342Z] #11 121.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-13T12:01:56.342Z] #11 121.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:01:56.342Z] #11 122.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-13T12:01:56.342Z] #11 122.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T12:01:56.342Z] #11 122.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T12:01:56.342Z] #11 122.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-13T12:01:56.640Z] #11 122.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-13T12:01:56.640Z] #11 122.2 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T12:01:56.640Z] #11 122.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-13T12:01:56.640Z] #11 122.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-13T12:01:56.640Z] #11 122.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-13T12:01:56.683Z] #39 34.41 CC images/ipc-sem.o [2020-08-13T12:01:56.683Z] #39 34.59 CC images/utsns.o [2020-08-13T12:01:56.718Z] #19 4.851 Collecting yamllint==1.16.0 [2020-08-13T12:01:56.939Z] #11 122.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-13T12:01:56.939Z] #11 122.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-13T12:01:56.939Z] #11 122.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-13T12:01:56.939Z] #11 122.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-13T12:01:56.939Z] #11 122.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-13T12:01:56.939Z] #11 122.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-13T12:01:56.947Z] #39 34.73 CC images/creds.o [2020-08-13T12:01:56.947Z] #39 34.89 CC images/vma.o [2020-08-13T12:01:57.211Z] #39 35.05 CC images/netdev.o [2020-08-13T12:01:57.237Z] #11 123.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-13T12:01:57.237Z] #11 123.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-13T12:01:57.237Z] #11 123.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-13T12:01:57.475Z] #39 ... [2020-08-13T12:01:57.475Z] [2020-08-13T12:01:57.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:57.475Z] #10 108.1 Selecting previously unselected package libapparmor1:arm64. [2020-08-13T12:01:57.475Z] #10 108.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-08-13T12:01:57.475Z] #10 108.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-08-13T12:01:57.475Z] #10 108.3 Selecting previously unselected package libapparmor-dev:arm64. [2020-08-13T12:01:57.475Z] #10 108.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-08-13T12:01:57.475Z] #10 108.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-13T12:01:57.536Z] #11 123.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-13T12:01:57.536Z] #11 123.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-13T12:01:57.536Z] #11 123.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-13T12:01:57.738Z] #10 108.5 Selecting previously unselected package libbtrfs0. [2020-08-13T12:01:57.738Z] #10 108.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-13T12:01:57.738Z] #10 108.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:01:57.738Z] #10 108.6 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:01:57.738Z] #10 108.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-13T12:01:57.738Z] #10 108.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:01:57.836Z] #11 123.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-13T12:01:57.836Z] #11 123.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-13T12:01:57.836Z] #11 123.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-13T12:01:58.013Z] #10 108.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-08-13T12:01:58.013Z] #10 108.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-13T12:01:58.013Z] #10 108.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-13T12:01:58.077Z] #39 5.040 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:01:58.077Z] #39 5.109 GEN .gitid [2020-08-13T12:01:58.077Z] #39 ... [2020-08-13T12:01:58.077Z] [2020-08-13T12:01:58.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:58.077Z] #10 99.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T12:01:58.077Z] #10 99.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T12:01:58.077Z] #10 99.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:01:58.077Z] #10 107.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T12:01:58.077Z] #10 107.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:01:58.077Z] #10 107.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:58.077Z] #10 107.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T12:01:58.077Z] #10 107.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:01:58.077Z] #10 107.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:58.135Z] #11 123.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-13T12:01:58.135Z] #11 123.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T12:01:58.135Z] #11 123.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-13T12:01:58.135Z] #11 124.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-13T12:01:58.277Z] #10 109.0 Selecting previously unselected package libudev-dev:arm64. [2020-08-13T12:01:58.277Z] #10 109.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-08-13T12:01:58.277Z] #10 109.1 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-13T12:01:58.333Z] #10 ... [2020-08-13T12:01:58.333Z] [2020-08-13T12:01:58.333Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:58.333Z] #41 99.17 fmt [2020-08-13T12:01:58.333Z] #41 102.5 regexp [2020-08-13T12:01:58.333Z] #41 106.4 go/token [2020-08-13T12:01:58.333Z] #41 107.4 go/scanner [2020-08-13T12:01:58.333Z] #41 107.8 internal/lazyregexp [2020-08-13T12:01:58.333Z] #41 108.1 net/url [2020-08-13T12:01:58.333Z] #41 109.0 go/ast [2020-08-13T12:01:58.433Z] #11 124.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-13T12:01:58.434Z] #11 124.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-13T12:01:58.434Z] #11 124.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-13T12:01:58.434Z] #11 124.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-13T12:01:58.434Z] #11 124.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T12:01:58.542Z] #10 109.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-08-13T12:01:58.542Z] #10 ... [2020-08-13T12:01:58.542Z] [2020-08-13T12:01:58.542Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:58.542Z] #41 99.27 vendor/golang.org/x/net/http/httpproxy [2020-08-13T12:01:58.542Z] #41 99.28 crypto/x509 [2020-08-13T12:01:58.542Z] #41 99.28 net/textproto [2020-08-13T12:01:58.542Z] #41 100.6 vendor/golang.org/x/net/http/httpguts [2020-08-13T12:01:58.542Z] #41 100.6 mime/multipart [2020-08-13T12:01:58.542Z] #41 102.5 crypto/tls [2020-08-13T12:01:58.543Z] #41 107.6 net/http/httptrace [2020-08-13T12:01:58.543Z] #41 107.9 net/http [2020-08-13T12:01:58.543Z] #41 ... [2020-08-13T12:01:58.543Z] [2020-08-13T12:01:58.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:58.543Z] #10 109.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-08-13T12:01:58.543Z] #10 109.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-08-13T12:01:58.589Z] #41 ... [2020-08-13T12:01:58.589Z] [2020-08-13T12:01:58.589Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:58.589Z] #33 8.317 -- Detecting C compile features - done [2020-08-13T12:01:58.589Z] #33 8.370 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T12:01:58.589Z] #33 8.695 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T12:01:58.589Z] #33 8.825 -- Configuring done [2020-08-13T12:01:58.589Z] #33 8.854 -- Generating done [2020-08-13T12:01:58.589Z] #33 8.856 -- Build files have been written to: /tmp/tmp.Rl723W93bn/tini [2020-08-13T12:01:58.589Z] #33 8.870 + make tini-static [2020-08-13T12:01:58.628Z] #19 ... [2020-08-13T12:01:58.628Z] [2020-08-13T12:01:58.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:58.628Z] #39 118.1 CC criu/kerndat.o [2020-08-13T12:01:58.628Z] #39 119.6 CC criu/libnetlink.o [2020-08-13T12:01:58.628Z] #39 120.0 CC criu/log.o [2020-08-13T12:01:58.628Z] #39 120.7 CC criu/lsm.o [2020-08-13T12:01:58.628Z] #39 121.2 CC criu/mem.o [2020-08-13T12:01:58.628Z] #39 123.0 CC criu/memfd.o [2020-08-13T12:01:58.628Z] #39 123.6 CC criu/mount.o [2020-08-13T12:01:58.628Z] #39 127.1 CC criu/namespaces.o [2020-08-13T12:01:58.807Z] #10 109.7 Selecting previously unselected package libpcre16-3:arm64. [2020-08-13T12:01:58.807Z] #10 109.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-08-13T12:01:58.827Z] #33 11.27 [100%] Linking C executable tini-static [2020-08-13T12:01:58.827Z] #33 ... [2020-08-13T12:01:58.827Z] [2020-08-13T12:01:58.827Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:58.827Z] #30 99.87 fmt [2020-08-13T12:01:58.827Z] #30 100.0 path/filepath [2020-08-13T12:01:58.827Z] #30 102.7 text/tabwriter [2020-08-13T12:01:58.827Z] #30 104.8 flag [2020-08-13T12:01:58.827Z] #30 104.8 github.com/BurntSushi/toml [2020-08-13T12:01:58.827Z] #30 107.3 log [2020-08-13T12:01:58.827Z] #30 ... [2020-08-13T12:01:58.827Z] [2020-08-13T12:01:58.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:58.827Z] #39 2.343 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:01:58.827Z] #39 2.344 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:01:58.827Z] #39 2.366 Note: Building without GnuTLS support [2020-08-13T12:01:58.827Z] #39 2.371 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:01:58.827Z] #39 2.374 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:01:58.846Z] #33 9.269 Scanning dependencies of target tini-static [2020-08-13T12:01:58.846Z] #33 9.377 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T12:01:58.959Z] #11 ... [2020-08-13T12:01:58.959Z] [2020-08-13T12:01:58.959Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:01:58.959Z] #48 DONE 124.3s [2020-08-13T12:01:58.959Z] [2020-08-13T12:01:58.959Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:01:58.959Z] #40 57.30 CC compel/src/lib/ptrace.o [2020-08-13T12:01:58.959Z] #40 57.85 AR compel/libcompel.a [2020-08-13T12:01:58.959Z] #40 57.90 HOSTCC compel/src/main-host.o [2020-08-13T12:01:58.959Z] #40 58.19 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-13T12:01:58.959Z] #40 58.45 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T12:01:58.959Z] #40 58.90 HOSTCC compel/src/lib/log-host.o [2020-08-13T12:01:58.959Z] #40 59.22 HOSTLINK compel/compel-host-bin [2020-08-13T12:01:58.959Z] #40 59.42 DEP soccr/soccr.d [2020-08-13T12:01:59.071Z] #10 109.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-08-13T12:01:59.071Z] #10 109.9 Selecting previously unselected package libpcre32-3:arm64. [2020-08-13T12:01:59.071Z] #10 109.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-08-13T12:01:59.071Z] #10 109.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-08-13T12:01:59.304Z] #40 59.78 CC soccr/soccr.o [2020-08-13T12:01:59.335Z] #10 110.2 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-08-13T12:01:59.335Z] #10 110.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-08-13T12:01:59.335Z] #10 110.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-13T12:01:59.335Z] #10 110.3 Selecting previously unselected package libpcre3-dev:arm64. [2020-08-13T12:01:59.559Z] Client: [2020-08-13T12:01:59.559Z] Debug Mode: false [2020-08-13T12:01:59.559Z] Plugins: [2020-08-13T12:01:59.559Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-13T12:01:59.559Z] [2020-08-13T12:01:59.559Z] Server: [2020-08-13T12:01:59.559Z] Containers: 0 [2020-08-13T12:01:59.559Z] Running: 0 [2020-08-13T12:01:59.559Z] Paused: 0 [2020-08-13T12:01:59.559Z] Stopped: 0 [2020-08-13T12:01:59.559Z] Images: 0 [2020-08-13T12:01:59.559Z] Server Version: 19.03.5 [2020-08-13T12:01:59.559Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-13T12:01:59.559Z] Windows: [2020-08-13T12:01:59.559Z] LCOW: [2020-08-13T12:01:59.559Z] Logging Driver: json-file [2020-08-13T12:01:59.559Z] Plugins: [2020-08-13T12:01:59.559Z] Volume: local [2020-08-13T12:01:59.559Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T12:01:59.559Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T12:01:59.559Z] Swarm: inactive [2020-08-13T12:01:59.559Z] Default Isolation: process [2020-08-13T12:01:59.559Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T12:01:59.559Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T12:01:59.559Z] OSType: windows [2020-08-13T12:01:59.559Z] Architecture: x86_64 [2020-08-13T12:01:59.559Z] CPUs: 4 [2020-08-13T12:01:59.559Z] Total Memory: 32GiB [2020-08-13T12:01:59.559Z] Name: azwin-2-c8ee30 [2020-08-13T12:01:59.559Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-13T12:01:59.559Z] Docker Root Dir: D:\docker [2020-08-13T12:01:59.559Z] Debug Mode: false [2020-08-13T12:01:59.559Z] Registry: https://index.docker.io/v1/ [2020-08-13T12:01:59.559Z] Labels: [2020-08-13T12:01:59.559Z] Experimental: true [2020-08-13T12:01:59.559Z] Insecure Registries: [2020-08-13T12:01:59.559Z] 10.0.0.4:5000 [2020-08-13T12:01:59.559Z] 127.0.0.0/8 [2020-08-13T12:01:59.559Z] Registry Mirrors: [2020-08-13T12:01:59.559Z] http://10.0.0.4:5000/ [2020-08-13T12:01:59.559Z] Live Restore Enabled: false [2020-08-13T12:01:59.559Z] [2020-08-13T12:01:59.600Z] #10 110.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-08-13T12:01:59.600Z] #10 110.3 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-13T12:01:59.767Z] #39 ... [2020-08-13T12:01:59.767Z] [2020-08-13T12:01:59.767Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:01:59.767Z] #33 12.35 [100%] Built target tini-static [2020-08-13T12:01:59.767Z] #33 12.45 + mkdir -p /build [2020-08-13T12:01:59.767Z] #33 12.47 + cp tini-static /build/docker-init [2020-08-13T12:01:59.767Z] #33 DONE 12.8s [2020-08-13T12:01:59.864Z] #10 110.8 Selecting previously unselected package libselinux1-dev:arm64. [2020-08-13T12:01:59.963Z] #40 ... [2020-08-13T12:01:59.963Z] [2020-08-13T12:01:59.963Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:01:59.963Z] #11 124.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-13T12:01:59.963Z] #11 124.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-13T12:01:59.963Z] #11 124.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-13T12:01:59.963Z] #11 124.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:01:59.963Z] #11 124.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-13T12:01:59.963Z] #11 124.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-13T12:01:59.963Z] #11 124.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:59.963Z] #11 124.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:01:59.963Z] #11 124.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-13T12:01:59.963Z] #11 124.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T12:01:59.963Z] #11 124.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:01:59.963Z] #11 124.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:01:59.963Z] #11 124.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-13T12:01:59.963Z] #11 124.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T12:01:59.963Z] #11 124.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T12:01:59.963Z] #11 124.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:01:59.963Z] #11 124.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-13T12:01:59.963Z] #11 124.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:59.963Z] #11 124.9 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-08-13T12:01:59.963Z] #11 124.9 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-08-13T12:01:59.963Z] #11 124.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:01:59.963Z] #11 125.0 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-08-13T12:01:59.963Z] #11 125.0 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-08-13T12:01:59.963Z] #11 125.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:01:59.963Z] #11 125.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-13T12:01:59.963Z] #11 125.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T12:01:59.963Z] #11 125.0 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T12:01:59.963Z] #11 125.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T12:01:59.963Z] #11 125.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-13T12:01:59.963Z] #11 125.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:01:59.963Z] #11 DONE 125.8s [2020-08-13T12:02:00.010Z] #39 128.9 CC criu/net.o [2020-08-13T12:02:00.027Z] [2020-08-13T12:02:00.027Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:00.027Z] #30 110.5 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:02:00.128Z] #10 110.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-08-13T12:02:00.129Z] #10 110.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-13T12:02:00.271Z] [2020-08-13T12:02:00.272Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:00.393Z] #10 111.2 Selecting previously unselected package libdevmapper-dev:arm64. [2020-08-13T12:02:00.393Z] #10 111.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-08-13T12:02:00.393Z] #10 111.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-13T12:02:00.570Z] #50 0.392 + RM_GOPATH=0 [2020-08-13T12:02:00.570Z] #50 0.393 + TMP_GOPATH= [2020-08-13T12:02:00.570Z] #50 0.393 + : /build [2020-08-13T12:02:00.570Z] #50 0.393 + '[' -z '' ']' [2020-08-13T12:02:00.570Z] #50 0.393 ++ mktemp -d [2020-08-13T12:02:00.570Z] #50 0.396 + export GOPATH=/tmp/tmp.pPE1rOluYI [2020-08-13T12:02:00.570Z] #50 0.396 + GOPATH=/tmp/tmp.pPE1rOluYI [2020-08-13T12:02:00.571Z] #50 0.396 + RM_GOPATH=1 [2020-08-13T12:02:00.571Z] #50 0.396 + case "$(go env GOARCH)" in [2020-08-13T12:02:00.571Z] #50 0.396 ++ go env GOARCH [2020-08-13T12:02:00.571Z] #50 0.403 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:00.571Z] #50 0.410 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:00.571Z] #50 0.411 ++ dirname /tmp/install/install.sh [2020-08-13T12:02:00.571Z] #50 0.422 + dir=/tmp/install [2020-08-13T12:02:00.571Z] #50 0.422 + bin=runc [2020-08-13T12:02:00.571Z] #50 0.422 + shift [2020-08-13T12:02:00.571Z] #50 0.422 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T12:02:00.571Z] #50 0.426 + . /tmp/install/runc.installer [2020-08-13T12:02:00.571Z] #50 0.427 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:02:00.571Z] #50 0.428 + install_runc [2020-08-13T12:02:00.571Z] #50 0.430 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T12:02:00.571Z] #50 0.431 + uname -r [2020-08-13T12:02:00.571Z] #50 0.435 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T12:02:00.571Z] #50 0.436 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T12:02:00.571Z] #50 0.436 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T12:02:00.571Z] #50 0.436 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pPE1rOluYI/src/github.com/opencontainers/runc [2020-08-13T12:02:00.571Z] #50 0.441 Cloning into '/tmp/tmp.pPE1rOluYI/src/github.com/opencontainers/runc'... [2020-08-13T12:02:00.571Z] #50 ... [2020-08-13T12:02:00.571Z] [2020-08-13T12:02:00.571Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T12:02:00.571Z] #12 DONE 0.6s [2020-08-13T12:02:00.665Z] #10 111.4 Selecting previously unselected package libseccomp-dev:arm64. [2020-08-13T12:02:00.665Z] #10 111.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-08-13T12:02:00.665Z] #10 111.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-13T12:02:00.665Z] #10 111.6 Selecting previously unselected package libsystemd-dev:arm64. [2020-08-13T12:02:00.748Z] #33 10.87 [100%] Linking C executable tini-static [2020-08-13T12:02:00.870Z] [2020-08-13T12:02:00.870Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T12:02:00.933Z] #10 111.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-08-13T12:02:00.933Z] #10 111.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-13T12:02:01.009Z] #33 11.56 [100%] Built target tini-static [2020-08-13T12:02:01.009Z] #33 11.65 + mkdir -p /build [2020-08-13T12:02:01.009Z] #33 11.65 + cp tini-static /build/docker-init [2020-08-13T12:02:01.170Z] #13 DONE 0.5s [2020-08-13T12:02:01.170Z] [2020-08-13T12:02:01.170Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:01.170Z] #55 123.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:02:01.170Z] #55 123.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T12:02:01.425Z] #30 ... [2020-08-13T12:02:01.425Z] [2020-08-13T12:02:01.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:01.425Z] #10 102.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T12:02:01.425Z] #10 102.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T12:02:01.425Z] #10 102.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:02:01.425Z] #10 110.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T12:02:01.425Z] #10 110.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:02:01.425Z] #10 110.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:01.425Z] #10 110.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T12:02:01.425Z] #10 110.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:02:01.425Z] #10 111.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:01.425Z] #10 ... [2020-08-13T12:02:01.425Z] [2020-08-13T12:02:01.425Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:01.425Z] #39 5.790 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:02:01.425Z] #39 5.893 GEN .gitid [2020-08-13T12:02:01.425Z] #39 5.992 GEN criu/include/version.h [2020-08-13T12:02:01.425Z] #39 6.119 GEN include/common/asm [2020-08-13T12:02:01.425Z] #39 ... [2020-08-13T12:02:01.425Z] [2020-08-13T12:02:01.425Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:01.425Z] #41 102.9 fmt [2020-08-13T12:02:01.425Z] #41 105.2 regexp [2020-08-13T12:02:01.425Z] #41 109.2 go/token [2020-08-13T12:02:01.425Z] #41 110.4 internal/lazyregexp [2020-08-13T12:02:01.425Z] #41 110.8 net/url [2020-08-13T12:02:01.425Z] #41 111.1 go/scanner [2020-08-13T12:02:01.469Z] #55 ... [2020-08-13T12:02:01.469Z] [2020-08-13T12:02:01.469Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T12:02:01.469Z] #14 0.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T12:02:01.469Z] #14 DONE 0.3s [2020-08-13T12:02:01.469Z] [2020-08-13T12:02:01.469Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:01.469Z] #40 61.60 AR soccr/libsoccr.a [2020-08-13T12:02:01.469Z] #40 61.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:02:01.469Z] #40 61.97 DEP criu/arch/ppc64/sigframe.d [2020-08-13T12:02:01.510Z] #10 112.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-13T12:02:01.573Z] #33 DONE 12.1s [2020-08-13T12:02:01.573Z] [2020-08-13T12:02:01.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:01.573Z] #39 5.167 GEN criu/include/version.h [2020-08-13T12:02:01.573Z] #39 5.245 GEN include/common/asm [2020-08-13T12:02:01.573Z] #39 6.963 PBCC images/timens.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.009 DEP images/timens.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.079 PBCC images/fown.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.123 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.208 PBCC images/opts.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.272 PBCC images/memfd.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.345 DEP images/fown.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.400 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.482 DEP images/opts.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.516 DEP images/memfd.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.657 PBCC images/sit.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.730 DEP images/sit.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.784 PBCC images/macvlan.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.809 DEP images/macvlan.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.873 PBCC images/autofs.pb-c.c [2020-08-13T12:02:01.573Z] #39 7.925 DEP images/autofs.pb-c.d [2020-08-13T12:02:01.573Z] #39 7.991 PBCC images/sysctl.pb-c.c [2020-08-13T12:02:01.573Z] #39 8.087 DEP images/sysctl.pb-c.d [2020-08-13T12:02:01.573Z] #39 8.142 PBCC images/time.pb-c.c [2020-08-13T12:02:01.573Z] #39 8.165 DEP images/time.pb-c.d [2020-08-13T12:02:01.573Z] #39 8.231 PBCC images/binfmt-misc.pb-c.c [2020-08-13T12:02:01.573Z] #39 8.282 DEP images/binfmt-misc.pb-c.d [2020-08-13T12:02:01.573Z] #39 8.338 PBCC images/seccomp.pb-c.c [2020-08-13T12:02:01.573Z] #39 8.372 DEP images/seccomp.pb-c.d [2020-08-13T12:02:01.573Z] #39 8.473 PBCC images/userns.pb-c.c [2020-08-13T12:02:01.573Z] #39 8.498 DEP images/userns.pb-c.d [2020-08-13T12:02:01.573Z] #39 8.574 PBCC images/cgroup.pb-c.c [2020-08-13T12:02:01.768Z] #40 62.17 DEP criu/arch/ppc64/crtools.d [2020-08-13T12:02:01.768Z] #40 ... [2020-08-13T12:02:01.769Z] [2020-08-13T12:02:01.769Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T12:02:01.769Z] #15 DONE 0.3s [2020-08-13T12:02:01.774Z] #10 112.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-13T12:02:01.774Z] #10 112.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-08-13T12:02:01.774Z] #10 112.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:02:01.774Z] #10 112.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-08-13T12:02:01.774Z] #10 112.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-08-13T12:02:01.774Z] #10 112.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:01.774Z] #10 112.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:02:01.774Z] #10 112.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-08-13T12:02:01.774Z] #10 112.6 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-13T12:02:01.774Z] #10 112.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:02:01.774Z] #10 112.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:02:01.830Z] #39 8.673 DEP images/cgroup.pb-c.d [2020-08-13T12:02:01.920Z] #39 ... [2020-08-13T12:02:01.920Z] [2020-08-13T12:02:01.920Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:02:01.920Z] #19 10.17 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T12:02:01.920Z] #19 10.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T12:02:01.920Z] #19 10.32 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T12:02:01.920Z] #19 10.37 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T12:02:01.920Z] #19 10.54 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T12:02:02.038Z] #10 112.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-13T12:02:02.038Z] #10 112.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T12:02:02.038Z] #10 112.8 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-13T12:02:02.038Z] #10 112.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:02:02.038Z] #10 112.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-13T12:02:02.038Z] #10 112.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:02.038Z] #10 112.9 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-08-13T12:02:02.038Z] #10 112.9 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-08-13T12:02:02.038Z] #10 112.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:02.072Z] [2020-08-13T12:02:02.072Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:02.072Z] #40 62.37 DEP criu/arch/ppc64/cpu.d [2020-08-13T12:02:02.072Z] #40 ... [2020-08-13T12:02:02.072Z] [2020-08-13T12:02:02.072Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T12:02:02.072Z] #16 DONE 0.3s [2020-08-13T12:02:02.072Z] [2020-08-13T12:02:02.072Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:02.072Z] #40 62.59 CC criu/arch/ppc64/cpu.o [2020-08-13T12:02:02.087Z] #39 8.812 PBCC images/ext-file.pb-c.c [2020-08-13T12:02:02.087Z] #39 8.888 DEP images/ext-file.pb-c.d [2020-08-13T12:02:02.304Z] #10 113.0 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-08-13T12:02:02.304Z] #10 113.0 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-08-13T12:02:02.304Z] #10 113.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:02:02.304Z] #10 113.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-13T12:02:02.304Z] #10 113.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-13T12:02:02.304Z] #10 113.0 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T12:02:02.304Z] #10 113.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-13T12:02:02.304Z] #10 113.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-13T12:02:02.344Z] #39 9.055 PBCC images/rpc.pb-c.c [2020-08-13T12:02:02.344Z] #39 9.181 DEP images/rpc.pb-c.d [2020-08-13T12:02:02.344Z] #39 9.235 PBCC images/siginfo.pb-c.c [2020-08-13T12:02:02.367Z] #41 113.7 go/ast [2020-08-13T12:02:02.367Z] #41 113.7 text/template/parse [2020-08-13T12:02:02.569Z] #10 113.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:02:02.602Z] #39 ... [2020-08-13T12:02:02.602Z] [2020-08-13T12:02:02.602Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:02.602Z] #30 106.2 log [2020-08-13T12:02:02.602Z] #30 108.7 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T12:02:02.602Z] #30 DONE 113.2s [2020-08-13T12:02:02.602Z] [2020-08-13T12:02:02.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:02.602Z] #39 9.286 DEP images/siginfo.pb-c.d [2020-08-13T12:02:02.602Z] #39 9.410 PBCC images/pagemap.pb-c.c [2020-08-13T12:02:02.602Z] #39 9.463 DEP images/pagemap.pb-c.d [2020-08-13T12:02:02.602Z] #39 9.484 PBCC images/rlimit.pb-c.c [2020-08-13T12:02:02.729Z] #40 ... [2020-08-13T12:02:02.729Z] [2020-08-13T12:02:02.729Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T12:02:02.729Z] #17 DONE 0.4s [2020-08-13T12:02:02.729Z] [2020-08-13T12:02:02.729Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:02.729Z] #40 63.15 CC criu/arch/ppc64/crtools.o [2020-08-13T12:02:02.860Z] #39 9.548 DEP images/rlimit.pb-c.d [2020-08-13T12:02:02.860Z] #39 9.581 PBCC images/file-lock.pb-c.c [2020-08-13T12:02:02.860Z] #39 9.634 DEP images/file-lock.pb-c.d [2020-08-13T12:02:02.860Z] #39 9.727 PBCC images/tty.pb-c.c [2020-08-13T12:02:02.860Z] #39 9.838 DEP images/tty.pb-c.d [2020-08-13T12:02:03.119Z] #39 9.991 PBCC images/tun.pb-c.c [2020-08-13T12:02:03.119Z] #39 10.10 PBCC images/netdev.pb-c.c [2020-08-13T12:02:03.303Z] #19 11.98 Building wheels for collected packages: pyyaml [2020-08-13T12:02:03.310Z] #41 ... [2020-08-13T12:02:03.310Z] [2020-08-13T12:02:03.310Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:03.310Z] #39 7.963 PBCC images/timens.pb-c.c [2020-08-13T12:02:03.310Z] #39 7.980 DEP images/timens.pb-c.d [2020-08-13T12:02:03.310Z] #39 8.096 PBCC images/fown.pb-c.c [2020-08-13T12:02:03.310Z] #39 8.125 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T12:02:03.310Z] #39 8.205 PBCC images/opts.pb-c.c [2020-08-13T12:02:03.377Z] #39 10.15 DEP images/tun.pb-c.d [2020-08-13T12:02:03.377Z] #39 10.29 DEP images/netdev.pb-c.d [2020-08-13T12:02:03.377Z] #39 10.31 PBCC images/vma.pb-c.c [2020-08-13T12:02:03.377Z] #39 10.35 DEP images/vma.pb-c.d [2020-08-13T12:02:03.563Z] #19 11.99 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T12:02:03.570Z] #39 8.249 PBCC images/memfd.pb-c.c [2020-08-13T12:02:03.634Z] #39 10.41 PBCC images/creds.pb-c.c [2020-08-13T12:02:03.634Z] #39 10.47 DEP images/creds.pb-c.d [2020-08-13T12:02:03.796Z] #40 64.26 CC criu/arch/ppc64/sigframe.o [2020-08-13T12:02:03.830Z] #39 8.366 DEP images/fown.pb-c.d [2020-08-13T12:02:03.830Z] #39 8.432 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T12:02:03.830Z] #39 8.503 DEP images/opts.pb-c.d [2020-08-13T12:02:03.830Z] #39 8.574 DEP images/memfd.pb-c.d [2020-08-13T12:02:03.830Z] #39 8.634 PBCC images/sit.pb-c.c [2020-08-13T12:02:03.893Z] #39 10.62 PBCC images/utsns.pb-c.c [2020-08-13T12:02:03.893Z] #39 10.74 DEP images/utsns.pb-c.d [2020-08-13T12:02:03.893Z] #39 10.78 PBCC images/ipc-desc.pb-c.c [2020-08-13T12:02:03.893Z] #39 10.81 PBCC images/ipc-sem.pb-c.c [2020-08-13T12:02:04.090Z] #39 8.748 DEP images/sit.pb-c.d [2020-08-13T12:02:04.090Z] #39 8.846 PBCC images/macvlan.pb-c.c [2020-08-13T12:02:04.090Z] #39 8.880 DEP images/macvlan.pb-c.d [2020-08-13T12:02:04.104Z] #40 64.59 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-13T12:02:04.104Z] #40 ... [2020-08-13T12:02:04.104Z] [2020-08-13T12:02:04.104Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:04.104Z] #42 119.9 math/big [2020-08-13T12:02:04.104Z] #42 125.7 go/doc [2020-08-13T12:02:04.149Z] #39 10.83 DEP images/ipc-desc.pb-c.d [2020-08-13T12:02:04.149Z] #39 10.91 DEP images/ipc-sem.pb-c.d [2020-08-13T12:02:04.149Z] #39 10.97 PBCC images/ipc-msg.pb-c.c [2020-08-13T12:02:04.149Z] #39 10.99 DEP images/ipc-msg.pb-c.d [2020-08-13T12:02:04.149Z] #39 11.03 PBCC images/ipc-shm.pb-c.c [2020-08-13T12:02:04.149Z] #39 11.05 DEP images/ipc-shm.pb-c.d [2020-08-13T12:02:04.149Z] #39 11.11 PBCC images/ipc-var.pb-c.c [2020-08-13T12:02:04.350Z] #39 8.954 PBCC images/autofs.pb-c.c [2020-08-13T12:02:04.350Z] #39 8.962 DEP images/autofs.pb-c.d [2020-08-13T12:02:04.350Z] #39 9.016 PBCC images/sysctl.pb-c.c [2020-08-13T12:02:04.350Z] #39 9.088 DEP images/sysctl.pb-c.d [2020-08-13T12:02:04.350Z] #39 9.133 PBCC images/time.pb-c.c [2020-08-13T12:02:04.406Z] #39 11.12 DEP images/ipc-var.pb-c.d [2020-08-13T12:02:04.406Z] #39 11.17 PBCC images/sk-opts.pb-c.c [2020-08-13T12:02:04.406Z] #39 11.20 PBCC images/packet-sock.pb-c.c [2020-08-13T12:02:04.406Z] #39 11.28 DEP images/sk-opts.pb-c.d [2020-08-13T12:02:04.406Z] #39 11.35 DEP images/packet-sock.pb-c.d [2020-08-13T12:02:04.406Z] #39 11.39 PBCC images/sk-netlink.pb-c.c [2020-08-13T12:02:04.410Z] #42 ... [2020-08-13T12:02:04.410Z] [2020-08-13T12:02:04.410Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:04.410Z] #40 64.65 DEP criu/pie/util-vdso.d [2020-08-13T12:02:04.410Z] #40 64.86 DEP criu/pie/util.d [2020-08-13T12:02:04.502Z] #19 13.14 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T12:02:04.502Z] #19 13.14 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T12:02:04.502Z] #19 13.19 Successfully built pyyaml [2020-08-13T12:02:04.502Z] #19 13.20 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T12:02:04.509Z] #10 DONE 115.0s [2020-08-13T12:02:04.509Z] [2020-08-13T12:02:04.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:04.509Z] #39 35.61 CC images/tty.o [2020-08-13T12:02:04.509Z] #39 36.18 CC images/file-lock.o [2020-08-13T12:02:04.509Z] #39 36.37 CC images/rlimit.o [2020-08-13T12:02:04.509Z] #39 36.64 CC images/pagemap.o [2020-08-13T12:02:04.509Z] #39 36.96 CC images/siginfo.o [2020-08-13T12:02:04.509Z] #39 37.43 CC images/rpc.o [2020-08-13T12:02:04.509Z] #39 38.62 CC images/ext-file.o [2020-08-13T12:02:04.509Z] #39 38.86 CC images/cgroup.o [2020-08-13T12:02:04.509Z] #39 39.38 CC images/userns.o [2020-08-13T12:02:04.509Z] #39 39.73 CC images/google/protobuf/descriptor.o [2020-08-13T12:02:04.509Z] #39 41.67 CC images/opts.o [2020-08-13T12:02:04.509Z] #39 41.95 CC images/seccomp.o [2020-08-13T12:02:04.509Z] #39 ... [2020-08-13T12:02:04.509Z] [2020-08-13T12:02:04.509Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:04.611Z] #39 9.216 DEP images/time.pb-c.d [2020-08-13T12:02:04.611Z] #39 9.270 PBCC images/binfmt-misc.pb-c.c [2020-08-13T12:02:04.611Z] #39 9.296 DEP images/binfmt-misc.pb-c.d [2020-08-13T12:02:04.611Z] #39 9.356 PBCC images/seccomp.pb-c.c [2020-08-13T12:02:04.611Z] #39 9.385 DEP images/seccomp.pb-c.d [2020-08-13T12:02:04.611Z] #39 9.432 PBCC images/userns.pb-c.c [2020-08-13T12:02:04.611Z] #39 9.447 DEP images/userns.pb-c.d [2020-08-13T12:02:04.611Z] #39 9.500 PBCC images/cgroup.pb-c.c [2020-08-13T12:02:04.663Z] #39 11.44 DEP images/sk-netlink.pb-c.d [2020-08-13T12:02:04.663Z] #39 11.48 PBCC images/sk-inet.pb-c.c [2020-08-13T12:02:04.663Z] #39 11.53 DEP images/sk-inet.pb-c.d [2020-08-13T12:02:04.663Z] #39 11.58 PBCC images/sk-unix.pb-c.c [2020-08-13T12:02:04.663Z] #39 11.63 DEP images/sk-unix.pb-c.d [2020-08-13T12:02:04.711Z] #40 65.07 CC criu/pie/util.o [2020-08-13T12:02:04.762Z] #19 13.54 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T12:02:04.872Z] #39 ... [2020-08-13T12:02:04.872Z] [2020-08-13T12:02:04.872Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:04.872Z] #30 DONE 116.2s [2020-08-13T12:02:04.872Z] [2020-08-13T12:02:04.872Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:04.872Z] #39 9.534 DEP images/cgroup.pb-c.d [2020-08-13T12:02:04.919Z] #39 11.67 PBCC images/mm.pb-c.c [2020-08-13T12:02:04.919Z] #39 11.74 DEP images/mm.pb-c.d [2020-08-13T12:02:04.919Z] #39 11.80 PBCC images/timerfd.pb-c.c [2020-08-13T12:02:04.919Z] #39 11.85 DEP images/timerfd.pb-c.d [2020-08-13T12:02:05.008Z] #40 65.44 CC criu/pie/util-vdso.o [2020-08-13T12:02:05.147Z] #39 9.667 PBCC images/ext-file.pb-c.c [2020-08-13T12:02:05.147Z] #39 9.727 DEP images/ext-file.pb-c.d [2020-08-13T12:02:05.147Z] #39 9.783 PBCC images/rpc.pb-c.c [2020-08-13T12:02:05.147Z] #39 9.907 DEP images/rpc.pb-c.d [2020-08-13T12:02:05.147Z] #39 10.01 PBCC images/siginfo.pb-c.c [2020-08-13T12:02:05.177Z] #39 11.90 PBCC images/timer.pb-c.c [2020-08-13T12:02:05.177Z] #39 11.92 DEP images/timer.pb-c.d [2020-08-13T12:02:05.177Z] #39 11.98 PBCC images/sa.pb-c.c [2020-08-13T12:02:05.177Z] #39 12.03 DEP images/sa.pb-c.d [2020-08-13T12:02:05.177Z] #39 12.07 PBCC images/pipe-data.pb-c.c [2020-08-13T12:02:05.177Z] #39 12.11 DEP images/pipe-data.pb-c.d [2020-08-13T12:02:05.177Z] #39 12.17 PBCC images/mnt.pb-c.c [2020-08-13T12:02:05.335Z] #19 DONE 14.0s [2020-08-13T12:02:05.335Z] [2020-08-13T12:02:05.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:05.335Z] #39 132.1 CC criu/netfilter.o [2020-08-13T12:02:05.335Z] #39 132.6 CC criu/page-pipe.o [2020-08-13T12:02:05.335Z] #39 133.2 CC criu/page-xfer.o [2020-08-13T12:02:05.410Z] #39 10.06 DEP images/siginfo.pb-c.d [2020-08-13T12:02:05.410Z] #39 10.16 PBCC images/pagemap.pb-c.c [2020-08-13T12:02:05.410Z] #39 10.19 DEP images/pagemap.pb-c.d [2020-08-13T12:02:05.410Z] #39 10.24 PBCC images/rlimit.pb-c.c [2020-08-13T12:02:05.410Z] #39 10.28 DEP images/rlimit.pb-c.d [2020-08-13T12:02:05.433Z] #39 12.19 DEP images/mnt.pb-c.d [2020-08-13T12:02:05.433Z] #39 12.24 PBCC images/sk-packet.pb-c.c [2020-08-13T12:02:05.433Z] #39 12.29 DEP images/sk-packet.pb-c.d [2020-08-13T12:02:05.433Z] #39 12.36 PBCC images/tcp-stream.pb-c.c [2020-08-13T12:02:05.433Z] #39 12.38 DEP images/tcp-stream.pb-c.d [2020-08-13T12:02:05.433Z] #39 12.43 PBCC images/pipe.pb-c.c [2020-08-13T12:02:05.669Z] #39 10.36 PBCC images/file-lock.pb-c.c [2020-08-13T12:02:05.669Z] #39 10.41 DEP images/file-lock.pb-c.d [2020-08-13T12:02:05.669Z] #39 10.50 PBCC images/tty.pb-c.c [2020-08-13T12:02:05.670Z] #40 66.23 AR criu/pie/pie.lib.a [2020-08-13T12:02:05.690Z] #39 12.51 DEP images/pipe.pb-c.d [2020-08-13T12:02:05.690Z] #39 12.56 PBCC images/pstree.pb-c.c [2020-08-13T12:02:05.690Z] #39 12.58 DEP images/pstree.pb-c.d [2020-08-13T12:02:05.690Z] #39 12.62 PBCC images/fs.pb-c.c [2020-08-13T12:02:05.690Z] #39 12.64 DEP images/fs.pb-c.d [2020-08-13T12:02:05.910Z] #49 1.714 + RM_GOPATH=0 [2020-08-13T12:02:05.910Z] #49 1.714 + TMP_GOPATH= [2020-08-13T12:02:05.910Z] #49 1.716 + : /build [2020-08-13T12:02:05.910Z] #49 1.716 + '[' -z '' ']' [2020-08-13T12:02:05.910Z] #49 1.716 ++ mktemp -d [2020-08-13T12:02:05.910Z] #49 1.717 + export GOPATH=/tmp/tmp.vKCcfnGDeY [2020-08-13T12:02:05.910Z] #49 1.717 + GOPATH=/tmp/tmp.vKCcfnGDeY [2020-08-13T12:02:05.910Z] #49 1.718 + RM_GOPATH=1 [2020-08-13T12:02:05.910Z] #49 1.718 + case "$(go env GOARCH)" in [2020-08-13T12:02:05.910Z] #49 1.721 ++ go env GOARCH [2020-08-13T12:02:05.910Z] #49 1.732 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:05.910Z] #49 1.732 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:05.910Z] #49 1.732 ++ dirname /tmp/install/install.sh [2020-08-13T12:02:05.910Z] #49 1.736 + dir=/tmp/install [2020-08-13T12:02:05.910Z] #49 1.736 + bin=runc [2020-08-13T12:02:05.910Z] #49 1.736 + shift [2020-08-13T12:02:05.910Z] #49 1.736 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T12:02:05.910Z] #49 1.736 + . /tmp/install/runc.installer [2020-08-13T12:02:05.910Z] #49 1.737 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:02:05.910Z] #49 1.737 + install_runc [2020-08-13T12:02:05.910Z] #49 1.737 + uname -r [2020-08-13T12:02:05.910Z] #49 1.739 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T12:02:05.910Z] #49 1.759 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T12:02:05.910Z] #49 1.759 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T12:02:05.910Z] #49 1.759 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T12:02:05.910Z] #49 1.764 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vKCcfnGDeY/src/github.com/opencontainers/runc [2020-08-13T12:02:05.910Z] #49 1.770 Cloning into '/tmp/tmp.vKCcfnGDeY/src/github.com/opencontainers/runc'... [2020-08-13T12:02:05.926Z] #39 ... [2020-08-13T12:02:05.926Z] [2020-08-13T12:02:05.926Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T12:02:05.926Z] #22 DONE 0.3s [2020-08-13T12:02:05.926Z] [2020-08-13T12:02:05.926Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T12:02:05.930Z] #39 10.58 DEP images/tty.pb-c.d [2020-08-13T12:02:05.930Z] #39 10.69 PBCC images/tun.pb-c.c [2020-08-13T12:02:05.930Z] #39 10.76 PBCC images/netdev.pb-c.c [2020-08-13T12:02:05.930Z] #39 10.81 DEP images/tun.pb-c.d [2020-08-13T12:02:05.947Z] #39 12.69 PBCC images/signalfd.pb-c.c [2020-08-13T12:02:05.947Z] #39 12.74 DEP images/signalfd.pb-c.d [2020-08-13T12:02:05.947Z] #39 12.82 PBCC images/fh.pb-c.c [2020-08-13T12:02:05.947Z] #39 12.89 PBCC images/fsnotify.pb-c.c [2020-08-13T12:02:05.974Z] #40 66.29 DEP criu/pie/restorer.d [2020-08-13T12:02:05.974Z] #40 ... [2020-08-13T12:02:05.974Z] [2020-08-13T12:02:05.974Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:05.974Z] #55 DONE 131.8s [2020-08-13T12:02:06.189Z] #39 10.90 DEP images/netdev.pb-c.d [2020-08-13T12:02:06.190Z] #39 10.95 PBCC images/vma.pb-c.c [2020-08-13T12:02:06.190Z] #39 11.02 DEP images/vma.pb-c.d [2020-08-13T12:02:06.190Z] #39 11.07 PBCC images/creds.pb-c.c [2020-08-13T12:02:06.203Z] #39 12.97 DEP images/fh.pb-c.d [2020-08-13T12:02:06.203Z] #39 13.03 DEP images/fsnotify.pb-c.d [2020-08-13T12:02:06.203Z] #39 13.09 PBCC images/eventpoll.pb-c.c [2020-08-13T12:02:06.203Z] #39 13.12 DEP images/eventpoll.pb-c.d [2020-08-13T12:02:06.272Z] [2020-08-13T12:02:06.272Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T12:02:06.272Z] #56 DONE 0.1s [2020-08-13T12:02:06.272Z] [2020-08-13T12:02:06.272Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:06.272Z] #18 0.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:02:06.273Z] #18 0.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:02:06.273Z] #18 0.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:02:06.273Z] #18 1.336 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T12:02:06.273Z] #18 3.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T12:02:06.273Z] #18 3.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T12:02:06.273Z] #18 ... [2020-08-13T12:02:06.273Z] [2020-08-13T12:02:06.273Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T12:02:06.273Z] #57 DONE 0.1s [2020-08-13T12:02:06.273Z] [2020-08-13T12:02:06.273Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:06.273Z] #40 66.82 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-13T12:02:06.273Z] #40 66.86 DEP criu/arch/ppc64/restorer.d [2020-08-13T12:02:06.449Z] #39 11.10 DEP images/creds.pb-c.d [2020-08-13T12:02:06.449Z] #39 11.14 PBCC images/utsns.pb-c.c [2020-08-13T12:02:06.449Z] #39 11.15 DEP images/utsns.pb-c.d [2020-08-13T12:02:06.449Z] #39 11.20 PBCC images/ipc-desc.pb-c.c [2020-08-13T12:02:06.459Z] #39 13.19 PBCC images/eventfd.pb-c.c [2020-08-13T12:02:06.460Z] #39 13.22 DEP images/eventfd.pb-c.d [2020-08-13T12:02:06.460Z] #39 13.29 PBCC images/remap-file-path.pb-c.c [2020-08-13T12:02:06.460Z] #39 13.32 DEP images/remap-file-path.pb-c.d [2020-08-13T12:02:06.460Z] #39 13.36 PBCC images/fifo.pb-c.c [2020-08-13T12:02:06.460Z] #39 13.37 DEP images/fifo.pb-c.d [2020-08-13T12:02:06.489Z] #49 ... [2020-08-13T12:02:06.489Z] [2020-08-13T12:02:06.489Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T12:02:06.489Z] #11 DONE 2.3s [2020-08-13T12:02:06.574Z] #40 67.12 DEP criu/arch/ppc64/vdso-pie.d [2020-08-13T12:02:06.709Z] #39 11.24 PBCC images/ipc-sem.pb-c.c [2020-08-13T12:02:06.709Z] #39 11.30 DEP images/ipc-desc.pb-c.d [2020-08-13T12:02:06.709Z] #39 11.35 DEP images/ipc-sem.pb-c.d [2020-08-13T12:02:06.709Z] #39 11.41 PBCC images/ipc-msg.pb-c.c [2020-08-13T12:02:06.709Z] #39 11.43 DEP images/ipc-msg.pb-c.d [2020-08-13T12:02:06.709Z] #39 11.49 PBCC images/ipc-shm.pb-c.c [2020-08-13T12:02:06.717Z] #39 13.42 PBCC images/ghost-file.pb-c.c [2020-08-13T12:02:06.717Z] #39 13.45 DEP images/ghost-file.pb-c.d [2020-08-13T12:02:06.717Z] #39 13.51 PBCC images/regfile.pb-c.c [2020-08-13T12:02:06.717Z] #39 13.55 DEP images/regfile.pb-c.d [2020-08-13T12:02:06.717Z] #39 13.61 PBCC images/ns.pb-c.c [2020-08-13T12:02:06.717Z] #39 13.64 DEP images/ns.pb-c.d [2020-08-13T12:02:06.717Z] #39 13.68 PBCC images/fdinfo.pb-c.c [2020-08-13T12:02:06.717Z] #39 13.74 DEP images/fdinfo.pb-c.d [2020-08-13T12:02:06.717Z] #39 ... [2020-08-13T12:02:06.717Z] [2020-08-13T12:02:06.717Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:06.717Z] #47 107.7 encoding/json [2020-08-13T12:02:06.717Z] #47 111.3 github.com/pkg/diff [2020-08-13T12:02:06.717Z] #47 113.0 go/ast [2020-08-13T12:02:06.717Z] #47 115.1 golang.org/x/crypto/ssh/terminal [2020-08-13T12:02:06.717Z] #47 116.6 mvdan.cc/editorconfig [2020-08-13T12:02:06.717Z] #47 117.6 mvdan.cc/sh/v3/fileutil [2020-08-13T12:02:06.753Z] [2020-08-13T12:02:06.753Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T12:02:06.875Z] #40 67.28 DEP criu/pie/parasite-vdso.d [2020-08-13T12:02:06.969Z] #39 11.54 DEP images/ipc-shm.pb-c.d [2020-08-13T12:02:06.969Z] #39 11.58 PBCC images/ipc-var.pb-c.c [2020-08-13T12:02:06.969Z] #39 11.62 DEP images/ipc-var.pb-c.d [2020-08-13T12:02:06.969Z] #39 11.64 PBCC images/sk-opts.pb-c.c [2020-08-13T12:02:06.969Z] #39 11.69 PBCC images/packet-sock.pb-c.c [2020-08-13T12:02:06.969Z] #39 11.75 DEP images/sk-opts.pb-c.d [2020-08-13T12:02:06.974Z] #47 117.8 mvdan.cc/sh/v3/syntax [2020-08-13T12:02:06.974Z] #47 ... [2020-08-13T12:02:06.974Z] [2020-08-13T12:02:06.974Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:06.974Z] #52 45.58 Checking out files: 37% (1224/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 85% (2748/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T12:02:07.178Z] #40 67.54 DEP criu/pie/parasite.d [2020-08-13T12:02:07.228Z] #39 11.79 DEP images/packet-sock.pb-c.d [2020-08-13T12:02:07.228Z] #39 11.87 PBCC images/sk-netlink.pb-c.c [2020-08-13T12:02:07.228Z] #39 11.97 DEP images/sk-netlink.pb-c.d [2020-08-13T12:02:07.228Z] #39 12.03 PBCC images/sk-inet.pb-c.c [2020-08-13T12:02:07.228Z] #39 12.10 DEP images/sk-inet.pb-c.d [2020-08-13T12:02:07.230Z] #52 47.11 + cd /tmp/tmp.p625we1fJL/src/github.com/containerd/containerd [2020-08-13T12:02:07.230Z] #52 47.12 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:02:07.488Z] #39 12.21 PBCC images/sk-unix.pb-c.c [2020-08-13T12:02:07.488Z] #39 ... [2020-08-13T12:02:07.488Z] [2020-08-13T12:02:07.488Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:07.488Z] #47 108.8 encoding/json [2020-08-13T12:02:07.488Z] #47 116.0 github.com/pkg/diff [2020-08-13T12:02:07.488Z] #47 117.4 go/ast [2020-08-13T12:02:07.488Z] #47 118.1 golang.org/x/crypto/ssh/terminal [2020-08-13T12:02:07.488Z] #47 ... [2020-08-13T12:02:07.488Z] [2020-08-13T12:02:07.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:07.488Z] #39 12.27 DEP images/sk-unix.pb-c.d [2020-08-13T12:02:07.488Z] #39 12.35 PBCC images/mm.pb-c.c [2020-08-13T12:02:07.748Z] #39 12.39 DEP images/mm.pb-c.d [2020-08-13T12:02:07.748Z] #39 12.46 PBCC images/timerfd.pb-c.c [2020-08-13T12:02:07.748Z] #39 12.55 DEP images/timerfd.pb-c.d [2020-08-13T12:02:07.830Z] #40 68.08 CC criu/pie/parasite.o [2020-08-13T12:02:08.009Z] #39 12.61 PBCC images/timer.pb-c.c [2020-08-13T12:02:08.009Z] #39 12.65 DEP images/timer.pb-c.d [2020-08-13T12:02:08.009Z] #39 12.70 PBCC images/sa.pb-c.c [2020-08-13T12:02:08.009Z] #39 12.76 DEP images/sa.pb-c.d [2020-08-13T12:02:08.009Z] #39 12.79 PBCC images/pipe-data.pb-c.c [2020-08-13T12:02:08.009Z] #39 12.82 DEP images/pipe-data.pb-c.d [2020-08-13T12:02:08.269Z] #39 12.88 PBCC images/mnt.pb-c.c [2020-08-13T12:02:08.269Z] #39 12.92 DEP images/mnt.pb-c.d [2020-08-13T12:02:08.269Z] #39 12.98 PBCC images/sk-packet.pb-c.c [2020-08-13T12:02:08.269Z] #39 13.00 DEP images/sk-packet.pb-c.d [2020-08-13T12:02:08.269Z] #39 13.06 PBCC images/tcp-stream.pb-c.c [2020-08-13T12:02:08.538Z] #39 13.13 DEP images/tcp-stream.pb-c.d [2020-08-13T12:02:08.538Z] #39 13.18 PBCC images/pipe.pb-c.c [2020-08-13T12:02:08.538Z] #39 13.22 DEP images/pipe.pb-c.d [2020-08-13T12:02:08.538Z] #39 13.28 PBCC images/pstree.pb-c.c [2020-08-13T12:02:08.538Z] #39 13.33 DEP images/pstree.pb-c.d [2020-08-13T12:02:08.538Z] #39 13.38 PBCC images/fs.pb-c.c [2020-08-13T12:02:08.681Z] #12 DONE 2.3s [2020-08-13T12:02:08.681Z] [2020-08-13T12:02:08.681Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T12:02:08.799Z] #39 13.40 DEP images/fs.pb-c.d [2020-08-13T12:02:08.799Z] #39 13.47 PBCC images/signalfd.pb-c.c [2020-08-13T12:02:08.799Z] #39 13.52 DEP images/signalfd.pb-c.d [2020-08-13T12:02:08.799Z] #39 13.60 PBCC images/fh.pb-c.c [2020-08-13T12:02:08.894Z] #40 69.40 LINK criu/pie/parasite.built-in.o [2020-08-13T12:02:08.895Z] #40 69.40 GEN criu/pie/parasite-blob.h [2020-08-13T12:02:08.895Z] #40 69.44 CC criu/pie/parasite-vdso.o [2020-08-13T12:02:09.059Z] #39 13.65 PBCC images/fsnotify.pb-c.c [2020-08-13T12:02:09.059Z] #39 13.70 DEP images/fh.pb-c.d [2020-08-13T12:02:09.059Z] #39 13.78 DEP images/fsnotify.pb-c.d [2020-08-13T12:02:09.059Z] #39 13.85 PBCC images/eventpoll.pb-c.c [2020-08-13T12:02:09.059Z] #39 13.88 DEP images/eventpoll.pb-c.d [2020-08-13T12:02:09.124Z] #52 49.12 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T12:02:09.124Z] #52 49.12 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T12:02:09.124Z] #52 49.12 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:02:09.124Z] #52 49.12 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:02:09.124Z] #52 49.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T12:02:09.124Z] #52 49.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T12:02:09.124Z] #52 49.12 + '[' '' = dynamic ']' [2020-08-13T12:02:09.124Z] #52 49.13 + make [2020-08-13T12:02:09.226Z] #26 DONE 3.1s [2020-08-13T12:02:09.226Z] [2020-08-13T12:02:09.226Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T12:02:09.226Z] #29 DONE 0.3s [2020-08-13T12:02:09.226Z] [2020-08-13T12:02:09.227Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T12:02:09.227Z] #31 DONE 0.1s [2020-08-13T12:02:09.227Z] [2020-08-13T12:02:09.227Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:09.227Z] #39 135.1 CC criu/pagemap-cache.o [2020-08-13T12:02:09.227Z] #39 135.5 CC criu/pagemap.o [2020-08-13T12:02:09.227Z] #39 136.3 CC criu/parasite-syscall.o [2020-08-13T12:02:09.227Z] #39 137.3 CC criu/path.o [2020-08-13T12:02:09.227Z] #39 137.6 CC criu/pie-util-vdso-elf32.o [2020-08-13T12:02:09.227Z] #39 ... [2020-08-13T12:02:09.227Z] [2020-08-13T12:02:09.227Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T12:02:09.227Z] #34 DONE 0.0s [2020-08-13T12:02:09.227Z] [2020-08-13T12:02:09.227Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:09.227Z] #39 138.0 CC criu/pie-util-vdso.o [2020-08-13T12:02:09.318Z] #39 13.91 PBCC images/eventfd.pb-c.c [2020-08-13T12:02:09.318Z] #39 13.96 DEP images/eventfd.pb-c.d [2020-08-13T12:02:09.318Z] #39 14.02 PBCC images/remap-file-path.pb-c.c [2020-08-13T12:02:09.318Z] #39 14.05 DEP images/remap-file-path.pb-c.d [2020-08-13T12:02:09.318Z] #39 14.08 PBCC images/fifo.pb-c.c [2020-08-13T12:02:09.381Z] #52 ... [2020-08-13T12:02:09.381Z] [2020-08-13T12:02:09.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:09.381Z] #41 110.2 text/template/parse [2020-08-13T12:02:09.381Z] #41 115.5 go/parser [2020-08-13T12:02:09.381Z] #41 115.9 text/template [2020-08-13T12:02:09.381Z] #41 119.5 encoding/xml [2020-08-13T12:02:09.381Z] #41 120.2 go/doc [2020-08-13T12:02:09.381Z] #41 ... [2020-08-13T12:02:09.381Z] [2020-08-13T12:02:09.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:09.381Z] #39 13.81 PBCC images/core-aarch64.pb-c.c [2020-08-13T12:02:09.381Z] #39 13.90 PBCC images/core-arm.pb-c.c [2020-08-13T12:02:09.381Z] #39 13.96 PBCC images/core-ppc64.pb-c.c [2020-08-13T12:02:09.381Z] #39 14.03 PBCC images/core-s390.pb-c.c [2020-08-13T12:02:09.381Z] #39 14.06 PBCC images/core-x86.pb-c.c [2020-08-13T12:02:09.381Z] #39 14.13 PBCC images/core.pb-c.c [2020-08-13T12:02:09.381Z] #39 14.20 PBCC images/inventory.pb-c.c [2020-08-13T12:02:09.381Z] #39 14.33 DEP images/core-aarch64.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.38 DEP images/core-arm.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.42 DEP images/core-ppc64.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.48 DEP images/core-s390.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.57 DEP images/core-x86.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.65 DEP images/core.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.71 DEP images/inventory.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.75 PBCC images/cpuinfo.pb-c.c [2020-08-13T12:02:09.381Z] #39 14.78 DEP images/cpuinfo.pb-c.d [2020-08-13T12:02:09.381Z] #39 14.82 PBCC images/stats.pb-c.c [2020-08-13T12:02:09.381Z] #39 14.85 DEP images/stats.pb-c.d [2020-08-13T12:02:09.381Z] #39 16.33 make[1]: Nothing to be done for 'all'. [2020-08-13T12:02:09.579Z] #39 14.14 DEP images/fifo.pb-c.d [2020-08-13T12:02:09.579Z] #39 14.19 PBCC images/ghost-file.pb-c.c [2020-08-13T12:02:09.579Z] #39 14.24 DEP images/ghost-file.pb-c.d [2020-08-13T12:02:09.579Z] #39 14.29 PBCC images/regfile.pb-c.c [2020-08-13T12:02:09.579Z] #39 14.32 DEP images/regfile.pb-c.d [2020-08-13T12:02:09.579Z] #39 14.37 PBCC images/ns.pb-c.c [2020-08-13T12:02:09.579Z] #39 14.42 DEP images/ns.pb-c.d [2020-08-13T12:02:09.579Z] #39 14.48 PBCC images/fdinfo.pb-c.c [2020-08-13T12:02:09.802Z] #39 138.5 CC criu/pie-util.o [2020-08-13T12:02:09.802Z] #39 138.6 CC criu/pipes.o [2020-08-13T12:02:09.839Z] #39 14.55 DEP images/fdinfo.pb-c.d [2020-08-13T12:02:09.839Z] #39 14.62 PBCC images/core-aarch64.pb-c.c [2020-08-13T12:02:09.839Z] #39 14.66 PBCC images/core-arm.pb-c.c [2020-08-13T12:02:09.839Z] #39 14.69 PBCC images/core-ppc64.pb-c.c [2020-08-13T12:02:09.839Z] #39 14.73 PBCC images/core-s390.pb-c.c [2020-08-13T12:02:09.978Z] #40 70.25 CC criu/arch/ppc64/vdso-pie.o [2020-08-13T12:02:10.099Z] #39 14.81 PBCC images/core-x86.pb-c.c [2020-08-13T12:02:10.281Z] #40 70.68 CC criu/arch/ppc64/restorer.o [2020-08-13T12:02:10.359Z] #39 14.89 PBCC images/core.pb-c.c [2020-08-13T12:02:10.359Z] #39 14.96 PBCC images/inventory.pb-c.c [2020-08-13T12:02:10.359Z] #39 15.05 DEP images/core-aarch64.pb-c.d [2020-08-13T12:02:10.359Z] #39 15.10 DEP images/core-arm.pb-c.d [2020-08-13T12:02:10.359Z] #39 15.18 DEP images/core-ppc64.pb-c.d [2020-08-13T12:02:10.372Z] #39 139.3 CC criu/plugin.o [2020-08-13T12:02:10.580Z] #40 71.18 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-13T12:02:10.619Z] #39 15.24 DEP images/core-s390.pb-c.d [2020-08-13T12:02:10.619Z] #39 15.32 DEP images/core-x86.pb-c.d [2020-08-13T12:02:10.619Z] #39 15.38 DEP images/core.pb-c.d [2020-08-13T12:02:10.619Z] #39 15.47 DEP images/inventory.pb-c.d [2020-08-13T12:02:10.631Z] #39 ... [2020-08-13T12:02:10.631Z] [2020-08-13T12:02:10.631Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:10.631Z] #49 87.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T12:02:10.631Z] #49 89.94 + mkdir -p /build [2020-08-13T12:02:10.631Z] #49 89.95 + cp runc /build/runc [2020-08-13T12:02:10.631Z] #49 DONE 90.2s [2020-08-13T12:02:10.631Z] [2020-08-13T12:02:10.631Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:02:10.632Z] #13 1.806 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T12:02:10.750Z] #39 17.66 CC images/stats.o [2020-08-13T12:02:10.879Z] #40 71.23 CC criu/pie/restorer.o [2020-08-13T12:02:10.879Z] #39 15.51 PBCC images/cpuinfo.pb-c.c [2020-08-13T12:02:10.879Z] #39 15.54 DEP images/cpuinfo.pb-c.d [2020-08-13T12:02:10.879Z] #39 15.59 PBCC images/stats.pb-c.c [2020-08-13T12:02:10.879Z] #39 15.60 DEP images/stats.pb-c.d [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T12:02:11.183Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-08-13T12:02:11.183Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T12:02:11.183Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T12:02:11.203Z] #36 ... [2020-08-13T12:02:11.203Z] [2020-08-13T12:02:11.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:11.203Z] #39 140.0 CC criu/proc_parse.o [2020-08-13T12:02:11.313Z] #39 18.06 CC images/core.o [2020-08-13T12:02:11.476Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-08-13T12:02:11.476Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T12:02:11.476Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T12:02:11.476Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T12:02:11.476Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T12:02:11.476Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T12:02:11.476Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T12:02:11.476Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T12:02:11.583Z] #13 DONE 2.8s [2020-08-13T12:02:11.583Z] [2020-08-13T12:02:11.583Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T12:02:11.796Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-08-13T12:02:11.796Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-08-13T12:02:11.796Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T12:02:11.796Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T12:02:11.796Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T12:02:11.796Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T12:02:11.796Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T12:02:11.796Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T12:02:11.796Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T12:02:11.876Z] #39 18.74 CC images/core-x86.o [2020-08-13T12:02:12.018Z] #40 ... [2020-08-13T12:02:12.018Z] [2020-08-13T12:02:12.018Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:12.018Z] #18 9.307 Fetched 8149 kB in 9s (915 kB/s) [2020-08-13T12:02:12.105Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-08-13T12:02:12.105Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T12:02:12.105Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T12:02:12.263Z] #39 17.04 make[1]: Nothing to be done for 'all'. [2020-08-13T12:02:12.439Z] #39 19.23 CC images/core-arm.o [2020-08-13T12:02:12.696Z] #39 19.60 CC images/core-aarch64.o [2020-08-13T12:02:12.803Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-08-13T12:02:13.112Z] #39 142.1 CC criu/protobuf-desc.o [2020-08-13T12:02:13.260Z] #39 20.05 CC images/core-ppc64.o [2020-08-13T12:02:13.823Z] #39 ... [2020-08-13T12:02:13.823Z] [2020-08-13T12:02:13.823Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:13.823Z] #47 124.5 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T12:02:14.052Z] #39 143.0 CC criu/protobuf.o [2020-08-13T12:02:14.172Z] #39 18.48 CC images/stats.o [2020-08-13T12:02:14.172Z] #39 18.80 CC images/core.o [2020-08-13T12:02:14.312Z] #39 143.3 CC criu/pstree.o [2020-08-13T12:02:14.743Z] #39 19.60 CC images/core-x86.o [2020-08-13T12:02:14.909Z] #14 ... [2020-08-13T12:02:14.909Z] [2020-08-13T12:02:14.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:14.909Z] #39 42.46 CC images/binfmt-misc.o [2020-08-13T12:02:14.909Z] #39 42.71 CC images/time.o [2020-08-13T12:02:14.909Z] #39 42.99 CC images/sysctl.o [2020-08-13T12:02:14.909Z] #39 43.28 CC images/autofs.o [2020-08-13T12:02:14.909Z] #39 43.45 CC images/macvlan.o [2020-08-13T12:02:14.909Z] #39 43.60 CC images/sit.o [2020-08-13T12:02:14.909Z] #39 43.84 CC images/memfd.o [2020-08-13T12:02:14.909Z] #39 44.23 CC images/timens.o [2020-08-13T12:02:14.909Z] #39 44.60 LINK images/built-in.o [2020-08-13T12:02:14.909Z] #39 44.79 GEN compel/include/asm [2020-08-13T12:02:14.909Z] #39 44.85 GEN compel/include/version.h [2020-08-13T12:02:14.909Z] #39 44.88 touch .config [2020-08-13T12:02:14.909Z] #39 45.03 GEN include/common/config.h [2020-08-13T12:02:14.909Z] #39 45.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T12:02:14.909Z] #39 45.24 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-08-13T12:02:14.909Z] #39 45.30 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-08-13T12:02:14.909Z] #39 45.33 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-08-13T12:02:14.909Z] #39 45.38 DEP compel/plugins/std/infect.d [2020-08-13T12:02:14.909Z] #39 45.55 DEP compel/plugins/std/string.d [2020-08-13T12:02:14.909Z] #39 45.72 DEP compel/plugins/std/log.d [2020-08-13T12:02:14.909Z] #39 45.94 DEP compel/plugins/std/fds.d [2020-08-13T12:02:14.909Z] #39 46.09 DEP compel/plugins/std/std.d [2020-08-13T12:02:14.909Z] #39 46.25 DEP compel/plugins/shmem/shmem.d [2020-08-13T12:02:14.909Z] #39 46.43 DEP compel/plugins/fds/fds.d [2020-08-13T12:02:14.909Z] #39 46.55 CC compel/plugins/std/std.o [2020-08-13T12:02:14.909Z] #39 47.11 CC compel/plugins/std/fds.o [2020-08-13T12:02:14.909Z] #39 47.80 CC compel/plugins/std/log.o [2020-08-13T12:02:14.909Z] #39 48.60 CC compel/plugins/std/string.o [2020-08-13T12:02:14.909Z] #39 49.18 CC compel/plugins/std/infect.o [2020-08-13T12:02:14.909Z] #39 49.73 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-08-13T12:02:14.909Z] #39 49.82 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-08-13T12:02:14.909Z] #39 49.97 AR compel/plugins/std.lib.a [2020-08-13T12:02:14.909Z] #39 50.05 CC compel/plugins/fds/fds.o [2020-08-13T12:02:14.909Z] #39 50.24 AR compel/plugins/fds.lib.a [2020-08-13T12:02:14.909Z] #39 50.32 HOSTDEP compel/src/lib/log-host.d [2020-08-13T12:02:14.909Z] #39 50.43 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T12:02:14.909Z] #39 50.55 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-08-13T12:02:14.909Z] #39 50.64 HOSTDEP compel/src/main-host.d [2020-08-13T12:02:14.909Z] #39 50.75 DEP compel/src/lib/ptrace.d [2020-08-13T12:02:14.909Z] #39 50.93 DEP compel/src/lib/infect.d [2020-08-13T12:02:14.909Z] #39 51.07 DEP compel/src/lib/infect-util.d [2020-08-13T12:02:14.909Z] #39 51.18 DEP compel/src/lib/infect-rpc.d [2020-08-13T12:02:14.909Z] #39 51.42 DEP compel/arch/aarch64/src/lib/infect.d [2020-08-13T12:02:14.909Z] #39 51.55 DEP compel/arch/aarch64/src/lib/cpu.d [2020-08-13T12:02:14.909Z] #39 51.62 DEP compel/src/lib/log.d [2020-08-13T12:02:14.909Z] #39 51.67 DEP compel/src/main.d [2020-08-13T12:02:14.909Z] #39 51.73 DEP compel/src/lib/handle-elf.d [2020-08-13T12:02:14.909Z] #39 51.77 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-08-13T12:02:14.909Z] #39 51.84 CC compel/src/lib/log.o [2020-08-13T12:02:14.909Z] #39 52.21 CC compel/arch/aarch64/src/lib/cpu.o [2020-08-13T12:02:14.909Z] #39 52.38 CC compel/arch/aarch64/src/lib/infect.o [2020-08-13T12:02:14.909Z] #39 52.68 CC compel/src/lib/infect-rpc.o [2020-08-13T12:02:14.909Z] #39 ... [2020-08-13T12:02:14.909Z] [2020-08-13T12:02:14.909Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T12:02:14.909Z] #14 DONE 3.4s [2020-08-13T12:02:14.909Z] [2020-08-13T12:02:14.909Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:14.909Z] #41 116.6 github.com/LK4D4/vndr/godl [2020-08-13T12:02:14.909Z] #41 117.1 github.com/LK4D4/vndr [2020-08-13T12:02:14.909Z] #41 DONE 125.7s [2020-08-13T12:02:14.909Z] [2020-08-13T12:02:14.909Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T12:02:15.175Z] #15 ... [2020-08-13T12:02:15.175Z] [2020-08-13T12:02:15.175Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:02:15.175Z] #28 DONE 125.8s [2020-08-13T12:02:15.251Z] #39 143.9 CC criu/rbtree.o [2020-08-13T12:02:15.251Z] #39 144.1 CC criu/rst-malloc.o [2020-08-13T12:02:15.439Z] [2020-08-13T12:02:15.439Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:15.439Z] #39 53.15 CC compel/src/lib/infect-util.o [2020-08-13T12:02:15.513Z] #39 144.3 CC criu/seccomp.o [2020-08-13T12:02:15.611Z] ok github.com/docker/docker/builder/remotecontext 0.334s coverage: 13.6% of statements [2020-08-13T12:02:15.682Z] #39 20.20 CC images/core-arm.o [2020-08-13T12:02:15.706Z] #39 53.65 CC compel/src/lib/infect.o [2020-08-13T12:02:15.773Z] #39 ... [2020-08-13T12:02:15.773Z] [2020-08-13T12:02:15.773Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:02:15.773Z] #36 DONE 238.4s [2020-08-13T12:02:15.777Z] #18 9.307 Reading package lists... [2020-08-13T12:02:15.904Z] ok github.com/docker/docker/builder/dockerfile 0.899s coverage: 48.1% of statements [2020-08-13T12:02:15.942Z] #39 20.61 CC images/core-aarch64.o [2020-08-13T12:02:16.036Z] [2020-08-13T12:02:16.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:16.036Z] #39 144.8 CC criu/seize.o [2020-08-13T12:02:16.203Z] #39 20.97 CC images/core-ppc64.o [2020-08-13T12:02:16.540Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-13T12:02:16.773Z] #39 21.58 CC images/core-s390.o [2020-08-13T12:02:16.773Z] #39 ... [2020-08-13T12:02:16.773Z] [2020-08-13T12:02:16.773Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:16.773Z] #41 118.2 text/template [2020-08-13T12:02:16.773Z] #41 119.1 go/parser [2020-08-13T12:02:16.773Z] #41 122.7 encoding/xml [2020-08-13T12:02:16.773Z] #41 123.2 go/doc [2020-08-13T12:02:16.773Z] #41 126.4 github.com/LK4D4/vndr/build [2020-08-13T12:02:16.773Z] #41 127.6 github.com/LK4D4/vndr/versioned [2020-08-13T12:02:16.773Z] #41 127.7 compress/flate [2020-08-13T12:02:16.975Z] #39 145.8 CC criu/servicefd.o [2020-08-13T12:02:17.033Z] #41 ... [2020-08-13T12:02:17.033Z] [2020-08-13T12:02:17.033Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:17.033Z] #52 49.38 Checking out files: 52% (1688/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 92% (2988/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T12:02:17.033Z] #52 50.57 + cd /tmp/tmp.Q2UEzXaxS6/src/github.com/containerd/containerd [2020-08-13T12:02:17.033Z] #52 50.57 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T12:02:17.033Z] #52 52.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T12:02:17.033Z] #52 52.04 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T12:02:17.033Z] #52 52.04 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:02:17.033Z] #52 52.04 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T12:02:17.033Z] #52 52.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T12:02:17.033Z] #52 52.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T12:02:17.033Z] #52 52.04 + '[' '' = dynamic ']' [2020-08-13T12:02:17.033Z] #52 52.04 + make [2020-08-13T12:02:17.033Z] #52 53.06 + bin/ctr [2020-08-13T12:02:17.177Z] ok github.com/docker/docker/builder/remotecontext/git 1.042s coverage: 86.3% of statements [2020-08-13T12:02:17.177Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T12:02:17.177Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T12:02:17.235Z] #39 146.1 CC criu/shmem.o [2020-08-13T12:02:17.321Z] #18 13.11 Reading package lists... [2020-08-13T12:02:17.321Z] #18 ... [2020-08-13T12:02:17.321Z] [2020-08-13T12:02:17.321Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:17.321Z] #42 132.7 vendor/golang.org/x/text/unicode/norm [2020-08-13T12:02:17.321Z] #42 135.4 github.com/LK4D4/vndr/build [2020-08-13T12:02:17.321Z] #42 ... [2020-08-13T12:02:17.321Z] [2020-08-13T12:02:17.321Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:17.321Z] #40 75.04 LINK criu/pie/restorer.built-in.o [2020-08-13T12:02:17.321Z] #40 75.05 GEN criu/pie/restorer-blob.h [2020-08-13T12:02:17.321Z] #40 75.23 DEP criu/vdso.d [2020-08-13T12:02:17.321Z] #40 75.42 DEP criu/uts_ns.d [2020-08-13T12:02:17.321Z] #40 75.58 DEP criu/util.d [2020-08-13T12:02:17.321Z] #40 75.78 DEP criu/uffd.d [2020-08-13T12:02:17.321Z] #40 76.00 DEP criu/tun.d [2020-08-13T12:02:17.321Z] #40 76.30 DEP criu/tty.d [2020-08-13T12:02:17.321Z] #40 76.58 DEP criu/timerfd.d [2020-08-13T12:02:17.321Z] #40 76.75 DEP criu/timens.d [2020-08-13T12:02:17.321Z] #40 76.93 DEP criu/sysfs_parse.d [2020-08-13T12:02:17.321Z] #40 77.07 DEP criu/sysctl.d [2020-08-13T12:02:17.321Z] #40 77.26 DEP criu/string.d [2020-08-13T12:02:17.321Z] #40 77.29 DEP criu/stats.d [2020-08-13T12:02:17.321Z] #40 77.44 DEP criu/sockets.d [2020-08-13T12:02:17.321Z] #40 77.64 DEP criu/sk-unix.d [2020-08-13T12:02:17.321Z] #40 77.93 DEP criu/sk-tcp.d [2020-08-13T12:02:17.604Z] #52 ... [2020-08-13T12:02:17.604Z] [2020-08-13T12:02:17.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:17.604Z] #39 22.44 CC images/cpuinfo.o [2020-08-13T12:02:17.629Z] #40 78.20 DEP criu/sk-queue.d [2020-08-13T12:02:17.808Z] #39 146.7 CC criu/sigframe.o [2020-08-13T12:02:17.864Z] #39 ... [2020-08-13T12:02:17.864Z] [2020-08-13T12:02:17.864Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:17.864Z] #47 119.4 mvdan.cc/editorconfig [2020-08-13T12:02:17.864Z] #47 120.5 mvdan.cc/sh/v3/fileutil [2020-08-13T12:02:17.864Z] #47 120.7 mvdan.cc/sh/v3/syntax [2020-08-13T12:02:17.864Z] #47 127.5 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T12:02:17.930Z] #40 78.44 DEP criu/sk-packet.d [2020-08-13T12:02:18.069Z] #39 ... [2020-08-13T12:02:18.069Z] [2020-08-13T12:02:18.069Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T12:02:18.069Z] #37 DONE 0.5s [2020-08-13T12:02:18.069Z] [2020-08-13T12:02:18.069Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:18.069Z] #39 146.8 CC criu/signalfd.o [2020-08-13T12:02:18.069Z] #39 147.0 CC criu/sk-inet.o [2020-08-13T12:02:18.242Z] #40 78.65 DEP criu/sk-netlink.d [2020-08-13T12:02:18.277Z] #39 55.67 CC compel/src/lib/ptrace.o [2020-08-13T12:02:18.277Z] #39 ... [2020-08-13T12:02:18.277Z] [2020-08-13T12:02:18.277Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T12:02:18.277Z] #15 DONE 3.2s [2020-08-13T12:02:18.277Z] [2020-08-13T12:02:18.277Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:18.436Z] #47 ... [2020-08-13T12:02:18.436Z] [2020-08-13T12:02:18.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:18.436Z] #39 23.05 CC images/inventory.o [2020-08-13T12:02:18.436Z] #39 23.30 CC images/fdinfo.o [2020-08-13T12:02:18.543Z] #40 78.87 DEP criu/sk-inet.d [2020-08-13T12:02:18.640Z] #39 147.5 CC criu/sk-netlink.o [2020-08-13T12:02:18.847Z] #40 79.14 DEP criu/signalfd.d [2020-08-13T12:02:18.847Z] #40 79.38 DEP criu/sigframe.d [2020-08-13T12:02:18.901Z] #39 147.7 CC criu/sk-packet.o [2020-08-13T12:02:19.009Z] #39 23.74 CC images/fown.o [2020-08-13T12:02:19.075Z] #47 ... [2020-08-13T12:02:19.075Z] [2020-08-13T12:02:19.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:19.075Z] #39 20.72 CC images/core-s390.o [2020-08-13T12:02:19.075Z] #39 21.42 CC images/cpuinfo.o [2020-08-13T12:02:19.075Z] #39 21.86 CC images/inventory.o [2020-08-13T12:02:19.075Z] #39 22.10 CC images/fdinfo.o [2020-08-13T12:02:19.075Z] #39 22.50 CC images/fown.o [2020-08-13T12:02:19.075Z] #39 22.81 CC images/ns.o [2020-08-13T12:02:19.075Z] #39 23.02 CC images/regfile.o [2020-08-13T12:02:19.075Z] #39 23.25 CC images/ghost-file.o [2020-08-13T12:02:19.075Z] #39 23.52 CC images/fifo.o [2020-08-13T12:02:19.075Z] #39 23.69 CC images/remap-file-path.o [2020-08-13T12:02:19.075Z] #39 23.86 CC images/eventfd.o [2020-08-13T12:02:19.075Z] #39 24.12 CC images/eventpoll.o [2020-08-13T12:02:19.075Z] #39 24.37 CC images/fh.o [2020-08-13T12:02:19.075Z] #39 24.69 CC images/fsnotify.o [2020-08-13T12:02:19.075Z] #39 25.41 CC images/signalfd.o [2020-08-13T12:02:19.075Z] #39 25.60 CC images/fs.o [2020-08-13T12:02:19.075Z] #39 25.81 CC images/pstree.o [2020-08-13T12:02:19.075Z] #39 25.94 CC images/pipe.o [2020-08-13T12:02:19.161Z] #39 148.0 CC criu/sk-queue.o [2020-08-13T12:02:19.255Z] ok github.com/docker/docker/client 0.127s coverage: 75.4% of statements [2020-08-13T12:02:19.269Z] #39 24.03 CC images/ns.o [2020-08-13T12:02:19.334Z] #39 26.11 CC images/tcp-stream.o [2020-08-13T12:02:19.335Z] #39 ... [2020-08-13T12:02:19.335Z] [2020-08-13T12:02:19.335Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:19.335Z] #47 DONE 130.2s [2020-08-13T12:02:19.335Z] [2020-08-13T12:02:19.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:19.335Z] #41 123.8 github.com/LK4D4/vndr/build [2020-08-13T12:02:19.335Z] #41 124.7 github.com/LK4D4/vndr/versioned [2020-08-13T12:02:19.335Z] #41 124.8 compress/flate [2020-08-13T12:02:19.335Z] #41 127.2 hash/crc32 [2020-08-13T12:02:19.335Z] #41 127.3 vendor/golang.org/x/crypto/cryptobyte [2020-08-13T12:02:19.335Z] #41 127.7 compress/gzip [2020-08-13T12:02:19.335Z] #41 128.3 net [2020-08-13T12:02:19.335Z] #41 129.7 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-13T12:02:19.338Z] #21 126.7 Checking out files: 21% (2376/10855) Checking out files: 22% (2389/10855) Checking out files: 23% (2497/10855) Checking out files: 24% (2606/10855) Checking out files: 25% (2714/10855) Checking out files: 26% (2823/10855) Checking out files: 27% (2931/10855) Checking out files: 28% (3040/10855) Checking out files: 29% (3148/10855) Checking out files: 30% (3257/10855) Checking out files: 31% (3366/10855) Checking out files: 32% (3474/10855) Checking out files: 33% (3583/10855) Checking out files: 34% (3691/10855) Checking out files: 35% (3800/10855) Checking out files: 36% (3908/10855) Checking out files: 37% (4017/10855) Checking out files: 38% (4125/10855) Checking out files: 39% (4234/10855) Checking out files: 40% (4342/10855) Checking out files: 41% (4451/10855) Checking out files: 42% (4560/10855) Checking out files: 43% (4668/10855) Checking out files: 44% (4777/10855) Checking out files: 45% (4885/10855) Checking out files: 46% (4994/10855) Checking out files: 47% (5102/10855) Checking out files: 48% (5211/10855) Checking out files: 49% (5319/10855) Checking out files: 50% (5428/10855) Checking out files: 51% (5537/10855) Checking out files: 52% (5645/10855) Checking out files: 53% (5754/10855) Checking out files: 54% (5862/10855) Checking out files: 55% (5971/10855) Checking out files: 56% (6079/10855) Checking out files: 56% (6117/10855) Checking out files: 57% (6188/10855) Checking out files: 58% (6296/10855) Checking out files: 59% (6405/10855) Checking out files: 60% (6513/10855) Checking out files: 61% (6622/10855) Checking out files: 62% (6731/10855) Checking out files: 63% (6839/10855) Checking out files: 64% (6948/10855) Checking out files: 65% (7056/10855) Checking out files: 66% (7165/10855) Checking out files: 67% (7273/10855) Checking out files: 68% (7382/10855) Checking out files: 69% (7490/10855) Checking out files: 70% (7599/10855) Checking out files: 71% (7708/10855) Checking out files: 72% (7816/10855) Checking out files: 73% (7925/10855) Checking out files: 74% (8033/10855) Checking out files: 75% (8142/10855) Checking out files: 76% (8250/10855) Checking out files: 77% (8359/10855) Checking out files: 78% (8467/10855) Checking out files: 79% (8576/10855) Checking out files: 79% (8608/10855) Checking out files: 80% (8684/10855) Checking out files: 81% (8793/10855) Checking out files: 82% (8902/10855) Checking out files: 83% (9010/10855) Checking out files: 84% (9119/10855) Checking out files: 85% (9227/10855) Checking out files: 86% (9336/10855) Checking out files: 87% (9444/10855) Checking out files: 88% (9553/10855) Checking out files: 89% (9661/10855) Checking out files: 90% (9770/10855) Checking out files: 91% (9879/10855) Checking out files: 92% (9987/10855) Checking out files: 93% (10096/10855) Checking out files: 94% (10204/10855) Checking out files: 95% (10313/10855) Checking out files: 95% (10376/10855) Checking out files: 96% (10421/10855) Checking out files: 97% (10530/10855) Checking out files: 98% (10638/10855) Checking out files: 99% (10747/10855) Checking out files: 100% (10855/10855) Checking out files: 100% (10855/10855), done. [2020-08-13T12:02:19.338Z] #21 130.2 + cd /tmp/tmp.CJ5imVxTvj/tmp/docker-ce [2020-08-13T12:02:19.338Z] #21 130.2 + git checkout -q v17.06.2-ce [2020-08-13T12:02:19.421Z] #39 148.3 CC criu/sk-tcp.o [2020-08-13T12:02:19.531Z] #39 24.25 CC images/regfile.o [2020-08-13T12:02:19.591Z] #41 ... [2020-08-13T12:02:19.591Z] [2020-08-13T12:02:19.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:19.591Z] #39 26.39 CC images/sk-packet.o [2020-08-13T12:02:19.597Z] #40 79.52 DEP criu/shmem.d [2020-08-13T12:02:19.597Z] #40 ... [2020-08-13T12:02:19.597Z] [2020-08-13T12:02:19.597Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:19.597Z] #50 9.035 + cd /tmp/tmp.pPE1rOluYI/src/github.com/opencontainers/runc [2020-08-13T12:02:19.597Z] #50 9.040 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:02:19.597Z] #50 9.427 + '[' -z '' ']' [2020-08-13T12:02:19.597Z] #50 9.440 + target=static [2020-08-13T12:02:19.597Z] #50 9.441 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T12:02:19.597Z] #50 9.570 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T12:02:19.597Z] #50 ... [2020-08-13T12:02:19.597Z] [2020-08-13T12:02:19.597Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:19.597Z] #42 144.1 vendor/golang.org/x/net/http2/hpack [2020-08-13T12:02:19.597Z] #42 144.6 mime [2020-08-13T12:02:19.792Z] #39 24.47 CC images/ghost-file.o [2020-08-13T12:02:19.848Z] #39 26.71 CC images/mnt.o [2020-08-13T12:02:19.991Z] #39 148.7 CC criu/sk-unix.o [2020-08-13T12:02:20.052Z] #39 24.74 CC images/fifo.o [2020-08-13T12:02:20.104Z] #39 27.02 CC images/pipe-data.o [2020-08-13T12:02:20.104Z] #39 ... [2020-08-13T12:02:20.104Z] [2020-08-13T12:02:20.104Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:20.104Z] #52 50.26 + bin/ctr [2020-08-13T12:02:20.313Z] #39 24.95 CC images/remap-file-path.o [2020-08-13T12:02:20.313Z] #39 25.15 CC images/eventfd.o [2020-08-13T12:02:20.359Z] #52 ... [2020-08-13T12:02:20.359Z] [2020-08-13T12:02:20.359Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:20.359Z] #41 130.4 vendor/golang.org/x/sys/cpu [2020-08-13T12:02:20.359Z] #41 130.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-13T12:02:20.742Z] #21 ... [2020-08-13T12:02:20.742Z] [2020-08-13T12:02:20.742Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T12:02:20.742Z] #16 DONE 2.4s [2020-08-13T12:02:20.742Z] [2020-08-13T12:02:20.742Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:20.886Z] #39 25.46 CC images/eventpoll.o [2020-08-13T12:02:20.921Z] #41 131.9 vendor/golang.org/x/crypto/hkdf [2020-08-13T12:02:21.146Z] #39 25.79 CC images/fh.o [2020-08-13T12:02:21.177Z] #41 132.0 vendor/golang.org/x/text/transform [2020-08-13T12:02:21.374Z] #39 149.9 CC criu/sockets.o [2020-08-13T12:02:21.374Z] #39 150.3 CC criu/stats.o [2020-08-13T12:02:21.407Z] #39 26.11 CC images/fsnotify.o [2020-08-13T12:02:21.634Z] #39 150.4 CC criu/string.o [2020-08-13T12:02:21.635Z] #39 150.5 CC criu/sysctl.o [2020-08-13T12:02:21.740Z] #41 132.6 vendor/golang.org/x/text/unicode/bidi [2020-08-13T12:02:21.895Z] #39 150.8 CC criu/sysfs_parse.o [2020-08-13T12:02:21.978Z] #39 26.56 CC images/signalfd.o [2020-08-13T12:02:22.155Z] #39 151.1 CC criu/timens.o [2020-08-13T12:02:22.252Z] #39 26.95 CC images/fs.o [2020-08-13T12:02:22.415Z] #39 151.2 CC criu/timerfd.o [2020-08-13T12:02:22.415Z] #39 151.4 CC criu/tty.o [2020-08-13T12:02:22.518Z] #39 ... [2020-08-13T12:02:22.518Z] [2020-08-13T12:02:22.518Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T12:02:22.518Z] #47 DONE 133.7s [2020-08-13T12:02:22.518Z] [2020-08-13T12:02:22.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:22.518Z] #39 27.26 CC images/pstree.o [2020-08-13T12:02:22.676Z] #17 2.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:02:22.676Z] #17 2.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:02:22.676Z] #17 2.034 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:02:22.676Z] #17 ... [2020-08-13T12:02:22.676Z] [2020-08-13T12:02:22.676Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:22.676Z] #49 8.421 + cd /tmp/tmp.vKCcfnGDeY/src/github.com/opencontainers/runc [2020-08-13T12:02:22.676Z] #49 8.422 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:02:22.676Z] #49 8.772 + '[' -z '' ']' [2020-08-13T12:02:22.676Z] #49 8.772 + target=static [2020-08-13T12:02:22.676Z] #49 8.772 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T12:02:22.676Z] #49 9.325 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T12:02:22.779Z] #39 27.50 CC images/pipe.o [2020-08-13T12:02:22.939Z] #49 ... [2020-08-13T12:02:22.940Z] [2020-08-13T12:02:22.940Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:22.940Z] #21 133.5 + mkdir -p /tmp/tmp.CJ5imVxTvj/src/github.com/docker [2020-08-13T12:02:22.940Z] #21 133.5 + mv components/cli /tmp/tmp.CJ5imVxTvj/src/github.com/docker/cli [2020-08-13T12:02:22.940Z] #21 133.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-13T12:02:23.039Z] #39 27.77 CC images/tcp-stream.o [2020-08-13T12:02:23.201Z] #42 148.7 vendor/golang.org/x/net/http/httpproxy [2020-08-13T12:02:23.201Z] #42 148.7 net/textproto [2020-08-13T12:02:23.201Z] #42 148.7 crypto/x509 [2020-08-13T12:02:23.615Z] #39 28.22 CC images/sk-packet.o [2020-08-13T12:02:23.645Z] #41 134.4 vendor/golang.org/x/text/secure/bidirule [2020-08-13T12:02:23.797Z] #39 152.4 CC criu/tun.o [2020-08-13T12:02:23.797Z] #39 152.7 CC criu/uffd.o [2020-08-13T12:02:23.855Z] #42 ... [2020-08-13T12:02:23.855Z] [2020-08-13T12:02:23.855Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:23.855Z] #18 13.11 Reading package lists... [2020-08-13T12:02:23.855Z] #18 17.22 Building dependency tree... [2020-08-13T12:02:23.855Z] #18 18.53 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T12:02:23.855Z] #18 18.53 The following additional packages will be installed: [2020-08-13T12:02:23.855Z] #18 18.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T12:02:23.855Z] #18 18.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T12:02:23.855Z] #18 18.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T12:02:23.855Z] #18 18.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T12:02:23.855Z] #18 18.53 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T12:02:23.855Z] #18 18.54 Suggested packages: [2020-08-13T12:02:23.855Z] #18 18.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T12:02:23.855Z] #18 18.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T12:02:23.855Z] #18 18.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T12:02:23.855Z] #18 18.54 Recommended packages: [2020-08-13T12:02:23.855Z] #18 18.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T12:02:23.855Z] #18 18.54 python3-keyrings.alt python3-xdg unzip [2020-08-13T12:02:23.855Z] #18 20.47 The following NEW packages will be installed: [2020-08-13T12:02:23.855Z] #18 20.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T12:02:23.855Z] #18 20.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T12:02:23.855Z] #18 20.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T12:02:23.855Z] #18 20.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T12:02:23.855Z] #18 20.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T12:02:23.855Z] #18 20.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T12:02:23.855Z] #18 20.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T12:02:23.855Z] #18 20.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T12:02:23.855Z] #18 20.47 xz-utils zip [2020-08-13T12:02:23.855Z] #18 20.56 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:02:23.855Z] #18 20.56 Need to get 29.2 MB of archives. [2020-08-13T12:02:23.855Z] #18 20.56 After this operation, 134 MB of additional disk space will be used. [2020-08-13T12:02:23.855Z] #18 20.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-13T12:02:23.855Z] #18 20.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-13T12:02:23.855Z] #18 20.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-13T12:02:23.855Z] #18 20.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-13T12:02:23.855Z] #18 20.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-13T12:02:23.855Z] #18 20.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-13T12:02:23.855Z] #18 20.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-13T12:02:23.855Z] #18 20.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-13T12:02:23.855Z] #18 20.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-13T12:02:23.855Z] #18 20.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-13T12:02:23.855Z] #18 20.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-13T12:02:23.855Z] #18 20.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-13T12:02:23.855Z] #18 21.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-13T12:02:23.855Z] #18 21.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-13T12:02:23.855Z] #18 21.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-13T12:02:23.855Z] #18 21.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-13T12:02:23.855Z] #18 21.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-13T12:02:23.855Z] #18 21.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:02:23.855Z] #18 21.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-13T12:02:23.855Z] #18 21.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-13T12:02:23.855Z] #18 21.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-13T12:02:23.855Z] #18 21.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-13T12:02:23.855Z] #18 21.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-13T12:02:23.855Z] #18 21.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-13T12:02:23.855Z] #18 21.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-13T12:02:23.855Z] #18 21.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-13T12:02:23.855Z] #18 21.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-13T12:02:23.855Z] #18 21.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-13T12:02:23.855Z] #18 21.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-13T12:02:23.875Z] #39 28.59 CC images/mnt.o [2020-08-13T12:02:23.901Z] #41 134.7 vendor/golang.org/x/text/unicode/norm [2020-08-13T12:02:24.136Z] #39 28.83 CC images/pipe-data.o [2020-08-13T12:02:24.367Z] #39 153.3 CC criu/util.o [2020-08-13T12:02:24.397Z] #39 29.06 CC images/sa.o [2020-08-13T12:02:24.657Z] #39 29.37 CC images/timer.o [2020-08-13T12:02:24.918Z] #39 29.66 CC images/timerfd.o [2020-08-13T12:02:24.923Z] #18 ... [2020-08-13T12:02:24.923Z] [2020-08-13T12:02:24.923Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:24.923Z] #42 150.5 mime/multipart [2020-08-13T12:02:24.923Z] #42 150.5 vendor/golang.org/x/net/http/httpguts [2020-08-13T12:02:25.179Z] #39 29.85 CC images/mm.o [2020-08-13T12:02:25.309Z] #39 154.0 CC criu/uts_ns.o [2020-08-13T12:02:25.309Z] #39 154.2 CC criu/vdso-compat.o [2020-08-13T12:02:25.433Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-13T12:02:25.433Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-240805bd\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-13T12:02:25.433Z] ---------------------------------------------------------------------------- [2020-08-13T12:02:25.433Z] [2020-08-13T12:02:25.433Z] INFO: executeCI.ps1 starting at Thu Aug 13 12:02:23 CUT 2020 [2020-08-13T12:02:25.433Z] [2020-08-13T12:02:25.433Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-13T12:02:25.433Z] INFO: Running git version 2.24.1.windows.2 [2020-08-13T12:02:25.433Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-13T12:02:25.433Z] INFO: Environment variables: [2020-08-13T12:02:25.433Z] [2020-08-13T12:02:25.433Z] Name Value [2020-08-13T12:02:25.433Z] ---- ----- [2020-08-13T12:02:25.433Z] ALLUSERSPROFILE C:\ProgramData [2020-08-13T12:02:25.433Z] amd64 true [2020-08-13T12:02:25.433Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-13T12:02:25.433Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-13T12:02:25.433Z] arm64 true [2020-08-13T12:02:25.433Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-13T12:02:25.433Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-13T12:02:25.433Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-13T12:02:25.433Z] BRANCH_NAME PR-41329 [2020-08-13T12:02:25.433Z] BUILD_DISPLAY_NAME #4 [2020-08-13T12:02:25.433Z] BUILD_ID 4 [2020-08-13T12:02:25.433Z] BUILD_NUMBER 4 [2020-08-13T12:02:25.433Z] BUILD_TAG jenkins-moby-PR-41329-4 [2020-08-13T12:02:25.433Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41329/4/ [2020-08-13T12:02:25.433Z] CHANGE_AUTHOR zvier [2020-08-13T12:02:25.433Z] CHANGE_AUTHOR_DISPLAY_NAME zvier [2020-08-13T12:02:25.433Z] CHANGE_AUTHOR_EMAIL zvier20@gmail.com [2020-08-13T12:02:25.433Z] CHANGE_BRANCH master [2020-08-13T12:02:25.433Z] CHANGE_FORK zvier [2020-08-13T12:02:25.433Z] CHANGE_ID 41329 [2020-08-13T12:02:25.433Z] CHANGE_TARGET master [2020-08-13T12:02:25.433Z] CHANGE_TITLE Add more error message for ops when container limit use an device whi… [2020-08-13T12:02:25.433Z] CHANGE_URL https://github.com/moby/moby/pull/41329 [2020-08-13T12:02:25.433Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T12:02:25.433Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-13T12:02:25.433Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-13T12:02:25.433Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-13T12:02:25.433Z] COMPUTERNAME azwin-2-c8ee30 [2020-08-13T12:02:25.433Z] ComSpec C:\windows\system32\cmd.exe [2020-08-13T12:02:25.433Z] ConfigSequenceNumber 0 [2020-08-13T12:02:25.433Z] dco true [2020-08-13T12:02:25.433Z] DOCKER_BUILDKIT 0 [2020-08-13T12:02:25.433Z] DOCKER_DUT_DEBUG 1 [2020-08-13T12:02:25.433Z] DOCKER_EXPERIMENTAL 1 [2020-08-13T12:02:25.433Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-13T12:02:25.433Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-13T12:02:25.433Z] EXECUTOR_NUMBER 0 [2020-08-13T12:02:25.433Z] FQDN azwin-2-c8ee30.westus.cloudapp.azure.com [2020-08-13T12:02:25.433Z] GIT_BRANCH PR-41329 [2020-08-13T12:02:25.433Z] GIT_COMMIT cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:02:25.433Z] GIT_PREVIOUS_COMMIT a7c279f2031041976eb127736f79b33e138a47fb [2020-08-13T12:02:25.433Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT c7e3cce5dd6bab81abdc8840330a4eaa54c9406b [2020-08-13T12:02:25.433Z] GIT_URL https://github.com/moby/moby.git [2020-08-13T12:02:25.433Z] HUDSON_COOKIE 95140b9c-f857-4e0a-89ec-9fd0cf73d54b [2020-08-13T12:02:25.433Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-13T12:02:25.433Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-13T12:02:25.433Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-13T12:02:25.433Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-13T12:02:25.433Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-13T12:02:25.433Z] JENKINS_NODE_COOKIE 5c24d4be-47b3-4306-8abb-32d77679d90b [2020-08-13T12:02:25.433Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-13T12:02:25.433Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-13T12:02:25.433Z] JOB_BASE_NAME PR-41329 [2020-08-13T12:02:25.433Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41329/display/redirect [2020-08-13T12:02:25.433Z] JOB_NAME moby/PR-41329 [2020-08-13T12:02:25.433Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41329/ [2020-08-13T12:02:25.433Z] library.jps.version master [2020-08-13T12:02:25.433Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-13T12:02:25.433Z] NODE_LABELS amd64 azure azwin-2-c8ee30 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-13T12:02:25.433Z] NODE_NAME azwin-2-c8ee30 [2020-08-13T12:02:25.433Z] NUMBER_OF_PROCESSORS 4 [2020-08-13T12:02:25.433Z] OS Windows_NT [2020-08-13T12:02:25.433Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-13T12:02:25.433Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-13T12:02:25.433Z] ppc64le true [2020-08-13T12:02:25.433Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-13T12:02:25.433Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-13T12:02:25.433Z] PROCESSOR_LEVEL 6 [2020-08-13T12:02:25.433Z] PROCESSOR_REVISION 5504 [2020-08-13T12:02:25.433Z] ProgramData C:\ProgramData [2020-08-13T12:02:25.433Z] ProgramFiles C:\Program Files [2020-08-13T12:02:25.433Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-13T12:02:25.433Z] ProgramW6432 C:\Program Files [2020-08-13T12:02:25.433Z] PROMPT $P$G [2020-08-13T12:02:25.433Z] PSExecutionPolicyPreference Bypass [2020-08-13T12:02:25.433Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-13T12:02:25.433Z] PUBLIC C:\Users\Public [2020-08-13T12:02:25.433Z] rootless true [2020-08-13T12:02:25.433Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41329/4/display/redirect?page=changes [2020-08-13T12:02:25.433Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41329/4/display/redirect [2020-08-13T12:02:25.433Z] s390x true [2020-08-13T12:02:25.433Z] SKIP_VALIDATION_TESTS 1 [2020-08-13T12:02:25.433Z] SOURCES_DRIVE d [2020-08-13T12:02:25.433Z] SOURCES_SUBDIR gopath [2020-08-13T12:02:25.433Z] STAGE_NAME Run tests [2020-08-13T12:02:25.433Z] SystemDrive C: [2020-08-13T12:02:25.433Z] SystemRoot C:\windows [2020-08-13T12:02:25.433Z] TEMP C:\windows\TEMP [2020-08-13T12:02:25.433Z] TESTDEBUG 0 [2020-08-13T12:02:25.433Z] TESTRUN_DRIVE d [2020-08-13T12:02:25.433Z] TESTRUN_SUBDIR CI [2020-08-13T12:02:25.433Z] TIMEOUT 120m [2020-08-13T12:02:25.433Z] TMP C:\windows\TEMP [2020-08-13T12:02:25.433Z] unit_validate true [2020-08-13T12:02:25.433Z] USERDOMAIN WORKGROUP [2020-08-13T12:02:25.433Z] USERNAME azwin-2-c8ee30$ [2020-08-13T12:02:25.433Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-13T12:02:25.433Z] validate_force false [2020-08-13T12:02:25.433Z] windir C:\windows [2020-08-13T12:02:25.433Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-13T12:02:25.433Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-13T12:02:25.433Z] windowsRS1 false [2020-08-13T12:02:25.433Z] windowsRS5 true [2020-08-13T12:02:25.433Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-13T12:02:25.433Z] [2020-08-13T12:02:25.433Z] [2020-08-13T12:02:25.433Z] [2020-08-13T12:02:25.433Z] INFO: Sources under d:\gopath\... [2020-08-13T12:02:25.433Z] INFO: Test run under d:\CI\... [2020-08-13T12:02:25.433Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-13T12:02:25.433Z] INFO: docker/docker repository was found [2020-08-13T12:02:25.433Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-13T12:02:25.433Z] ltsc2019: Pulling from windows/servercore [2020-08-13T12:02:25.440Z] #39 30.15 CC images/sk-opts.o [2020-08-13T12:02:25.569Z] #39 154.3 CC criu/vdso.o [2020-08-13T12:02:25.701Z] #39 30.36 CC images/sk-unix.o [2020-08-13T12:02:25.800Z] #41 ... [2020-08-13T12:02:25.800Z] [2020-08-13T12:02:25.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:25.800Z] #39 27.44 CC images/sa.o [2020-08-13T12:02:25.800Z] #39 27.63 CC images/timer.o [2020-08-13T12:02:25.800Z] #39 28.00 CC images/timerfd.o [2020-08-13T12:02:25.800Z] #39 28.17 CC images/mm.o [2020-08-13T12:02:25.800Z] #39 28.42 CC images/sk-opts.o [2020-08-13T12:02:25.800Z] #39 28.64 CC images/sk-unix.o [2020-08-13T12:02:25.800Z] #39 28.89 CC images/sk-inet.o [2020-08-13T12:02:25.800Z] #39 29.23 CC images/tun.o [2020-08-13T12:02:25.800Z] #39 29.57 CC images/sk-netlink.o [2020-08-13T12:02:25.800Z] #39 29.83 CC images/packet-sock.o [2020-08-13T12:02:25.800Z] #39 30.15 CC images/ipc-var.o [2020-08-13T12:02:25.800Z] #39 30.35 CC images/ipc-desc.o [2020-08-13T12:02:25.800Z] #39 30.60 CC images/ipc-shm.o [2020-08-13T12:02:25.800Z] #39 30.78 CC images/ipc-msg.o [2020-08-13T12:02:25.800Z] #39 31.04 CC images/ipc-sem.o [2020-08-13T12:02:25.800Z] #39 31.20 CC images/utsns.o [2020-08-13T12:02:25.800Z] #39 31.39 CC images/creds.o [2020-08-13T12:02:25.800Z] #39 31.64 CC images/vma.o [2020-08-13T12:02:25.800Z] #39 31.84 CC images/netdev.o [2020-08-13T12:02:25.800Z] #39 32.26 CC images/tty.o [2020-08-13T12:02:25.829Z] #39 154.7 LINK criu/built-in.o [2020-08-13T12:02:25.829Z] #39 154.8 LINK criu/criu [2020-08-13T12:02:25.903Z] 4612f6d0b889: Pulling fs layer [2020-08-13T12:02:25.903Z] 3ab49687905c: Pulling fs layer [2020-08-13T12:02:26.056Z] #39 32.97 CC images/file-lock.o [2020-08-13T12:02:26.271Z] #39 30.73 CC images/sk-inet.o [2020-08-13T12:02:26.271Z] #39 31.15 CC images/tun.o [2020-08-13T12:02:26.312Z] #39 33.22 CC images/rlimit.o [2020-08-13T12:02:26.422Z] #39 155.0 DEP lib/c/criu.d [2020-08-13T12:02:26.422Z] #39 155.1 CC images/rpc.pb-c.o [2020-08-13T12:02:26.422Z] #39 155.4 CC lib/c/criu.o [2020-08-13T12:02:26.570Z] #39 33.47 CC images/pagemap.o [2020-08-13T12:02:26.703Z] #39 ... [2020-08-13T12:02:26.703Z] [2020-08-13T12:02:26.703Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:26.703Z] #45 249.4 + cd /tmp/tmp.Z7h611t4mc/src/github.com/golangci/golangci-lint/ [2020-08-13T12:02:26.703Z] #45 249.4 + git checkout -q v1.23.8 [2020-08-13T12:02:26.827Z] #39 33.72 CC images/siginfo.o [2020-08-13T12:02:26.843Z] #39 31.49 CC images/sk-netlink.o [2020-08-13T12:02:26.843Z] #39 31.71 CC images/packet-sock.o [2020-08-13T12:02:27.083Z] #39 33.97 CC images/rpc.o [2020-08-13T12:02:27.284Z] #45 249.9 ++ git describe --tags [2020-08-13T12:02:27.284Z] #45 249.9 + version=v1.23.8 [2020-08-13T12:02:27.284Z] #45 249.9 ++ git rev-parse --short HEAD [2020-08-13T12:02:27.284Z] #45 249.9 + commit=76a82c6 [2020-08-13T12:02:27.284Z] #45 249.9 ++ git show -s --format=%cd [2020-08-13T12:02:27.284Z] #45 249.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T12:02:27.284Z] #45 249.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-08-13T12:02:27.415Z] #39 32.11 CC images/ipc-var.o [2020-08-13T12:02:27.647Z] #39 ... [2020-08-13T12:02:27.647Z] [2020-08-13T12:02:27.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:27.647Z] #41 138.6 vendor/golang.org/x/net/idna [2020-08-13T12:02:27.676Z] #39 32.31 CC images/ipc-desc.o [2020-08-13T12:02:27.735Z] #42 153.0 crypto/tls [2020-08-13T12:02:27.937Z] #39 32.54 CC images/ipc-shm.o [2020-08-13T12:02:27.937Z] #39 32.76 CC images/ipc-msg.o [2020-08-13T12:02:28.199Z] #39 33.00 CC images/ipc-sem.o [2020-08-13T12:02:28.266Z] #21 ... [2020-08-13T12:02:28.266Z] [2020-08-13T12:02:28.266Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:28.266Z] #39 56.28 AR compel/libcompel.a [2020-08-13T12:02:28.266Z] #39 56.42 HOSTCC compel/src/main-host.o [2020-08-13T12:02:28.266Z] #39 56.77 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-08-13T12:02:28.266Z] #39 57.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T12:02:28.266Z] #39 57.58 HOSTCC compel/src/lib/log-host.o [2020-08-13T12:02:28.266Z] #39 57.67 HOSTLINK compel/compel-host-bin [2020-08-13T12:02:28.266Z] #39 57.84 DEP soccr/soccr.d [2020-08-13T12:02:28.266Z] #39 58.05 CC soccr/soccr.o [2020-08-13T12:02:28.266Z] #39 59.52 AR soccr/libsoccr.a [2020-08-13T12:02:28.266Z] #39 59.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:02:28.266Z] #39 60.03 DEP criu/arch/aarch64/sigframe.d [2020-08-13T12:02:28.266Z] #39 60.14 DEP criu/arch/aarch64/crtools.d [2020-08-13T12:02:28.266Z] #39 60.27 DEP criu/arch/aarch64/cpu.d [2020-08-13T12:02:28.266Z] #39 60.30 DEP criu/arch/aarch64/bitops.d [2020-08-13T12:02:28.266Z] #39 60.33 CC criu/arch/aarch64/bitops.o [2020-08-13T12:02:28.266Z] #39 60.36 CC criu/arch/aarch64/cpu.o [2020-08-13T12:02:28.266Z] #39 60.44 CC criu/arch/aarch64/crtools.o [2020-08-13T12:02:28.266Z] #39 61.21 CC criu/arch/aarch64/sigframe.o [2020-08-13T12:02:28.266Z] #39 61.53 LINK criu/arch/aarch64/crtools.built-in.o [2020-08-13T12:02:28.266Z] #39 61.58 DEP criu/pie/util-vdso.d [2020-08-13T12:02:28.266Z] #39 61.72 DEP criu/pie/util.d [2020-08-13T12:02:28.266Z] #39 61.99 CC criu/pie/util.o [2020-08-13T12:02:28.266Z] #39 62.33 CC criu/pie/util-vdso.o [2020-08-13T12:02:28.266Z] #39 62.98 AR criu/pie/pie.lib.a [2020-08-13T12:02:28.266Z] #39 63.04 DEP criu/pie/restorer.d [2020-08-13T12:02:28.266Z] #39 63.21 DEP criu/arch/aarch64/intraprocedure.d [2020-08-13T12:02:28.266Z] #39 63.22 DEP criu/arch/aarch64/restorer.d [2020-08-13T12:02:28.266Z] #39 63.40 DEP criu/arch/aarch64/vdso-pie.d [2020-08-13T12:02:28.266Z] #39 63.49 DEP criu/pie/parasite-vdso.d [2020-08-13T12:02:28.266Z] #39 63.64 DEP criu/pie/parasite.d [2020-08-13T12:02:28.266Z] #39 63.80 CC criu/pie/parasite.o [2020-08-13T12:02:28.266Z] #39 65.00 LINK criu/pie/parasite.built-in.o [2020-08-13T12:02:28.266Z] #39 65.00 GEN criu/pie/parasite-blob.h [2020-08-13T12:02:28.266Z] #39 65.02 CC criu/pie/parasite-vdso.o [2020-08-13T12:02:28.266Z] #39 65.63 CC criu/arch/aarch64/vdso-pie.o [2020-08-13T12:02:28.266Z] #39 65.97 CC criu/arch/aarch64/restorer.o [2020-08-13T12:02:28.460Z] #39 33.27 CC images/utsns.o [2020-08-13T12:02:28.531Z] #39 66.46 CC criu/arch/aarch64/intraprocedure.o [2020-08-13T12:02:28.721Z] #39 33.45 CC images/creds.o [2020-08-13T12:02:28.721Z] #39 ... [2020-08-13T12:02:28.721Z] [2020-08-13T12:02:28.721Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:28.721Z] #41 130.0 hash/crc32 [2020-08-13T12:02:28.721Z] #41 130.2 net [2020-08-13T12:02:28.721Z] #41 130.5 compress/gzip [2020-08-13T12:02:28.721Z] #41 131.0 vendor/golang.org/x/text/transform [2020-08-13T12:02:28.721Z] #41 131.9 vendor/golang.org/x/text/unicode/bidi [2020-08-13T12:02:28.721Z] #41 133.6 vendor/golang.org/x/text/secure/bidirule [2020-08-13T12:02:28.721Z] #41 134.0 vendor/golang.org/x/text/unicode/norm [2020-08-13T12:02:28.721Z] #41 138.2 vendor/golang.org/x/net/idna [2020-08-13T12:02:28.856Z] #39 66.51 CC criu/pie/restorer.o [2020-08-13T12:02:28.981Z] #41 ... [2020-08-13T12:02:28.981Z] [2020-08-13T12:02:28.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:28.981Z] #10 136.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T12:02:28.981Z] #10 136.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:02:28.981Z] #10 136.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:29.287Z] #42 ... [2020-08-13T12:02:29.287Z] [2020-08-13T12:02:29.287Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:29.287Z] #40 79.71 DEP criu/servicefd.d [2020-08-13T12:02:29.287Z] #40 79.96 DEP criu/seize.d [2020-08-13T12:02:29.287Z] #40 80.08 DEP criu/seccomp.d [2020-08-13T12:02:29.287Z] #40 80.20 DEP criu/rst-malloc.d [2020-08-13T12:02:29.287Z] #40 80.27 DEP criu/rbtree.d [2020-08-13T12:02:29.287Z] #40 80.32 DEP criu/pstree.d [2020-08-13T12:02:29.287Z] #40 80.49 DEP criu/protobuf.d [2020-08-13T12:02:29.287Z] #40 80.63 GEN criu/protobuf-desc-gen.h [2020-08-13T12:02:29.287Z] #40 82.88 DEP criu/protobuf-desc.d [2020-08-13T12:02:29.287Z] #40 83.08 DEP criu/proc_parse.d [2020-08-13T12:02:29.287Z] #40 83.27 DEP criu/plugin.d [2020-08-13T12:02:29.287Z] #40 83.49 DEP criu/pipes.d [2020-08-13T12:02:29.287Z] #40 83.64 DEP criu/pie-util.d [2020-08-13T12:02:29.287Z] #40 83.78 DEP criu/pie-util-vdso.d [2020-08-13T12:02:29.287Z] #40 83.89 DEP criu/path.d [2020-08-13T12:02:29.287Z] #40 84.09 DEP criu/parasite-syscall.d [2020-08-13T12:02:29.287Z] #40 84.43 DEP criu/pagemap.d [2020-08-13T12:02:29.287Z] #40 84.57 DEP criu/pagemap-cache.d [2020-08-13T12:02:29.287Z] #40 84.77 DEP criu/page-xfer.d [2020-08-13T12:02:29.287Z] #40 84.93 DEP criu/page-pipe.d [2020-08-13T12:02:29.287Z] #40 85.06 DEP criu/netfilter.d [2020-08-13T12:02:29.287Z] #40 85.25 DEP criu/net.d [2020-08-13T12:02:29.287Z] #40 85.55 DEP criu/namespaces.d [2020-08-13T12:02:29.287Z] #40 85.73 DEP criu/mount.d [2020-08-13T12:02:29.287Z] #40 85.91 DEP criu/memfd.d [2020-08-13T12:02:29.287Z] #40 86.04 DEP criu/mem.d [2020-08-13T12:02:29.287Z] #40 86.26 DEP criu/lsm.d [2020-08-13T12:02:29.287Z] #40 86.45 DEP criu/log.d [2020-08-13T12:02:29.287Z] #40 86.69 DEP criu/libnetlink.d [2020-08-13T12:02:29.287Z] #40 86.84 DEP criu/kerndat.d [2020-08-13T12:02:29.287Z] #40 87.08 DEP criu/kcmp-ids.d [2020-08-13T12:02:29.287Z] #40 87.20 DEP criu/irmap.d [2020-08-13T12:02:29.287Z] #40 87.36 DEP criu/ipc_ns.d [2020-08-13T12:02:29.287Z] #40 87.53 DEP criu/image.d [2020-08-13T12:02:29.287Z] #40 87.70 DEP criu/image-desc.d [2020-08-13T12:02:29.287Z] #40 87.87 DEP criu/fsnotify.d [2020-08-13T12:02:29.287Z] #40 88.05 DEP criu/filesystems.d [2020-08-13T12:02:29.287Z] #40 88.25 DEP criu/files.d [2020-08-13T12:02:29.287Z] #40 88.44 DEP criu/files-reg.d [2020-08-13T12:02:29.287Z] #40 88.71 DEP criu/files-ext.d [2020-08-13T12:02:29.287Z] #40 88.90 DEP criu/file-lock.d [2020-08-13T12:02:29.287Z] #40 89.09 DEP criu/file-ids.d [2020-08-13T12:02:29.287Z] #40 89.24 DEP criu/fifo.d [2020-08-13T12:02:29.287Z] #40 89.47 DEP criu/fdstore.d [2020-08-13T12:02:29.287Z] #40 89.61 DEP criu/fault-injection.d [2020-08-13T12:02:29.287Z] #40 89.71 DEP criu/external.d [2020-08-13T12:02:29.587Z] #40 89.87 DEP criu/eventpoll.d [2020-08-13T12:02:29.587Z] #40 ... [2020-08-13T12:02:29.587Z] [2020-08-13T12:02:29.587Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:30.169Z] #41 140.7 vendor/golang.org/x/net/http2/hpack [2020-08-13T12:02:30.591Z] #45 ... [2020-08-13T12:02:30.591Z] [2020-08-13T12:02:30.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:30.591Z] #39 156.2 LINK lib/c/built-in.o [2020-08-13T12:02:30.591Z] #39 156.2 LINK lib/c/libcriu.so [2020-08-13T12:02:30.591Z] #39 156.2 LINK lib/c/libcriu.a [2020-08-13T12:02:30.591Z] #39 156.4 GEN magic.py [2020-08-13T12:02:30.591Z] #39 156.5 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:02:30.591Z] #39 156.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:02:30.591Z] #39 156.5 Note: Building without GnuTLS support [2020-08-13T12:02:30.591Z] #39 156.5 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:02:30.591Z] #39 156.5 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:02:30.591Z] #39 157.1 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:02:30.591Z] #39 157.6 make[1]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.1 make[1]: 'images/built-in.o' is up to date. [2020-08-13T12:02:30.591Z] #39 158.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T12:02:30.591Z] #39 158.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T12:02:30.591Z] #39 158.2 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T12:02:30.591Z] #39 158.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T12:02:30.591Z] #39 158.2 make[1]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:02:30.591Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-08-13T12:02:30.591Z] #39 158.8 INSTALL criu/criu [2020-08-13T12:02:30.591Z] #39 DONE 159.4s [2020-08-13T12:02:30.591Z] [2020-08-13T12:02:30.591Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:30.591Z] #52 183.1 + bin/containerd [2020-08-13T12:02:30.732Z] #41 ... [2020-08-13T12:02:30.732Z] [2020-08-13T12:02:30.732Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:30.732Z] #10 131.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T12:02:30.732Z] #10 131.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T12:02:30.732Z] #10 131.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:30.991Z] #10 ... [2020-08-13T12:02:30.991Z] [2020-08-13T12:02:30.991Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:30.991Z] #41 141.7 mime [2020-08-13T12:02:31.524Z] #10 ... [2020-08-13T12:02:31.524Z] [2020-08-13T12:02:31.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:31.524Z] #39 33.66 CC images/vma.o [2020-08-13T12:02:31.525Z] #39 33.94 CC images/netdev.o [2020-08-13T12:02:31.525Z] #39 34.33 CC images/tty.o [2020-08-13T12:02:31.525Z] #39 34.96 CC images/file-lock.o [2020-08-13T12:02:31.525Z] #39 35.13 CC images/rlimit.o [2020-08-13T12:02:31.525Z] #39 35.42 CC images/pagemap.o [2020-08-13T12:02:31.525Z] #39 35.76 CC images/siginfo.o [2020-08-13T12:02:31.525Z] #39 36.05 CC images/rpc.o [2020-08-13T12:02:31.975Z] #52 ... [2020-08-13T12:02:31.975Z] [2020-08-13T12:02:31.975Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T12:02:31.975Z] #40 DONE 0.1s [2020-08-13T12:02:31.975Z] [2020-08-13T12:02:31.975Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T12:02:31.975Z] #42 DONE 0.1s [2020-08-13T12:02:31.975Z] [2020-08-13T12:02:31.975Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T12:02:31.975Z] #44 DONE 0.1s [2020-08-13T12:02:31.975Z] [2020-08-13T12:02:31.975Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:32.184Z] #39 69.48 LINK criu/pie/restorer.built-in.o [2020-08-13T12:02:32.184Z] #39 69.50 GEN criu/pie/restorer-blob.h [2020-08-13T12:02:32.184Z] #39 69.60 DEP criu/vdso.d [2020-08-13T12:02:32.184Z] #39 69.92 DEP criu/uts_ns.d [2020-08-13T12:02:32.357Z] #22 154.4 Checking out files: 31% (3388/10855) Checking out files: 32% (3474/10855) Checking out files: 33% (3583/10855) Checking out files: 34% (3691/10855) Checking out files: 35% (3800/10855) Checking out files: 36% (3908/10855) Checking out files: 37% (4017/10855) Checking out files: 38% (4125/10855) Checking out files: 39% (4234/10855) Checking out files: 40% (4342/10855) Checking out files: 41% (4451/10855) Checking out files: 42% (4560/10855) Checking out files: 43% (4668/10855) Checking out files: 44% (4777/10855) Checking out files: 45% (4885/10855) Checking out files: 46% (4994/10855) Checking out files: 47% (5102/10855) Checking out files: 48% (5211/10855) Checking out files: 49% (5319/10855) Checking out files: 50% (5428/10855) Checking out files: 51% (5537/10855) Checking out files: 51% (5549/10855) Checking out files: 52% (5645/10855) Checking out files: 53% (5754/10855) Checking out files: 54% (5862/10855) Checking out files: 55% (5971/10855) Checking out files: 56% (6079/10855) Checking out files: 57% (6188/10855) Checking out files: 58% (6296/10855) Checking out files: 59% (6405/10855) Checking out files: 60% (6513/10855) Checking out files: 61% (6622/10855) Checking out files: 62% (6731/10855) Checking out files: 63% (6839/10855) Checking out files: 64% (6948/10855) Checking out files: 65% (7056/10855) Checking out files: 66% (7165/10855) Checking out files: 67% (7273/10855) Checking out files: 68% (7382/10855) Checking out files: 69% (7490/10855) Checking out files: 70% (7599/10855) Checking out files: 71% (7708/10855) Checking out files: 72% (7816/10855) Checking out files: 73% (7925/10855) Checking out files: 74% (8033/10855) Checking out files: 74% (8089/10855) Checking out files: 75% (8142/10855) Checking out files: 76% (8250/10855) Checking out files: 77% (8359/10855) Checking out files: 78% (8467/10855) Checking out files: 79% (8576/10855) Checking out files: 80% (8684/10855) Checking out files: 81% (8793/10855) Checking out files: 82% (8902/10855) Checking out files: 83% (9010/10855) Checking out files: 84% (9119/10855) Checking out files: 85% (9227/10855) Checking out files: 86% (9336/10855) Checking out files: 87% (9444/10855) Checking out files: 88% (9553/10855) Checking out files: 89% (9661/10855) Checking out files: 90% (9770/10855) Checking out files: 91% (9879/10855) Checking out files: 92% (9987/10855) Checking out files: 92% (10031/10855) Checking out files: 93% (10096/10855) Checking out files: 94% (10204/10855) Checking out files: 95% (10313/10855) Checking out files: 96% (10421/10855) Checking out files: 97% (10530/10855) Checking out files: 98% (10638/10855) Checking out files: 99% (10747/10855) Checking out files: 100% (10855/10855) Checking out files: 100% (10855/10855), done. [2020-08-13T12:02:32.448Z] #39 70.09 DEP criu/util.d [2020-08-13T12:02:32.448Z] #39 70.33 DEP criu/uffd.d [2020-08-13T12:02:32.465Z] #39 37.32 CC images/ext-file.o [2020-08-13T12:02:32.474Z] #41 143.2 mime/quotedprintable [2020-08-13T12:02:32.657Z] #22 158.2 + cd /tmp/tmp.H6RlCWqVXL/tmp/docker-ce [2020-08-13T12:02:32.657Z] #22 158.2 + git checkout -q v17.06.2-ce [2020-08-13T12:02:32.725Z] #39 37.50 CC images/cgroup.o [2020-08-13T12:02:32.731Z] #41 143.6 net/http/internal [2020-08-13T12:02:33.026Z] #39 70.75 DEP criu/tun.d [2020-08-13T12:02:33.026Z] #39 70.89 DEP criu/tty.d [2020-08-13T12:02:33.045Z] 3ab49687905c: Verifying Checksum [2020-08-13T12:02:33.045Z] 3ab49687905c: Download complete [2020-08-13T12:02:33.290Z] #39 71.04 DEP criu/timerfd.d [2020-08-13T12:02:33.290Z] #39 ... [2020-08-13T12:02:33.290Z] [2020-08-13T12:02:33.290Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:33.290Z] #17 2.738 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-13T12:02:33.290Z] #17 3.859 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-13T12:02:33.290Z] #17 5.160 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-13T12:02:33.290Z] #17 7.909 Fetched 8196 kB in 6s (1339 kB/s) [2020-08-13T12:02:33.290Z] #17 7.909 Reading package lists... [2020-08-13T12:02:33.290Z] #17 10.45 Reading package lists... [2020-08-13T12:02:33.290Z] #17 ... [2020-08-13T12:02:33.290Z] [2020-08-13T12:02:33.290Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:33.290Z] #39 71.18 DEP criu/timens.d [2020-08-13T12:02:33.300Z] #39 38.06 CC images/userns.o [2020-08-13T12:02:33.554Z] #39 71.36 DEP criu/sysfs_parse.d [2020-08-13T12:02:33.560Z] #39 38.36 CC images/google/protobuf/descriptor.o [2020-08-13T12:02:33.818Z] #39 71.52 DEP criu/sysctl.d [2020-08-13T12:02:33.818Z] #39 71.59 DEP criu/string.d [2020-08-13T12:02:33.818Z] #39 71.68 DEP criu/stats.d [2020-08-13T12:02:34.083Z] #39 71.79 DEP criu/sockets.d [2020-08-13T12:02:34.228Z] #22 ... [2020-08-13T12:02:34.228Z] [2020-08-13T12:02:34.228Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:34.228Z] #42 160.1 net/http/httptrace [2020-08-13T12:02:34.347Z] #39 72.07 DEP criu/sk-unix.d [2020-08-13T12:02:34.347Z] #39 72.26 DEP criu/sk-tcp.d [2020-08-13T12:02:34.611Z] #39 72.40 DEP criu/sk-queue.d [2020-08-13T12:02:34.611Z] #39 72.50 DEP criu/sk-packet.d [2020-08-13T12:02:34.876Z] #39 72.65 DEP criu/sk-netlink.d [2020-08-13T12:02:34.879Z] #42 160.4 net/http [2020-08-13T12:02:34.879Z] #42 ... [2020-08-13T12:02:34.879Z] [2020-08-13T12:02:34.879Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:34.879Z] #18 22.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-13T12:02:34.879Z] #18 22.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-13T12:02:34.879Z] #18 22.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-13T12:02:34.879Z] #18 22.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-13T12:02:34.879Z] #18 22.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-13T12:02:34.879Z] #18 22.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T12:02:34.879Z] #18 23.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T12:02:34.879Z] #18 23.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T12:02:34.879Z] #18 23.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-13T12:02:34.879Z] #18 23.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T12:02:34.879Z] #18 23.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T12:02:34.879Z] #18 23.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T12:02:34.879Z] #18 23.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-13T12:02:34.879Z] #18 23.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-13T12:02:34.879Z] #18 23.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-13T12:02:34.879Z] #18 23.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T12:02:34.879Z] #18 24.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-13T12:02:34.879Z] #18 25.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-13T12:02:34.879Z] #18 25.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-13T12:02:34.879Z] #18 26.25 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:02:34.879Z] #18 26.38 Fetched 29.2 MB in 5s (5900 kB/s) [2020-08-13T12:02:34.879Z] #18 26.46 Selecting previously unselected package pigz. [2020-08-13T12:02:34.879Z] #18 26.46 (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 ... 23361 files and directories currently installed.) [2020-08-13T12:02:34.879Z] #18 26.58 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-13T12:02:34.879Z] #18 26.59 Unpacking pigz (2.4-1) ... [2020-08-13T12:02:34.879Z] #18 26.70 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-13T12:02:34.879Z] #18 26.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T12:02:34.879Z] #18 26.74 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T12:02:34.879Z] #18 27.34 Selecting previously unselected package python3.7-minimal. [2020-08-13T12:02:34.879Z] #18 27.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T12:02:34.879Z] #18 27.35 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:02:34.879Z] #18 28.35 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T12:02:34.879Z] #18 28.37 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:02:34.879Z] #18 31.71 Selecting previously unselected package python3-minimal. [2020-08-13T12:02:34.879Z] #18 31.71 (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 ... 23610 files and directories currently installed.) [2020-08-13T12:02:34.879Z] #18 31.76 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-13T12:02:34.879Z] #18 31.78 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T12:02:34.879Z] #18 31.86 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-13T12:02:34.879Z] #18 31.87 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-13T12:02:34.879Z] #18 31.88 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-13T12:02:34.879Z] #18 32.06 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-13T12:02:34.879Z] #18 32.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T12:02:34.879Z] #18 32.09 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T12:02:35.140Z] #39 72.79 DEP criu/sk-inet.d [2020-08-13T12:02:35.140Z] #39 72.99 DEP criu/signalfd.d [2020-08-13T12:02:35.248Z] #41 146.0 crypto/tls [2020-08-13T12:02:35.408Z] #39 73.12 DEP criu/sigframe.d [2020-08-13T12:02:35.408Z] #39 73.25 DEP criu/shmem.d [2020-08-13T12:02:35.471Z] #39 40.09 CC images/opts.o [2020-08-13T12:02:35.529Z] #18 33.04 Selecting previously unselected package python3.7. [2020-08-13T12:02:35.529Z] #18 33.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T12:02:35.529Z] #18 33.06 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:02:35.671Z] #39 73.40 DEP criu/servicefd.d [2020-08-13T12:02:35.671Z] #39 73.51 DEP criu/seize.d [2020-08-13T12:02:35.671Z] #39 73.64 DEP criu/seccomp.d [2020-08-13T12:02:35.731Z] #39 40.34 CC images/seccomp.o [2020-08-13T12:02:35.834Z] #18 33.18 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-13T12:02:35.834Z] #18 33.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-13T12:02:35.834Z] #18 33.20 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-13T12:02:35.834Z] #18 33.36 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T12:02:35.834Z] #18 ... [2020-08-13T12:02:35.834Z] [2020-08-13T12:02:35.834Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:35.834Z] #22 161.6 + mkdir -p /tmp/tmp.H6RlCWqVXL/src/github.com/docker [2020-08-13T12:02:35.834Z] #22 161.6 + mv components/cli /tmp/tmp.H6RlCWqVXL/src/github.com/docker/cli [2020-08-13T12:02:35.936Z] #39 73.83 DEP criu/rst-malloc.d [2020-08-13T12:02:35.936Z] #39 73.89 DEP criu/rbtree.d [2020-08-13T12:02:35.936Z] #39 73.92 DEP criu/pstree.d [2020-08-13T12:02:35.991Z] #39 40.68 CC images/binfmt-misc.o [2020-08-13T12:02:35.991Z] #39 40.86 CC images/time.o [2020-08-13T12:02:36.133Z] #22 161.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-13T12:02:36.177Z] #41 ... [2020-08-13T12:02:36.177Z] [2020-08-13T12:02:36.177Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:36.177Z] #10 146.4 Selecting previously unselected package libapparmor1:amd64. [2020-08-13T12:02:36.177Z] #10 146.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-13T12:02:36.177Z] #10 146.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T12:02:36.177Z] #10 146.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-13T12:02:36.177Z] #10 146.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-13T12:02:36.177Z] #10 146.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T12:02:36.177Z] #10 146.7 Selecting previously unselected package libbtrfs0. [2020-08-13T12:02:36.177Z] #10 146.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T12:02:36.177Z] #10 146.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:02:36.177Z] #10 146.8 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:02:36.177Z] #10 146.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T12:02:36.177Z] #10 146.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:02:36.177Z] #10 146.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-13T12:02:36.177Z] #10 146.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:02:36.177Z] #10 146.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:36.177Z] #10 147.0 Selecting previously unselected package libudev-dev:amd64. [2020-08-13T12:02:36.177Z] #10 147.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T12:02:36.177Z] #10 147.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:36.201Z] #39 74.07 DEP criu/protobuf.d [2020-08-13T12:02:36.251Z] #39 41.12 CC images/sysctl.o [2020-08-13T12:02:36.433Z] #10 147.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-13T12:02:36.466Z] #39 74.22 GEN criu/protobuf-desc-gen.h [2020-08-13T12:02:36.690Z] #10 147.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-13T12:02:36.690Z] #10 147.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T12:02:36.822Z] #39 41.35 CC images/autofs.o [2020-08-13T12:02:36.822Z] #39 41.51 CC images/macvlan.o [2020-08-13T12:02:36.822Z] #39 41.70 CC images/sit.o [2020-08-13T12:02:36.964Z] #10 147.7 Selecting previously unselected package libpcre16-3:amd64. [2020-08-13T12:02:36.964Z] #10 147.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:36.964Z] #10 147.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:37.392Z] #39 41.89 CC images/memfd.o [2020-08-13T12:02:37.654Z] #39 42.19 CC images/timens.o [2020-08-13T12:02:37.902Z] #10 148.6 Selecting previously unselected package libpcre32-3:amd64. [2020-08-13T12:02:37.902Z] #10 148.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:37.902Z] #10 148.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:37.914Z] #39 42.47 LINK images/built-in.o [2020-08-13T12:02:37.914Z] #39 42.61 GEN compel/include/asm [2020-08-13T12:02:37.914Z] #39 42.62 GEN compel/include/version.h [2020-08-13T12:02:37.914Z] #39 42.65 touch .config [2020-08-13T12:02:37.914Z] #39 42.69 GEN include/common/config.h [2020-08-13T12:02:38.158Z] #10 ... [2020-08-13T12:02:38.158Z] [2020-08-13T12:02:38.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:38.158Z] #39 35.08 CC images/ext-file.o [2020-08-13T12:02:38.158Z] #39 35.32 CC images/cgroup.o [2020-08-13T12:02:38.158Z] #39 35.86 CC images/userns.o [2020-08-13T12:02:38.158Z] #39 36.15 CC images/google/protobuf/descriptor.o [2020-08-13T12:02:38.158Z] #39 37.64 CC images/opts.o [2020-08-13T12:02:38.158Z] #39 37.96 CC images/seccomp.o [2020-08-13T12:02:38.158Z] #39 38.15 CC images/binfmt-misc.o [2020-08-13T12:02:38.158Z] #39 38.33 CC images/time.o [2020-08-13T12:02:38.158Z] #39 38.56 CC images/sysctl.o [2020-08-13T12:02:38.158Z] #39 38.73 CC images/autofs.o [2020-08-13T12:02:38.158Z] #39 38.99 CC images/macvlan.o [2020-08-13T12:02:38.158Z] #39 39.25 CC images/sit.o [2020-08-13T12:02:38.158Z] #39 39.46 CC images/memfd.o [2020-08-13T12:02:38.158Z] #39 39.74 CC images/timens.o [2020-08-13T12:02:38.158Z] #39 39.97 LINK images/built-in.o [2020-08-13T12:02:38.158Z] #39 40.13 GEN compel/include/asm [2020-08-13T12:02:38.158Z] #39 40.16 GEN compel/include/version.h [2020-08-13T12:02:38.158Z] #39 40.18 touch .config [2020-08-13T12:02:38.158Z] #39 40.24 GEN include/common/config.h [2020-08-13T12:02:38.158Z] #39 40.32 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-13T12:02:38.158Z] #39 40.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-13T12:02:38.158Z] #39 40.37 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-13T12:02:38.159Z] #39 40.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-13T12:02:38.159Z] #39 40.40 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-13T12:02:38.159Z] #39 40.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-13T12:02:38.159Z] #39 40.48 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T12:02:38.159Z] #39 40.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-13T12:02:38.159Z] #39 40.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T12:02:38.159Z] #39 40.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T12:02:38.159Z] #39 40.57 DEP compel/plugins/std/infect.d [2020-08-13T12:02:38.159Z] #39 40.76 DEP compel/plugins/std/string.d [2020-08-13T12:02:38.159Z] #39 40.93 DEP compel/plugins/std/log.d [2020-08-13T12:02:38.159Z] #39 41.06 DEP compel/plugins/std/fds.d [2020-08-13T12:02:38.159Z] #39 41.16 DEP compel/plugins/std/std.d [2020-08-13T12:02:38.159Z] #39 41.25 DEP compel/plugins/shmem/shmem.d [2020-08-13T12:02:38.159Z] #39 41.40 DEP compel/plugins/fds/fds.d [2020-08-13T12:02:38.159Z] #39 41.54 CC compel/plugins/std/std.o [2020-08-13T12:02:38.159Z] #39 41.83 CC compel/plugins/std/fds.o [2020-08-13T12:02:38.159Z] #39 42.23 CC compel/plugins/std/log.o [2020-08-13T12:02:38.159Z] #39 43.10 CC compel/plugins/std/string.o [2020-08-13T12:02:38.159Z] #39 43.81 CC compel/plugins/std/infect.o [2020-08-13T12:02:38.159Z] #39 44.21 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-13T12:02:38.159Z] #39 44.26 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-13T12:02:38.159Z] #39 44.32 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-13T12:02:38.159Z] #39 44.36 AR compel/plugins/std.lib.a [2020-08-13T12:02:38.159Z] #39 44.45 CC compel/plugins/fds/fds.o [2020-08-13T12:02:38.159Z] #39 44.66 AR compel/plugins/fds.lib.a [2020-08-13T12:02:38.159Z] #39 44.75 HOSTDEP compel/src/lib/log-host.d [2020-08-13T12:02:38.159Z] #39 44.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T12:02:38.159Z] #39 44.94 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-13T12:02:38.159Z] #39 45.02 HOSTDEP compel/src/main-host.d [2020-08-13T12:02:38.174Z] #39 42.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-13T12:02:38.174Z] #39 42.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-13T12:02:38.174Z] #39 42.83 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-13T12:02:38.174Z] #39 42.85 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-13T12:02:38.174Z] #39 42.87 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-13T12:02:38.174Z] #39 42.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-13T12:02:38.174Z] #39 42.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T12:02:38.174Z] #39 42.96 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-13T12:02:38.422Z] #39 45.17 DEP compel/src/lib/ptrace.d [2020-08-13T12:02:38.422Z] #39 45.27 DEP compel/src/lib/infect.d [2020-08-13T12:02:38.422Z] #39 ... [2020-08-13T12:02:38.422Z] [2020-08-13T12:02:38.422Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:38.432Z] #39 76.12 DEP criu/protobuf-desc.d [2020-08-13T12:02:38.432Z] #39 76.23 DEP criu/proc_parse.d [2020-08-13T12:02:38.441Z] #39 42.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T12:02:38.441Z] #39 43.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T12:02:38.441Z] #39 43.03 DEP compel/plugins/std/infect.d [2020-08-13T12:02:38.441Z] #39 43.22 DEP compel/plugins/std/string.d [2020-08-13T12:02:38.683Z] #10 149.4 Selecting previously unselected package libpcrecpp0v5:amd64.#10 ... [2020-08-13T12:02:38.683Z] [2020-08-13T12:02:38.683Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:38.683Z] #54 142.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:02:38.683Z] #54 142.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T12:02:38.683Z] #54 DONE 149.4s [2020-08-13T12:02:38.683Z] [2020-08-13T12:02:38.683Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T12:02:38.683Z] #55 DONE 0.0s [2020-08-13T12:02:38.683Z] [2020-08-13T12:02:38.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:38.683Z] #10 149.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-13T12:02:38.683Z] #10 149.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:38.683Z] #10 149.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T12:02:38.683Z] #10 ... [2020-08-13T12:02:38.683Z] [2020-08-13T12:02:38.683Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T12:02:38.683Z] #56 DONE 0.1s [2020-08-13T12:02:38.683Z] [2020-08-13T12:02:38.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:38.683Z] #10 149.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-13T12:02:38.683Z] #10 149.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:38.683Z] #10 149.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T12:02:38.707Z] #39 43.34 DEP compel/plugins/std/log.d [2020-08-13T12:02:38.707Z] #39 43.45 DEP compel/plugins/std/fds.d [2020-08-13T12:02:38.707Z] #39 43.53 DEP compel/plugins/std/std.d [2020-08-13T12:02:38.707Z] #39 43.59 DEP compel/plugins/shmem/shmem.d [2020-08-13T12:02:38.724Z] #39 76.41 DEP criu/plugin.d [2020-08-13T12:02:38.724Z] #39 76.48 DEP criu/pipes.d [2020-08-13T12:02:38.969Z] #39 43.71 DEP compel/plugins/fds/fds.d [2020-08-13T12:02:38.969Z] #39 43.81 CC compel/plugins/std/std.o [2020-08-13T12:02:38.969Z] #39 ... [2020-08-13T12:02:38.969Z] [2020-08-13T12:02:38.969Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:38.969Z] #41 140.4 vendor/golang.org/x/net/http2/hpack [2020-08-13T12:02:38.969Z] #41 141.4 mime [2020-08-13T12:02:38.969Z] #41 143.2 mime/quotedprintable [2020-08-13T12:02:38.969Z] #41 143.6 net/http/internal [2020-08-13T12:02:38.969Z] #41 147.7 net/textproto [2020-08-13T12:02:38.969Z] #41 147.7 crypto/x509 [2020-08-13T12:02:38.969Z] #41 149.0 vendor/golang.org/x/net/http/httpguts [2020-08-13T12:02:38.969Z] #41 149.3 vendor/golang.org/x/net/http/httpproxy [2020-08-13T12:02:38.969Z] #41 149.9 mime/multipart [2020-08-13T12:02:39.007Z] #39 76.62 DEP criu/pie-util.d [2020-08-13T12:02:39.007Z] #39 76.81 DEP criu/pie-util-vdso.d [2020-08-13T12:02:39.282Z] #39 76.95 DEP criu/path.d [2020-08-13T12:02:39.282Z] #39 77.06 DEP criu/parasite-syscall.d [2020-08-13T12:02:39.543Z] #41 ... [2020-08-13T12:02:39.543Z] [2020-08-13T12:02:39.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:39.543Z] #39 44.22 CC compel/plugins/std/fds.o [2020-08-13T12:02:39.561Z] #39 77.20 DEP criu/pagemap.d [2020-08-13T12:02:39.561Z] #39 77.44 DEP criu/pagemap-cache.d [2020-08-13T12:02:39.561Z] #39 77.53 DEP criu/page-xfer.d [2020-08-13T12:02:39.561Z] #39 ... [2020-08-13T12:02:39.561Z] [2020-08-13T12:02:39.561Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:02:39.561Z] #36 150.4 + dpkg --print-architecture [2020-08-13T12:02:39.610Z] #10 150.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-13T12:02:39.610Z] #10 150.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-13T12:02:39.610Z] #10 150.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T12:02:39.709Z] #22 ... [2020-08-13T12:02:39.709Z] [2020-08-13T12:02:39.709Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:39.709Z] #40 90.06 DEP criu/eventfd.d [2020-08-13T12:02:39.709Z] #40 90.33 DEP criu/crtools.d [2020-08-13T12:02:39.709Z] #40 90.61 DEP criu/cr-service.d [2020-08-13T12:02:39.709Z] #40 90.80 DEP criu/cr-restore.d [2020-08-13T12:02:39.709Z] #40 91.07 DEP criu/cr-errno.d [2020-08-13T12:02:39.709Z] #40 91.09 DEP criu/cr-dump.d [2020-08-13T12:02:39.709Z] #40 91.49 DEP criu/cr-dedup.d [2020-08-13T12:02:39.709Z] #40 91.61 DEP criu/cr-check.d [2020-08-13T12:02:39.709Z] #40 92.04 DEP criu/config.d [2020-08-13T12:02:39.709Z] #40 92.41 DEP criu/clone-noasan.d [2020-08-13T12:02:39.709Z] #40 92.48 DEP criu/cgroup.d [2020-08-13T12:02:39.709Z] #40 92.73 DEP criu/cgroup-props.d [2020-08-13T12:02:39.709Z] #40 92.90 DEP criu/bitmap.d [2020-08-13T12:02:39.709Z] #40 92.91 DEP criu/bfd.d [2020-08-13T12:02:39.709Z] #40 93.05 DEP criu/autofs.d [2020-08-13T12:02:39.709Z] #40 93.22 DEP criu/aio.d [2020-08-13T12:02:39.709Z] #40 93.44 DEP criu/action-scripts.d [2020-08-13T12:02:39.709Z] #40 93.87 CC criu/action-scripts.o [2020-08-13T12:02:39.709Z] #40 94.41 CC criu/aio.o [2020-08-13T12:02:39.709Z] #40 95.08 CC criu/autofs.o [2020-08-13T12:02:39.709Z] #40 97.57 CC criu/bfd.o [2020-08-13T12:02:39.709Z] #40 98.63 CC criu/bitmap.o [2020-08-13T12:02:39.709Z] #40 98.84 CC criu/cgroup-props.o [2020-08-13T12:02:39.709Z] #40 ... [2020-08-13T12:02:39.709Z] [2020-08-13T12:02:39.709Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:39.709Z] #18 34.26 Selecting previously unselected package python3. [2020-08-13T12:02:39.709Z] #18 34.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-08-13T12:02:39.709Z] #18 34.33 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 34.34 Unpacking python3 (3.7.3-1) ... [2020-08-13T12:02:39.709Z] #18 34.46 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-13T12:02:39.709Z] #18 34.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 34.49 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-13T12:02:39.709Z] #18 34.60 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-13T12:02:39.709Z] #18 34.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 34.61 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-13T12:02:39.709Z] #18 34.71 Selecting previously unselected package libiptc0:ppc64el. [2020-08-13T12:02:39.709Z] #18 34.73 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 34.74 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-13T12:02:39.709Z] #18 34.83 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-13T12:02:39.709Z] #18 34.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 34.85 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-13T12:02:39.709Z] #18 34.94 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-13T12:02:39.709Z] #18 34.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 34.94 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-13T12:02:39.709Z] #18 35.07 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-13T12:02:39.709Z] #18 35.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 35.08 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-13T12:02:39.709Z] #18 35.18 Selecting previously unselected package iptables. [2020-08-13T12:02:39.709Z] #18 35.20 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 35.20 Unpacking iptables (1.8.2-4) ... [2020-08-13T12:02:39.709Z] #18 35.93 Selecting previously unselected package xxd. [2020-08-13T12:02:39.709Z] #18 35.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-13T12:02:39.709Z] #18 35.96 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:02:39.709Z] #18 36.18 Selecting previously unselected package vim-common. [2020-08-13T12:02:39.709Z] #18 36.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:02:39.709Z] #18 36.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:02:39.709Z] #18 36.43 Selecting previously unselected package bash-completion. [2020-08-13T12:02:39.709Z] #18 36.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T12:02:39.866Z] #10 150.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-13T12:02:39.866Z] #10 150.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:02:39.866Z] #10 150.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:40.117Z] #39 44.69 CC compel/plugins/std/log.o [2020-08-13T12:02:40.122Z] #10 150.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-13T12:02:40.122Z] #10 150.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-13T12:02:40.122Z] #10 150.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T12:02:40.172Z] 4612f6d0b889: Download complete [2020-08-13T12:02:40.378Z] #10 151.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-13T12:02:40.378Z] #10 151.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T12:02:40.378Z] #10 151.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:40.940Z] #10 151.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T12:02:40.940Z] #10 151.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T12:02:40.940Z] #10 151.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T12:02:40.940Z] #10 151.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:02:40.940Z] #10 151.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:02:40.940Z] #10 151.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T12:02:40.940Z] #10 151.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T12:02:40.940Z] #10 151.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:40.940Z] #10 151.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:02:40.940Z] #10 151.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T12:02:40.940Z] #10 151.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:40.940Z] #10 151.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-08-13T12:02:40.940Z] #10 151.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-08-13T12:02:40.940Z] #10 151.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:40.940Z] #10 151.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-08-13T12:02:40.940Z] #10 151.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-08-13T12:02:40.940Z] #10 151.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:02:40.940Z] #10 151.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T12:02:40.940Z] #10 151.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:40.940Z] #10 151.9 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T12:02:41.057Z] #39 45.49 CC compel/plugins/std/string.o [2020-08-13T12:02:41.199Z] #10 151.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:41.199Z] #10 151.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:41.199Z] #10 151.9 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:02:41.323Z] #39 46.04 CC compel/plugins/std/infect.o [2020-08-13T12:02:41.457Z] #10 DONE 152.3s [2020-08-13T12:02:41.457Z] [2020-08-13T12:02:41.457Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:41.549Z] #36 DONE 151.8s [2020-08-13T12:02:41.549Z] [2020-08-13T12:02:41.549Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:41.549Z] #17 10.45 Reading package lists... [2020-08-13T12:02:41.549Z] #17 13.08 Building dependency tree... [2020-08-13T12:02:41.549Z] #17 14.01 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T12:02:41.549Z] #17 14.01 The following additional packages will be installed: [2020-08-13T12:02:41.549Z] #17 14.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T12:02:41.549Z] #17 14.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T12:02:41.549Z] #17 14.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T12:02:41.549Z] #17 14.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T12:02:41.549Z] #17 14.02 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T12:02:41.549Z] #17 14.02 Suggested packages: [2020-08-13T12:02:41.549Z] #17 14.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T12:02:41.549Z] #17 14.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T12:02:41.549Z] #17 14.02 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T12:02:41.549Z] #17 14.02 Recommended packages: [2020-08-13T12:02:41.549Z] #17 14.02 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T12:02:41.549Z] #17 14.02 python3-keyrings.alt python3-xdg unzip [2020-08-13T12:02:41.549Z] #17 15.31 The following NEW packages will be installed: [2020-08-13T12:02:41.549Z] #17 15.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T12:02:41.549Z] #17 15.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T12:02:41.549Z] #17 15.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T12:02:41.549Z] #17 15.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T12:02:41.549Z] #17 15.31 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T12:02:41.549Z] #17 15.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T12:02:41.549Z] #17 15.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T12:02:41.549Z] #17 15.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T12:02:41.549Z] #17 15.31 xz-utils zip [2020-08-13T12:02:41.549Z] #17 15.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:02:41.549Z] #17 15.66 Need to get 27.6 MB of archives. [2020-08-13T12:02:41.549Z] #17 15.66 After this operation, 114 MB of additional disk space will be used. [2020-08-13T12:02:41.549Z] #17 15.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-08-13T12:02:41.549Z] #17 15.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-08-13T12:02:41.549Z] #17 15.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-08-13T12:02:41.549Z] #17 15.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-08-13T12:02:41.549Z] #17 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-08-13T12:02:41.549Z] #17 15.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-08-13T12:02:41.549Z] #17 15.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-08-13T12:02:41.549Z] #17 15.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-08-13T12:02:41.549Z] #17 15.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-08-13T12:02:41.549Z] #17 15.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-08-13T12:02:41.549Z] #17 15.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-08-13T12:02:41.549Z] #17 15.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-08-13T12:02:41.549Z] #17 15.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-08-13T12:02:41.549Z] #17 15.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-08-13T12:02:41.549Z] #17 15.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-08-13T12:02:41.549Z] #17 15.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-08-13T12:02:41.549Z] #17 15.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-13T12:02:41.549Z] #17 15.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:02:41.549Z] #17 15.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-08-13T12:02:41.549Z] #17 15.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-08-13T12:02:41.549Z] #17 15.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-08-13T12:02:41.549Z] #17 15.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-08-13T12:02:41.549Z] #17 15.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-08-13T12:02:41.549Z] #17 15.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-13T12:02:41.549Z] #17 15.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-13T12:02:41.549Z] #17 15.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-13T12:02:41.549Z] #17 15.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-08-13T12:02:41.549Z] #17 15.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-08-13T12:02:41.549Z] #17 16.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-13T12:02:41.549Z] #17 16.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-13T12:02:41.549Z] #17 16.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-13T12:02:41.549Z] #17 16.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-13T12:02:41.549Z] #17 16.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-08-13T12:02:41.549Z] #17 16.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-08-13T12:02:41.549Z] #17 16.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T12:02:41.549Z] #17 16.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T12:02:41.549Z] #17 16.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T12:02:41.549Z] #17 16.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-08-13T12:02:41.549Z] #17 16.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T12:02:41.549Z] #17 16.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T12:02:41.549Z] #17 16.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T12:02:41.549Z] #17 16.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-08-13T12:02:41.549Z] #17 16.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-08-13T12:02:41.549Z] #17 16.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-08-13T12:02:41.549Z] #17 16.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T12:02:41.549Z] #17 16.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-08-13T12:02:41.549Z] #17 16.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-08-13T12:02:41.549Z] #17 16.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-08-13T12:02:41.549Z] #17 17.86 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:02:41.549Z] #17 18.11 Fetched 27.6 MB in 2s (17.2 MB/s) [2020-08-13T12:02:41.550Z] #17 18.18 Selecting previously unselected package pigz. [2020-08-13T12:02:41.550Z] #17 18.18 (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 ... 23405 files and directories currently installed.) [2020-08-13T12:02:41.550Z] #17 18.24 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-08-13T12:02:41.550Z] #17 18.26 Unpacking pigz (2.4-1) ... [2020-08-13T12:02:41.550Z] #17 18.48 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-08-13T12:02:41.550Z] #17 18.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-13T12:02:41.550Z] #17 18.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-13T12:02:41.550Z] #17 19.62 Selecting previously unselected package python3.7-minimal. [2020-08-13T12:02:41.550Z] #17 19.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-13T12:02:41.550Z] #17 19.67 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:02:41.550Z] #17 20.43 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-13T12:02:41.550Z] #17 20.55 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:02:41.639Z] #39 46.36 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-13T12:02:41.639Z] #39 46.40 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-13T12:02:41.639Z] #39 46.45 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-13T12:02:41.899Z] #39 46.59 AR compel/plugins/std.lib.a [2020-08-13T12:02:41.899Z] #39 46.64 CC compel/plugins/fds/fds.o [2020-08-13T12:02:42.163Z] #39 46.86 AR compel/plugins/fds.lib.a [2020-08-13T12:02:42.163Z] #39 ... [2020-08-13T12:02:42.163Z] [2020-08-13T12:02:42.163Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:02:42.163Z] #54 145.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T12:02:42.163Z] #54 145.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T12:02:42.163Z] #54 DONE 153.6s [2020-08-13T12:02:42.163Z] [2020-08-13T12:02:42.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:42.163Z] #39 46.90 HOSTDEP compel/src/lib/log-host.d [2020-08-13T12:02:42.163Z] #39 46.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T12:02:42.423Z] #39 ... [2020-08-13T12:02:42.423Z] [2020-08-13T12:02:42.423Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T12:02:42.423Z] #55 DONE 0.1s [2020-08-13T12:02:42.423Z] [2020-08-13T12:02:42.423Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T12:02:42.423Z] #56 DONE 0.1s [2020-08-13T12:02:42.423Z] [2020-08-13T12:02:42.423Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T12:02:42.423Z] #10 151.7 Selecting previously unselected package libapparmor1:amd64. [2020-08-13T12:02:42.423Z] #10 151.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-13T12:02:42.423Z] #10 151.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T12:02:42.423Z] #10 151.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-13T12:02:42.423Z] #10 151.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-13T12:02:42.423Z] #10 151.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T12:02:42.423Z] #10 152.5 Selecting previously unselected package libbtrfs0. [2020-08-13T12:02:42.423Z] #10 152.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T12:02:42.423Z] #10 152.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T12:02:42.423Z] #10 153.2 Selecting previously unselected package libbtrfs-dev. [2020-08-13T12:02:42.423Z] #10 153.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T12:02:42.423Z] #10 153.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:02:42.423Z] #10 153.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-13T12:02:42.423Z] #10 153.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:02:42.423Z] #10 153.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:42.423Z] #10 153.8 Selecting previously unselected package libudev-dev:amd64. [2020-08-13T12:02:42.423Z] #10 153.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T12:02:42.423Z] #10 153.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:42.683Z] #10 154.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-13T12:02:42.683Z] #10 154.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-13T12:02:42.683Z] #10 154.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T12:02:42.824Z] #49 1.434 + RM_GOPATH=0 [2020-08-13T12:02:42.824Z] #49 1.434 + TMP_GOPATH= [2020-08-13T12:02:42.824Z] #49 1.434 + : /build [2020-08-13T12:02:42.824Z] #49 1.434 + '[' -z '' ']' [2020-08-13T12:02:42.824Z] #49 1.436 ++ mktemp -d [2020-08-13T12:02:42.824Z] #49 1.451 + export GOPATH=/tmp/tmp.kzehEs2tBL [2020-08-13T12:02:42.824Z] #49 1.451 + GOPATH=/tmp/tmp.kzehEs2tBL [2020-08-13T12:02:42.824Z] #49 1.451 + RM_GOPATH=1 [2020-08-13T12:02:42.824Z] #49 1.451 + case "$(go env GOARCH)" in [2020-08-13T12:02:42.824Z] #49 1.459 ++ go env GOARCH [2020-08-13T12:02:42.824Z] #49 1.489 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:42.824Z] #49 1.489 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:43.082Z] #49 ... [2020-08-13T12:02:43.082Z] [2020-08-13T12:02:43.082Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T12:02:43.082Z] #11 DONE 1.6s [2020-08-13T12:02:43.082Z] [2020-08-13T12:02:43.082Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:43.082Z] #49 1.490 ++ dirname /tmp/install/install.sh [2020-08-13T12:02:43.082Z] #49 1.495 + dir=/tmp/install [2020-08-13T12:02:43.082Z] #49 1.495 + bin=runc [2020-08-13T12:02:43.082Z] #49 1.495 + shift [2020-08-13T12:02:43.082Z] #49 1.495 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T12:02:43.082Z] #49 1.496 + . /tmp/install/runc.installer [2020-08-13T12:02:43.082Z] #49 1.496 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:02:43.082Z] #49 1.496 + install_runc [2020-08-13T12:02:43.082Z] #49 1.497 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T12:02:43.082Z] #49 1.497 + uname -r [2020-08-13T12:02:43.082Z] #49 1.499 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T12:02:43.082Z] #49 1.499 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T12:02:43.082Z] #49 1.500 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T12:02:43.082Z] #49 1.500 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kzehEs2tBL/src/github.com/opencontainers/runc [2020-08-13T12:02:43.082Z] #49 1.501 Cloning into '/tmp/tmp.kzehEs2tBL/src/github.com/opencontainers/runc'... [2020-08-13T12:02:43.264Z] #10 154.5 Selecting previously unselected package libpcre16-3:amd64. [2020-08-13T12:02:43.265Z] #10 154.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:43.265Z] #10 154.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:43.593Z] #17 22.81 Selecting previously unselected package python3-minimal. [2020-08-13T12:02:43.593Z] #17 22.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-08-13T12:02:43.593Z] #17 22.88 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-08-13T12:02:43.593Z] #17 22.89 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T12:02:43.593Z] #17 22.99 Selecting previously unselected package libmpdec2:arm64. [2020-08-13T12:02:43.593Z] #17 23.00 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-13T12:02:43.593Z] #17 23.01 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-08-13T12:02:43.834Z] #10 155.0 Selecting previously unselected package libpcre32-3:amd64. [2020-08-13T12:02:43.834Z] #10 155.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:43.834Z] #10 155.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:43.834Z] #10 155.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-13T12:02:43.834Z] #10 155.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:43.834Z] #10 155.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T12:02:43.855Z] #17 23.09 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-08-13T12:02:43.855Z] #17 23.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-08-13T12:02:43.855Z] #17 23.11 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-13T12:02:44.094Z] #10 155.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-13T12:02:44.094Z] #10 155.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-13T12:02:44.094Z] #10 155.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T12:02:44.263Z] #18 41.40 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T12:02:44.354Z] #10 155.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-13T12:02:44.354Z] #10 155.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-13T12:02:44.354Z] #10 155.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T12:02:44.445Z] #17 23.95 Selecting previously unselected package python3.7. [2020-08-13T12:02:44.445Z] #17 23.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-08-13T12:02:44.445Z] #17 23.95 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:02:44.447Z] #49 ... [2020-08-13T12:02:44.447Z] [2020-08-13T12:02:44.447Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T12:02:44.447Z] #12 DONE 1.1s [2020-08-13T12:02:44.447Z] [2020-08-13T12:02:44.447Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T12:02:44.568Z] #18 41.87 Selecting previously unselected package bzip2. [2020-08-13T12:02:44.568Z] #18 41.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-13T12:02:44.568Z] #18 41.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:02:44.568Z] #18 42.01 Selecting previously unselected package xz-utils. [2020-08-13T12:02:44.568Z] #18 42.02 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-13T12:02:44.568Z] #18 42.02 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T12:02:44.616Z] #10 156.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-13T12:02:44.616Z] #10 156.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-13T12:02:44.616Z] #10 156.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:44.727Z] #17 24.11 Selecting previously unselected package libpython3-stdlib:arm64. [2020-08-13T12:02:44.727Z] #17 24.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-08-13T12:02:44.727Z] #17 24.12 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-13T12:02:44.727Z] #17 24.28 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T12:02:44.870Z] #18 42.20 Selecting previously unselected package apparmor. [2020-08-13T12:02:44.870Z] #18 42.20 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-13T12:02:44.870Z] #18 42.29 Unpacking apparmor (2.13.2-10) ... [2020-08-13T12:02:44.876Z] #10 156.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-13T12:02:44.876Z] #10 156.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-13T12:02:44.876Z] #10 156.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T12:02:44.876Z] #10 156.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-13T12:02:44.876Z] #10 156.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T12:02:44.876Z] #10 156.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:45.010Z] #13 0.910 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T12:02:45.010Z] #13 DONE 1.0s [2020-08-13T12:02:45.010Z] [2020-08-13T12:02:45.010Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:45.010Z] #39 45.49 DEP compel/src/lib/infect-util.d [2020-08-13T12:02:45.010Z] #39 45.61 DEP compel/src/lib/infect-rpc.d [2020-08-13T12:02:45.010Z] #39 45.71 DEP compel/arch/x86/src/lib/infect.d [2020-08-13T12:02:45.010Z] #39 45.81 DEP compel/arch/x86/src/lib/cpu.d [2020-08-13T12:02:45.010Z] #39 45.91 DEP compel/src/lib/log.d [2020-08-13T12:02:45.010Z] #39 46.01 DEP compel/src/main.d [2020-08-13T12:02:45.010Z] #39 46.22 DEP compel/src/lib/handle-elf.d [2020-08-13T12:02:45.010Z] #39 46.34 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-13T12:02:45.010Z] #39 46.59 CC compel/src/lib/log.o [2020-08-13T12:02:45.010Z] #39 46.95 CC compel/arch/x86/src/lib/cpu.o [2020-08-13T12:02:45.010Z] #39 47.60 CC compel/arch/x86/src/lib/infect.o [2020-08-13T12:02:45.010Z] #39 48.55 CC compel/src/lib/infect-rpc.o [2020-08-13T12:02:45.010Z] #39 49.06 CC compel/src/lib/infect-util.o [2020-08-13T12:02:45.010Z] #39 49.52 CC compel/src/lib/infect.o [2020-08-13T12:02:45.170Z] #18 42.65 Selecting previously unselected package aufs-tools. [2020-08-13T12:02:45.170Z] #18 42.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-13T12:02:45.170Z] #18 42.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:02:45.266Z] #39 ... [2020-08-13T12:02:45.267Z] [2020-08-13T12:02:45.267Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T12:02:45.445Z] #10 156.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T12:02:45.445Z] #10 156.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T12:02:45.445Z] #10 156.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:45.445Z] #10 156.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T12:02:45.445Z] #10 156.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T12:02:45.472Z] #18 42.74 Selecting previously unselected package libonig5:ppc64el. [2020-08-13T12:02:45.472Z] #18 42.75 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-13T12:02:45.472Z] #18 42.76 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-13T12:02:45.472Z] #18 42.93 Selecting previously unselected package libjq1:ppc64el. [2020-08-13T12:02:45.472Z] #18 42.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T12:02:45.472Z] #18 42.95 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T12:02:45.705Z] #10 156.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T12:02:45.705Z] #10 156.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T12:02:45.705Z] #10 156.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T12:02:45.705Z] #10 157.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T12:02:45.705Z] #10 157.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T12:02:45.705Z] #10 157.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:45.705Z] #10 157.1 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-08-13T12:02:45.705Z] #10 157.1 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-08-13T12:02:45.705Z] #10 157.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T12:02:45.705Z] #10 157.1 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-08-13T12:02:45.705Z] #10 157.1 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-08-13T12:02:45.705Z] #10 157.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T12:02:45.705Z] #10 157.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T12:02:45.705Z] #10 157.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:45.705Z] #10 157.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T12:02:45.705Z] #10 157.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:45.705Z] #10 157.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T12:02:45.726Z] #17 25.31 Selecting previously unselected package python3. [2020-08-13T12:02:45.774Z] #18 43.09 Selecting previously unselected package jq. [2020-08-13T12:02:45.774Z] #18 43.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T12:02:45.774Z] #18 43.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:02:45.774Z] #18 43.23 Selecting previously unselected package libaio1:ppc64el. [2020-08-13T12:02:45.774Z] #18 43.25 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-13T12:02:45.774Z] #18 43.25 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-13T12:02:45.774Z] #18 43.35 Selecting previously unselected package libgpm2:ppc64el. [2020-08-13T12:02:45.774Z] #18 43.37 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-13T12:02:45.774Z] #18 43.38 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-13T12:02:45.774Z] #18 43.46 Selecting previously unselected package libicu63:ppc64el. [2020-08-13T12:02:45.971Z] #10 157.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:02:45.996Z] #17 25.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-08-13T12:02:45.996Z] #17 25.34 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-08-13T12:02:45.996Z] #17 25.36 Unpacking python3 (3.7.3-1) ... [2020-08-13T12:02:45.996Z] #17 25.45 Selecting previously unselected package libip4tc0:arm64. [2020-08-13T12:02:45.996Z] #17 25.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-08-13T12:02:45.996Z] #17 25.46 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-08-13T12:02:46.084Z] #18 43.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-13T12:02:46.085Z] #18 43.48 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T12:02:46.196Z] #14 DONE 1.1s [2020-08-13T12:02:46.196Z] [2020-08-13T12:02:46.196Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T12:02:46.231Z] #10 DONE 157.6s [2020-08-13T12:02:46.231Z] [2020-08-13T12:02:46.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:46.231Z] #39 47.23 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-13T12:02:46.231Z] #39 47.32 HOSTDEP compel/src/main-host.d [2020-08-13T12:02:46.231Z] #39 47.60 DEP compel/src/lib/ptrace.d [2020-08-13T12:02:46.231Z] #39 47.85 DEP compel/src/lib/infect.d [2020-08-13T12:02:46.231Z] #39 48.06 DEP compel/src/lib/infect-util.d [2020-08-13T12:02:46.231Z] #39 48.20 DEP compel/src/lib/infect-rpc.d [2020-08-13T12:02:46.231Z] #39 48.35 DEP compel/arch/x86/src/lib/infect.d [2020-08-13T12:02:46.231Z] #39 48.45 DEP compel/arch/x86/src/lib/cpu.d [2020-08-13T12:02:46.231Z] #39 48.49 DEP compel/src/lib/log.d [2020-08-13T12:02:46.231Z] #39 48.52 DEP compel/src/main.d [2020-08-13T12:02:46.231Z] #39 48.58 DEP compel/src/lib/handle-elf.d [2020-08-13T12:02:46.231Z] #39 48.66 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-13T12:02:46.231Z] #39 48.76 CC compel/src/lib/log.o [2020-08-13T12:02:46.231Z] #39 49.02 CC compel/arch/x86/src/lib/cpu.o [2020-08-13T12:02:46.231Z] #39 49.75 CC compel/arch/x86/src/lib/infect.o [2020-08-13T12:02:46.231Z] #39 50.36 CC compel/src/lib/infect-rpc.o [2020-08-13T12:02:46.231Z] #39 50.58 CC compel/src/lib/infect-util.o [2020-08-13T12:02:46.231Z] #39 50.74 CC compel/src/lib/infect.o [2020-08-13T12:02:46.263Z] #17 25.57 Selecting previously unselected package libip6tc0:arm64. [2020-08-13T12:02:46.263Z] #17 25.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-08-13T12:02:46.263Z] #17 25.58 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-08-13T12:02:46.263Z] #17 25.71 Selecting previously unselected package libiptc0:arm64. [2020-08-13T12:02:46.263Z] #17 25.73 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-08-13T12:02:46.263Z] #17 25.74 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-08-13T12:02:46.376Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 30.8% of statements [2020-08-13T12:02:46.376Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-08-13T12:02:46.376Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T12:02:46.376Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T12:02:46.376Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T12:02:46.376Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T12:02:46.527Z] #17 25.83 Selecting previously unselected package libnfnetlink0:arm64. [2020-08-13T12:02:46.527Z] #17 25.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-08-13T12:02:46.527Z] #17 25.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-13T12:02:46.527Z] #17 25.95 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-08-13T12:02:46.527Z] #17 25.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-08-13T12:02:46.527Z] #17 25.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-13T12:02:46.527Z] #17 26.07 Selecting previously unselected package libnftnl11:arm64. [2020-08-13T12:02:46.790Z] #17 26.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-08-13T12:02:46.790Z] #17 26.10 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-08-13T12:02:46.790Z] #17 26.21 Selecting previously unselected package iptables. [2020-08-13T12:02:46.790Z] #17 26.22 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-08-13T12:02:46.790Z] #17 26.23 Unpacking iptables (1.8.2-4) ... [2020-08-13T12:02:47.064Z] #17 26.53 Selecting previously unselected package xxd. [2020-08-13T12:02:47.064Z] #17 26.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-13T12:02:47.064Z] #17 26.54 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:02:47.136Z] #15 DONE 1.1s [2020-08-13T12:02:47.136Z] [2020-08-13T12:02:47.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:47.136Z] #39 52.60 CC compel/src/lib/ptrace.o [2020-08-13T12:02:47.136Z] #39 53.16 AR compel/libcompel.a [2020-08-13T12:02:47.136Z] #39 53.27 HOSTCC compel/src/main-host.o [2020-08-13T12:02:47.136Z] #39 53.64 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-13T12:02:47.136Z] #39 53.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T12:02:47.136Z] #39 54.08 HOSTCC compel/src/lib/log-host.o [2020-08-13T12:02:47.328Z] #17 26.71 Selecting previously unselected package vim-common. [2020-08-13T12:02:47.328Z] #17 26.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:02:47.328Z] #17 26.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:02:47.591Z] #17 26.99 Selecting previously unselected package bash-completion. [2020-08-13T12:02:47.591Z] #17 26.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T12:02:47.705Z] #39 54.47 HOSTLINK compel/compel-host-bin [2020-08-13T12:02:47.961Z] #39 54.65 DEP soccr/soccr.d [2020-08-13T12:02:47.961Z] #39 54.86 CC soccr/soccr.o [2020-08-13T12:02:48.147Z] #39 ... [2020-08-13T12:02:48.148Z] [2020-08-13T12:02:48.148Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T12:02:48.148Z] #11 DONE 1.6s [2020-08-13T12:02:48.148Z] [2020-08-13T12:02:48.148Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T12:02:48.524Z] #39 ... [2020-08-13T12:02:48.524Z] [2020-08-13T12:02:48.524Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T12:02:48.524Z] #16 DONE 1.1s [2020-08-13T12:02:48.524Z] [2020-08-13T12:02:48.524Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:49.090Z] #12 DONE 1.2s [2020-08-13T12:02:49.091Z] [2020-08-13T12:02:49.091Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T12:02:49.950Z] #17 1.463 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:02:49.950Z] #17 1.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:02:49.950Z] #17 1.506 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:02:50.029Z] #13 0.924 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T12:02:50.171Z] #17 ... [2020-08-13T12:02:50.171Z] [2020-08-13T12:02:50.171Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:50.171Z] #39 77.72 DEP criu/page-pipe.d [2020-08-13T12:02:50.171Z] #39 77.78 DEP criu/netfilter.d [2020-08-13T12:02:50.171Z] #39 78.02 DEP criu/net.d [2020-08-13T12:02:50.171Z] #39 78.25 DEP criu/namespaces.d [2020-08-13T12:02:50.171Z] #39 78.48 DEP criu/mount.d [2020-08-13T12:02:50.171Z] #39 78.62 DEP criu/memfd.d [2020-08-13T12:02:50.171Z] #39 78.70 DEP criu/mem.d [2020-08-13T12:02:50.171Z] #39 78.91 DEP criu/lsm.d [2020-08-13T12:02:50.171Z] #39 79.12 DEP criu/log.d [2020-08-13T12:02:50.171Z] #39 79.20 DEP criu/libnetlink.d [2020-08-13T12:02:50.171Z] #39 79.31 DEP criu/kerndat.d [2020-08-13T12:02:50.171Z] #39 79.48 DEP criu/kcmp-ids.d [2020-08-13T12:02:50.171Z] #39 79.59 DEP criu/irmap.d [2020-08-13T12:02:50.171Z] #39 79.86 DEP criu/ipc_ns.d [2020-08-13T12:02:50.171Z] #39 80.12 DEP criu/image.d [2020-08-13T12:02:50.171Z] #39 80.33 DEP criu/image-desc.d [2020-08-13T12:02:50.171Z] #39 80.43 DEP criu/fsnotify.d [2020-08-13T12:02:50.171Z] #39 80.57 DEP criu/filesystems.d [2020-08-13T12:02:50.171Z] #39 80.83 DEP criu/files.d [2020-08-13T12:02:50.171Z] #39 81.07 DEP criu/files-reg.d [2020-08-13T12:02:50.171Z] #39 81.30 DEP criu/files-ext.d [2020-08-13T12:02:50.171Z] #39 81.41 DEP criu/file-lock.d [2020-08-13T12:02:50.171Z] #39 81.57 DEP criu/file-ids.d [2020-08-13T12:02:50.171Z] #39 81.80 DEP criu/fifo.d [2020-08-13T12:02:50.171Z] #39 81.94 DEP criu/fdstore.d [2020-08-13T12:02:50.171Z] #39 82.02 DEP criu/fault-injection.d [2020-08-13T12:02:50.171Z] #39 82.05 DEP criu/external.d [2020-08-13T12:02:50.171Z] #39 82.12 DEP criu/eventpoll.d [2020-08-13T12:02:50.171Z] #39 82.32 DEP criu/eventfd.d [2020-08-13T12:02:50.171Z] #39 82.42 DEP criu/crtools.d [2020-08-13T12:02:50.171Z] #39 82.64 DEP criu/cr-service.d [2020-08-13T12:02:50.172Z] #39 82.75 DEP criu/cr-restore.d [2020-08-13T12:02:50.172Z] #39 82.96 DEP criu/cr-errno.d [2020-08-13T12:02:50.172Z] #39 82.98 DEP criu/cr-dump.d [2020-08-13T12:02:50.172Z] #39 83.25 DEP criu/cr-dedup.d [2020-08-13T12:02:50.172Z] #39 83.38 DEP criu/cr-check.d [2020-08-13T12:02:50.172Z] #39 83.61 DEP criu/config.d [2020-08-13T12:02:50.172Z] #39 83.81 DEP criu/clone-noasan.d [2020-08-13T12:02:50.172Z] #39 83.93 DEP criu/cgroup.d [2020-08-13T12:02:50.172Z] #39 84.08 DEP criu/cgroup-props.d [2020-08-13T12:02:50.172Z] #39 84.21 DEP criu/bitmap.d [2020-08-13T12:02:50.172Z] #39 84.24 DEP criu/bfd.d [2020-08-13T12:02:50.172Z] #39 84.30 DEP criu/autofs.d [2020-08-13T12:02:50.172Z] #39 84.41 DEP criu/aio.d [2020-08-13T12:02:50.172Z] #39 84.52 DEP criu/action-scripts.d [2020-08-13T12:02:50.172Z] #39 84.77 CC criu/action-scripts.o [2020-08-13T12:02:50.172Z] #39 85.25 CC criu/aio.o [2020-08-13T12:02:50.172Z] #39 85.72 CC criu/autofs.o [2020-08-13T12:02:50.172Z] #39 87.29 CC criu/bfd.o [2020-08-13T12:02:50.172Z] #39 87.79 CC criu/bitmap.o [2020-08-13T12:02:50.172Z] #39 ... [2020-08-13T12:02:50.172Z] [2020-08-13T12:02:50.172Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:50.172Z] #17 29.60 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T12:02:50.289Z] #13 DONE 1.0s [2020-08-13T12:02:50.289Z] [2020-08-13T12:02:50.289Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T12:02:50.524Z] #17 2.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:02:50.549Z] #14 ... [2020-08-13T12:02:50.549Z] [2020-08-13T12:02:50.549Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:50.549Z] #41 152.0 crypto/tls [2020-08-13T12:02:50.549Z] #41 157.6 net/http/httptrace [2020-08-13T12:02:50.549Z] #41 157.8 net/http [2020-08-13T12:02:50.627Z] #18 47.34 Selecting previously unselected package libnet1:ppc64el. [2020-08-13T12:02:50.627Z] #18 47.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-13T12:02:50.627Z] #18 47.36 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T12:02:50.627Z] #18 47.45 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-13T12:02:50.627Z] #18 ... [2020-08-13T12:02:50.627Z] [2020-08-13T12:02:50.627Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:50.627Z] #40 100.3 CC criu/cgroup.o [2020-08-13T12:02:50.627Z] #40 104.9 CC criu/clone-noasan.o [2020-08-13T12:02:50.627Z] #40 105.1 CC criu/config.o [2020-08-13T12:02:50.627Z] #40 107.9 CC criu/cr-check.o [2020-08-13T12:02:50.627Z] #40 110.3 CC criu/cr-dedup.o [2020-08-13T12:02:50.627Z] #40 ... [2020-08-13T12:02:50.627Z] [2020-08-13T12:02:50.627Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:50.627Z] #18 47.45 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-13T12:02:50.627Z] #18 47.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-13T12:02:50.627Z] #18 47.48 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T12:02:50.627Z] #18 47.61 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-13T12:02:50.627Z] #18 47.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T12:02:50.627Z] #18 47.63 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T12:02:50.627Z] #18 47.74 Selecting previously unselected package libreadline5:ppc64el. [2020-08-13T12:02:50.627Z] #18 47.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-13T12:02:50.627Z] #18 47.76 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-13T12:02:50.627Z] #18 47.92 Selecting previously unselected package net-tools. [2020-08-13T12:02:50.627Z] #18 47.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-13T12:02:50.627Z] #18 47.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:02:50.627Z] #18 48.18 Selecting previously unselected package python-pip-whl. [2020-08-13T12:02:50.748Z] #17 30.14 Selecting previously unselected package bzip2. [2020-08-13T12:02:50.748Z] #17 30.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-08-13T12:02:50.748Z] #17 30.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:02:50.748Z] #17 30.30 Selecting previously unselected package xz-utils. [2020-08-13T12:02:50.813Z] #41 ... [2020-08-13T12:02:50.813Z] [2020-08-13T12:02:50.813Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:50.813Z] #49 1.569 + RM_GOPATH=0 [2020-08-13T12:02:50.813Z] #49 1.569 + TMP_GOPATH= [2020-08-13T12:02:50.813Z] #49 1.569 + : /build [2020-08-13T12:02:50.813Z] #49 1.569 + '[' -z '' ']' [2020-08-13T12:02:50.813Z] #49 1.575 ++ mktemp -d [2020-08-13T12:02:50.813Z] #49 1.575 + export GOPATH=/tmp/tmp.BLrDNbNwxD [2020-08-13T12:02:50.813Z] #49 1.575 + GOPATH=/tmp/tmp.BLrDNbNwxD [2020-08-13T12:02:50.813Z] #49 1.575 + RM_GOPATH=1 [2020-08-13T12:02:50.813Z] #49 1.576 + case "$(go env GOARCH)" in [2020-08-13T12:02:50.813Z] #49 1.580 ++ go env GOARCH [2020-08-13T12:02:50.813Z] #49 1.595 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:50.813Z] #49 1.595 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:02:50.813Z] #49 1.596 ++ dirname /tmp/install/install.sh [2020-08-13T12:02:50.813Z] #49 1.597 + dir=/tmp/install [2020-08-13T12:02:50.813Z] #49 1.610 + bin=runc [2020-08-13T12:02:50.813Z] #49 1.610 + shift [2020-08-13T12:02:50.813Z] #49 1.610 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T12:02:50.813Z] #49 1.610 + . /tmp/install/runc.installer [2020-08-13T12:02:50.813Z] #49 1.610 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:02:50.813Z] #49 1.610 + install_runc [2020-08-13T12:02:50.813Z] #49 1.610 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T12:02:50.813Z] #49 1.610 + uname -r [2020-08-13T12:02:50.813Z] #49 1.613 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T12:02:50.813Z] #49 1.621 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T12:02:50.813Z] #49 1.621 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T12:02:50.813Z] #49 1.621 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BLrDNbNwxD/src/github.com/opencontainers/runc [2020-08-13T12:02:50.813Z] #49 1.623 Cloning into '/tmp/tmp.BLrDNbNwxD/src/github.com/opencontainers/runc'... [2020-08-13T12:02:50.835Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2020-08-13T12:02:50.931Z] #18 48.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T12:02:50.932Z] #18 48.19 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T12:02:51.011Z] #17 30.30 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-08-13T12:02:51.011Z] #17 30.32 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T12:02:51.011Z] #17 30.53 Selecting previously unselected package apparmor. [2020-08-13T12:02:51.011Z] #17 30.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-08-13T12:02:51.241Z] #18 48.76 Selecting previously unselected package python3-lib2to3. [2020-08-13T12:02:51.241Z] #18 48.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T12:02:51.241Z] #18 48.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:02:51.241Z] #18 48.91 Selecting previously unselected package python3-distutils. [2020-08-13T12:02:51.273Z] #17 30.60 Unpacking apparmor (2.13.2-10) ... [2020-08-13T12:02:51.390Z] #49 ... [2020-08-13T12:02:51.390Z] [2020-08-13T12:02:51.390Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T12:02:51.390Z] #14 DONE 1.0s [2020-08-13T12:02:51.390Z] [2020-08-13T12:02:51.390Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T12:02:51.470Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-08-13T12:02:51.537Z] #17 31.00 Selecting previously unselected package aufs-tools. [2020-08-13T12:02:51.537Z] #17 31.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-08-13T12:02:51.537Z] #17 31.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:02:51.543Z] #18 48.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T12:02:51.543Z] #18 48.94 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T12:02:51.800Z] #17 31.20 Selecting previously unselected package libonig5:arm64. [2020-08-13T12:02:51.800Z] #17 31.21 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-08-13T12:02:51.800Z] #17 31.24 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-13T12:02:51.847Z] #18 49.24 Selecting previously unselected package python3-pip. [2020-08-13T12:02:51.847Z] #18 49.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T12:02:51.847Z] #18 49.25 Unpacking python3-pip (18.1-5) ... [2020-08-13T12:02:51.889Z] #17 3.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:02:51.889Z] #17 ... [2020-08-13T12:02:51.889Z] [2020-08-13T12:02:51.889Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:51.889Z] #41 152.6 net/http/httptrace [2020-08-13T12:02:51.889Z] #41 152.9 net/http [2020-08-13T12:02:51.889Z] #41 ... [2020-08-13T12:02:51.889Z] [2020-08-13T12:02:51.889Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:51.889Z] #49 10.31 + cd /tmp/tmp.kzehEs2tBL/src/github.com/opencontainers/runc [2020-08-13T12:02:51.889Z] #49 10.32 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:02:52.063Z] #17 31.43 Selecting previously unselected package libjq1:arm64. [2020-08-13T12:02:52.063Z] #17 31.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-13T12:02:52.063Z] #17 31.44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-13T12:02:52.063Z] #17 31.54 Selecting previously unselected package jq. [2020-08-13T12:02:52.063Z] #17 31.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-13T12:02:52.063Z] #17 31.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:02:52.145Z] #49 10.78 + '[' -z '' ']' [2020-08-13T12:02:52.145Z] #49 10.78 + target=static [2020-08-13T12:02:52.145Z] #49 10.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T12:02:52.145Z] #49 10.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T12:02:52.192Z] #18 49.48 Selecting previously unselected package python3-pkg-resources. [2020-08-13T12:02:52.192Z] #18 49.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:02:52.192Z] #18 49.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:02:52.192Z] #18 49.67 Selecting previously unselected package python3-setuptools. [2020-08-13T12:02:52.192Z] #18 49.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T12:02:52.192Z] #18 49.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T12:02:52.330Z] #17 31.67 Selecting previously unselected package libaio1:arm64. [2020-08-13T12:02:52.330Z] #17 31.67 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-08-13T12:02:52.330Z] #17 31.69 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-08-13T12:02:52.330Z] #17 31.83 Selecting previously unselected package libgpm2:arm64. [2020-08-13T12:02:52.330Z] #17 31.83 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-08-13T12:02:52.330Z] #17 31.84 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-08-13T12:02:52.333Z] #15 DONE 1.1s [2020-08-13T12:02:52.333Z] [2020-08-13T12:02:52.333Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T12:02:52.503Z] #18 49.89 Selecting previously unselected package python3-wheel. [2020-08-13T12:02:52.503Z] #18 49.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T12:02:52.503Z] #18 49.90 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T12:02:52.503Z] #18 50.04 Selecting previously unselected package sudo. [2020-08-13T12:02:52.503Z] #18 50.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-13T12:02:52.503Z] #18 50.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:02:52.593Z] #17 31.95 Selecting previously unselected package libicu63:arm64. [2020-08-13T12:02:52.593Z] #17 31.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-13T12:02:52.593Z] #17 31.96 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-13T12:02:52.984Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2020-08-13T12:02:53.149Z] #18 50.71 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T12:02:53.149Z] #18 50.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-13T12:02:53.149Z] #18 50.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:02:53.449Z] #18 51.04 Selecting previously unselected package uidmap. [2020-08-13T12:02:53.449Z] #18 51.05 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-13T12:02:53.715Z] #16 DONE 1.1s [2020-08-13T12:02:53.715Z] [2020-08-13T12:02:53.715Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:53.751Z] #18 51.05 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T12:02:53.751Z] #18 51.21 Selecting previously unselected package vim-runtime. [2020-08-13T12:02:53.751Z] #18 51.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:02:53.751Z] #18 51.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T12:02:54.051Z] #18 51.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T12:02:54.051Z] #18 51.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:02:54.655Z] #17 1.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T12:02:54.655Z] #17 1.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T12:02:54.915Z] #17 1.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T12:02:55.173Z] #17 34.50 Selecting previously unselected package libnet1:arm64. [2020-08-13T12:02:55.173Z] #17 34.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-13T12:02:55.173Z] #17 34.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:02:55.173Z] #17 34.63 Selecting previously unselected package libnl-3-200:arm64. [2020-08-13T12:02:55.173Z] #17 34.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-13T12:02:55.173Z] #17 34.64 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-13T12:02:55.438Z] #17 34.75 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-13T12:02:55.438Z] #17 34.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-13T12:02:55.438Z] #17 34.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-13T12:02:55.438Z] #17 34.90 Selecting previously unselected package libreadline5:arm64. [2020-08-13T12:02:55.438Z] #17 34.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-08-13T12:02:55.438Z] #17 34.91 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-13T12:02:55.484Z] #17 2.082 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T12:02:55.702Z] #17 35.05 Selecting previously unselected package net-tools. [2020-08-13T12:02:55.702Z] #17 35.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-08-13T12:02:55.702Z] #17 35.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:02:55.702Z] #17 35.29 Selecting previously unselected package python-pip-whl. [2020-08-13T12:02:55.702Z] #17 35.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T12:02:55.702Z] #17 35.31 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T12:02:56.280Z] #17 35.75 Selecting previously unselected package python3-lib2to3. [2020-08-13T12:02:56.280Z] #17 35.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T12:02:56.280Z] #17 35.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:02:56.544Z] #17 35.95 Selecting previously unselected package python3-distutils. [2020-08-13T12:02:56.544Z] #17 35.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T12:02:56.544Z] #17 35.95 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T12:02:56.544Z] #17 36.18 Selecting previously unselected package python3-pip. [2020-08-13T12:02:56.808Z] #17 36.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T12:02:56.808Z] #17 36.20 Unpacking python3-pip (18.1-5) ... [2020-08-13T12:02:56.808Z] #17 36.42 Selecting previously unselected package python3-pkg-resources. [2020-08-13T12:02:56.808Z] #17 36.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:02:56.808Z] #17 36.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:02:56.864Z] #17 3.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T12:02:57.075Z] #17 36.55 Selecting previously unselected package python3-setuptools. [2020-08-13T12:02:57.075Z] #17 36.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T12:02:57.075Z] #17 36.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T12:02:57.339Z] #17 36.81 Selecting previously unselected package python3-wheel. [2020-08-13T12:02:57.339Z] #17 36.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T12:02:57.339Z] #17 36.82 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T12:02:57.339Z] #17 36.94 Selecting previously unselected package sudo. [2020-08-13T12:02:57.603Z] #17 36.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-08-13T12:02:57.603Z] #17 36.95 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:02:57.882Z] #17 37.37 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T12:02:58.150Z] #17 37.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-08-13T12:02:58.150Z] #17 37.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:02:58.150Z] #17 37.60 Selecting previously unselected package uidmap. [2020-08-13T12:02:58.150Z] #17 37.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-08-13T12:02:58.150Z] #17 37.61 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T12:02:58.150Z] #17 37.76 Selecting previously unselected package vim-runtime. [2020-08-13T12:02:58.150Z] #17 37.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:02:58.245Z] #17 4.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:02:58.414Z] #17 37.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T12:02:58.414Z] #17 37.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T12:02:58.414Z] #17 37.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:02:58.564Z] #18 55.51 Selecting previously unselected package vim. [2020-08-13T12:02:58.564Z] #18 55.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-13T12:02:58.564Z] #18 55.61 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T12:02:58.564Z] #18 ... [2020-08-13T12:02:58.564Z] [2020-08-13T12:02:58.564Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:58.564Z] #42 174.0 github.com/LK4D4/vndr/godl [2020-08-13T12:02:58.564Z] #42 174.8 github.com/LK4D4/vndr [2020-08-13T12:02:58.564Z] #42 ... [2020-08-13T12:02:58.564Z] [2020-08-13T12:02:58.564Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:58.564Z] #40 110.9 CC criu/cr-dump.o [2020-08-13T12:02:58.564Z] #40 114.7 CC criu/cr-errno.o [2020-08-13T12:02:58.564Z] #40 114.9 CC criu/cr-restore.o [2020-08-13T12:02:58.690Z] #49 ... [2020-08-13T12:02:58.690Z] [2020-08-13T12:02:58.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:58.690Z] #39 56.75 AR soccr/libsoccr.a [2020-08-13T12:02:58.690Z] #39 56.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:02:58.690Z] #39 57.13 DEP criu/arch/x86/sigframe.d [2020-08-13T12:02:58.690Z] #39 57.22 DEP criu/arch/x86/sigaction_compat.d [2020-08-13T12:02:58.690Z] #39 57.32 DEP criu/arch/x86/kerndat.d [2020-08-13T12:02:58.690Z] #39 57.47 DEP criu/arch/x86/crtools.d [2020-08-13T12:02:58.690Z] #39 57.62 DEP criu/arch/x86/cpu.d [2020-08-13T12:02:58.690Z] #39 57.77 CC criu/arch/x86/cpu.o [2020-08-13T12:02:58.690Z] #39 58.43 CC criu/arch/x86/crtools.o [2020-08-13T12:02:58.690Z] #39 59.46 CC criu/arch/x86/kerndat.o [2020-08-13T12:02:58.690Z] #39 59.80 CC criu/arch/x86/sigaction_compat.o [2020-08-13T12:02:58.690Z] #39 59.99 CC criu/arch/x86/sigframe.o [2020-08-13T12:02:58.690Z] #39 60.23 LINK criu/arch/x86/crtools.built-in.o [2020-08-13T12:02:58.690Z] #39 60.28 DEP criu/pie/util-vdso-elf32.d [2020-08-13T12:02:58.690Z] #39 60.40 DEP criu/pie/util-vdso.d [2020-08-13T12:02:58.690Z] #39 60.50 DEP criu/pie/util.d [2020-08-13T12:02:58.690Z] #39 60.68 CC criu/pie/util.o [2020-08-13T12:02:58.690Z] #39 60.97 CC criu/pie/util-vdso.o [2020-08-13T12:02:58.690Z] #39 61.64 CC criu/pie/util-vdso-elf32.o [2020-08-13T12:02:58.690Z] #39 62.36 AR criu/pie/pie.lib.a [2020-08-13T12:02:58.690Z] #39 62.45 DEP criu/pie/restorer.d [2020-08-13T12:02:58.690Z] #39 62.65 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-13T12:02:58.690Z] #39 62.78 DEP criu/arch/x86/restorer_unmap.d [2020-08-13T12:02:58.690Z] #39 62.81 DEP criu/arch/x86/restorer.d [2020-08-13T12:02:58.690Z] #39 63.12 DEP criu/arch/x86/vdso-pie.d [2020-08-13T12:02:58.690Z] #39 63.28 DEP criu/pie/parasite-vdso.d [2020-08-13T12:02:58.690Z] #39 63.45 DEP criu/pie/parasite.d [2020-08-13T12:02:58.690Z] #39 63.70 CC criu/pie/parasite.o [2020-08-13T12:02:58.690Z] #39 65.01 LINK criu/pie/parasite.built-in.o [2020-08-13T12:02:58.690Z] #39 65.02 GEN criu/pie/parasite-blob.h [2020-08-13T12:02:58.690Z] #39 65.05 CC criu/pie/parasite-vdso.o [2020-08-13T12:02:58.690Z] #39 65.64 CC criu/arch/x86/vdso-pie.o [2020-08-13T12:02:58.864Z] #40 ... [2020-08-13T12:02:58.864Z] [2020-08-13T12:02:58.864Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:58.864Z] #18 56.35 Selecting previously unselected package xfsprogs. [2020-08-13T12:02:58.864Z] #18 56.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-13T12:02:58.864Z] #18 56.36 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T12:02:59.185Z] #17 ... [2020-08-13T12:02:59.185Z] [2020-08-13T12:02:59.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:02:59.185Z] #39 53.70 CC compel/src/lib/ptrace.o [2020-08-13T12:02:59.185Z] #39 54.42 AR compel/libcompel.a [2020-08-13T12:02:59.185Z] #39 54.54 HOSTCC compel/src/main-host.o [2020-08-13T12:02:59.185Z] #39 54.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-13T12:02:59.185Z] #39 55.11 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T12:02:59.185Z] #39 55.47 HOSTCC compel/src/lib/log-host.o [2020-08-13T12:02:59.185Z] #39 55.73 HOSTLINK compel/compel-host-bin [2020-08-13T12:02:59.185Z] #39 55.85 DEP soccr/soccr.d [2020-08-13T12:02:59.185Z] #39 56.16 CC soccr/soccr.o [2020-08-13T12:02:59.185Z] #39 57.75 AR soccr/libsoccr.a [2020-08-13T12:02:59.185Z] #39 57.84 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:02:59.185Z] #39 58.46 DEP criu/arch/x86/sigframe.d [2020-08-13T12:02:59.185Z] #39 58.63 DEP criu/arch/x86/sigaction_compat.d [2020-08-13T12:02:59.185Z] #39 58.78 DEP criu/arch/x86/kerndat.d [2020-08-13T12:02:59.185Z] #39 58.92 DEP criu/arch/x86/crtools.d [2020-08-13T12:02:59.185Z] #39 59.08 DEP criu/arch/x86/cpu.d [2020-08-13T12:02:59.185Z] #39 59.22 CC criu/arch/x86/cpu.o [2020-08-13T12:02:59.185Z] #39 59.78 CC criu/arch/x86/crtools.o [2020-08-13T12:02:59.185Z] #39 61.12 CC criu/arch/x86/kerndat.o [2020-08-13T12:02:59.185Z] #39 61.66 CC criu/arch/x86/sigaction_compat.o [2020-08-13T12:02:59.185Z] #39 61.91 CC criu/arch/x86/sigframe.o [2020-08-13T12:02:59.185Z] #39 62.27 LINK criu/arch/x86/crtools.built-in.o [2020-08-13T12:02:59.185Z] #39 62.34 DEP criu/pie/util-vdso-elf32.d [2020-08-13T12:02:59.185Z] #39 62.44 DEP criu/pie/util-vdso.d [2020-08-13T12:02:59.185Z] #39 62.54 DEP criu/pie/util.d [2020-08-13T12:02:59.185Z] #39 62.65 CC criu/pie/util.o [2020-08-13T12:02:59.185Z] #39 62.89 CC criu/pie/util-vdso.o [2020-08-13T12:02:59.185Z] #39 63.58 CC criu/pie/util-vdso-elf32.o [2020-08-13T12:02:59.260Z] #39 65.93 CC criu/arch/x86/restorer.o [2020-08-13T12:02:59.445Z] #39 64.24 AR criu/pie/pie.lib.a [2020-08-13T12:02:59.517Z] #18 ... [2020-08-13T12:02:59.517Z] [2020-08-13T12:02:59.517Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:02:59.517Z] #42 DONE 185.1s [2020-08-13T12:02:59.517Z] [2020-08-13T12:02:59.517Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:02:59.517Z] #18 56.98 Selecting previously unselected package zip. [2020-08-13T12:02:59.517Z] #18 57.00 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-13T12:02:59.517Z] #18 57.00 Unpacking zip (3.0-11+b1) ... [2020-08-13T12:02:59.705Z] #39 64.30 DEP criu/pie/restorer.d [2020-08-13T12:02:59.705Z] #39 64.46 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-13T12:02:59.820Z] #18 57.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:02:59.820Z] #18 57.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:02:59.820Z] #18 57.31 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-13T12:02:59.820Z] #18 57.32 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-13T12:02:59.820Z] #18 57.33 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-13T12:02:59.820Z] #18 57.35 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-13T12:02:59.820Z] #18 57.36 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T12:02:59.820Z] #18 57.37 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-13T12:02:59.820Z] #18 57.39 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T12:02:59.820Z] #18 57.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:02:59.820Z] #18 57.40 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T12:02:59.820Z] #18 57.41 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T12:02:59.820Z] #18 57.42 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:02:59.820Z] #18 57.43 Setting up zip (3.0-11+b1) ... [2020-08-13T12:02:59.820Z] #18 57.44 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:02:59.822Z] #39 66.53 CC criu/arch/x86/restorer_unmap.o [2020-08-13T12:02:59.823Z] #39 66.57 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-13T12:02:59.892Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 14.1% of statements [2020-08-13T12:02:59.965Z] #39 64.64 DEP criu/arch/x86/restorer_unmap.d [2020-08-13T12:02:59.965Z] #39 64.67 DEP criu/arch/x86/restorer.d [2020-08-13T12:03:00.079Z] #39 66.78 CC criu/pie/restorer.o [2020-08-13T12:03:00.152Z] #18 57.47 Setting up bash-completion (1:2.8-6) ... [2020-08-13T12:03:00.224Z] #39 64.89 DEP criu/arch/x86/vdso-pie.d [2020-08-13T12:03:00.224Z] #39 64.98 DEP criu/pie/parasite-vdso.d [2020-08-13T12:03:00.340Z] #17 ... [2020-08-13T12:03:00.340Z] [2020-08-13T12:03:00.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:00.340Z] #39 88.00 CC criu/cgroup-props.o [2020-08-13T12:03:00.340Z] #39 88.78 CC criu/cgroup.o [2020-08-13T12:03:00.340Z] #39 91.18 CC criu/clone-noasan.o [2020-08-13T12:03:00.340Z] #39 91.41 CC criu/config.o [2020-08-13T12:03:00.340Z] #39 92.91 CC criu/cr-check.o [2020-08-13T12:03:00.340Z] #39 94.48 CC criu/cr-dedup.o [2020-08-13T12:03:00.340Z] #39 94.94 CC criu/cr-dump.o [2020-08-13T12:03:00.340Z] #39 97.42 CC criu/cr-errno.o [2020-08-13T12:03:00.340Z] #39 97.57 CC criu/cr-restore.o [2020-08-13T12:03:00.485Z] #39 65.14 DEP criu/pie/parasite.d [2020-08-13T12:03:00.485Z] #39 65.38 CC criu/pie/parasite.o [2020-08-13T12:03:00.929Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2020-08-13T12:03:01.054Z] #39 ... [2020-08-13T12:03:01.054Z] [2020-08-13T12:03:01.054Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:01.054Z] #41 172.2 github.com/LK4D4/vndr/godl [2020-08-13T12:03:01.222Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-13T12:03:01.289Z] #39 ... [2020-08-13T12:03:01.289Z] [2020-08-13T12:03:01.290Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:01.290Z] #17 40.64 Selecting previously unselected package vim. [2020-08-13T12:03:01.290Z] #17 40.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-08-13T12:03:01.290Z] #17 40.67 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T12:03:01.560Z] #17 41.17 Selecting previously unselected package xfsprogs. [2020-08-13T12:03:01.822Z] #17 41.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-08-13T12:03:01.822Z] #17 41.20 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T12:03:01.857Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-13T12:03:01.994Z] #41 173.2 github.com/LK4D4/vndr [2020-08-13T12:03:02.396Z] #17 41.70 Selecting previously unselected package zip. [2020-08-13T12:03:02.396Z] #17 41.70 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-08-13T12:03:02.396Z] #17 41.71 Unpacking zip (3.0-11+b1) ... [2020-08-13T12:03:02.396Z] #17 41.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:03:02.396Z] #17 42.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:03:02.396Z] #17 42.01 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-08-13T12:03:02.396Z] #17 42.03 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-13T12:03:02.661Z] #17 42.04 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-08-13T12:03:02.661Z] #17 42.06 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-08-13T12:03:02.661Z] #17 42.08 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T12:03:02.661Z] #17 42.10 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-08-13T12:03:02.661Z] #17 42.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:03:02.661Z] #17 42.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:03:02.661Z] #17 42.14 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-13T12:03:02.661Z] #17 42.15 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-13T12:03:02.661Z] #17 42.17 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:03:02.661Z] #17 42.18 Setting up zip (3.0-11+b1) ... [2020-08-13T12:03:02.661Z] #17 42.20 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:03:02.898Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-13T12:03:02.924Z] #17 42.30 Setting up bash-completion (1:2.8-6) ... [2020-08-13T12:03:03.166Z] #18 ... [2020-08-13T12:03:03.166Z] [2020-08-13T12:03:03.166Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:03:03.166Z] #29 DONE 188.9s [2020-08-13T12:03:03.353Z] #39 ... [2020-08-13T12:03:03.353Z] [2020-08-13T12:03:03.353Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:03.353Z] #17 4.658 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T12:03:03.353Z] #17 10.01 Fetched 8372 kB in 9s (952 kB/s) [2020-08-13T12:03:03.353Z] #17 10.01 Reading package lists... [2020-08-13T12:03:03.353Z] #17 14.33 Reading package lists... [2020-08-13T12:03:03.353Z] #17 ... [2020-08-13T12:03:03.353Z] [2020-08-13T12:03:03.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:03.353Z] #39 70.06 LINK criu/pie/restorer.built-in.o [2020-08-13T12:03:03.353Z] #39 70.07 GEN criu/pie/restorer-blob.h [2020-08-13T12:03:03.353Z] #39 70.17 DEP criu/vdso.d [2020-08-13T12:03:03.353Z] #39 70.26 DEP criu/vdso-compat.d [2020-08-13T12:03:03.469Z] [2020-08-13T12:03:03.469Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:03.469Z] #40 122.5 CC criu/cr-service.o [2020-08-13T12:03:03.535Z] ok github.com/docker/docker/daemon 12.263s coverage: 17.3% of statements [2020-08-13T12:03:03.535Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T12:03:03.535Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T12:03:03.535Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T12:03:03.535Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T12:03:03.609Z] #39 70.38 DEP criu/uts_ns.d [2020-08-13T12:03:03.609Z] #39 70.59 DEP criu/util.d [2020-08-13T12:03:03.864Z] #39 70.79 DEP criu/uffd.d [2020-08-13T12:03:04.120Z] #39 70.99 DEP criu/tun.d [2020-08-13T12:03:04.376Z] #39 71.21 DEP criu/tty.d [2020-08-13T12:03:04.376Z] #39 71.40 DEP criu/timerfd.d [2020-08-13T12:03:04.947Z] #39 71.61 DEP criu/timens.d [2020-08-13T12:03:04.947Z] #39 71.83 DEP criu/sysfs_parse.d [2020-08-13T12:03:04.947Z] #39 71.96 DEP criu/sysctl.d [2020-08-13T12:03:05.024Z] #40 125.4 CC criu/crtools.o [2020-08-13T12:03:05.046Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-08-13T12:03:05.202Z] #39 72.14 DEP criu/string.d [2020-08-13T12:03:05.202Z] #39 72.22 DEP criu/stats.d [2020-08-13T12:03:05.681Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 57.0% of statements [2020-08-13T12:03:05.712Z] #40 126.1 CC criu/eventfd.o [2020-08-13T12:03:05.764Z] #39 72.41 DEP criu/sockets.d [2020-08-13T12:03:05.764Z] #39 72.66 DEP criu/sk-unix.d [2020-08-13T12:03:06.020Z] #39 72.93 DEP criu/sk-tcp.d [2020-08-13T12:03:06.043Z] #40 126.4 CC criu/eventpoll.o [2020-08-13T12:03:06.242Z] #17 45.48 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-08-13T12:03:06.242Z] #17 45.49 Setting up xz-utils (5.2.4-1) ... [2020-08-13T12:03:06.242Z] #17 45.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T12:03:06.242Z] #17 45.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:03:06.242Z] #17 45.59 invoke-rc.d: could not determine current runlevel [2020-08-13T12:03:06.242Z] #17 45.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T12:03:06.242Z] #17 45.62 Setting up pigz (2.4-1) ... [2020-08-13T12:03:06.242Z] #17 45.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-13T12:03:06.242Z] #17 45.65 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-13T12:03:06.242Z] #17 45.68 Setting up python-pip-whl (18.1-5) ... [2020-08-13T12:03:06.242Z] #17 45.69 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-08-13T12:03:06.242Z] #17 45.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:03:06.276Z] #39 73.10 DEP criu/sk-queue.d [2020-08-13T12:03:06.276Z] #39 ... [2020-08-13T12:03:06.276Z] [2020-08-13T12:03:06.276Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:06.276Z] #41 167.1 github.com/LK4D4/vndr/godl [2020-08-13T12:03:06.276Z] #41 167.9 github.com/LK4D4/vndr [2020-08-13T12:03:06.506Z] #17 46.10 Setting up libaio1:arm64 (0.3.112-3) ... [2020-08-13T12:03:06.506Z] #17 46.12 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-13T12:03:06.534Z] #41 ... [2020-08-13T12:03:06.534Z] [2020-08-13T12:03:06.534Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:06.534Z] #39 73.26 DEP criu/sk-packet.d [2020-08-13T12:03:06.534Z] #39 73.46 DEP criu/sk-netlink.d [2020-08-13T12:03:06.769Z] #17 46.13 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:06.769Z] #17 46.15 Setting up vim (2:8.1.0875-5) ... [2020-08-13T12:03:06.769Z] #17 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T12:03:06.769Z] #17 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T12:03:06.769Z] #17 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T12:03:06.769Z] #17 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T12:03:06.769Z] #17 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T12:03:06.769Z] #17 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T12:03:06.769Z] #17 46.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T12:03:06.769Z] #17 46.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T12:03:06.769Z] #17 46.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-13T12:03:06.769Z] #17 46.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:03:06.769Z] #17 46.33 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-13T12:03:06.791Z] #39 73.57 DEP criu/sk-inet.d [2020-08-13T12:03:06.791Z] #39 73.68 DEP criu/signalfd.d [2020-08-13T12:03:06.791Z] #39 73.77 DEP criu/sigframe.d [2020-08-13T12:03:07.032Z] #17 46.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:03:07.032Z] #17 46.37 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-13T12:03:07.032Z] #17 46.39 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:07.048Z] #39 ... [2020-08-13T12:03:07.048Z] [2020-08-13T12:03:07.048Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:07.048Z] #41 DONE 177.8s [2020-08-13T12:03:07.048Z] [2020-08-13T12:03:07.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:07.048Z] #39 73.84 DEP criu/shmem.d [2020-08-13T12:03:07.132Z] #40 127.3 CC criu/external.o [2020-08-13T12:03:07.132Z] #40 127.7 CC criu/fault-injection.o [2020-08-13T12:03:07.276Z] #41 ... [2020-08-13T12:03:07.276Z] [2020-08-13T12:03:07.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:07.276Z] #39 66.78 LINK criu/pie/parasite.built-in.o [2020-08-13T12:03:07.276Z] #39 66.80 GEN criu/pie/parasite-blob.h [2020-08-13T12:03:07.276Z] #39 66.84 CC criu/pie/parasite-vdso.o [2020-08-13T12:03:07.276Z] #39 67.55 CC criu/arch/x86/vdso-pie.o [2020-08-13T12:03:07.276Z] #39 67.86 CC criu/arch/x86/restorer.o [2020-08-13T12:03:07.276Z] #39 68.34 CC criu/arch/x86/restorer_unmap.o [2020-08-13T12:03:07.276Z] #39 68.38 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-13T12:03:07.276Z] #39 68.78 CC criu/pie/restorer.o [2020-08-13T12:03:07.276Z] #39 ... [2020-08-13T12:03:07.276Z] [2020-08-13T12:03:07.276Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:07.276Z] #49 10.74 + cd /tmp/tmp.BLrDNbNwxD/src/github.com/opencontainers/runc [2020-08-13T12:03:07.276Z] #49 10.75 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T12:03:07.276Z] #49 11.16 + '[' -z '' ']' [2020-08-13T12:03:07.276Z] #49 11.16 + target=static [2020-08-13T12:03:07.276Z] #49 11.16 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T12:03:07.276Z] #49 11.28 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T12:03:07.276Z] #49 ... [2020-08-13T12:03:07.276Z] [2020-08-13T12:03:07.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:07.276Z] #39 71.87 LINK criu/pie/restorer.built-in.o [2020-08-13T12:03:07.276Z] #39 71.91 GEN criu/pie/restorer-blob.h [2020-08-13T12:03:07.276Z] #39 71.98 DEP criu/vdso.d [2020-08-13T12:03:07.305Z] #39 74.18 DEP criu/servicefd.d [2020-08-13T12:03:07.433Z] #40 127.8 CC criu/fdstore.o [2020-08-13T12:03:07.535Z] #39 72.31 DEP criu/vdso-compat.d [2020-08-13T12:03:07.562Z] #39 74.46 DEP criu/seize.d [2020-08-13T12:03:07.781Z] #40 ... [2020-08-13T12:03:07.781Z] [2020-08-13T12:03:07.781Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:07.781Z] #18 61.89 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-13T12:03:07.781Z] #18 61.90 Setting up xz-utils (5.2.4-1) ... [2020-08-13T12:03:07.781Z] #18 61.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T12:03:07.781Z] #18 61.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:03:07.781Z] #18 62.05 invoke-rc.d: could not determine current runlevel [2020-08-13T12:03:07.781Z] #18 62.07 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T12:03:07.781Z] #18 62.08 Setting up pigz (2.4-1) ... [2020-08-13T12:03:07.781Z] #18 62.08 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-13T12:03:07.781Z] #18 62.08 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T12:03:07.781Z] #18 62.12 Setting up python-pip-whl (18.1-5) ... [2020-08-13T12:03:07.781Z] #18 62.13 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-13T12:03:07.781Z] #18 62.13 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:03:07.781Z] #18 62.53 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-13T12:03:07.781Z] #18 62.55 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-13T12:03:07.781Z] #18 62.57 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T12:03:07.781Z] #18 62.58 Setting up vim (2:8.1.0875-5) ... [2020-08-13T12:03:07.781Z] #18 62.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T12:03:07.781Z] #18 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T12:03:07.781Z] #18 62.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T12:03:07.781Z] #18 62.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T12:03:07.781Z] #18 62.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T12:03:07.781Z] #18 62.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T12:03:07.781Z] #18 62.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T12:03:07.781Z] #18 62.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T12:03:07.781Z] #18 62.75 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T12:03:07.781Z] #18 62.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:03:07.781Z] #18 62.79 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-13T12:03:07.781Z] #18 62.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:03:07.781Z] #18 62.82 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-13T12:03:07.781Z] #18 62.83 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:07.795Z] #39 72.52 DEP criu/uts_ns.d [2020-08-13T12:03:08.054Z] #39 72.66 DEP criu/util.d [2020-08-13T12:03:08.125Z] #39 74.76 DEP criu/seccomp.d [2020-08-13T12:03:08.314Z] #39 72.94 DEP criu/uffd.d [2020-08-13T12:03:08.314Z] #39 73.14 DEP criu/tun.d [2020-08-13T12:03:08.381Z] #39 75.17 DEP criu/rst-malloc.d [2020-08-13T12:03:08.381Z] #39 75.30 DEP criu/rbtree.d [2020-08-13T12:03:08.441Z] #18 65.68 Setting up iptables (1.8.2-4) ... [2020-08-13T12:03:08.441Z] #18 65.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:08.441Z] #18 65.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:08.441Z] #18 65.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:08.441Z] #18 65.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:08.441Z] #18 65.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T12:03:08.441Z] #18 65.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T12:03:08.441Z] #18 65.74 Setting up python3 (3.7.3-1) ... [2020-08-13T12:03:08.573Z] #39 73.41 DEP criu/tty.d [2020-08-13T12:03:08.637Z] #39 75.35 DEP criu/pstree.d [2020-08-13T12:03:08.637Z] #39 75.52 DEP criu/protobuf.d [2020-08-13T12:03:08.747Z] #18 66.16 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T12:03:08.833Z] #39 73.61 DEP criu/timerfd.d [2020-08-13T12:03:08.893Z] #39 75.65 GEN criu/protobuf-desc-gen.h [2020-08-13T12:03:09.092Z] #39 73.76 DEP criu/timens.d [2020-08-13T12:03:09.351Z] #39 73.91 DEP criu/sysfs_parse.d [2020-08-13T12:03:09.351Z] #39 74.12 DEP criu/sysctl.d [2020-08-13T12:03:09.399Z] #18 66.95 Setting up apparmor (2.13.2-10) ... [2020-08-13T12:03:09.592Z] #17 48.71 Setting up iptables (1.8.2-4) ... [2020-08-13T12:03:09.592Z] #17 48.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:09.592Z] #17 48.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:09.592Z] #17 48.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:09.592Z] #17 48.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:09.592Z] #17 48.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T12:03:09.592Z] #17 48.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T12:03:09.592Z] #17 48.80 Setting up python3 (3.7.3-1) ... [2020-08-13T12:03:09.614Z] #39 74.34 DEP criu/string.d [2020-08-13T12:03:09.614Z] #39 74.39 DEP criu/stats.d [2020-08-13T12:03:09.876Z] #39 74.54 DEP criu/sockets.d [2020-08-13T12:03:10.136Z] #39 74.74 DEP criu/sk-unix.d [2020-08-13T12:03:10.136Z] #39 74.92 DEP criu/sk-tcp.d [2020-08-13T12:03:10.168Z] #17 49.36 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T12:03:10.179Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.885s coverage: 45.9% of statements [2020-08-13T12:03:10.258Z] #39 77.14 DEP criu/protobuf-desc.d [2020-08-13T12:03:10.396Z] #39 75.10 DEP criu/sk-queue.d [2020-08-13T12:03:10.515Z] #39 77.27 DEP criu/proc_parse.d [2020-08-13T12:03:10.515Z] #39 77.47 DEP criu/plugin.d [2020-08-13T12:03:10.655Z] #39 75.25 DEP criu/sk-packet.d [2020-08-13T12:03:10.655Z] #39 75.43 DEP criu/sk-netlink.d [2020-08-13T12:03:10.771Z] #39 77.61 DEP criu/pipes.d [2020-08-13T12:03:10.771Z] #39 77.71 DEP criu/pie-util.d [2020-08-13T12:03:10.771Z] #39 77.78 DEP criu/pie-util-vdso.d [2020-08-13T12:03:10.821Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-08-13T12:03:10.915Z] #39 75.63 DEP criu/sk-inet.d [2020-08-13T12:03:11.027Z] #39 77.88 DEP criu/pie-util-vdso-elf32.d [2020-08-13T12:03:11.118Z] #17 50.27 Setting up apparmor (2.13.2-10) ... [2020-08-13T12:03:11.175Z] #39 75.92 DEP criu/signalfd.d [2020-08-13T12:03:11.283Z] #39 77.98 DEP criu/path.d [2020-08-13T12:03:11.283Z] #39 78.17 DEP criu/parasite-syscall.d [2020-08-13T12:03:11.435Z] #39 76.05 DEP criu/sigframe.d [2020-08-13T12:03:11.435Z] #39 ... [2020-08-13T12:03:11.435Z] [2020-08-13T12:03:11.435Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:11.435Z] #41 DONE 182.9s [2020-08-13T12:03:11.435Z] [2020-08-13T12:03:11.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:11.435Z] #39 76.24 DEP criu/shmem.d [2020-08-13T12:03:11.518Z] #18 68.83 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T12:03:11.518Z] #18 68.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:03:11.582Z] #39 78.34 DEP criu/pagemap.d [2020-08-13T12:03:11.582Z] #39 78.58 DEP criu/pagemap-cache.d [2020-08-13T12:03:11.828Z] #18 69.26 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:03:11.838Z] #39 78.68 DEP criu/page-xfer.d [2020-08-13T12:03:11.838Z] #39 78.81 DEP criu/page-pipe.d [2020-08-13T12:03:12.006Z] #39 76.75 DEP criu/servicefd.d [2020-08-13T12:03:12.138Z] #39 78.94 DEP criu/netfilter.d [2020-08-13T12:03:12.138Z] #39 79.06 DEP criu/net.d [2020-08-13T12:03:12.266Z] #39 76.99 DEP criu/seize.d [2020-08-13T12:03:12.394Z] #39 79.30 DEP criu/namespaces.d [2020-08-13T12:03:12.394Z] #39 79.42 DEP criu/mount.d [2020-08-13T12:03:12.513Z] #17 51.93 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T12:03:12.527Z] #39 77.26 DEP criu/seccomp.d [2020-08-13T12:03:12.649Z] #39 79.57 DEP criu/memfd.d [2020-08-13T12:03:12.776Z] #17 52.03 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:03:12.792Z] #18 70.13 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T12:03:12.905Z] #39 79.78 DEP criu/mem.d [2020-08-13T12:03:13.039Z] #17 52.51 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:03:13.099Z] #39 77.67 DEP criu/rst-malloc.d [2020-08-13T12:03:13.099Z] #39 77.83 DEP criu/rbtree.d [2020-08-13T12:03:13.099Z] #39 77.86 DEP criu/pstree.d [2020-08-13T12:03:13.161Z] #39 79.93 DEP criu/lsm.d [2020-08-13T12:03:13.161Z] #39 80.10 DEP criu/log.d [2020-08-13T12:03:13.359Z] #39 78.00 DEP criu/protobuf.d [2020-08-13T12:03:13.359Z] #39 78.12 GEN criu/protobuf-desc-gen.h [2020-08-13T12:03:13.395Z] #18 70.70 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T12:03:13.418Z] #39 80.25 DEP criu/libnetlink.d [2020-08-13T12:03:13.675Z] #39 80.41 DEP criu/kerndat.d [2020-08-13T12:03:13.675Z] #39 80.60 DEP criu/kcmp-ids.d [2020-08-13T12:03:13.675Z] #39 80.67 DEP criu/irmap.d [2020-08-13T12:03:13.930Z] #39 ... [2020-08-13T12:03:13.930Z] [2020-08-13T12:03:13.930Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:13.930Z] #17 10.59 Fetched 8372 kB in 10s (881 kB/s) [2020-08-13T12:03:13.930Z] #17 10.59 Reading package lists... [2020-08-13T12:03:13.930Z] #17 14.79 Reading package lists... [2020-08-13T12:03:13.930Z] #17 18.77 Building dependency tree... [2020-08-13T12:03:14.239Z] #39 80.82 DEP criu/ipc_ns.d [2020-08-13T12:03:14.239Z] #39 80.99 DEP criu/image.d [2020-08-13T12:03:14.239Z] #39 81.12 DEP criu/image-desc.d [2020-08-13T12:03:14.239Z] #39 ... [2020-08-13T12:03:14.239Z] [2020-08-13T12:03:14.239Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:14.239Z] #17 14.33 Reading package lists... [2020-08-13T12:03:14.239Z] #17 18.42 Building dependency tree... [2020-08-13T12:03:14.239Z] #17 20.41 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T12:03:14.239Z] #17 20.41 The following additional packages will be installed: [2020-08-13T12:03:14.239Z] #17 20.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T12:03:14.239Z] #17 20.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T12:03:14.239Z] #17 20.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T12:03:14.239Z] #17 20.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T12:03:14.239Z] #17 20.42 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T12:03:14.239Z] #17 20.43 Suggested packages: [2020-08-13T12:03:14.239Z] #17 20.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T12:03:14.239Z] #17 20.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T12:03:14.239Z] #17 20.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T12:03:14.239Z] #17 20.43 Recommended packages: [2020-08-13T12:03:14.239Z] #17 20.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T12:03:14.239Z] #17 20.43 python3-keyrings.alt python3-xdg unzip [2020-08-13T12:03:14.239Z] #17 22.18 The following NEW packages will be installed: [2020-08-13T12:03:14.239Z] #17 22.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T12:03:14.239Z] #17 22.19 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T12:03:14.239Z] #17 22.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T12:03:14.239Z] #17 22.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T12:03:14.239Z] #17 22.19 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T12:03:14.239Z] #17 22.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T12:03:14.239Z] #17 22.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T12:03:14.239Z] #17 22.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T12:03:14.239Z] #17 22.19 xz-utils zip [2020-08-13T12:03:14.239Z] #17 22.54 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:03:14.239Z] #17 22.54 Need to get 28.5 MB of archives. [2020-08-13T12:03:14.239Z] #17 22.54 After this operation, 116 MB of additional disk space will be used. [2020-08-13T12:03:14.239Z] #17 22.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-13T12:03:14.239Z] #17 22.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-13T12:03:14.239Z] #17 22.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-13T12:03:14.239Z] #17 22.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-13T12:03:14.239Z] #17 22.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-13T12:03:14.239Z] #17 22.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-13T12:03:14.239Z] #17 22.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-13T12:03:14.239Z] #17 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-13T12:03:14.239Z] #17 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-13T12:03:14.239Z] #17 22.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-13T12:03:14.239Z] #17 22.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-13T12:03:14.239Z] #17 22.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-13T12:03:14.239Z] #17 22.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-13T12:03:14.239Z] #17 22.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-13T12:03:14.239Z] #17 22.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-13T12:03:14.239Z] #17 22.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-13T12:03:14.239Z] #17 22.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T12:03:14.239Z] #17 22.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:03:14.239Z] #17 22.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-13T12:03:14.239Z] #17 22.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-13T12:03:14.239Z] #17 22.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-13T12:03:14.239Z] #17 23.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-13T12:03:14.239Z] #17 23.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-13T12:03:14.239Z] #17 23.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T12:03:14.239Z] #17 23.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T12:03:14.239Z] #17 23.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T12:03:14.239Z] #17 23.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-13T12:03:14.239Z] #17 23.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-13T12:03:14.239Z] #17 23.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T12:03:14.239Z] #17 23.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T12:03:14.239Z] #17 23.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T12:03:14.239Z] #17 23.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T12:03:14.239Z] #17 23.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-13T12:03:14.239Z] #17 23.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-13T12:03:14.239Z] #17 23.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T12:03:14.239Z] #17 23.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T12:03:14.239Z] #17 23.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T12:03:14.239Z] #17 23.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-13T12:03:14.239Z] #17 23.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T12:03:14.239Z] #17 23.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T12:03:14.239Z] #17 23.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T12:03:14.239Z] #17 23.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-13T12:03:14.239Z] #17 23.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-13T12:03:14.239Z] #17 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-13T12:03:14.239Z] #17 23.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T12:03:14.239Z] #17 24.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-13T12:03:14.239Z] #17 24.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-13T12:03:14.239Z] #17 24.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-13T12:03:14.239Z] #17 25.15 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:03:14.239Z] #17 25.29 Fetched 28.5 MB in 2s (13.2 MB/s) [2020-08-13T12:03:14.239Z] #17 25.36 Selecting previously unselected package pigz. [2020-08-13T12:03:14.239Z] #17 25.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 ... 23432 files and directories currently installed.) [2020-08-13T12:03:14.239Z] #17 25.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-13T12:03:14.239Z] #17 25.48 Unpacking pigz (2.4-1) ... [2020-08-13T12:03:14.239Z] #17 25.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-13T12:03:14.239Z] #17 25.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:14.239Z] #17 25.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:14.345Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.220s coverage: 49.5% of statements [2020-08-13T12:03:14.434Z] #17 53.70 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T12:03:14.468Z] #18 71.77 Setting up python3-pip (18.1-5) ... [2020-08-13T12:03:14.495Z] #17 26.16 Selecting previously unselected package python3.7-minimal. [2020-08-13T12:03:14.696Z] #17 54.27 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T12:03:14.696Z] #17 ... [2020-08-13T12:03:14.696Z] [2020-08-13T12:03:14.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:14.696Z] #39 102.5 CC criu/cr-service.o [2020-08-13T12:03:14.696Z] #39 103.8 CC criu/crtools.o [2020-08-13T12:03:14.696Z] #39 104.5 CC criu/eventfd.o [2020-08-13T12:03:14.696Z] #39 104.7 CC criu/eventpoll.o [2020-08-13T12:03:14.696Z] #39 105.5 CC criu/external.o [2020-08-13T12:03:14.697Z] #39 105.7 CC criu/fault-injection.o [2020-08-13T12:03:14.697Z] #39 105.9 CC criu/fdstore.o [2020-08-13T12:03:14.697Z] #39 106.2 CC criu/fifo.o [2020-08-13T12:03:14.697Z] #39 106.6 CC criu/file-ids.o [2020-08-13T12:03:14.697Z] #39 106.9 CC criu/file-lock.o [2020-08-13T12:03:14.697Z] #39 107.6 CC criu/files-ext.o [2020-08-13T12:03:14.697Z] #39 107.9 CC criu/files-reg.o [2020-08-13T12:03:14.697Z] #39 109.6 CC criu/files.o [2020-08-13T12:03:14.697Z] #39 111.5 CC criu/filesystems.o [2020-08-13T12:03:14.697Z] #39 112.1 CC criu/fsnotify.o [2020-08-13T12:03:14.752Z] #17 26.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:14.752Z] #17 26.18 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:03:14.871Z] #17 21.22 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T12:03:14.871Z] #17 21.22 The following additional packages will be installed: [2020-08-13T12:03:14.871Z] #17 21.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T12:03:14.871Z] #17 21.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T12:03:14.871Z] #17 21.22 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T12:03:14.871Z] #17 21.22 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T12:03:14.871Z] #17 21.22 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T12:03:14.871Z] #17 21.23 Suggested packages: [2020-08-13T12:03:14.871Z] #17 21.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T12:03:14.871Z] #17 21.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T12:03:14.871Z] #17 21.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T12:03:14.871Z] #17 21.24 Recommended packages: [2020-08-13T12:03:14.871Z] #17 21.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T12:03:14.871Z] #17 21.24 python3-keyrings.alt python3-xdg unzip [2020-08-13T12:03:14.871Z] #17 ... [2020-08-13T12:03:14.871Z] [2020-08-13T12:03:14.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:14.871Z] #39 79.68 DEP criu/protobuf-desc.d [2020-08-13T12:03:14.959Z] #39 ... [2020-08-13T12:03:14.959Z] [2020-08-13T12:03:14.959Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:14.959Z] #49 70.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T12:03:15.132Z] #39 79.81 DEP criu/proc_parse.d [2020-08-13T12:03:15.132Z] #39 79.94 DEP criu/plugin.d [2020-08-13T12:03:15.392Z] #39 80.05 DEP criu/pipes.d [2020-08-13T12:03:15.392Z] #39 80.19 DEP criu/pie-util.d [2020-08-13T12:03:15.536Z] #18 72.91 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:03:15.536Z] #18 72.95 Processing triggers for mime-support (3.62) ... [2020-08-13T12:03:15.536Z] #18 DONE 73.2s [2020-08-13T12:03:15.536Z] [2020-08-13T12:03:15.536Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:15.536Z] #40 128.2 CC criu/fifo.o [2020-08-13T12:03:15.536Z] #40 128.7 CC criu/file-ids.o [2020-08-13T12:03:15.536Z] #40 129.1 CC criu/file-lock.o [2020-08-13T12:03:15.536Z] #40 130.1 CC criu/files-ext.o [2020-08-13T12:03:15.536Z] #40 130.5 CC criu/files-reg.o [2020-08-13T12:03:15.536Z] #40 133.2 CC criu/files.o [2020-08-13T12:03:15.536Z] #40 135.6 CC criu/filesystems.o [2020-08-13T12:03:15.653Z] #39 80.32 DEP criu/pie-util-vdso.d [2020-08-13T12:03:15.683Z] #17 27.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:15.683Z] #17 27.17 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:03:15.683Z] #17 ... [2020-08-13T12:03:15.683Z] [2020-08-13T12:03:15.683Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:03:15.683Z] #28 DONE 186.5s [2020-08-13T12:03:15.683Z] [2020-08-13T12:03:15.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:15.683Z] #39 81.20 DEP criu/fsnotify.d [2020-08-13T12:03:15.683Z] #39 81.37 DEP criu/filesystems.d [2020-08-13T12:03:15.683Z] #39 81.58 DEP criu/files.d [2020-08-13T12:03:15.683Z] #39 81.70 DEP criu/files-reg.d [2020-08-13T12:03:15.683Z] #39 81.90 DEP criu/files-ext.d [2020-08-13T12:03:15.683Z] #39 82.06 DEP criu/file-lock.d [2020-08-13T12:03:15.683Z] #39 82.22 DEP criu/file-ids.d [2020-08-13T12:03:15.683Z] #39 82.39 DEP criu/fifo.d [2020-08-13T12:03:15.683Z] #39 82.60 DEP criu/fdstore.d [2020-08-13T12:03:15.914Z] #39 80.49 DEP criu/pie-util-vdso-elf32.d [2020-08-13T12:03:15.914Z] #39 80.59 DEP criu/path.d [2020-08-13T12:03:15.914Z] #39 80.72 DEP criu/parasite-syscall.d [2020-08-13T12:03:15.939Z] #39 82.71 DEP criu/fault-injection.d [2020-08-13T12:03:15.939Z] #39 82.75 DEP criu/external.d [2020-08-13T12:03:15.939Z] #39 82.84 DEP criu/eventpoll.d [2020-08-13T12:03:16.063Z] #40 ... [2020-08-13T12:03:16.063Z] [2020-08-13T12:03:16.063Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T12:03:16.063Z] #19 0.380 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T12:03:16.063Z] #19 0.386 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T12:03:16.063Z] #19 0.390 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T12:03:16.174Z] #39 80.94 DEP criu/pagemap.d [2020-08-13T12:03:16.196Z] #39 83.07 DEP criu/eventfd.d [2020-08-13T12:03:16.365Z] #19 DONE 0.5s [2020-08-13T12:03:16.365Z] [2020-08-13T12:03:16.365Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:03:16.435Z] #39 81.06 DEP criu/pagemap-cache.d [2020-08-13T12:03:16.435Z] #39 81.13 DEP criu/page-xfer.d [2020-08-13T12:03:16.435Z] #39 81.24 DEP criu/page-pipe.d [2020-08-13T12:03:16.695Z] #39 81.30 DEP criu/netfilter.d [2020-08-13T12:03:16.695Z] #39 81.38 DEP criu/net.d [2020-08-13T12:03:16.759Z] #39 83.47 DEP criu/crtools.d [2020-08-13T12:03:16.759Z] #39 83.79 DEP criu/cr-service.d [2020-08-13T12:03:16.956Z] #39 81.55 DEP criu/namespaces.d [2020-08-13T12:03:16.956Z] #39 81.66 DEP criu/mount.d [2020-08-13T12:03:17.217Z] #39 81.86 DEP criu/memfd.d [2020-08-13T12:03:17.217Z] #39 82.00 DEP criu/mem.d [2020-08-13T12:03:17.322Z] #39 83.98 DEP criu/cr-restore.d [2020-08-13T12:03:17.322Z] #39 84.19 DEP criu/cr-errno.d [2020-08-13T12:03:17.322Z] #39 84.20 DEP criu/cr-dump.d [2020-08-13T12:03:17.477Z] #39 82.18 DEP criu/lsm.d [2020-08-13T12:03:17.477Z] #39 82.29 DEP criu/log.d [2020-08-13T12:03:17.519Z] #49 72.84 + mkdir -p /build [2020-08-13T12:03:17.519Z] #49 72.84 + cp runc /build/runc [2020-08-13T12:03:17.578Z] #39 84.41 DEP criu/cr-dedup.d [2020-08-13T12:03:17.738Z] #39 82.40 DEP criu/libnetlink.d [2020-08-13T12:03:17.738Z] #39 82.54 DEP criu/kerndat.d [2020-08-13T12:03:17.835Z] #39 84.53 DEP criu/cr-check.d [2020-08-13T12:03:17.835Z] #39 84.67 DEP criu/config.d [2020-08-13T12:03:17.835Z] #39 84.79 DEP criu/clone-noasan.d [2020-08-13T12:03:17.999Z] #39 82.78 DEP criu/kcmp-ids.d [2020-08-13T12:03:17.999Z] #39 82.85 DEP criu/irmap.d [2020-08-13T12:03:18.091Z] #39 84.87 DEP criu/cgroup.d [2020-08-13T12:03:18.092Z] #39 85.01 DEP criu/cgroup-props.d [2020-08-13T12:03:18.092Z] #39 85.09 DEP criu/bitmap.d [2020-08-13T12:03:18.259Z] #39 83.05 DEP criu/ipc_ns.d [2020-08-13T12:03:18.348Z] #39 85.12 DEP criu/bfd.d [2020-08-13T12:03:18.348Z] #39 85.25 DEP criu/autofs.d [2020-08-13T12:03:18.348Z] #39 85.36 DEP criu/aio.d [2020-08-13T12:03:18.519Z] #39 83.24 DEP criu/image.d [2020-08-13T12:03:18.519Z] #39 83.36 DEP criu/image-desc.d [2020-08-13T12:03:18.672Z] #52 ... [2020-08-13T12:03:18.672Z] [2020-08-13T12:03:18.672Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:03:18.672Z] #45 DONE 299.1s [2020-08-13T12:03:18.672Z] [2020-08-13T12:03:18.672Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:03:18.672Z] #52 233.5 + bin/containerd-stress [2020-08-13T12:03:18.672Z] #52 ... [2020-08-13T12:03:18.672Z] [2020-08-13T12:03:18.672Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T12:03:18.672Z] #46 DONE 0.4s [2020-08-13T12:03:18.672Z] [2020-08-13T12:03:18.672Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T12:03:18.672Z] #48 DONE 0.1s [2020-08-13T12:03:18.780Z] #39 83.44 DEP criu/fsnotify.d [2020-08-13T12:03:18.912Z] #39 85.52 DEP criu/action-scripts.d [2020-08-13T12:03:18.912Z] #39 85.83 CC criu/action-scripts.o [2020-08-13T12:03:18.931Z] [2020-08-13T12:03:18.931Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T12:03:18.931Z] #50 DONE 0.3s [2020-08-13T12:03:18.931Z] [2020-08-13T12:03:18.931Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:03:19.041Z] #39 83.58 DEP criu/filesystems.d [2020-08-13T12:03:19.041Z] #39 83.72 DEP criu/files.d [2020-08-13T12:03:19.301Z] #39 83.92 DEP criu/files-reg.d [2020-08-13T12:03:19.301Z] #39 84.09 DEP criu/files-ext.d [2020-08-13T12:03:19.443Z] #49 DONE 75.2s [2020-08-13T12:03:19.443Z] [2020-08-13T12:03:19.443Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:19.443Z] #17 54.27 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T12:03:19.443Z] #17 55.45 Setting up python3-pip (18.1-5) ... [2020-08-13T12:03:19.443Z] #17 56.56 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:03:19.443Z] #17 56.62 Processing triggers for mime-support (3.62) ... [2020-08-13T12:03:19.443Z] #17 DONE 58.9s [2020-08-13T12:03:19.443Z] [2020-08-13T12:03:19.443Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T12:03:19.475Z] #39 86.31 CC criu/aio.o [2020-08-13T12:03:19.562Z] #39 84.18 DEP criu/file-lock.d [2020-08-13T12:03:19.562Z] #39 84.30 DEP criu/file-ids.d [2020-08-13T12:03:19.822Z] #39 84.44 DEP criu/fifo.d [2020-08-13T12:03:19.823Z] #39 84.61 DEP criu/fdstore.d [2020-08-13T12:03:19.934Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.161s coverage: 73.1% of statements [2020-08-13T12:03:19.934Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T12:03:20.040Z] #39 86.83 CC criu/autofs.o [2020-08-13T12:03:20.083Z] #39 ... [2020-08-13T12:03:20.083Z] [2020-08-13T12:03:20.083Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T12:03:20.083Z] #28 DONE 191.2s [2020-08-13T12:03:20.083Z] [2020-08-13T12:03:20.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:20.083Z] #39 84.76 DEP criu/fault-injection.d [2020-08-13T12:03:20.083Z] #39 ... [2020-08-13T12:03:20.083Z] [2020-08-13T12:03:20.083Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:20.083Z] #17 23.09 The following NEW packages will be installed: [2020-08-13T12:03:20.083Z] #17 23.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T12:03:20.083Z] #17 23.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T12:03:20.083Z] #17 23.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T12:03:20.083Z] #17 23.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T12:03:20.083Z] #17 23.09 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T12:03:20.083Z] #17 23.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T12:03:20.083Z] #17 23.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T12:03:20.083Z] #17 23.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T12:03:20.083Z] #17 23.10 xz-utils zip [2020-08-13T12:03:20.083Z] #17 23.57 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T12:03:20.083Z] #17 23.57 Need to get 28.5 MB of archives. [2020-08-13T12:03:20.083Z] #17 23.57 After this operation, 116 MB of additional disk space will be used. [2020-08-13T12:03:20.083Z] #17 23.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-13T12:03:20.083Z] #17 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-13T12:03:20.083Z] #17 23.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-13T12:03:20.083Z] #17 23.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-13T12:03:20.083Z] #17 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-13T12:03:20.083Z] #17 23.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-13T12:03:20.083Z] #17 23.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-13T12:03:20.083Z] #17 23.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-13T12:03:20.083Z] #17 23.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-13T12:03:20.083Z] #17 23.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-13T12:03:20.083Z] #17 23.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-13T12:03:20.083Z] #17 23.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-13T12:03:20.083Z] #17 23.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-13T12:03:20.083Z] #17 23.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-13T12:03:20.083Z] #17 23.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-13T12:03:20.083Z] #17 23.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-13T12:03:20.083Z] #17 23.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T12:03:20.083Z] #17 23.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T12:03:20.083Z] #17 23.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-13T12:03:20.083Z] #17 23.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-13T12:03:20.083Z] #17 23.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-13T12:03:20.083Z] #17 23.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-13T12:03:20.083Z] #17 24.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-13T12:03:20.084Z] #17 24.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T12:03:20.084Z] #17 24.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T12:03:20.084Z] #17 24.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T12:03:20.084Z] #17 24.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-13T12:03:20.084Z] #17 24.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-13T12:03:20.084Z] #17 24.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T12:03:20.084Z] #17 24.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T12:03:20.084Z] #17 24.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T12:03:20.084Z] #17 24.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T12:03:20.084Z] #17 24.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-13T12:03:20.084Z] #17 24.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-13T12:03:20.084Z] #17 24.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T12:03:20.084Z] #17 24.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T12:03:20.084Z] #17 24.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T12:03:20.084Z] #17 24.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-13T12:03:20.084Z] #17 24.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T12:03:20.084Z] #17 24.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T12:03:20.084Z] #17 24.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T12:03:20.084Z] #17 24.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-13T12:03:20.084Z] #17 24.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-13T12:03:20.084Z] #17 24.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-13T12:03:20.084Z] #17 24.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T12:03:20.084Z] #17 25.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-13T12:03:20.084Z] #17 25.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-13T12:03:20.084Z] #17 25.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-13T12:03:20.084Z] #17 25.98 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T12:03:20.084Z] #17 26.14 Fetched 28.5 MB in 2s (13.7 MB/s) [2020-08-13T12:03:20.084Z] #17 26.20 Selecting previously unselected package pigz. [2020-08-13T12:03:20.084Z] #17 26.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-13T12:03:20.084Z] #17 26.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-13T12:03:20.084Z] #17 26.31 Unpacking pigz (2.4-1) ... [2020-08-13T12:03:20.084Z] #17 26.42 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-13T12:03:20.084Z] #17 26.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:20.084Z] #17 26.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:20.297Z] #39 ... [2020-08-13T12:03:20.297Z] [2020-08-13T12:03:20.297Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:20.297Z] #17 29.49 Selecting previously unselected package python3-minimal. [2020-08-13T12:03:20.297Z] #17 29.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 ... 23681 files and directories currently installed.) [2020-08-13T12:03:20.297Z] #17 29.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 29.53 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T12:03:20.297Z] #17 29.61 Selecting previously unselected package libmpdec2:amd64. [2020-08-13T12:03:20.297Z] #17 29.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 29.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T12:03:20.297Z] #17 29.73 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-13T12:03:20.297Z] #17 29.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 29.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:20.297Z] #17 30.50 Selecting previously unselected package python3.7. [2020-08-13T12:03:20.297Z] #17 30.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 30.52 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:20.297Z] #17 30.61 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-13T12:03:20.297Z] #17 30.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 30.62 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T12:03:20.297Z] #17 30.69 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T12:03:20.297Z] #17 31.60 Selecting previously unselected package python3. [2020-08-13T12:03:20.297Z] #17 31.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 ... 24093 files and directories currently installed.) [2020-08-13T12:03:20.297Z] #17 31.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 31.66 Unpacking python3 (3.7.3-1) ... [2020-08-13T12:03:20.297Z] #17 31.76 Selecting previously unselected package libip4tc0:amd64. [2020-08-13T12:03:20.297Z] #17 31.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 31.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:20.297Z] #17 31.85 Selecting previously unselected package libip6tc0:amd64. [2020-08-13T12:03:20.297Z] #17 31.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 31.87 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:20.297Z] #17 31.95 Selecting previously unselected package libiptc0:amd64. [2020-08-13T12:03:20.297Z] #17 31.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-13T12:03:20.297Z] #17 31.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:20.309Z] #52 235.6 + bin/containerd-shim [2020-08-13T12:03:20.554Z] #17 32.06 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-13T12:03:20.554Z] #17 32.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-13T12:03:20.554Z] #17 32.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T12:03:20.554Z] #17 32.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-13T12:03:20.554Z] #17 32.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-13T12:03:20.554Z] #17 32.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T12:03:20.554Z] #17 32.26 Selecting previously unselected package libnftnl11:amd64. [2020-08-13T12:03:20.655Z] #17 27.14 Selecting previously unselected package python3.7-minimal. [2020-08-13T12:03:20.655Z] #17 27.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:20.655Z] #17 27.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:03:20.811Z] #17 32.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-13T12:03:20.811Z] #17 32.28 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T12:03:20.811Z] #17 32.38 Selecting previously unselected package iptables. [2020-08-13T12:03:20.811Z] #17 32.38 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-13T12:03:20.811Z] #17 32.39 Unpacking iptables (1.8.2-4) ... [2020-08-13T12:03:20.840Z] #18 1.503 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T12:03:20.936Z] #20 4.519 Collecting yamllint==1.16.0 [2020-08-13T12:03:20.973Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.869s coverage: 57.7% of statements [2020-08-13T12:03:20.973Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T12:03:21.068Z] #17 32.74 Selecting previously unselected package xxd. [2020-08-13T12:03:21.068Z] #17 32.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:03:21.068Z] #17 32.76 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:03:21.104Z] #18 1.511 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T12:03:21.104Z] #18 1.515 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T12:03:21.104Z] #18 DONE 1.7s [2020-08-13T12:03:21.104Z] [2020-08-13T12:03:21.104Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:03:21.242Z] #20 4.958 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T12:03:21.242Z] #20 5.088 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T12:03:21.265Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.659s coverage: 76.1% of statements [2020-08-13T12:03:21.265Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T12:03:21.324Z] #17 32.88 Selecting previously unselected package vim-common. [2020-08-13T12:03:21.325Z] #17 32.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:03:21.325Z] #17 32.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:03:21.545Z] #20 5.318 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T12:03:21.558Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-08-13T12:03:21.581Z] #17 33.08 Selecting previously unselected package bash-completion. [2020-08-13T12:03:21.581Z] #17 33.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T12:03:21.597Z] #17 28.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:21.597Z] #17 28.10 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T12:03:22.595Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-08-13T12:03:23.091Z] #20 6.778 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T12:03:23.091Z] #20 6.894 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T12:03:23.091Z] #20 6.928 Building wheels for collected packages: pyyaml [2020-08-13T12:03:23.091Z] #20 6.929 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T12:03:23.229Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-08-13T12:03:23.509Z] #17 30.12 Selecting previously unselected package python3-minimal. [2020-08-13T12:03:23.509Z] #17 30.12 (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 ... 23681 files and directories currently installed.) [2020-08-13T12:03:23.509Z] #17 30.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-13T12:03:23.509Z] #17 30.16 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T12:03:23.769Z] #17 30.25 Selecting previously unselected package libmpdec2:amd64. [2020-08-13T12:03:23.769Z] #17 30.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-13T12:03:23.769Z] #17 30.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T12:03:23.769Z] #17 30.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-13T12:03:23.769Z] #17 30.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:23.769Z] #17 30.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:23.865Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.8% of statements [2020-08-13T12:03:23.865Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T12:03:23.865Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T12:03:24.106Z] #17 35.64 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T12:03:24.455Z] #20 8.092 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T12:03:24.455Z] #20 8.094 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T12:03:24.455Z] #20 8.174 Successfully built pyyaml [2020-08-13T12:03:24.455Z] #20 8.189 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-13T12:03:24.499Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.0% of statements [2020-08-13T12:03:24.621Z] #17 36.05 Selecting previously unselected package bzip2. [2020-08-13T12:03:24.621Z] #17 36.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-13T12:03:24.621Z] #17 36.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:03:24.621Z] #17 36.14 Selecting previously unselected package xz-utils. [2020-08-13T12:03:24.621Z] #17 36.15 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-13T12:03:24.621Z] #17 36.16 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T12:03:24.710Z] #17 31.30 Selecting previously unselected package python3.7. [2020-08-13T12:03:24.710Z] #17 31.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T12:03:24.710Z] #17 31.33 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:24.816Z] #20 8.523 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T12:03:24.816Z] #20 DONE 8.8s [2020-08-13T12:03:24.816Z] [2020-08-13T12:03:24.816Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:24.816Z] #40 136.8 CC criu/fsnotify.o [2020-08-13T12:03:24.816Z] #40 138.4 CC criu/image-desc.o [2020-08-13T12:03:24.816Z] #40 138.6 CC criu/image.o [2020-08-13T12:03:24.816Z] #40 139.6 CC criu/ipc_ns.o [2020-08-13T12:03:24.816Z] #40 141.1 CC criu/irmap.o [2020-08-13T12:03:24.816Z] #40 141.8 CC criu/kcmp-ids.o [2020-08-13T12:03:24.816Z] #40 142.2 CC criu/kerndat.o [2020-08-13T12:03:24.816Z] #40 143.4 CC criu/libnetlink.o [2020-08-13T12:03:24.816Z] #40 143.8 CC criu/log.o [2020-08-13T12:03:24.816Z] #40 144.4 CC criu/lsm.o [2020-08-13T12:03:24.816Z] #40 144.9 CC criu/mem.o [2020-08-13T12:03:24.921Z] #17 36.34 Selecting previously unselected package apparmor. [2020-08-13T12:03:24.921Z] #17 36.34 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-13T12:03:24.921Z] #17 36.42 Unpacking apparmor (2.13.2-10) ... [2020-08-13T12:03:24.971Z] #17 31.45 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-13T12:03:24.971Z] #17 31.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-13T12:03:24.971Z] #17 31.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T12:03:24.971Z] #17 31.62 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T12:03:25.134Z] ok github.com/docker/docker/daemon/logger/awslogs 0.070s coverage: 77.8% of statements [2020-08-13T12:03:25.134Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T12:03:25.134Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T12:03:25.178Z] #17 36.79 Selecting previously unselected package aufs-tools. [2020-08-13T12:03:25.178Z] #17 36.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-13T12:03:25.178Z] #17 36.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:03:25.332Z] #19 4.206 Collecting yamllint==1.16.0 [2020-08-13T12:03:25.332Z] #19 ... [2020-08-13T12:03:25.332Z] [2020-08-13T12:03:25.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:25.332Z] #39 113.2 CC criu/image-desc.o [2020-08-13T12:03:25.332Z] #39 113.5 CC criu/image.o [2020-08-13T12:03:25.332Z] #39 114.4 CC criu/ipc_ns.o [2020-08-13T12:03:25.332Z] #39 115.4 CC criu/irmap.o [2020-08-13T12:03:25.332Z] #39 115.8 CC criu/kcmp-ids.o [2020-08-13T12:03:25.332Z] #39 116.0 CC criu/kerndat.o [2020-08-13T12:03:25.332Z] #39 116.9 CC criu/libnetlink.o [2020-08-13T12:03:25.332Z] #39 117.2 CC criu/log.o [2020-08-13T12:03:25.332Z] #39 117.7 CC criu/lsm.o [2020-08-13T12:03:25.332Z] #39 118.0 CC criu/mem.o [2020-08-13T12:03:25.332Z] #39 120.0 CC criu/memfd.o [2020-08-13T12:03:25.332Z] #39 120.6 CC criu/mount.o [2020-08-13T12:03:25.435Z] #17 36.94 Selecting previously unselected package libonig5:amd64. [2020-08-13T12:03:25.435Z] #17 36.95 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-13T12:03:25.435Z] #17 36.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:03:25.596Z] #39 123.3 CC criu/namespaces.o [2020-08-13T12:03:25.691Z] #17 37.11 Selecting previously unselected package libjq1:amd64. [2020-08-13T12:03:25.691Z] #17 37.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:03:25.691Z] #17 37.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:03:25.691Z] #17 37.24 Selecting previously unselected package jq. [2020-08-13T12:03:25.691Z] #17 37.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:03:25.691Z] #17 37.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:03:25.691Z] #17 37.33 Selecting previously unselected package libaio1:amd64. [2020-08-13T12:03:25.691Z] #17 37.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-13T12:03:25.768Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-08-13T12:03:25.912Z] #17 32.48 Selecting previously unselected package python3. [2020-08-13T12:03:25.912Z] #17 32.48 (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 ... 24093 files and directories currently installed.) [2020-08-13T12:03:25.912Z] #17 32.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-13T12:03:25.912Z] #17 32.57 Unpacking python3 (3.7.3-1) ... [2020-08-13T12:03:25.948Z] #17 37.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-13T12:03:25.948Z] #17 37.40 Selecting previously unselected package libgpm2:amd64. [2020-08-13T12:03:25.948Z] #17 37.41 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-13T12:03:25.948Z] #17 37.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-13T12:03:25.948Z] #17 37.48 Selecting previously unselected package libicu63:amd64. [2020-08-13T12:03:25.948Z] #17 37.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T12:03:25.948Z] #17 37.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:03:26.061Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-08-13T12:03:26.173Z] #17 32.68 Selecting previously unselected package libip4tc0:amd64. [2020-08-13T12:03:26.173Z] #17 32.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-13T12:03:26.173Z] #17 32.70 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:26.173Z] #17 32.80 Selecting previously unselected package libip6tc0:amd64. [2020-08-13T12:03:26.173Z] #17 32.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-13T12:03:26.173Z] #17 32.81 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:26.173Z] #17 32.93 Selecting previously unselected package libiptc0:amd64. [2020-08-13T12:03:26.434Z] #17 32.93 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-13T12:03:26.434Z] #17 32.94 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:26.434Z] #17 33.04 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-13T12:03:26.434Z] #17 33.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-13T12:03:26.434Z] #17 33.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T12:03:26.434Z] #17 33.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-13T12:03:26.671Z] #40 146.9 CC criu/memfd.o [2020-08-13T12:03:26.694Z] #17 33.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-13T12:03:26.694Z] #17 33.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T12:03:26.694Z] #17 33.26 Selecting previously unselected package libnftnl11:amd64. [2020-08-13T12:03:26.694Z] #17 33.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-13T12:03:26.694Z] #17 33.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T12:03:26.696Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-08-13T12:03:26.696Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-08-13T12:03:26.899Z] #52 242.3 + bin/containerd-shim-runc-v1 [2020-08-13T12:03:26.955Z] #17 33.37 Selecting previously unselected package iptables. [2020-08-13T12:03:26.955Z] #17 33.38 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-13T12:03:26.955Z] #17 33.39 Unpacking iptables (1.8.2-4) ... [2020-08-13T12:03:26.989Z] #39 124.6 CC criu/net.o [2020-08-13T12:03:27.215Z] #17 33.69 Selecting previously unselected package xxd. [2020-08-13T12:03:27.215Z] #17 33.70 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:03:27.215Z] #17 33.72 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T12:03:27.215Z] #17 33.86 Selecting previously unselected package vim-common. [2020-08-13T12:03:27.215Z] #17 33.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:03:27.215Z] #17 33.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T12:03:27.252Z] #39 ... [2020-08-13T12:03:27.252Z] [2020-08-13T12:03:27.252Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:03:27.252Z] #52 158.4 + bin/containerd [2020-08-13T12:03:27.331Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-08-13T12:03:27.331Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T12:03:27.475Z] #17 34.05 Selecting previously unselected package bash-completion. [2020-08-13T12:03:27.476Z] #17 34.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T12:03:27.623Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 37.7% of statements [2020-08-13T12:03:27.861Z] #40 147.6 CC criu/mount.o [2020-08-13T12:03:28.258Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-08-13T12:03:29.295Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-08-13T12:03:29.588Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-13T12:03:30.096Z] #17 ... [2020-08-13T12:03:30.096Z] [2020-08-13T12:03:30.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:30.096Z] #39 84.85 DEP criu/external.d [2020-08-13T12:03:30.096Z] #39 85.07 DEP criu/eventpoll.d [2020-08-13T12:03:30.096Z] #39 85.28 DEP criu/eventfd.d [2020-08-13T12:03:30.096Z] #39 85.44 DEP criu/crtools.d [2020-08-13T12:03:30.096Z] #39 85.67 DEP criu/cr-service.d [2020-08-13T12:03:30.096Z] #39 85.93 DEP criu/cr-restore.d [2020-08-13T12:03:30.096Z] #39 86.15 DEP criu/cr-errno.d [2020-08-13T12:03:30.096Z] #39 86.18 DEP criu/cr-dump.d [2020-08-13T12:03:30.096Z] #39 86.39 DEP criu/cr-dedup.d [2020-08-13T12:03:30.096Z] #39 86.54 DEP criu/cr-check.d [2020-08-13T12:03:30.096Z] #39 86.68 DEP criu/config.d [2020-08-13T12:03:30.096Z] #39 86.83 DEP criu/clone-noasan.d [2020-08-13T12:03:30.096Z] #39 86.90 DEP criu/cgroup.d [2020-08-13T12:03:30.096Z] #39 87.03 DEP criu/cgroup-props.d [2020-08-13T12:03:30.096Z] #39 87.14 DEP criu/bitmap.d [2020-08-13T12:03:30.096Z] #39 87.16 DEP criu/bfd.d [2020-08-13T12:03:30.096Z] #39 87.30 DEP criu/autofs.d [2020-08-13T12:03:30.096Z] #39 87.46 DEP criu/aio.d [2020-08-13T12:03:30.096Z] #39 87.68 DEP criu/action-scripts.d [2020-08-13T12:03:30.096Z] #39 87.97 CC criu/action-scripts.o [2020-08-13T12:03:30.096Z] #39 88.37 CC criu/aio.o [2020-08-13T12:03:30.096Z] #39 88.91 CC criu/autofs.o [2020-08-13T12:03:30.096Z] #39 90.24 CC criu/bfd.o [2020-08-13T12:03:30.096Z] #39 90.72 CC criu/bitmap.o [2020-08-13T12:03:30.096Z] #39 90.90 CC criu/cgroup-props.o [2020-08-13T12:03:30.096Z] #39 91.58 CC criu/cgroup.o [2020-08-13T12:03:30.096Z] #39 94.39 CC criu/clone-noasan.o [2020-08-13T12:03:30.096Z] #39 94.55 CC criu/config.o [2020-08-13T12:03:30.164Z] #17 41.12 Selecting previously unselected package libnet1:amd64. [2020-08-13T12:03:30.164Z] #17 41.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T12:03:30.164Z] #17 41.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:03:30.164Z] #17 41.22 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T12:03:30.164Z] #17 41.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T12:03:30.164Z] #17 41.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:03:30.164Z] #17 41.34 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T12:03:30.164Z] #17 41.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:03:30.164Z] #17 41.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:03:30.164Z] #17 41.44 Selecting previously unselected package libreadline5:amd64. [2020-08-13T12:03:30.164Z] #17 41.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-13T12:03:30.164Z] #17 41.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T12:03:30.164Z] #17 41.56 Selecting previously unselected package net-tools. [2020-08-13T12:03:30.164Z] #17 41.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-13T12:03:30.164Z] #17 41.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:03:30.211Z] #52 245.3 + bin/containerd-shim-runc-v2 [2020-08-13T12:03:30.276Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-13T12:03:30.276Z] ok github.com/docker/docker/daemon/logger/splunk 1.430s coverage: 82.5% of statements [2020-08-13T12:03:30.276Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T12:03:30.276Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T12:03:30.356Z] #39 ... [2020-08-13T12:03:30.356Z] [2020-08-13T12:03:30.356Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:30.421Z] #17 41.82 Selecting previously unselected package python-pip-whl. [2020-08-13T12:03:30.421Z] #17 41.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T12:03:30.421Z] #17 41.84 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T12:03:30.615Z] #17 37.09 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T12:03:30.779Z] #52 246.2 + binaries [2020-08-13T12:03:30.779Z] #52 246.2 + install -D bin/containerd /build/containerd [2020-08-13T12:03:30.779Z] #52 246.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T12:03:30.779Z] #52 246.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T12:03:30.779Z] #52 246.3 + install -D bin/ctr /build/ctr [2020-08-13T12:03:30.875Z] #17 37.49 Selecting previously unselected package bzip2. [2020-08-13T12:03:30.875Z] #17 37.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-13T12:03:30.875Z] #17 37.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:03:30.935Z] #17 42.38 Selecting previously unselected package python3-lib2to3. [2020-08-13T12:03:30.935Z] #17 42.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T12:03:30.935Z] #17 42.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:03:30.935Z] #17 42.53 Selecting previously unselected package python3-distutils. [2020-08-13T12:03:30.935Z] #17 42.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T12:03:30.935Z] #17 42.55 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T12:03:31.135Z] #17 37.60 Selecting previously unselected package xz-utils. [2020-08-13T12:03:31.135Z] #17 37.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-13T12:03:31.135Z] #17 37.61 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T12:03:31.135Z] #17 37.80 Selecting previously unselected package apparmor. [2020-08-13T12:03:31.135Z] #17 37.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-13T12:03:31.192Z] #17 42.69 Selecting previously unselected package python3-pip. [2020-08-13T12:03:31.192Z] #17 42.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T12:03:31.192Z] #17 42.70 Unpacking python3-pip (18.1-5) ... [2020-08-13T12:03:31.192Z] #17 ... [2020-08-13T12:03:31.192Z] [2020-08-13T12:03:31.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:31.192Z] #39 87.97 CC criu/bfd.o [2020-08-13T12:03:31.192Z] #39 88.30 CC criu/bitmap.o [2020-08-13T12:03:31.192Z] #39 88.48 CC criu/cgroup-props.o [2020-08-13T12:03:31.192Z] #39 89.26 CC criu/cgroup.o [2020-08-13T12:03:31.192Z] #39 92.11 CC criu/clone-noasan.o [2020-08-13T12:03:31.192Z] #39 92.28 CC criu/config.o [2020-08-13T12:03:31.192Z] #39 93.62 CC criu/cr-check.o [2020-08-13T12:03:31.192Z] #39 95.21 CC criu/cr-dedup.o [2020-08-13T12:03:31.192Z] #39 95.52 CC criu/cr-dump.o [2020-08-13T12:03:31.192Z] #39 97.41 CC criu/cr-errno.o [2020-08-13T12:03:31.192Z] #39 97.49 CC criu/cr-restore.o [2020-08-13T12:03:31.396Z] #17 37.90 Unpacking apparmor (2.13.2-10) ... [2020-08-13T12:03:31.449Z] #39 ... [2020-08-13T12:03:31.449Z] [2020-08-13T12:03:31.449Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:31.449Z] #17 42.90 Selecting previously unselected package python3-pkg-resources. [2020-08-13T12:03:31.449Z] #17 42.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:03:31.449Z] #17 42.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:03:31.449Z] #17 43.06 Selecting previously unselected package python3-setuptools. [2020-08-13T12:03:31.449Z] #17 43.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T12:03:31.449Z] #17 43.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T12:03:31.656Z] #17 38.25 Selecting previously unselected package aufs-tools. [2020-08-13T12:03:31.656Z] #17 38.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-13T12:03:31.656Z] #17 38.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:03:31.706Z] #17 43.30 Selecting previously unselected package python3-wheel. [2020-08-13T12:03:31.706Z] #17 43.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T12:03:31.706Z] #17 43.33 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T12:03:31.706Z] #17 43.41 Selecting previously unselected package sudo. [2020-08-13T12:03:31.706Z] #17 43.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-13T12:03:31.706Z] #17 43.42 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:03:31.717Z] #52 DONE 247.3s [2020-08-13T12:03:31.802Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2020-08-13T12:03:31.919Z] #17 38.39 Selecting previously unselected package libonig5:amd64. [2020-08-13T12:03:31.919Z] #17 38.40 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-13T12:03:31.919Z] #17 38.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:03:31.919Z] #17 38.55 Selecting previously unselected package libjq1:amd64. [2020-08-13T12:03:31.919Z] #17 38.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:03:31.919Z] #17 38.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:03:32.180Z] #17 38.71 Selecting previously unselected package jq. [2020-08-13T12:03:32.180Z] #17 38.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T12:03:32.180Z] #17 38.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T12:03:32.180Z] #17 38.81 Selecting previously unselected package libaio1:amd64. [2020-08-13T12:03:32.180Z] #17 38.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-13T12:03:32.180Z] #17 38.82 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-13T12:03:32.180Z] #17 38.90 Selecting previously unselected package libgpm2:amd64. [2020-08-13T12:03:32.180Z] #17 38.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-13T12:03:32.270Z] #17 43.87 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T12:03:32.270Z] #17 43.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-13T12:03:32.270Z] #17 43.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:03:32.288Z] [2020-08-13T12:03:32.289Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T12:03:32.392Z] #40 152.0 CC criu/namespaces.o [2020-08-13T12:03:32.436Z] ok github.com/docker/docker/distribution 0.454s coverage: 21.9% of statements [2020-08-13T12:03:32.436Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T12:03:32.440Z] #17 38.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-13T12:03:32.440Z] #17 38.99 Selecting previously unselected package libicu63:amd64. [2020-08-13T12:03:32.440Z] #17 39.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T12:03:32.440Z] #17 39.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:03:32.527Z] #17 44.18 Selecting previously unselected package uidmap. [2020-08-13T12:03:32.527Z] #17 44.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-13T12:03:32.527Z] #17 44.20 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T12:03:32.741Z] #52 ... [2020-08-13T12:03:32.741Z] [2020-08-13T12:03:32.741Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:03:32.741Z] #19 9.537 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T12:03:32.741Z] #19 9.635 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T12:03:32.741Z] #19 9.684 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T12:03:32.741Z] #19 9.737 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T12:03:32.741Z] #19 9.855 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T12:03:32.741Z] #19 11.00 Building wheels for collected packages: pyyaml [2020-08-13T12:03:32.741Z] #19 11.00 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T12:03:32.785Z] #17 44.30 Selecting previously unselected package vim-runtime. [2020-08-13T12:03:32.785Z] #17 44.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:03:32.785Z] #17 44.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T12:03:32.785Z] #17 44.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T12:03:32.785Z] #17 44.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:03:33.004Z] #19 11.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T12:03:33.004Z] #19 11.94 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T12:03:33.004Z] #19 12.01 Successfully built pyyaml [2020-08-13T12:03:33.070Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-08-13T12:03:33.228Z] #53 DONE 0.8s [2020-08-13T12:03:33.228Z] [2020-08-13T12:03:33.228Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T12:03:33.268Z] #19 12.03 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T12:03:33.487Z] #57 DONE 0.2s [2020-08-13T12:03:33.487Z] [2020-08-13T12:03:33.487Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T12:03:33.532Z] #19 12.28 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T12:03:33.704Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-08-13T12:03:33.795Z] #19 DONE 12.8s [2020-08-13T12:03:33.795Z] [2020-08-13T12:03:33.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:33.795Z] #39 126.7 CC criu/netfilter.o [2020-08-13T12:03:33.795Z] #39 127.0 CC criu/page-pipe.o [2020-08-13T12:03:33.795Z] #39 127.5 CC criu/page-xfer.o [2020-08-13T12:03:33.795Z] #39 128.7 CC criu/pagemap-cache.o [2020-08-13T12:03:33.795Z] #39 129.0 CC criu/pagemap.o [2020-08-13T12:03:33.795Z] #39 129.7 CC criu/parasite-syscall.o [2020-08-13T12:03:33.795Z] #39 130.5 CC criu/path.o [2020-08-13T12:03:33.795Z] #39 130.7 CC criu/pie-util-vdso.o [2020-08-13T12:03:33.795Z] #39 131.1 CC criu/pie-util.o [2020-08-13T12:03:33.795Z] #39 131.2 CC criu/pipes.o [2020-08-13T12:03:33.950Z] #40 154.5 CC criu/net.o [2020-08-13T12:03:34.054Z] #59 DONE 0.5s [2020-08-13T12:03:34.054Z] [2020-08-13T12:03:34.054Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T12:03:34.054Z] #61 DONE 0.0s [2020-08-13T12:03:34.054Z] [2020-08-13T12:03:34.054Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T12:03:34.054Z] #62 DONE 0.0s [2020-08-13T12:03:34.054Z] [2020-08-13T12:03:34.054Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T12:03:34.058Z] #39 131.8 CC criu/plugin.o [2020-08-13T12:03:34.321Z] #39 132.2 CC criu/proc_parse.o [2020-08-13T12:03:34.341Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-08-13T12:03:34.341Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 85.1% of statements [2020-08-13T12:03:34.341Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T12:03:34.341Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T12:03:35.377Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-08-13T12:03:35.377Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T12:03:35.432Z] #63 DONE 1.1s [2020-08-13T12:03:35.432Z] [2020-08-13T12:03:35.432Z] #64 exporting to image [2020-08-13T12:03:35.432Z] #64 exporting layers [2020-08-13T12:03:35.671Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-13T12:03:36.057Z] #17 47.54 Selecting previously unselected package vim. [2020-08-13T12:03:36.057Z] #17 47.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:03:36.057Z] #17 47.58 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T12:03:36.620Z] #17 48.09 Selecting previously unselected package xfsprogs. [2020-08-13T12:03:36.620Z] #17 48.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-13T12:03:36.620Z] #17 48.12 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T12:03:36.651Z] #17 42.64 Selecting previously unselected package libnet1:amd64. [2020-08-13T12:03:36.651Z] #17 42.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T12:03:36.651Z] #17 42.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:03:36.651Z] #17 42.75 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T12:03:36.651Z] #17 42.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T12:03:36.651Z] #17 42.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:03:36.651Z] #17 42.87 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T12:03:36.651Z] #17 42.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T12:03:36.651Z] #17 42.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:03:36.651Z] #17 42.95 Selecting previously unselected package libreadline5:amd64. [2020-08-13T12:03:36.651Z] #17 42.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-13T12:03:36.651Z] #17 42.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T12:03:36.651Z] #17 43.09 Selecting previously unselected package net-tools. [2020-08-13T12:03:36.651Z] #17 43.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-13T12:03:36.651Z] #17 43.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:03:36.651Z] #17 43.32 Selecting previously unselected package python-pip-whl. [2020-08-13T12:03:36.651Z] #17 43.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T12:03:36.651Z] #17 43.34 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T12:03:36.707Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-08-13T12:03:36.707Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-13T12:03:36.881Z] #39 134.2 CC criu/protobuf-desc.o [2020-08-13T12:03:37.145Z] #39 134.9 CC criu/protobuf.o [2020-08-13T12:03:37.184Z] #17 48.62 Selecting previously unselected package zip. [2020-08-13T12:03:37.184Z] #17 48.64 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-13T12:03:37.184Z] #17 48.65 Unpacking zip (3.0-11+b1) ... [2020-08-13T12:03:37.184Z] #17 48.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:03:37.184Z] #17 48.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:03:37.184Z] #17 48.88 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:37.184Z] #17 48.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T12:03:37.184Z] #17 48.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-13T12:03:37.184Z] #17 48.92 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:37.184Z] #17 48.93 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T12:03:37.184Z] #17 48.94 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T12:03:37.184Z] #17 48.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:03:37.222Z] #17 43.84 Selecting previously unselected package python3-lib2to3. [2020-08-13T12:03:37.222Z] #17 43.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T12:03:37.222Z] #17 43.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:03:37.408Z] #39 135.2 CC criu/pstree.o [2020-08-13T12:03:37.440Z] #17 48.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:03:37.440Z] #17 48.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:03:37.440Z] #17 48.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:03:37.440Z] #17 49.00 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:03:37.440Z] #17 49.01 Setting up zip (3.0-11+b1) ... [2020-08-13T12:03:37.440Z] #17 49.03 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:03:37.440Z] #17 49.06 Setting up bash-completion (1:2.8-6) ... [2020-08-13T12:03:37.482Z] #17 43.99 Selecting previously unselected package python3-distutils. [2020-08-13T12:03:37.482Z] #17 44.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T12:03:37.482Z] #17 44.01 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T12:03:37.482Z] #17 44.18 Selecting previously unselected package python3-pip. [2020-08-13T12:03:37.482Z] #17 44.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T12:03:37.742Z] #17 44.20 Unpacking python3-pip (18.1-5) ... [2020-08-13T12:03:37.742Z] #17 44.41 Selecting previously unselected package python3-pkg-resources. [2020-08-13T12:03:37.742Z] #17 44.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T12:03:37.742Z] #17 44.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:03:38.002Z] #17 44.58 Selecting previously unselected package python3-setuptools. [2020-08-13T12:03:38.002Z] #17 44.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T12:03:38.002Z] #17 44.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T12:03:38.218Z] ok github.com/docker/docker/pkg/archive 0.487s coverage: 76.8% of statements [2020-08-13T12:03:38.263Z] #17 44.82 Selecting previously unselected package python3-wheel. [2020-08-13T12:03:38.263Z] #17 44.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T12:03:38.263Z] #17 44.83 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T12:03:38.263Z] #17 44.89 Selecting previously unselected package sudo. [2020-08-13T12:03:38.263Z] #17 44.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-13T12:03:38.263Z] #17 44.92 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:03:38.356Z] #39 136.1 CC criu/rbtree.o [2020-08-13T12:03:38.356Z] #39 136.4 CC criu/rst-malloc.o [2020-08-13T12:03:38.501Z] #40 158.8 CC criu/netfilter.o [2020-08-13T12:03:38.803Z] #40 159.2 CC criu/page-pipe.o [2020-08-13T12:03:38.833Z] #17 45.44 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T12:03:38.833Z] #17 45.46 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-13T12:03:38.833Z] #17 45.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:03:38.929Z] #39 136.6 CC criu/seccomp.o [2020-08-13T12:03:39.094Z] #17 45.70 Selecting previously unselected package uidmap. [2020-08-13T12:03:39.094Z] #17 45.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-13T12:03:39.094Z] #17 45.72 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T12:03:39.193Z] #39 137.1 CC criu/seize.o [2020-08-13T12:03:39.255Z] ok github.com/docker/docker/pkg/authorization 0.323s coverage: 68.3% of statements [2020-08-13T12:03:39.255Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-13T12:03:39.354Z] #17 45.84 Selecting previously unselected package vim-runtime. [2020-08-13T12:03:39.354Z] #17 45.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T12:03:39.354Z] #17 45.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T12:03:39.354Z] #17 45.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T12:03:39.354Z] #17 45.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:03:39.551Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-08-13T12:03:39.862Z] #40 160.1 CC criu/page-xfer.o [2020-08-13T12:03:40.143Z] #39 137.9 CC criu/servicefd.o [2020-08-13T12:03:40.143Z] #39 ... [2020-08-13T12:03:40.143Z] [2020-08-13T12:03:40.143Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:03:40.143Z] #45 211.0 + cd /tmp/tmp.CBEQGajrY8/src/github.com/golangci/golangci-lint/ [2020-08-13T12:03:40.143Z] #45 211.0 + git checkout -q v1.23.8 [2020-08-13T12:03:40.719Z] #45 211.4 ++ git describe --tags [2020-08-13T12:03:40.719Z] #45 211.4 + version=v1.23.8 [2020-08-13T12:03:40.719Z] #45 211.4 ++ git rev-parse --short HEAD [2020-08-13T12:03:40.719Z] #45 211.5 + commit=76a82c6 [2020-08-13T12:03:40.719Z] #45 211.5 ++ git show -s --format=%cd [2020-08-13T12:03:40.719Z] #45 211.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T12:03:40.719Z] #45 211.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-08-13T12:03:40.755Z] #17 51.85 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:40.755Z] #17 51.86 Setting up xz-utils (5.2.4-1) ... [2020-08-13T12:03:40.755Z] #17 51.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T12:03:40.755Z] #17 51.88 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:03:40.755Z] #17 51.95 invoke-rc.d: could not determine current runlevel [2020-08-13T12:03:40.755Z] #17 51.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T12:03:40.755Z] #17 51.97 Setting up pigz (2.4-1) ... [2020-08-13T12:03:40.755Z] #17 51.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T12:03:40.755Z] #17 52.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:03:40.755Z] #17 52.02 Setting up python-pip-whl (18.1-5) ... [2020-08-13T12:03:40.755Z] #17 52.03 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T12:03:40.755Z] #17 52.04 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:03:40.755Z] #17 52.49 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-13T12:03:41.011Z] #17 52.50 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:03:41.011Z] #17 52.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:41.011Z] #17 52.52 Setting up vim (2:8.1.0875-5) ... [2020-08-13T12:03:41.011Z] #17 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T12:03:41.011Z] #17 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T12:03:41.011Z] #17 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T12:03:41.011Z] #17 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T12:03:41.011Z] #17 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T12:03:41.011Z] #17 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T12:03:41.011Z] #17 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T12:03:41.011Z] #17 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T12:03:41.011Z] #17 52.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:03:41.011Z] #17 52.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:03:41.011Z] #17 52.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T12:03:41.011Z] #17 52.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:03:41.011Z] #17 52.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T12:03:41.011Z] #17 52.66 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:41.908Z] #17 ... [2020-08-13T12:03:41.908Z] [2020-08-13T12:03:41.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:41.908Z] #39 96.12 CC criu/cr-check.o [2020-08-13T12:03:41.908Z] #39 97.79 CC criu/cr-dedup.o [2020-08-13T12:03:41.908Z] #39 98.30 CC criu/cr-dump.o [2020-08-13T12:03:41.908Z] #39 100.7 CC criu/cr-errno.o [2020-08-13T12:03:41.909Z] #39 100.8 CC criu/cr-restore.o [2020-08-13T12:03:41.909Z] #39 105.8 CC criu/cr-service.o [2020-08-13T12:03:41.992Z] #40 162.2 CC criu/pagemap-cache.o [2020-08-13T12:03:42.003Z] #64 exporting layers 6.5s done [2020-08-13T12:03:42.003Z] #64 writing image sha256:1248a255699fdd716bd449708f7985b61db9ecac313b07eb9ec89de9769f2b92 done [2020-08-13T12:03:42.003Z] #64 naming to docker.io/library/docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa done [2020-08-13T12:03:42.003Z] #64 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-13T12:03:42.297Z] #40 162.7 CC criu/pagemap.o [2020-08-13T12:03:42.342Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41329/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/validate/default [2020-08-13T12:03:42.479Z] #39 ... [2020-08-13T12:03:42.479Z] [2020-08-13T12:03:42.479Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:42.479Z] #17 49.21 Selecting previously unselected package vim. [2020-08-13T12:03:42.479Z] #17 49.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T12:03:42.479Z] #17 49.25 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T12:03:42.963Z] #40 ... [2020-08-13T12:03:42.963Z] [2020-08-13T12:03:42.963Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:03:43.051Z] #17 49.79 Selecting previously unselected package xfsprogs. [2020-08-13T12:03:43.074Z] ok github.com/docker/docker/layer 7.137s coverage: 68.8% of statements [2020-08-13T12:03:43.074Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T12:03:43.074Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T12:03:43.074Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T12:03:43.074Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T12:03:43.074Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T12:03:43.074Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T12:03:43.263Z] #37 228.7 + dpkg --print-architecture [2020-08-13T12:03:43.263Z] #37 228.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T12:03:43.312Z] #17 49.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-13T12:03:43.312Z] #17 49.81 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T12:03:43.366Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-13T12:03:43.561Z] #37 229.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T12:03:43.561Z] #37 229.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T12:03:43.659Z] ok github.com/docker/docker/pkg/chrootarchive 3.585s coverage: 43.2% of statements [2020-08-13T12:03:43.659Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T12:03:43.659Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T12:03:43.659Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-13T12:03:43.721Z] Congratulations! All commits are properly signed with the DCO! [2020-08-13T12:03:43.721Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-13T12:03:43.721Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-13T12:03:43.721Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-13T12:03:43.721Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-13T12:03:43.721Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-13T12:03:43.721Z] Congratulations! No new tests were added to integration-cli. [2020-08-13T12:03:43.721Z] [2020-08-13T12:03:43.721Z] INFO Start validation with golang-ci-lint [2020-08-13T12:03:43.721Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-13T12:03:43.721Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-13T12:03:43.721Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-13T12:03:43.882Z] #17 50.27 Selecting previously unselected package zip. [2020-08-13T12:03:43.882Z] #17 50.28 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-13T12:03:43.882Z] #17 50.28 Unpacking zip (3.0-11+b1) ... [2020-08-13T12:03:43.882Z] #17 50.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T12:03:43.882Z] #17 50.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T12:03:43.882Z] #17 50.52 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:43.882Z] #17 50.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T12:03:43.882Z] #17 50.54 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-13T12:03:43.882Z] #17 50.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:43.882Z] #17 50.57 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T12:03:43.882Z] #17 50.59 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T12:03:43.882Z] #17 50.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T12:03:43.951Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-08-13T12:03:44.142Z] #17 50.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T12:03:44.142Z] #17 50.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T12:03:44.142Z] #17 50.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T12:03:44.142Z] #17 50.68 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T12:03:44.142Z] #17 50.70 Setting up zip (3.0-11+b1) ... [2020-08-13T12:03:44.142Z] #17 50.72 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T12:03:44.142Z] #17 50.74 Setting up bash-completion (1:2.8-6) ... [2020-08-13T12:03:44.320Z] #17 55.32 Setting up iptables (1.8.2-4) ... [2020-08-13T12:03:44.320Z] #17 55.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:44.320Z] #17 55.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:44.320Z] #17 55.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:44.320Z] #17 55.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:44.320Z] #17 55.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T12:03:44.320Z] #17 55.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T12:03:44.320Z] #17 55.37 Setting up python3 (3.7.3-1) ... [2020-08-13T12:03:44.320Z] #17 55.77 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T12:03:44.597Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-08-13T12:03:44.894Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-08-13T12:03:45.186Z] ok github.com/docker/docker/pkg/dmesg 0.020s coverage: 83.3% of statements [2020-08-13T12:03:45.216Z] #17 56.63 Setting up apparmor (2.13.2-10) ... [2020-08-13T12:03:45.472Z] #17 ... [2020-08-13T12:03:45.472Z] [2020-08-13T12:03:45.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:45.473Z] #39 102.3 CC criu/cr-service.o [2020-08-13T12:03:45.473Z] #39 103.8 CC criu/crtools.o [2020-08-13T12:03:45.473Z] #39 104.6 CC criu/eventfd.o [2020-08-13T12:03:45.473Z] #39 104.9 CC criu/eventpoll.o [2020-08-13T12:03:45.473Z] #39 105.9 CC criu/external.o [2020-08-13T12:03:45.473Z] #39 106.2 CC criu/fault-injection.o [2020-08-13T12:03:45.473Z] #39 106.3 CC criu/fdstore.o [2020-08-13T12:03:45.473Z] #39 106.7 CC criu/fifo.o [2020-08-13T12:03:45.473Z] #39 107.1 CC criu/file-ids.o [2020-08-13T12:03:45.473Z] #39 107.4 CC criu/file-lock.o [2020-08-13T12:03:45.473Z] #39 108.3 CC criu/files-ext.o [2020-08-13T12:03:45.473Z] #39 108.7 CC criu/files-reg.o [2020-08-13T12:03:45.473Z] #39 111.1 CC criu/files.o [2020-08-13T12:03:46.032Z] #45 ... [2020-08-13T12:03:46.032Z] [2020-08-13T12:03:46.032Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:03:46.032Z] #21 216.7 + return [2020-08-13T12:03:46.223Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2020-08-13T12:03:46.403Z] #39 113.3 CC criu/filesystems.o [2020-08-13T12:03:46.660Z] #39 ... [2020-08-13T12:03:46.660Z] [2020-08-13T12:03:46.660Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:46.857Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-08-13T12:03:46.921Z] #17 58.40 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T12:03:46.921Z] #17 58.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:03:46.982Z] #21 DONE 217.9s [2020-08-13T12:03:46.982Z] [2020-08-13T12:03:46.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:46.982Z] #39 138.2 CC criu/shmem.o [2020-08-13T12:03:46.982Z] #39 139.2 CC criu/sigframe.o [2020-08-13T12:03:46.982Z] #39 139.3 CC criu/signalfd.o [2020-08-13T12:03:46.982Z] #39 139.5 CC criu/sk-inet.o [2020-08-13T12:03:46.982Z] #39 140.4 CC criu/sk-netlink.o [2020-08-13T12:03:46.982Z] #39 140.8 CC criu/sk-packet.o [2020-08-13T12:03:46.982Z] #39 141.4 CC criu/sk-queue.o [2020-08-13T12:03:46.982Z] #39 141.9 CC criu/sk-tcp.o [2020-08-13T12:03:46.982Z] #39 142.3 CC criu/sk-unix.o [2020-08-13T12:03:46.982Z] #39 143.9 CC criu/sockets.o [2020-08-13T12:03:46.982Z] #39 144.7 CC criu/stats.o [2020-08-13T12:03:47.246Z] #39 145.0 CC criu/string.o [2020-08-13T12:03:47.246Z] #39 145.1 CC criu/sysctl.o [2020-08-13T12:03:47.436Z] #17 58.81 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:03:47.443Z] #17 53.62 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-13T12:03:47.443Z] #17 53.63 Setting up xz-utils (5.2.4-1) ... [2020-08-13T12:03:47.443Z] #17 53.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T12:03:47.443Z] #17 53.67 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T12:03:47.443Z] #17 53.76 invoke-rc.d: could not determine current runlevel [2020-08-13T12:03:47.443Z] #17 53.77 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T12:03:47.443Z] #17 53.80 Setting up pigz (2.4-1) ... [2020-08-13T12:03:47.443Z] #17 53.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T12:03:47.443Z] #17 53.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T12:03:47.443Z] #17 53.85 Setting up python-pip-whl (18.1-5) ... [2020-08-13T12:03:47.443Z] #17 53.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T12:03:47.443Z] #17 53.88 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T12:03:47.704Z] #17 54.25 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-13T12:03:47.704Z] #17 54.27 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T12:03:47.704Z] #17 54.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:47.704Z] #17 54.31 Setting up vim (2:8.1.0875-5) ... [2020-08-13T12:03:47.704Z] #17 54.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T12:03:47.704Z] #17 54.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T12:03:47.704Z] #17 54.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T12:03:47.705Z] #17 54.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T12:03:47.705Z] #17 54.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T12:03:47.705Z] #17 54.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T12:03:47.705Z] #17 54.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T12:03:47.705Z] #17 54.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T12:03:47.893Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-08-13T12:03:47.893Z] ok github.com/docker/docker/pkg/fsutils 0.440s coverage: 85.1% of statements [2020-08-13T12:03:47.965Z] #17 54.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T12:03:47.965Z] #17 54.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T12:03:47.965Z] #17 54.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T12:03:47.965Z] #17 54.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T12:03:47.965Z] #17 54.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T12:03:47.965Z] #17 54.48 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T12:03:47.998Z] #17 59.59 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T12:03:48.185Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-08-13T12:03:48.195Z] #39 145.9 CC criu/sysfs_parse.o [2020-08-13T12:03:48.461Z] #39 146.2 CC criu/timens.o [2020-08-13T12:03:48.560Z] #17 60.10 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T12:03:48.724Z] #39 146.5 CC criu/timerfd.o [2020-08-13T12:03:48.854Z] ok github.com/docker/docker/pkg/idtools 0.393s coverage: 70.5% of statements [2020-08-13T12:03:48.854Z] ok github.com/docker/docker/pkg/ioutils 0.299s coverage: 70.6% of statements [2020-08-13T12:03:48.987Z] #39 146.8 CC criu/tty.o [2020-08-13T12:03:49.146Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-08-13T12:03:49.146Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-08-13T12:03:49.250Z] #39 ... [2020-08-13T12:03:49.250Z] [2020-08-13T12:03:49.250Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T12:03:49.439Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-13T12:03:49.439Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T12:03:49.439Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T12:03:49.731Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-08-13T12:03:49.731Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T12:03:49.731Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-08-13T12:03:49.839Z] #22 DONE 0.9s [2020-08-13T12:03:49.839Z] [2020-08-13T12:03:49.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:49.925Z] #17 61.36 Setting up python3-pip (18.1-5) ... [2020-08-13T12:03:50.023Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-08-13T12:03:50.023Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-08-13T12:03:50.103Z] #39 ... [2020-08-13T12:03:50.103Z] [2020-08-13T12:03:50.103Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T12:03:50.315Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-08-13T12:03:50.315Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T12:03:50.315Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T12:03:50.856Z] #17 62.51 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:03:50.856Z] #17 62.54 Processing triggers for mime-support (3.62) ... [2020-08-13T12:03:50.950Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-08-13T12:03:51.243Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-13T12:03:51.263Z] #17 57.54 Setting up iptables (1.8.2-4) ... [2020-08-13T12:03:51.263Z] #17 57.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:51.263Z] #17 57.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:51.263Z] #17 57.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T12:03:51.263Z] #17 57.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T12:03:51.263Z] #17 57.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T12:03:51.263Z] #17 57.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T12:03:51.263Z] #17 57.65 Setting up python3 (3.7.3-1) ... [2020-08-13T12:03:51.523Z] #17 58.02 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T12:03:51.541Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-13T12:03:51.833Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-13T12:03:52.098Z] #17 58.62 Setting up apparmor (2.13.2-10) ... [2020-08-13T12:03:52.098Z] #17 ... [2020-08-13T12:03:52.098Z] [2020-08-13T12:03:52.098Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:03:52.098Z] #36 223.5 + dpkg --print-architecture [2020-08-13T12:03:52.229Z] #17 DONE 63.6s [2020-08-13T12:03:52.229Z] [2020-08-13T12:03:52.229Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:03:52.229Z] #36 220.7 + dpkg --print-architecture [2020-08-13T12:03:52.229Z] #36 220.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T12:03:52.229Z] #36 221.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T12:03:52.229Z] #36 221.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T12:03:52.358Z] #36 223.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T12:03:52.618Z] #36 223.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T12:03:52.618Z] #36 223.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T12:03:52.878Z] #36 ... [2020-08-13T12:03:52.878Z] [2020-08-13T12:03:52.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:52.878Z] #39 107.4 CC criu/crtools.o [2020-08-13T12:03:52.878Z] #39 108.0 CC criu/eventfd.o [2020-08-13T12:03:52.878Z] #39 108.3 CC criu/eventpoll.o [2020-08-13T12:03:52.878Z] #39 109.2 CC criu/external.o [2020-08-13T12:03:52.878Z] #39 109.6 CC criu/fault-injection.o [2020-08-13T12:03:52.878Z] #39 109.8 CC criu/fdstore.o [2020-08-13T12:03:52.878Z] #39 110.2 CC criu/fifo.o [2020-08-13T12:03:52.878Z] #39 110.7 CC criu/file-ids.o [2020-08-13T12:03:52.878Z] #39 111.1 CC criu/file-lock.o [2020-08-13T12:03:52.878Z] #39 112.2 CC criu/files-ext.o [2020-08-13T12:03:52.878Z] #39 112.5 CC criu/files-reg.o [2020-08-13T12:03:52.878Z] #39 114.8 CC criu/files.o [2020-08-13T12:03:52.878Z] #39 117.0 CC criu/filesystems.o [2020-08-13T12:03:53.139Z] #39 117.8 CC criu/fsnotify.o [2020-08-13T12:03:53.163Z] #36 ... [2020-08-13T12:03:53.163Z] [2020-08-13T12:03:53.163Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T12:03:53.163Z] #18 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T12:03:53.163Z] #18 0.957 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T12:03:53.163Z] #18 0.960 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T12:03:53.163Z] #18 DONE 1.0s [2020-08-13T12:03:53.163Z] [2020-08-13T12:03:53.163Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:03:53.343Z] ok github.com/docker/docker/pkg/pubsub 1.024s coverage: 73.9% of statements [2020-08-13T12:03:53.343Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-13T12:03:53.710Z] #39 ... [2020-08-13T12:03:53.710Z] [2020-08-13T12:03:53.710Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T12:03:53.710Z] #17 60.37 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T12:03:53.710Z] #17 60.38 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T12:03:53.971Z] #17 60.75 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T12:03:54.058Z] #37 ... [2020-08-13T12:03:54.058Z] [2020-08-13T12:03:54.058Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:54.058Z] #50 113.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T12:03:54.058Z] #50 ... [2020-08-13T12:03:54.058Z] [2020-08-13T12:03:54.058Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:54.058Z] #40 163.9 CC criu/parasite-syscall.o [2020-08-13T12:03:54.058Z] #40 164.9 CC criu/path.o [2020-08-13T12:03:54.058Z] #40 165.3 CC criu/pie-util-vdso.o [2020-08-13T12:03:54.058Z] #40 165.7 CC criu/pie-util.o [2020-08-13T12:03:54.058Z] #40 165.9 CC criu/pipes.o [2020-08-13T12:03:54.058Z] #40 166.7 CC criu/plugin.o [2020-08-13T12:03:54.058Z] #40 167.1 CC criu/proc_parse.o [2020-08-13T12:03:54.058Z] #40 171.2 CC criu/protobuf-desc.o [2020-08-13T12:03:54.058Z] #40 172.3 CC criu/protobuf.o [2020-08-13T12:03:54.058Z] #40 172.8 CC criu/pstree.o [2020-08-13T12:03:54.058Z] #40 174.3 CC criu/rbtree.o [2020-08-13T12:03:54.358Z] #40 174.7 CC criu/rst-malloc.o [2020-08-13T12:03:55.011Z] #40 175.1 CC criu/seccomp.o [2020-08-13T12:03:55.355Z] #17 61.66 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T12:03:55.416Z] #26 ... [2020-08-13T12:03:55.416Z] [2020-08-13T12:03:55.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:55.416Z] #39 148.6 CC criu/tun.o [2020-08-13T12:03:55.416Z] #39 149.1 CC criu/uffd.o [2020-08-13T12:03:55.416Z] #39 150.3 CC criu/util.o [2020-08-13T12:03:55.416Z] #39 151.5 CC criu/uts_ns.o [2020-08-13T12:03:55.416Z] #39 151.7 CC criu/vdso.o [2020-08-13T12:03:55.416Z] #39 152.2 LINK criu/built-in.o [2020-08-13T12:03:55.416Z] #39 152.3 LINK criu/criu [2020-08-13T12:03:55.416Z] #39 152.7 DEP lib/c/criu.d [2020-08-13T12:03:55.416Z] #39 152.8 CC images/rpc.pb-c.o [2020-08-13T12:03:55.615Z] #17 62.17 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T12:03:55.679Z] #39 153.5 CC lib/c/criu.o [2020-08-13T12:03:56.078Z] ok github.com/docker/docker/pkg/signal 2.344s coverage: 61.0% of statements [2020-08-13T12:03:56.079Z] #40 176.2 CC criu/seize.o [2020-08-13T12:03:56.079Z] #40 ... [2020-08-13T12:03:56.079Z] [2020-08-13T12:03:56.079Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:03:56.079Z] #50 115.7 + mkdir -p /build [2020-08-13T12:03:56.079Z] #50 115.7 + cp runc /build/runc [2020-08-13T12:03:56.079Z] #50 DONE 115.9s [2020-08-13T12:03:56.079Z] [2020-08-13T12:03:56.079Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:56.370Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-08-13T12:03:56.628Z] #39 154.5 LINK lib/c/built-in.o [2020-08-13T12:03:56.628Z] #39 154.5 LINK lib/c/libcriu.so [2020-08-13T12:03:56.628Z] #39 154.6 LINK lib/c/libcriu.a [2020-08-13T12:03:56.662Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-13T12:03:56.662Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-08-13T12:03:56.895Z] #39 154.7 GEN magic.py [2020-08-13T12:03:56.895Z] #39 154.9 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:03:56.895Z] #39 154.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:03:56.895Z] #39 154.9 Note: Building without GnuTLS support [2020-08-13T12:03:56.955Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-13T12:03:56.998Z] #17 63.64 Setting up python3-pip (18.1-5) ... [2020-08-13T12:03:57.161Z] #39 ... [2020-08-13T12:03:57.161Z] [2020-08-13T12:03:57.161Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T12:03:57.161Z] #26 DONE 7.1s [2020-08-13T12:03:57.161Z] [2020-08-13T12:03:57.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:57.161Z] #39 154.9 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:03:57.161Z] #39 154.9 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:03:57.161Z] #39 ... [2020-08-13T12:03:57.161Z] [2020-08-13T12:03:57.161Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T12:03:57.339Z] #19 ... [2020-08-13T12:03:57.339Z] [2020-08-13T12:03:57.339Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:57.339Z] #39 114.0 CC criu/fsnotify.o [2020-08-13T12:03:57.339Z] #39 115.3 CC criu/image-desc.o [2020-08-13T12:03:57.339Z] #39 115.5 CC criu/image.o [2020-08-13T12:03:57.339Z] #39 116.3 CC criu/ipc_ns.o [2020-08-13T12:03:57.339Z] #39 117.3 CC criu/irmap.o [2020-08-13T12:03:57.339Z] #39 118.0 CC criu/kcmp-ids.o [2020-08-13T12:03:57.339Z] #39 118.4 CC criu/kerndat.o [2020-08-13T12:03:57.339Z] #39 119.7 CC criu/libnetlink.o [2020-08-13T12:03:57.339Z] #39 120.2 CC criu/log.o [2020-08-13T12:03:57.339Z] #39 120.9 CC criu/lsm.o [2020-08-13T12:03:57.339Z] #39 121.3 CC criu/mem.o [2020-08-13T12:03:57.339Z] #39 123.2 CC criu/memfd.o [2020-08-13T12:03:57.339Z] #39 123.9 CC criu/mount.o [2020-08-13T12:03:57.588Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-08-13T12:03:57.630Z] #40 178.1 CC criu/servicefd.o [2020-08-13T12:03:57.738Z] #29 DONE 0.7s [2020-08-13T12:03:57.738Z] [2020-08-13T12:03:57.738Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:03:57.881Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-08-13T12:03:58.000Z] #45 ... [2020-08-13T12:03:58.000Z] [2020-08-13T12:03:58.000Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T12:03:58.000Z] #31 DONE 0.2s [2020-08-13T12:03:58.000Z] [2020-08-13T12:03:58.000Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T12:03:58.173Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-08-13T12:03:58.264Z] #34 DONE 0.1s [2020-08-13T12:03:58.264Z] [2020-08-13T12:03:58.264Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T12:03:58.265Z] #39 ... [2020-08-13T12:03:58.265Z] [2020-08-13T12:03:58.265Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:03:58.265Z] #19 5.047 Collecting yamllint==1.16.0 [2020-08-13T12:03:58.285Z] #40 178.7 CC criu/shmem.o [2020-08-13T12:03:58.381Z] #17 64.84 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T12:03:58.381Z] #17 64.89 Processing triggers for mime-support (3.62) ... [2020-08-13T12:03:58.808Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-08-13T12:03:58.808Z] testing: warning: no tests to run [2020-08-13T12:03:58.808Z] coverage: [no statements] [2020-08-13T12:03:58.808Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-13T12:03:58.841Z] #37 DONE 0.6s [2020-08-13T12:03:58.841Z] [2020-08-13T12:03:58.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:58.841Z] #39 155.9 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:03:58.841Z] #39 156.8 make[1]: Nothing to be done for 'all'. [2020-08-13T12:03:59.100Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-13T12:03:59.357Z] #40 179.9 CC criu/sigframe.o [2020-08-13T12:03:59.392Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-13T12:03:59.392Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-13T12:03:59.655Z] #40 180.0 CC criu/signalfd.o [2020-08-13T12:03:59.764Z] #17 DONE 66.3s [2020-08-13T12:03:59.764Z] [2020-08-13T12:03:59.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:03:59.764Z] #39 119.0 CC criu/image-desc.o [2020-08-13T12:03:59.764Z] #39 119.2 CC criu/image.o [2020-08-13T12:03:59.764Z] #39 120.1 CC criu/ipc_ns.o [2020-08-13T12:03:59.764Z] #39 121.3 CC criu/irmap.o [2020-08-13T12:03:59.764Z] #39 121.9 CC criu/kcmp-ids.o [2020-08-13T12:03:59.764Z] #39 122.4 CC criu/kerndat.o [2020-08-13T12:03:59.764Z] #39 123.5 CC criu/libnetlink.o [2020-08-13T12:03:59.764Z] #39 123.9 CC criu/log.o [2020-08-13T12:03:59.764Z] #39 124.7 CC criu/lsm.o [2020-08-13T12:03:59.790Z] #39 157.7 make[1]: 'images/built-in.o' is up to date. [2020-08-13T12:03:59.790Z] #39 157.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T12:03:59.958Z] #40 180.3 CC criu/sk-inet.o [2020-08-13T12:04:00.053Z] #39 157.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T12:04:00.053Z] #39 157.8 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T12:04:00.053Z] #39 157.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T12:04:00.053Z] #39 157.9 make[1]: Nothing to be done for 'all'. [2020-08-13T12:04:00.053Z] #39 158.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:04:00.317Z] #39 158.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.317Z] #39 158.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.317Z] #39 158.3 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.580Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.580Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.580Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.580Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.708Z] #39 125.1 CC criu/mem.o [2020-08-13T12:04:00.708Z] #39 ... [2020-08-13T12:04:00.708Z] [2020-08-13T12:04:00.708Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T12:04:00.708Z] #18 0.994 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T12:04:00.708Z] #18 0.995 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T12:04:00.708Z] #18 0.998 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T12:04:00.708Z] #18 DONE 1.1s [2020-08-13T12:04:00.843Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:00.843Z] #39 158.6 INSTALL criu/criu [2020-08-13T12:04:00.969Z] [2020-08-13T12:04:00.969Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:04:01.024Z] #40 181.4 CC criu/sk-netlink.o [2020-08-13T12:04:01.107Z] #39 DONE 158.8s [2020-08-13T12:04:01.107Z] [2020-08-13T12:04:01.107Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:01.464Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.1% of statements [2020-08-13T12:04:01.676Z] #40 181.9 CC criu/sk-packet.o [2020-08-13T12:04:01.756Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-13T12:04:02.328Z] #40 182.5 CC criu/sk-queue.o [2020-08-13T12:04:02.392Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-13T12:04:02.626Z] #40 183.0 CC criu/sk-tcp.o [2020-08-13T12:04:02.684Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-13T12:04:03.042Z] #52 ... [2020-08-13T12:04:03.042Z] [2020-08-13T12:04:03.042Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T12:04:03.042Z] #40 DONE 0.3s [2020-08-13T12:04:03.042Z] [2020-08-13T12:04:03.042Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:03.042Z] #52 ... [2020-08-13T12:04:03.042Z] [2020-08-13T12:04:03.042Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T12:04:03.295Z] #40 183.6 CC criu/sk-unix.o [2020-08-13T12:04:03.513Z] #19 10.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T12:04:03.513Z] #19 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T12:04:03.618Z] #42 DONE 0.5s [2020-08-13T12:04:03.618Z] [2020-08-13T12:04:03.618Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T12:04:03.618Z] #44 DONE 0.2s [2020-08-13T12:04:03.618Z] [2020-08-13T12:04:03.618Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:03.769Z] #19 10.55 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T12:04:03.769Z] #19 10.63 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T12:04:04.026Z] #19 10.78 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T12:04:04.195Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-08-13T12:04:04.487Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-08-13T12:04:04.487Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-13T12:04:05.120Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-08-13T12:04:05.393Z] #19 12.28 Building wheels for collected packages: pyyaml [2020-08-13T12:04:05.393Z] #19 12.28 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T12:04:05.413Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-08-13T12:04:05.421Z] #40 185.8 CC criu/sockets.o [2020-08-13T12:04:06.491Z] #40 186.8 CC criu/stats.o [2020-08-13T12:04:06.760Z] #19 13.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T12:04:06.760Z] #19 13.35 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T12:04:06.760Z] #19 13.47 Successfully built pyyaml [2020-08-13T12:04:06.760Z] #19 13.49 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T12:04:06.793Z] #40 187.3 CC criu/string.o [2020-08-13T12:04:07.016Z] #19 13.83 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T12:04:07.093Z] #40 187.5 CC criu/sysctl.o [2020-08-13T12:04:07.272Z] #19 DONE 14.2s [2020-08-13T12:04:07.272Z] [2020-08-13T12:04:07.272Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T12:04:07.498Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-13T12:04:07.528Z] #22 DONE 0.3s [2020-08-13T12:04:07.528Z] [2020-08-13T12:04:07.528Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T12:04:07.550Z] #19 5.570 Collecting yamllint==1.16.0 [2020-08-13T12:04:08.132Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-08-13T12:04:08.171Z] #40 188.2 CC criu/sysfs_parse.o [2020-08-13T12:04:08.424Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-08-13T12:04:08.470Z] #40 188.8 CC criu/timens.o [2020-08-13T12:04:08.491Z] #19 ... [2020-08-13T12:04:08.491Z] [2020-08-13T12:04:08.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:08.491Z] #39 127.2 CC criu/memfd.o [2020-08-13T12:04:08.491Z] #39 127.8 CC criu/mount.o [2020-08-13T12:04:08.491Z] #39 132.1 CC criu/namespaces.o [2020-08-13T12:04:08.773Z] #40 189.2 CC criu/timerfd.o [2020-08-13T12:04:09.061Z] #39 133.9 CC criu/net.o [2020-08-13T12:04:09.075Z] #40 189.6 CC criu/tty.o [2020-08-13T12:04:09.482Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-08-13T12:04:10.798Z] #26 DONE 3.3s [2020-08-13T12:04:10.798Z] [2020-08-13T12:04:10.798Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T12:04:11.055Z] #29 ... [2020-08-13T12:04:11.055Z] [2020-08-13T12:04:11.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:11.055Z] #39 127.9 CC criu/namespaces.o [2020-08-13T12:04:11.055Z] #39 129.6 CC criu/net.o [2020-08-13T12:04:11.055Z] #39 132.9 CC criu/netfilter.o [2020-08-13T12:04:11.055Z] #39 133.3 CC criu/page-pipe.o [2020-08-13T12:04:11.055Z] #39 134.1 CC criu/page-xfer.o [2020-08-13T12:04:11.055Z] #39 135.8 CC criu/pagemap-cache.o [2020-08-13T12:04:11.055Z] #39 136.2 CC criu/pagemap.o [2020-08-13T12:04:11.055Z] #39 136.8 CC criu/parasite-syscall.o [2020-08-13T12:04:11.055Z] #39 137.3 CC criu/path.o [2020-08-13T12:04:11.055Z] #39 137.5 CC criu/pie-util-vdso-elf32.o [2020-08-13T12:04:11.055Z] #39 137.9 CC criu/pie-util-vdso.o [2020-08-13T12:04:11.055Z] #39 ... [2020-08-13T12:04:11.055Z] [2020-08-13T12:04:11.055Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T12:04:11.055Z] #29 DONE 0.3s [2020-08-13T12:04:11.055Z] [2020-08-13T12:04:11.055Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T12:04:11.055Z] #31 DONE 0.0s [2020-08-13T12:04:11.055Z] [2020-08-13T12:04:11.055Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T12:04:11.055Z] #34 DONE 0.0s [2020-08-13T12:04:11.312Z] [2020-08-13T12:04:11.312Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:11.569Z] #52 ... [2020-08-13T12:04:11.569Z] [2020-08-13T12:04:11.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:11.569Z] #39 138.3 CC criu/pie-util.o [2020-08-13T12:04:11.569Z] #39 138.5 CC criu/pipes.o [2020-08-13T12:04:11.603Z] #39 ... [2020-08-13T12:04:11.603Z] [2020-08-13T12:04:11.603Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T12:04:11.603Z] #19 10.91 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T12:04:11.863Z] #40 191.8 CC criu/tun.o [2020-08-13T12:04:11.863Z] #40 ... [2020-08-13T12:04:11.863Z] [2020-08-13T12:04:11.863Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:04:11.863Z] #37 DONE 257.6s [2020-08-13T12:04:11.863Z] #19 10.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T12:04:11.863Z] #19 11.04 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T12:04:11.863Z] #19 11.09 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T12:04:12.124Z] #19 11.22 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T12:04:12.163Z] [2020-08-13T12:04:12.163Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:12.163Z] #46 ... [2020-08-13T12:04:12.163Z] [2020-08-13T12:04:12.163Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:12.163Z] #40 192.6 CC criu/uffd.o [2020-08-13T12:04:12.500Z] #39 139.1 CC criu/plugin.o [2020-08-13T12:04:12.757Z] #39 139.5 CC criu/proc_parse.o [2020-08-13T12:04:13.505Z] #19 12.64 Building wheels for collected packages: pyyaml [2020-08-13T12:04:13.505Z] #19 12.65 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T12:04:13.702Z] #40 194.2 CC criu/util.o [2020-08-13T12:04:14.446Z] #19 13.71 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T12:04:14.446Z] #19 13.72 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T12:04:14.446Z] #19 13.81 Successfully built pyyaml [2020-08-13T12:04:14.707Z] #19 13.83 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T12:04:14.967Z] #19 14.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T12:04:15.262Z] #40 195.5 CC criu/uts_ns.o [2020-08-13T12:04:15.262Z] #40 195.7 CC criu/vdso.o [2020-08-13T12:04:15.276Z] #39 141.7 CC criu/protobuf-desc.o [2020-08-13T12:04:15.276Z] #39 ... [2020-08-13T12:04:15.276Z] [2020-08-13T12:04:15.276Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:04:15.276Z] #49 90.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T12:04:15.276Z] #49 92.92 + mkdir -p /build [2020-08-13T12:04:15.276Z] #49 92.92 + cp runc /build/runc [2020-08-13T12:04:15.276Z] #49 DONE 93.5s [2020-08-13T12:04:15.276Z] [2020-08-13T12:04:15.276Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:15.538Z] #19 DONE 14.7s [2020-08-13T12:04:15.538Z] [2020-08-13T12:04:15.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:15.538Z] #39 136.7 CC criu/netfilter.o [2020-08-13T12:04:15.538Z] #39 137.1 CC criu/page-pipe.o [2020-08-13T12:04:15.538Z] #39 137.7 CC criu/page-xfer.o [2020-08-13T12:04:15.538Z] #39 139.3 CC criu/pagemap-cache.o [2020-08-13T12:04:15.538Z] #39 139.8 CC criu/pagemap.o [2020-08-13T12:04:15.799Z] #39 ... [2020-08-13T12:04:15.799Z] [2020-08-13T12:04:15.799Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T12:04:15.799Z] #22 DONE 0.4s [2020-08-13T12:04:15.913Z] #40 196.4 LINK criu/built-in.o [2020-08-13T12:04:16.060Z] [2020-08-13T12:04:16.060Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T12:04:16.205Z] #52 ... [2020-08-13T12:04:16.205Z] [2020-08-13T12:04:16.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:16.205Z] #39 142.9 CC criu/protobuf.o [2020-08-13T12:04:16.211Z] #40 196.6 LINK criu/criu [2020-08-13T12:04:16.462Z] #39 143.3 CC criu/pstree.o [2020-08-13T12:04:16.512Z] #40 197.1 DEP lib/c/criu.d [2020-08-13T12:04:16.813Z] #40 197.3 CC images/rpc.pb-c.o [2020-08-13T12:04:17.031Z] #39 ... [2020-08-13T12:04:17.031Z] [2020-08-13T12:04:17.031Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:04:17.031Z] #36 DONE 247.7s [2020-08-13T12:04:17.031Z] [2020-08-13T12:04:17.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:17.472Z] #40 197.9 CC lib/c/criu.o [2020-08-13T12:04:17.597Z] #39 144.4 CC criu/rbtree.o [2020-08-13T12:04:17.853Z] #39 144.8 CC criu/rst-malloc.o [2020-08-13T12:04:18.110Z] #39 145.1 CC criu/seccomp.o [2020-08-13T12:04:18.553Z] #52 209.2 + bin/containerd-stress [2020-08-13T12:04:18.609Z] #40 199.2 LINK lib/c/built-in.o [2020-08-13T12:04:18.672Z] #39 ... [2020-08-13T12:04:18.672Z] [2020-08-13T12:04:18.672Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T12:04:18.672Z] #37 DONE 0.3s [2020-08-13T12:04:18.672Z] [2020-08-13T12:04:18.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:18.672Z] #39 145.6 CC criu/seize.o [2020-08-13T12:04:18.918Z] #40 199.2 LINK lib/c/libcriu.so [2020-08-13T12:04:18.918Z] #40 199.2 LINK lib/c/libcriu.a [2020-08-13T12:04:18.918Z] #40 199.4 GEN magic.py [2020-08-13T12:04:19.222Z] #40 199.6 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:04:19.222Z] #40 199.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:04:19.222Z] #40 199.6 Note: Building without GnuTLS support [2020-08-13T12:04:19.222Z] #40 199.6 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:04:19.222Z] #40 199.6 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:04:19.235Z] #39 146.0 CC criu/servicefd.o [2020-08-13T12:04:19.492Z] #39 146.3 CC criu/shmem.o [2020-08-13T12:04:19.749Z] #39 146.7 CC criu/sigframe.o [2020-08-13T12:04:20.005Z] #39 146.8 CC criu/signalfd.o [2020-08-13T12:04:20.005Z] #39 146.9 CC criu/sk-inet.o [2020-08-13T12:04:20.289Z] #40 200.5 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:04:20.569Z] #39 147.6 CC criu/sk-netlink.o [2020-08-13T12:04:20.937Z] #40 201.5 make[1]: Nothing to be done for 'all'. [2020-08-13T12:04:21.132Z] #39 147.8 CC criu/sk-packet.o [2020-08-13T12:04:21.344Z] #26 DONE 4.8s [2020-08-13T12:04:21.344Z] [2020-08-13T12:04:21.344Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T12:04:21.344Z] #49 90.42 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T12:04:21.344Z] #49 92.66 + mkdir -p /build [2020-08-13T12:04:21.344Z] #49 92.66 + cp runc /build/runc [2020-08-13T12:04:21.344Z] #49 DONE 94.4s [2020-08-13T12:04:21.344Z] [2020-08-13T12:04:21.344Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T12:04:21.344Z] #29 DONE 0.4s [2020-08-13T12:04:21.344Z] [2020-08-13T12:04:21.344Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T12:04:21.344Z] #31 DONE 0.1s [2020-08-13T12:04:21.344Z] [2020-08-13T12:04:21.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:21.344Z] #39 141.2 CC criu/parasite-syscall.o [2020-08-13T12:04:21.344Z] #39 141.9 CC criu/path.o [2020-08-13T12:04:21.344Z] #39 142.2 CC criu/pie-util-vdso-elf32.o [2020-08-13T12:04:21.344Z] #39 142.4 CC criu/pie-util-vdso.o [2020-08-13T12:04:21.344Z] #39 142.8 CC criu/pie-util.o [2020-08-13T12:04:21.344Z] #39 143.1 CC criu/pipes.o [2020-08-13T12:04:21.344Z] #39 143.5 CC criu/plugin.o [2020-08-13T12:04:21.344Z] #39 143.8 CC criu/proc_parse.o [2020-08-13T12:04:21.344Z] #39 145.5 CC criu/protobuf-desc.o [2020-08-13T12:04:21.344Z] #39 ... [2020-08-13T12:04:21.344Z] [2020-08-13T12:04:21.344Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T12:04:21.344Z] #34 DONE 0.1s [2020-08-13T12:04:21.344Z] [2020-08-13T12:04:21.344Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:04:21.390Z] #39 148.3 CC criu/sk-queue.o [2020-08-13T12:04:21.647Z] #39 148.6 CC criu/sk-tcp.o [2020-08-13T12:04:21.861Z] #52 212.3 + bin/containerd-shim [2020-08-13T12:04:21.861Z] #52 ... [2020-08-13T12:04:21.861Z] [2020-08-13T12:04:21.861Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:21.861Z] #45 DONE 252.7s [2020-08-13T12:04:21.903Z] #39 148.9 CC criu/sk-unix.o [2020-08-13T12:04:21.915Z] #36 ... [2020-08-13T12:04:21.915Z] [2020-08-13T12:04:21.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:21.915Z] #39 146.6 CC criu/protobuf.o [2020-08-13T12:04:22.028Z] #40 202.5 make[1]: 'images/built-in.o' is up to date. [2020-08-13T12:04:22.028Z] #40 202.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T12:04:22.124Z] [2020-08-13T12:04:22.124Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:22.327Z] #40 202.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T12:04:22.327Z] #40 202.6 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T12:04:22.327Z] #40 202.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T12:04:22.327Z] #40 202.7 make[1]: Nothing to be done for 'all'. [2020-08-13T12:04:22.327Z] #40 202.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:04:22.485Z] #39 ... [2020-08-13T12:04:22.485Z] [2020-08-13T12:04:22.485Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T12:04:22.485Z] #36 DONE 253.6s [2020-08-13T12:04:22.485Z] [2020-08-13T12:04:22.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:22.485Z] #39 147.0 CC criu/pstree.o [2020-08-13T12:04:22.626Z] #40 203.0 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:22.626Z] #40 203.0 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:22.626Z] #40 203.1 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:22.924Z] #40 203.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:22.924Z] #40 203.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:22.924Z] #40 203.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:22.924Z] #40 203.3 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:23.222Z] #40 203.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:23.222Z] #40 203.4 INSTALL criu/criu [2020-08-13T12:04:23.222Z] #40 DONE 203.5s [2020-08-13T12:04:23.222Z] [2020-08-13T12:04:23.222Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:23.270Z] #39 149.9 CC criu/sockets.o [2020-08-13T12:04:23.425Z] #39 148.2 CC criu/rbtree.o [2020-08-13T12:04:23.527Z] #39 150.4 CC criu/stats.o [2020-08-13T12:04:23.688Z] #39 148.4 CC criu/rst-malloc.o [2020-08-13T12:04:23.783Z] #39 150.7 CC criu/string.o [2020-08-13T12:04:23.783Z] #39 150.8 CC criu/sysctl.o [2020-08-13T12:04:23.948Z] #39 148.7 CC criu/seccomp.o [2020-08-13T12:04:24.208Z] #39 149.1 CC criu/seize.o [2020-08-13T12:04:24.389Z] #39 151.2 CC criu/sysfs_parse.o [2020-08-13T12:04:24.468Z] #39 ... [2020-08-13T12:04:24.468Z] [2020-08-13T12:04:24.468Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T12:04:24.468Z] #37 DONE 0.5s [2020-08-13T12:04:24.646Z] #39 151.5 CC criu/timens.o [2020-08-13T12:04:24.680Z] #52 ... [2020-08-13T12:04:24.680Z] [2020-08-13T12:04:24.680Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T12:04:24.728Z] [2020-08-13T12:04:24.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:24.728Z] #39 149.5 CC criu/servicefd.o [2020-08-13T12:04:24.835Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T12:04:24.835Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === Skipped [2020-08-13T12:04:24.835Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T12:04:24.835Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T12:04:24.835Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T12:04:24.835Z] time="2020-08-13T12:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T12:04:24.835Z] time="2020-08-13T12:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T12:04:24.835Z] time="2020-08-13T12:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T12:04:24.835Z] time="2020-08-13T12:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T12:04:24.835Z] time="2020-08-13T12:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T12:04:24.835Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T12:04:24.835Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T12:04:24.835Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:04:24.835Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T12:04:24.835Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T12:04:24.835Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T12:04:24.835Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] [2020-08-13T12:04:24.835Z] DONE 2123 tests, 26 skipped in 193.530s [2020-08-13T12:04:24.903Z] #39 151.7 CC criu/timerfd.o [2020-08-13T12:04:24.903Z] #39 151.9 CC criu/tty.o [2020-08-13T12:04:24.903Z] #39 ... [2020-08-13T12:04:24.903Z] [2020-08-13T12:04:24.903Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:24.903Z] #45 255.8 + cd /tmp/tmp.xUeEXcIxQ1/src/github.com/golangci/golangci-lint/ [2020-08-13T12:04:24.903Z] #45 255.8 + git checkout -q v1.23.8 [2020-08-13T12:04:24.987Z] #39 149.8 CC criu/shmem.o [2020-08-13T12:04:25.465Z] #45 256.2 ++ git describe --tags [2020-08-13T12:04:25.465Z] #45 256.2 + version=v1.23.8 [2020-08-13T12:04:25.465Z] #45 256.2 ++ git rev-parse --short HEAD [2020-08-13T12:04:25.465Z] #45 256.2 + commit=76a82c6 [2020-08-13T12:04:25.465Z] #45 256.2 ++ git show -s --format=%cd [2020-08-13T12:04:25.465Z] #45 256.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T12:04:25.465Z] #45 256.2 + 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 Post stage [Pipeline] junit [2020-08-13T12:04:25.533Z] Recording test results [2020-08-13T12:04:25.557Z] #39 150.2 CC criu/sigframe.o [2020-08-13T12:04:25.557Z] #39 150.4 CC criu/signalfd.o [2020-08-13T12:04:25.626Z] #46 DONE 0.8s [2020-08-13T12:04:25.626Z] [2020-08-13T12:04:25.626Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T12:04:25.626Z] #48 DONE 0.1s [2020-08-13T12:04:25.626Z] [2020-08-13T12:04:25.626Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T12:04:25.817Z] #39 150.6 CC criu/sk-inet.o [2020-08-13T12:04:26.094Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -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:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh dynbinary test-integration [2020-08-13T12:04:26.201Z] #50 DONE 0.6s [2020-08-13T12:04:26.201Z] [2020-08-13T12:04:26.201Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:26.387Z] [2020-08-13T12:04:26.679Z] Removing bundles/ [2020-08-13T12:04:26.679Z] [2020-08-13T12:04:26.679Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T12:04:26.679Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:04:26.679Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T12:04:26.757Z] #39 151.2 CC criu/sk-netlink.o [2020-08-13T12:04:26.757Z] #39 151.5 CC criu/sk-packet.o [2020-08-13T12:04:27.017Z] #39 151.9 CC criu/sk-queue.o [2020-08-13T12:04:27.276Z] #39 152.2 CC criu/sk-tcp.o [2020-08-13T12:04:27.536Z] #39 152.4 CC criu/sk-unix.o [2020-08-13T12:04:28.119Z] #52 218.9 + bin/containerd-shim-runc-v1 [2020-08-13T12:04:28.859Z] #22 ... [2020-08-13T12:04:28.859Z] [2020-08-13T12:04:28.859Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:28.859Z] #46 273.8 + cd /tmp/tmp.lCgCSgKDgw/src/github.com/golangci/golangci-lint/ [2020-08-13T12:04:28.859Z] #46 273.8 + git checkout -q v1.23.8 [2020-08-13T12:04:28.859Z] #46 274.3 ++ git describe --tags [2020-08-13T12:04:28.859Z] #46 274.3 + version=v1.23.8 [2020-08-13T12:04:28.859Z] #46 274.3 ++ git rev-parse --short HEAD [2020-08-13T12:04:28.859Z] #46 274.3 + commit=76a82c6 [2020-08-13T12:04:28.859Z] #46 274.3 ++ git show -s --format=%cd [2020-08-13T12:04:28.859Z] #46 274.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T12:04:28.859Z] #46 274.3 + 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-08-13T12:04:28.933Z] #39 153.6 CC criu/sockets.o [2020-08-13T12:04:29.523Z] #39 154.2 CC criu/stats.o [2020-08-13T12:04:29.785Z] #39 154.4 CC criu/string.o [2020-08-13T12:04:29.785Z] #39 154.5 CC criu/sysctl.o [2020-08-13T12:04:30.367Z] #39 155.0 CC criu/sysfs_parse.o [2020-08-13T12:04:30.631Z] #39 155.4 CC criu/timens.o [2020-08-13T12:04:30.890Z] #39 155.6 CC criu/timerfd.o [2020-08-13T12:04:31.150Z] #39 155.8 CC criu/tty.o [2020-08-13T12:04:31.424Z] #52 222.1 + bin/containerd-shim-runc-v2 [2020-08-13T12:04:32.007Z] #45 ... [2020-08-13T12:04:32.007Z] [2020-08-13T12:04:32.007Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:32.007Z] #39 153.0 CC criu/tun.o [2020-08-13T12:04:32.007Z] #39 153.4 CC criu/uffd.o [2020-08-13T12:04:32.007Z] #39 154.2 CC criu/util.o [2020-08-13T12:04:32.007Z] #39 155.1 CC criu/uts_ns.o [2020-08-13T12:04:32.007Z] #39 155.2 CC criu/vdso-compat.o [2020-08-13T12:04:32.007Z] #39 155.3 CC criu/vdso.o [2020-08-13T12:04:32.007Z] #39 155.7 LINK criu/built-in.o [2020-08-13T12:04:32.007Z] #39 155.8 LINK criu/criu [2020-08-13T12:04:32.007Z] #39 156.0 DEP lib/c/criu.d [2020-08-13T12:04:32.007Z] #39 156.1 CC images/rpc.pb-c.o [2020-08-13T12:04:32.007Z] #39 156.5 CC lib/c/criu.o [2020-08-13T12:04:32.007Z] #39 157.1 LINK lib/c/built-in.o [2020-08-13T12:04:32.007Z] #39 157.1 LINK lib/c/libcriu.so [2020-08-13T12:04:32.007Z] #39 157.1 LINK lib/c/libcriu.a [2020-08-13T12:04:32.007Z] #39 157.2 GEN magic.py [2020-08-13T12:04:32.007Z] #39 157.3 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:04:32.007Z] #39 157.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:04:32.007Z] #39 157.3 Note: Building without GnuTLS support [2020-08-13T12:04:32.007Z] #39 157.3 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:04:32.007Z] #39 157.3 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:04:32.007Z] #39 157.9 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:04:32.007Z] #39 158.4 make[1]: Nothing to be done for 'all'. [2020-08-13T12:04:32.007Z] #39 158.9 make[1]: 'images/built-in.o' is up to date. [2020-08-13T12:04:32.007Z] #39 158.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T12:04:32.007Z] #39 158.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T12:04:32.264Z] #39 159.0 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T12:04:32.264Z] #39 159.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T12:04:32.264Z] #39 159.0 make[1]: Nothing to be done for 'all'. [2020-08-13T12:04:32.264Z] #39 159.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:04:32.264Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.367Z] #52 223.3 + binaries [2020-08-13T12:04:32.367Z] #52 223.3 + install -D bin/containerd /build/containerd [2020-08-13T12:04:32.367Z] #52 223.4 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T12:04:32.367Z] #52 223.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T12:04:32.367Z] #52 223.4 + install -D bin/ctr /build/ctr [2020-08-13T12:04:32.520Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.520Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.520Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.520Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.520Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.520Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.520Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:32.520Z] #39 159.5 INSTALL criu/criu [2020-08-13T12:04:32.531Z] #39 156.9 CC criu/tun.o [2020-08-13T12:04:32.791Z] #39 157.3 CC criu/uffd.o [2020-08-13T12:04:33.361Z] #39 158.1 CC criu/util.o [2020-08-13T12:04:33.450Z] #39 DONE 160.1s [2020-08-13T12:04:33.450Z] [2020-08-13T12:04:33.450Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:33.450Z] #52 189.8 + bin/containerd [2020-08-13T12:04:34.280Z] #52 DONE 225.0s [2020-08-13T12:04:34.299Z] #39 159.0 CC criu/uts_ns.o [2020-08-13T12:04:34.380Z] #52 ... [2020-08-13T12:04:34.380Z] [2020-08-13T12:04:34.380Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T12:04:34.380Z] #40 DONE 0.0s [2020-08-13T12:04:34.559Z] #39 159.2 CC criu/vdso-compat.o [2020-08-13T12:04:34.559Z] #39 159.4 CC criu/vdso.o [2020-08-13T12:04:34.637Z] [2020-08-13T12:04:34.637Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T12:04:34.637Z] #42 DONE 0.2s [2020-08-13T12:04:34.637Z] [2020-08-13T12:04:34.637Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T12:04:34.637Z] #44 DONE 0.0s [2020-08-13T12:04:34.637Z] [2020-08-13T12:04:34.637Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:34.818Z] #39 159.7 LINK criu/built-in.o [2020-08-13T12:04:35.078Z] #39 159.8 LINK criu/criu [2020-08-13T12:04:35.222Z] [2020-08-13T12:04:35.222Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T12:04:35.651Z] #39 160.2 DEP lib/c/criu.d [2020-08-13T12:04:35.651Z] #39 160.2 CC images/rpc.pb-c.o [2020-08-13T12:04:35.911Z] #39 160.6 CC lib/c/criu.o [2020-08-13T12:04:36.170Z] #39 ... [2020-08-13T12:04:36.170Z] [2020-08-13T12:04:36.170Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:36.170Z] #52 197.5 + bin/containerd [2020-08-13T12:04:36.674Z] #53 DONE 1.5s [2020-08-13T12:04:36.674Z] [2020-08-13T12:04:36.674Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T12:04:37.245Z] #57 DONE 0.4s [2020-08-13T12:04:37.245Z] [2020-08-13T12:04:37.245Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T12:04:37.551Z] #52 ... [2020-08-13T12:04:37.551Z] [2020-08-13T12:04:37.551Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:37.551Z] #45 258.7 + cd /tmp/tmp.J5KYUpTsTx/src/github.com/golangci/golangci-lint/ [2020-08-13T12:04:37.551Z] #45 258.7 + git checkout -q v1.23.8 [2020-08-13T12:04:37.551Z] #45 259.2 ++ git describe --tags [2020-08-13T12:04:37.551Z] #45 259.2 + version=v1.23.8 [2020-08-13T12:04:37.551Z] #45 259.2 ++ git rev-parse --short HEAD [2020-08-13T12:04:37.551Z] #45 259.2 + commit=76a82c6 [2020-08-13T12:04:37.551Z] #45 259.2 ++ git show -s --format=%cd [2020-08-13T12:04:37.551Z] #45 259.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T12:04:37.552Z] #45 259.2 + 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-08-13T12:04:37.552Z] #45 ... [2020-08-13T12:04:37.552Z] [2020-08-13T12:04:37.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T12:04:37.552Z] #39 161.4 LINK lib/c/built-in.o [2020-08-13T12:04:37.552Z] #39 161.4 LINK lib/c/libcriu.so [2020-08-13T12:04:37.552Z] #39 161.5 LINK lib/c/libcriu.a [2020-08-13T12:04:37.552Z] #39 161.5 GEN magic.py [2020-08-13T12:04:37.552Z] #39 161.6 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T12:04:37.552Z] #39 161.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T12:04:37.552Z] #39 161.7 Note: Building without GnuTLS support [2020-08-13T12:04:37.552Z] #39 161.7 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T12:04:37.552Z] #39 161.7 Makefile.config:40: Warn: Building without nftables support [2020-08-13T12:04:37.552Z] #39 162.3 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T12:04:38.121Z] #39 162.9 make[1]: Nothing to be done for 'all'. [2020-08-13T12:04:38.187Z] #59 DONE 1.0s [2020-08-13T12:04:38.187Z] [2020-08-13T12:04:38.187Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T12:04:38.187Z] #61 DONE 0.1s [2020-08-13T12:04:38.187Z] [2020-08-13T12:04:38.187Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T12:04:38.187Z] #62 DONE 0.1s [2020-08-13T12:04:38.187Z] [2020-08-13T12:04:38.187Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T12:04:38.690Z] #39 163.4 make[1]: 'images/built-in.o' is up to date. [2020-08-13T12:04:38.690Z] #39 163.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T12:04:38.690Z] #39 163.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T12:04:38.690Z] #39 163.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T12:04:38.690Z] #39 163.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T12:04:38.950Z] #39 163.5 make[1]: Nothing to be done for 'all'. [2020-08-13T12:04:38.950Z] #39 163.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T12:04:38.950Z] #39 163.7 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:38.950Z] #39 163.7 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:38.950Z] #39 163.7 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:39.234Z] #39 163.8 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:39.234Z] #39 163.9 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:39.234Z] #39 163.9 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:39.234Z] #39 163.9 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:39.234Z] #39 164.0 make[2]: Nothing to be done for 'all'. [2020-08-13T12:04:39.497Z] #39 164.0 INSTALL criu/criu [2020-08-13T12:04:40.070Z] #39 DONE 164.7s [2020-08-13T12:04:40.070Z] [2020-08-13T12:04:40.070Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:40.103Z] #63 DONE 1.5s [2020-08-13T12:04:40.103Z] [2020-08-13T12:04:40.103Z] #64 exporting to image [2020-08-13T12:04:40.103Z] #64 exporting layers [2020-08-13T12:04:41.451Z] #45 ... [2020-08-13T12:04:41.451Z] [2020-08-13T12:04:41.451Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T12:04:41.451Z] #40 DONE 0.1s [2020-08-13T12:04:41.451Z] [2020-08-13T12:04:41.451Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T12:04:41.451Z] #42 DONE 0.1s [2020-08-13T12:04:41.451Z] [2020-08-13T12:04:41.451Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T12:04:41.451Z] #44 DONE 0.1s [2020-08-13T12:04:41.451Z] [2020-08-13T12:04:41.451Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:41.657Z] #46 ... [2020-08-13T12:04:41.657Z] [2020-08-13T12:04:41.657Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:41.657Z] #53 248.5 + bin/containerd [2020-08-13T12:04:48.249Z] #64 exporting layers 7.5s done [2020-08-13T12:04:48.249Z] #64 writing image sha256:3d66d1693001bbcc2457159356799d0b9f69b75e70e8569d4661f7a26f93d1e8 done [2020-08-13T12:04:48.249Z] #64 naming to docker.io/library/docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa done [2020-08-13T12:04:48.249Z] #64 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T12:04:48.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/test/unit [2020-08-13T12:04:50.231Z] #53 ... [2020-08-13T12:04:50.231Z] [2020-08-13T12:04:50.231Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:50.231Z] #22 294.6 + return [2020-08-13T12:04:50.231Z] #22 DONE 294.8s [2020-08-13T12:04:50.231Z] [2020-08-13T12:04:50.231Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:50.880Z] #53 ... [2020-08-13T12:04:50.880Z] [2020-08-13T12:04:50.880Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T12:04:51.182Z] #23 DONE 0.1s [2020-08-13T12:04:51.182Z] [2020-08-13T12:04:51.182Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T12:04:51.844Z] #27 DONE 0.9s [2020-08-13T12:04:51.844Z] [2020-08-13T12:04:51.844Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T12:04:51.844Z] #30 DONE 0.1s [2020-08-13T12:04:51.844Z] [2020-08-13T12:04:51.844Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:51.876Z] 4612f6d0b889: Pull complete [2020-08-13T12:04:52.148Z] #53 ... [2020-08-13T12:04:52.148Z] [2020-08-13T12:04:52.148Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T12:04:52.148Z] #32 DONE 0.1s [2020-08-13T12:04:52.148Z] [2020-08-13T12:04:52.148Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T12:04:52.148Z] #35 DONE 0.1s [2020-08-13T12:04:52.148Z] [2020-08-13T12:04:52.148Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T12:04:52.148Z] #38 DONE 0.1s [2020-08-13T12:04:52.148Z] [2020-08-13T12:04:52.148Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:52.447Z] #46 ... [2020-08-13T12:04:52.447Z] [2020-08-13T12:04:52.447Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T12:04:52.447Z] #41 DONE 0.1s [2020-08-13T12:04:52.447Z] [2020-08-13T12:04:52.447Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T12:04:52.746Z] #43 DONE 0.2s [2020-08-13T12:04:52.746Z] [2020-08-13T12:04:52.746Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T12:04:52.746Z] #45 DONE 0.1s [2020-08-13T12:04:52.746Z] [2020-08-13T12:04:52.746Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:04:53.908Z] ? github.com/docker/docker/api [no test files] [2020-08-13T12:05:03.988Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-08-13T12:05:21.272Z] #45 DONE 306.8s [2020-08-13T12:05:21.272Z] [2020-08-13T12:05:21.272Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:21.272Z] #52 ... [2020-08-13T12:05:21.272Z] [2020-08-13T12:05:21.272Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T12:05:21.272Z] #46 DONE 0.6s [2020-08-13T12:05:21.272Z] [2020-08-13T12:05:21.272Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T12:05:21.272Z] #48 DONE 0.0s [2020-08-13T12:05:21.272Z] [2020-08-13T12:05:21.272Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:21.272Z] #52 238.7 + bin/containerd-stress [2020-08-13T12:05:21.272Z] #52 ... [2020-08-13T12:05:21.272Z] [2020-08-13T12:05:21.272Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T12:05:21.272Z] #50 DONE 0.1s [2020-08-13T12:05:21.272Z] [2020-08-13T12:05:21.272Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:21.272Z] #52 240.5 + bin/containerd-shim [2020-08-13T12:05:23.707Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:05:23.707Z] [2020-08-13T12:05:23.707Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T12:05:23.707Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T12:05:23.707Z] HOSTNAME=6fae86b53f46 [2020-08-13T12:05:23.707Z] TESTDEBUG=0 [2020-08-13T12:05:23.707Z] DEST=bundles/test-integration [2020-08-13T12:05:23.707Z] PWD=/go/src/github.com/docker/docker [2020-08-13T12:05:23.707Z] DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:05:23.707Z] container=docker [2020-08-13T12:05:23.707Z] HOME=/root [2020-08-13T12:05:23.707Z] GOLANG_VERSION=1.13.14 [2020-08-13T12:05:23.707Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T12:05:23.707Z] VALIDATE_BRANCH=master [2020-08-13T12:05:23.707Z] TERM=xterm [2020-08-13T12:05:23.707Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T12:05:23.707Z] SHLVL=1 [2020-08-13T12:05:23.707Z] TIMEOUT=120m [2020-08-13T12:05:23.707Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T12:05:23.707Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T12:05:23.707Z] GO111MODULE=off [2020-08-13T12:05:23.707Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T12:05:23.707Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T12:05:23.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T12:05:23.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T12:05:23.707Z] GOPATH=/go [2020-08-13T12:05:23.707Z] PKG_CONFIG=pkg-config [2020-08-13T12:05:23.707Z] _=/usr/bin/env [2020-08-13T12:05:23.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T12:05:27.815Z] #52 247.2 + bin/containerd-shim-runc-v1 [2020-08-13T12:05:28.147Z] #45 DONE 312.4s [2020-08-13T12:05:28.147Z] [2020-08-13T12:05:28.147Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:28.147Z] #52 ... [2020-08-13T12:05:28.147Z] [2020-08-13T12:05:28.147Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T12:05:28.147Z] #46 DONE 0.7s [2020-08-13T12:05:28.147Z] [2020-08-13T12:05:28.147Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T12:05:28.147Z] #48 DONE 0.3s [2020-08-13T12:05:28.147Z] [2020-08-13T12:05:28.147Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T12:05:28.147Z] #50 DONE 0.3s [2020-08-13T12:05:28.147Z] [2020-08-13T12:05:28.147Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:28.147Z] #52 246.8 + bin/containerd-stress [2020-08-13T12:05:28.147Z] #52 248.8 + bin/containerd-shim [2020-08-13T12:05:30.383Z] #52 250.4 + bin/containerd-shim-runc-v2 [2020-08-13T12:05:31.323Z] #52 251.4 + binaries [2020-08-13T12:05:31.323Z] #52 251.4 + install -D bin/containerd /build/containerd [2020-08-13T12:05:31.323Z] #52 251.4 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T12:05:31.323Z] #52 251.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T12:05:31.323Z] #52 251.4 + install -D bin/ctr /build/ctr [2020-08-13T12:05:32.254Z] #53 ... [2020-08-13T12:05:32.254Z] [2020-08-13T12:05:32.254Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:32.254Z] #46 DONE 333.3s [2020-08-13T12:05:32.254Z] [2020-08-13T12:05:32.254Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:32.254Z] #53 ... [2020-08-13T12:05:32.254Z] [2020-08-13T12:05:32.254Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T12:05:32.254Z] #47 DONE 0.1s [2020-08-13T12:05:32.254Z] [2020-08-13T12:05:32.254Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T12:05:32.254Z] #49 DONE 0.1s [2020-08-13T12:05:32.254Z] [2020-08-13T12:05:32.254Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T12:05:32.254Z] #51 DONE 0.1s [2020-08-13T12:05:32.254Z] [2020-08-13T12:05:32.254Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T12:05:32.728Z] #52 DONE 252.4s [2020-08-13T12:05:33.297Z] [2020-08-13T12:05:33.297Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T12:05:33.857Z] #53 DONE 0.7s [2020-08-13T12:05:33.857Z] [2020-08-13T12:05:33.857Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T12:05:34.113Z] #57 DONE 0.2s [2020-08-13T12:05:34.113Z] [2020-08-13T12:05:34.113Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T12:05:34.350Z] #53 303.3 + bin/containerd-stress [2020-08-13T12:05:34.368Z] #59 DONE 0.4s [2020-08-13T12:05:34.623Z] [2020-08-13T12:05:34.623Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T12:05:34.623Z] #61 DONE 0.0s [2020-08-13T12:05:34.623Z] [2020-08-13T12:05:34.623Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T12:05:34.623Z] #62 DONE 0.0s [2020-08-13T12:05:34.623Z] [2020-08-13T12:05:34.623Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T12:05:34.727Z] #52 255.5 + bin/containerd-shim-runc-v1 [2020-08-13T12:05:35.989Z] #63 DONE 1.2s [2020-08-13T12:05:35.989Z] [2020-08-13T12:05:35.989Z] #64 exporting to image [2020-08-13T12:05:35.989Z] #64 exporting layers [2020-08-13T12:05:37.186Z] #53 305.7 + bin/containerd-shim [2020-08-13T12:05:38.024Z] #52 258.6 + bin/containerd-shim-runc-v2 [2020-08-13T12:05:38.284Z] #52 259.5 + binaries [2020-08-13T12:05:38.284Z] #52 259.5 + install -D bin/containerd /build/containerd [2020-08-13T12:05:38.284Z] #52 259.5 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T12:05:38.284Z] #52 259.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T12:05:38.284Z] #52 259.5 + install -D bin/ctr /build/ctr [2020-08-13T12:05:39.662Z] #52 DONE 260.9s [2020-08-13T12:05:40.609Z] [2020-08-13T12:05:40.609Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T12:05:41.250Z] #53 DONE 0.8s [2020-08-13T12:05:41.250Z] [2020-08-13T12:05:41.250Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T12:05:41.508Z] #57 DONE 0.2s [2020-08-13T12:05:41.508Z] [2020-08-13T12:05:41.508Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T12:05:42.077Z] #59 DONE 0.5s [2020-08-13T12:05:42.077Z] [2020-08-13T12:05:42.077Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T12:05:42.077Z] #61 DONE 0.0s [2020-08-13T12:05:42.077Z] [2020-08-13T12:05:42.077Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T12:05:42.077Z] #62 DONE 0.0s [2020-08-13T12:05:42.077Z] [2020-08-13T12:05:42.077Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T12:05:42.525Z] #64 exporting layers 6.2s done [2020-08-13T12:05:42.525Z] #64 writing image sha256:2ac64935eaa320c2e336e55a98817a57af56f4cd6ee71332fd95963f96cb7393 done [2020-08-13T12:05:42.525Z] #64 naming to docker.io/library/docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa done [2020-08-13T12:05:42.525Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T12:05:42.870Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -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:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh dynbinary test-integration [2020-08-13T12:05:43.800Z] [2020-08-13T12:05:43.800Z] Removing bundles/ [2020-08-13T12:05:43.800Z] [2020-08-13T12:05:43.800Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T12:05:43.800Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:05:43.800Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T12:05:43.983Z] #63 DONE 1.7s [2020-08-13T12:05:43.983Z] [2020-08-13T12:05:43.983Z] #64 exporting to image [2020-08-13T12:05:43.983Z] #64 exporting layers [2020-08-13T12:05:44.354Z] #53 312.8 + bin/containerd-shim-runc-v1 [2020-08-13T12:05:46.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T12:05:46.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T12:05:47.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T12:05:47.955Z] #53 316.2 + bin/containerd-shim-runc-v2 [2020-08-13T12:05:48.253Z] #53 317.2 + binaries [2020-08-13T12:05:48.253Z] #53 317.2 + install -D bin/containerd /build/containerd [2020-08-13T12:05:48.253Z] #53 317.2 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T12:05:48.546Z] #53 317.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T12:05:48.546Z] #53 317.2 + install -D bin/ctr /build/ctr [2020-08-13T12:05:48.546Z] #53 DONE 317.3s [2020-08-13T12:05:49.590Z] [2020-08-13T12:05:49.590Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T12:05:49.590Z] #54 DONE 0.1s [2020-08-13T12:05:49.590Z] [2020-08-13T12:05:49.590Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T12:05:49.590Z] #58 DONE 0.1s [2020-08-13T12:05:49.590Z] [2020-08-13T12:05:49.590Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T12:05:49.590Z] #60 DONE 0.1s [2020-08-13T12:05:49.590Z] [2020-08-13T12:05:49.590Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T12:05:49.590Z] #62 DONE 0.0s [2020-08-13T12:05:49.884Z] [2020-08-13T12:05:49.884Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T12:05:49.884Z] #63 DONE 0.0s [2020-08-13T12:05:49.884Z] [2020-08-13T12:05:49.884Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T12:05:50.199Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 1m59.408676024s [2020-08-13T12:05:50.199Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 677.24041ms [2020-08-13T12:05:50.558Z] #64 exporting layers 6.3s done [2020-08-13T12:05:50.558Z] #64 writing image sha256:2ec19cdbc023be11374c9ee6dfff99c85a98e70aaa0fa7ab1de973133d1aae94 done [2020-08-13T12:05:50.558Z] #64 naming to docker.io/library/docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa done [2020-08-13T12:05:50.558Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-13T12:05:50.943Z] + trap exit INT TERM [2020-08-13T12:05:50.943Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-13T12:05:50.943Z] + CONTAINER_NAME=docker-pr4 [2020-08-13T12:05:50.943Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41329/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh dynbinary-daemon [2020-08-13T12:05:51.881Z] [2020-08-13T12:05:51.881Z] Removing bundles/ [2020-08-13T12:05:51.881Z] [2020-08-13T12:05:51.881Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-13T12:05:51.881Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:05:51.881Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T12:05:51.983Z] #64 DONE 2.0s [2020-08-13T12:05:51.983Z] [2020-08-13T12:05:51.983Z] #65 exporting to oci image format [2020-08-13T12:05:51.983Z] #65 exporting layers [2020-08-13T12:06:00.294Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T12:06:00.294Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T12:06:00.294Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-08-13T12:06:00.294Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-08-13T12:06:00.294Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T12:06:00.294Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T12:06:00.295Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-08-13T12:06:00.295Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T12:06:00.295Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T12:06:00.295Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2020-08-13T12:06:02.216Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-08-13T12:06:03.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T12:06:03.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T12:06:03.164Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 13.6% of statements [2020-08-13T12:06:04.115Z] ok github.com/docker/docker/builder/dockerfile 0.849s coverage: 48.1% of statements [2020-08-13T12:06:04.115Z] ok github.com/docker/docker/builder/remotecontext/git 3.363s coverage: 86.3% of statements [2020-08-13T12:06:04.115Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T12:06:04.115Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T12:06:04.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T12:06:05.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T12:06:05.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T12:06:06.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T12:06:08.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T12:06:09.422Z] ok github.com/docker/docker/client 0.281s coverage: 75.4% of statements [2020-08-13T12:06:09.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T12:06:11.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T12:06:11.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T12:06:12.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T12:06:13.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T12:06:14.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T12:06:15.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T12:06:16.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T12:06:17.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T12:06:17.469Z] Using test binary docker [2020-08-13T12:06:17.762Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T12:06:17.762Z] +++ /etc/init.d/apparmor start [2020-08-13T12:06:17.762Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:06:17.762Z] INFO: Waiting for daemon to start... [2020-08-13T12:06:17.762Z] Starting dockerd [2020-08-13T12:06:17.762Z] +++ 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-08-13T12:06:19.831Z] . [2020-08-13T12:06:19.831Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T12:06:19.831Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T12:06:19.831Z] Error: No such image: emptyfs [2020-08-13T12:06:19.831Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T12:06:19.831Z] ++++ docker load [2020-08-13T12:06:20.125Z] Running integration-test (iteration 1) [2020-08-13T12:06:20.125Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T12:06:20.125Z] ++ 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-08-13T12:06:20.125Z] ++ set -e [2020-08-13T12:06:20.125Z] ++ '[' -n 0 ']' [2020-08-13T12:06:20.125Z] ++ set -x [2020-08-13T12:06:20.125Z] ++ 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-08-13T12:06:28.627Z] Loaded image: buildpack-deps:buster [2020-08-13T12:06:28.627Z] Loaded image: busybox:latest [2020-08-13T12:06:28.627Z] Loaded image: busybox:glibc [2020-08-13T12:06:28.627Z] Loaded image: debian:buster [2020-08-13T12:06:28.627Z] Loaded image: hello-world:latest [2020-08-13T12:06:28.627Z] INFO: Testing against a local daemon [2020-08-13T12:06:28.627Z] === RUN TestCgroupNamespacesBuild [2020-08-13T12:06:31.362Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2020-08-13T12:06:31.362Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T12:06:32.872Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-08-13T12:06:32.872Z] === RUN TestBuildWithSession [2020-08-13T12:06:32.872Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T12:06:32.872Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:06:32.872Z] === RUN TestBuildSquashParent [2020-08-13T12:06:36.036Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 30.8% of statements [2020-08-13T12:06:37.428Z] ok github.com/docker/docker/container 0.168s coverage: 34.7% of statements [2020-08-13T12:06:37.428Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T12:06:37.428Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T12:06:37.428Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T12:06:37.428Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T12:06:39.779Z] --- PASS: TestBuildSquashParent (7.12s) [2020-08-13T12:06:39.779Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T12:06:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:06:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:06:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:06:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:06:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:06:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:06:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:06:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:06:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:06:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:06:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:06:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:06:39.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:06:39.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:06:39.987Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.086s coverage: 65.3% of statements [2020-08-13T12:06:41.914Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.9% of statements [2020-08-13T12:06:42.524Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:06:42.524Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:06:43.836Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2020-08-13T12:06:44.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:06:44.887Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:06:46.394Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-08-13T12:06:47.625Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-13T12:06:47.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) [2020-08-13T12:06:47.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-08-13T12:06:47.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-08-13T12:06:47.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) [2020-08-13T12:06:47.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-08-13T12:06:47.625Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-08-13T12:06:47.625Z] === RUN TestBuildMultiStageCopy [2020-08-13T12:06:47.625Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T12:06:47.791Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 81.8% of statements [2020-08-13T12:06:47.791Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2020-08-13T12:06:48.324Z] 3ab49687905c: Pull complete [2020-08-13T12:06:48.324Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-13T12:06:48.324Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:06:48.324Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:06:48.324Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-13T12:06:48.324Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-13T12:06:48.324Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-08-13T12:06:48.324Z] INFO: Docker version of control daemon [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] Client: Docker Engine - Enterprise [2020-08-13T12:06:48.324Z] Version: 19.03.5 [2020-08-13T12:06:48.324Z] API version: 1.40 [2020-08-13T12:06:48.324Z] Go version: go1.12.12 [2020-08-13T12:06:48.324Z] Git commit: 2ee0c57608 [2020-08-13T12:06:48.324Z] Built: 11/13/2019 08:00:16 [2020-08-13T12:06:48.324Z] OS/Arch: windows/amd64 [2020-08-13T12:06:48.324Z] Experimental: false [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] Server: Docker Engine - Enterprise [2020-08-13T12:06:48.324Z] Engine: [2020-08-13T12:06:48.324Z] Version: 19.03.5 [2020-08-13T12:06:48.324Z] API version: 1.40 (minimum version 1.24) [2020-08-13T12:06:48.324Z] Go version: go1.12.12 [2020-08-13T12:06:48.324Z] Git commit: 2ee0c57608 [2020-08-13T12:06:48.324Z] Built: 11/13/2019 07:58:51 [2020-08-13T12:06:48.324Z] OS/Arch: windows/amd64 [2020-08-13T12:06:48.324Z] Experimental: true [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] INFO: Docker info of control daemon [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] Client: [2020-08-13T12:06:48.324Z] Debug Mode: false [2020-08-13T12:06:48.324Z] Plugins: [2020-08-13T12:06:48.324Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] Server: [2020-08-13T12:06:48.324Z] Containers: 0 [2020-08-13T12:06:48.324Z] Running: 0 [2020-08-13T12:06:48.324Z] Paused: 0 [2020-08-13T12:06:48.324Z] Stopped: 0 [2020-08-13T12:06:48.324Z] Images: 1 [2020-08-13T12:06:48.324Z] Server Version: 19.03.5 [2020-08-13T12:06:48.324Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-08-13T12:06:48.324Z] LCOW: [2020-08-13T12:06:48.324Z] Windows: [2020-08-13T12:06:48.324Z] Logging Driver: json-file [2020-08-13T12:06:48.324Z] Plugins: [2020-08-13T12:06:48.324Z] Volume: local [2020-08-13T12:06:48.324Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T12:06:48.324Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T12:06:48.324Z] Swarm: inactive [2020-08-13T12:06:48.324Z] Default Isolation: process [2020-08-13T12:06:48.324Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T12:06:48.324Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T12:06:48.324Z] OSType: windows [2020-08-13T12:06:48.324Z] Architecture: x86_64 [2020-08-13T12:06:48.324Z] CPUs: 4 [2020-08-13T12:06:48.324Z] Total Memory: 32GiB [2020-08-13T12:06:48.324Z] Name: azwin-2-c8ee30 [2020-08-13T12:06:48.324Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-13T12:06:48.324Z] Docker Root Dir: D:\docker [2020-08-13T12:06:48.324Z] Debug Mode: false [2020-08-13T12:06:48.324Z] Registry: https://index.docker.io/v1/ [2020-08-13T12:06:48.324Z] Labels: [2020-08-13T12:06:48.324Z] Experimental: true [2020-08-13T12:06:48.324Z] Insecure Registries: [2020-08-13T12:06:48.324Z] 10.0.0.4:5000 [2020-08-13T12:06:48.324Z] 127.0.0.0/8 [2020-08-13T12:06:48.324Z] Registry Mirrors: [2020-08-13T12:06:48.324Z] http://10.0.0.4:5000/ [2020-08-13T12:06:48.324Z] Live Restore Enabled: false [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] INFO: Commit hash is bbc32aceb7 [2020-08-13T12:06:48.324Z] INFO: Nuke-Everything... [2020-08-13T12:06:48.324Z] INFO: Container count on control daemon to delete is 0 [2020-08-13T12:06:48.324Z] INFO: Nuking d:\CI [2020-08-13T12:06:48.324Z] INFO: Zapped successfully [2020-08-13T12:06:48.324Z] INFO: Location for testing is d:\CI\PR-41329\4 [2020-08-13T12:06:48.324Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] INFO: Building the image from Dockerfile.windows at 08/13/2020 12:06:40... [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] Sending build context to Docker daemon 56.23MB [2020-08-13T12:06:48.324Z] [2020-08-13T12:06:48.324Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-13T12:06:48.324Z] ---> 86eddd4761f5 [2020-08-13T12:06:48.324Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-13T12:06:48.324Z] ---> Running in 86c7d358adf2 [2020-08-13T12:06:48.324Z] Removing intermediate container 86c7d358adf2 [2020-08-13T12:06:48.324Z] ---> 4c5ae18a01d0 [2020-08-13T12:06:48.324Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-08-13T12:06:48.324Z] ---> Running in 10ea1f934a45 [2020-08-13T12:06:48.324Z] Removing intermediate container 10ea1f934a45 [2020-08-13T12:06:48.324Z] ---> c3a855d6f076 [2020-08-13T12:06:48.324Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-13T12:06:48.324Z] ---> Running in 592fac5cb481 [2020-08-13T12:06:48.324Z] Removing intermediate container 592fac5cb481 [2020-08-13T12:06:48.324Z] ---> 72eae1f66a5e [2020-08-13T12:06:48.324Z] 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-08-13T12:06:48.324Z] ---> Running in e6585b936c2d [2020-08-13T12:06:48.324Z] Removing intermediate container e6585b936c2d [2020-08-13T12:06:48.324Z] ---> 973aff34fd4b [2020-08-13T12:06:48.324Z] 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-08-13T12:06:48.324Z] ---> Running in cff77173a00b [2020-08-13T12:06:49.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T12:06:49.715Z] ok github.com/docker/docker/daemon/graphdriver 0.045s coverage: 2.2% of statements [2020-08-13T12:06:50.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T12:06:50.978Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T12:06:51.612Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T12:06:52.246Z] --- PASS: TestBuildMultiStageCopy (4.84s) [2020-08-13T12:06:52.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-08-13T12:06:52.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-08-13T12:06:52.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-08-13T12:06:52.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-08-13T12:06:52.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-08-13T12:06:52.246Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T12:06:53.021Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-08-13T12:06:53.021Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 14.0% of statements [2020-08-13T12:06:53.757Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-08-13T12:06:53.757Z] === RUN TestBuildLabelWithTargets [2020-08-13T12:06:54.254Z] [2020-08-13T12:06:54.254Z] SUCCESS: Specified value was saved. [2020-08-13T12:06:54.942Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.634s coverage: 57.0% of statements [2020-08-13T12:06:55.795Z] INFO: Downloading git... [2020-08-13T12:06:56.493Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-08-13T12:06:56.493Z] === RUN TestBuildWithEmptyLayers [2020-08-13T12:06:56.869Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-08-13T12:06:57.130Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-08-13T12:06:57.131Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T12:06:57.354Z] INFO: Downloading go... [2020-08-13T12:06:58.800Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.972s coverage: 45.9% of statements [2020-08-13T12:06:58.896Z] INFO: Downloading compiler 1 of 3... [2020-08-13T12:06:59.063Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.173s coverage: 73.1% of statements [2020-08-13T12:06:59.357Z] INFO: Downloading compiler 2 of 3... [2020-08-13T12:06:59.991Z] INFO: Downloading compiler 3 of 3... [2020-08-13T12:07:00.450Z] INFO: Extracting git... [2020-08-13T12:07:00.658Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2020-08-13T12:07:00.658Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T12:07:00.987Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.015s coverage: 49.5% of statements [2020-08-13T12:07:01.349Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-08-13T12:07:01.349Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T12:07:01.934Z] ok github.com/docker/docker/daemon 12.372s coverage: 17.3% of statements [2020-08-13T12:07:01.934Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T12:07:01.934Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T12:07:01.934Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T12:07:01.934Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T12:07:01.934Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T12:07:01.934Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.558s coverage: 76.1% of statements [2020-08-13T12:07:02.883Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-08-13T12:07:03.833Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-08-13T12:07:04.096Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-08-13T12:07:04.872Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-08-13T12:07:04.872Z] === RUN TestBuildWithHugeFile [2020-08-13T12:07:05.492Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.8% of statements [2020-08-13T12:07:06.441Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 41.0% of statements [2020-08-13T12:07:06.441Z] ok github.com/docker/docker/daemon/logger/awslogs 0.251s coverage: 77.8% of statements [2020-08-13T12:07:06.703Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.010s coverage: 57.7% of statements [2020-08-13T12:07:06.703Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T12:07:06.703Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T12:07:06.703Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T12:07:06.703Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T12:07:06.703Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T12:07:06.703Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T12:07:07.280Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-08-13T12:07:07.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2020-08-13T12:07:07.857Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-08-13T12:07:08.120Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements [2020-08-13T12:07:09.517Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 75.2% of statements [2020-08-13T12:07:09.517Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T12:07:09.780Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 33.3% of statements [2020-08-13T12:07:09.780Z] time="2020-08-13T12:07:09Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate850310699/log907433358.1: no such file or directory" [2020-08-13T12:07:09.780Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 38.3% of statements [2020-08-13T12:07:10.729Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-08-13T12:07:10.992Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2020-08-13T12:07:11.567Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-08-13T12:07:11.656Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.941954253s with top 10 stages: buildssa: 1m35.250414394s, goimports: 22.460463947s, unconvert: 13.108156789s, gosec: 10.34756262s, golint: 5.615526189s, ineffassign: 4.12096937s, inspect: 4.094959745s, misspell: 3.961174859s, vrp: 3.174369124s, printf: 1.958976294s [2020-08-13T12:07:12.518Z] ok github.com/docker/docker/daemon/logger/splunk 1.883s coverage: 82.5% of statements [2020-08-13T12:07:12.518Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T12:07:12.518Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T12:07:12.781Z] ok github.com/docker/docker/distribution/metadata 0.120s coverage: 48.2% of statements [2020-08-13T12:07:14.175Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-08-13T12:07:14.511Z] #65 exporting layers 80.7s done [2020-08-13T12:07:14.511Z] #65 exporting manifest sha256:8cc72262c38cefd3964dc8fd01e887a7fc4084f535185210a0c89e7933988575 done [2020-08-13T12:07:14.511Z] #65 exporting config sha256:84321a6ab7d67a5eacf6d49f3c4e89348c9301829084d10d06591d3d71992b82 done [2020-08-13T12:07:14.511Z] #65 sending tarball [2020-08-13T12:07:15.121Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2020-08-13T12:07:15.268Z] INFO: Expanding go... [2020-08-13T12:07:15.383Z] ok github.com/docker/docker/distribution 1.648s coverage: 21.9% of statements [2020-08-13T12:07:15.383Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T12:07:15.383Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-08-13T12:07:15.646Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2020-08-13T12:07:15.646Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T12:07:15.646Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T12:07:16.221Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-08-13T12:07:16.221Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T12:07:16.221Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2020-08-13T12:07:17.171Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2020-08-13T12:07:18.562Z] ok github.com/docker/docker/opts 0.073s coverage: 67.4% of statements [2020-08-13T12:07:19.519Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2020-08-13T12:07:19.781Z] ok github.com/docker/docker/pkg/authorization 0.578s coverage: 68.3% of statements [2020-08-13T12:07:19.781Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-08-13T12:07:19.832Z] INFO [runner/unused/goanalysis] analyzers took 26.072396592s with top 10 stages: buildssa: 21.774424305s, U1000: 4.297972287s [2020-08-13T12:07:20.062Z] ok github.com/docker/docker/pkg/archive 1.204s coverage: 77.1% of statements [2020-08-13T12:07:20.092Z] INFO [runner] Issues before processing: 2304, after processing: 0 [2020-08-13T12:07:20.092Z] INFO [runner] Processors filtering stat (out/in): exclude: 1590/1590, path_prettifier: 1695/1695, filename_unadjuster: 1695/1695, autogenerated_exclude: 1590/1695, identifier_marker: 1590/1590, exclude-rules: 64/1590, cgo: 1695/2304, skip_files: 1695/1695, skip_dirs: 1695/1695, nolint: 0/64 [2020-08-13T12:07:20.092Z] INFO [runner] processing took 162.439726ms with stages: nolint: 91.320571ms, identifier_marker: 38.265919ms, path_prettifier: 13.327824ms, exclude-rules: 7.832792ms, autogenerated_exclude: 6.878428ms, skip_dirs: 2.969949ms, cgo: 970.659µs, filename_unadjuster: 859.861µs, max_same_issues: 8.122µs, source_code: 944ns, path_shortener: 838ns, diff: 782ns, max_from_linter: 781ns, uniq_by_line: 710ns, skip_files: 632ns, exclude: 551ns, max_per_file_from_linter: 363ns [2020-08-13T12:07:20.092Z] INFO [runner] linters took 1m36.201356868s with stages: goanalysis_metalinter: 1m17.206458078s, unused: 18.828838328s [2020-08-13T12:07:20.092Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-13T12:07:20.192Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:07:20.192Z] [2020-08-13T12:07:20.192Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T12:07:20.192Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T12:07:20.192Z] HOSTNAME=0c73ae65932b [2020-08-13T12:07:20.192Z] DEST=bundles/test-integration [2020-08-13T12:07:20.192Z] PWD=/go/src/github.com/docker/docker [2020-08-13T12:07:20.192Z] DOCKER_ROOTLESS=1 [2020-08-13T12:07:20.192Z] DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:07:20.192Z] container=docker [2020-08-13T12:07:20.192Z] HOME=/root [2020-08-13T12:07:20.192Z] GOLANG_VERSION=1.13.14 [2020-08-13T12:07:20.192Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T12:07:20.192Z] VALIDATE_BRANCH=master [2020-08-13T12:07:20.192Z] TERM=xterm [2020-08-13T12:07:20.192Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T12:07:20.192Z] SHLVL=1 [2020-08-13T12:07:20.192Z] TIMEOUT=120m [2020-08-13T12:07:20.192Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T12:07:20.192Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T12:07:20.192Z] GO111MODULE=off [2020-08-13T12:07:20.192Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T12:07:20.192Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T12:07:20.192Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T12:07:20.192Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T12:07:20.192Z] GOPATH=/go [2020-08-13T12:07:20.192Z] PKG_CONFIG=pkg-config [2020-08-13T12:07:20.192Z] _=/usr/bin/env [2020-08-13T12:07:20.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T12:07:20.327Z] ok github.com/docker/docker/pkg/directory 0.028s coverage: 80.0% of statements [2020-08-13T12:07:21.278Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-08-13T12:07:21.278Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-08-13T12:07:21.853Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-08-13T12:07:22.017Z] INFO Memory: 1632 samples, avg is 254.6MB, max is 2965.9MB [2020-08-13T12:07:22.017Z] INFO Execution took 3m38.339371029s [2020-08-13T12:07:22.276Z] Congratulations! The shell scripts are properly formatted. [2020-08-13T12:07:22.427Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-08-13T12:07:22.687Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-13T12:07:23.552Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh dynbinary-daemon test-docker-py [2020-08-13T12:07:24.075Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-08-13T12:07:24.120Z] [2020-08-13T12:07:24.120Z] Removing bundles/ [2020-08-13T12:07:24.120Z] [2020-08-13T12:07:24.120Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-13T12:07:24.120Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:07:24.120Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T12:07:24.338Z] ok github.com/docker/docker/pkg/chrootarchive 3.515s coverage: 43.2% of statements [2020-08-13T12:07:24.601Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-08-13T12:07:25.175Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-08-13T12:07:25.175Z] ok github.com/docker/docker/pkg/fsutils 0.346s coverage: 85.1% of statements [2020-08-13T12:07:25.438Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-08-13T12:07:26.386Z] ok github.com/docker/docker/layer 7.223s coverage: 68.8% of statements [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T12:07:26.386Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T12:07:26.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-08-13T12:07:26.649Z] ok github.com/docker/docker/pkg/idtools 0.731s coverage: 70.5% of statements [2020-08-13T12:07:26.649Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-08-13T12:07:26.649Z] ok github.com/docker/docker/pkg/ioutils 0.647s coverage: 70.6% of statements [2020-08-13T12:07:26.912Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-08-13T12:07:26.912Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T12:07:26.912Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T12:07:27.175Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-08-13T12:07:27.175Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T12:07:27.175Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-08-13T12:07:27.438Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-08-13T12:07:27.701Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2020-08-13T12:07:27.964Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-08-13T12:07:27.964Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T12:07:27.964Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T12:07:28.373Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:07:28.373Z] [2020-08-13T12:07:28.373Z] + TEST_INTEGRATION_DEST=1 [2020-08-13T12:07:28.373Z] + CONTAINER_NAME=docker-pr4-1 [2020-08-13T12:07:28.373Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T12:07:28.373Z] + run_tests test-integration-flaky [2020-08-13T12:07:28.373Z] + '[' -n 0 ']' [2020-08-13T12:07:28.373Z] + rm= [2020-08-13T12:07:28.373Z] + c=0 [2020-08-13T12:07:28.373Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41329/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41329/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh test-integration-flaky test-integration [2020-08-13T12:07:28.373Z] ++ jobs -p [2020-08-13T12:07:28.373Z] + TEST_INTEGRATION_DEST=3 [2020-08-13T12:07:28.373Z] + CONTAINER_NAME=docker-pr4-3 [2020-08-13T12:07:28.373Z] + TEST_SKIP_INTEGRATION=1 [2020-08-13T12:07:28.373Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-13T12:07:28.373Z] + run_tests [2020-08-13T12:07:28.373Z] + '[' -n 0 ']' [2020-08-13T12:07:28.373Z] + rm= [2020-08-13T12:07:28.373Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41329/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41329/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh '' test-integration [2020-08-13T12:07:28.373Z] + TEST_INTEGRATION_DEST=2 [2020-08-13T12:07:28.373Z] + CONTAINER_NAME=docker-pr4-2 [2020-08-13T12:07:28.373Z] + TEST_SKIP_INTEGRATION=1 [2020-08-13T12:07:28.373Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-13T12:07:28.373Z] + run_tests [2020-08-13T12:07:28.373Z] + for job in $(jobs -p) [2020-08-13T12:07:28.373Z] + '[' -n 0 ']' [2020-08-13T12:07:28.373Z] + wait 14598 [2020-08-13T12:07:28.373Z] + rm= [2020-08-13T12:07:28.373Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41329/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41329/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh '' test-integration [2020-08-13T12:07:28.373Z] [2020-08-13T12:07:28.373Z] [2020-08-13T12:07:28.373Z] [2020-08-13T12:07:28.373Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T12:07:28.373Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T12:07:28.373Z] HOSTNAME=9367b624f95c [2020-08-13T12:07:28.373Z] TEST_SKIP_INTEGRATION=1 [2020-08-13T12:07:28.374Z] TESTDEBUG=0 [2020-08-13T12:07:28.374Z] DEST=bundles/test-integration [2020-08-13T12:07:28.374Z] PWD=/go/src/github.com/docker/docker [2020-08-13T12:07:28.374Z] KEEPBUNDLE=1 [2020-08-13T12:07:28.374Z] DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:07:28.374Z] container=docker [2020-08-13T12:07:28.374Z] HOME=/root [2020-08-13T12:07:28.374Z] GOLANG_VERSION=1.13.14 [2020-08-13T12:07:28.374Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T12:07:28.374Z] VALIDATE_BRANCH=master [2020-08-13T12:07:28.374Z] TERM=xterm [2020-08-13T12:07:28.374Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T12:07:28.374Z] SHLVL=1 [2020-08-13T12:07:28.374Z] TIMEOUT=120m [2020-08-13T12:07:28.374Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T12:07:28.374Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T12:07:28.374Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-13T12:07:28.374Z] GO111MODULE=off [2020-08-13T12:07:28.374Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T12:07:28.374Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T12:07:28.374Z] GOPATH=/go [2020-08-13T12:07:28.374Z] PKG_CONFIG=pkg-config [2020-08-13T12:07:28.374Z] _=/usr/bin/env [2020-08-13T12:07:28.374Z] Building test suite binary ./integration-cli/test.main [2020-08-13T12:07:28.374Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-13T12:07:28.374Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T12:07:28.374Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T12:07:28.374Z] HOSTNAME=bd418ec616fc [2020-08-13T12:07:28.374Z] TEST_SKIP_INTEGRATION=1 [2020-08-13T12:07:28.374Z] TESTDEBUG=0 [2020-08-13T12:07:28.374Z] DEST=bundles/test-integration [2020-08-13T12:07:28.374Z] PWD=/go/src/github.com/docker/docker [2020-08-13T12:07:28.374Z] KEEPBUNDLE=1 [2020-08-13T12:07:28.374Z] DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:07:28.374Z] container=docker [2020-08-13T12:07:28.374Z] HOME=/root [2020-08-13T12:07:28.374Z] GOLANG_VERSION=1.13.14 [2020-08-13T12:07:28.374Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T12:07:28.374Z] VALIDATE_BRANCH=master [2020-08-13T12:07:28.374Z] TERM=xterm [2020-08-13T12:07:28.374Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T12:07:28.374Z] SHLVL=1 [2020-08-13T12:07:28.374Z] TIMEOUT=120m [2020-08-13T12:07:28.374Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T12:07:28.374Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T12:07:28.374Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-13T12:07:28.374Z] GO111MODULE=off [2020-08-13T12:07:28.374Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T12:07:28.374Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T12:07:28.374Z] GOPATH=/go [2020-08-13T12:07:28.374Z] PKG_CONFIG=pkg-config [2020-08-13T12:07:28.374Z] _=/usr/bin/env [2020-08-13T12:07:28.374Z] Building test suite binary ./integration-cli/test.main [2020-08-13T12:07:28.374Z] No new tests added to integration. [2020-08-13T12:07:28.374Z] [2020-08-13T12:07:28.374Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T12:07:28.374Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T12:07:28.374Z] HOSTNAME=0d40881848f2 [2020-08-13T12:07:28.374Z] TESTDEBUG=0 [2020-08-13T12:07:28.374Z] DEST=bundles/test-integration [2020-08-13T12:07:28.374Z] PWD=/go/src/github.com/docker/docker [2020-08-13T12:07:28.374Z] KEEPBUNDLE=1 [2020-08-13T12:07:28.374Z] DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:07:28.374Z] container=docker [2020-08-13T12:07:28.374Z] HOME=/root [2020-08-13T12:07:28.374Z] GOLANG_VERSION=1.13.14 [2020-08-13T12:07:28.374Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T12:07:28.374Z] VALIDATE_BRANCH=master [2020-08-13T12:07:28.374Z] TERM=xterm [2020-08-13T12:07:28.374Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T12:07:28.374Z] SHLVL=1 [2020-08-13T12:07:28.374Z] TIMEOUT=120m [2020-08-13T12:07:28.374Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T12:07:28.374Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T12:07:28.374Z] GO111MODULE=off [2020-08-13T12:07:28.374Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T12:07:28.374Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T12:07:28.374Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T12:07:28.374Z] GOPATH=/go [2020-08-13T12:07:28.374Z] PKG_CONFIG=pkg-config [2020-08-13T12:07:28.374Z] _=/usr/bin/env [2020-08-13T12:07:28.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T12:07:28.540Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-08-13T12:07:29.117Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2020-08-13T12:07:29.117Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-08-13T12:07:29.117Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-08-13T12:07:29.692Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-08-13T12:07:30.135Z] #65 sending tarball 15.6s done [2020-08-13T12:07:30.135Z] #65 DONE 96.4s [2020-08-13T12:07:30.135Z] [2020-08-13T12:07:30.135Z] #66 importing to docker [2020-08-13T12:07:30.638Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-08-13T12:07:30.638Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-08-13T12:07:31.212Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-08-13T12:07:31.212Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-08-13T12:07:31.474Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-08-13T12:07:32.048Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-08-13T12:07:32.116Z] --- PASS: TestBuildWithHugeFile (26.85s) [2020-08-13T12:07:32.116Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T12:07:32.116Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:07:32.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:07:32.116Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:07:32.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:07:32.116Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:07:32.116Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:07:32.116Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:07:32.116Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:07:32.116Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:07:32.116Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-08-13T12:07:32.116Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-08-13T12:07:32.116Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-08-13T12:07:32.116Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-08-13T12:07:32.116Z] === RUN TestBuildPreserveOwnership [2020-08-13T12:07:32.116Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T12:07:32.622Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.9% of statements [2020-08-13T12:07:32.884Z] ok github.com/docker/docker/pkg/signal 2.804s coverage: 61.0% of statements [2020-08-13T12:07:32.884Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2020-08-13T12:07:33.409Z] testing: warning: no tests to run [2020-08-13T12:07:33.409Z] coverage: [no statements] [2020-08-13T12:07:33.409Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-08-13T12:07:33.409Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2020-08-13T12:07:33.671Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-08-13T12:07:33.671Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-08-13T12:07:33.934Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-08-13T12:07:35.338Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-08-13T12:07:35.915Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-08-13T12:07:36.178Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-08-13T12:07:36.372Z] INFO: Expanding compiler 1 of 3... [2020-08-13T12:07:36.372Z] INFO: Expanding compiler 2 of 3... [2020-08-13T12:07:36.574Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T12:07:36.753Z] ok github.com/docker/docker/plugin 0.568s coverage: 23.1% of statements [2020-08-13T12:07:37.327Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-08-13T12:07:37.589Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-08-13T12:07:38.537Z] ok github.com/docker/docker/registry 0.245s coverage: 56.3% of statements [2020-08-13T12:07:38.537Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-08-13T12:07:38.537Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2020-08-13T12:07:38.647Z] --- PASS: TestBuildPreserveOwnership (6.99s) [2020-08-13T12:07:38.647Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.46s) [2020-08-13T12:07:38.647Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.52s) [2020-08-13T12:07:38.647Z] === RUN TestBuildPlatformInvalid [2020-08-13T12:07:38.939Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-08-13T12:07:38.939Z] PASS [2020-08-13T12:07:38.939Z] [2020-08-13T12:07:38.939Z] === Skipped [2020-08-13T12:07:38.939Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-13T12:07:38.939Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:07:38.939Z] [2020-08-13T12:07:38.939Z] [2020-08-13T12:07:38.939Z] DONE 32 tests, 1 skipped in 78.839s [2020-08-13T12:07:38.939Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T12:07:38.939Z] ++ 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-08-13T12:07:38.939Z] ++ set -e [2020-08-13T12:07:38.939Z] ++ '[' -n 0 ']' [2020-08-13T12:07:38.939Z] ++ set -x [2020-08-13T12:07:38.939Z] ++ 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-08-13T12:07:38.939Z] INFO: Testing against a local daemon [2020-08-13T12:07:38.939Z] === RUN TestConfigInspect [2020-08-13T12:07:39.285Z] INFO: Expanding compiler 3 of 3... [2020-08-13T12:07:40.255Z] INFO: Removing downloaded files... [2020-08-13T12:07:40.255Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-13T12:07:40.255Z] INFO: Configuring git core.autocrlf... [2020-08-13T12:07:40.462Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2020-08-13T12:07:41.410Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-08-13T12:07:41.410Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2020-08-13T12:07:42.354Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-08-13T12:07:43.402Z] --- PASS: TestConfigInspect (3.88s) [2020-08-13T12:07:43.402Z] === RUN TestConfigList [2020-08-13T12:07:45.656Z] #66 DONE 16.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T12:07:46.118Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/test/unit [2020-08-13T12:07:46.927Z] --- PASS: TestConfigList (3.67s) [2020-08-13T12:07:46.927Z] === RUN TestConfigsCreateAndDelete [2020-08-13T12:07:49.716Z] ? github.com/docker/docker/api [no test files] [2020-08-13T12:07:50.454Z] --- PASS: TestConfigsCreateAndDelete (3.79s) [2020-08-13T12:07:50.454Z] === RUN TestConfigsUpdate [2020-08-13T12:07:52.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T12:07:52.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T12:07:52.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T12:07:53.976Z] --- PASS: TestConfigsUpdate (3.75s) [2020-08-13T12:07:53.976Z] === RUN TestTemplatedConfig [2020-08-13T12:07:57.499Z] --- PASS: TestTemplatedConfig (3.58s) [2020-08-13T12:07:57.499Z] === RUN TestConfigCreateResolve [2020-08-13T12:08:02.015Z] --- PASS: TestConfigCreateResolve (3.67s) [2020-08-13T12:08:02.015Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T12:08:02.015Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-08-13T12:08:02.015Z] PASS [2020-08-13T12:08:02.015Z] [2020-08-13T12:08:02.015Z] DONE 7 tests in 22.967s [2020-08-13T12:08:02.015Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T12:08:02.015Z] ++ 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-08-13T12:08:02.015Z] ++ set -e [2020-08-13T12:08:02.015Z] ++ '[' -n 0 ']' [2020-08-13T12:08:02.015Z] ++ set -x [2020-08-13T12:08:02.015Z] ++ 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-08-13T12:08:02.015Z] INFO: Testing against a local daemon [2020-08-13T12:08:02.015Z] === RUN TestCheckpoint [2020-08-13T12:08:02.015Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T12:08:02.015Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:08:02.015Z] === RUN TestContainerInvalidJSON [2020-08-13T12:08:02.015Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:08:02.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:08:02.015Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:08:02.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:08:02.015Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:08:02.015Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:08:02.015Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:08:02.015Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:08:02.015Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:08:02.015Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-13T12:08:02.015Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T12:08:02.015Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T12:08:02.015Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T12:08:02.015Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T12:08:02.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-08-13T12:08:02.015Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T12:08:02.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-08-13T12:08:02.307Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T12:08:02.307Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-08-13T12:08:02.307Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T12:08:02.599Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-08-13T12:08:02.599Z] === RUN TestCopyFromContainer [2020-08-13T12:08:04.312Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T12:08:04.312Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === Skipped [2020-08-13T12:08:04.312Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T12:08:04.312Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T12:08:04.312Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T12:08:04.312Z] time="2020-08-13T12:06:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T12:08:04.312Z] time="2020-08-13T12:06:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T12:08:04.312Z] time="2020-08-13T12:06:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T12:08:04.312Z] time="2020-08-13T12:06:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T12:08:04.312Z] time="2020-08-13T12:06:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T12:08:04.312Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T12:08:04.312Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T12:08:04.312Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:08:04.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T12:08:04.312Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T12:08:04.312Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T12:08:04.312Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] [2020-08-13T12:08:04.312Z] DONE 2123 tests, 26 skipped in 191.215s Post stage [Pipeline] junit [2020-08-13T12:08:04.326Z] Recording test results [2020-08-13T12:08:04.674Z] === RUN TestCopyFromContainer// [2020-08-13T12:08:04.674Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T12:08:04.674Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T12:08:04.674Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T12:08:04.972Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T12:08:04.972Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T12:08:04.972Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T12:08:05.264Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-08-13T12:08:05.291Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T12:08:05.291Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T12:08:05.291Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer (2.98s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-13T12:08:05.586Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-08-13T12:08:05.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T12:08:05.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:08:05.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:08:05.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:08:05.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:08:05.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:08:05.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:08:05.586Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:08:05.586Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:08:05.586Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:08:05.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-13T12:08:05.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-13T12:08:05.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T12:08:05.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-13T12:08:05.586Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T12:08:05.586Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-13T12:08:05.586Z] === RUN TestCreateWithInvalidEnv [2020-08-13T12:08:05.586Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T12:08:05.586Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T12:08:05.586Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T12:08:05.586Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T12:08:05.586Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T12:08:05.586Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T12:08:05.586Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T12:08:05.586Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T12:08:05.586Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T12:08:05.586Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-13T12:08:05.586Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T12:08:05.586Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T12:08:05.586Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T12:08:05.586Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T12:08:05.586Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-13T12:08:05.586Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T12:08:06.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -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:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh dynbinary test-integration [2020-08-13T12:08:07.527Z] [2020-08-13T12:08:07.789Z] Removing bundles/ [2020-08-13T12:08:07.789Z] [2020-08-13T12:08:07.789Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T12:08:07.789Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:08:07.789Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T12:08:08.341Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-08-13T12:08:08.341Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T12:08:10.414Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-08-13T12:08:10.414Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T12:08:10.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:08:10.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:08:10.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:08:10.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:08:10.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:08:10.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:08:10.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:08:10.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:08:10.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:08:10.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:08:10.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:08:10.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:08:10.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:08:10.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:08:10.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:08:10.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-13T12:08:10.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-13T12:08:10.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-13T12:08:10.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-08-13T12:08:10.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-13T12:08:10.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-13T12:08:10.414Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T12:08:11.452Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-08-13T12:08:11.452Z] === RUN TestCreateDifferentPlatform [2020-08-13T12:08:11.452Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T12:08:11.452Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T12:08:11.452Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-13T12:08:11.452Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T12:08:11.452Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T12:08:11.452Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T12:08:11.452Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-13T12:08:11.452Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T12:08:11.452Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T12:08:11.452Z] === RUN TestDaemonRestartIpcMode [2020-08-13T12:08:11.452Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T12:08:11.452Z] === RUN TestDaemonHostGatewayIP [2020-08-13T12:08:11.452Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T12:08:11.452Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T12:08:11.452Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T12:08:11.452Z] === RUN TestDiff [2020-08-13T12:08:12.087Z] --- PASS: TestDiff (0.79s) [2020-08-13T12:08:12.087Z] === RUN TestExecWithCloseStdin [2020-08-13T12:08:13.126Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-08-13T12:08:13.126Z] === RUN TestExec [2020-08-13T12:08:14.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T12:08:14.164Z] --- PASS: TestExec (0.92s) [2020-08-13T12:08:14.164Z] === RUN TestExecUser [2020-08-13T12:08:14.798Z] --- PASS: TestExecUser (0.91s) [2020-08-13T12:08:14.798Z] === RUN TestExportContainerAndImportImage [2020-08-13T12:08:15.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T12:08:16.310Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-08-13T12:08:16.310Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T12:08:16.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T12:08:17.822Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-08-13T12:08:17.822Z] === RUN TestHealthCheckWorkdir [2020-08-13T12:08:17.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T12:08:17.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T12:08:18.862Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-08-13T12:08:18.862Z] === RUN TestHealthKillContainer [2020-08-13T12:08:19.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T12:08:21.599Z] --- PASS: TestHealthKillContainer (2.92s) [2020-08-13T12:08:21.599Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T12:08:22.637Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-08-13T12:08:22.637Z] === RUN TestIpcModeNone [2020-08-13T12:08:22.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T12:08:23.272Z] --- PASS: TestIpcModeNone (0.84s) [2020-08-13T12:08:23.272Z] === RUN TestIpcModePrivate [2020-08-13T12:08:24.311Z] --- PASS: TestIpcModePrivate (0.90s) [2020-08-13T12:08:24.311Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-13T12:08:24.311Z] === RUN TestIpcModeShareable [2020-08-13T12:08:24.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T12:08:25.349Z] --- PASS: TestIpcModeShareable (0.95s) [2020-08-13T12:08:25.349Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-13T12:08:25.349Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T12:08:26.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T12:08:26.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T12:08:28.087Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s) [2020-08-13T12:08:28.087Z] === RUN TestAPIIpcModeHost [2020-08-13T12:08:28.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T12:08:28.721Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-08-13T12:08:28.722Z] === RUN TestDaemonIpcModeShareable [2020-08-13T12:08:29.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T12:08:30.795Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-08-13T12:08:30.795Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-13T12:08:30.795Z] === RUN TestDaemonIpcModePrivate [2020-08-13T12:08:31.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T12:08:32.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T12:08:32.308Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-08-13T12:08:32.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-13T12:08:32.308Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T12:08:33.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T12:08:34.382Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-08-13T12:08:34.382Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-13T12:08:34.382Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T12:08:34.863Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T12:08:34.863Z] Using test binary docker [2020-08-13T12:08:34.863Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T12:08:34.863Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:08:34.863Z] INFO: Waiting for daemon to start... [2020-08-13T12:08:34.863Z] Starting dockerd [2020-08-13T12:08:35.894Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-08-13T12:08:35.894Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-13T12:08:35.894Z] === RUN TestIpcModeOlderClient [2020-08-13T12:08:35.894Z] === PAUSE TestIpcModeOlderClient [2020-08-13T12:08:35.894Z] === RUN TestKillContainerInvalidSignal [2020-08-13T12:08:36.929Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-08-13T12:08:36.929Z] === RUN TestKillContainer [2020-08-13T12:08:36.929Z] === RUN TestKillContainer/no_signal [2020-08-13T12:08:37.376Z] . [2020-08-13T12:08:37.376Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T12:08:37.376Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T12:08:37.377Z] Error: No such image: emptyfs [2020-08-13T12:08:37.377Z] Running integration-test (iteration 1) [2020-08-13T12:08:37.377Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T12:08:37.594Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T12:08:38.229Z] === RUN TestKillContainer/killing_signal [2020-08-13T12:08:39.265Z] --- PASS: TestKillContainer (2.60s) [2020-08-13T12:08:39.265Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-08-13T12:08:39.265Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-08-13T12:08:39.265Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-08-13T12:08:39.265Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T12:08:39.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T12:08:40.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T12:08:41.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-08-13T12:08:41.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-08-13T12:08:41.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-08-13T12:08:41.339Z] === RUN TestKillStoppedContainer [2020-08-13T12:08:41.339Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-13T12:08:41.339Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T12:08:41.339Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-08-13T12:08:41.339Z] === RUN TestKillDifferentUserContainer [2020-08-13T12:08:42.380Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-08-13T12:08:42.381Z] === RUN TestInspectOomKilledTrue [2020-08-13T12:08:42.381Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-13T12:08:42.381Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:08:42.381Z] === RUN TestInspectOomKilledFalse [2020-08-13T12:08:42.381Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T12:08:42.381Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:08:42.381Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T12:08:42.673Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-08-13T12:08:42.673Z] === RUN TestLinksContainerNames [2020-08-13T12:08:44.747Z] --- PASS: TestLinksContainerNames (1.75s) [2020-08-13T12:08:44.747Z] === RUN TestLogsFollowTailEmpty [2020-08-13T12:08:45.382Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-08-13T12:08:45.382Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T12:08:46.419Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/default [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/private [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/slave [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/shared [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/default [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/shared [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/slave [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/private [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T12:08:46.419Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:08:46.419Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:08:46.419Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T12:08:46.711Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T12:08:47.003Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T12:08:47.296Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:08:47.296Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T12:08:47.296Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-08-13T12:08:47.296Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-13T12:08:47.296Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T12:08:49.369Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2020-08-13T12:08:49.369Z] === RUN TestNetworkNat [2020-08-13T12:08:50.406Z] --- PASS: TestNetworkNat (0.90s) [2020-08-13T12:08:50.406Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T12:08:51.040Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-08-13T12:08:51.040Z] === RUN TestNetworkLoopbackNat [2020-08-13T12:08:52.279Z] Loaded image: buildpack-deps:buster [2020-08-13T12:08:52.279Z] Loaded image: busybox:latest [2020-08-13T12:08:52.279Z] Loaded image: busybox:glibc [2020-08-13T12:08:52.279Z] Loaded image: debian:buster [2020-08-13T12:08:52.279Z] Loaded image: hello-world:latest [2020-08-13T12:08:52.279Z] INFO: Testing against a local daemon [2020-08-13T12:08:52.279Z] === RUN TestCgroupNamespacesBuild [2020-08-13T12:08:54.166Z] --- PASS: TestCgroupNamespacesBuild (3.62s) [2020-08-13T12:08:54.166Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T12:08:54.566Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2020-08-13T12:08:54.566Z] === RUN TestPause [2020-08-13T12:08:55.200Z] --- PASS: TestPause (0.87s) [2020-08-13T12:08:55.200Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T12:08:55.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:08:55.200Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:08:55.200Z] === RUN TestPauseStopPausedContainer [2020-08-13T12:08:56.054Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-08-13T12:08:56.054Z] === RUN TestBuildWithSession [2020-08-13T12:08:56.054Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T12:08:56.054Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:08:56.055Z] === RUN TestBuildSquashParent [2020-08-13T12:08:56.251Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-08-13T12:08:56.251Z] === RUN TestPsFilter [2020-08-13T12:08:56.544Z] --- PASS: TestPsFilter (0.29s) [2020-08-13T12:08:56.544Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T12:08:57.179Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-08-13T12:08:57.179Z] === RUN TestRemoveContainerWithVolume [2020-08-13T12:08:58.219Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-08-13T12:08:58.219Z] === RUN TestRemoveContainerRunning [2020-08-13T12:08:58.858Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-08-13T12:08:58.858Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T12:08:59.896Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-08-13T12:08:59.896Z] === RUN TestRemoveInvalidContainer [2020-08-13T12:08:59.896Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-13T12:08:59.896Z] === RUN TestRenameLinkedContainer [2020-08-13T12:09:00.582Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:09:00.582Z] [2020-08-13T12:09:00.582Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-13T12:09:00.582Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-13T12:09:00.582Z] Using test binary docker [2020-08-13T12:09:00.582Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T12:09:00.582Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:09:00.582Z] INFO: Waiting for daemon to start... [2020-08-13T12:09:00.582Z] Starting dockerd [2020-08-13T12:09:00.582Z] . [2020-08-13T12:09:00.582Z] INFO: Building docker-sdk-python3:4.3.0... [2020-08-13T12:09:03.421Z] --- PASS: TestRenameLinkedContainer (3.32s) [2020-08-13T12:09:03.421Z] === RUN TestRenameStoppedContainer [2020-08-13T12:09:04.055Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-08-13T12:09:04.055Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T12:09:04.140Z] --- PASS: TestBuildSquashParent (7.10s) [2020-08-13T12:09:04.140Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T12:09:04.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:09:04.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:09:04.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:09:04.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:09:04.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:09:04.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:09:04.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:09:04.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:09:04.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:09:04.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:09:04.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:09:04.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:09:04.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:09:04.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:09:05.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:09:05.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:09:06.128Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-08-13T12:09:06.128Z] === RUN TestRenameInvalidName [2020-08-13T12:09:06.420Z] --- PASS: TestRenameInvalidName (0.81s) [2020-08-13T12:09:06.420Z] === RUN TestRenameAnonymousContainer [2020-08-13T12:09:06.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:09:06.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:09:08.844Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-13T12:09:08.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2020-08-13T12:09:08.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2020-08-13T12:09:08.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2020-08-13T12:09:08.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s) [2020-08-13T12:09:08.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2020-08-13T12:09:08.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-08-13T12:09:08.844Z] === RUN TestBuildMultiStageCopy [2020-08-13T12:09:08.844Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T12:09:11.992Z] --- PASS: TestRenameAnonymousContainer (4.78s) [2020-08-13T12:09:11.992Z] === RUN TestRenameContainerWithSameName [2020-08-13T12:09:12.108Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T12:09:12.283Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-08-13T12:09:12.284Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T12:09:13.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T12:09:13.795Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-08-13T12:09:13.795Z] === RUN TestResize [2020-08-13T12:09:14.398Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T12:09:14.831Z] --- PASS: TestResize (0.81s) [2020-08-13T12:09:14.831Z] === RUN TestResizeWithInvalidSize [2020-08-13T12:09:15.324Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T12:09:15.464Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-08-13T12:09:15.464Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T12:09:16.250Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2020-08-13T12:09:16.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2020-08-13T12:09:16.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-13T12:09:16.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-13T12:09:16.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-13T12:09:16.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-13T12:09:16.250Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T12:09:16.534Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:09:16.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:09:16.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:09:16.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:09:16.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:09:18.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:09:18.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:09:20.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:09:20.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:09:21.489Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-08-13T12:09:21.489Z] === RUN TestBuildLabelWithTargets [2020-08-13T12:09:21.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:09:21.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:09:24.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:09:24.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:09:26.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:09:27.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T12:09:27.959Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-08-13T12:09:27.959Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-08-13T12:09:29.307Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:09:29.307Z] [2020-08-13T12:09:29.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T12:09:29.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T12:09:29.307Z] HOSTNAME=1b0376de68e3 [2020-08-13T12:09:29.307Z] TESTDEBUG=0 [2020-08-13T12:09:29.307Z] DEST=bundles/test-integration [2020-08-13T12:09:29.307Z] PWD=/go/src/github.com/docker/docker [2020-08-13T12:09:29.307Z] DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:09:29.307Z] container=docker [2020-08-13T12:09:29.307Z] HOME=/root [2020-08-13T12:09:29.307Z] GOLANG_VERSION=1.13.14 [2020-08-13T12:09:29.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T12:09:29.307Z] VALIDATE_BRANCH=master [2020-08-13T12:09:29.307Z] TERM=xterm [2020-08-13T12:09:29.307Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T12:09:29.307Z] SHLVL=1 [2020-08-13T12:09:29.307Z] TIMEOUT=120m [2020-08-13T12:09:29.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T12:09:29.307Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T12:09:29.307Z] GO111MODULE=off [2020-08-13T12:09:29.307Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T12:09:29.307Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T12:09:29.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T12:09:29.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T12:09:29.307Z] GOPATH=/go [2020-08-13T12:09:29.307Z] PKG_CONFIG=pkg-config [2020-08-13T12:09:29.307Z] _=/usr/bin/env [2020-08-13T12:09:29.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T12:09:29.743Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-08-13T12:09:29.743Z] === RUN TestBuildWithEmptyLayers [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.77s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-08-13T12:09:29.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-08-13T12:09:29.925Z] === RUN TestCgroupNamespacesRun [2020-08-13T12:09:30.099Z] ok github.com/docker/docker/builder/remotecontext/git 3.965s coverage: 86.3% of statements [2020-08-13T12:09:31.178Z] ok github.com/docker/docker/builder/remotecontext 0.511s coverage: 13.6% of statements [2020-08-13T12:09:31.436Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-08-13T12:09:31.436Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T12:09:32.303Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-08-13T12:09:32.303Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T12:09:32.677Z] sha256:2dfa0aa1414bccb0551e5bd128ceb1fa71f9dc444953876c79ff4cb836d6f17b [2020-08-13T12:09:32.677Z] INFO: Starting docker-py tests... [2020-08-13T12:09:32.677Z] ============================= test session starts ============================== [2020-08-13T12:09:32.677Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-13T12:09:32.677Z] rootdir: /src, inifile: pytest.ini [2020-08-13T12:09:32.677Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-13T12:09:32.738Z] ok github.com/docker/docker/builder/dockerfile 1.237s coverage: 48.1% of statements [2020-08-13T12:09:32.738Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T12:09:32.738Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T12:09:32.936Z] collected 389 items / 1 deselected / 388 selected [2020-08-13T12:09:32.936Z] [2020-08-13T12:09:33.511Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-08-13T12:09:33.511Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T12:09:34.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T12:09:34.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T12:09:35.028Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-08-13T12:09:35.028Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T12:09:36.738Z] Removing intermediate container cff77173a00b [2020-08-13T12:09:36.738Z] ---> 56a480f757fc [2020-08-13T12:09:36.738Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-13T12:09:36.738Z] ---> Running in 42ab1baa2fea [2020-08-13T12:09:36.738Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-13T12:09:36.738Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T12:09:36.738Z] go: finding gotest.tools v0.3.5 [2020-08-13T12:09:36.738Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T12:09:36.738Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T12:09:36.738Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T12:09:36.738Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T12:09:36.738Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-13T12:09:36.738Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T12:09:36.738Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T12:09:36.738Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T12:09:36.738Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:09:36.738Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:09:36.738Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:09:36.738Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-13T12:09:36.738Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:09:36.738Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T12:09:36.738Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:09:36.738Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:09:36.738Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:09:36.738Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:09:36.738Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:09:36.738Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:09:36.738Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:09:36.738Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:09:36.738Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:09:37.146Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2020-08-13T12:09:37.146Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T12:09:37.199Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:09:37.199Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:09:37.199Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:09:37.282Z] ok github.com/docker/docker/client 0.563s coverage: 75.4% of statements [2020-08-13T12:09:37.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T12:09:37.544Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-13T12:09:37.544Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T12:09:37.657Z] go: finding github.com/fatih/color v1.6.0 [2020-08-13T12:09:37.657Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-13T12:09:37.657Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T12:09:37.657Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T12:09:37.800Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-08-13T12:09:37.800Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T12:09:38.117Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T12:09:38.117Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T12:09:38.117Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T12:09:38.117Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T12:09:38.117Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T12:09:38.117Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T12:09:38.117Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T12:09:38.658Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-08-13T12:09:38.658Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T12:09:40.349Z] INFO: Build done for gotestsum... [2020-08-13T12:09:40.733Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-08-13T12:09:40.733Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T12:09:41.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-08-13T12:09:41.026Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T12:09:43.041Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-08-13T12:09:43.041Z] === RUN TestBuildWithHugeFile [2020-08-13T12:09:43.099Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-08-13T12:09:43.099Z] === RUN TestKernelTCPMemory [2020-08-13T12:09:44.136Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-08-13T12:09:44.136Z] === RUN TestNISDomainname [2020-08-13T12:09:45.174Z] --- PASS: TestNISDomainname (1.03s) [2020-08-13T12:09:45.174Z] === RUN TestHostnameDnsResolution [2020-08-13T12:09:46.683Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-08-13T12:09:46.683Z] === RUN TestStats [2020-08-13T12:09:48.507Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-13T12:09:49.075Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-13T12:09:50.203Z] --- PASS: TestStats (2.91s) [2020-08-13T12:09:50.203Z] === RUN TestStopContainerWithTimeout [2020-08-13T12:09:50.203Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T12:09:50.203Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T12:09:50.203Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T12:09:50.203Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T12:09:50.203Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T12:09:50.203Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T12:09:50.203Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T12:09:50.203Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T12:09:50.203Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T12:09:50.203Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T12:09:50.578Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-13T12:09:50.837Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T12:09:51.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T12:09:51.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T12:09:51.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T12:09:52.731Z] Removing intermediate container 42ab1baa2fea [2020-08-13T12:09:52.731Z] ---> fa4381550634 [2020-08-13T12:09:52.731Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-13T12:09:52.731Z] ---> Running in fd5ffc5c5d7a [2020-08-13T12:09:52.731Z] Removing intermediate container fd5ffc5c5d7a [2020-08-13T12:09:52.731Z] ---> 79350448a6eb [2020-08-13T12:09:52.731Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-13T12:09:52.731Z] ---> Running in c0f0cdb536d9 [2020-08-13T12:09:52.908Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T12:09:53.192Z] Removing intermediate container c0f0cdb536d9 [2020-08-13T12:09:53.193Z] ---> 7e8d09592f25 [2020-08-13T12:09:53.193Z] Step 10/10 : COPY . . [2020-08-13T12:09:54.981Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-13T12:09:54.981Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-08-13T12:09:54.981Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-08-13T12:09:54.981Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-08-13T12:09:54.981Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-08-13T12:09:54.981Z] === RUN TestDeleteDevicemapper [2020-08-13T12:09:54.981Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T12:09:54.981Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:09:54.981Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T12:09:57.723Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2020-08-13T12:09:57.723Z] === RUN TestUpdateMemory [2020-08-13T12:09:57.723Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T12:09:57.723Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:09:57.723Z] === RUN TestUpdateCPUQuota [2020-08-13T12:09:58.763Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-08-13T12:09:58.763Z] === RUN TestUpdatePidsLimit [2020-08-13T12:09:58.763Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T12:09:59.058Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T12:09:59.350Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T12:09:59.984Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T12:10:00.277Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T12:10:00.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T12:10:00.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit (3.69s) [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.55s) [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-08-13T12:10:02.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-08-13T12:10:02.372Z] === RUN TestUpdateRestartPolicy [2020-08-13T12:10:10.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T12:10:11.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T12:10:13.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T12:10:14.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T12:10:14.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T12:10:15.020Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2020-08-13T12:10:15.020Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T12:10:16.056Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-08-13T12:10:16.056Z] === RUN TestWaitNonBlocked [2020-08-13T12:10:16.056Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:10:16.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:10:16.056Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:10:16.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:10:16.056Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:10:16.056Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:10:16.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T12:10:16.817Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 30.8% of statements [2020-08-13T12:10:17.093Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-13T12:10:17.093Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-08-13T12:10:17.093Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-08-13T12:10:17.093Z] === RUN TestWaitBlocked [2020-08-13T12:10:17.093Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:10:17.093Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:10:17.093Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:10:17.093Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:10:17.093Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:10:17.093Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:10:18.134Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-13T12:10:18.134Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-08-13T12:10:18.134Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-08-13T12:10:18.134Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T12:10:18.134Z] === CONT TestIpcModeOlderClient [2020-08-13T12:10:18.426Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-08-13T12:10:18.426Z] === CONT TestDaemonHostGatewayIP [2020-08-13T12:10:18.538Z] ---> f5562368ffe3 [2020-08-13T12:10:18.538Z] Successfully built f5562368ffe3 [2020-08-13T12:10:18.538Z] Successfully tagged docker:latest [2020-08-13T12:10:18.538Z] INFO: Image build ended at 08/13/2020 12:10:16. Duration:00:03:36.4458629 [2020-08-13T12:10:18.538Z] [2020-08-13T12:10:18.538Z] [2020-08-13T12:10:18.538Z] INFO: Building the test binaries at 08/13/2020 12:10:16... [2020-08-13T12:10:19.277Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-13T12:10:20.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T12:10:20.393Z] ok github.com/docker/docker/container 0.214s coverage: 34.4% of statements [2020-08-13T12:10:20.393Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T12:10:20.393Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T12:10:20.393Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T12:10:20.393Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T12:10:21.166Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2020-08-13T12:10:21.166Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T12:10:21.456Z] INFO: make.ps1 starting at 08/13/2020 12:10:20 [2020-08-13T12:10:21.456Z] INFO: Git commit (bbc32aceb7) assumed from DOCKER_GITCOMMIT environment variable [2020-08-13T12:10:21.456Z] INFO: Invoking autogen... [2020-08-13T12:10:21.801Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2020-08-13T12:10:21.801Z] === CONT TestDaemonRestartIpcMode [2020-08-13T12:10:22.426Z] INFO: Building daemon... [2020-08-13T12:10:22.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T12:10:23.176Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2020-08-13T12:10:24.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T12:10:24.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T12:10:25.349Z] --- PASS: TestDaemonRestartIpcMode (3.69s) [2020-08-13T12:10:26.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T12:10:27.709Z] ok github.com/docker/docker/daemon/cluster/convert 0.061s coverage: 35.9% of statements [2020-08-13T12:10:28.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T12:10:30.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T12:10:31.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T12:10:32.222Z] ok github.com/docker/docker/daemon/cluster 0.205s coverage: 0.5% of statements [2020-08-13T12:10:32.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T12:10:33.838Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2020-08-13T12:10:33.838Z] PASS [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] === Skipped [2020-08-13T12:10:33.838Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-13T12:10:33.838Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-13T12:10:33.838Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T12:10:33.838Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:10:33.838Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T12:10:33.838Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-13T12:10:33.838Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] [2020-08-13T12:10:33.838Z] DONE 192 tests, 6 skipped in 151.563s [2020-08-13T12:10:33.838Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T12:10:33.838Z] ++ 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-08-13T12:10:33.838Z] ++ set -e [2020-08-13T12:10:33.838Z] ++ '[' -n 0 ']' [2020-08-13T12:10:33.838Z] ++ set -x [2020-08-13T12:10:33.838Z] ++ 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-08-13T12:10:33.838Z] INFO: Testing against a local daemon [2020-08-13T12:10:33.838Z] === RUN TestCommitInheritsEnv [2020-08-13T12:10:34.131Z] --- PASS: TestCommitInheritsEnv (0.61s) [2020-08-13T12:10:34.131Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T12:10:34.131Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T12:10:34.131Z] === RUN TestImagesFilterMultiReference [2020-08-13T12:10:34.131Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-13T12:10:34.131Z] === RUN TestImagePullPlatformInvalid [2020-08-13T12:10:34.131Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-13T12:10:34.131Z] === RUN TestRemoveImageOrphaning [2020-08-13T12:10:34.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T12:10:34.339Z] Using test binary docker [2020-08-13T12:10:34.339Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T12:10:34.339Z] +++ /etc/init.d/apparmor start [2020-08-13T12:10:34.339Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:10:34.339Z] INFO: Waiting for daemon to start... [2020-08-13T12:10:34.339Z] Starting dockerd [2020-08-13T12:10:34.339Z] +++ 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-08-13T12:10:34.765Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-08-13T12:10:34.765Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T12:10:34.765Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:10:34.765Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:10:34.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T12:10:34.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-13T12:10:34.765Z] === RUN TestTagInvalidReference [2020-08-13T12:10:34.765Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-13T12:10:34.765Z] === RUN TestTagValidPrefixedRepo [2020-08-13T12:10:34.765Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-13T12:10:34.765Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T12:10:34.765Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-13T12:10:34.765Z] === RUN TestTagOfficialNames [2020-08-13T12:10:34.765Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-13T12:10:34.765Z] === RUN TestTagMatchesDigest [2020-08-13T12:10:34.765Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-13T12:10:34.765Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T12:10:35.810Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-08-13T12:10:36.869Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 81.8% of statements [2020-08-13T12:10:37.516Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-08-13T12:10:38.544Z] . [2020-08-13T12:10:38.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T12:10:38.806Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T12:10:38.806Z] Error: No such image: emptyfs [2020-08-13T12:10:38.806Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T12:10:38.806Z] ++++ docker load [2020-08-13T12:10:39.067Z] Running integration-test (iteration 1) [2020-08-13T12:10:39.067Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T12:10:39.067Z] ++ 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-08-13T12:10:39.067Z] ++ set -e [2020-08-13T12:10:39.067Z] ++ '[' -n 0 ']' [2020-08-13T12:10:39.067Z] ++ set -x [2020-08-13T12:10:39.067Z] ++ 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-08-13T12:10:39.217Z] --- PASS: TestBuildWithHugeFile (53.16s) [2020-08-13T12:10:39.217Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T12:10:39.217Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:10:39.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:10:39.217Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:10:39.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:10:39.217Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:10:39.217Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:10:39.217Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:10:39.217Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:10:39.217Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:10:39.217Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-08-13T12:10:39.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-08-13T12:10:39.217Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-08-13T12:10:39.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-08-13T12:10:39.217Z] === RUN TestBuildPreserveOwnership [2020-08-13T12:10:39.217Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T12:10:39.621Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2020-08-13T12:10:41.105Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T12:10:42.388Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-08-13T12:10:43.031Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.512s coverage: 14.0% of statements [2020-08-13T12:10:44.565Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.809s coverage: 57.9% of statements [2020-08-13T12:10:45.268Z] --- PASS: TestBuildPreserveOwnership (9.52s) [2020-08-13T12:10:45.268Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.51s) [2020-08-13T12:10:45.268Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-13T12:10:45.268Z] === RUN TestBuildPlatformInvalid [2020-08-13T12:10:45.268Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-13T12:10:45.268Z] PASS [2020-08-13T12:10:45.268Z] [2020-08-13T12:10:45.268Z] === Skipped [2020-08-13T12:10:45.268Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-13T12:10:45.268Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:10:45.268Z] [2020-08-13T12:10:45.268Z] [2020-08-13T12:10:45.268Z] DONE 32 tests, 1 skipped in 127.846s [2020-08-13T12:10:45.268Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T12:10:45.268Z] INFO: Testing against a local daemon [2020-08-13T12:10:45.268Z] === RUN TestConfigInspect [2020-08-13T12:10:45.268Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-13T12:10:45.268Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:45.268Z] === RUN TestConfigList [2020-08-13T12:10:45.524Z] --- SKIP: TestConfigList (0.02s) [2020-08-13T12:10:45.524Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:45.524Z] === RUN TestConfigsCreateAndDelete [2020-08-13T12:10:45.524Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-13T12:10:45.524Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:45.524Z] === RUN TestConfigsUpdate [2020-08-13T12:10:45.524Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-08-13T12:10:45.524Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:45.524Z] === RUN TestTemplatedConfig [2020-08-13T12:10:45.524Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-13T12:10:45.524Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:45.524Z] === RUN TestConfigCreateResolve [2020-08-13T12:10:45.524Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-08-13T12:10:45.524Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:45.524Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T12:10:46.888Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-08-13T12:10:46.888Z] PASS [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] === Skipped [2020-08-13T12:10:46.888Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-13T12:10:46.888Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-08-13T12:10:46.888Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-13T12:10:46.888Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-08-13T12:10:46.888Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-13T12:10:46.888Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-08-13T12:10:46.888Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] [2020-08-13T12:10:46.888Z] DONE 7 tests, 6 skipped in 1.738s [2020-08-13T12:10:46.888Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T12:10:47.143Z] INFO: Testing against a local daemon [2020-08-13T12:10:47.143Z] === RUN TestCheckpoint [2020-08-13T12:10:47.143Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T12:10:47.143Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:10:47.143Z] === RUN TestContainerInvalidJSON [2020-08-13T12:10:47.143Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:10:47.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:10:47.143Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:10:47.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:10:47.144Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:10:47.144Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:10:47.144Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:10:47.144Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:10:47.144Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:10:47.144Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-13T12:10:47.144Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T12:10:47.144Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T12:10:47.144Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T12:10:47.144Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T12:10:47.144Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-08-13T12:10:47.144Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T12:10:47.144Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-08-13T12:10:47.144Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T12:10:47.340Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-08-13T12:10:47.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-13T12:10:47.399Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T12:10:47.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-13T12:10:47.399Z] === RUN TestCopyFromContainer [2020-08-13T12:10:48.412Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.104s coverage: 69.2% of statements [2020-08-13T12:10:48.710Z] ok github.com/docker/docker/daemon 12.381s coverage: 17.3% of statements [2020-08-13T12:10:48.710Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T12:10:48.710Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T12:10:48.710Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T12:10:48.710Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T12:10:50.243Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.854s coverage: 46.2% of statements [2020-08-13T12:10:50.243Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T12:10:51.310Z] Loaded image: buildpack-deps:buster [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer// [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T12:10:51.561Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T12:10:51.793Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.246s coverage: 49.5% of statements [2020-08-13T12:10:51.817Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer (4.45s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-13T12:10:51.817Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-13T12:10:51.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T12:10:51.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:10:51.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:10:51.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:10:51.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:10:51.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:10:51.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:10:51.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:10:51.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:10:51.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:10:51.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-13T12:10:51.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T12:10:51.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-13T12:10:51.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-13T12:10:51.817Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T12:10:51.817Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-13T12:10:51.817Z] === RUN TestCreateWithInvalidEnv [2020-08-13T12:10:51.817Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T12:10:51.817Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T12:10:51.817Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T12:10:51.817Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T12:10:51.817Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T12:10:51.817Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T12:10:51.817Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T12:10:51.817Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T12:10:51.817Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T12:10:51.817Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-13T12:10:51.817Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T12:10:51.817Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T12:10:51.817Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T12:10:51.817Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T12:10:51.817Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-13T12:10:51.817Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T12:10:51.881Z] Loaded image: busybox:latest [2020-08-13T12:10:51.881Z] Loaded image: busybox:glibc [2020-08-13T12:10:51.881Z] Loaded image: debian:buster [2020-08-13T12:10:52.141Z] Loaded image: hello-world:latest [2020-08-13T12:10:52.142Z] INFO: Testing against a local daemon [2020-08-13T12:10:52.142Z] === RUN TestCgroupNamespacesBuild [2020-08-13T12:10:52.845Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.576s coverage: 76.1% of statements [2020-08-13T12:10:53.181Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-08-13T12:10:53.181Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T12:10:53.503Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-08-13T12:10:54.110Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2020-08-13T12:10:54.110Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T12:10:54.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:10:54.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:10:54.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:10:54.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:10:54.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:10:54.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:10:54.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:10:54.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:10:54.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:10:54.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:10:54.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:10:54.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:10:54.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:10:54.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:10:54.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:10:54.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-13T12:10:54.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-13T12:10:54.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-13T12:10:54.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-13T12:10:54.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-13T12:10:54.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-13T12:10:54.110Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T12:10:54.576Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-08-13T12:10:54.576Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-08-13T12:10:54.688Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-08-13T12:10:54.688Z] === RUN TestCreateDifferentPlatform [2020-08-13T12:10:54.688Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T12:10:54.688Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T12:10:54.688Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-13T12:10:54.688Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T12:10:54.688Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T12:10:54.688Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T12:10:54.688Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-08-13T12:10:54.688Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T12:10:54.689Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-13T12:10:54.689Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-13T12:10:54.689Z] === RUN TestDaemonRestartIpcMode [2020-08-13T12:10:54.689Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T12:10:54.689Z] === RUN TestDaemonHostGatewayIP [2020-08-13T12:10:54.689Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-13T12:10:54.689Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:10:54.689Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T12:10:54.689Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-13T12:10:54.689Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-13T12:10:54.689Z] === RUN TestDiff [2020-08-13T12:10:55.256Z] --- PASS: TestDiff (0.43s) [2020-08-13T12:10:55.256Z] === RUN TestExecWithCloseStdin [2020-08-13T12:10:55.527Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-08-13T12:10:55.527Z] === RUN TestExec [2020-08-13T12:10:56.091Z] --- PASS: TestExec (0.48s) [2020-08-13T12:10:56.091Z] === RUN TestExecUser [2020-08-13T12:10:56.350Z] --- PASS: TestCgroupNamespacesBuild (3.69s) [2020-08-13T12:10:56.350Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T12:10:56.656Z] --- PASS: TestExecUser (0.46s) [2020-08-13T12:10:56.656Z] === RUN TestExportContainerAndImportImage [2020-08-13T12:10:56.688Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.938s coverage: 52.1% of statements [2020-08-13T12:10:56.688Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T12:10:56.688Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T12:10:57.218Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-08-13T12:10:57.218Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T12:10:57.740Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-08-13T12:10:57.740Z] === RUN TestBuildWithSession [2020-08-13T12:10:57.740Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T12:10:57.740Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:10:57.740Z] === RUN TestBuildSquashParent [2020-08-13T12:10:58.227Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 41.0% of statements [2020-08-13T12:10:58.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T12:10:58.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T12:10:58.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T12:10:59.769Z] ok github.com/docker/docker/daemon/logger/awslogs 0.588s coverage: 77.8% of statements [2020-08-13T12:10:59.769Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-08-13T12:10:59.769Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-08-13T12:10:59.769Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T12:10:59.769Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T12:10:59.769Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T12:10:59.769Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T12:11:00.423Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-08-13T12:11:00.482Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-08-13T12:11:00.482Z] === RUN TestHealthCheckWorkdir [2020-08-13T12:11:00.720Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2020-08-13T12:11:00.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T12:11:01.043Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-08-13T12:11:01.043Z] === RUN TestHealthKillContainer [2020-08-13T12:11:01.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T12:11:02.820Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2020-08-13T12:11:03.118Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 75.2% of statements [2020-08-13T12:11:03.118Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T12:11:03.557Z] --- PASS: TestHealthKillContainer (2.50s) [2020-08-13T12:11:03.557Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T12:11:03.764Z] time="2020-08-13T12:11:03Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate326300146/log164141225.1: no such file or directory" [2020-08-13T12:11:03.764Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 37.7% of statements [2020-08-13T12:11:03.813Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-08-13T12:11:03.813Z] === RUN TestIpcModeNone [2020-08-13T12:11:04.326Z] --- PASS: TestBuildSquashParent (6.44s) [2020-08-13T12:11:04.326Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T12:11:04.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:11:04.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:11:04.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:11:04.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:11:04.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:11:04.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:11:04.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:11:04.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:11:04.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:11:04.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:11:04.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:11:04.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:11:04.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:11:04.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:11:04.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:11:04.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:11:04.374Z] --- PASS: TestIpcModeNone (0.45s) [2020-08-13T12:11:04.374Z] === RUN TestIpcModePrivate [2020-08-13T12:11:04.415Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 33.3% of statements [2020-08-13T12:11:04.630Z] --- PASS: TestIpcModePrivate (0.46s) [2020-08-13T12:11:04.630Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-13T12:11:04.630Z] === RUN TestIpcModeShareable [2020-08-13T12:11:04.630Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-13T12:11:04.630Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:11:04.630Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T12:11:05.709Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-08-13T12:11:05.709Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 46.8% of statements [2020-08-13T12:11:05.995Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2020-08-13T12:11:05.995Z] === RUN TestAPIIpcModeHost [2020-08-13T12:11:05.995Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-13T12:11:05.995Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:11:05.995Z] === RUN TestDaemonIpcModeShareable [2020-08-13T12:11:05.995Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-13T12:11:05.995Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:11:05.995Z] === RUN TestDaemonIpcModePrivate [2020-08-13T12:11:06.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:11:06.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:11:07.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T12:11:08.495Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-08-13T12:11:08.509Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2020-08-13T12:11:08.509Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-13T12:11:08.509Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T12:11:08.509Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-13T12:11:08.509Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:11:08.509Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T12:11:08.509Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-13T12:11:08.509Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:11:08.509Z] === RUN TestIpcModeOlderClient [2020-08-13T12:11:08.509Z] === PAUSE TestIpcModeOlderClient [2020-08-13T12:11:08.509Z] === RUN TestKillContainerInvalidSignal [2020-08-13T12:11:08.765Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-08-13T12:11:08.765Z] === RUN TestKillContainer [2020-08-13T12:11:08.765Z] === RUN TestKillContainer/no_signal [2020-08-13T12:11:09.021Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T12:11:09.148Z] ok github.com/docker/docker/daemon/logger/splunk 2.486s coverage: 82.5% of statements [2020-08-13T12:11:09.148Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T12:11:09.148Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T12:11:09.276Z] === RUN TestKillContainer/killing_signal [2020-08-13T12:11:09.424Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-13T12:11:09.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-08-13T12:11:09.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-08-13T12:11:09.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2020-08-13T12:11:09.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2020-08-13T12:11:09.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-08-13T12:11:09.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2020-08-13T12:11:09.424Z] === RUN TestBuildMultiStageCopy [2020-08-13T12:11:09.424Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T12:11:09.793Z] ok github.com/docker/docker/distribution/metadata 0.098s coverage: 48.2% of statements [2020-08-13T12:11:09.838Z] --- PASS: TestKillContainer (1.22s) [2020-08-13T12:11:09.838Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-08-13T12:11:09.838Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-08-13T12:11:09.838Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-08-13T12:11:09.838Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T12:11:09.838Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T12:11:10.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T12:11:10.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2020-08-13T12:11:10.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-08-13T12:11:10.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-08-13T12:11:10.721Z] === RUN TestKillStoppedContainer [2020-08-13T12:11:10.721Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-08-13T12:11:10.721Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T12:11:10.721Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-13T12:11:10.721Z] === RUN TestKillDifferentUserContainer [2020-08-13T12:11:11.282Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-08-13T12:11:11.282Z] === RUN TestInspectOomKilledTrue [2020-08-13T12:11:11.282Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-13T12:11:11.282Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:11.282Z] === RUN TestInspectOomKilledFalse [2020-08-13T12:11:11.282Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T12:11:11.282Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:11:11.282Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T12:11:11.282Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-13T12:11:11.282Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-13T12:11:11.282Z] === RUN TestLinksContainerNames [2020-08-13T12:11:11.347Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T12:11:11.554Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-08-13T12:11:11.571Z] ..........................xx.................... [ 29%] [2020-08-13T12:11:11.919Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T12:11:12.216Z] --- PASS: TestLinksContainerNames (0.79s) [2020-08-13T12:11:12.216Z] === RUN TestLogsFollowTailEmpty [2020-08-13T12:11:12.472Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2020-08-13T12:11:12.472Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T12:11:12.491Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T12:11:12.605Z] ok github.com/docker/docker/distribution 1.375s coverage: 21.9% of statements [2020-08-13T12:11:12.605Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T12:11:12.728Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/default [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/private [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/slave [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/shared [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/default [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/shared [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/slave [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/private [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:11:12.728Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T12:11:12.728Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:11:12.728Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:11:12.752Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:11:12.984Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T12:11:13.240Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:11:13.240Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T12:11:13.240Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:11:13.240Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-13T12:11:13.240Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-13T12:11:13.240Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T12:11:13.240Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-13T12:11:13.240Z] 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-08-13T12:11:13.240Z] === RUN TestNetworkNat [2020-08-13T12:11:13.657Z] ok github.com/docker/docker/image 0.083s coverage: 86.4% of statements [2020-08-13T12:11:13.695Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-08-13T12:11:13.695Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-08-13T12:11:13.695Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-08-13T12:11:13.695Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-08-13T12:11:13.695Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-08-13T12:11:13.695Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-08-13T12:11:13.695Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T12:11:13.801Z] --- PASS: TestNetworkNat (0.51s) [2020-08-13T12:11:13.801Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T12:11:13.954Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-08-13T12:11:14.058Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2020-08-13T12:11:14.058Z] === RUN TestNetworkLoopbackNat [2020-08-13T12:11:14.252Z] ok github.com/docker/docker/distribution/xfer 1.677s coverage: 85.1% of statements [2020-08-13T12:11:14.252Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T12:11:14.252Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T12:11:15.080Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-08-13T12:11:15.080Z] === RUN TestBuildLabelWithTargets [2020-08-13T12:11:15.307Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2020-08-13T12:11:15.953Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-08-13T12:11:15.953Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T12:11:16.571Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-08-13T12:11:16.571Z] === RUN TestPause [2020-08-13T12:11:16.571Z] --- SKIP: TestPause (0.00s) [2020-08-13T12:11:16.571Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:16.571Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T12:11:16.572Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:11:16.572Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:11:16.572Z] === RUN TestPauseStopPausedContainer [2020-08-13T12:11:16.572Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-13T12:11:16.572Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:16.572Z] === RUN TestPsFilter [2020-08-13T12:11:16.598Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2020-08-13T12:11:16.827Z] --- PASS: TestPsFilter (0.09s) [2020-08-13T12:11:16.827Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T12:11:17.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T12:11:17.083Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-08-13T12:11:17.083Z] === RUN TestRemoveContainerWithVolume [2020-08-13T12:11:17.625Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-08-13T12:11:17.625Z] === RUN TestBuildWithEmptyLayers [2020-08-13T12:11:17.644Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-08-13T12:11:17.644Z] === RUN TestRemoveContainerRunning [2020-08-13T12:11:17.901Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-08-13T12:11:17.901Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T12:11:18.198Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-08-13T12:11:18.198Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T12:11:18.461Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-08-13T12:11:18.461Z] === RUN TestRemoveInvalidContainer [2020-08-13T12:11:18.461Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-13T12:11:18.461Z] === RUN TestRenameLinkedContainer [2020-08-13T12:11:19.381Z] ok github.com/docker/docker/opts 0.066s coverage: 67.4% of statements [2020-08-13T12:11:20.025Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-08-13T12:11:20.349Z] --- PASS: TestRenameLinkedContainer (1.64s) [2020-08-13T12:11:20.349Z] === RUN TestRenameStoppedContainer [2020-08-13T12:11:20.349Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-08-13T12:11:20.349Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T12:11:20.676Z] ok github.com/docker/docker/pkg/authorization 1.142s coverage: 68.3% of statements [2020-08-13T12:11:20.676Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-08-13T12:11:20.745Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-08-13T12:11:20.745Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T12:11:20.975Z] ok github.com/docker/docker/pkg/archive 1.158s coverage: 76.9% of statements [2020-08-13T12:11:21.277Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-08-13T12:11:21.277Z] === RUN TestRenameInvalidName [2020-08-13T12:11:21.532Z] --- PASS: TestRenameInvalidName (0.41s) [2020-08-13T12:11:21.532Z] === RUN TestRenameAnonymousContainer [2020-08-13T12:11:21.623Z] ok github.com/docker/docker/pkg/directory 0.027s coverage: 80.0% of statements [2020-08-13T12:11:22.271Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-08-13T12:11:22.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T12:11:22.571Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-08-13T12:11:22.661Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-08-13T12:11:22.661Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T12:11:23.421Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2020-08-13T12:11:23.421Z] === RUN TestRenameContainerWithSameName [2020-08-13T12:11:23.421Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-08-13T12:11:23.421Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T12:11:23.622Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-13T12:11:24.263Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-13T12:11:24.348Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2020-08-13T12:11:24.348Z] === RUN TestResize [2020-08-13T12:11:24.559Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-08-13T12:11:24.604Z] --- PASS: TestResize (0.39s) [2020-08-13T12:11:24.604Z] === RUN TestResizeWithInvalidSize [2020-08-13T12:11:25.167Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-08-13T12:11:25.167Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T12:11:25.209Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-08-13T12:11:25.209Z] === RUN TestBuildWithHugeFile [2020-08-13T12:11:25.423Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-08-13T12:11:25.423Z] === RUN TestDaemonRestartKillContainers [2020-08-13T12:11:25.423Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-13T12:11:25.423Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-13T12:11:25.423Z] === RUN TestCgroupNamespacesRun [2020-08-13T12:11:26.083Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-08-13T12:11:26.083Z] ok github.com/docker/docker/layer 7.536s coverage: 68.8% of statements [2020-08-13T12:11:26.083Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T12:11:26.083Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T12:11:26.083Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T12:11:26.083Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T12:11:26.083Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T12:11:26.083Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T12:11:26.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T12:11:26.729Z] ok github.com/docker/docker/pkg/chrootarchive 4.024s coverage: 43.2% of statements [2020-08-13T12:11:26.729Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T12:11:26.729Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T12:11:26.729Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-08-13T12:11:27.214Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-13T12:11:27.377Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-08-13T12:11:27.674Z] ok github.com/docker/docker/pkg/fsutils 0.375s coverage: 85.1% of statements [2020-08-13T12:11:27.937Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2020-08-13T12:11:27.937Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T12:11:27.977Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 11.4% of statements [2020-08-13T12:11:28.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T12:11:29.030Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-08-13T12:11:29.327Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-08-13T12:11:29.630Z] ok github.com/docker/docker/pkg/idtools 0.739s coverage: 70.5% of statements [2020-08-13T12:11:29.825Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-08-13T12:11:29.825Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T12:11:29.925Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2020-08-13T12:11:29.925Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-08-13T12:11:30.573Z] ok github.com/docker/docker/pkg/ioutils 1.375s coverage: 70.6% of statements [2020-08-13T12:11:30.573Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T12:11:30.573Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T12:11:30.573Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T12:11:30.573Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-08-13T12:11:30.873Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-08-13T12:11:31.522Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2020-08-13T12:11:31.522Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-08-13T12:11:31.522Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T12:11:31.522Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T12:11:32.398Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-08-13T12:11:32.398Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T12:11:32.575Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-08-13T12:11:32.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T12:11:32.873Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2020-08-13T12:11:33.519Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-08-13T12:11:33.519Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-08-13T12:11:34.172Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-08-13T12:11:34.285Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-08-13T12:11:34.285Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T12:11:34.422Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-13T12:11:34.521Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-13T12:11:34.521Z] [2020-08-13T12:11:34.521Z] ________ ____ __. [2020-08-13T12:11:34.521Z] \_____ \ | |/ _| [2020-08-13T12:11:34.521Z] / | \| < [2020-08-13T12:11:34.521Z] / | \ | \ [2020-08-13T12:11:34.521Z] \_______ /____|__ \ [2020-08-13T12:11:34.521Z] \/ \/ [2020-08-13T12:11:34.521Z] [2020-08-13T12:11:34.521Z] INFO: make.ps1 ended at 08/13/2020 12:11:29 [2020-08-13T12:11:34.521Z] INFO: Binaries build ended at 08/13/2020 12:11:31. Duration:00:01:14.6691264 [2020-08-13T12:11:34.521Z] INFO: Copying the built daemon binary to d:\CI\PR-41329\4\binary\dockerd-bbc32aceb7.exe... [2020-08-13T12:11:34.521Z] INFO: Copying the built client binary to d:\CI\PR-41329\4\binary\docker-bbc32aceb7.exe... [2020-08-13T12:11:34.521Z] INFO: Copying dockerversion from the container... [2020-08-13T12:11:34.521Z] INFO: Copying the golang package from the container to d:\CI\PR-41329\4\installer\go.zip... [2020-08-13T12:11:34.816Z] ok github.com/docker/docker/pkg/pubsub 1.148s coverage: 73.9% of statements [2020-08-13T12:11:35.115Z] ok github.com/docker/docker/pkg/stdcopy 0.023s coverage: 100.0% of statements [2020-08-13T12:11:35.759Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-08-13T12:11:35.759Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-08-13T12:11:36.178Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-08-13T12:11:36.178Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T12:11:36.401Z] ok github.com/docker/docker/pkg/symlink 0.015s coverage: 87.7% of statements [2020-08-13T12:11:36.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T12:11:37.468Z] ok github.com/docker/docker/pkg/signal 3.000s coverage: 61.0% of statements [2020-08-13T12:11:37.468Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-08-13T12:11:37.468Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.4% of statements [2020-08-13T12:11:37.473Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-13T12:11:38.241Z] INFO: Extracting go.zip to d:\CI\PR-41329\4\go [2020-08-13T12:11:38.543Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2020-08-13T12:11:38.543Z] testing: warning: no tests to run [2020-08-13T12:11:38.543Z] coverage: [no statements] [2020-08-13T12:11:38.543Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-08-13T12:11:38.692Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-08-13T12:11:38.692Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T12:11:38.842Z] ok github.com/docker/docker/pkg/tarsum 0.169s coverage: 89.3% of statements [2020-08-13T12:11:39.139Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-08-13T12:11:39.139Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-08-13T12:11:39.786Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-08-13T12:11:40.056Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-13T12:11:40.056Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T12:11:41.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T12:11:41.891Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 14.5% of statements [2020-08-13T12:11:42.613Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-08-13T12:11:42.613Z] === RUN TestKernelTCPMemory [2020-08-13T12:11:42.613Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-08-13T12:11:42.613Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:42.613Z] === RUN TestNISDomainname [2020-08-13T12:11:42.613Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-13T12:11:42.613Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-13T12:11:42.613Z] === RUN TestHostnameDnsResolution [2020-08-13T12:11:42.869Z] --- PASS: TestHostnameDnsResolution (0.68s) [2020-08-13T12:11:42.869Z] === RUN TestStats [2020-08-13T12:11:42.869Z] --- SKIP: TestStats (0.00s) [2020-08-13T12:11:42.869Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:42.869Z] === RUN TestStopContainerWithTimeout [2020-08-13T12:11:42.869Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T12:11:42.869Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T12:11:42.869Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T12:11:42.869Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T12:11:42.869Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T12:11:42.869Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T12:11:42.869Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T12:11:42.869Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T12:11:42.869Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T12:11:42.869Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T12:11:42.945Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-08-13T12:11:42.945Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2020-08-13T12:11:43.431Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T12:11:43.588Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.1% of statements [2020-08-13T12:11:44.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T12:11:44.640Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-08-13T12:11:44.640Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-08-13T12:11:45.944Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T12:11:46.174Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-08-13T12:11:46.821Z] ok github.com/docker/docker/runconfig 0.029s coverage: 66.1% of statements [2020-08-13T12:11:46.869Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-13T12:11:46.869Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2020-08-13T12:11:46.869Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-08-13T12:11:46.869Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-08-13T12:11:46.869Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2020-08-13T12:11:46.869Z] === RUN TestDeleteDevicemapper [2020-08-13T12:11:46.869Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T12:11:46.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:11:46.869Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T12:11:47.118Z] ok github.com/docker/docker/registry 0.296s coverage: 56.3% of statements [2020-08-13T12:11:48.234Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2020-08-13T12:11:48.234Z] === RUN TestUpdateMemory [2020-08-13T12:11:48.234Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T12:11:48.234Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:48.234Z] === RUN TestUpdateCPUQuota [2020-08-13T12:11:48.234Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-13T12:11:48.234Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:48.234Z] === RUN TestUpdatePidsLimit [2020-08-13T12:11:48.234Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-13T12:11:48.234Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:11:48.234Z] === RUN TestUpdateRestartPolicy [2020-08-13T12:11:48.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T12:11:49.905Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-08-13T12:11:50.961Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-08-13T12:11:50.961Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-08-13T12:11:52.025Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2020-08-13T12:11:52.855Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T12:11:52.855Z] Using test binary docker [2020-08-13T12:11:52.855Z] +++ /etc/init.d/apparmor start [2020-08-13T12:11:52.855Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:11:52.855Z] INFO: Waiting for daemon to start... [2020-08-13T12:11:52.855Z] Starting dockerd [2020-08-13T12:11:52.855Z] +++ 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-08-13T12:11:53.127Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-08-13T12:11:54.767Z] . [2020-08-13T12:11:54.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T12:11:54.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T12:11:54.767Z] Error: No such image: emptyfs [2020-08-13T12:11:54.767Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T12:11:54.767Z] ++++ docker load [2020-08-13T12:11:55.338Z] Running integration-test (iteration 1) [2020-08-13T12:11:55.338Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T12:11:55.338Z] ++ 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-08-13T12:11:55.338Z] ++ set -e [2020-08-13T12:11:55.338Z] ++ '[' -n 0 ']' [2020-08-13T12:11:55.338Z] ++ set -x [2020-08-13T12:11:55.338Z] ++ 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-08-13T12:11:56.983Z] --- PASS: TestImportExtremelyLargeImageWorks (80.37s) [2020-08-13T12:11:56.983Z] PASS [2020-08-13T12:11:56.983Z] [2020-08-13T12:11:56.983Z] === Skipped [2020-08-13T12:11:56.983Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:11:56.983Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:11:56.983Z] [2020-08-13T12:11:56.983Z] [2020-08-13T12:11:56.983Z] DONE 12 tests, 1 skipped in 81.844s [2020-08-13T12:11:56.983Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T12:11:56.983Z] ++ 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-08-13T12:11:56.983Z] ++ set -e [2020-08-13T12:11:56.983Z] ++ '[' -n 0 ']' [2020-08-13T12:11:56.983Z] ++ set -x [2020-08-13T12:11:56.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=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-08-13T12:11:56.983Z] INFO: Testing against a local daemon [2020-08-13T12:11:56.983Z] === RUN TestNetworkCreateDelete [2020-08-13T12:11:56.983Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-08-13T12:11:56.983Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T12:11:56.983Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-08-13T12:11:56.983Z] === RUN TestDaemonDNSFallback [2020-08-13T12:11:58.497Z] --- PASS: TestDaemonDNSFallback (2.42s) [2020-08-13T12:11:58.497Z] === RUN TestInspectNetwork [2020-08-13T12:12:00.251Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-13T12:12:00.395Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2020-08-13T12:12:00.395Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T12:12:00.395Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-08-13T12:12:00.395Z] === RUN TestWaitNonBlocked [2020-08-13T12:12:00.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:12:00.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:12:00.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:12:00.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:12:00.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:12:00.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:12:00.395Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-13T12:12:00.395Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2020-08-13T12:12:00.395Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-08-13T12:12:00.395Z] === RUN TestWaitBlocked [2020-08-13T12:12:00.395Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:12:00.395Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:12:00.395Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:12:00.395Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:12:00.395Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:12:00.395Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:12:01.321Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-13T12:12:01.321Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2020-08-13T12:12:01.321Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-08-13T12:12:01.321Z] === CONT TestDaemonRestartIpcMode [2020-08-13T12:12:01.321Z] === CONT TestIpcModeOlderClient [2020-08-13T12:12:01.321Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-08-13T12:12:01.757Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-13T12:12:03.346Z] INFO: Extraction ended at 08/13/2020 12:12:00. Duration:00:00:22.6076829 [2020-08-13T12:12:03.346Z] INFO: Updating the golang and path environment variables [2020-08-13T12:12:03.346Z] INFO: GOPATH=d:\gopath [2020-08-13T12:12:03.346Z] INFO: go version go1.13.14 windows/amd64 [2020-08-13T12:12:03.346Z] INFO: Running the daemon under test in debug mode [2020-08-13T12:12:03.346Z] INFO: Starting a daemon under test... [2020-08-13T12:12:03.346Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41329\4\daemon --pidfile d:\CI\PR-41329\4\docker.pid -D [2020-08-13T12:12:03.346Z] INFO: Process started successfully. [2020-08-13T12:12:03.346Z] INFO: Start tailing logs of the daemon under tests [2020-08-13T12:12:03.346Z] INFO: Waiting for the daemon under test to start... [2020-08-13T12:12:04.259Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T12:12:04.259Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T12:12:04.259Z] === RUN TestInspectNetwork/network_name [2020-08-13T12:12:04.259Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T12:12:04.309Z] INFO: Daemon under test started and replied! [2020-08-13T12:12:04.309Z] INFO: Docker version of the daemon under test [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] Client: [2020-08-13T12:12:04.309Z] Version: 17.06.2-ce [2020-08-13T12:12:04.309Z] API version: 1.30 [2020-08-13T12:12:04.309Z] Go version: go1.8.3 [2020-08-13T12:12:04.309Z] Git commit: cec0b72 [2020-08-13T12:12:04.309Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-13T12:12:04.309Z] OS/Arch: windows/amd64 [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] Server: [2020-08-13T12:12:04.309Z] Version: 0.0.0-dev [2020-08-13T12:12:04.309Z] API version: 1.41 (minimum version 1.24) [2020-08-13T12:12:04.309Z] Go version: go1.13.14 [2020-08-13T12:12:04.309Z] Git commit: bbc32aceb7 [2020-08-13T12:12:04.309Z] Built: 08/13/2020 12:10:21 [2020-08-13T12:12:04.309Z] OS/Arch: windows/amd64 [2020-08-13T12:12:04.309Z] Experimental: false [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] INFO: Docker info of the daemon under test [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] Containers: 0 [2020-08-13T12:12:04.309Z] Running: 0 [2020-08-13T12:12:04.309Z] Paused: 0 [2020-08-13T12:12:04.309Z] Stopped: 0 [2020-08-13T12:12:04.309Z] Images: 0 [2020-08-13T12:12:04.309Z] Server Version: 0.0.0-dev [2020-08-13T12:12:04.309Z] Storage Driver: windowsfilter [2020-08-13T12:12:04.309Z] Windows: [2020-08-13T12:12:04.309Z] Logging Driver: json-file [2020-08-13T12:12:04.309Z] Plugins: [2020-08-13T12:12:04.309Z] Volume: local [2020-08-13T12:12:04.309Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T12:12:04.309Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T12:12:04.309Z] Swarm: inactive [2020-08-13T12:12:04.309Z] Default Isolation: process [2020-08-13T12:12:04.309Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T12:12:04.309Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T12:12:04.309Z] OSType: windows [2020-08-13T12:12:04.309Z] Architecture: x86_64 [2020-08-13T12:12:04.309Z] CPUs: 4 [2020-08-13T12:12:04.309Z] Total Memory: 32GiB [2020-08-13T12:12:04.309Z] Name: azwin-2-c8ee30 [2020-08-13T12:12:04.309Z] ID: J37T:6MMK:SDXJ:DPVS:GVOL:KHCX:GVCR:AXBZ:XE5P:HALD:3MYS:MCJE [2020-08-13T12:12:04.309Z] Docker Root Dir: D:\CI\PR-41329\4\daemon [2020-08-13T12:12:04.309Z] Debug Mode (client): false [2020-08-13T12:12:04.309Z] Debug Mode (server): true [2020-08-13T12:12:04.309Z] File Descriptors: -1 [2020-08-13T12:12:04.309Z] Goroutines: 17 [2020-08-13T12:12:04.309Z] System Time: 2020-08-13T12:12:03.8909949Z [2020-08-13T12:12:04.309Z] EventsListeners: 0 [2020-08-13T12:12:04.309Z] Registry: https://index.docker.io/v1/ [2020-08-13T12:12:04.309Z] Labels: [2020-08-13T12:12:04.309Z] Experimental: false [2020-08-13T12:12:04.309Z] Insecure Registries: [2020-08-13T12:12:04.309Z] 127.0.0.0/8 [2020-08-13T12:12:04.309Z] Live Restore Enabled: false [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] INFO: Docker images of the daemon under test [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-13T12:12:04.309Z] [2020-08-13T12:12:04.309Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-13T12:12:04.309Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-13T12:12:04.309Z] ltsc2019: Pulling from windows/servercore [2020-08-13T12:12:04.766Z] 4612f6d0b889: Pulling fs layer [2020-08-13T12:12:04.766Z] 3ab49687905c: Pulling fs layer [2020-08-13T12:12:05.521Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-08-13T12:12:05.521Z] PASS [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === Skipped [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-13T12:12:05.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-13T12:12:05.521Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-13T12:12:05.521Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-13T12:12:05.521Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-13T12:12:05.521Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-13T12:12:05.521Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-13T12:12:05.521Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-13T12:12:05.521Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-13T12:12:05.521Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-13T12:12:05.521Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T12:12:05.521Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-13T12:12:05.521Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-13T12:12:05.521Z] 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-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-13T12:12:05.521Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:12:05.521Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-13T12:12:05.521Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-13T12:12:05.521Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-08-13T12:12:05.521Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-13T12:12:05.521Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-13T12:12:05.521Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T12:12:05.521Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-13T12:12:05.521Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-13T12:12:05.521Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-13T12:12:05.521Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] [2020-08-13T12:12:05.521Z] DONE 173 tests, 24 skipped in 78.298s [2020-08-13T12:12:05.521Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T12:12:05.521Z] INFO: Testing against a local daemon [2020-08-13T12:12:05.521Z] === RUN TestCommitInheritsEnv [2020-08-13T12:12:06.017Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-13T12:12:07.379Z] ok github.com/docker/docker/pkg/plugins 33.666s coverage: 76.6% of statements [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T12:12:07.380Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === Skipped [2020-08-13T12:12:07.380Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T12:12:07.380Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T12:12:07.380Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T12:12:07.380Z] time="2020-08-13T12:10:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T12:12:07.380Z] time="2020-08-13T12:10:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T12:12:07.380Z] time="2020-08-13T12:10:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T12:12:07.380Z] time="2020-08-13T12:10:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T12:12:07.380Z] time="2020-08-13T12:10:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T12:12:07.380Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T12:12:07.380Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T12:12:07.380Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:12:07.380Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T12:12:07.380Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T12:12:07.380Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T12:12:07.380Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] [2020-08-13T12:12:07.380Z] DONE 2123 tests, 26 skipped in 259.294s [2020-08-13T12:12:07.408Z] --- PASS: TestCommitInheritsEnv (1.63s) [2020-08-13T12:12:07.408Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T12:12:07.408Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T12:12:07.408Z] === RUN TestImagesFilterMultiReference [2020-08-13T12:12:07.408Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-13T12:12:07.408Z] === RUN TestImagePullPlatformInvalid [2020-08-13T12:12:07.408Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-13T12:12:07.408Z] === RUN TestRemoveImageOrphaning Post stage [Pipeline] junit [2020-08-13T12:12:07.718Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T12:12:08.645Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -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:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh dynbinary test-integration [2020-08-13T12:12:08.942Z] [2020-08-13T12:12:08.942Z] Removing bundles/ [2020-08-13T12:12:08.942Z] [2020-08-13T12:12:08.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T12:12:08.942Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:12:08.942Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T12:12:09.296Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-08-13T12:12:09.296Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T12:12:09.296Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:12:09.296Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-13T12:12:09.296Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T12:12:09.296Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-13T12:12:09.296Z] === RUN TestTagInvalidReference [2020-08-13T12:12:09.296Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-13T12:12:09.296Z] === RUN TestTagValidPrefixedRepo [2020-08-13T12:12:09.296Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-13T12:12:09.296Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T12:12:09.296Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-13T12:12:09.296Z] === RUN TestTagOfficialNames [2020-08-13T12:12:09.296Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-13T12:12:09.296Z] === RUN TestTagMatchesDigest [2020-08-13T12:12:09.296Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-13T12:12:09.296Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T12:12:09.855Z] --- PASS: TestInspectNetwork (11.59s) [2020-08-13T12:12:09.855Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T12:12:09.855Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T12:12:09.855Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T12:12:09.855Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T12:12:09.855Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T12:12:11.875Z] 3ab49687905c: Verifying Checksum [2020-08-13T12:12:11.875Z] 3ab49687905c: Download complete [2020-08-13T12:12:11.996Z] --- PASS: TestBuildWithHugeFile (45.29s) [2020-08-13T12:12:11.996Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T12:12:11.996Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:12:11.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:12:11.996Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:12:11.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:12:11.996Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:12:11.996Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:12:11.996Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:12:11.996Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:12:11.996Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:12:11.996Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-08-13T12:12:11.996Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-08-13T12:12:11.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-08-13T12:12:11.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-08-13T12:12:11.996Z] === RUN TestBuildPreserveOwnership [2020-08-13T12:12:11.996Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T12:12:12.592Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-08-13T12:12:12.592Z] === RUN TestNetworkInvalidJSON [2020-08-13T12:12:12.592Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T12:12:12.592Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T12:12:12.592Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:12:12.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:12:12.592Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:12:12.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:12:12.592Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T12:12:12.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:12:12.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:12:12.592Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-13T12:12:12.592Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T12:12:12.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T12:12:12.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T12:12:12.592Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T12:12:12.885Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-08-13T12:12:12.885Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T12:12:13.964Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-13T12:12:13.964Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T12:12:14.541Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T12:12:14.664Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-08-13T12:12:14.664Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T12:12:16.227Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-08-13T12:12:16.227Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T12:12:17.089Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-08-13T12:12:17.089Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-08-13T12:12:17.089Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2020-08-13T12:12:17.089Z] === RUN TestBuildPlatformInvalid [2020-08-13T12:12:17.089Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-13T12:12:17.089Z] PASS [2020-08-13T12:12:17.089Z] [2020-08-13T12:12:17.089Z] === Skipped [2020-08-13T12:12:17.089Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-13T12:12:17.089Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:12:17.089Z] [2020-08-13T12:12:17.089Z] [2020-08-13T12:12:17.089Z] DONE 32 tests, 1 skipped in 97.787s [2020-08-13T12:12:17.089Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T12:12:17.089Z] ++ 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-08-13T12:12:17.089Z] ++ set -e [2020-08-13T12:12:17.089Z] ++ '[' -n 0 ']' [2020-08-13T12:12:17.089Z] ++ set -x [2020-08-13T12:12:17.089Z] ++ 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-08-13T12:12:17.089Z] INFO: Testing against a local daemon [2020-08-13T12:12:17.089Z] === RUN TestConfigInspect [2020-08-13T12:12:17.332Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-08-13T12:12:17.332Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T12:12:17.965Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-08-13T12:12:17.965Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T12:12:20.573Z] ......................... [ 67%] [2020-08-13T12:12:21.296Z] --- PASS: TestConfigInspect (3.68s) [2020-08-13T12:12:21.296Z] === RUN TestConfigList [2020-08-13T12:12:21.520Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s) [2020-08-13T12:12:21.520Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T12:12:21.520Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:12:21.520Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:12:21.520Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T12:12:22.181Z] 4612f6d0b889: Verifying Checksum [2020-08-13T12:12:22.181Z] 4612f6d0b889: Download complete [2020-08-13T12:12:23.843Z] --- PASS: TestConfigList (3.21s) [2020-08-13T12:12:23.843Z] === RUN TestConfigsCreateAndDelete [2020-08-13T12:12:27.144Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-08-13T12:12:27.144Z] === RUN TestConfigsUpdate [2020-08-13T12:12:30.446Z] --- PASS: TestConfigsUpdate (3.16s) [2020-08-13T12:12:30.446Z] === RUN TestTemplatedConfig [2020-08-13T12:12:33.749Z] --- PASS: TestTemplatedConfig (3.41s) [2020-08-13T12:12:33.749Z] === RUN TestConfigCreateResolve [2020-08-13T12:12:37.050Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-08-13T12:12:37.050Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T12:12:37.621Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-08-13T12:12:37.621Z] PASS [2020-08-13T12:12:37.621Z] [2020-08-13T12:12:37.621Z] DONE 7 tests in 20.621s [2020-08-13T12:12:37.621Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T12:12:37.621Z] ++ 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-08-13T12:12:37.621Z] ++ set -e [2020-08-13T12:12:37.621Z] ++ '[' -n 0 ']' [2020-08-13T12:12:37.621Z] ++ set -x [2020-08-13T12:12:37.621Z] ++ 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-08-13T12:12:37.621Z] INFO: Testing against a local daemon [2020-08-13T12:12:37.621Z] === RUN TestCheckpoint [2020-08-13T12:12:37.621Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T12:12:37.621Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:12:37.621Z] === RUN TestContainerInvalidJSON [2020-08-13T12:12:37.621Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:12:37.621Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:12:37.621Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:12:37.621Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:12:37.621Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:12:37.621Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:12:37.621Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:12:37.621Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:12:37.621Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:12:37.621Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-13T12:12:37.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T12:12:37.621Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T12:12:37.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T12:12:37.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T12:12:37.881Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-13T12:12:37.881Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T12:12:37.881Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-08-13T12:12:37.881Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T12:12:38.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-08-13T12:12:38.142Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T12:12:38.142Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-08-13T12:12:38.142Z] === RUN TestCopyFromContainer [2020-08-13T12:12:40.057Z] === RUN TestCopyFromContainer// [2020-08-13T12:12:40.318Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T12:12:40.318Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T12:12:40.579Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T12:12:40.579Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T12:12:40.840Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T12:12:40.840Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T12:12:40.840Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T12:12:41.101Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T12:12:41.101Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer (3.11s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-08-13T12:12:41.361Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-13T12:12:41.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T12:12:41.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:12:41.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:12:41.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:12:41.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:12:41.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:12:41.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:12:41.361Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:12:41.361Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:12:41.361Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:12:41.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-13T12:12:41.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-13T12:12:41.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T12:12:41.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-08-13T12:12:41.361Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T12:12:41.361Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-13T12:12:41.361Z] === RUN TestCreateWithInvalidEnv [2020-08-13T12:12:41.361Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T12:12:41.361Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T12:12:41.361Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T12:12:41.361Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T12:12:41.361Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T12:12:41.361Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T12:12:41.361Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T12:12:41.361Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T12:12:41.361Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T12:12:41.361Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-13T12:12:41.362Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T12:12:41.362Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T12:12:41.362Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T12:12:41.362Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T12:12:41.362Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-13T12:12:41.362Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T12:12:42.035Z] Loaded image: buildpack-deps:buster [2020-08-13T12:12:42.035Z] Loaded image: busybox:latest [2020-08-13T12:12:42.035Z] Loaded image: busybox:glibc [2020-08-13T12:12:42.035Z] Loaded image: debian:buster [2020-08-13T12:12:42.035Z] Loaded image: hello-world:latest [2020-08-13T12:12:42.035Z] INFO: Testing against a local daemon [2020-08-13T12:12:42.035Z] === RUN TestCgroupNamespacesBuild [2020-08-13T12:12:42.035Z] --- PASS: TestCgroupNamespacesBuild (3.50s) [2020-08-13T12:12:42.035Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T12:12:42.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-08-13T12:12:42.605Z] === RUN TestBuildWithSession [2020-08-13T12:12:42.605Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T12:12:42.605Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:12:42.605Z] === RUN TestBuildSquashParent [2020-08-13T12:12:43.906Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-08-13T12:12:43.906Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T12:12:44.028Z] --- PASS: TestServiceWithDataPathPortInit (19.99s) [2020-08-13T12:12:44.028Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T12:12:45.818Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-08-13T12:12:45.818Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T12:12:45.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:12:45.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:12:45.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:12:45.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:12:45.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:12:45.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:12:45.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:12:45.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:12:45.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:12:45.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:12:45.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:12:45.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:12:45.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:12:45.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:12:45.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:12:45.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-13T12:12:45.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-08-13T12:12:45.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-13T12:12:45.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-08-13T12:12:45.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-08-13T12:12:45.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-13T12:12:45.818Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T12:12:46.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-08-13T12:12:46.759Z] === RUN TestCreateDifferentPlatform [2020-08-13T12:12:46.759Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T12:12:46.759Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T12:12:46.759Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-13T12:12:46.759Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T12:12:46.759Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T12:12:46.759Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T12:12:46.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-08-13T12:12:46.759Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T12:12:46.759Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T12:12:46.759Z] === RUN TestDaemonRestartIpcMode [2020-08-13T12:12:46.759Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T12:12:46.759Z] === RUN TestDaemonHostGatewayIP [2020-08-13T12:12:46.759Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T12:12:46.759Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T12:12:46.759Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T12:12:46.759Z] === RUN TestDiff [2020-08-13T12:12:47.702Z] --- PASS: TestDiff (0.77s) [2020-08-13T12:12:47.702Z] === RUN TestExecWithCloseStdin [2020-08-13T12:12:48.273Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-08-13T12:12:48.273Z] === RUN TestExec [2020-08-13T12:12:49.220Z] --- PASS: TestExec (0.86s) [2020-08-13T12:12:49.220Z] === RUN TestExecUser [2020-08-13T12:12:50.160Z] --- PASS: TestExecUser (0.91s) [2020-08-13T12:12:50.160Z] === RUN TestExportContainerAndImportImage [2020-08-13T12:12:51.103Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-08-13T12:12:51.103Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T12:12:52.513Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2020-08-13T12:12:52.513Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fviatabs771q1bpnbi8q5vb0o Created:2020-08-13 12:12:42.410295823 +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[04291e511d0dc3b429b1e0c8f6f9c4299dbf9554da8ff045986d76dd291811d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jiheaw0wzsga6v538emeuy3l7 EndpointID:b2a42e1a98f8f51390e33106d901db9ae73720c7a6e57fec22e4542ceba19a1e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3838f904a4a8e8c23371f3203e5223768fea412cb47f445a0af749e2373cd048 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:e9039460ac4d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jiheaw0wzsga6v538emeuy3l7 EndpointID:b2a42e1a98f8f51390e33106d901db9ae73720c7a6e57fec22e4542ceba19a1e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T12:12:52.513Z] PASS [2020-08-13T12:12:52.513Z] [2020-08-13T12:12:52.513Z] === Skipped [2020-08-13T12:12:52.513Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:12:52.513Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:12:52.513Z] [2020-08-13T12:12:52.513Z] [2020-08-13T12:12:52.513Z] DONE 23 tests, 1 skipped in 56.076s [2020-08-13T12:12:52.513Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:12:52.513Z] ++ 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-08-13T12:12:52.513Z] ++ set -e [2020-08-13T12:12:52.513Z] ++ '[' -n 0 ']' [2020-08-13T12:12:52.513Z] ++ set -x [2020-08-13T12:12:52.513Z] ++ 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-08-13T12:12:52.513Z] INFO: Testing against a local daemon [2020-08-13T12:12:52.513Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T12:12:52.513Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T12:12:52.513Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:12:52.513Z] === RUN TestDockerNetworkIpvlan [2020-08-13T12:12:52.513Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:12:52.513Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:12:52.513Z] PASS [2020-08-13T12:12:52.513Z] [2020-08-13T12:12:52.513Z] === Skipped [2020-08-13T12:12:52.513Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T12:12:52.513Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:12:52.513Z] [2020-08-13T12:12:52.513Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:12:52.513Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:12:52.513Z] [2020-08-13T12:12:52.513Z] [2020-08-13T12:12:52.513Z] DONE 2 tests, 2 skipped in 0.078s [2020-08-13T12:12:52.513Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:12:52.513Z] ++ 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-08-13T12:12:52.513Z] ++ set -e [2020-08-13T12:12:52.513Z] ++ '[' -n 0 ']' [2020-08-13T12:12:52.513Z] ++ set -x [2020-08-13T12:12:52.513Z] ++ 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-08-13T12:12:52.513Z] INFO: Testing against a local daemon [2020-08-13T12:12:52.513Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T12:12:52.607Z] --- PASS: TestBuildSquashParent (8.87s) [2020-08-13T12:12:52.607Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T12:12:52.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:12:52.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:12:52.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:12:52.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:12:52.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:12:52.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:12:52.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:12:52.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:12:52.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:12:52.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:12:52.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:12:52.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:12:52.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:12:52.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:12:52.805Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-08-13T12:12:52.805Z] === RUN TestDockerNetworkMacvlan [2020-08-13T12:12:53.648Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-08-13T12:12:53.648Z] === RUN TestHealthCheckWorkdir [2020-08-13T12:12:53.842Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T12:12:54.227Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-08-13T12:12:54.227Z] === RUN TestHealthKillContainer [2020-08-13T12:12:54.878Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T12:12:55.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:12:55.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:12:55.513Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T12:12:57.535Z] --- PASS: TestHealthKillContainer (2.88s) [2020-08-13T12:12:57.535Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T12:12:57.797Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-08-13T12:12:57.797Z] === RUN TestIpcModeNone [2020-08-13T12:12:58.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:12:58.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:12:58.748Z] --- PASS: TestIpcModeNone (0.85s) [2020-08-13T12:12:58.748Z] === RUN TestIpcModePrivate [2020-08-13T12:12:59.690Z] --- PASS: TestIpcModePrivate (0.87s) [2020-08-13T12:12:59.690Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-13T12:12:59.690Z] === RUN TestIpcModeShareable [2020-08-13T12:12:59.967Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T12:13:00.633Z] --- PASS: TestIpcModeShareable (0.83s) [2020-08-13T12:13:00.633Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-13T12:13:00.633Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T12:13:01.047Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-13T12:13:01.047Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2020-08-13T12:13:01.047Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-08-13T12:13:01.047Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2020-08-13T12:13:01.047Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2020-08-13T12:13:01.047Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2020-08-13T12:13:01.047Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2020-08-13T12:13:01.047Z] === RUN TestBuildMultiStageCopy [2020-08-13T12:13:01.047Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T12:13:01.455Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-13T12:13:03.177Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s) [2020-08-13T12:13:03.177Z] === RUN TestAPIIpcModeHost [2020-08-13T12:13:03.485Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T12:13:03.588Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T12:13:03.748Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-08-13T12:13:03.748Z] === RUN TestDaemonIpcModeShareable [2020-08-13T12:13:04.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T12:13:04.734Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T12:13:05.304Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T12:13:05.660Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-08-13T12:13:05.660Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-13T12:13:05.660Z] === RUN TestDaemonIpcModePrivate [2020-08-13T12:13:05.874Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2020-08-13T12:13:05.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-08-13T12:13:05.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-08-13T12:13:05.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-08-13T12:13:05.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-08-13T12:13:05.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-08-13T12:13:05.874Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T12:13:07.256Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-08-13T12:13:07.256Z] === RUN TestBuildLabelWithTargets [2020-08-13T12:13:07.572Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-08-13T12:13:07.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-13T12:13:07.572Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T12:13:08.957Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-08-13T12:13:08.957Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-13T12:13:08.957Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T12:13:09.793Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-08-13T12:13:09.793Z] === RUN TestBuildWithEmptyLayers [2020-08-13T12:13:10.406Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T12:13:10.734Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2020-08-13T12:13:10.734Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T12:13:10.872Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-08-13T12:13:10.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-13T12:13:10.872Z] === RUN TestIpcModeOlderClient [2020-08-13T12:13:10.872Z] === PAUSE TestIpcModeOlderClient [2020-08-13T12:13:10.872Z] === RUN TestKillContainerInvalidSignal [2020-08-13T12:13:11.813Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-08-13T12:13:11.813Z] === RUN TestKillContainer [2020-08-13T12:13:11.813Z] === RUN TestKillContainer/no_signal [2020-08-13T12:13:12.384Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T12:13:12.477Z] --- PASS: TestDockerNetworkMacvlan (19.18s) [2020-08-13T12:13:12.477Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-08-13T12:13:12.477Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-08-13T12:13:12.477Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-08-13T12:13:12.477Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-08-13T12:13:12.477Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s) [2020-08-13T12:13:12.477Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-08-13T12:13:12.477Z] PASS [2020-08-13T12:13:12.477Z] [2020-08-13T12:13:12.477Z] DONE 8 tests in 20.679s [2020-08-13T12:13:12.477Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T12:13:12.477Z] ++ 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-08-13T12:13:12.477Z] ++ set -e [2020-08-13T12:13:12.477Z] ++ '[' -n 0 ']' [2020-08-13T12:13:12.477Z] ++ set -x [2020-08-13T12:13:12.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=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-08-13T12:13:12.477Z] testing: warning: no tests to run [2020-08-13T12:13:12.477Z] PASS [2020-08-13T12:13:12.477Z] [2020-08-13T12:13:12.477Z] DONE 0 tests in 0.016s [2020-08-13T12:13:12.477Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T12:13:12.477Z] ++ 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-08-13T12:13:12.477Z] ++ set -e [2020-08-13T12:13:12.477Z] ++ '[' -n 0 ']' [2020-08-13T12:13:12.477Z] ++ set -x [2020-08-13T12:13:12.478Z] ++ 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-08-13T12:13:12.478Z] INFO: Testing against a local daemon [2020-08-13T12:13:12.478Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T12:13:12.955Z] === RUN TestKillContainer/killing_signal [2020-08-13T12:13:13.900Z] --- PASS: TestKillContainer (2.25s) [2020-08-13T12:13:13.900Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-08-13T12:13:13.900Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-08-13T12:13:13.900Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-08-13T12:13:13.900Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T12:13:13.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T12:13:13.987Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-08-13T12:13:13.987Z] === RUN TestAuthZPluginTLS [2020-08-13T12:13:14.031Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-08-13T12:13:14.031Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T12:13:14.621Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-08-13T12:13:14.621Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T12:13:14.840Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T12:13:14.912Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-08-13T12:13:14.912Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T12:13:15.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-08-13T12:13:15.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-08-13T12:13:15.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-08-13T12:13:15.411Z] === RUN TestKillStoppedContainer [2020-08-13T12:13:15.411Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-08-13T12:13:15.411Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T12:13:15.414Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-08-13T12:13:15.414Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T12:13:15.546Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-13T12:13:15.546Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T12:13:15.672Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-08-13T12:13:15.672Z] === RUN TestKillDifferentUserContainer [2020-08-13T12:13:16.179Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-08-13T12:13:16.179Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T12:13:16.328Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-13T12:13:16.613Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-08-13T12:13:16.613Z] === RUN TestInspectOomKilledTrue [2020-08-13T12:13:16.613Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-13T12:13:16.613Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:13:16.613Z] === RUN TestInspectOomKilledFalse [2020-08-13T12:13:16.613Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T12:13:16.613Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:13:16.613Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T12:13:16.874Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-08-13T12:13:16.874Z] === RUN TestLinksContainerNames [2020-08-13T12:13:17.688Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-08-13T12:13:17.688Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T12:13:18.229Z] tests/integration/client_test.py ..... [ 75%] [2020-08-13T12:13:18.230Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-13T12:13:18.230Z] tests/integration/errors_test.py . [ 76%] [2020-08-13T12:13:18.321Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-13T12:13:18.321Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T12:13:18.712Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2020-08-13T12:13:18.712Z] === RUN TestBuildWithHugeFile [2020-08-13T12:13:18.787Z] --- PASS: TestLinksContainerNames (1.63s) [2020-08-13T12:13:18.787Z] === RUN TestLogsFollowTailEmpty [2020-08-13T12:13:18.954Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-13T12:13:18.954Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T12:13:19.358Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-08-13T12:13:19.358Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T12:13:19.587Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-13T12:13:19.587Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T12:13:20.299Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/default [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/private [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/slave [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/shared [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/default [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/shared [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/slave [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/private [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:13:20.299Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:13:20.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:13:20.299Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:13:20.560Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-13T12:13:20.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-08-13T12:13:20.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-13T12:13:20.561Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T12:13:21.657Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-08-13T12:13:21.657Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T12:13:23.106Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2020-08-13T12:13:23.106Z] === RUN TestNetworkNat [2020-08-13T12:13:23.728Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-08-13T12:13:23.728Z] === RUN TestAuthZPluginHeader [2020-08-13T12:13:24.048Z] --- PASS: TestNetworkNat (0.87s) [2020-08-13T12:13:24.048Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T12:13:24.620Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-08-13T12:13:24.620Z] === RUN TestNetworkLoopbackNat [2020-08-13T12:13:24.763Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-13T12:13:24.763Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T12:13:24.763Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T12:13:24.763Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:24.763Z] === RUN TestAuthZPluginV2Disable [2020-08-13T12:13:24.763Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-13T12:13:24.763Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:24.763Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T12:13:24.763Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T12:13:24.763Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:24.763Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T12:13:24.763Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T12:13:24.763Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:24.763Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T12:13:25.292Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T12:13:25.292Z] Using test binary docker [2020-08-13T12:13:25.292Z] +++ /etc/init.d/apparmor start [2020-08-13T12:13:25.292Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:13:25.292Z] INFO: Waiting for daemon to start... [2020-08-13T12:13:25.292Z] Starting dockerd [2020-08-13T12:13:25.292Z] +++ 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-08-13T12:13:25.552Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T12:13:25.552Z] Using test binary docker [2020-08-13T12:13:25.552Z] +++ /etc/init.d/apparmor start [2020-08-13T12:13:25.552Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:13:25.552Z] INFO: Waiting for daemon to start... [2020-08-13T12:13:25.552Z] Starting dockerd [2020-08-13T12:13:25.552Z] +++ 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-08-13T12:13:27.919Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2020-08-13T12:13:27.919Z] === RUN TestPause [2020-08-13T12:13:28.491Z] --- PASS: TestPause (0.79s) [2020-08-13T12:13:28.491Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T12:13:28.491Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:13:28.491Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:13:28.491Z] === RUN TestPauseStopPausedContainer [2020-08-13T12:13:29.433Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-08-13T12:13:29.433Z] === RUN TestPsFilter [2020-08-13T12:13:29.693Z] --- PASS: TestPsFilter (0.26s) [2020-08-13T12:13:29.693Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T12:13:30.264Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-08-13T12:13:30.264Z] === RUN TestRemoveContainerWithVolume [2020-08-13T12:13:31.206Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-08-13T12:13:31.206Z] === RUN TestRemoveContainerRunning [2020-08-13T12:13:31.778Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-08-13T12:13:31.778Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T12:13:32.720Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-08-13T12:13:32.720Z] === RUN TestRemoveInvalidContainer [2020-08-13T12:13:32.720Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-13T12:13:32.720Z] === RUN TestRenameLinkedContainer [2020-08-13T12:13:35.539Z] . [2020-08-13T12:13:35.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T12:13:35.539Z] [2020-08-13T12:13:35.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T12:13:35.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T12:13:35.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T12:13:35.539Z] Error: No such image: emptyfs [2020-08-13T12:13:35.539Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T12:13:35.539Z] ++++ docker load [2020-08-13T12:13:35.539Z] Error: No such image: emptyfs [2020-08-13T12:13:35.539Z] ++++ docker load [2020-08-13T12:13:35.539Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T12:13:35.539Z] Running integration-test (iteration 1) [2020-08-13T12:13:35.539Z] 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-08-13T12:13:35.539Z] ++ 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-08-13T12:13:35.539Z] ++ set -e [2020-08-13T12:13:35.539Z] ++ '[' -n 0 ']' [2020-08-13T12:13:35.539Z] ++ set -x [2020-08-13T12:13:35.539Z] ++ 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-08-13T12:13:35.539Z] Running integration-test (iteration 1) [2020-08-13T12:13:35.539Z] 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-08-13T12:13:35.539Z] ++ 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-08-13T12:13:35.539Z] ++ set -e [2020-08-13T12:13:35.539Z] ++ '[' -n 0 ']' [2020-08-13T12:13:35.539Z] ++ set -x [2020-08-13T12:13:35.539Z] ++ 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-08-13T12:13:36.020Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-08-13T12:13:36.020Z] === RUN TestRenameStoppedContainer [2020-08-13T12:13:36.591Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-08-13T12:13:36.591Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T12:13:37.975Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2020-08-13T12:13:37.975Z] === RUN TestRenameInvalidName [2020-08-13T12:13:38.918Z] --- PASS: TestRenameInvalidName (0.81s) [2020-08-13T12:13:38.918Z] === RUN TestRenameAnonymousContainer [2020-08-13T12:13:43.122Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2020-08-13T12:13:43.122Z] === RUN TestRenameContainerWithSameName [2020-08-13T12:13:43.383Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s) [2020-08-13T12:13:43.383Z] PASS [2020-08-13T12:13:43.383Z] [2020-08-13T12:13:43.383Z] === Skipped [2020-08-13T12:13:43.383Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T12:13:43.383Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:43.383Z] [2020-08-13T12:13:43.383Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-13T12:13:43.383Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:43.383Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-08-13T12:13:43.383Z] [2020-08-13T12:13:43.383Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T12:13:43.383Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T12:13:43.383Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:43.383Z] [2020-08-13T12:13:43.383Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T12:13:43.383Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:43.383Z] [2020-08-13T12:13:43.383Z] [2020-08-13T12:13:43.383Z] DONE 17 tests, 4 skipped in 29.695s [2020-08-13T12:13:43.383Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T12:13:43.383Z] ++ 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-08-13T12:13:43.383Z] ++ set -e [2020-08-13T12:13:43.383Z] ++ '[' -n 0 ']' [2020-08-13T12:13:43.383Z] ++ set -x [2020-08-13T12:13:43.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-13T12:13:43.383Z] INFO: Testing against a local daemon [2020-08-13T12:13:43.383Z] === RUN TestPluginInvalidJSON [2020-08-13T12:13:43.383Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:13:43.383Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:13:43.383Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:13:43.383Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-13T12:13:43.383Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T12:13:43.383Z] === RUN TestPluginInstall [2020-08-13T12:13:43.383Z] === RUN TestPluginInstall/no_auth [2020-08-13T12:13:45.296Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-08-13T12:13:45.296Z] === RUN TestResize [2020-08-13T12:13:45.883Z] --- PASS: TestResize (0.81s) [2020-08-13T12:13:45.883Z] === RUN TestResizeWithInvalidSize [2020-08-13T12:13:46.114Z] time="2020-08-13T12:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:13:46.114Z] time="2020-08-13T12:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e8be6d1e625ceaa1dcc0cd26ee781b16e8c3f625a5f11ae2fd4ee7bb55efe38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:13:46.114Z] time="2020-08-13T12:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:13:46.114Z] time="2020-08-13T12:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e8be6d1e625ceaa1dcc0cd26ee781b16e8c3f625a5f11ae2fd4ee7bb55efe38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:13:46.114Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T12:13:46.405Z] time="2020-08-13T12:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:13:46.405Z] time="2020-08-13T12:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d37949041ec666cc69d6faea151ae17cad23944864a7bb8fdd887c4a0fb3a076" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:13:46.405Z] time="2020-08-13T12:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:13:46.405Z] time="2020-08-13T12:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d37949041ec666cc69d6faea151ae17cad23944864a7bb8fdd887c4a0fb3a076" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:13:46.617Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T12:13:46.617Z] [2020-08-13T12:13:46.617Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T12:13:46.617Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T12:13:46.617Z] HOSTNAME=c9f4b7f0a06e [2020-08-13T12:13:46.617Z] TESTDEBUG=0 [2020-08-13T12:13:46.617Z] DEST=bundles/test-integration [2020-08-13T12:13:46.617Z] PWD=/go/src/github.com/docker/docker [2020-08-13T12:13:46.617Z] DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa [2020-08-13T12:13:46.617Z] container=docker [2020-08-13T12:13:46.617Z] HOME=/root [2020-08-13T12:13:46.617Z] GOLANG_VERSION=1.13.14 [2020-08-13T12:13:46.617Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T12:13:46.617Z] VALIDATE_BRANCH=master [2020-08-13T12:13:46.617Z] TERM=xterm [2020-08-13T12:13:46.617Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T12:13:46.617Z] SHLVL=1 [2020-08-13T12:13:46.617Z] TIMEOUT=120m [2020-08-13T12:13:46.617Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T12:13:46.617Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T12:13:46.617Z] GO111MODULE=off [2020-08-13T12:13:46.617Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T12:13:46.617Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T12:13:46.617Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T12:13:46.617Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T12:13:46.617Z] GOPATH=/go [2020-08-13T12:13:46.617Z] PKG_CONFIG=pkg-config [2020-08-13T12:13:46.617Z] _=/usr/bin/env [2020-08-13T12:13:46.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T12:13:46.696Z] === RUN TestPluginInstall/with_insecure [2020-08-13T12:13:46.823Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-08-13T12:13:46.823Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T12:13:47.396Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:13:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:13:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:13:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:13:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:13:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:13:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:13:47.731Z] time="2020-08-13T12:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:13:47.731Z] time="2020-08-13T12:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2f627d492cf337af6cd29556e9fa2113c91562bed1e02a152530d27a5624828" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:13:47.731Z] time="2020-08-13T12:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:13:47.731Z] time="2020-08-13T12:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2f627d492cf337af6cd29556e9fa2113c91562bed1e02a152530d27a5624828" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:13:48.023Z] --- PASS: TestPluginInstall (5.94s) [2020-08-13T12:13:48.023Z] --- PASS: TestPluginInstall/no_auth (3.89s) [2020-08-13T12:13:48.023Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-08-13T12:13:48.023Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-08-13T12:13:48.023Z] plugin_test.go:157: [d229574a8230d] daemon is not started [2020-08-13T12:13:48.023Z] PASS [2020-08-13T12:13:48.023Z] [2020-08-13T12:13:48.023Z] DONE 6 tests in 6.106s [2020-08-13T12:13:48.023Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T12:13:48.023Z] ++ 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-08-13T12:13:48.023Z] ++ set -e [2020-08-13T12:13:48.023Z] ++ '[' -n 0 ']' [2020-08-13T12:13:48.023Z] ++ set -x [2020-08-13T12:13:48.023Z] ++ 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-08-13T12:13:48.023Z] INFO: Testing against a local daemon [2020-08-13T12:13:48.023Z] === RUN TestExternalGraphDriver [2020-08-13T12:13:48.315Z] === RUN TestExternalGraphDriver/json [2020-08-13T12:13:49.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:13:50.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:13:50.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:13:50.384Z] === RUN TestExternalGraphDriver/spec [2020-08-13T12:13:50.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:13:52.452Z] === RUN TestExternalGraphDriver/pull [2020-08-13T12:13:52.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:13:52.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:13:52.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:13:53.871Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-13T12:13:53.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:13:54.521Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-08-13T12:13:54.521Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-08-13T12:13:54.521Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-08-13T12:13:54.521Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-08-13T12:13:54.521Z] === RUN TestGraphdriverPluginV2 [2020-08-13T12:13:54.521Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-08-13T12:13:54.521Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:54.521Z] PASS [2020-08-13T12:13:54.521Z] [2020-08-13T12:13:54.521Z] === Skipped [2020-08-13T12:13:54.521Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-08-13T12:13:54.521Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:13:54.521Z] [2020-08-13T12:13:54.521Z] [2020-08-13T12:13:54.521Z] DONE 5 tests, 1 skipped in 6.602s [2020-08-13T12:13:54.521Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T12:13:54.521Z] ++ 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-08-13T12:13:54.521Z] ++ set -e [2020-08-13T12:13:54.521Z] ++ '[' -n 0 ']' [2020-08-13T12:13:54.521Z] ++ set -x [2020-08-13T12:13:54.521Z] ++ 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-08-13T12:13:54.818Z] INFO: Testing against a local daemon [2020-08-13T12:13:54.818Z] === RUN TestContinueAfterPluginCrash [2020-08-13T12:13:54.818Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T12:13:54.818Z] === RUN TestReadPluginNoRead [2020-08-13T12:13:54.818Z] === PAUSE TestReadPluginNoRead [2020-08-13T12:13:54.818Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T12:13:54.818Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T12:13:54.818Z] === CONT TestContinueAfterPluginCrash [2020-08-13T12:13:54.818Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-08-13T12:13:56.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-08-13T12:13:56.446Z] === RUN TestCgroupNamespacesRun [2020-08-13T12:13:57.830Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-08-13T12:13:57.830Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T12:13:58.339Z] --- PASS: TestDaemonStartWithLogOpt (3.76s) [2020-08-13T12:13:58.339Z] === CONT TestReadPluginNoRead [2020-08-13T12:13:59.743Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-08-13T12:13:59.743Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T12:14:00.675Z] --- PASS: TestImportExtremelyLargeImageWorks (102.18s) [2020-08-13T12:14:00.675Z] PASS [2020-08-13T12:14:00.675Z] [2020-08-13T12:14:00.675Z] === Skipped [2020-08-13T12:14:00.675Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:14:00.675Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-13T12:14:00.675Z] [2020-08-13T12:14:00.675Z] [2020-08-13T12:14:00.675Z] DONE 12 tests, 1 skipped in 106.189s [2020-08-13T12:14:00.675Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T12:14:00.675Z] INFO: Testing against a local daemon [2020-08-13T12:14:00.675Z] === RUN TestNetworkCreateDelete [2020-08-13T12:14:00.675Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-08-13T12:14:00.675Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T12:14:00.675Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-08-13T12:14:00.675Z] === RUN TestDaemonDNSFallback [2020-08-13T12:14:00.675Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-08-13T12:14:00.675Z] === RUN TestInspectNetwork [2020-08-13T12:14:00.675Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-13T12:14:00.675Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.675Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T12:14:00.675Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-13T12:14:00.675Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.675Z] === RUN TestNetworkInvalidJSON [2020-08-13T12:14:00.675Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T12:14:00.675Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T12:14:00.675Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:14:00.675Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:14:00.675Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:14:00.675Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:14:00.675Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T12:14:00.675Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:14:00.675Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:14:00.675Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-13T12:14:00.675Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T12:14:00.675Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T12:14:00.675Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T12:14:00.675Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T12:14:00.675Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-13T12:14:00.675Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.675Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T12:14:00.675Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-08-13T12:14:00.675Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.675Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T12:14:00.675Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-13T12:14:00.675Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.675Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T12:14:00.675Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-13T12:14:00.675Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.675Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T12:14:00.675Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-13T12:14:00.675Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.675Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T12:14:00.675Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-13T12:14:00.675Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.675Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T12:14:00.675Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-13T12:14:00.675Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.675Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T12:14:00.675Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:14:00.675Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:14:00.675Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T12:14:00.675Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-13T12:14:00.675Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.675Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T12:14:00.675Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-13T12:14:00.675Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.675Z] PASS [2020-08-13T12:14:00.675Z] [2020-08-13T12:14:00.675Z] === Skipped [2020-08-13T12:14:00.675Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-13T12:14:00.675Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-13T12:14:00.676Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-13T12:14:00.676Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-08-13T12:14:00.676Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-13T12:14:00.676Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-13T12:14:00.676Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-13T12:14:00.676Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-13T12:14:00.676Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-13T12:14:00.676Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:14:00.676Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-13T12:14:00.676Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-13T12:14:00.676Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] DONE 19 tests, 12 skipped in 7.990s [2020-08-13T12:14:00.676Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:14:00.676Z] INFO: Testing against a local daemon [2020-08-13T12:14:00.676Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T12:14:00.676Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-13T12:14:00.676Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:14:00.676Z] === RUN TestDockerNetworkIpvlan [2020-08-13T12:14:00.676Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-08-13T12:14:00.676Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:14:00.676Z] PASS [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === Skipped [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-13T12:14:00.676Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-08-13T12:14:00.676Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] DONE 2 tests, 2 skipped in 0.165s [2020-08-13T12:14:00.676Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:14:00.676Z] INFO: Testing against a local daemon [2020-08-13T12:14:00.676Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T12:14:00.676Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-13T12:14:00.676Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] === RUN TestDockerNetworkMacvlan [2020-08-13T12:14:00.676Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-13T12:14:00.676Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] PASS [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === Skipped [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-13T12:14:00.676Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-13T12:14:00.676Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] DONE 2 tests, 2 skipped in 0.133s [2020-08-13T12:14:00.676Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T12:14:00.676Z] testing: warning: no tests to run [2020-08-13T12:14:00.676Z] PASS [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] DONE 0 tests in 0.022s [2020-08-13T12:14:00.676Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T12:14:00.676Z] INFO: Testing against a local daemon [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginTLS [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginHeader [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginV2Disable [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.15s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T12:14:00.676Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] PASS [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === Skipped [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.15s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) [2020-08-13T12:14:00.676Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] DONE 17 tests, 17 skipped in 0.701s [2020-08-13T12:14:00.676Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T12:14:00.676Z] INFO: Testing against a local daemon [2020-08-13T12:14:00.676Z] === RUN TestPluginInvalidJSON [2020-08-13T12:14:00.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:14:00.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:14:00.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:14:00.676Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-13T12:14:00.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T12:14:00.676Z] === RUN TestPluginInstall [2020-08-13T12:14:00.676Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-13T12:14:00.676Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] PASS [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] === Skipped [2020-08-13T12:14:00.676Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-13T12:14:00.676Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] [2020-08-13T12:14:00.676Z] DONE 3 tests, 1 skipped in 0.145s [2020-08-13T12:14:00.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T12:14:00.931Z] INFO: Testing against a local daemon [2020-08-13T12:14:00.931Z] === RUN TestExternalGraphDriver [2020-08-13T12:14:00.931Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-08-13T12:14:00.931Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-13T12:14:00.931Z] === RUN TestGraphdriverPluginV2 [2020-08-13T12:14:01.104Z] === RUN TestReadPluginNoRead/default [2020-08-13T12:14:01.656Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-08-13T12:14:01.656Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T12:14:03.040Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-08-13T12:14:03.040Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T12:14:03.207Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T12:14:03.840Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2020-08-13T12:14:04.953Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-08-13T12:14:04.953Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T12:14:05.349Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T12:14:06.865Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-08-13T12:14:06.865Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T12:14:07.418Z] --- PASS: TestReadPluginNoRead (8.73s) [2020-08-13T12:14:07.418Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-08-13T12:14:07.418Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2020-08-13T12:14:07.418Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-08-13T12:14:07.418Z] read_test.go:92: [db9fd5a490f26] daemon is not started [2020-08-13T12:14:07.418Z] PASS [2020-08-13T12:14:07.418Z] [2020-08-13T12:14:07.418Z] DONE 6 tests in 12.579s [2020-08-13T12:14:07.418Z] 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-08-13T12:14:07.418Z] ++ 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-08-13T12:14:07.418Z] ++ set -e [2020-08-13T12:14:07.418Z] ++ '[' -n 0 ']' [2020-08-13T12:14:07.418Z] ++ set -x [2020-08-13T12:14:07.418Z] ++ 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-08-13T12:14:07.418Z] testing: warning: no tests to run [2020-08-13T12:14:07.418Z] PASS [2020-08-13T12:14:07.418Z] [2020-08-13T12:14:07.418Z] DONE 0 tests in 0.036s [2020-08-13T12:14:07.418Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T12:14:07.418Z] ++ 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-08-13T12:14:07.418Z] ++ set -e [2020-08-13T12:14:07.418Z] ++ '[' -n 0 ']' [2020-08-13T12:14:07.418Z] ++ set -x [2020-08-13T12:14:07.418Z] ++ 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-08-13T12:14:07.418Z] INFO: Testing against a local daemon [2020-08-13T12:14:07.418Z] === RUN TestPluginWithDevMounts [2020-08-13T12:14:07.418Z] === PAUSE TestPluginWithDevMounts [2020-08-13T12:14:07.418Z] === CONT TestPluginWithDevMounts [2020-08-13T12:14:07.439Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-08-13T12:14:07.439Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T12:14:07.460Z] --- PASS: TestGraphdriverPluginV2 (5.71s) [2020-08-13T12:14:07.460Z] PASS [2020-08-13T12:14:07.460Z] [2020-08-13T12:14:07.460Z] === Skipped [2020-08-13T12:14:07.460Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-08-13T12:14:07.460Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-13T12:14:07.460Z] [2020-08-13T12:14:07.460Z] [2020-08-13T12:14:07.460Z] DONE 2 tests, 1 skipped in 5.903s [2020-08-13T12:14:07.460Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T12:14:07.460Z] INFO: Testing against a local daemon [2020-08-13T12:14:07.460Z] === RUN TestContinueAfterPluginCrash [2020-08-13T12:14:07.460Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T12:14:07.460Z] === RUN TestReadPluginNoRead [2020-08-13T12:14:07.460Z] === PAUSE TestReadPluginNoRead [2020-08-13T12:14:07.460Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T12:14:07.460Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T12:14:07.460Z] === CONT TestContinueAfterPluginCrash [2020-08-13T12:14:07.460Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T12:14:09.352Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-08-13T12:14:09.352Z] === RUN TestKernelTCPMemory [2020-08-13T12:14:09.488Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-08-13T12:14:09.488Z] PASS [2020-08-13T12:14:09.488Z] [2020-08-13T12:14:09.488Z] DONE 1 tests in 1.970s [2020-08-13T12:14:09.488Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T12:14:09.488Z] ++ 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-08-13T12:14:09.488Z] ++ set -e [2020-08-13T12:14:09.488Z] ++ '[' -n 0 ']' [2020-08-13T12:14:09.488Z] ++ set -x [2020-08-13T12:14:09.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-13T12:14:09.488Z] INFO: Testing against a local daemon [2020-08-13T12:14:09.488Z] === RUN TestSecretInspect [2020-08-13T12:14:09.800Z] ......... [ 86%] [2020-08-13T12:14:10.293Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-08-13T12:14:10.293Z] === RUN TestNISDomainname [2020-08-13T12:14:11.235Z] --- PASS: TestNISDomainname (0.94s) [2020-08-13T12:14:11.235Z] === RUN TestHostnameDnsResolution [2020-08-13T12:14:13.007Z] --- PASS: TestSecretInspect (3.77s) [2020-08-13T12:14:13.007Z] === RUN TestSecretList [2020-08-13T12:14:13.148Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-08-13T12:14:13.148Z] === RUN TestStats [2020-08-13T12:14:13.881Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-13T12:14:14.274Z] Loaded image: buildpack-deps:buster [2020-08-13T12:14:14.274Z] Loaded image: busybox:latest [2020-08-13T12:14:14.534Z] Loaded image: busybox:glibc [2020-08-13T12:14:14.534Z] Loaded image: debian:buster [2020-08-13T12:14:14.534Z] Loaded image: hello-world:latest [2020-08-13T12:14:14.793Z] INFO: Testing against a local daemon [2020-08-13T12:14:14.793Z] === RUN TestDockerSuite [2020-08-13T12:14:14.793Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-13T12:14:14.793Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-13T12:14:14.793Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-13T12:14:15.054Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-13T12:14:15.054Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-13T12:14:15.054Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-13T12:14:15.054Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-13T12:14:15.054Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-13T12:14:15.054Z] Loaded image: buildpack-deps:buster [2020-08-13T12:14:15.075Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-13T12:14:15.314Z] Loaded image: busybox:latest [2020-08-13T12:14:15.574Z] Loaded image: busybox:glibc [2020-08-13T12:14:15.574Z] Loaded image: debian:buster [2020-08-13T12:14:15.689Z] --- PASS: TestStats (2.81s) [2020-08-13T12:14:15.689Z] === RUN TestStopContainerWithTimeout [2020-08-13T12:14:15.689Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T12:14:15.689Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T12:14:15.689Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T12:14:15.689Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T12:14:15.689Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T12:14:15.689Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T12:14:15.689Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T12:14:15.689Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T12:14:15.689Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T12:14:15.689Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T12:14:15.689Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T12:14:15.689Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T12:14:15.834Z] Loaded image: hello-world:latest [2020-08-13T12:14:15.834Z] INFO: Testing against a local daemon [2020-08-13T12:14:15.834Z] === RUN TestDockerDaemonSuite [2020-08-13T12:14:15.834Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-13T12:14:16.413Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-13T12:14:16.672Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-13T12:14:17.462Z] --- PASS: TestSecretList (3.65s) [2020-08-13T12:14:17.462Z] === RUN TestSecretsCreateAndDelete [2020-08-13T12:14:17.614Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-13T12:14:17.614Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-13T12:14:18.556Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-13T12:14:18.993Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-13T12:14:18.993Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-08-13T12:14:18.993Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-08-13T12:14:18.993Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-08-13T12:14:18.993Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-08-13T12:14:18.993Z] === RUN TestDeleteDevicemapper [2020-08-13T12:14:18.993Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T12:14:18.993Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:14:18.993Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T12:14:19.125Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-13T12:14:19.125Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-13T12:14:19.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T12:14:19.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T12:14:20.505Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-13T12:14:20.505Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-13T12:14:20.980Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2020-08-13T12:14:20.980Z] === RUN TestSecretsUpdate [2020-08-13T12:14:21.076Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-13T12:14:21.076Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-13T12:14:21.076Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-13T12:14:21.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T12:14:21.636Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-13T12:14:21.636Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-13T12:14:22.016Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-13T12:14:22.299Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.25s) [2020-08-13T12:14:22.299Z] === RUN TestUpdateMemory [2020-08-13T12:14:22.299Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T12:14:22.299Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:14:22.299Z] === RUN TestUpdateCPUQuota [2020-08-13T12:14:22.299Z] --- PASS: TestDaemonStartWithLogOpt (13.30s) [2020-08-13T12:14:22.299Z] === CONT TestReadPluginNoRead [2020-08-13T12:14:22.589Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-13T12:14:23.159Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-13T12:14:23.159Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-13T12:14:23.159Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-13T12:14:23.159Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-13T12:14:23.159Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-13T12:14:23.661Z] === RUN TestReadPluginNoRead/default [2020-08-13T12:14:23.681Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-08-13T12:14:23.681Z] === RUN TestUpdatePidsLimit [2020-08-13T12:14:23.681Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T12:14:23.917Z] --- PASS: TestContinueAfterPluginCrash (17.02s) [2020-08-13T12:14:23.942Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T12:14:24.202Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T12:14:24.502Z] --- PASS: TestSecretsUpdate (3.67s) [2020-08-13T12:14:24.502Z] === RUN TestTemplatedSecret [2020-08-13T12:14:24.774Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T12:14:25.037Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T12:14:25.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T12:14:25.869Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T12:14:26.427Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T12:14:26.456Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit (3.66s) [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-08-13T12:14:27.256Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-08-13T12:14:27.256Z] === RUN TestUpdateRestartPolicy [2020-08-13T12:14:27.395Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-13T12:14:27.727Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-13T12:14:28.021Z] --- PASS: TestTemplatedSecret (3.53s) [2020-08-13T12:14:28.021Z] === RUN TestSecretCreateResolve [2020-08-13T12:14:28.315Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T12:14:28.784Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-13T12:14:29.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-13T12:14:30.479Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-13T12:14:30.479Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-13T12:14:30.827Z] --- PASS: TestReadPluginNoRead (10.35s) [2020-08-13T12:14:30.827Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-08-13T12:14:30.827Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2020-08-13T12:14:30.827Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2020-08-13T12:14:30.827Z] read_test.go:92: [dc84bd97b8c9c] daemon is not started [2020-08-13T12:14:30.827Z] PASS [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] DONE 6 tests in 23.784s [2020-08-13T12:14:30.827Z] 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-08-13T12:14:30.827Z] testing: warning: no tests to run [2020-08-13T12:14:30.827Z] PASS [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] DONE 0 tests in 0.040s [2020-08-13T12:14:30.827Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T12:14:30.827Z] INFO: Testing against a local daemon [2020-08-13T12:14:30.827Z] === RUN TestPluginWithDevMounts [2020-08-13T12:14:30.827Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-13T12:14:30.827Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-13T12:14:30.827Z] PASS [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] === Skipped [2020-08-13T12:14:30.827Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-13T12:14:30.827Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] DONE 1 tests, 1 skipped in 0.132s [2020-08-13T12:14:30.827Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T12:14:30.827Z] INFO: Testing against a local daemon [2020-08-13T12:14:30.827Z] === RUN TestSecretInspect [2020-08-13T12:14:30.827Z] --- SKIP: TestSecretInspect (0.01s) [2020-08-13T12:14:30.827Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] === RUN TestSecretList [2020-08-13T12:14:30.827Z] --- SKIP: TestSecretList (0.02s) [2020-08-13T12:14:30.827Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] === RUN TestSecretsCreateAndDelete [2020-08-13T12:14:30.827Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-08-13T12:14:30.827Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] === RUN TestSecretsUpdate [2020-08-13T12:14:30.827Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-13T12:14:30.827Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] === RUN TestTemplatedSecret [2020-08-13T12:14:30.827Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-13T12:14:30.827Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] === RUN TestSecretCreateResolve [2020-08-13T12:14:30.827Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-13T12:14:30.827Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] PASS [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] === Skipped [2020-08-13T12:14:30.827Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-08-13T12:14:30.827Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-08-13T12:14:30.827Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-08-13T12:14:30.827Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-13T12:14:30.827Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-13T12:14:30.827Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-13T12:14:30.827Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] [2020-08-13T12:14:30.827Z] DONE 6 tests, 6 skipped in 0.182s [2020-08-13T12:14:30.827Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T12:14:31.083Z] INFO: Testing against a local daemon [2020-08-13T12:14:31.083Z] === RUN TestServiceCreateInit [2020-08-13T12:14:31.083Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T12:14:31.083Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T12:14:31.083Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-13T12:14:31.083Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T12:14:31.083Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T12:14:31.083Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-08-13T12:14:31.083Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateServiceConflict [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-13T12:14:31.083Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-08-13T12:14:31.083Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-08-13T12:14:31.083Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-13T12:14:31.083Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-13T12:14:31.083Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateServiceSysctls [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-13T12:14:31.083Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateServiceCapabilities [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-13T12:14:31.083Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestInspect [2020-08-13T12:14:31.083Z] --- SKIP: TestInspect (0.01s) [2020-08-13T12:14:31.083Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestCreateJob [2020-08-13T12:14:31.083Z] --- SKIP: TestCreateJob (0.01s) [2020-08-13T12:14:31.083Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestReplicatedJob [2020-08-13T12:14:31.083Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-13T12:14:31.083Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestUpdateReplicatedJob [2020-08-13T12:14:31.083Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-08-13T12:14:31.083Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestServiceListWithStatuses [2020-08-13T12:14:31.083Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T12:14:31.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:14:31.083Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T12:14:31.083Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-13T12:14:31.083Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.083Z] === RUN TestDockerNetworkReConnect [2020-08-13T12:14:31.264Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-13T12:14:31.339Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-08-13T12:14:31.339Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:31.339Z] === RUN TestServicePlugin [2020-08-13T12:14:31.540Z] --- PASS: TestSecretCreateResolve (3.60s) [2020-08-13T12:14:31.540Z] PASS [2020-08-13T12:14:31.540Z] [2020-08-13T12:14:31.540Z] DONE 6 tests in 21.962s [2020-08-13T12:14:31.540Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T12:14:31.540Z] ++ 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-08-13T12:14:31.540Z] ++ set -e [2020-08-13T12:14:31.540Z] ++ '[' -n 0 ']' [2020-08-13T12:14:31.540Z] ++ set -x [2020-08-13T12:14:31.540Z] ++ 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-08-13T12:14:31.540Z] INFO: Testing against a local daemon [2020-08-13T12:14:31.540Z] === RUN TestServiceCreateInit [2020-08-13T12:14:31.540Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T12:14:31.834Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-13T12:14:32.773Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-13T12:14:33.713Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-13T12:14:34.098Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-13T12:14:34.617Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-13T12:14:34.617Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-13T12:14:34.617Z] [2020-08-13T12:14:34.617Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-13T12:14:34.617Z] =========================== short test summary info ============================ [2020-08-13T12:14:34.617Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-13T12:14:34.617Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-13T12:14:34.617Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-13T12:14:34.617Z] Not supported on most drivers [2020-08-13T12:14:34.617Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-13T12:14:34.617Z] Output of docker top depends on host distro, and is not formalized. [2020-08-13T12:14:34.617Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-13T12:14:34.617Z] Output of docker top depends on host distro, and is not formalized. [2020-08-13T12:14:34.617Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-13T12:14:34.617Z] Can fail if eth0 has multiple IP addresses [2020-08-13T12:14:34.617Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-13T12:14:34.617Z] This doesn't seem to be taken into account by the engine [2020-08-13T12:14:34.617Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-13T12:14:34.617Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-13T12:14:34.617Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 302.70 seconds == [2020-08-13T12:14:34.643Z] --- SKIP: TestServicePlugin (3.48s) [2020-08-13T12:14:34.643Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.643Z] === RUN TestServiceUpdateLabel [2020-08-13T12:14:34.643Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-08-13T12:14:34.643Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.643Z] === RUN TestServiceUpdateSecrets [2020-08-13T12:14:34.643Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-08-13T12:14:34.643Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.643Z] === RUN TestServiceUpdateConfigs [2020-08-13T12:14:34.643Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-08-13T12:14:34.643Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.643Z] === RUN TestServiceUpdateNetwork [2020-08-13T12:14:34.643Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-13T12:14:34.643Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.643Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T12:14:34.682Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-13T12:14:34.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-13T12:14:34.899Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-08-13T12:14:34.899Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] PASS [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === Skipped [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T12:14:34.899Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T12:14:34.899Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T12:14:34.899Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T12:14:34.899Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-08-13T12:14:34.899Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-13T12:14:34.899Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-08-13T12:14:34.899Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-08-13T12:14:34.899Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-13T12:14:34.899Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-13T12:14:34.899Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-13T12:14:34.899Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-13T12:14:34.899Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-08-13T12:14:34.899Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-13T12:14:34.899Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-13T12:14:34.899Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-08-13T12:14:34.899Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T12:14:34.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-13T12:14:34.899Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-08-13T12:14:34.899Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2020-08-13T12:14:34.899Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-08-13T12:14:34.899Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-08-13T12:14:34.899Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-08-13T12:14:34.899Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-13T12:14:34.899Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-08-13T12:14:34.899Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] DONE 24 tests, 23 skipped in 3.908s [2020-08-13T12:14:34.899Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T12:14:34.899Z] INFO: Testing against a local daemon [2020-08-13T12:14:34.899Z] === RUN TestSessionCreate [2020-08-13T12:14:34.899Z] --- PASS: TestSessionCreate (0.02s) [2020-08-13T12:14:34.899Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T12:14:34.899Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-13T12:14:34.899Z] PASS [2020-08-13T12:14:34.899Z] [2020-08-13T12:14:34.899Z] DONE 2 tests in 0.152s [2020-08-13T12:14:34.899Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T12:14:35.154Z] INFO: Testing against a local daemon [2020-08-13T12:14:35.154Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T12:14:35.154Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:14:35.154Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:14:35.154Z] === RUN TestEventsExecDie [2020-08-13T12:14:35.628Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-13T12:14:35.716Z] --- PASS: TestEventsExecDie (0.47s) [2020-08-13T12:14:35.716Z] === RUN TestEventsBackwardsCompatible [2020-08-13T12:14:35.716Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-13T12:14:35.716Z] === RUN TestInfoBinaryCommits [2020-08-13T12:14:35.716Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-13T12:14:35.716Z] === RUN TestInfoAPIVersioned [2020-08-13T12:14:35.716Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-13T12:14:35.716Z] === RUN TestInfoDiscoveryBackend [2020-08-13T12:14:36.201Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-13T12:14:36.769Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-13T12:14:37.079Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-13T12:14:37.080Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T12:14:37.109Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T12:14:37.709Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-13T12:14:39.089Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-13T12:14:39.483Z] --- PASS: TestUpdateRestartPolicy (12.31s) [2020-08-13T12:14:39.483Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T12:14:39.659Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-13T12:14:40.054Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2020-08-13T12:14:40.054Z] === RUN TestWaitNonBlocked [2020-08-13T12:14:40.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:14:40.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:14:40.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:14:40.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:14:40.315Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:14:40.315Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:14:41.239Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-08-13T12:14:41.239Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T12:14:41.239Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-13T12:14:41.239Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:41.239Z] === RUN TestInfoAPI [2020-08-13T12:14:41.239Z] --- PASS: TestInfoAPI (0.05s) [2020-08-13T12:14:41.239Z] === RUN TestInfoAPIWarnings [2020-08-13T12:14:41.258Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-13T12:14:41.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-08-13T12:14:41.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-08-13T12:14:41.258Z] === RUN TestWaitBlocked [2020-08-13T12:14:41.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:14:41.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:14:41.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:14:41.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:14:41.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:14:41.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:14:41.567Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-13T12:14:42.203Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-13T12:14:42.203Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-08-13T12:14:42.203Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-08-13T12:14:42.203Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T12:14:42.203Z] === CONT TestIpcModeOlderClient [2020-08-13T12:14:42.203Z] === CONT TestDaemonHostGatewayIP [2020-08-13T12:14:42.203Z] === CONT TestDaemonRestartIpcMode [2020-08-13T12:14:42.207Z] --- PASS: TestInfoAPIWarnings (1.53s) [2020-08-13T12:14:42.207Z] === RUN TestInfoDebug [2020-08-13T12:14:42.465Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-08-13T12:14:42.465Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T12:14:42.679Z] --- PASS: TestServiceCreateInit (10.66s) [2020-08-13T12:14:42.679Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-08-13T12:14:42.679Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2020-08-13T12:14:42.679Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T12:14:42.951Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-13T12:14:42.951Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-13T12:14:43.570Z] --- PASS: TestInfoDebug (1.53s) [2020-08-13T12:14:43.570Z] === RUN TestInfoInsecureRegistries [2020-08-13T12:14:43.890Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-13T12:14:45.455Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-13T12:14:45.455Z] === RUN TestInfoRegistryMirrors [2020-08-13T12:14:45.838Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-13T12:14:45.843Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2020-08-13T12:14:46.786Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-13T12:14:46.786Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-13T12:14:46.787Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2020-08-13T12:14:46.942Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-13T12:14:46.942Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T12:14:46.942Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-08-13T12:14:46.942Z] === RUN TestPingCacheHeaders [2020-08-13T12:14:46.942Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-13T12:14:46.942Z] === RUN TestPingGet [2020-08-13T12:14:46.942Z] --- PASS: TestPingGet (0.01s) [2020-08-13T12:14:46.942Z] === RUN TestPingHead [2020-08-13T12:14:46.942Z] --- PASS: TestPingHead (0.02s) [2020-08-13T12:14:47.048Z] --- PASS: TestDaemonHostGatewayIP (4.84s) [2020-08-13T12:14:47.080Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:14:47.080Z] [2020-08-13T12:14:47.080Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:14:47.080Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:14:47.080Z] [2020-08-13T12:14:47.080Z] To set a process to complain mode, use the command line tool [2020-08-13T12:14:47.080Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:14:47.080Z] [2020-08-13T12:14:47.198Z] === RUN TestVersion [2020-08-13T12:14:47.198Z] --- PASS: TestVersion (0.02s) [2020-08-13T12:14:47.198Z] PASS [2020-08-13T12:14:47.198Z] [2020-08-13T12:14:47.198Z] === Skipped [2020-08-13T12:14:47.198Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:14:47.198Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:14:47.198Z] [2020-08-13T12:14:47.198Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-13T12:14:47.198Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T12:14:47.198Z] [2020-08-13T12:14:47.198Z] [2020-08-13T12:14:47.198Z] DONE 18 tests, 2 skipped in 12.116s [2020-08-13T12:14:47.198Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T12:14:47.198Z] INFO: Testing against a local daemon [2020-08-13T12:14:47.198Z] === RUN TestVolumesCreateAndList [2020-08-13T12:14:47.198Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-13T12:14:47.198Z] === RUN TestVolumesRemove [2020-08-13T12:14:47.198Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-13T12:14:47.198Z] === RUN TestVolumesInspect [2020-08-13T12:14:47.198Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-13T12:14:47.198Z] === RUN TestVolumesInvalidJSON [2020-08-13T12:14:47.198Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T12:14:47.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T12:14:47.198Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T12:14:47.198Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-13T12:14:47.198Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T12:14:47.198Z] PASS [2020-08-13T12:14:47.198Z] [2020-08-13T12:14:47.198Z] DONE 5 tests in 0.219s [2020-08-13T12:14:47.453Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T12:14:47.453Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11955 is not a child of this shell [2020-08-13T12:14:47.453Z] warning: PID 11955 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-13T12:14:47.454Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:14:47.454Z] [2020-08-13T12:14:47.454Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:14:47.454Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:14:47.454Z] [2020-08-13T12:14:47.454Z] To set a process to complain mode, use the command line tool [2020-08-13T12:14:47.454Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:14:47.454Z] Removing test suite binaries [2020-08-13T12:14:47.454Z] exiting test-integration [2020-08-13T12:14:47.454Z] ++ exit 0 Post stage [Pipeline] junit [2020-08-13T12:14:47.663Z] Recording test results [2020-08-13T12:14:47.729Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-13T12:14:48.379Z] [2020-08-13T12:14:48.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T12:14:48.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T12:14:48.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T12:14:48.991Z] 4612f6d0b889: Pull complete [Pipeline] sh [2020-08-13T12:14:49.641Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-13T12:14:49.641Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-13T12:14:49.649Z] + echo Ensuring container killed. [2020-08-13T12:14:49.649Z] Ensuring container killed. [2020-08-13T12:14:49.649Z] + docker rm -vf docker-pr4 [2020-08-13T12:14:49.649Z] Error: No such container: docker-pr4 [2020-08-13T12:14:49.649Z] + true [Pipeline] sh Post stage [Pipeline] junit [2020-08-13T12:14:49.751Z] Recording test results [2020-08-13T12:14:49.942Z] + echo Chowning /workspace to jenkins user [2020-08-13T12:14:49.942Z] Chowning /workspace to jenkins user [2020-08-13T12:14:49.942Z] + id -u [2020-08-13T12:14:49.942Z] + id -g [2020-08-13T12:14:49.942Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41329:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T12:14:49.942Z] Unable to find image 'busybox:latest' locally [2020-08-13T12:14:50.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T12:14:50.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T12:14:51.032Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-13T12:14:51.293Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T12:14:51.829Z] + echo Ensuring container killed. [2020-08-13T12:14:51.829Z] Ensuring container killed. [2020-08-13T12:14:51.829Z] + docker rm -vf docker-pr4 [2020-08-13T12:14:51.829Z] Error: No such container: docker-pr4 [2020-08-13T12:14:51.829Z] + true [Pipeline] sh [2020-08-13T12:14:52.121Z] + echo Chowning /workspace to jenkins user [2020-08-13T12:14:52.121Z] Chowning /workspace to jenkins user [2020-08-13T12:14:52.121Z] + id -u [2020-08-13T12:14:52.121Z] + id -g [2020-08-13T12:14:52.121Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41329:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T12:14:52.121Z] Unable to find image 'busybox:latest' locally [2020-08-13T12:14:52.121Z] latest: Pulling from library/busybox [2020-08-13T12:14:52.121Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-13T12:14:52.675Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-13T12:14:52.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T12:14:53.613Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-13T12:14:54.182Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-13T12:14:54.182Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-13T12:14:54.182Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-13T12:14:54.442Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-13T12:14:55.215Z] latest: Pulling from library/busybox [2020-08-13T12:14:55.215Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-13T12:14:55.215Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-13T12:14:55.215Z] 61c5ed1cbdf8: Download complete [2020-08-13T12:14:55.215Z] 61c5ed1cbdf8: Pull complete [2020-08-13T12:14:55.215Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T12:14:55.215Z] Status: Downloaded newer image for busybox:latest [2020-08-13T12:14:55.383Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-13T12:14:56.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T12:14:56.324Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-13T12:14:56.324Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T12:14:56.887Z] + bundleName=docker-py [2020-08-13T12:14:56.887Z] + echo Creating docker-py-bundles.tar.gz [2020-08-13T12:14:56.887Z] Creating docker-py-bundles.tar.gz [2020-08-13T12:14:56.887Z] + 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-08-13T12:14:56.897Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-13T12:14:56.903Z] Archiving artifacts [2020-08-13T12:14:57.041Z] --- PASS: TestContainerKillOnDaemonStart (12.98s) [2020-08-13T12:14:57.041Z] PASS [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === Skipped [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-13T12:14:57.041Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-13T12:14:57.041Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T12:14:57.041Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:14:57.041Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T12:14:57.041Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-13T12:14:57.041Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] DONE 192 tests, 6 skipped in 137.846s [2020-08-13T12:14:57.041Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T12:14:57.041Z] ++ 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-08-13T12:14:57.041Z] ++ set -e [2020-08-13T12:14:57.041Z] ++ '[' -n 0 ']' [2020-08-13T12:14:57.041Z] ++ set -x [2020-08-13T12:14:57.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-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-08-13T12:14:57.041Z] INFO: Testing against a local daemon [2020-08-13T12:14:57.041Z] === RUN TestCommitInheritsEnv [2020-08-13T12:14:57.041Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-08-13T12:14:57.041Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T12:14:57.041Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-13T12:14:57.041Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-13T12:14:57.041Z] === RUN TestImagesFilterMultiReference [2020-08-13T12:14:57.041Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-13T12:14:57.041Z] === RUN TestImagePullPlatformInvalid [2020-08-13T12:14:57.041Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-08-13T12:14:57.041Z] === RUN TestRemoveImageOrphaning [2020-08-13T12:14:57.041Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-08-13T12:14:57.041Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T12:14:57.041Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:14:57.041Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:14:57.041Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T12:14:57.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-13T12:14:57.041Z] === RUN TestTagInvalidReference [2020-08-13T12:14:57.041Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-13T12:14:57.041Z] === RUN TestTagValidPrefixedRepo [2020-08-13T12:14:57.041Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-13T12:14:57.041Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T12:14:57.041Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-13T12:14:57.041Z] === RUN TestTagOfficialNames [2020-08-13T12:14:57.041Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-13T12:14:57.041Z] === RUN TestTagMatchesDigest [2020-08-13T12:14:57.041Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-13T12:14:57.041Z] PASS [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === Skipped [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-13T12:14:57.041Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:14:57.041Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] [2020-08-13T12:14:57.041Z] DONE 12 tests, 2 skipped in 1.713s [2020-08-13T12:14:57.041Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T12:14:57.041Z] ++ 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-08-13T12:14:57.041Z] ++ set -e [2020-08-13T12:14:57.041Z] ++ '[' -n 0 ']' [2020-08-13T12:14:57.041Z] ++ set -x [2020-08-13T12:14:57.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-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-08-13T12:14:57.302Z] INFO: Testing against a local daemon [2020-08-13T12:14:57.302Z] === RUN TestNetworkCreateDelete [2020-08-13T12:14:57.358Z] 61c5ed1cbdf8: Download complete [2020-08-13T12:14:57.358Z] 61c5ed1cbdf8: Pull complete [2020-08-13T12:14:57.358Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T12:14:57.358Z] Status: Downloaded newer image for busybox:latest [2020-08-13T12:14:57.873Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-08-13T12:14:57.873Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T12:14:58.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T12:14:58.642Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] catchError [Pipeline] { [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-13T12:14:58.820Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2020-08-13T12:14:58.820Z] === RUN TestDaemonDNSFallback [Pipeline] sh [2020-08-13T12:14:59.057Z] + bundleName=amd64-rootless [2020-08-13T12:14:59.057Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-13T12:14:59.057Z] Creating amd64-rootless-bundles.tar.gz [2020-08-13T12:14:59.057Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-13T12:14:59.057Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-13T12:14:59.067Z] Archiving artifacts [2020-08-13T12:14:59.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh binary-daemon [2020-08-13T12:14:59.388Z] [2020-08-13T12:14:59.647Z] Removing bundles/ [2020-08-13T12:14:59.647Z] [2020-08-13T12:14:59.647Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-13T12:14:59.647Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-13T12:14:59.647Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T12:15:00.202Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-13T12:15:00.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T12:15:00.621Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T12:15:00.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T12:15:00.969Z] + make clean [2020-08-13T12:15:01.225Z] docker volume rm -f docker-dev-cache [2020-08-13T12:15:01.225Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T12:15:01.583Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-13T12:15:01.583Z] --- PASS: TestBuildWithHugeFile (102.83s) [2020-08-13T12:15:01.583Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T12:15:01.583Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:15:01.583Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:15:01.583Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:15:01.583Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:15:01.583Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:15:01.583Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:15:01.583Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:15:01.583Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:15:01.843Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T12:15:02.103Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-08-13T12:15:02.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-08-13T12:15:02.103Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-08-13T12:15:02.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-08-13T12:15:02.103Z] === RUN TestBuildPreserveOwnership [2020-08-13T12:15:02.103Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T12:15:02.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T12:15:04.012Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-13T12:15:04.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T12:15:04.950Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-13T12:15:05.179Z] --- PASS: TestCreateServiceMultipleTimes (23.06s) [2020-08-13T12:15:05.180Z] === RUN TestCreateServiceConflict [2020-08-13T12:15:05.519Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T12:15:05.779Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-13T12:15:06.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T12:15:06.961Z] --- PASS: TestDaemonDNSFallback (7.36s) [2020-08-13T12:15:06.961Z] === RUN TestInspectNetwork [2020-08-13T12:15:07.160Z] --- PASS: TestBuildPreserveOwnership (5.10s) [2020-08-13T12:15:07.160Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.43s) [2020-08-13T12:15:07.160Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-08-13T12:15:07.160Z] === RUN TestBuildPlatformInvalid [2020-08-13T12:15:07.420Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-08-13T12:15:07.420Z] PASS [2020-08-13T12:15:07.420Z] [2020-08-13T12:15:07.420Z] === Skipped [2020-08-13T12:15:07.420Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-13T12:15:07.420Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:15:07.420Z] [2020-08-13T12:15:07.420Z] [2020-08-13T12:15:07.420Z] DONE 32 tests, 1 skipped in 192.078s [2020-08-13T12:15:07.420Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T12:15:07.420Z] ++ 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-08-13T12:15:07.420Z] ++ set -e [2020-08-13T12:15:07.420Z] ++ '[' -n 0 ']' [2020-08-13T12:15:07.420Z] ++ set -x [2020-08-13T12:15:07.420Z] ++ 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-08-13T12:15:07.680Z] INFO: Testing against a local daemon [2020-08-13T12:15:07.680Z] === RUN TestConfigInspect [2020-08-13T12:15:07.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T12:15:08.701Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-08-13T12:15:08.701Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T12:15:09.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T12:15:09.589Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-13T12:15:10.414Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T12:15:10.414Z] Using test binary docker [2020-08-13T12:15:10.414Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T12:15:10.414Z] +++ /etc/init.d/apparmor start [2020-08-13T12:15:10.414Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T12:15:10.414Z] INFO: Waiting for daemon to start... [2020-08-13T12:15:10.414Z] Starting dockerd [2020-08-13T12:15:10.414Z] +++ 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-08-13T12:15:10.527Z] --- PASS: TestConfigInspect (3.02s) [2020-08-13T12:15:10.527Z] === RUN TestConfigList [2020-08-13T12:15:12.245Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T12:15:12.245Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T12:15:12.245Z] === RUN TestInspectNetwork/network_name [2020-08-13T12:15:12.245Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T12:15:12.438Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-13T12:15:12.803Z] . [2020-08-13T12:15:12.803Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T12:15:12.803Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T12:15:12.803Z] Error: No such image: emptyfs [2020-08-13T12:15:12.803Z] ++++ docker load [2020-08-13T12:15:12.803Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T12:15:12.803Z] Running integration-test (iteration 1) [2020-08-13T12:15:12.803Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T12:15:12.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-13T12:15:12.803Z] ++ set -e [2020-08-13T12:15:12.803Z] ++ '[' -n 0 ']' [2020-08-13T12:15:12.803Z] ++ set -x [2020-08-13T12:15:12.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08-13T12:15:13.008Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-13T12:15:13.008Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-13T12:15:13.164Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2020-08-13T12:15:13.164Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T12:15:13.267Z] --- PASS: TestConfigList (2.61s) [2020-08-13T12:15:13.267Z] === RUN TestConfigsCreateAndDelete [2020-08-13T12:15:13.527Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-13T12:15:14.096Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-13T12:15:14.355Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-13T12:15:14.355Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-13T12:15:14.614Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-13T12:15:15.183Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-13T12:15:15.183Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-13T12:15:16.123Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2020-08-13T12:15:16.123Z] === RUN TestConfigsUpdate [2020-08-13T12:15:16.446Z] --- PASS: TestInspectNetwork (9.53s) [2020-08-13T12:15:16.446Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T12:15:16.446Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T12:15:16.446Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T12:15:16.446Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T12:15:16.446Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T12:15:17.503Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-13T12:15:18.073Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-13T12:15:18.360Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-08-13T12:15:18.360Z] === RUN TestNetworkInvalidJSON [2020-08-13T12:15:18.360Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T12:15:18.360Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T12:15:18.360Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:15:18.360Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:15:18.360Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:15:18.360Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:15:18.360Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T12:15:18.360Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:15:18.360Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:15:18.360Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-13T12:15:18.360Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T12:15:18.360Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T12:15:18.360Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T12:15:18.360Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T12:15:19.016Z] --- PASS: TestConfigsUpdate (3.02s) [2020-08-13T12:15:19.016Z] === RUN TestTemplatedConfig [2020-08-13T12:15:19.302Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-08-13T12:15:19.302Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T12:15:19.954Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-13T12:15:20.687Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2020-08-13T12:15:20.687Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T12:15:20.894Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-13T12:15:22.079Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-08-13T12:15:22.079Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T12:15:22.275Z] --- PASS: TestTemplatedConfig (3.30s) [2020-08-13T12:15:22.275Z] === RUN TestConfigCreateResolve [2020-08-13T12:15:22.535Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-13T12:15:24.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2020-08-13T12:15:24.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T12:15:25.832Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-13T12:15:25.832Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-13T12:15:25.832Z] --- PASS: TestConfigCreateResolve (3.09s) [2020-08-13T12:15:25.832Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T12:15:26.092Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-08-13T12:15:26.092Z] PASS [2020-08-13T12:15:26.092Z] [2020-08-13T12:15:26.092Z] DONE 7 tests in 18.679s [2020-08-13T12:15:26.092Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T12:15:26.092Z] ++ 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-08-13T12:15:26.092Z] ++ set -e [2020-08-13T12:15:26.092Z] ++ '[' -n 0 ']' [2020-08-13T12:15:26.092Z] ++ set -x [2020-08-13T12:15:26.092Z] ++ 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-08-13T12:15:26.353Z] INFO: Testing against a local daemon [2020-08-13T12:15:26.353Z] === RUN TestCheckpoint [2020-08-13T12:15:26.353Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T12:15:26.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:15:26.353Z] === RUN TestContainerInvalidJSON [2020-08-13T12:15:26.353Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:15:26.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:15:26.353Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:15:26.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:15:26.353Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:15:26.353Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:15:26.353Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:15:26.353Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:15:26.353Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:15:26.353Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-13T12:15:26.353Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-13T12:15:26.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-13T12:15:26.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T12:15:26.353Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T12:15:26.353Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-13T12:15:26.353Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T12:15:26.571Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2020-08-13T12:15:26.571Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T12:15:26.613Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-13T12:15:26.613Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T12:15:26.613Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-08-13T12:15:26.613Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T12:15:26.613Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-08-13T12:15:26.613Z] === RUN TestCopyFromContainer [2020-08-13T12:15:27.144Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2020-08-13T12:15:27.144Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T12:15:27.556Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-13T12:15:27.815Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-13T12:15:28.255Z] Loaded image: buildpack-deps:buster [2020-08-13T12:15:28.255Z] Loaded image: busybox:latest [2020-08-13T12:15:28.255Z] Loaded image: busybox:glibc [2020-08-13T12:15:28.255Z] Loaded image: debian:buster [2020-08-13T12:15:28.255Z] Loaded image: hello-world:latest [2020-08-13T12:15:28.255Z] INFO: Testing against a local daemon [2020-08-13T12:15:28.255Z] === RUN TestCgroupNamespacesBuild [2020-08-13T12:15:28.255Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2020-08-13T12:15:28.255Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T12:15:28.549Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2020-08-13T12:15:28.549Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T12:15:28.754Z] === RUN TestCopyFromContainer// [2020-08-13T12:15:28.754Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T12:15:28.754Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T12:15:28.927Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2020-08-13T12:15:28.927Z] === RUN TestBuildWithSession [2020-08-13T12:15:28.927Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T12:15:28.927Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:15:28.927Z] === RUN TestBuildSquashParent [2020-08-13T12:15:29.013Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T12:15:29.013Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T12:15:29.273Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T12:15:29.533Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T12:15:29.533Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T12:15:29.792Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T12:15:29.792Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-13T12:15:29.792Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer (3.26s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer// (0.19s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-08-13T12:15:30.053Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-13T12:15:30.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T12:15:30.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:15:30.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:15:30.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:15:30.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:15:30.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:15:30.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:15:30.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:15:30.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:15:30.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:15:30.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-13T12:15:30.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-13T12:15:30.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T12:15:30.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-13T12:15:30.053Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T12:15:30.053Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-13T12:15:30.053Z] === RUN TestCreateWithInvalidEnv [2020-08-13T12:15:30.053Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T12:15:30.053Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T12:15:30.053Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T12:15:30.053Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T12:15:30.053Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T12:15:30.053Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T12:15:30.053Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T12:15:30.053Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T12:15:30.053Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T12:15:30.053Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-08-13T12:15:30.053Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-08-13T12:15:30.053Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T12:15:30.053Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-13T12:15:30.053Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T12:15:30.053Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-13T12:15:30.053Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T12:15:30.445Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-08-13T12:15:30.445Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T12:15:30.445Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:15:30.445Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:15:30.445Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T12:15:31.278Z] --- PASS: TestCreateServiceSecretFileMode (3.61s) [2020-08-13T12:15:31.278Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T12:15:31.483Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-13T12:15:32.066Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-13T12:15:32.066Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-13T12:15:32.332Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-08-13T12:15:32.332Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T12:15:33.414Z] --- PASS: TestBuildSquashParent (4.60s) [2020-08-13T12:15:33.414Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T12:15:33.414Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:15:33.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:15:33.414Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:15:33.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:15:33.414Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:15:33.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:15:33.414Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:15:33.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:15:33.414Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:15:33.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:15:33.414Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:15:33.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:15:33.414Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T12:15:33.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T12:15:33.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T12:15:33.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T12:15:33.536Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-13T12:15:34.105Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-13T12:15:34.674Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-08-13T12:15:34.674Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T12:15:34.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:15:34.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:15:34.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:15:34.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:15:34.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:15:34.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:15:34.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:15:34.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:15:34.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:15:34.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:15:34.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:15:34.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:15:34.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:15:34.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:15:34.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:15:34.795Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-08-13T12:15:34.795Z] === RUN TestCreateServiceSysctls [2020-08-13T12:15:34.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-13T12:15:34.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2020-08-13T12:15:34.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s) [2020-08-13T12:15:34.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-13T12:15:34.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-13T12:15:34.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-08-13T12:15:34.934Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T12:15:35.504Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-08-13T12:15:35.504Z] === RUN TestCreateDifferentPlatform [2020-08-13T12:15:35.504Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T12:15:35.504Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T12:15:35.504Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-13T12:15:35.504Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T12:15:35.504Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T12:15:35.504Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T12:15:35.504Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-13T12:15:35.504Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T12:15:35.504Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T12:15:35.504Z] === RUN TestDaemonRestartIpcMode [2020-08-13T12:15:35.504Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T12:15:35.504Z] === RUN TestDaemonHostGatewayIP [2020-08-13T12:15:35.504Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T12:15:35.504Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T12:15:35.504Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T12:15:35.504Z] === RUN TestDiff [2020-08-13T12:15:36.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T12:15:36.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T12:15:36.444Z] --- PASS: TestDiff (0.76s) [2020-08-13T12:15:36.444Z] === RUN TestExecWithCloseStdin [2020-08-13T12:15:36.444Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-13T12:15:37.014Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-13T12:15:37.273Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-08-13T12:15:37.273Z] === RUN TestExec [2020-08-13T12:15:37.751Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-13T12:15:37.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s) [2020-08-13T12:15:37.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-08-13T12:15:37.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2020-08-13T12:15:37.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s) [2020-08-13T12:15:37.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.76s) [2020-08-13T12:15:37.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2020-08-13T12:15:37.751Z] === RUN TestBuildMultiStageCopy [2020-08-13T12:15:37.751Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T12:15:37.926Z] --- PASS: TestExec (0.80s) [2020-08-13T12:15:37.926Z] === RUN TestExecUser [2020-08-13T12:15:37.926Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-13T12:15:38.865Z] --- PASS: TestExecUser (0.72s) [2020-08-13T12:15:38.865Z] === RUN TestExportContainerAndImportImage [2020-08-13T12:15:39.258Z] --- PASS: TestCreateServiceSysctls (4.47s) [2020-08-13T12:15:39.258Z] === RUN TestCreateServiceCapabilities [2020-08-13T12:15:39.411Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T12:15:39.435Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-13T12:15:39.695Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-08-13T12:15:39.695Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T12:15:39.712Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T12:15:39.955Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-13T12:15:40.235Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T12:15:40.552Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T12:15:41.198Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2020-08-13T12:15:41.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2020-08-13T12:15:41.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-08-13T12:15:41.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-08-13T12:15:41.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-08-13T12:15:41.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-08-13T12:15:41.198Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T12:15:41.349Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-13T12:15:41.349Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-08-13T12:15:41.349Z] === RUN TestHealthCheckWorkdir [2020-08-13T12:15:41.845Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2020-08-13T12:15:41.845Z] === RUN TestBuildLabelWithTargets [2020-08-13T12:15:41.921Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2020-08-13T12:15:41.921Z] === RUN TestHealthKillContainer [2020-08-13T12:15:42.774Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2020-08-13T12:15:42.774Z] === RUN TestInspect [2020-08-13T12:15:42.861Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-13T12:15:43.513Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-08-13T12:15:43.513Z] === RUN TestBuildWithEmptyLayers [2020-08-13T12:15:43.878Z] --- PASS: TestBuildWithEmptyLayers (0.67s) [2020-08-13T12:15:43.878Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T12:15:44.241Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-13T12:15:44.810Z] --- PASS: TestHealthKillContainer (2.70s) [2020-08-13T12:15:44.810Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T12:15:45.378Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2020-08-13T12:15:45.378Z] === RUN TestIpcModeNone [2020-08-13T12:15:45.638Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-13T12:15:45.682Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-08-13T12:15:45.682Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T12:15:46.208Z] --- PASS: TestIpcModeNone (0.84s) [2020-08-13T12:15:46.208Z] === RUN TestIpcModePrivate [2020-08-13T12:15:46.291Z] --- PASS: TestInspect (3.71s) [2020-08-13T12:15:46.291Z] === RUN TestCreateJob [2020-08-13T12:15:46.397Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2020-08-13T12:15:46.397Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T12:15:46.778Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-13T12:15:47.041Z] --- PASS: TestIpcModePrivate (0.96s) [2020-08-13T12:15:47.041Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2020-08-13T12:15:47.041Z] === RUN TestIpcModeShareable [2020-08-13T12:15:47.611Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-13T12:15:47.871Z] --- PASS: TestIpcModeShareable (0.79s) [2020-08-13T12:15:47.871Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-08-13T12:15:47.871Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T12:15:48.113Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-08-13T12:15:48.113Z] === RUN TestBuildWithHugeFile [2020-08-13T12:15:48.131Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-13T12:15:48.391Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-13T12:15:48.555Z] --- PASS: TestServiceWithDataPathPortInit (18.18s) [2020-08-13T12:15:48.555Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T12:15:48.961Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-13T12:15:49.221Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-13T12:15:50.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2020-08-13T12:15:50.605Z] === RUN TestAPIIpcModeHost [2020-08-13T12:15:50.744Z] --- PASS: TestCreateJob (3.85s) [2020-08-13T12:15:50.744Z] === RUN TestReplicatedJob [2020-08-13T12:15:51.174Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-13T12:15:51.174Z] --- PASS: TestAPIIpcModeHost (0.79s) [2020-08-13T12:15:51.174Z] === RUN TestDaemonIpcModeShareable [2020-08-13T12:15:51.435Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-13T12:15:52.818Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-13T12:15:53.079Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-08-13T12:15:53.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2020-08-13T12:15:53.079Z] === RUN TestDaemonIpcModePrivate [2020-08-13T12:15:54.986Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-13T12:15:54.986Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-08-13T12:15:54.986Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2020-08-13T12:15:54.986Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T12:15:56.366Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-13T12:15:56.626Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-08-13T12:15:56.626Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2020-08-13T12:15:56.626Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T12:15:57.642Z] --- PASS: TestReplicatedJob (7.35s) [2020-08-13T12:15:57.642Z] === RUN TestUpdateReplicatedJob [2020-08-13T12:15:58.532Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-13T12:15:58.533Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-08-13T12:15:58.533Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2020-08-13T12:15:58.533Z] === RUN TestIpcModeOlderClient [2020-08-13T12:15:58.533Z] === PAUSE TestIpcModeOlderClient [2020-08-13T12:15:58.533Z] === RUN TestKillContainerInvalidSignal [2020-08-13T12:15:58.533Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-13T12:15:58.550Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.91s) [2020-08-13T12:15:58.550Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y3wo886fdlvfwqgz5e3hs3la3 Created:2020-08-13 12:15:50.213210899 +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[0e9e16db4319b05f4fec9ecec13595e65116949e55a079186d4cf9a02ac42fee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7ldgmnwtg9n10phzw4c3a7nb EndpointID:56eb1a0de76eeb7f971a60784a7d775b2778e05d81803231bc72f608e65d3767 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:88901dd499fe4b5e9e1b402fbd9d0e611f68861e094448fcdc1f06c58534285d 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:5c9addcb7cc0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7ldgmnwtg9n10phzw4c3a7nb EndpointID:56eb1a0de76eeb7f971a60784a7d775b2778e05d81803231bc72f608e65d3767 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T12:15:58.550Z] PASS [2020-08-13T12:15:58.550Z] [2020-08-13T12:15:58.550Z] === Skipped [2020-08-13T12:15:58.550Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:15:58.550Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:15:58.550Z] [2020-08-13T12:15:58.550Z] [2020-08-13T12:15:58.550Z] DONE 23 tests, 1 skipped in 60.330s [2020-08-13T12:15:58.550Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:15:58.550Z] ++ 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-08-13T12:15:58.550Z] ++ set -e [2020-08-13T12:15:58.550Z] ++ '[' -n 0 ']' [2020-08-13T12:15:58.550Z] ++ set -x [2020-08-13T12:15:58.550Z] ++ 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-08-13T12:15:58.550Z] INFO: Testing against a local daemon [2020-08-13T12:15:58.550Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T12:15:58.550Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T12:15:58.550Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:15:58.550Z] === RUN TestDockerNetworkIpvlan [2020-08-13T12:15:58.550Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:15:58.550Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:15:58.550Z] PASS [2020-08-13T12:15:58.550Z] [2020-08-13T12:15:58.550Z] === Skipped [2020-08-13T12:15:58.550Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T12:15:58.550Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:15:58.550Z] [2020-08-13T12:15:58.550Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:15:58.550Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:15:58.550Z] [2020-08-13T12:15:58.550Z] [2020-08-13T12:15:58.550Z] DONE 2 tests, 2 skipped in 0.160s [2020-08-13T12:15:58.550Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:15:58.550Z] ++ 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-08-13T12:15:58.550Z] ++ set -e [2020-08-13T12:15:58.550Z] ++ '[' -n 0 ']' [2020-08-13T12:15:58.550Z] ++ set -x [2020-08-13T12:15:58.550Z] ++ 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-08-13T12:15:58.550Z] INFO: Testing against a local daemon [2020-08-13T12:15:58.550Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T12:15:59.103Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2020-08-13T12:15:59.103Z] === RUN TestKillContainer [2020-08-13T12:15:59.103Z] === RUN TestKillContainer/no_signal [2020-08-13T12:15:59.935Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s) [2020-08-13T12:15:59.935Z] === RUN TestDockerNetworkMacvlan [2020-08-13T12:16:00.042Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-13T12:16:00.042Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T12:16:00.612Z] === RUN TestKillContainer/killing_signal [2020-08-13T12:16:00.877Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T12:16:01.551Z] --- PASS: TestKillContainer (2.28s) [2020-08-13T12:16:01.551Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-08-13T12:16:01.551Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-08-13T12:16:01.551Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-08-13T12:16:01.551Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T12:16:01.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T12:16:02.091Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-08-13T12:16:02.091Z] === RUN TestServiceListWithStatuses [2020-08-13T12:16:02.091Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T12:16:02.091Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:16:02.091Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T12:16:02.121Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-13T12:16:02.263Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T12:16:02.381Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T12:16:02.641Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-13T12:16:02.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-08-13T12:16:02.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-08-13T12:16:02.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-08-13T12:16:02.901Z] === RUN TestKillStoppedContainer [2020-08-13T12:16:03.161Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-13T12:16:03.161Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T12:16:03.161Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-08-13T12:16:03.161Z] === RUN TestKillDifferentUserContainer [2020-08-13T12:16:03.204Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T12:16:03.421Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-13T12:16:03.683Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-08-13T12:16:03.683Z] === RUN TestInspectOomKilledTrue [2020-08-13T12:16:03.683Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-08-13T12:16:03.683Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:16:03.683Z] === RUN TestInspectOomKilledFalse [2020-08-13T12:16:03.683Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T12:16:03.683Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:16:03.683Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T12:16:04.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-08-13T12:16:04.251Z] === RUN TestLinksContainerNames [2020-08-13T12:16:05.633Z] --- PASS: TestLinksContainerNames (1.21s) [2020-08-13T12:16:05.633Z] === RUN TestLogsFollowTailEmpty [2020-08-13T12:16:05.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-13T12:16:05.893Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-13T12:16:06.154Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-13T12:16:06.154Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2020-08-13T12:16:06.154Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T12:16:06.503Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T12:16:06.724Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/default [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/private [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/slave [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/shared [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/default [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/shared [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/slave [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/private [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:16:06.724Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T12:16:06.724Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T12:16:06.724Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:16:06.984Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:16:07.243Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:16:07.502Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:16:07.502Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T12:16:07.502Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:16:07.502Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:16:07.502Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T12:16:07.503Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-13T12:16:07.503Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-13T12:16:07.503Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T12:16:09.410Z] --- PASS: TestContainerBindMountNonRecursive (1.78s) [2020-08-13T12:16:09.410Z] === RUN TestNetworkNat [2020-08-13T12:16:09.801Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T12:16:09.982Z] --- PASS: TestNetworkNat (0.67s) [2020-08-13T12:16:09.982Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T12:16:10.552Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-08-13T12:16:10.552Z] === RUN TestNetworkLoopbackNat [2020-08-13T12:16:10.619Z] --- PASS: TestDockerNetworkConnectAlias (8.74s) [2020-08-13T12:16:10.619Z] === RUN TestDockerNetworkReConnect [2020-08-13T12:16:11.932Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-13T12:16:12.501Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-13T12:16:12.761Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-13T12:16:13.701Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2020-08-13T12:16:13.701Z] === RUN TestPause [2020-08-13T12:16:13.965Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-13T12:16:14.535Z] --- PASS: TestPause (1.02s) [2020-08-13T12:16:14.535Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T12:16:14.535Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:16:14.535Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:16:14.535Z] === RUN TestPauseStopPausedContainer [2020-08-13T12:16:15.475Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2020-08-13T12:16:15.475Z] === RUN TestPsFilter [2020-08-13T12:16:15.475Z] --- PASS: TestPsFilter (0.20s) [2020-08-13T12:16:15.475Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T12:16:16.388Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T12:16:16.414Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-08-13T12:16:16.414Z] === RUN TestRemoveContainerWithVolume [2020-08-13T12:16:17.353Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-08-13T12:16:17.353Z] === RUN TestRemoveContainerRunning [2020-08-13T12:16:17.516Z] --- PASS: TestDockerNetworkReConnect (6.42s) [2020-08-13T12:16:17.517Z] === RUN TestServicePlugin [2020-08-13T12:16:17.517Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-13T12:16:17.517Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:17.517Z] === RUN TestServiceUpdateLabel [2020-08-13T12:16:17.772Z] --- PASS: TestDockerNetworkMacvlan (17.86s) [2020-08-13T12:16:17.772Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-13T12:16:17.772Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-13T12:16:17.772Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-08-13T12:16:17.772Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s) [2020-08-13T12:16:17.772Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.65s) [2020-08-13T12:16:17.772Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-08-13T12:16:17.772Z] PASS [2020-08-13T12:16:17.772Z] [2020-08-13T12:16:17.772Z] DONE 8 tests in 20.034s [2020-08-13T12:16:17.772Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T12:16:17.772Z] ++ 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-08-13T12:16:17.772Z] ++ set -e [2020-08-13T12:16:17.772Z] ++ '[' -n 0 ']' [2020-08-13T12:16:17.772Z] ++ set -x [2020-08-13T12:16:17.772Z] ++ 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-08-13T12:16:17.772Z] testing: warning: no tests to run [2020-08-13T12:16:17.772Z] PASS [2020-08-13T12:16:17.772Z] [2020-08-13T12:16:17.772Z] DONE 0 tests in 0.028s [2020-08-13T12:16:17.772Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T12:16:17.772Z] ++ 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-08-13T12:16:17.772Z] ++ set -e [2020-08-13T12:16:17.772Z] ++ '[' -n 0 ']' [2020-08-13T12:16:17.772Z] ++ set -x [2020-08-13T12:16:17.773Z] ++ 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-08-13T12:16:17.923Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-08-13T12:16:17.923Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T12:16:18.033Z] INFO: Testing against a local daemon [2020-08-13T12:16:18.033Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T12:16:18.183Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-13T12:16:18.751Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-08-13T12:16:18.751Z] === RUN TestRemoveInvalidContainer [2020-08-13T12:16:18.751Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-13T12:16:18.751Z] === RUN TestRenameLinkedContainer [2020-08-13T12:16:19.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-13T12:16:19.950Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-08-13T12:16:19.950Z] === RUN TestAuthZPluginTLS [2020-08-13T12:16:20.522Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-08-13T12:16:20.522Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T12:16:21.037Z] --- PASS: TestServiceUpdateLabel (3.75s) [2020-08-13T12:16:21.037Z] === RUN TestServiceUpdateSecrets [2020-08-13T12:16:21.093Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-08-13T12:16:21.093Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T12:16:21.112Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-13T12:16:21.112Z] Copying nested executables into bundles/binary-daemon [2020-08-13T12:16:21.112Z] [2020-08-13T12:16:21.665Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-08-13T12:16:21.665Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T12:16:22.236Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-08-13T12:16:22.236Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T12:16:22.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-13T12:16:22.332Z] --- PASS: TestRenameLinkedContainer (3.20s) [2020-08-13T12:16:22.332Z] === RUN TestRenameStoppedContainer [2020-08-13T12:16:22.596Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-08-13T12:16:22.596Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T12:16:24.150Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-08-13T12:16:24.150Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T12:16:24.721Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-08-13T12:16:24.721Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T12:16:25.152Z] --- PASS: TestRenameRunningContainerAndReuse (2.03s) [2020-08-13T12:16:25.152Z] === RUN TestRenameInvalidName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-13T12:16:25.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/make.sh cross [2020-08-13T12:16:25.662Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-08-13T12:16:25.662Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T12:16:25.721Z] --- PASS: TestRenameInvalidName (1.02s) [2020-08-13T12:16:25.721Z] === RUN TestRenameAnonymousContainer [2020-08-13T12:16:25.721Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-13T12:16:25.898Z] [2020-08-13T12:16:26.157Z] Removing bundles/ [2020-08-13T12:16:26.157Z] [2020-08-13T12:16:26.157Z] ---> Making bundle: cross (in bundles/cross) [2020-08-13T12:16:26.157Z] Cross building: bundles/cross/linux/amd64 [2020-08-13T12:16:26.157Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-13T12:16:26.157Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-13T12:16:26.234Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-08-13T12:16:26.234Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T12:16:26.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-13T12:16:28.779Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-08-13T12:16:28.779Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T12:16:29.200Z] --- PASS: TestRenameAnonymousContainer (3.01s) [2020-08-13T12:16:29.200Z] === RUN TestRenameContainerWithSameName [2020-08-13T12:16:29.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-13T12:16:29.775Z] --- PASS: TestRenameContainerWithSameName (1.17s) [2020-08-13T12:16:29.775Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T12:16:30.181Z] 3ab49687905c: Pull complete [2020-08-13T12:16:30.181Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-13T12:16:30.181Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:16:30.181Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-13T12:16:30.181Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-13T12:16:30.181Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-08-13T12:16:30.181Z] WARN: Skipping validation tests [2020-08-13T12:16:30.181Z] INFO: Running unit tests at 08/13/2020 12:16:27... [2020-08-13T12:16:30.693Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-08-13T12:16:30.693Z] === RUN TestAuthZPluginHeader [2020-08-13T12:16:31.634Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-08-13T12:16:31.634Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T12:16:31.634Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T12:16:31.634Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:31.634Z] === RUN TestAuthZPluginV2Disable [2020-08-13T12:16:31.634Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-13T12:16:31.634Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:31.634Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T12:16:31.634Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T12:16:31.634Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:31.634Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T12:16:31.634Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T12:16:31.634Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:31.634Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T12:16:31.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-13T12:16:31.688Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-08-13T12:16:31.688Z] === RUN TestResize [2020-08-13T12:16:31.803Z] INFO: make.ps1 starting at 08/13/2020 12:16:31 [2020-08-13T12:16:32.259Z] INFO: Git commit (bbc32aceb7) assumed from DOCKER_GITCOMMIT environment variable [2020-08-13T12:16:32.259Z] INFO: Invoking autogen... [2020-08-13T12:16:32.626Z] --- PASS: TestResize (1.04s) [2020-08-13T12:16:32.626Z] === RUN TestResizeWithInvalidSize [2020-08-13T12:16:33.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-13T12:16:33.219Z] INFO: Running unit tests... [2020-08-13T12:16:33.457Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2020-08-13T12:16:33.457Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T12:16:34.397Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s) [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:16:34.397Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:16:34.397Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:16:34.397Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:16:34.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:16:36.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-13T12:16:37.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-13T12:16:37.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:16:38.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:16:38.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-13T12:16:39.615Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2020-08-13T12:16:39.615Z] === RUN TestServiceUpdateConfigs [2020-08-13T12:16:40.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-13T12:16:41.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-13T12:16:41.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-13T12:16:41.756Z] 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-08-13T12:16:41.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:16:41.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:16:42.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-13T12:16:44.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:16:45.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:16:45.171Z] --- PASS: TestBuildWithHugeFile (55.66s) [2020-08-13T12:16:45.171Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T12:16:45.171Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:16:45.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:16:45.171Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:16:45.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:16:45.171Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:16:45.171Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:16:45.171Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T12:16:45.171Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T12:16:45.171Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T12:16:45.171Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-08-13T12:16:45.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-08-13T12:16:45.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-08-13T12:16:45.171Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-08-13T12:16:45.171Z] === RUN TestBuildPreserveOwnership [2020-08-13T12:16:45.171Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T12:16:46.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-13T12:16:46.688Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T12:16:46.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-13T12:16:47.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:16:47.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:16:47.731Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2020-08-13T12:16:47.731Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2020-08-13T12:16:47.731Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-08-13T12:16:47.731Z] === RUN TestBuildPlatformInvalid [2020-08-13T12:16:48.028Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-13T12:16:48.028Z] PASS [2020-08-13T12:16:48.028Z] [2020-08-13T12:16:48.028Z] === Skipped [2020-08-13T12:16:48.028Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-13T12:16:48.028Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:16:48.028Z] [2020-08-13T12:16:48.028Z] [2020-08-13T12:16:48.028Z] DONE 32 tests, 1 skipped in 95.108s [2020-08-13T12:16:48.028Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T12:16:48.028Z] ++ 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-08-13T12:16:48.028Z] ++ set -e [2020-08-13T12:16:48.028Z] ++ '[' -n 0 ']' [2020-08-13T12:16:48.028Z] ++ set -x [2020-08-13T12:16:48.028Z] ++ 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-08-13T12:16:48.028Z] INFO: Testing against a local daemon [2020-08-13T12:16:48.028Z] === RUN TestConfigInspect [2020-08-13T12:16:48.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:16:48.983Z] ? github.com/docker/docker/api [no test files] [2020-08-13T12:16:49.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:16:49.744Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-08-13T12:16:49.744Z] PASS [2020-08-13T12:16:49.744Z] [2020-08-13T12:16:49.744Z] === Skipped [2020-08-13T12:16:49.744Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T12:16:49.744Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:49.744Z] [2020-08-13T12:16:49.744Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-13T12:16:49.744Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:49.744Z] [2020-08-13T12:16:49.744Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T12:16:49.744Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:49.744Z] [2020-08-13T12:16:49.744Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T12:16:49.744Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:16:49.744Z] [2020-08-13T12:16:49.744Z] [2020-08-13T12:16:49.744Z] DONE 17 tests, 4 skipped in 31.869s [2020-08-13T12:16:49.744Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T12:16:49.744Z] ++ 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-08-13T12:16:49.744Z] ++ set -e [2020-08-13T12:16:49.744Z] ++ '[' -n 0 ']' [2020-08-13T12:16:49.744Z] ++ set -x [2020-08-13T12:16:49.744Z] ++ 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-08-13T12:16:49.744Z] INFO: Testing against a local daemon [2020-08-13T12:16:49.744Z] === RUN TestPluginInvalidJSON [2020-08-13T12:16:49.744Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:16:49.744Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:16:49.744Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:16:49.744Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-13T12:16:49.744Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T12:16:49.744Z] === RUN TestPluginInstall [2020-08-13T12:16:49.744Z] === RUN TestPluginInstall/no_auth [2020-08-13T12:16:49.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-13T12:16:50.114Z] --- PASS: TestConfigInspect (1.91s) [2020-08-13T12:16:50.114Z] === RUN TestConfigList [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.42s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.49s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.05s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-08-13T12:16:51.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-08-13T12:16:51.721Z] === RUN TestCgroupNamespacesRun [2020-08-13T12:16:52.226Z] --- PASS: TestConfigList (1.92s) [2020-08-13T12:16:52.226Z] === RUN TestConfigsCreateAndDelete [2020-08-13T12:16:53.628Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-08-13T12:16:53.628Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T12:16:54.336Z] --- PASS: TestConfigsCreateAndDelete (2.01s) [2020-08-13T12:16:54.336Z] === RUN TestConfigsUpdate [2020-08-13T12:16:54.979Z] --- PASS: TestServiceUpdateConfigs (15.88s) [2020-08-13T12:16:54.979Z] === RUN TestServiceUpdateNetwork [2020-08-13T12:16:55.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-13T12:16:55.046Z] time="2020-08-13T12:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:16:55.046Z] time="2020-08-13T12:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3a8cf461f065149206198b970b7b3c8cf98b4a3dfa692ebbab6b69921d43055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:16:55.268Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2020-08-13T12:16:55.268Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T12:16:55.307Z] time="2020-08-13T12:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:16:55.307Z] time="2020-08-13T12:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3a8cf461f065149206198b970b7b3c8cf98b4a3dfa692ebbab6b69921d43055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:16:55.568Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T12:16:56.512Z] time="2020-08-13T12:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:16:56.512Z] time="2020-08-13T12:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5277b1d368aa2ef20a1d10b11e91ca97081c95708c7984d4ba74490c568e2b36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:16:56.512Z] time="2020-08-13T12:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:16:56.512Z] time="2020-08-13T12:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5277b1d368aa2ef20a1d10b11e91ca97081c95708c7984d4ba74490c568e2b36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:16:56.557Z] --- PASS: TestConfigsUpdate (1.87s) [2020-08-13T12:16:56.557Z] === RUN TestTemplatedConfig [2020-08-13T12:16:56.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-13T12:16:56.773Z] === RUN TestPluginInstall/with_insecure [2020-08-13T12:16:56.913Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-08-13T12:16:56.913Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T12:16:58.158Z] time="2020-08-13T12:16:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:16:58.158Z] time="2020-08-13T12:16:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15f534893bb0ee3e2da2887dabb8e61faf99e654be11a26afd1781cb6ab23340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:16:58.158Z] time="2020-08-13T12:16:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:16:58.158Z] time="2020-08-13T12:16:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15f534893bb0ee3e2da2887dabb8e61faf99e654be11a26afd1781cb6ab23340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:16:58.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-13T12:16:58.601Z] --- PASS: TestTemplatedConfig (2.45s) [2020-08-13T12:16:58.601Z] === RUN TestConfigCreateResolve [2020-08-13T12:16:58.729Z] --- PASS: TestPluginInstall (8.70s) [2020-08-13T12:16:58.729Z] --- PASS: TestPluginInstall/no_auth (5.76s) [2020-08-13T12:16:58.729Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-08-13T12:16:58.729Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-08-13T12:16:58.729Z] plugin_test.go:157: [dfe71b7090dc1] daemon is not started [2020-08-13T12:16:58.729Z] PASS [2020-08-13T12:16:58.729Z] [2020-08-13T12:16:58.729Z] DONE 6 tests in 8.895s [2020-08-13T12:16:58.729Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T12:16:58.729Z] ++ 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-08-13T12:16:58.729Z] ++ set -e [2020-08-13T12:16:58.729Z] ++ '[' -n 0 ']' [2020-08-13T12:16:58.729Z] ++ set -x [2020-08-13T12:16:58.729Z] ++ 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-08-13T12:16:58.729Z] INFO: Testing against a local daemon [2020-08-13T12:16:58.729Z] === RUN TestExternalGraphDriver [2020-08-13T12:16:58.865Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-08-13T12:16:58.865Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T12:16:58.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-13T12:16:58.990Z] === RUN TestExternalGraphDriver/json [2020-08-13T12:17:00.771Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-08-13T12:17:00.771Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T12:17:00.826Z] --- PASS: TestConfigCreateResolve (1.96s) [2020-08-13T12:17:00.826Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T12:17:00.826Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-08-13T12:17:00.826Z] PASS [2020-08-13T12:17:00.826Z] [2020-08-13T12:17:00.826Z] DONE 7 tests in 12.744s [2020-08-13T12:17:00.826Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T12:17:00.826Z] ++ 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-08-13T12:17:00.826Z] ++ set -e [2020-08-13T12:17:00.826Z] ++ '[' -n 0 ']' [2020-08-13T12:17:00.826Z] ++ set -x [2020-08-13T12:17:00.826Z] ++ 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-08-13T12:17:00.826Z] INFO: Testing against a local daemon [2020-08-13T12:17:00.826Z] === RUN TestCheckpoint [2020-08-13T12:17:00.826Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T12:17:00.826Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:17:00.826Z] === RUN TestContainerInvalidJSON [2020-08-13T12:17:00.826Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:17:00.826Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:17:00.826Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:17:00.826Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:17:00.826Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:17:00.826Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:17:00.826Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T12:17:00.826Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T12:17:00.826Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T12:17:00.826Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-13T12:17:00.826Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T12:17:00.826Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T12:17:00.826Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T12:17:00.826Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T12:17:00.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-08-13T12:17:00.826Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T12:17:01.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-08-13T12:17:01.374Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T12:17:01.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-08-13T12:17:01.374Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T12:17:01.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-08-13T12:17:01.374Z] === RUN TestCopyFromContainer [2020-08-13T12:17:01.536Z] === RUN TestExternalGraphDriver/spec [2020-08-13T12:17:01.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-13T12:17:02.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2020-08-13T12:17:02.280Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer// [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T12:17:02.828Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T12:17:03.220Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-08-13T12:17:03.220Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T12:17:03.387Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T12:17:03.387Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer (2.00s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-13T12:17:03.387Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-08-13T12:17:03.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T12:17:03.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:17:03.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:17:03.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:17:03.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:17:03.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:17:03.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:17:03.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T12:17:03.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T12:17:03.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T12:17:03.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-13T12:17:03.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-08-13T12:17:03.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-13T12:17:03.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-08-13T12:17:03.387Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T12:17:03.387Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-13T12:17:03.387Z] === RUN TestCreateWithInvalidEnv [2020-08-13T12:17:03.387Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T12:17:03.387Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T12:17:03.387Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T12:17:03.387Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T12:17:03.387Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T12:17:03.387Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T12:17:03.387Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T12:17:03.387Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T12:17:03.387Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T12:17:03.387Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-08-13T12:17:03.387Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T12:17:03.387Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T12:17:03.387Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T12:17:03.387Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T12:17:03.387Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-13T12:17:03.387Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T12:17:03.754Z] ok github.com/docker/docker/api/server 0.176s coverage: 9.0% of statements [2020-08-13T12:17:04.081Z] === RUN TestExternalGraphDriver/pull [2020-08-13T12:17:04.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-13T12:17:04.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-13T12:17:04.964Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2020-08-13T12:17:04.964Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T12:17:05.297Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-08-13T12:17:05.297Z] === RUN TestKernelTCPMemory [2020-08-13T12:17:06.235Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-08-13T12:17:06.235Z] === RUN TestNISDomainname [2020-08-13T12:17:06.557Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2020-08-13T12:17:06.557Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T12:17:06.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:17:06.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:17:06.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:17:06.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:17:06.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:17:06.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:17:06.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:17:06.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:17:06.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:17:06.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:17:06.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T12:17:06.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T12:17:06.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T12:17:06.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T12:17:06.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T12:17:06.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-13T12:17:06.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-08-13T12:17:06.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-08-13T12:17:06.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s) [2020-08-13T12:17:06.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s) [2020-08-13T12:17:06.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-08-13T12:17:06.557Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T12:17:06.627Z] --- PASS: TestExternalGraphDriver (7.66s) [2020-08-13T12:17:06.627Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-08-13T12:17:06.627Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2020-08-13T12:17:06.627Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2020-08-13T12:17:06.627Z] === RUN TestGraphdriverPluginV2 [2020-08-13T12:17:06.627Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-08-13T12:17:06.627Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:17:06.627Z] PASS [2020-08-13T12:17:06.627Z] [2020-08-13T12:17:06.627Z] === Skipped [2020-08-13T12:17:06.627Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-08-13T12:17:06.627Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:17:06.627Z] [2020-08-13T12:17:06.627Z] [2020-08-13T12:17:06.627Z] DONE 5 tests, 1 skipped in 7.859s [2020-08-13T12:17:06.627Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T12:17:06.627Z] ++ 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-08-13T12:17:06.627Z] ++ set -e [2020-08-13T12:17:06.627Z] ++ '[' -n 0 ']' [2020-08-13T12:17:06.627Z] ++ set -x [2020-08-13T12:17:06.627Z] ++ 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-08-13T12:17:06.627Z] INFO: Testing against a local daemon [2020-08-13T12:17:06.627Z] === RUN TestContinueAfterPluginCrash [2020-08-13T12:17:06.627Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T12:17:06.627Z] === RUN TestReadPluginNoRead [2020-08-13T12:17:06.627Z] === PAUSE TestReadPluginNoRead [2020-08-13T12:17:06.627Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T12:17:06.627Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T12:17:06.627Z] === CONT TestContinueAfterPluginCrash [2020-08-13T12:17:06.627Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T12:17:06.627Z] === CONT TestReadPluginNoRead [2020-08-13T12:17:06.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-13T12:17:06.853Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2020-08-13T12:17:06.853Z] === RUN TestCreateDifferentPlatform [2020-08-13T12:17:06.853Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T12:17:06.853Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T12:17:06.853Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-13T12:17:06.853Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T12:17:06.853Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T12:17:06.853Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T12:17:06.853Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-13T12:17:06.853Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T12:17:06.853Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T12:17:06.853Z] === RUN TestDaemonRestartIpcMode [2020-08-13T12:17:06.853Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T12:17:06.853Z] === RUN TestDaemonHostGatewayIP [2020-08-13T12:17:06.853Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T12:17:06.853Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T12:17:06.853Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T12:17:06.853Z] === RUN TestDiff [2020-08-13T12:17:07.066Z] --- PASS: TestNISDomainname (1.13s) [2020-08-13T12:17:07.066Z] === RUN TestHostnameDnsResolution [2020-08-13T12:17:07.507Z] --- PASS: TestDiff (0.48s) [2020-08-13T12:17:07.507Z] === RUN TestExecWithCloseStdin [2020-08-13T12:17:08.166Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-08-13T12:17:08.166Z] === RUN TestExec [2020-08-13T12:17:08.448Z] --- PASS: TestHostnameDnsResolution (1.38s) [2020-08-13T12:17:08.448Z] === RUN TestStats [2020-08-13T12:17:08.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-13T12:17:08.819Z] --- PASS: TestExec (0.62s) [2020-08-13T12:17:08.819Z] === RUN TestExecUser [2020-08-13T12:17:09.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-13T12:17:09.456Z] --- PASS: TestExecUser (0.64s) [2020-08-13T12:17:09.456Z] === RUN TestExportContainerAndImportImage [2020-08-13T12:17:10.099Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-08-13T12:17:10.099Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T12:17:10.348Z] --- PASS: TestServiceUpdateNetwork (16.18s) [2020-08-13T12:17:10.348Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T12:17:10.348Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T12:17:10.840Z] === RUN TestReadPluginNoRead/default [2020-08-13T12:17:10.980Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T12:17:11.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-13T12:17:11.410Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-08-13T12:17:11.448Z] --- PASS: TestStats (2.82s) [2020-08-13T12:17:11.449Z] === RUN TestStopContainerWithTimeout [2020-08-13T12:17:11.449Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T12:17:11.449Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T12:17:11.449Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T12:17:11.449Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T12:17:11.449Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T12:17:11.449Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T12:17:11.449Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T12:17:11.449Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T12:17:11.449Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T12:17:11.449Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T12:17:11.617Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-08-13T12:17:11.617Z] === RUN TestHealthCheckWorkdir [2020-08-13T12:17:12.255Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-08-13T12:17:12.255Z] === RUN TestHealthKillContainer [2020-08-13T12:17:12.795Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T12:17:12.829Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T12:17:12.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-13T12:17:14.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-13T12:17:14.471Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T12:17:14.707Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T12:17:14.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-13T12:17:15.028Z] --- PASS: TestHealthKillContainer (2.63s) [2020-08-13T12:17:15.028Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T12:17:15.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-13T12:17:15.326Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2020-08-13T12:17:15.326Z] === RUN TestIpcModeNone [2020-08-13T12:17:15.965Z] --- PASS: TestIpcModeNone (0.61s) [2020-08-13T12:17:15.966Z] === RUN TestIpcModePrivate [2020-08-13T12:17:16.238Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-08-13T12:17:16.238Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-08-13T12:17:16.238Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-08-13T12:17:16.238Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2020-08-13T12:17:16.238Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-08-13T12:17:16.238Z] === RUN TestDeleteDevicemapper [2020-08-13T12:17:16.238Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T12:17:16.238Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:17:16.238Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T12:17:16.238Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-13T12:17:16.601Z] --- PASS: TestIpcModePrivate (0.61s) [2020-08-13T12:17:16.601Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-13T12:17:16.601Z] === RUN TestIpcModeShareable [2020-08-13T12:17:16.626Z] --- PASS: TestReadPluginNoRead (9.60s) [2020-08-13T12:17:16.626Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-08-13T12:17:16.626Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-08-13T12:17:16.626Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-08-13T12:17:16.626Z] read_test.go:92: [d01d104edb0f3] daemon is not started [2020-08-13T12:17:16.626Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2020-08-13T12:17:16.626Z] PASS [2020-08-13T12:17:16.626Z] [2020-08-13T12:17:16.626Z] DONE 6 tests in 10.242s [2020-08-13T12:17:16.626Z] 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-08-13T12:17:16.626Z] ++ 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-08-13T12:17:16.626Z] ++ set -e [2020-08-13T12:17:16.626Z] ++ '[' -n 0 ']' [2020-08-13T12:17:16.626Z] ++ set -x [2020-08-13T12:17:16.626Z] ++ 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-08-13T12:17:16.887Z] testing: warning: no tests to run [2020-08-13T12:17:16.887Z] PASS [2020-08-13T12:17:16.887Z] [2020-08-13T12:17:16.887Z] DONE 0 tests in 0.044s [2020-08-13T12:17:16.887Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T12:17:16.887Z] ++ 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-08-13T12:17:16.887Z] ++ set -e [2020-08-13T12:17:16.887Z] ++ '[' -n 0 ']' [2020-08-13T12:17:16.887Z] ++ set -x [2020-08-13T12:17:16.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-13T12:17:16.887Z] INFO: Testing against a local daemon [2020-08-13T12:17:16.887Z] === RUN TestPluginWithDevMounts [2020-08-13T12:17:16.887Z] === PAUSE TestPluginWithDevMounts [2020-08-13T12:17:16.887Z] === CONT TestPluginWithDevMounts [2020-08-13T12:17:17.176Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-13T12:17:17.248Z] --- PASS: TestIpcModeShareable (0.61s) [2020-08-13T12:17:17.248Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-13T12:17:17.248Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T12:17:17.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-13T12:17:17.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-13T12:17:17.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-13T12:17:18.358Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-13T12:17:19.337Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2020-08-13T12:17:19.337Z] === RUN TestAPIIpcModeHost [2020-08-13T12:17:19.431Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-08-13T12:17:19.431Z] PASS [2020-08-13T12:17:19.431Z] [2020-08-13T12:17:19.431Z] DONE 1 tests in 2.323s [2020-08-13T12:17:19.432Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T12:17:19.432Z] ++ 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-08-13T12:17:19.432Z] ++ set -e [2020-08-13T12:17:19.432Z] ++ '[' -n 0 ']' [2020-08-13T12:17:19.432Z] ++ set -x [2020-08-13T12:17:19.432Z] ++ 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-08-13T12:17:19.432Z] INFO: Testing against a local daemon [2020-08-13T12:17:19.432Z] === RUN TestSecretInspect [2020-08-13T12:17:19.459Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T12:17:19.633Z] --- PASS: TestAPIIpcModeHost (0.50s) [2020-08-13T12:17:19.633Z] === RUN TestDaemonIpcModeShareable [2020-08-13T12:17:20.288Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s) [2020-08-13T12:17:20.288Z] === RUN TestUpdateMemory [2020-08-13T12:17:20.288Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T12:17:20.288Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:17:20.288Z] === RUN TestUpdateCPUQuota [2020-08-13T12:17:21.151Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2020-08-13T12:17:21.151Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-13T12:17:21.151Z] === RUN TestDaemonIpcModePrivate [2020-08-13T12:17:21.668Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-08-13T12:17:21.668Z] === RUN TestUpdatePidsLimit [2020-08-13T12:17:21.668Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T12:17:21.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-13T12:17:21.668Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T12:17:22.237Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T12:17:22.497Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T12:17:22.683Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-08-13T12:17:22.683Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-13T12:17:22.683Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T12:17:22.730Z] --- PASS: TestSecretInspect (3.15s) [2020-08-13T12:17:22.730Z] === RUN TestSecretList [2020-08-13T12:17:23.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T12:17:23.327Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T12:17:23.731Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2020-08-13T12:17:23.731Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-13T12:17:23.731Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T12:17:23.898Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T12:17:24.469Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit (3.71s) [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-08-13T12:17:25.038Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-08-13T12:17:25.038Z] === RUN TestUpdateRestartPolicy [2020-08-13T12:17:25.266Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2020-08-13T12:17:25.266Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-13T12:17:25.266Z] === RUN TestIpcModeOlderClient [2020-08-13T12:17:25.266Z] === PAUSE TestIpcModeOlderClient [2020-08-13T12:17:25.266Z] === RUN TestKillContainerInvalidSignal [2020-08-13T12:17:25.907Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-08-13T12:17:25.907Z] === RUN TestKillContainer [2020-08-13T12:17:25.907Z] === RUN TestKillContainer/no_signal [2020-08-13T12:17:25.979Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-13T12:17:25.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-13T12:17:26.030Z] --- PASS: TestSecretList (3.16s) [2020-08-13T12:17:26.030Z] === RUN TestSecretsCreateAndDelete [2020-08-13T12:17:26.544Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T12:17:26.551Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-13T12:17:26.873Z] === RUN TestKillContainer/killing_signal [2020-08-13T12:17:27.121Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-13T12:17:27.550Z] --- PASS: TestKillContainer (1.60s) [2020-08-13T12:17:27.550Z] --- PASS: TestKillContainer/no_signal (0.48s) [2020-08-13T12:17:27.550Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-08-13T12:17:27.550Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-08-13T12:17:27.550Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T12:17:27.550Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T12:17:27.944Z] --- PASS: TestServiceUpdatePidsLimit (18.04s) [2020-08-13T12:17:27.945Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-08-13T12:17:27.945Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2020-08-13T12:17:27.945Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-08-13T12:17:27.945Z] PASS [2020-08-13T12:17:27.945Z] [2020-08-13T12:17:27.945Z] === Skipped [2020-08-13T12:17:27.945Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T12:17:27.945Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:17:27.945Z] [2020-08-13T12:17:27.945Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-13T12:17:27.945Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:17:27.945Z] [2020-08-13T12:17:27.945Z] [2020-08-13T12:17:27.945Z] DONE 27 tests, 2 skipped in 175.521s [2020-08-13T12:17:27.945Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T12:17:27.945Z] ++ 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-08-13T12:17:27.945Z] ++ set -e [2020-08-13T12:17:27.945Z] ++ '[' -n 0 ']' [2020-08-13T12:17:27.945Z] ++ set -x [2020-08-13T12:17:27.945Z] ++ 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-08-13T12:17:27.945Z] INFO: Testing against a local daemon [2020-08-13T12:17:27.945Z] === RUN TestSessionCreate [2020-08-13T12:17:27.945Z] --- PASS: TestSessionCreate (0.02s) [2020-08-13T12:17:27.945Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T12:17:27.945Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-13T12:17:27.945Z] PASS [2020-08-13T12:17:27.945Z] [2020-08-13T12:17:27.945Z] DONE 2 tests in 0.118s [2020-08-13T12:17:27.945Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T12:17:27.945Z] ++ 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-08-13T12:17:27.945Z] ++ set -e [2020-08-13T12:17:27.945Z] ++ '[' -n 0 ']' [2020-08-13T12:17:27.945Z] ++ set -x [2020-08-13T12:17:27.945Z] ++ 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-08-13T12:17:27.945Z] INFO: Testing against a local daemon [2020-08-13T12:17:27.945Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T12:17:27.945Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:17:27.945Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:17:27.945Z] === RUN TestEventsExecDie [2020-08-13T12:17:27.945Z] --- PASS: TestEventsExecDie (0.94s) [2020-08-13T12:17:27.945Z] === RUN TestEventsBackwardsCompatible [2020-08-13T12:17:27.945Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-08-13T12:17:27.945Z] === RUN TestInfoBinaryCommits [2020-08-13T12:17:27.945Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-13T12:17:27.945Z] === RUN TestInfoAPIVersioned [2020-08-13T12:17:27.945Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-13T12:17:27.945Z] === RUN TestInfoDiscoveryBackend [2020-08-13T12:17:28.249Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T12:17:28.550Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-08-13T12:17:28.550Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-08-13T12:17:28.550Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-08-13T12:17:28.550Z] === RUN TestKillStoppedContainer [2020-08-13T12:17:28.550Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-13T12:17:28.550Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T12:17:28.550Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-08-13T12:17:28.550Z] === RUN TestKillDifferentUserContainer [2020-08-13T12:17:28.577Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-13T12:17:28.577Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T12:17:29.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-13T12:17:29.191Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-08-13T12:17:29.191Z] === RUN TestInspectOomKilledTrue [2020-08-13T12:17:29.328Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-08-13T12:17:29.328Z] === RUN TestSecretsUpdate [2020-08-13T12:17:29.613Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T12:17:29.613Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T12:17:29.905Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-13T12:17:29.905Z] === RUN TestInfoAPI [2020-08-13T12:17:30.206Z] --- PASS: TestInfoAPI (0.02s) [2020-08-13T12:17:30.206Z] === RUN TestInfoAPIWarnings [2020-08-13T12:17:30.247Z] --- PASS: TestInspectOomKilledTrue (0.85s) [2020-08-13T12:17:30.247Z] === RUN TestInspectOomKilledFalse [2020-08-13T12:17:30.499Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-13T12:17:30.499Z] === RUN TestInfoDebug [2020-08-13T12:17:30.545Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-08-13T12:17:30.545Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T12:17:31.133Z] --- PASS: TestInfoDebug (0.53s) [2020-08-13T12:17:31.133Z] === RUN TestInfoInsecureRegistries [2020-08-13T12:17:31.193Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-08-13T12:17:31.193Z] === RUN TestLinksContainerNames [2020-08-13T12:17:31.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-13T12:17:31.766Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-08-13T12:17:31.766Z] === RUN TestInfoRegistryMirrors [2020-08-13T12:17:31.829Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-13T12:17:32.057Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-13T12:17:32.057Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T12:17:32.269Z] --- PASS: TestLinksContainerNames (1.04s) [2020-08-13T12:17:32.269Z] === RUN TestLogsFollowTailEmpty [2020-08-13T12:17:32.582Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-08-13T12:17:32.582Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T12:17:32.626Z] --- PASS: TestSecretsUpdate (3.24s) [2020-08-13T12:17:32.626Z] === RUN TestTemplatedSecret [2020-08-13T12:17:32.691Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-08-13T12:17:32.691Z] === RUN TestPingCacheHeaders [2020-08-13T12:17:32.691Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-13T12:17:32.691Z] === RUN TestPingGet [2020-08-13T12:17:32.691Z] --- PASS: TestPingGet (0.01s) [2020-08-13T12:17:32.691Z] === RUN TestPingHead [2020-08-13T12:17:32.691Z] --- PASS: TestPingHead (0.01s) [2020-08-13T12:17:32.691Z] === RUN TestVersion [2020-08-13T12:17:32.691Z] --- PASS: TestVersion (0.02s) [2020-08-13T12:17:32.691Z] PASS [2020-08-13T12:17:32.691Z] [2020-08-13T12:17:32.691Z] === Skipped [2020-08-13T12:17:32.691Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:17:32.691Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:17:32.691Z] [2020-08-13T12:17:32.691Z] [2020-08-13T12:17:32.691Z] DONE 18 tests, 1 skipped in 5.771s [2020-08-13T12:17:32.691Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T12:17:32.691Z] ++ 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-08-13T12:17:32.691Z] ++ set -e [2020-08-13T12:17:32.691Z] ++ '[' -n 0 ']' [2020-08-13T12:17:32.691Z] ++ set -x [2020-08-13T12:17:32.691Z] ++ 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-08-13T12:17:32.691Z] INFO: Testing against a local daemon [2020-08-13T12:17:32.691Z] === RUN TestVolumesCreateAndList [2020-08-13T12:17:32.691Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-08-13T12:17:32.691Z] === RUN TestVolumesRemove [2020-08-13T12:17:32.691Z] --- PASS: TestVolumesRemove (0.10s) [2020-08-13T12:17:32.691Z] === RUN TestVolumesInspect [2020-08-13T12:17:32.691Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-13T12:17:32.691Z] === RUN TestVolumesInvalidJSON [2020-08-13T12:17:32.691Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T12:17:32.691Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T12:17:32.691Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T12:17:32.691Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-13T12:17:32.691Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T12:17:32.691Z] PASS [2020-08-13T12:17:32.691Z] [2020-08-13T12:17:32.691Z] DONE 5 tests in 0.207s [2020-08-13T12:17:32.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T12:17:32.983Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T12:17:32.983Z] +++ kill 12011 [2020-08-13T12:17:33.452Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/default [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/private [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/slave [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/shared [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/default [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/shared [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/slave [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/private [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T12:17:33.452Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:17:33.452Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T12:17:33.452Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-13T12:17:33.452Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-13T12:17:33.452Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T12:17:33.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-13T12:17:33.738Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-13T12:17:34.306Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-13T12:17:34.493Z] +++ /etc/init.d/apparmor stop [2020-08-13T12:17:34.493Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:17:34.493Z] [2020-08-13T12:17:34.493Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:17:34.493Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:17:34.493Z] [2020-08-13T12:17:34.493Z] To set a process to complain mode, use the command line tool [2020-08-13T12:17:34.493Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:17:34.493Z] +++ true [2020-08-13T12:17:34.493Z] exiting test-integration [2020-08-13T12:17:34.493Z] ++ exit 0 [2020-08-13T12:17:34.493Z] [2020-08-13T12:17:34.566Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-13T12:17:34.825Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-13T12:17:34.974Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2020-08-13T12:17:34.974Z] === RUN TestNetworkNat [2020-08-13T12:17:35.394Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-13T12:17:35.394Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-13T12:17:35.394Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-13T12:17:35.507Z] --- PASS: TestNetworkNat (0.58s) [2020-08-13T12:17:35.507Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T12:17:35.926Z] --- PASS: TestTemplatedSecret (3.50s) [2020-08-13T12:17:35.926Z] === RUN TestSecretCreateResolve [2020-08-13T12:17:36.149Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-08-13T12:17:36.149Z] === RUN TestNetworkLoopbackNat Post stage [Pipeline] junit [2020-08-13T12:17:36.601Z] Recording test results [2020-08-13T12:17:36.775Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-13T12:17:36.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T12:17:37.392Z] + echo Ensuring container killed. [2020-08-13T12:17:37.392Z] Ensuring container killed. [2020-08-13T12:17:37.392Z] + docker rm -vf docker-pr4 [2020-08-13T12:17:37.392Z] Error: No such container: docker-pr4 [2020-08-13T12:17:37.392Z] + true [Pipeline] sh [2020-08-13T12:17:37.714Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2020-08-13T12:17:37.714Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T12:17:37.771Z] + echo Chowning /workspace to jenkins user [2020-08-13T12:17:37.772Z] Chowning /workspace to jenkins user [2020-08-13T12:17:37.772Z] + id -u [2020-08-13T12:17:37.772Z] + id -g [2020-08-13T12:17:37.772Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41329:/workspace busybox chown -R 1001:1001 /workspace [2020-08-13T12:17:37.772Z] Unable to find image 'busybox:latest' locally [2020-08-13T12:17:38.062Z] latest: Pulling from library/busybox [2020-08-13T12:17:38.062Z] 970013469dcd: Pulling fs layer [2020-08-13T12:17:38.285Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-08-13T12:17:38.285Z] === RUN TestWaitNonBlocked [2020-08-13T12:17:38.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:17:38.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:17:38.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:17:38.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:17:38.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:17:38.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:17:38.353Z] 970013469dcd: Verifying Checksum [2020-08-13T12:17:38.471Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-08-13T12:17:38.471Z] PASS [2020-08-13T12:17:38.471Z] [2020-08-13T12:17:38.471Z] DONE 6 tests in 19.135s [2020-08-13T12:17:38.471Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T12:17:38.471Z] ++ 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-08-13T12:17:38.471Z] ++ set -e [2020-08-13T12:17:38.471Z] ++ '[' -n 0 ']' [2020-08-13T12:17:38.471Z] ++ set -x [2020-08-13T12:17:38.471Z] ++ 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-08-13T12:17:38.471Z] INFO: Testing against a local daemon [2020-08-13T12:17:38.471Z] === RUN TestServiceCreateInit [2020-08-13T12:17:38.471Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T12:17:38.644Z] 970013469dcd: Pull complete [2020-08-13T12:17:38.644Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T12:17:38.644Z] Status: Downloaded newer image for busybox:latest [2020-08-13T12:17:38.915Z] --- PASS: TestNetworkLoopbackNat (2.81s) [2020-08-13T12:17:38.915Z] === RUN TestPause [2020-08-13T12:17:39.560Z] --- PASS: TestPause (0.56s) [2020-08-13T12:17:39.560Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T12:17:39.560Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:17:39.560Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:17:39.560Z] === RUN TestPauseStopPausedContainer [2020-08-13T12:17:39.668Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-13T12:17:39.668Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-08-13T12:17:39.668Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-08-13T12:17:39.668Z] === RUN TestWaitBlocked [2020-08-13T12:17:39.668Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:17:39.668Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:17:39.668Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:17:39.668Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:17:39.668Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:17:39.668Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:17:39.856Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-08-13T12:17:39.856Z] === RUN TestPsFilter [2020-08-13T12:17:40.165Z] --- PASS: TestPsFilter (0.15s) [2020-08-13T12:17:40.165Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T12:17:40.803Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-08-13T12:17:40.803Z] === RUN TestRemoveContainerWithVolume [2020-08-13T12:17:41.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-13T12:17:41.049Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-13T12:17:41.049Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-08-13T12:17:41.049Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-08-13T12:17:41.049Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T12:17:41.049Z] === CONT TestIpcModeOlderClient [2020-08-13T12:17:41.049Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-08-13T12:17:41.049Z] === CONT TestDaemonHostGatewayIP [2020-08-13T12:17:41.098Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2020-08-13T12:17:41.098Z] === RUN TestRemoveContainerRunning [2020-08-13T12:17:41.142Z] + bundleName=s390x-integration [2020-08-13T12:17:41.142Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-13T12:17:41.142Z] Creating s390x-integration-bundles.tar.gz [2020-08-13T12:17:41.142Z] + xargs+ tar -czf s390x-integration-bundles.tar.gz [2020-08-13T12:17:41.142Z] 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-08-13T12:17:41.186Z] Archiving artifacts [2020-08-13T12:17:41.548Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T12:17:41.750Z] --- PASS: TestRemoveContainerRunning (0.52s) [2020-08-13T12:17:41.750Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T12:17:41.953Z] + make clean [2020-08-13T12:17:41.990Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-13T12:17:42.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-08-13T12:17:42.388Z] === RUN TestRemoveInvalidContainer [2020-08-13T12:17:42.388Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-13T12:17:42.388Z] === RUN TestRenameLinkedContainer [2020-08-13T12:17:42.986Z] docker volume rm -f docker-dev-cache [2020-08-13T12:17:42.986Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T12:17:43.758Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T12:17:43.899Z] === RUN TestDockerSuite/TestBuildContChar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T12:17:44.483Z] --- PASS: TestRenameLinkedContainer (2.13s) [2020-08-13T12:17:44.483Z] === RUN TestRenameStoppedContainer [2020-08-13T12:17:45.123Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-08-13T12:17:45.123Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T12:17:45.282Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2020-08-13T12:17:45.282Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T12:17:45.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-13T12:17:46.111Z] --- PASS: TestDaemonHostGatewayIP (4.99s) [2020-08-13T12:17:46.111Z] === CONT TestDaemonRestartIpcMode [2020-08-13T12:17:46.180Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-08-13T12:17:46.180Z] === RUN TestRenameInvalidName [2020-08-13T12:17:46.476Z] --- PASS: TestRenameInvalidName (0.57s) [2020-08-13T12:17:46.476Z] === RUN TestRenameAnonymousContainer [2020-08-13T12:17:47.494Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-13T12:17:47.600Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-13T12:17:47.600Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-13T12:17:47.600Z] Cross building: bundles/cross/windows/amd64 [2020-08-13T12:17:47.600Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-13T12:17:47.600Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-13T12:17:48.434Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-13T12:17:48.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-13T12:17:48.569Z] --- PASS: TestRenameAnonymousContainer (2.00s) [2020-08-13T12:17:48.569Z] === RUN TestRenameContainerWithSameName [2020-08-13T12:17:48.695Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-13T12:17:48.957Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-13T12:17:49.042Z] --- PASS: TestServiceCreateInit (9.81s) [2020-08-13T12:17:49.042Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2020-08-13T12:17:49.042Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2020-08-13T12:17:49.042Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T12:17:49.209Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-08-13T12:17:49.209Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T12:17:49.525Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2020-08-13T12:17:49.785Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-13T12:17:50.044Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-13T12:17:50.261Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2020-08-13T12:17:50.261Z] === RUN TestResize [2020-08-13T12:17:50.905Z] --- PASS: TestResize (0.57s) [2020-08-13T12:17:50.905Z] === RUN TestResizeWithInvalidSize [2020-08-13T12:17:51.206Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-08-13T12:17:51.206Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T12:17:51.424Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-13T12:17:51.851Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:17:51.851Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:17:51.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:17:51.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T12:17:51.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T12:17:51.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T12:17:51.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T12:17:54.370Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2020-08-13T12:17:54.370Z] ok github.com/docker/docker/api/server/middleware 0.173s coverage: 37.7% of statements [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T12:17:54.370Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2020-08-13T12:17:54.370Z] ok github.com/docker/docker/api/types/filters 0.098s coverage: 92.2% of statements [2020-08-13T12:17:54.370Z] ok github.com/docker/docker/api/server/router/swarm 0.128s coverage: 5.7% of statements [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T12:17:54.370Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T12:17:54.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T12:17:54.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T12:17:54.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T12:17:54.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:17:54.715Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-13T12:17:54.826Z] ok github.com/docker/docker/api/types/time 0.314s coverage: 100.0% of statements [2020-08-13T12:17:54.826Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T12:17:54.826Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T12:17:55.282Z] ok github.com/docker/docker/builder/dockerignore 0.064s coverage: 96.8% of statements [2020-08-13T12:17:56.098Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-13T12:17:56.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T12:17:57.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:17:58.004Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2020-08-13T12:17:58.004Z] PASS [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] === Skipped [2020-08-13T12:17:58.004Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-13T12:17:58.004Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-08-13T12:17:58.004Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T12:17:58.004Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:17:58.004Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T12:17:58.004Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-13T12:17:58.004Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] [2020-08-13T12:17:58.004Z] DONE 192 tests, 6 skipped in 151.723s [2020-08-13T12:17:58.004Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T12:17:58.004Z] ++ 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-08-13T12:17:58.004Z] ++ set -e [2020-08-13T12:17:58.004Z] ++ '[' -n 0 ']' [2020-08-13T12:17:58.004Z] ++ set -x [2020-08-13T12:17:58.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08-13T12:17:58.004Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-13T12:17:58.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T12:17:58.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T12:17:58.264Z] INFO: Testing against a local daemon [2020-08-13T12:17:58.264Z] === RUN TestCommitInheritsEnv [2020-08-13T12:17:58.523Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-13T12:17:58.523Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-08-13T12:17:58.523Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T12:17:58.523Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T12:17:58.523Z] === RUN TestImagesFilterMultiReference [2020-08-13T12:17:58.783Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-08-13T12:17:58.783Z] === RUN TestImagePullPlatformInvalid [2020-08-13T12:17:58.783Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-13T12:17:58.783Z] === RUN TestRemoveImageOrphaning [2020-08-13T12:17:58.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-13T12:17:59.042Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-08-13T12:17:59.042Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T12:17:59.303Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-13T12:17:59.948Z] ok github.com/docker/docker/cli/debug 0.371s coverage: 100.0% of statements [2020-08-13T12:17:59.948Z] ok github.com/docker/docker/builder/dockerfile 0.420s coverage: 46.4% of statements [2020-08-13T12:17:59.948Z] ok github.com/docker/docker/builder/remotecontext 0.852s coverage: 9.2% of statements [2020-08-13T12:18:00.191Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-08-13T12:18:00.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s) [2020-08-13T12:18:00.192Z] === RUN TestCgroupNamespacesRun [2020-08-13T12:18:01.211Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2020-08-13T12:18:01.211Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T12:18:01.211Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-08-13T12:18:01.211Z] === RUN TestTagInvalidReference [2020-08-13T12:18:01.211Z] --- PASS: TestTagInvalidReference (0.04s) [2020-08-13T12:18:01.211Z] === RUN TestTagValidPrefixedRepo [2020-08-13T12:18:01.211Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-08-13T12:18:01.211Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T12:18:01.211Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-08-13T12:18:01.211Z] === RUN TestTagOfficialNames [2020-08-13T12:18:01.473Z] --- PASS: TestTagOfficialNames (0.08s) [2020-08-13T12:18:01.473Z] === RUN TestTagMatchesDigest [2020-08-13T12:18:01.473Z] --- PASS: TestTagMatchesDigest (0.07s) [2020-08-13T12:18:01.473Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T12:18:01.473Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-13T12:18:01.710Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2020-08-13T12:18:01.710Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T12:18:02.759Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2020-08-13T12:18:02.759Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T12:18:04.303Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-08-13T12:18:04.303Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T12:18:04.765Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-13T12:18:05.025Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-13T12:18:05.845Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2020-08-13T12:18:05.845Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T12:18:05.963Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-13T12:18:06.222Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-13T12:18:06.482Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-13T12:18:06.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-13T12:18:06.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-13T12:18:06.741Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-13T12:18:06.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-13T12:18:07.002Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-13T12:18:07.388Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-08-13T12:18:07.388Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T12:18:08.447Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-08-13T12:18:08.447Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T12:18:09.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-08-13T12:18:09.520Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T12:18:10.294Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-13T12:18:10.793Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-08-13T12:18:10.793Z] === RUN TestKernelTCPMemory [2020-08-13T12:18:11.006Z] --- PASS: TestCreateServiceMultipleTimes (19.38s) [2020-08-13T12:18:11.006Z] === RUN TestCreateServiceConflict [2020-08-13T12:18:11.006Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-08-13T12:18:11.006Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T12:18:11.461Z] --- PASS: TestKernelTCPMemory (0.67s) [2020-08-13T12:18:11.461Z] === RUN TestNISDomainname [2020-08-13T12:18:12.117Z] --- PASS: TestNISDomainname (0.69s) [2020-08-13T12:18:12.117Z] === RUN TestHostnameDnsResolution [2020-08-13T12:18:12.201Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-13T12:18:12.315Z] ok github.com/docker/docker/client 0.574s coverage: 74.9% of statements [2020-08-13T12:18:12.758Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-08-13T12:18:12.758Z] === RUN TestStats [2020-08-13T12:18:13.140Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-13T12:18:13.710Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-13T12:18:14.279Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-13T12:18:15.214Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2020-08-13T12:18:15.214Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T12:18:15.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-13T12:18:15.534Z] --- PASS: TestStats (2.62s) [2020-08-13T12:18:15.534Z] === RUN TestStopContainerWithTimeout [2020-08-13T12:18:15.534Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T12:18:15.534Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T12:18:15.534Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T12:18:15.534Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T12:18:15.534Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T12:18:15.534Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T12:18:15.534Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T12:18:15.534Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T12:18:15.534Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T12:18:15.534Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T12:18:15.534Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T12:18:15.534Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T12:18:18.324Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-13T12:18:18.324Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2020-08-13T12:18:18.324Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-08-13T12:18:18.324Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-08-13T12:18:18.324Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-08-13T12:18:18.324Z] === RUN TestDeleteDevicemapper [2020-08-13T12:18:18.324Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T12:18:18.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:18:18.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T12:18:18.561Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-13T12:18:18.561Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-13T12:18:18.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-13T12:18:19.391Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-13T12:18:19.869Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2020-08-13T12:18:19.869Z] === RUN TestUpdateMemory [2020-08-13T12:18:20.923Z] --- PASS: TestUpdateMemory (0.72s) [2020-08-13T12:18:20.923Z] === RUN TestUpdateCPUQuota [2020-08-13T12:18:21.595Z] --- PASS: TestUpdateCPUQuota (0.85s) [2020-08-13T12:18:21.595Z] === RUN TestUpdatePidsLimit [2020-08-13T12:18:21.595Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T12:18:21.891Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T12:18:21.929Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-13T12:18:22.185Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T12:18:22.479Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T12:18:22.479Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T12:18:22.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T12:18:23.071Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T12:18:23.838Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit (2.40s) [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-08-13T12:18:24.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-08-13T12:18:24.211Z] === RUN TestUpdateRestartPolicy [2020-08-13T12:18:25.219Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-13T12:18:27.086Z] ok github.com/docker/docker/builder/remotecontext/git 30.222s coverage: 86.3% of statements [2020-08-13T12:18:27.087Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T12:18:27.087Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T12:18:27.758Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-13T12:18:29.144Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-13T12:18:30.118Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.69s) [2020-08-13T12:18:30.118Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T12:18:31.688Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-13T12:18:32.257Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-13T12:18:32.666Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-08-13T12:18:32.666Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T12:18:33.637Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-13T12:18:33.637Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-13T12:18:34.143Z] ok github.com/docker/docker/cmd/dockerd 0.554s coverage: 19.3% of statements [2020-08-13T12:18:35.671Z] ok github.com/docker/docker/container 0.495s coverage: 41.6% of statements [2020-08-13T12:18:35.671Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T12:18:35.671Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T12:18:35.671Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T12:18:35.671Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T12:18:35.967Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-08-13T12:18:35.967Z] === RUN TestCreateServiceSysctls [2020-08-13T12:18:36.929Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-13T12:18:37.316Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2020-08-13T12:18:37.316Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T12:18:37.316Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-08-13T12:18:37.316Z] === RUN TestWaitNonBlocked [2020-08-13T12:18:37.316Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:18:37.316Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:18:37.316Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:18:37.316Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:18:37.316Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T12:18:37.316Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T12:18:37.316Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-13T12:18:37.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-08-13T12:18:37.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2020-08-13T12:18:37.316Z] === RUN TestWaitBlocked [2020-08-13T12:18:37.316Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:18:37.316Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:18:37.316Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:18:37.316Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:18:37.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T12:18:37.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T12:18:37.316Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-13T12:18:37.316Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-08-13T12:18:37.316Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-08-13T12:18:37.316Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T12:18:37.316Z] === CONT TestIpcModeOlderClient [2020-08-13T12:18:37.316Z] === CONT TestDaemonHostGatewayIP [2020-08-13T12:18:37.316Z] === CONT TestDaemonRestartIpcMode [2020-08-13T12:18:37.499Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-13T12:18:37.613Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-08-13T12:18:37.613Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T12:18:37.836Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.568s coverage: 65.3% of statements [2020-08-13T12:18:38.439Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-13T12:18:38.439Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-13T12:18:39.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-13T12:18:39.822Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-13T12:18:40.001Z] ok github.com/docker/docker/daemon/cluster 0.657s coverage: 0.5% of statements [2020-08-13T12:18:40.191Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-08-13T12:18:40.191Z] === RUN TestCreateServiceCapabilities [2020-08-13T12:18:40.962Z] ok github.com/docker/docker/daemon/cluster/convert 1.155s coverage: 35.9% of statements [2020-08-13T12:18:41.188Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2020-08-13T12:18:41.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-13T12:18:41.480Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-08-13T12:18:41.480Z] --- PASS: TestDaemonHostGatewayIP (4.22s) [2020-08-13T12:18:41.773Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-13T12:18:42.342Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-13T12:18:42.601Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-13T12:18:43.169Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-13T12:18:43.514Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2020-08-13T12:18:43.514Z] === RUN TestInspect [2020-08-13T12:18:43.738Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-13T12:18:45.645Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-13T12:18:45.645Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-13T12:18:46.725Z] ok github.com/docker/docker/daemon/config 0.581s coverage: 79.7% of statements [2020-08-13T12:18:46.725Z] ok github.com/docker/docker/daemon/discovery 0.240s coverage: 30.0% of statements [2020-08-13T12:18:46.816Z] --- PASS: TestInspect (3.45s) [2020-08-13T12:18:46.816Z] === RUN TestCreateJob [2020-08-13T12:18:47.552Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-13T12:18:47.686Z] ok github.com/docker/docker/daemon/events 0.337s coverage: 50.0% of statements [2020-08-13T12:18:49.215Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.289s coverage: 11.3% of statements [2020-08-13T12:18:49.460Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-13T12:18:49.671Z] ok github.com/docker/docker/daemon/graphdriver 0.126s coverage: 2.3% of statements [2020-08-13T12:18:49.671Z] ok github.com/docker/docker/daemon 3.211s coverage: 9.1% of statements [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-13T12:18:49.671Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-13T12:18:50.126Z] ok github.com/docker/docker/daemon/links 0.114s coverage: 93.0% of statements [2020-08-13T12:18:51.022Z] --- PASS: TestCreateJob (4.13s) [2020-08-13T12:18:51.022Z] === RUN TestReplicatedJob [2020-08-13T12:18:51.860Z] --- PASS: TestContainerKillOnDaemonStart (12.69s) [2020-08-13T12:18:51.860Z] PASS [2020-08-13T12:18:51.860Z] [2020-08-13T12:18:51.860Z] === Skipped [2020-08-13T12:18:51.860Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-13T12:18:51.860Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:18:51.860Z] [2020-08-13T12:18:51.860Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T12:18:51.860Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T12:18:51.860Z] [2020-08-13T12:18:51.860Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T12:18:51.860Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T12:18:51.860Z] [2020-08-13T12:18:51.860Z] [2020-08-13T12:18:51.860Z] DONE 192 tests, 3 skipped in 109.494s [2020-08-13T12:18:51.860Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T12:18:51.860Z] ++ 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-08-13T12:18:51.860Z] ++ set -e [2020-08-13T12:18:51.860Z] ++ '[' -n 0 ']' [2020-08-13T12:18:51.860Z] ++ set -x [2020-08-13T12:18:51.860Z] ++ 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-08-13T12:18:51.860Z] INFO: Testing against a local daemon [2020-08-13T12:18:51.860Z] === RUN TestCommitInheritsEnv [2020-08-13T12:18:51.860Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-08-13T12:18:51.860Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T12:18:51.860Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T12:18:51.860Z] === RUN TestImagesFilterMultiReference [2020-08-13T12:18:51.860Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-08-13T12:18:51.860Z] === RUN TestImagePullPlatformInvalid [2020-08-13T12:18:51.860Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-13T12:18:51.860Z] === RUN TestRemoveImageOrphaning [2020-08-13T12:18:51.860Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-08-13T12:18:51.860Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T12:18:51.860Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:18:51.860Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:18:51.860Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T12:18:51.860Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-13T12:18:51.860Z] === RUN TestTagInvalidReference [2020-08-13T12:18:51.860Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-13T12:18:51.860Z] === RUN TestTagValidPrefixedRepo [2020-08-13T12:18:51.860Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-13T12:18:51.860Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T12:18:51.860Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-13T12:18:51.860Z] === RUN TestTagOfficialNames [2020-08-13T12:18:51.860Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-13T12:18:51.860Z] === RUN TestTagMatchesDigest [2020-08-13T12:18:51.860Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-13T12:18:51.860Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T12:18:52.752Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-13T12:18:52.753Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-13T12:18:53.696Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-13T12:18:53.840Z] ok github.com/docker/docker/daemon/logger/awslogs 0.579s coverage: 77.4% of statements [2020-08-13T12:18:53.840Z] ok github.com/docker/docker/daemon/logger 0.514s coverage: 41.2% of statements [2020-08-13T12:18:53.840Z] ok github.com/docker/docker/daemon/images 0.507s coverage: 4.8% of statements [2020-08-13T12:18:53.840Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T12:18:53.840Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T12:18:53.840Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-13T12:18:53.840Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T12:18:53.840Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T12:18:53.840Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-13T12:18:53.840Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-13T12:18:54.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.300s coverage: 61.6% of statements [2020-08-13T12:18:54.636Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-13T12:18:55.264Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.282s coverage: 87.2% of statements [2020-08-13T12:18:56.228Z] ok github.com/docker/docker/daemon/logger/local 0.354s coverage: 75.2% of statements [2020-08-13T12:18:56.228Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T12:18:56.549Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-13T12:18:56.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 35.9% of statements [2020-08-13T12:18:56.809Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-13T12:18:57.604Z] --- PASS: TestReplicatedJob (6.16s) [2020-08-13T12:18:57.604Z] === RUN TestUpdateReplicatedJob [2020-08-13T12:18:57.646Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.203s coverage: 33.3% of statements [2020-08-13T12:18:58.102Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2020-08-13T12:18:58.558Z] ok github.com/docker/docker/daemon/logger/syslog 0.225s coverage: 46.8% of statements [2020-08-13T12:19:00.085Z] ok github.com/docker/docker/daemon/logger/splunk 2.183s coverage: 82.5% of statements [2020-08-13T12:19:00.085Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T12:19:00.085Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-13T12:19:00.085Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T12:19:00.101Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-13T12:19:00.904Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2020-08-13T12:19:00.904Z] === RUN TestServiceListWithStatuses [2020-08-13T12:19:00.904Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-08-13T12:19:00.904Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:19:00.904Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T12:19:02.253Z] ok github.com/docker/docker/distribution/metadata 1.718s coverage: 48.2% of statements [2020-08-13T12:19:02.253Z] ok github.com/docker/docker/distribution 1.460s coverage: 20.1% of statements [2020-08-13T12:19:02.253Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T12:19:02.253Z] ok github.com/docker/docker/errdefs 0.237s coverage: 49.4% of statements [2020-08-13T12:19:03.395Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-13T12:19:04.569Z] ok github.com/docker/docker/distribution/xfer 2.692s coverage: 76.3% of statements [2020-08-13T12:19:04.569Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T12:19:04.569Z] ok github.com/docker/docker/image/cache 0.134s coverage: 19.2% of statements [2020-08-13T12:19:04.569Z] ok github.com/docker/docker/image/v1 0.154s coverage: 25.0% of statements [2020-08-13T12:19:05.024Z] ok github.com/docker/docker/image 0.736s coverage: 86.4% of statements [2020-08-13T12:19:05.024Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T12:19:05.024Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T12:19:05.985Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2020-08-13T12:19:07.489Z] --- PASS: TestDockerNetworkConnectAlias (6.61s) [2020-08-13T12:19:07.489Z] === RUN TestDockerNetworkReConnect [2020-08-13T12:19:07.513Z] ok github.com/docker/docker/libcontainerd/local 0.254s coverage: 1.0% of statements [2020-08-13T12:19:07.776Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-13T12:19:07.969Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 50.0% of statements [2020-08-13T12:19:07.969Z] ok github.com/docker/docker/layer 0.549s coverage: 30.1% of statements [2020-08-13T12:19:07.969Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T12:19:07.969Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T12:19:07.969Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T12:19:07.969Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T12:19:07.969Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T12:19:07.969Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T12:19:08.035Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-13T12:19:08.430Z] ok github.com/docker/docker/opts 0.198s coverage: 67.7% of statements [2020-08-13T12:19:09.049Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-13T12:19:09.049Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-13T12:19:09.049Z] remote: Enumerating objects: 2, done. [2020-08-13T12:19:09.049Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-13T12:19:09.049Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-13T12:19:09.049Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-13T12:19:09.049Z] 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-08-13T12:19:09.049Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-13T12:19:09.049Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T12:19:09.391Z] ok github.com/docker/docker/pkg/broadcaster 0.089s coverage: 100.0% of statements [2020-08-13T12:19:09.395Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/test/unit [2020-08-13T12:19:09.415Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-13T12:19:09.415Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-13T12:19:09.415Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-13T12:19:09.847Z] ok github.com/docker/docker/pkg/capabilities 0.057s coverage: 87.5% of statements [2020-08-13T12:19:10.352Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-13T12:19:10.808Z] ok github.com/docker/docker/pkg/authorization 0.796s coverage: 26.8% of statements [2020-08-13T12:19:11.263Z] ok github.com/docker/docker/pkg/directory 0.124s coverage: 80.0% of statements [2020-08-13T12:19:11.695Z] --- PASS: TestDockerNetworkReConnect (4.49s) [2020-08-13T12:19:11.695Z] === RUN TestServicePlugin [2020-08-13T12:19:11.695Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-13T12:19:11.695Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:19:11.695Z] === RUN TestServiceUpdateLabel [2020-08-13T12:19:11.719Z] ok github.com/docker/docker/pkg/chrootarchive 0.185s coverage: 15.4% of statements [2020-08-13T12:19:11.733Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-13T12:19:11.930Z] ? github.com/docker/docker/api [no test files] [2020-08-13T12:19:12.176Z] ok github.com/docker/docker/pkg/discovery 0.080s coverage: 58.3% of statements [2020-08-13T12:19:12.631Z] ok github.com/docker/docker/pkg/discovery/file 0.139s coverage: 92.9% of statements [2020-08-13T12:19:13.595Z] ok github.com/docker/docker/pkg/discovery/memory 0.329s coverage: 92.3% of statements [2020-08-13T12:19:13.641Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-13T12:19:14.559Z] ok github.com/docker/docker/pkg/discovery/nodes 0.058s coverage: 93.8% of statements [2020-08-13T12:19:14.995Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-08-13T12:19:14.995Z] === RUN TestServiceUpdateSecrets [2020-08-13T12:19:15.016Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 39.4% of statements [2020-08-13T12:19:15.025Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-13T12:19:15.472Z] ok github.com/docker/docker/pkg/fileutils 0.127s coverage: 87.7% of statements [2020-08-13T12:19:15.962Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-13T12:19:16.433Z] ok github.com/docker/docker/pkg/homedir 0.233s coverage: 42.9% of statements [2020-08-13T12:19:16.893Z] ok github.com/docker/docker/pkg/idtools 0.115s coverage: 7.3% of statements [2020-08-13T12:19:17.350Z] ok github.com/docker/docker/pkg/discovery/kv 3.889s coverage: 84.1% of statements [2020-08-13T12:19:18.311Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2020-08-13T12:19:18.499Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-13T12:19:18.766Z] ok github.com/docker/docker/pkg/jsonmessage 0.211s coverage: 91.7% of statements [2020-08-13T12:19:18.766Z] ok github.com/docker/docker/pkg/archive 7.734s coverage: 62.7% of statements [2020-08-13T12:19:18.767Z] ok github.com/docker/docker/pkg/ioutils 0.681s coverage: 68.4% of statements [2020-08-13T12:19:19.222Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2020-08-13T12:19:19.678Z] ok github.com/docker/docker/pkg/namesgenerator 0.074s coverage: 85.7% of statements [2020-08-13T12:19:20.134Z] ok github.com/docker/docker/pkg/parsers 0.130s coverage: 97.0% of statements [2020-08-13T12:19:20.590Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2020-08-13T12:19:22.118Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.098s coverage: 56.8% of statements [2020-08-13T12:19:22.574Z] ok github.com/docker/docker/pkg/plugins/transport 0.172s coverage: 85.7% of statements [2020-08-13T12:19:22.766Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-13T12:19:23.030Z] ok github.com/docker/docker/pkg/pools 0.175s coverage: 88.2% of statements [2020-08-13T12:19:23.486Z] ok github.com/docker/docker/pkg/progress 0.134s coverage: 75.9% of statements [2020-08-13T12:19:24.687Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-13T12:19:25.011Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2020-08-13T12:19:25.011Z] ok github.com/docker/docker/pkg/pubsub 1.170s coverage: 73.9% of statements [2020-08-13T12:19:25.467Z] ok github.com/docker/docker/pkg/signal 0.099s coverage: 20.3% of statements [2020-08-13T12:19:25.922Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2020-08-13T12:19:26.817Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-08-13T12:19:26.883Z] ok github.com/docker/docker/pkg/streamformatter 0.142s coverage: 66.2% of statements [2020-08-13T12:19:26.883Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-08-13T12:19:27.225Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-13T12:19:27.844Z] ok github.com/docker/docker/pkg/sysinfo 0.053s coverage: 38.2% of statements [2020-08-13T12:19:28.299Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T12:19:28.300Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T12:19:28.300Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T12:19:28.300Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T12:19:28.300Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-13T12:19:28.300Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-13T12:19:28.300Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T12:19:28.300Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T12:19:28.755Z] ok github.com/docker/docker/pkg/system 0.140s coverage: 13.8% of statements [2020-08-13T12:19:29.133Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-13T12:19:29.211Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2020-08-13T12:19:29.667Z] testing: warning: no tests to run [2020-08-13T12:19:29.667Z] coverage: [no statements] [2020-08-13T12:19:29.667Z] ok github.com/docker/docker/pkg/term/windows 0.056s coverage: [no statements] [no tests to run] [2020-08-13T12:19:30.123Z] ok github.com/docker/docker/pkg/tarsum 0.243s coverage: 89.3% of statements [2020-08-13T12:19:30.123Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-08-13T12:19:30.578Z] ok github.com/docker/docker/pkg/urlutil 0.094s coverage: 100.0% of statements [2020-08-13T12:19:30.578Z] ok github.com/docker/docker/pkg/useragent 0.111s coverage: 88.9% of statements [2020-08-13T12:19:31.041Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-13T12:19:32.743Z] ok github.com/docker/docker/plugin/v2 0.200s coverage: 20.1% of statements [2020-08-13T12:19:32.743Z] ok github.com/docker/docker/plugin 0.353s coverage: 12.0% of statements [2020-08-13T12:19:32.743Z] ok github.com/docker/docker/reference 0.465s coverage: 83.7% of statements [2020-08-13T12:19:33.103Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-08-13T12:19:33.104Z] === RUN TestServiceUpdateConfigs [2020-08-13T12:19:33.721Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2020-08-13T12:19:34.176Z] ok github.com/docker/docker/registry/resumable 0.338s coverage: 100.0% of statements [2020-08-13T12:19:34.333Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-13T12:19:35.136Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2020-08-13T12:19:35.592Z] ok github.com/docker/docker/testutil 0.367s coverage: 62.5% of statements [2020-08-13T12:19:35.592Z] ok github.com/docker/docker/registry 0.509s coverage: 51.7% of statements [2020-08-13T12:19:35.714Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-13T12:19:38.483Z] ok github.com/docker/docker/volume/local 0.117s coverage: 37.7% of statements [2020-08-13T12:19:38.483Z] ok github.com/docker/docker/volume/drivers 0.197s coverage: 36.1% of statements [2020-08-13T12:19:38.483Z] ok github.com/docker/docker/volume/mounts 0.114s coverage: 66.2% of statements [2020-08-13T12:19:39.007Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-13T12:19:39.007Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-13T12:19:40.649Z] ok github.com/docker/docker/volume/service 0.364s coverage: 70.3% of statements [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite (327.93s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.66s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.02s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.93s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:1449: [d14250238d0df] daemon is not started [2020-08-13T12:19:44.286Z] check_test.go:309: [d03eba72ff0b4] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.71s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.05s) [2020-08-13T12:19:44.286Z] check_test.go:309: [dfae97d70f577] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.76s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.37s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.01s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.79s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.78s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.69s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.59s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-08-13T12:19:44.286Z] check_test.go:309: [de8597ec14b4e] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-13T12:19:44.286Z] check_test.go:309: [dcaa5b3afbde2] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.83s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.64s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d1a848066554a] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.80s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.39s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d5ca9929ae53d] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.70s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2020-08-13T12:19:44.286Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-13T12:19:44.286Z] check_test.go:309: [d2e724e915210] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.84s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d8f17e1d4c6ac] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.59s) [2020-08-13T12:19:44.286Z] check_test.go:309: [de5fe861c3cb1] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_plugins_test.go:79: [d0763fabef34f] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.25s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_plugins_test.go:169: [d4bee54a01d95] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d5d6f1f34190a] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.86s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d98b340e14c4b] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.42s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.57s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.35s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.18s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.23s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.21s) [2020-08-13T12:19:44.286Z] check_test.go:309: [ddd49daa6ad1c] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.91s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.46s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.90s) [2020-08-13T12:19:44.286Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-13T12:19:44.286Z] check_test.go:309: [daec55095ec24] daemon is not started [2020-08-13T12:19:44.286Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-13T12:19:44.286Z] check_test.go:309: [d3cd52684015c] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.73s) [2020-08-13T12:19:44.286Z] check_test.go:309: [ddd8cc358b5b8] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.57s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.88s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.59s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.03s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.24s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.11s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.88s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.68s) [2020-08-13T12:19:44.286Z] check_test.go:309: [dc8f02eaec7a4] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.75s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.13s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_plugins_test.go:105: [d96f78b59fc2e] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.46s) [2020-08-13T12:19:44.286Z] check_test.go:309: [da8f1a8a6af0d] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.35s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-13T12:19:44.286Z] check_test.go:309: [db219c6f561b0] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d237383be6b9c] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.73s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d1abefdd85bbf] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.17s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d521d1d9fb21f] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d6d59429474ff] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-08-13T12:19:44.286Z] check_test.go:309: [d489f2d36f61f] daemon is not started [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.63s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.70s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2020-08-13T12:19:44.286Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2020-08-13T12:19:44.286Z] docker_cli_daemon_test.go:2544: [db0c9902efc2f] daemon is not started [2020-08-13T12:19:44.287Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.54s) [2020-08-13T12:19:44.287Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2020-08-13T12:19:44.287Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-08-13T12:19:44.287Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2020-08-13T12:19:44.287Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-08-13T12:19:44.287Z] check_test.go:309: [dd2b35261623f] daemon is not started [2020-08-13T12:19:44.287Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.21s) [2020-08-13T12:19:44.287Z] === RUN TestDockerSwarmSuite [2020-08-13T12:19:44.287Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-13T12:19:44.547Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-13T12:19:44.806Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-13T12:19:47.345Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-13T12:19:48.002Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2020-08-13T12:19:48.002Z] === RUN TestServiceUpdateNetwork [2020-08-13T12:19:49.252Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-13T12:19:49.512Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-13T12:19:50.082Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-13T12:19:50.346Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-13T12:19:50.606Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-13T12:19:50.866Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-13T12:19:51.386Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-13T12:19:51.646Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-13T12:19:54.188Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-13T12:19:55.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-13T12:19:55.829Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-13T12:19:57.210Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-13T12:19:58.294Z] ok github.com/docker/docker/pkg/plugins 35.022s coverage: 73.4% of statements [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T12:19:58.294Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === Skipped [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-13T12:19:58.294Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-08-13T12:19:58.294Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-13T12:19:58.294Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-13T12:19:58.294Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-13T12:19:58.294Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-13T12:19:58.294Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-13T12:19:58.294Z] daemon_test.go:147: root required [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-13T12:19:58.294Z] reload_test.go:520: root required [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-13T12:19:58.294Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-13T12:19:58.294Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-13T12:19:58.294Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-13T12:19:58.294Z] download_test.go:268: Needs fixing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-13T12:19:58.294Z] layer_test.go:304: Failing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-13T12:19:58.294Z] layer_test.go:353: Failing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-13T12:19:58.294Z] layer_test.go:468: Failing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-13T12:19:58.294Z] layer_test.go:697: Failing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-13T12:19:58.294Z] migration_test.go:46: Failing on Windows [2020-08-13T12:19:58.294Z] [2020-08-13T12:19:58.294Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-13T12:19:58.294Z] migration_test.go:182: Failing on Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-13T12:19:58.295Z] mount_test.go:17: Failing on Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-13T12:19:58.295Z] mount_test.go:76: Failing on Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-13T12:19:58.295Z] mount_test.go:125: Failing on Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-13T12:19:58.295Z] mount_test.go:212: Failing on Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:133: Xz not present in msys2 [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:238: Failing on Windows CI machines [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-13T12:19:58.295Z] archive_windows_test.go:16: Currently fails [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-13T12:19:58.295Z] changes_test.go:192: needs more investigation [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-13T12:19:58.295Z] changes_test.go:405: needs further investigation [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-13T12:19:58.295Z] changes_test.go:441: needs further investigation [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-13T12:19:58.295Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-13T12:19:58.295Z] poller_test.go:41: No chmod on Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-13T12:19:58.295Z] fileutils_test.go:134: Needs porting to Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-13T12:19:58.295Z] fileutils_test.go:180: Needs porting to Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-13T12:19:58.295Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-08-13T12:19:58.295Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-08-13T12:19:58.295Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-08-13T12:19:58.295Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-13T12:19:58.295Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-13T12:19:58.295Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] [2020-08-13T12:19:58.295Z] DONE 1765 tests, 46 skipped in 196.743s [2020-08-13T12:19:58.295Z] INFO: make.ps1 ended at 08/13/2020 12:19:58 [2020-08-13T12:19:59.118Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-13T12:19:59.821Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-13T12:20:00.056Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-13T12:20:00.277Z] INFO: Unit tests ended at 08/13/2020 12:19:59. Duration:00:03:31.5604315 [2020-08-13T12:20:00.277Z] INFO: Building busybox [2020-08-13T12:20:00.277Z] Sending build context to Docker daemon 5.12kB [2020-08-13T12:20:00.277Z] [2020-08-13T12:20:00.277Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-13T12:20:00.277Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-13T12:20:00.277Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-13T12:20:00.277Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-13T12:20:00.277Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-13T12:20:00.277Z] ---> 86eddd4761f5 [2020-08-13T12:20:00.277Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-13T12:20:00.277Z] ---> Running in 111924a49e45 [2020-08-13T12:20:00.994Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-13T12:20:02.902Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2020-08-13T12:20:02.902Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T12:20:02.902Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T12:20:02.902Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T12:20:06.042Z] Removing intermediate container 111924a49e45 [2020-08-13T12:20:06.042Z] ---> be8a66ca53eb [2020-08-13T12:20:06.042Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-13T12:20:06.042Z] ---> Running in cd1da205b9c5 [2020-08-13T12:20:06.042Z] Removing intermediate container cd1da205b9c5 [2020-08-13T12:20:06.042Z] ---> 3c59fd39dfc4 [2020-08-13T12:20:06.042Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-13T12:20:06.042Z] ---> Running in 12c91e46d9c7 [2020-08-13T12:20:06.042Z] Removing intermediate container 12c91e46d9c7 [2020-08-13T12:20:06.042Z] ---> 11e9d5c1acf7 [2020-08-13T12:20:06.042Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-13T12:20:06.276Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-13T12:20:07.568Z] [2020-08-13T12:20:07.568Z] ---> 087a039c43f6 [2020-08-13T12:20:07.568Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-13T12:20:07.568Z] ---> Running in 86fe3fb4d018 [2020-08-13T12:20:09.482Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T12:20:09.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-13T12:20:10.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-13T12:20:17.614Z] --- PASS: TestServiceUpdatePidsLimit (16.97s) [2020-08-13T12:20:17.614Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-13T12:20:17.614Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-08-13T12:20:17.614Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-08-13T12:20:17.614Z] PASS [2020-08-13T12:20:17.614Z] [2020-08-13T12:20:17.614Z] === Skipped [2020-08-13T12:20:17.614Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s) [2020-08-13T12:20:17.614Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:20:17.614Z] [2020-08-13T12:20:17.614Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-13T12:20:17.614Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:20:17.614Z] [2020-08-13T12:20:17.614Z] [2020-08-13T12:20:17.614Z] DONE 27 tests, 2 skipped in 159.083s [2020-08-13T12:20:17.614Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T12:20:17.614Z] ++ 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-08-13T12:20:17.614Z] ++ set -e [2020-08-13T12:20:17.614Z] ++ '[' -n 0 ']' [2020-08-13T12:20:17.614Z] ++ set -x [2020-08-13T12:20:17.614Z] ++ 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-08-13T12:20:17.614Z] INFO: Testing against a local daemon [2020-08-13T12:20:17.614Z] === RUN TestSessionCreate [2020-08-13T12:20:17.614Z] --- PASS: TestSessionCreate (0.05s) [2020-08-13T12:20:17.614Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T12:20:17.614Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-13T12:20:17.614Z] PASS [2020-08-13T12:20:17.614Z] [2020-08-13T12:20:17.614Z] DONE 2 tests in 0.240s [2020-08-13T12:20:17.614Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T12:20:17.614Z] ++ 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-08-13T12:20:17.614Z] ++ set -e [2020-08-13T12:20:17.614Z] ++ '[' -n 0 ']' [2020-08-13T12:20:17.614Z] ++ set -x [2020-08-13T12:20:17.614Z] ++ 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-08-13T12:20:17.862Z] Removing intermediate container 86fe3fb4d018 [2020-08-13T12:20:17.862Z] ---> cc0fa0f511ce [2020-08-13T12:20:17.862Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-13T12:20:17.862Z] ---> Running in f79d1f3fc022 [2020-08-13T12:20:17.875Z] INFO: Testing against a local daemon [2020-08-13T12:20:17.875Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T12:20:17.875Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:20:17.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:20:17.875Z] === RUN TestEventsExecDie [2020-08-13T12:20:18.318Z] [2020-08-13T12:20:18.318Z] SUCCESS: Specified value was saved. [2020-08-13T12:20:18.815Z] --- PASS: TestEventsExecDie (0.87s) [2020-08-13T12:20:18.815Z] === RUN TestEventsBackwardsCompatible [2020-08-13T12:20:18.815Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-08-13T12:20:18.815Z] === RUN TestInfoBinaryCommits [2020-08-13T12:20:18.815Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-13T12:20:18.815Z] === RUN TestInfoAPIVersioned [2020-08-13T12:20:18.815Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-13T12:20:18.815Z] === RUN TestInfoDiscoveryBackend [2020-08-13T12:20:19.388Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-08-13T12:20:19.388Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T12:20:20.771Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T12:20:20.771Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T12:20:21.032Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-08-13T12:20:21.032Z] === RUN TestInfoAPI [2020-08-13T12:20:21.209Z] Removing intermediate container f79d1f3fc022 [2020-08-13T12:20:21.209Z] ---> f0fa185cfe1b [2020-08-13T12:20:21.209Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-13T12:20:21.209Z] ---> Running in 018ed8a73eac [2020-08-13T12:20:21.293Z] --- PASS: TestInfoAPI (0.05s) [2020-08-13T12:20:21.293Z] === RUN TestInfoAPIWarnings [2020-08-13T12:20:21.864Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-08-13T12:20:21.864Z] === RUN TestInfoDebug [2020-08-13T12:20:22.435Z] --- PASS: TestInfoDebug (0.65s) [2020-08-13T12:20:22.435Z] === RUN TestInfoInsecureRegistries [2020-08-13T12:20:23.007Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-08-13T12:20:23.007Z] === RUN TestInfoRegistryMirrors [2020-08-13T12:20:23.949Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-08-13T12:20:23.949Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T12:20:24.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2020-08-13T12:20:24.209Z] === RUN TestPingCacheHeaders [2020-08-13T12:20:24.209Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-08-13T12:20:24.209Z] === RUN TestPingGet [2020-08-13T12:20:24.209Z] --- PASS: TestPingGet (0.03s) [2020-08-13T12:20:24.209Z] === RUN TestPingHead [2020-08-13T12:20:24.470Z] --- PASS: TestPingHead (0.05s) [2020-08-13T12:20:24.470Z] === RUN TestVersion [2020-08-13T12:20:24.470Z] --- PASS: TestVersion (0.05s) [2020-08-13T12:20:24.470Z] PASS [2020-08-13T12:20:24.470Z] [2020-08-13T12:20:24.470Z] === Skipped [2020-08-13T12:20:24.470Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:20:24.470Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:20:24.470Z] [2020-08-13T12:20:24.470Z] [2020-08-13T12:20:24.470Z] DONE 18 tests, 1 skipped in 6.769s [2020-08-13T12:20:24.470Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T12:20:24.470Z] ++ 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-08-13T12:20:24.470Z] ++ set -e [2020-08-13T12:20:24.470Z] ++ '[' -n 0 ']' [2020-08-13T12:20:24.470Z] ++ set -x [2020-08-13T12:20:24.471Z] ++ 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-08-13T12:20:24.471Z] INFO: Testing against a local daemon [2020-08-13T12:20:24.471Z] === RUN TestVolumesCreateAndList [2020-08-13T12:20:24.731Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-13T12:20:24.731Z] === RUN TestVolumesRemove [2020-08-13T12:20:24.731Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-13T12:20:24.731Z] === RUN TestVolumesInspect [2020-08-13T12:20:24.731Z] --- PASS: TestVolumesInspect (0.04s) [2020-08-13T12:20:24.731Z] === RUN TestVolumesInvalidJSON [2020-08-13T12:20:24.731Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T12:20:24.731Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T12:20:24.731Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T12:20:24.731Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-13T12:20:24.731Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T12:20:24.731Z] PASS [2020-08-13T12:20:24.731Z] [2020-08-13T12:20:24.731Z] DONE 5 tests in 0.354s [2020-08-13T12:20:24.731Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T12:20:24.924Z] Cannot create a file when that file already exists. [2020-08-13T12:20:25.302Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T12:20:25.302Z] +++ kill 13534 [2020-08-13T12:20:26.685Z] +++ /etc/init.d/apparmor stop [2020-08-13T12:20:26.685Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:20:26.685Z] [2020-08-13T12:20:26.685Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:20:26.685Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:20:26.685Z] [2020-08-13T12:20:26.685Z] To set a process to complain mode, use the command line tool [2020-08-13T12:20:26.685Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:20:26.685Z] +++ true [2020-08-13T12:20:26.685Z] exiting test-integration [2020-08-13T12:20:26.685Z] ++ exit 0 [2020-08-13T12:20:26.685Z] [2020-08-13T12:20:28.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-13T12:20:28.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv Post stage [Pipeline] junit [2020-08-13T12:20:28.613Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T12:20:29.499Z] + echo Ensuring container killed. [2020-08-13T12:20:29.499Z] Ensuring container killed. [2020-08-13T12:20:29.499Z] + docker rm -vf docker-pr4 [2020-08-13T12:20:29.499Z] Error: No such container: docker-pr4 [2020-08-13T12:20:29.499Z] + true [Pipeline] sh [2020-08-13T12:20:29.790Z] + echo Chowning /workspace to jenkins user [2020-08-13T12:20:29.790Z] Chowning /workspace to jenkins user [2020-08-13T12:20:29.790Z] + id -u [2020-08-13T12:20:29.790Z] + id -g [2020-08-13T12:20:29.790Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41329:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T12:20:29.790Z] Unable to find image 'busybox:latest' locally [2020-08-13T12:20:29.790Z] latest: Pulling from library/busybox [2020-08-13T12:20:30.050Z] b532f239b6e6: Pulling fs layer [2020-08-13T12:20:30.050Z] b532f239b6e6: Verifying Checksum [2020-08-13T12:20:30.050Z] b532f239b6e6: Download complete [2020-08-13T12:20:30.311Z] b532f239b6e6: Pull complete [2020-08-13T12:20:30.311Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T12:20:30.311Z] Status: Downloaded newer image for busybox:latest [2020-08-13T12:20:30.839Z] Removing intermediate container 018ed8a73eac [2020-08-13T12:20:30.839Z] ---> d6d030c6c0e7 [2020-08-13T12:20:30.839Z] Step 13/13 : CMD ["sh"] [2020-08-13T12:20:30.839Z] ---> Running in 0bb78f88fe28 [2020-08-13T12:20:30.839Z] Removing intermediate container 0bb78f88fe28 [2020-08-13T12:20:30.839Z] ---> 04cf198fccd4 [2020-08-13T12:20:30.839Z] Successfully built 04cf198fccd4 [2020-08-13T12:20:30.839Z] Successfully tagged busybox:latest [2020-08-13T12:20:30.839Z] INFO: Docker images of the daemon under test [2020-08-13T12:20:30.839Z] [2020-08-13T12:20:30.839Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-13T12:20:30.839Z] busybox latest 04cf198fccd4 Less than a second ago 5.1GB [2020-08-13T12:20:30.839Z] microsoft/windowsservercore latest 86eddd4761f5 6 days ago 5.03GB [2020-08-13T12:20:30.839Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 6 days ago 5.03GB [2020-08-13T12:20:30.839Z] [2020-08-13T12:20:30.839Z] INFO: Running integration tests at 08/13/2020 12:20:30... [2020-08-13T12:20:30.839Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-13T12:20:30.839Z] INFO: Integration API tests being run from the host: [2020-08-13T12:20:30.839Z] INFO: make.ps1 starting at 08/13/2020 12:20:30 [2020-08-13T12:20:31.799Z] Running D:\gopath\src\github.com\docker\docker\integration\build [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T12:20:33.916Z] + bundleName=arm64-integration [2020-08-13T12:20:33.916Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-13T12:20:33.916Z] Creating arm64-integration-bundles.tar.gz [2020-08-13T12:20:33.916Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -oxargs -name tar *.prof -czf -o arm64-integration-bundles.tar.gz -name [2020-08-13T12:20:33.916Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2020-08-13T12:20:34.191Z] Archiving artifacts [2020-08-13T12:20:35.925Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T12:20:36.279Z] + make clean [2020-08-13T12:20:36.362Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-13T12:20:36.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-13T12:20:36.880Z] docker volume rm -f docker-dev-cache [2020-08-13T12:20:36.880Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T12:20:37.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-13T12:20:37.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-13T12:20:39.139Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-13T12:20:39.139Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-13T12:20:39.399Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-13T12:20:39.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-13T12:20:39.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T12:20:48.266Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T12:20:48.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.6% of statements [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 48.1% of statements [2020-08-13T12:20:48.267Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-08-13T12:20:48.526Z] ok github.com/docker/docker/builder/remotecontext/git 1.675s coverage: 86.3% of statements [2020-08-13T12:20:48.526Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T12:20:48.526Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T12:20:49.396Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-13T12:20:49.396Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-13T12:20:49.690Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-13T12:20:50.264Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-13T12:20:50.849Z] === RUN TestDockerSuite/TestBuildFails [2020-08-13T12:20:51.063Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2020-08-13T12:20:51.422Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-13T12:20:51.422Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-13T12:20:53.958Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-13T12:20:56.495Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-13T12:20:56.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:20:56.907Z] INFO: Testing against a local daemon [2020-08-13T12:20:57.433Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-13T12:20:58.816Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-13T12:20:59.075Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-13T12:21:00.014Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-13T12:21:00.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-13T12:21:01.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-13T12:21:01.965Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-13T12:21:02.904Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-13T12:21:03.473Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-13T12:21:06.014Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-13T12:21:07.392Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-13T12:21:08.773Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-13T12:21:09.254Z] ok github.com/docker/docker/integration/build 14.005s [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === Skipped [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-13T12:21:09.254Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-13T12:21:09.254Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-13T12:21:09.254Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-08-13T12:21:09.254Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-08-13T12:21:09.254Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-08-13T12:21:09.254Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-13T12:21:09.254Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-08-13T12:21:09.254Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-13T12:21:09.254Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-13T12:21:09.254Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] DONE 22 tests, 10 skipped in 36.325s [2020-08-13T12:21:09.254Z] [2020-08-13T12:21:09.254Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-13T12:21:10.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:21:10.216Z] INFO: Testing against a local daemon [2020-08-13T12:21:10.216Z] ok github.com/docker/docker/integration/config 0.232s [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] === Skipped [2020-08-13T12:21:10.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-13T12:21:10.216Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-13T12:21:10.216Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-13T12:21:10.216Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-13T12:21:10.216Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-13T12:21:10.216Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-13T12:21:10.216Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-13T12:21:10.216Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] DONE 7 tests, 7 skipped in 2.343s [2020-08-13T12:21:10.216Z] [2020-08-13T12:21:10.216Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-13T12:21:12.970Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-13T12:21:13.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:21:13.115Z] INFO: Testing against a local daemon [2020-08-13T12:21:13.538Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-13T12:21:13.798Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-13T12:21:14.367Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-13T12:21:14.936Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-13T12:21:14.936Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-13T12:21:15.877Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-13T12:21:16.138Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-13T12:21:16.707Z] --- PASS: TestImportExtremelyLargeImageWorks (195.20s) [2020-08-13T12:21:16.707Z] PASS [2020-08-13T12:21:16.707Z] [2020-08-13T12:21:16.707Z] DONE 12 tests in 198.808s [2020-08-13T12:21:16.707Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T12:21:16.707Z] ++ 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-08-13T12:21:16.707Z] ++ set -e [2020-08-13T12:21:16.707Z] ++ '[' -n 0 ']' [2020-08-13T12:21:16.707Z] ++ set -x [2020-08-13T12:21:16.707Z] ++ 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-08-13T12:21:16.707Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-13T12:21:16.967Z] INFO: Testing against a local daemon [2020-08-13T12:21:16.967Z] === RUN TestNetworkCreateDelete [2020-08-13T12:21:16.967Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-08-13T12:21:16.967Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T12:21:16.967Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-13T12:21:17.537Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-13T12:21:17.537Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-08-13T12:21:17.537Z] === RUN TestDaemonDNSFallback [2020-08-13T12:21:17.798Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-13T12:21:18.737Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-13T12:21:21.275Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-13T12:21:24.564Z] --- PASS: TestDaemonDNSFallback (6.67s) [2020-08-13T12:21:24.564Z] === RUN TestInspectNetwork [2020-08-13T12:21:25.134Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-13T12:21:27.833Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-13T12:21:28.093Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-13T12:21:28.093Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-13T12:21:28.354Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-13T12:21:28.354Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-13T12:21:28.354Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T12:21:28.354Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T12:21:28.354Z] === RUN TestInspectNetwork/network_name [2020-08-13T12:21:28.354Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T12:21:28.614Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-13T12:21:29.792Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 30.8% of statements [2020-08-13T12:21:29.997Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-13T12:21:30.937Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-13T12:21:31.169Z] ok github.com/docker/docker/container 0.128s coverage: 34.7% of statements [2020-08-13T12:21:31.169Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T12:21:31.169Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T12:21:31.169Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T12:21:31.169Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T12:21:32.845Z] --- PASS: TestInspectNetwork (8.61s) [2020-08-13T12:21:32.845Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T12:21:32.845Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T12:21:32.845Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T12:21:32.845Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T12:21:32.845Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T12:21:33.416Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-13T12:21:33.986Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-13T12:21:34.555Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-13T12:21:34.817Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-08-13T12:21:34.817Z] === RUN TestNetworkInvalidJSON [2020-08-13T12:21:34.817Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T12:21:34.817Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T12:21:34.817Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:21:34.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:21:34.817Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:21:34.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:21:34.817Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T12:21:34.817Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:21:34.817Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:21:34.817Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-13T12:21:34.817Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T12:21:34.817Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-08-13T12:21:34.817Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T12:21:34.817Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T12:21:35.388Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-08-13T12:21:35.388Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T12:21:36.330Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-08-13T12:21:36.330Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T12:21:37.273Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-08-13T12:21:37.273Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T12:21:38.652Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-08-13T12:21:38.652Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T12:21:39.592Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-08-13T12:21:39.592Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T12:21:40.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-08-13T12:21:40.421Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T12:21:41.157Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2020-08-13T12:21:42.328Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-13T12:21:43.067Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-08-13T12:21:43.265Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2020-08-13T12:21:43.265Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T12:21:43.265Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:21:43.265Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:21:43.265Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T12:21:44.446Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-13T12:21:45.172Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-13T12:21:46.113Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-13T12:21:48.024Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-13T12:21:48.024Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-13T12:21:51.317Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-13T12:21:51.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-13T12:21:51.577Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-13T12:21:52.568Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.1% of statements [2020-08-13T12:21:53.491Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-13T12:21:54.062Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-13T12:21:54.471Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2020-08-13T12:21:54.471Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.3% of statements [2020-08-13T12:21:54.471Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T12:21:54.471Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T12:21:55.851Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-08-13T12:21:55.851Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-08-13T12:21:55.851Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T12:21:55.851Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T12:21:55.970Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-13T12:21:56.540Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-13T12:21:57.108Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-13T12:21:57.231Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-08-13T12:21:57.678Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-13T12:21:59.082Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-13T12:21:59.082Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-13T12:21:59.179Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.496s coverage: 73.1% of statements [2020-08-13T12:21:59.341Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-13T12:21:59.600Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-13T12:21:59.764Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-08-13T12:21:59.860Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-13T12:22:00.120Z] --- PASS: TestServiceWithDataPathPortInit (17.02s) [2020-08-13T12:22:00.120Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T12:22:00.381Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-13T12:22:01.171Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.551s coverage: 57.0% of statements [2020-08-13T12:22:02.289Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-13T12:22:02.859Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-13T12:22:03.094Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2020-08-13T12:22:04.766Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-13T12:22:05.001Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.432s coverage: 45.9% of statements [2020-08-13T12:22:05.002Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T12:22:05.002Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.279s coverage: 49.5% of statements [2020-08-13T12:22:05.704Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-13T12:22:07.084Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-13T12:22:07.535Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.552s coverage: 57.7% of statements [2020-08-13T12:22:07.536Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T12:22:07.536Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.256s coverage: 76.1% of statements [2020-08-13T12:22:07.536Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T12:22:08.023Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-13T12:22:08.282Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2020-08-13T12:22:08.283Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3q0cb2xrfy0iqr15vdgffu17t Created:2020-08-13 12:22:01.739328364 +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[5319c22af4654d34453da76f78cbacf664783b0e9857ef93557699572561d0cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v9f3y0ra2ztmhyp3iuj0hvvgs EndpointID:14eab2cb524fd1f797dd24841553fe9a9b69668fb998241f042bf1699fd0e34a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f2e9f5f6d2c07b154ccced32f6a299a2b71193176864362c7b44c80bc46b861 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:f09b59fdf51f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v9f3y0ra2ztmhyp3iuj0hvvgs EndpointID:14eab2cb524fd1f797dd24841553fe9a9b69668fb998241f042bf1699fd0e34a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T12:22:08.283Z] PASS [2020-08-13T12:22:08.283Z] [2020-08-13T12:22:08.283Z] === Skipped [2020-08-13T12:22:08.283Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:22:08.283Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:22:08.283Z] [2020-08-13T12:22:08.283Z] [2020-08-13T12:22:08.283Z] DONE 23 tests, 1 skipped in 51.539s [2020-08-13T12:22:08.283Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:22:08.283Z] ++ 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-08-13T12:22:08.283Z] ++ set -e [2020-08-13T12:22:08.283Z] ++ '[' -n 0 ']' [2020-08-13T12:22:08.283Z] ++ set -x [2020-08-13T12:22:08.283Z] ++ 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-08-13T12:22:08.283Z] INFO: Testing against a local daemon [2020-08-13T12:22:08.283Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T12:22:08.283Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-13T12:22:08.283Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:08.283Z] === RUN TestDockerNetworkIpvlan [2020-08-13T12:22:08.283Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:22:08.283Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:08.283Z] PASS [2020-08-13T12:22:08.283Z] [2020-08-13T12:22:08.283Z] === Skipped [2020-08-13T12:22:08.283Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-13T12:22:08.283Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:08.283Z] [2020-08-13T12:22:08.283Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:22:08.283Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:08.283Z] [2020-08-13T12:22:08.283Z] [2020-08-13T12:22:08.283Z] DONE 2 tests, 2 skipped in 0.212s [2020-08-13T12:22:08.543Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:22:08.543Z] ++ 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-08-13T12:22:08.543Z] ++ set -e [2020-08-13T12:22:08.543Z] ++ '[' -n 0 ']' [2020-08-13T12:22:08.543Z] ++ set -x [2020-08-13T12:22:08.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-13T12:22:08.543Z] INFO: Testing against a local daemon [2020-08-13T12:22:08.543Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T12:22:09.112Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-13T12:22:09.381Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-13T12:22:09.443Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-08-13T12:22:09.443Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-08-13T12:22:09.704Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-08-13T12:22:09.950Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-08-13T12:22:09.950Z] === RUN TestDockerNetworkMacvlan [2020-08-13T12:22:10.892Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T12:22:11.832Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T12:22:12.092Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-13T12:22:12.238Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-08-13T12:22:12.238Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T12:22:12.238Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T12:22:12.238Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.0% of statements [2020-08-13T12:22:12.667Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T12:22:14.143Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-08-13T12:22:14.143Z] ok github.com/docker/docker/daemon/logger/awslogs 0.202s coverage: 77.4% of statements [2020-08-13T12:22:14.143Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T12:22:14.143Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T12:22:14.545Z] --- PASS: TestImportExtremelyLargeImageWorks (193.18s) [2020-08-13T12:22:14.545Z] PASS [2020-08-13T12:22:14.545Z] [2020-08-13T12:22:14.545Z] === Skipped [2020-08-13T12:22:14.545Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T12:22:14.545Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:22:14.545Z] [2020-08-13T12:22:14.545Z] [2020-08-13T12:22:14.545Z] DONE 12 tests, 1 skipped in 194.216s [2020-08-13T12:22:14.545Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T12:22:14.546Z] ++ 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-08-13T12:22:14.546Z] ++ set -e [2020-08-13T12:22:14.546Z] ++ '[' -n 0 ']' [2020-08-13T12:22:14.546Z] ++ set -x [2020-08-13T12:22:14.546Z] ++ 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-08-13T12:22:14.546Z] INFO: Testing against a local daemon [2020-08-13T12:22:14.546Z] === RUN TestNetworkCreateDelete [2020-08-13T12:22:14.546Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-08-13T12:22:14.546Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T12:22:14.546Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-08-13T12:22:14.546Z] === RUN TestDaemonDNSFallback [2020-08-13T12:22:14.546Z] --- PASS: TestDaemonDNSFallback (1.52s) [2020-08-13T12:22:14.546Z] === RUN TestInspectNetwork [2020-08-13T12:22:14.546Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T12:22:14.546Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T12:22:14.546Z] === RUN TestInspectNetwork/network_name [2020-08-13T12:22:14.546Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T12:22:14.546Z] --- PASS: TestInspectNetwork (6.97s) [2020-08-13T12:22:14.546Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T12:22:14.546Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T12:22:14.546Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T12:22:14.546Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T12:22:14.546Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T12:22:15.082Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-08-13T12:22:15.216Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-13T12:22:15.343Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-08-13T12:22:15.476Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-13T12:22:15.476Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T12:22:15.600Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-08-13T12:22:15.600Z] === RUN TestNetworkInvalidJSON [2020-08-13T12:22:15.600Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T12:22:15.600Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T12:22:15.600Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:22:15.600Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:22:15.600Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:22:15.600Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:22:15.600Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T12:22:15.600Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T12:22:15.600Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T12:22:15.600Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-13T12:22:15.600Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T12:22:15.600Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T12:22:15.600Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T12:22:15.600Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T12:22:15.913Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-08-13T12:22:16.045Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-13T12:22:16.249Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-08-13T12:22:16.250Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T12:22:17.398Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-13T12:22:17.398Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T12:22:17.423Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-08-13T12:22:17.423Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T12:22:17.423Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 37.7% of statements [2020-08-13T12:22:17.953Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T12:22:18.040Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-08-13T12:22:18.041Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T12:22:18.804Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-08-13T12:22:19.086Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-08-13T12:22:19.086Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T12:22:20.184Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-13T12:22:20.444Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-13T12:22:20.603Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-08-13T12:22:20.603Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T12:22:20.906Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-08-13T12:22:20.906Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T12:22:21.013Z] ok github.com/docker/docker/daemon/logger/splunk 1.584s coverage: 82.5% of statements [2020-08-13T12:22:21.014Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T12:22:21.014Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-08-13T12:22:21.014Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T12:22:22.993Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s) [2020-08-13T12:22:22.993Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T12:22:22.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:22:22.993Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:22:22.993Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T12:22:23.234Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T12:22:23.552Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-08-13T12:22:23.806Z] --- PASS: TestDockerNetworkMacvlan (13.79s) [2020-08-13T12:22:23.806Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-13T12:22:23.806Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-08-13T12:22:23.806Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.53s) [2020-08-13T12:22:23.806Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2020-08-13T12:22:23.806Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.62s) [2020-08-13T12:22:23.806Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-08-13T12:22:23.806Z] PASS [2020-08-13T12:22:23.806Z] [2020-08-13T12:22:23.806Z] DONE 8 tests in 15.387s [2020-08-13T12:22:23.806Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T12:22:23.806Z] ++ 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-08-13T12:22:23.806Z] ++ set -e [2020-08-13T12:22:23.806Z] ++ '[' -n 0 ']' [2020-08-13T12:22:23.806Z] ++ set -x [2020-08-13T12:22:23.806Z] ++ 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-08-13T12:22:23.806Z] testing: warning: no tests to run [2020-08-13T12:22:23.806Z] PASS [2020-08-13T12:22:23.806Z] [2020-08-13T12:22:23.806Z] DONE 0 tests in 0.046s [2020-08-13T12:22:23.806Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T12:22:23.806Z] ++ 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-08-13T12:22:23.806Z] ++ set -e [2020-08-13T12:22:23.806Z] ++ '[' -n 0 ']' [2020-08-13T12:22:23.806Z] ++ set -x [2020-08-13T12:22:23.806Z] ++ 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-08-13T12:22:23.811Z] ok github.com/docker/docker/distribution 0.324s coverage: 21.9% of statements [2020-08-13T12:22:23.811Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T12:22:24.065Z] INFO: Testing against a local daemon [2020-08-13T12:22:24.065Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T12:22:24.325Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-13T12:22:24.748Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-13T12:22:24.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-13T12:22:25.146Z] ok github.com/docker/docker/integration/container 62.079s [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === Skipped [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-13T12:22:25.146Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-13T12:22:25.146Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-13T12:22:25.146Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-13T12:22:25.146Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-08-13T12:22:25.146Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-13T12:22:25.146Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-13T12:22:25.146Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-13T12:22:25.146Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-13T12:22:25.146Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-13T12:22:25.146Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-13T12:22:25.146Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-13T12:22:25.146Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-13T12:22:25.146Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-13T12:22:25.146Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-13T12:22:25.146Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-13T12:22:25.146Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-13T12:22:25.146Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-13T12:22:25.146Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-13T12:22:25.146Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-13T12:22:25.146Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-13T12:22:25.146Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-13T12:22:25.146Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-13T12:22:25.146Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-13T12:22:25.146Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-13T12:22:25.146Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-13T12:22:25.146Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-13T12:22:25.146Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-13T12:22:25.146Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-13T12:22:25.146Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-13T12:22:25.146Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-13T12:22:25.146Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-13T12:22:25.146Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-13T12:22:25.146Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-13T12:22:25.146Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-13T12:22:25.146Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-13T12:22:25.146Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-13T12:22:25.146Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-13T12:22:25.146Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-13T12:22:25.146Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-13T12:22:25.146Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-13T12:22:25.146Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] DONE 84 tests, 41 skipped in 64.603s [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-13T12:22:25.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:25.146Z] INFO: Testing against a local daemon [2020-08-13T12:22:25.146Z] ok github.com/docker/docker/integration/image 0.488s [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === Skipped [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-13T12:22:25.146Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-13T12:22:25.146Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-13T12:22:25.146Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-13T12:22:25.146Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] DONE 11 tests, 4 skipped in 2.461s [2020-08-13T12:22:25.146Z] [2020-08-13T12:22:25.146Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-13T12:22:25.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:25.146Z] INFO: Testing against a local daemon [2020-08-13T12:22:25.147Z] ok github.com/docker/docker/integration/network 0.203s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === Skipped [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-13T12:22:25.147Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-13T12:22:25.147Z] 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-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-13T12:22:25.147Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-13T12:22:25.147Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-13T12:22:25.147Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-13T12:22:25.147Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-13T12:22:25.147Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] DONE 19 tests, 15 skipped in 2.349s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-13T12:22:25.147Z] testing: warning: no tests to run [2020-08-13T12:22:25.147Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] DONE 0 tests in 0.746s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-13T12:22:25.147Z] testing: warning: no tests to run [2020-08-13T12:22:25.147Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] DONE 0 tests in 0.747s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-13T12:22:25.147Z] testing: warning: no tests to run [2020-08-13T12:22:25.147Z] ok github.com/docker/docker/integration/plugin 0.069s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] DONE 0 tests in 0.758s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-13T12:22:25.147Z] testing: warning: no tests to run [2020-08-13T12:22:25.147Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] DONE 0 tests in 0.745s [2020-08-13T12:22:25.147Z] [2020-08-13T12:22:25.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-13T12:22:25.688Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-08-13T12:22:25.837Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2020-08-13T12:22:25.837Z] === RUN TestAuthZPluginTLS [2020-08-13T12:22:26.258Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2020-08-13T12:22:26.258Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T12:22:26.408Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-08-13T12:22:26.409Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T12:22:26.517Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-08-13T12:22:26.517Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T12:22:26.980Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-08-13T12:22:26.980Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T12:22:27.456Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-08-13T12:22:27.456Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T12:22:27.551Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-08-13T12:22:27.551Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T12:22:27.811Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-13T12:22:28.071Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-08-13T12:22:28.071Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T12:22:28.395Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-08-13T12:22:29.776Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-08-13T12:22:29.776Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-08-13T12:22:29.982Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-08-13T12:22:29.983Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T12:22:29.983Z] === RUN TestDockerSuite/TestBuildRm [2020-08-13T12:22:30.242Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-08-13T12:22:30.242Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T12:22:30.813Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-08-13T12:22:30.813Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T12:22:30.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:30.936Z] INFO: Testing against a local daemon [2020-08-13T12:22:30.936Z] ok github.com/docker/docker/integration/plugin/common 0.238s [2020-08-13T12:22:30.936Z] [2020-08-13T12:22:30.936Z] === Skipped [2020-08-13T12:22:30.936Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-13T12:22:30.936Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-13T12:22:30.936Z] [2020-08-13T12:22:30.936Z] [2020-08-13T12:22:30.936Z] DONE 3 tests, 1 skipped in 7.848s [2020-08-13T12:22:30.936Z] [2020-08-13T12:22:30.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-13T12:22:31.381Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-08-13T12:22:31.381Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T12:22:31.683Z] ok github.com/docker/docker/pkg/archive 0.326s coverage: 77.2% of statements [2020-08-13T12:22:32.321Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-13T12:22:32.622Z] ok github.com/docker/docker/pkg/authorization 0.215s coverage: 68.3% of statements [2020-08-13T12:22:32.622Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-08-13T12:22:32.881Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-08-13T12:22:33.262Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-13T12:22:33.262Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2020-08-13T12:22:33.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T12:22:34.650Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-13T12:22:34.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:34.656Z] INFO: Testing against a local daemon [2020-08-13T12:22:34.656Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.259s [2020-08-13T12:22:34.656Z] [2020-08-13T12:22:34.656Z] === Skipped [2020-08-13T12:22:34.656Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-13T12:22:34.656Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-13T12:22:34.656Z] [2020-08-13T12:22:34.656Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-13T12:22:34.656Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-13T12:22:34.656Z] [2020-08-13T12:22:34.656Z] [2020-08-13T12:22:34.656Z] DONE 2 tests, 2 skipped in 3.045s [2020-08-13T12:22:34.656Z] [2020-08-13T12:22:34.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-13T12:22:34.910Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-13T12:22:35.170Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2020-08-13T12:22:35.170Z] === RUN TestAuthZPluginHeader [2020-08-13T12:22:35.429Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-13T12:22:35.999Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-08-13T12:22:35.999Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T12:22:36.169Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 43.2% of statements [2020-08-13T12:22:36.169Z] ok github.com/docker/docker/layer 7.166s coverage: 68.8% of statements [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T12:22:36.169Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T12:22:36.430Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-08-13T12:22:36.567Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-13T12:22:36.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:36.824Z] INFO: Testing against a local daemon [2020-08-13T12:22:36.824Z] ok github.com/docker/docker/integration/plugin/logging 0.256s [2020-08-13T12:22:36.824Z] [2020-08-13T12:22:36.824Z] === Skipped [2020-08-13T12:22:36.824Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-13T12:22:36.824Z] read_test.go:21: no unix domain sockets on Windows [2020-08-13T12:22:36.824Z] [2020-08-13T12:22:36.824Z] [2020-08-13T12:22:36.824Z] DONE 1 tests, 1 skipped in 2.491s [2020-08-13T12:22:36.824Z] [2020-08-13T12:22:36.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-13T12:22:36.999Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-08-13T12:22:37.258Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-08-13T12:22:37.508Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-13T12:22:37.828Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-08-13T12:22:38.077Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-13T12:22:38.354Z] testing: warning: no tests to run [2020-08-13T12:22:38.354Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.119s [2020-08-13T12:22:38.354Z] [2020-08-13T12:22:38.354Z] DONE 0 tests in 1.221s [2020-08-13T12:22:38.354Z] [2020-08-13T12:22:38.354Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-13T12:22:38.398Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-13T12:22:38.406Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2020-08-13T12:22:38.406Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T12:22:38.967Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-13T12:22:39.986Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.01s) [2020-08-13T12:22:39.986Z] === RUN TestAuthZPluginV2Disable [2020-08-13T12:22:40.348Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-08-13T12:22:40.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:40.525Z] INFO: Testing against a local daemon [2020-08-13T12:22:40.525Z] ok github.com/docker/docker/integration/plugin/volumes 0.250s [2020-08-13T12:22:40.525Z] [2020-08-13T12:22:40.525Z] === Skipped [2020-08-13T12:22:40.525Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-13T12:22:40.525Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:40.525Z] [2020-08-13T12:22:40.525Z] [2020-08-13T12:22:40.525Z] DONE 1 tests, 1 skipped in 2.598s [2020-08-13T12:22:40.525Z] [2020-08-13T12:22:40.918Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-08-13T12:22:40.925Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-13T12:22:40.982Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-13T12:22:41.186Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-13T12:22:41.446Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-13T12:22:41.446Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-13T12:22:41.489Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-08-13T12:22:41.706Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-13T12:22:41.749Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2020-08-13T12:22:41.749Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-13T12:22:42.646Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-13T12:22:42.646Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-13T12:22:43.129Z] ok github.com/docker/docker/pkg/idtools 0.498s coverage: 70.5% of statements [2020-08-13T12:22:43.129Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 70.6% of statements [2020-08-13T12:22:43.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:43.174Z] INFO: Testing against a local daemon [2020-08-13T12:22:43.174Z] ok github.com/docker/docker/integration/secret 0.253s [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] === Skipped [2020-08-13T12:22:43.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-13T12:22:43.174Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-13T12:22:43.174Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-13T12:22:43.174Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-13T12:22:43.174Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-13T12:22:43.174Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-13T12:22:43.174Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] DONE 6 tests, 6 skipped in 2.366s [2020-08-13T12:22:43.174Z] [2020-08-13T12:22:43.174Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-13T12:22:43.215Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-13T12:22:43.476Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-08-13T12:22:43.476Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T12:22:43.699Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-08-13T12:22:43.699Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-08-13T12:22:43.959Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-13T12:22:43.959Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T12:22:43.959Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T12:22:44.012Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2020-08-13T12:22:44.012Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wv6chtt2ueojs7iwgvywvcqfj Created:2020-08-13 12:22:37.757069101 +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[52ff47e00fc5ee62575874bc98d2e989f6aed65ea2336728b076e442a89d3cd6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rsd8gykafoeo46cxp7yvmm4ke EndpointID:ca954a6d1e7828d8a4b5e9dc6cfef2d71454af6c91390fd330e6af9fcffe8fba MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:65a36117788528c9ada559cb1308751b04dd13f031223f4c55c2e1a9487ae479 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:1b9677629144 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rsd8gykafoeo46cxp7yvmm4ke EndpointID:ca954a6d1e7828d8a4b5e9dc6cfef2d71454af6c91390fd330e6af9fcffe8fba EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T12:22:44.012Z] PASS [2020-08-13T12:22:44.012Z] [2020-08-13T12:22:44.012Z] === Skipped [2020-08-13T12:22:44.012Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T12:22:44.012Z] service_test.go:236: FLAKY_TEST [2020-08-13T12:22:44.012Z] [2020-08-13T12:22:44.012Z] [2020-08-13T12:22:44.012Z] DONE 23 tests, 1 skipped in 39.102s [2020-08-13T12:22:44.012Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:22:44.012Z] ++ 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-08-13T12:22:44.012Z] ++ set -e [2020-08-13T12:22:44.012Z] ++ '[' -n 0 ']' [2020-08-13T12:22:44.012Z] ++ set -x [2020-08-13T12:22:44.012Z] ++ 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-08-13T12:22:44.012Z] INFO: Testing against a local daemon [2020-08-13T12:22:44.012Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T12:22:44.012Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T12:22:44.012Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:44.012Z] === RUN TestDockerNetworkIpvlan [2020-08-13T12:22:44.012Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:22:44.012Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:44.012Z] PASS [2020-08-13T12:22:44.012Z] [2020-08-13T12:22:44.012Z] === Skipped [2020-08-13T12:22:44.012Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T12:22:44.012Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:44.012Z] [2020-08-13T12:22:44.012Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T12:22:44.012Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T12:22:44.012Z] [2020-08-13T12:22:44.012Z] [2020-08-13T12:22:44.012Z] DONE 2 tests, 2 skipped in 0.089s [2020-08-13T12:22:44.012Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T12:22:44.012Z] ++ 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-08-13T12:22:44.012Z] ++ set -e [2020-08-13T12:22:44.012Z] ++ '[' -n 0 ']' [2020-08-13T12:22:44.012Z] ++ set -x [2020-08-13T12:22:44.012Z] ++ 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-08-13T12:22:44.012Z] INFO: Testing against a local daemon [2020-08-13T12:22:44.012Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T12:22:44.219Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-08-13T12:22:44.219Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T12:22:44.479Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-08-13T12:22:44.739Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-08-13T12:22:44.999Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-08-13T12:22:44.999Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-08-13T12:22:44.999Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T12:22:44.999Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T12:22:45.542Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-08-13T12:22:45.542Z] === RUN TestDockerNetworkMacvlan [2020-08-13T12:22:45.936Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-08-13T12:22:46.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:46.069Z] INFO: Testing against a local daemon [2020-08-13T12:22:46.069Z] ok github.com/docker/docker/integration/service 0.344s [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === Skipped [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T12:22:46.069Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T12:22:46.069Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T12:22:46.069Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T12:22:46.069Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-13T12:22:46.069Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-13T12:22:46.069Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-13T12:22:46.069Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-13T12:22:46.069Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-13T12:22:46.069Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-13T12:22:46.069Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-13T12:22:46.069Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-08-13T12:22:46.069Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-13T12:22:46.069Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-13T12:22:46.069Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-13T12:22:46.069Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-13T12:22:46.069Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-13T12:22:46.069Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-13T12:22:46.069Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-13T12:22:46.069Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-13T12:22:46.069Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-13T12:22:46.069Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-13T12:22:46.069Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-13T12:22:46.069Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-13T12:22:46.069Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-08-13T12:22:46.069Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] DONE 24 tests, 23 skipped in 2.916s [2020-08-13T12:22:46.069Z] [2020-08-13T12:22:46.069Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-13T12:22:46.186Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T12:22:46.769Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s) [2020-08-13T12:22:46.769Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T12:22:46.769Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-13T12:22:46.836Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T12:22:46.874Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-13T12:22:47.133Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-13T12:22:47.133Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-13T12:22:47.336Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-13T12:22:47.893Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T12:22:47.905Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-13T12:22:48.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:48.237Z] INFO: Testing against a local daemon [2020-08-13T12:22:48.237Z] ok github.com/docker/docker/integration/session 0.197s [2020-08-13T12:22:48.237Z] [2020-08-13T12:22:48.237Z] === Skipped [2020-08-13T12:22:48.237Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-13T12:22:48.237Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:48.237Z] [2020-08-13T12:22:48.237Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-13T12:22:48.237Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:48.237Z] [2020-08-13T12:22:48.237Z] [2020-08-13T12:22:48.237Z] DONE 2 tests, 2 skipped in 2.024s [2020-08-13T12:22:48.237Z] [2020-08-13T12:22:48.237Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-13T12:22:48.484Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-13T12:22:48.510Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-08-13T12:22:48.774Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-08-13T12:22:49.426Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-13T12:22:49.983Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T12:22:50.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-13T12:22:50.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:50.404Z] INFO: Testing against a local daemon [2020-08-13T12:22:51.329Z] === RUN TestDockerSuite/TestBuildUser [2020-08-13T12:22:51.365Z] ok github.com/docker/docker/integration/system 1.446s [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] === Skipped [2020-08-13T12:22:51.822Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:22:51.822Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-08-13T12:22:51.822Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-13T12:22:51.822Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-13T12:22:51.822Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-13T12:22:51.822Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-13T12:22:51.822Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-13T12:22:51.822Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] DONE 13 tests, 7 skipped in 3.389s [2020-08-13T12:22:51.822Z] [2020-08-13T12:22:51.822Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-13T12:22:52.085Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T12:22:52.110Z] ok github.com/docker/docker/pkg/signal 2.414s coverage: 61.0% of statements [2020-08-13T12:22:52.110Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-13T12:22:52.678Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-13T12:22:52.678Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-13T12:22:52.937Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-13T12:22:53.868Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-13T12:22:53.876Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-08-13T12:22:53.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:22:53.988Z] INFO: Testing against a local daemon [2020-08-13T12:22:53.988Z] ok github.com/docker/docker/integration/volume 0.349s [2020-08-13T12:22:53.988Z] [2020-08-13T12:22:53.988Z] === Skipped [2020-08-13T12:22:53.988Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-13T12:22:53.988Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-13T12:22:53.988Z] [2020-08-13T12:22:53.988Z] [2020-08-13T12:22:53.988Z] DONE 5 tests, 1 skipped in 2.409s [2020-08-13T12:22:53.988Z] [2020-08-13T12:22:53.988Z] INFO: make.ps1 ended at 08/13/2020 12:22:53 [2020-08-13T12:22:53.988Z] INFO: Integration CLI tests being run from the host: [2020-08-13T12:22:53.988Z] 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-08-13T12:22:54.135Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-13T12:22:54.703Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-08-13T12:22:55.272Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-08-13T12:22:55.532Z] testing: warning: no tests to run [2020-08-13T12:22:55.532Z] coverage: [no statements] [2020-08-13T12:22:55.532Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-08-13T12:22:55.620Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T12:22:55.792Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-13T12:22:56.052Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-13T12:22:56.260Z] --- PASS: TestDockerNetworkMacvlan (11.02s) [2020-08-13T12:22:56.260Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-13T12:22:56.260Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-13T12:22:56.260Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-08-13T12:22:56.260Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-08-13T12:22:56.260Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2020-08-13T12:22:56.260Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2020-08-13T12:22:56.260Z] PASS [2020-08-13T12:22:56.260Z] [2020-08-13T12:22:56.260Z] DONE 8 tests in 12.507s [2020-08-13T12:22:56.260Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T12:22:56.260Z] ++ 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-08-13T12:22:56.260Z] ++ set -e [2020-08-13T12:22:56.260Z] ++ '[' -n 0 ']' [2020-08-13T12:22:56.260Z] ++ set -x [2020-08-13T12:22:56.260Z] ++ 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-08-13T12:22:56.260Z] testing: warning: no tests to run [2020-08-13T12:22:56.260Z] PASS [2020-08-13T12:22:56.260Z] [2020-08-13T12:22:56.260Z] DONE 0 tests in 0.012s [2020-08-13T12:22:56.260Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T12:22:56.260Z] ++ 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-08-13T12:22:56.260Z] ++ set -e [2020-08-13T12:22:56.260Z] ++ '[' -n 0 ']' [2020-08-13T12:22:56.260Z] ++ set -x [2020-08-13T12:22:56.260Z] ++ 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-08-13T12:22:56.260Z] INFO: Testing against a local daemon [2020-08-13T12:22:56.260Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T12:22:56.311Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-13T12:22:57.162Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-13T12:22:57.789Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2020-08-13T12:22:57.789Z] === RUN TestAuthZPluginTLS [2020-08-13T12:22:58.216Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.1% of statements [2020-08-13T12:22:58.425Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-08-13T12:22:58.425Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T12:22:58.542Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.31s) [2020-08-13T12:22:58.542Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T12:22:58.721Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-13T12:22:58.721Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T12:22:58.785Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-13T12:22:59.364Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-13T12:22:59.364Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T12:22:59.722Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-13T12:23:00.005Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-08-13T12:23:00.005Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T12:23:00.291Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-13T12:23:01.524Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2020-08-13T12:23:01.524Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T12:23:01.671Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-08-13T12:23:01.821Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-13T12:23:01.821Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T12:23:02.240Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-08-13T12:23:02.468Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-13T12:23:02.468Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T12:23:02.499Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-08-13T12:23:02.528Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T12:23:02.528Z] INFO: Testing against a local daemon [2020-08-13T12:23:02.762Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-13T12:23:02.762Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T12:23:03.067Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-13T12:23:03.327Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-13T12:23:04.843Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-08-13T12:23:04.843Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T12:23:06.367Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-08-13T12:23:06.367Z] === RUN TestAuthZPluginHeader [2020-08-13T12:23:06.619Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-13T12:23:06.619Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-13T12:23:07.006Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-08-13T12:23:07.006Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T12:23:07.006Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T12:23:07.006Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:07.006Z] === RUN TestAuthZPluginV2Disable [2020-08-13T12:23:07.006Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-13T12:23:07.006Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:07.006Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T12:23:07.006Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T12:23:07.006Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:07.006Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T12:23:07.006Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T12:23:07.006Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:07.006Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T12:23:07.556Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-08-13T12:23:08.495Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-08-13T12:23:08.530Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-13T12:23:08.530Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-13T12:23:08.530Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-13T12:23:08.790Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-13T12:23:09.359Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-13T12:23:10.297Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-13T12:23:10.297Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-13T12:23:10.297Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-13T12:23:10.297Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-13T12:23:10.297Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-13T12:23:11.679Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-13T12:23:11.680Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-13T12:23:11.939Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-13T12:23:12.510Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-13T12:23:13.079Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-13T12:23:13.079Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-13T12:23:15.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-13T12:23:15.182Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-13T12:23:15.182Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-08-13T12:23:15.182Z] PASS [2020-08-13T12:23:15.182Z] [2020-08-13T12:23:15.182Z] DONE 17 tests in 51.351s [2020-08-13T12:23:15.182Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T12:23:15.182Z] ++ 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-08-13T12:23:15.182Z] ++ set -e [2020-08-13T12:23:15.182Z] ++ '[' -n 0 ']' [2020-08-13T12:23:15.182Z] ++ set -x [2020-08-13T12:23:15.182Z] ++ 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-08-13T12:23:15.448Z] INFO: Testing against a local daemon [2020-08-13T12:23:15.448Z] === RUN TestPluginInvalidJSON [2020-08-13T12:23:15.448Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:23:15.448Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:23:15.711Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:23:15.711Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-13T12:23:15.711Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-08-13T12:23:15.711Z] === RUN TestPluginInstall [2020-08-13T12:23:15.711Z] === RUN TestPluginInstall/no_auth [2020-08-13T12:23:17.093Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-13T12:23:18.474Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-13T12:23:19.412Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-13T12:23:19.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-13T12:23:20.241Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-13T12:23:20.241Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-13T12:23:20.827Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T12:23:20.827Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === Skipped [2020-08-13T12:23:20.827Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T12:23:20.827Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T12:23:20.827Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T12:23:20.827Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T12:23:20.827Z] time="2020-08-13T12:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T12:23:20.827Z] time="2020-08-13T12:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T12:23:20.827Z] time="2020-08-13T12:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:23:20.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:23:20.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:23:20.827Z] [2020-08-13T12:23:20.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T12:23:20.827Z] time="2020-08-13T12:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:23:20.828Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:23:20.828Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T12:23:20.828Z] time="2020-08-13T12:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T12:23:20.828Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T12:23:20.828Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T12:23:20.828Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T12:23:20.828Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T12:23:20.828Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T12:23:20.828Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T12:23:20.828Z] graphtest_unix.go:73: No driver to put! [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T12:23:20.828Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T12:23:20.828Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] [2020-08-13T12:23:20.828Z] DONE 2123 tests, 26 skipped in 249.305s Post stage [Pipeline] junit [2020-08-13T12:23:20.840Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-13T12:23:21.622Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-13T12:23:21.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41329/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf35a0f97c10e14422a3c0ccfaab07c686e198aa hack/validate/vendor [2020-08-13T12:23:22.307Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-13T12:23:23.213Z] + echo Building e2e image [2020-08-13T12:23:23.213Z] Building e2e image [2020-08-13T12:23:23.213Z] + docker build --build-arg DOCKER_GITCOMMIT=cf35a0f97c10e14422a3c0ccfaab07c686e198aa -t moby-e2e-test -f Dockerfile.e2e . [2020-08-13T12:23:23.213Z] #2 [internal] load .dockerignore [2020-08-13T12:23:23.213Z] #2 DONE 0.0s [2020-08-13T12:23:23.213Z] [2020-08-13T12:23:23.213Z] #1 [internal] load build definition from Dockerfile.e2e [2020-08-13T12:23:23.213Z] #1 transferring dockerfile: 3.21kB done [2020-08-13T12:23:23.213Z] #1 DONE 0.0s [2020-08-13T12:23:23.213Z] [2020-08-13T12:23:23.213Z] #2 [internal] load .dockerignore [2020-08-13T12:23:23.213Z] #2 transferring context: 34B done [2020-08-13T12:23:23.213Z] #2 DONE 0.0s [2020-08-13T12:23:23.213Z] [2020-08-13T12:23:23.213Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-13T12:23:23.474Z] #4 ... [2020-08-13T12:23:23.474Z] [2020-08-13T12:23:23.474Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-13T12:23:23.474Z] #3 DONE 0.2s [2020-08-13T12:23:23.474Z] [2020-08-13T12:23:23.474Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-13T12:23:23.474Z] #4 DONE 0.3s [2020-08-13T12:23:23.474Z] [2020-08-13T12:23:23.474Z] #8 [internal] load build context [2020-08-13T12:23:24.054Z] #8 transferring context: 850.90kB 0.4s done [2020-08-13T12:23:24.054Z] #8 DONE 0.4s [2020-08-13T12:23:24.054Z] [2020-08-13T12:23:24.054Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T12:23:24.054Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-08-13T12:23:24.054Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-08-13T12:23:24.054Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-13T12:23:24.054Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-13T12:23:24.054Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-08-13T12:23:24.054Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-08-13T12:23:24.054Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-08-13T12:23:24.054Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 9.09MB / 127.35MB 0.4s [2020-08-13T12:23:24.054Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-08-13T12:23:24.054Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 17.15MB / 127.35MB 0.5s [2020-08-13T12:23:24.054Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-13T12:23:24.314Z] #14 ... [2020-08-13T12:23:24.314Z] [2020-08-13T12:23:24.314Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-13T12:23:24.314Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-13T12:23:24.314Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-13T12:23:24.314Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-13T12:23:24.314Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-13T12:23:24.314Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-08-13T12:23:24.314Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-08-13T12:23:24.314Z] #5 DONE 0.7s [2020-08-13T12:23:24.314Z] [2020-08-13T12:23:24.314Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T12:23:24.314Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 27.18MB / 127.35MB 0.7s [2020-08-13T12:23:24.314Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 45.51MB / 127.35MB 0.9s [2020-08-13T12:23:24.574Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 56.86MB / 127.35MB 1.0s [2020-08-13T12:23:24.574Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 75.97MB / 127.35MB 1.2s [2020-08-13T12:23:24.833Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 88.97MB / 127.35MB 1.3s [2020-08-13T12:23:24.833Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 105.33MB / 127.35MB 1.4s [2020-08-13T12:23:24.916Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-13T12:23:24.916Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-13T12:23:24.916Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-13T12:23:25.092Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 124.79MB / 127.35MB 1.6s [2020-08-13T12:23:25.176Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-13T12:23:25.352Z] #14 ... [2020-08-13T12:23:25.352Z] [2020-08-13T12:23:25.352Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-13T12:23:25.352Z] #6 DONE 1.0s [2020-08-13T12:23:25.352Z] [2020-08-13T12:23:25.352Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T12:23:25.352Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s done [2020-08-13T12:23:25.612Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0.1s [2020-08-13T12:23:25.632Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-08-13T12:23:25.632Z] PASS [2020-08-13T12:23:25.632Z] [2020-08-13T12:23:25.633Z] === Skipped [2020-08-13T12:23:25.633Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T12:23:25.633Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:25.633Z] [2020-08-13T12:23:25.633Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-13T12:23:25.633Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:25.633Z] [2020-08-13T12:23:25.633Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T12:23:25.633Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:25.633Z] [2020-08-13T12:23:25.633Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T12:23:25.633Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:25.633Z] [2020-08-13T12:23:25.633Z] [2020-08-13T12:23:25.633Z] DONE 17 tests, 4 skipped in 27.610s [2020-08-13T12:23:25.633Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T12:23:25.633Z] ++ 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-08-13T12:23:25.633Z] ++ set -e [2020-08-13T12:23:25.633Z] ++ '[' -n 0 ']' [2020-08-13T12:23:25.633Z] ++ set -x [2020-08-13T12:23:25.633Z] ++ 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-08-13T12:23:25.633Z] INFO: Testing against a local daemon [2020-08-13T12:23:25.633Z] === RUN TestPluginInvalidJSON [2020-08-13T12:23:25.633Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:23:25.633Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:23:25.633Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T12:23:25.633Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-13T12:23:25.633Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T12:23:25.633Z] === RUN TestPluginInstall [2020-08-13T12:23:25.633Z] === RUN TestPluginInstall/no_auth [2020-08-13T12:23:26.115Z] === RUN TestDockerSuite/TestCommitChange [2020-08-13T12:23:26.375Z] time="2020-08-13T12:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:26.375Z] time="2020-08-13T12:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7cd5e0301c31e1541ab9b8e27a32e335d6749a90645f1cdc18ed82ab2a54b9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:26.375Z] time="2020-08-13T12:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:26.375Z] time="2020-08-13T12:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7cd5e0301c31e1541ab9b8e27a32e335d6749a90645f1cdc18ed82ab2a54b9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:26.946Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T12:23:26.946Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-13T12:23:27.516Z] time="2020-08-13T12:23:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:27.517Z] time="2020-08-13T12:23:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86db6b7db9ed47ba774e3c651f7f9757a3ae62437ae89a7eb4ce5665be1f7f6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:27.517Z] time="2020-08-13T12:23:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:27.517Z] time="2020-08-13T12:23:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86db6b7db9ed47ba774e3c651f7f9757a3ae62437ae89a7eb4ce5665be1f7f6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:27.777Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-13T12:23:28.037Z] === RUN TestPluginInstall/with_insecure [2020-08-13T12:23:28.978Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-13T12:23:29.239Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:29.239Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:031789c12a8576e7f9c0c4f852eaaa90b4d546c1e6543022b17d68db5a0df884" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:29.239Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:29.239Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:031789c12a8576e7f9c0c4f852eaaa90b4d546c1e6543022b17d68db5a0df884" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:29.248Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:29.249Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91c2f0419a19318efa1d5ab84c5e208da8d0f3501d4902eb9e33158db5a84645" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:29.249Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:29.249Z] time="2020-08-13T12:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91c2f0419a19318efa1d5ab84c5e208da8d0f3501d4902eb9e33158db5a84645" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:29.500Z] --- PASS: TestPluginInstall (13.92s) [2020-08-13T12:23:29.500Z] --- PASS: TestPluginInstall/no_auth (11.24s) [2020-08-13T12:23:29.500Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-08-13T12:23:29.500Z] --- PASS: TestPluginInstall/with_insecure (1.55s) [2020-08-13T12:23:29.500Z] plugin_test.go:157: [d3f56d1ad63bb] daemon is not started [2020-08-13T12:23:29.500Z] PASS [2020-08-13T12:23:29.500Z] [2020-08-13T12:23:29.500Z] DONE 6 tests in 14.256s [2020-08-13T12:23:29.500Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T12:23:29.500Z] ++ 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-08-13T12:23:29.500Z] ++ set -e [2020-08-13T12:23:29.500Z] ++ '[' -n 0 ']' [2020-08-13T12:23:29.500Z] ++ set -x [2020-08-13T12:23:29.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-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-08-13T12:23:29.543Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T12:23:29.761Z] INFO: Testing against a local daemon [2020-08-13T12:23:29.761Z] === RUN TestExternalGraphDriver [2020-08-13T12:23:30.022Z] === RUN TestExternalGraphDriver/json [2020-08-13T12:23:30.180Z] time="2020-08-13T12:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:30.180Z] time="2020-08-13T12:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:256369d12aa95062e6dae90f91d0670e5b05dbdbe79b59afcb6810adc03dfa81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:30.180Z] time="2020-08-13T12:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:30.180Z] time="2020-08-13T12:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:256369d12aa95062e6dae90f91d0670e5b05dbdbe79b59afcb6810adc03dfa81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:30.284Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-13T12:23:30.478Z] === RUN TestPluginInstall/with_insecure [2020-08-13T12:23:30.855Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-13T12:23:30.891Z] #14 ... [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-13T12:23:30.891Z] #7 0.727 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-13T12:23:30.891Z] #7 1.793 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-13T12:23:30.891Z] #7 1.897 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-13T12:23:30.891Z] #7 1.903 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-13T12:23:30.891Z] #7 1.912 (3/30) Installing readline (8.0.0-r0) [2020-08-13T12:23:30.891Z] #7 1.918 (4/30) Installing bash (5.0.0-r0) [2020-08-13T12:23:30.891Z] #7 1.934 Executing bash-5.0.0-r0.post-install [2020-08-13T12:23:30.891Z] #7 1.938 (5/30) Installing ca-certificates (20191127-r2) [2020-08-13T12:23:30.891Z] #7 1.952 (6/30) Installing libgcc (8.3.0-r0) [2020-08-13T12:23:30.891Z] #7 1.955 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-13T12:23:30.891Z] #7 1.969 (8/30) Installing binutils (2.32-r0) [2020-08-13T12:23:30.891Z] #7 2.067 (9/30) Installing gmp (6.1.2-r1) [2020-08-13T12:23:30.891Z] #7 2.075 (10/30) Installing isl (0.18-r0) [2020-08-13T12:23:30.891Z] #7 2.096 (11/30) Installing libgomp (8.3.0-r0) [2020-08-13T12:23:30.891Z] #7 2.101 (12/30) Installing libatomic (8.3.0-r0) [2020-08-13T12:23:30.891Z] #7 2.103 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-13T12:23:30.891Z] #7 2.110 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-13T12:23:30.891Z] #7 2.112 (15/30) Installing gcc (8.3.0-r0) [2020-08-13T12:23:30.891Z] #7 2.999 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-13T12:23:30.891Z] #7 3.107 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-13T12:23:30.891Z] #7 3.109 (18/30) Installing g++ (8.3.0-r0) [2020-08-13T12:23:30.891Z] #7 3.682 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-13T12:23:30.891Z] #7 3.685 (20/30) Installing libcurl (7.66.0-r0) [2020-08-13T12:23:30.891Z] #7 3.693 (21/30) Installing expat (2.2.8-r0) [2020-08-13T12:23:30.891Z] #7 3.696 (22/30) Installing pcre2 (10.33-r0) [2020-08-13T12:23:30.891Z] #7 3.704 (23/30) Installing git (2.22.4-r0) [2020-08-13T12:23:30.891Z] #7 3.916 (24/30) Installing libmnl (1.0.4-r0) [2020-08-13T12:23:30.891Z] #7 3.920 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-13T12:23:30.891Z] #7 3.925 (26/30) Installing iptables (1.8.3-r1) [2020-08-13T12:23:30.891Z] #7 3.949 (27/30) Installing pigz (2.4-r0) [2020-08-13T12:23:30.891Z] #7 3.956 (28/30) Installing tar (1.32-r0) [2020-08-13T12:23:30.891Z] #7 3.964 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-13T12:23:30.891Z] #7 3.966 (30/30) Installing xz (5.2.4-r0) [2020-08-13T12:23:30.891Z] #7 3.971 Executing busybox-1.30.1-r3.trigger [2020-08-13T12:23:30.891Z] #7 3.975 Executing ca-certificates-20191127-r2.trigger [2020-08-13T12:23:30.891Z] #7 4.027 OK: 179 MiB in 44 packages [2020-08-13T12:23:30.891Z] #7 DONE 5.1s [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-13T12:23:30.891Z] #9 DONE 0.1s [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-13T12:23:30.891Z] #10 DONE 0.0s [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-13T12:23:30.891Z] #11 DONE 0.0s [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-13T12:23:30.891Z] #12 DONE 0.0s [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T12:23:30.891Z] #14 ... [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-13T12:23:30.891Z] #13 DONE 0.1s [2020-08-13T12:23:30.891Z] [2020-08-13T12:23:30.891Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T12:23:30.891Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.2s [2020-08-13T12:23:31.459Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.0s done [2020-08-13T12:23:31.718Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-08-13T12:23:31.718Z] #14 DONE 8.2s [2020-08-13T12:23:31.718Z] [2020-08-13T12:23:31.718Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-13T12:23:31.996Z] time="2020-08-13T12:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:31.996Z] time="2020-08-13T12:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea5682dc32b03e2b2ab5d394ced82e7171b1f9adc9489596cc41edf43a88d860" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:31.996Z] time="2020-08-13T12:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T12:23:31.996Z] time="2020-08-13T12:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea5682dc32b03e2b2ab5d394ced82e7171b1f9adc9489596cc41edf43a88d860" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T12:23:31.996Z] --- PASS: TestPluginInstall (7.92s) [2020-08-13T12:23:31.996Z] --- PASS: TestPluginInstall/no_auth (5.56s) [2020-08-13T12:23:31.996Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-08-13T12:23:31.996Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2020-08-13T12:23:31.996Z] plugin_test.go:157: [d5d24dfbb544f] daemon is not started [2020-08-13T12:23:31.996Z] PASS [2020-08-13T12:23:31.996Z] [2020-08-13T12:23:31.996Z] DONE 6 tests in 8.026s [2020-08-13T12:23:31.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T12:23:31.996Z] ++ 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-08-13T12:23:31.996Z] ++ set -e [2020-08-13T12:23:31.996Z] ++ '[' -n 0 ']' [2020-08-13T12:23:31.996Z] ++ set -x [2020-08-13T12:23:31.997Z] ++ 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-08-13T12:23:31.997Z] INFO: Testing against a local daemon [2020-08-13T12:23:31.997Z] === RUN TestExternalGraphDriver [2020-08-13T12:23:32.264Z] === RUN TestExternalGraphDriver/spec [2020-08-13T12:23:32.264Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-13T12:23:32.285Z] #15 0.392 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T12:23:32.293Z] === RUN TestExternalGraphDriver/json [2020-08-13T12:23:33.203Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-13T12:23:33.220Z] #15 1.443 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T12:23:33.220Z] #15 1.551 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-13T12:23:33.220Z] #15 1.555 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-13T12:23:33.220Z] #15 1.560 (3/54) Installing readline (8.0.4-r0) [2020-08-13T12:23:33.220Z] #15 1.564 (4/54) Installing bash (5.0.17-r0) [2020-08-13T12:23:33.220Z] #15 1.575 Executing bash-5.0.17-r0.post-install [2020-08-13T12:23:33.220Z] #15 1.577 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-13T12:23:33.479Z] #15 1.655 (6/54) Installing libblkid (2.35.2-r0) [2020-08-13T12:23:33.479Z] #15 1.660 (7/54) Installing libuuid (2.35.2-r0) [2020-08-13T12:23:33.479Z] #15 1.661 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-13T12:23:33.479Z] #15 1.668 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-13T12:23:33.479Z] #15 1.672 (10/54) Installing libgcc (9.3.0-r2) [2020-08-13T12:23:33.479Z] #15 1.673 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-13T12:23:33.479Z] #15 1.688 (12/54) Installing binutils (2.34-r1) [2020-08-13T12:23:33.479Z] #15 1.754 (13/54) Installing libmagic (5.38-r0) [2020-08-13T12:23:33.479Z] #15 1.775 (14/54) Installing file (5.38-r0) [2020-08-13T12:23:33.479Z] #15 1.776 (15/54) Installing gmp (6.2.0-r0) [2020-08-13T12:23:33.479Z] #15 1.782 (16/54) Installing isl (0.18-r0) [2020-08-13T12:23:33.479Z] #15 1.796 (17/54) Installing libgomp (9.3.0-r2) [2020-08-13T12:23:33.479Z] #15 1.799 (18/54) Installing libatomic (9.3.0-r2) [2020-08-13T12:23:33.479Z] #15 1.800 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-13T12:23:33.479Z] #15 1.841 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-13T12:23:33.479Z] #15 1.847 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-13T12:23:33.479Z] #15 1.849 (22/54) Installing gcc (9.3.0-r2) [2020-08-13T12:23:33.774Z] === RUN TestExternalGraphDriver/pull [2020-08-13T12:23:34.343Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-13T12:23:34.384Z] === RUN TestExternalGraphDriver/spec [2020-08-13T12:23:34.417Z] #15 2.684 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-13T12:23:34.417Z] #15 2.754 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-13T12:23:34.417Z] #15 2.755 (25/54) Installing g++ (9.3.0-r2) [2020-08-13T12:23:34.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-13T12:23:34.990Z] #15 3.162 (26/54) Installing make (4.3-r0) [2020-08-13T12:23:34.990Z] #15 3.166 (27/54) Installing fortify-headers (1.1-r0) [2020-08-13T12:23:34.990Z] #15 3.168 (28/54) Installing patch (2.7.6-r6) [2020-08-13T12:23:34.990Z] #15 3.170 (29/54) Installing build-base (0.5-r2) [2020-08-13T12:23:34.990Z] #15 3.171 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-13T12:23:34.990Z] #15 3.173 (31/54) Installing libcurl (7.69.1-r0) [2020-08-13T12:23:34.990Z] #15 3.179 (32/54) Installing curl (7.69.1-r0) [2020-08-13T12:23:34.990Z] #15 3.182 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-13T12:23:34.990Z] #15 3.188 (34/54) Installing jq (1.6-r1) [2020-08-13T12:23:34.990Z] #15 3.194 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-13T12:23:34.990Z] #15 3.199 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-13T12:23:34.990Z] #15 3.212 (37/54) Installing libaio (0.3.112-r1) [2020-08-13T12:23:34.990Z] #15 3.213 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-13T12:23:34.990Z] #15 3.247 (39/54) Installing blkid (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.249 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-13T12:23:34.990Z] #15 3.251 (41/54) Installing setpriv (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.253 (42/54) Installing libmount (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.257 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.261 (44/54) Installing findmnt (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.262 (45/54) Installing mcookie (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.264 (46/54) Installing hexdump (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.265 (47/54) Installing lsblk (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.268 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.273 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.275 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.303 (51/54) Installing util-linux (2.35.2-r0) [2020-08-13T12:23:34.990Z] #15 3.337 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-13T12:23:35.173Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-13T12:23:35.173Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-13T12:23:35.173Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-13T12:23:35.173Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-13T12:23:35.173Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-13T12:23:35.173Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-13T12:23:35.249Z] #15 3.339 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-13T12:23:35.249Z] #15 3.359 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-13T12:23:35.249Z] #15 3.364 Executing busybox-1.31.1-r16.trigger [2020-08-13T12:23:35.249Z] #15 3.371 OK: 230 MiB in 69 packages [2020-08-13T12:23:35.432Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-13T12:23:35.432Z] --- PASS: TestExternalGraphDriver (5.76s) [2020-08-13T12:23:35.432Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-08-13T12:23:35.432Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2020-08-13T12:23:35.432Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2020-08-13T12:23:35.432Z] === RUN TestGraphdriverPluginV2 [2020-08-13T12:23:35.904Z] === RUN TestExternalGraphDriver/pull [2020-08-13T12:23:36.815Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-13T12:23:37.152Z] #15 DONE 5.4s [2020-08-13T12:23:37.152Z] [2020-08-13T12:23:37.152Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-13T12:23:37.722Z] #16 DONE 0.5s [2020-08-13T12:23:37.722Z] [2020-08-13T12:23:37.722Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-13T12:23:37.983Z] #17 DONE 0.5s [2020-08-13T12:23:37.983Z] [2020-08-13T12:23:37.983Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-13T12:23:37.983Z] #18 DONE 0.0s [2020-08-13T12:23:37.983Z] [2020-08-13T12:23:37.983Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T12:23:37.983Z] #19 DONE 0.1s [2020-08-13T12:23:37.983Z] [2020-08-13T12:23:37.983Z] #31 [builder 1/4] COPY . . [2020-08-13T12:23:37.990Z] --- PASS: TestExternalGraphDriver (5.60s) [2020-08-13T12:23:37.990Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2020-08-13T12:23:37.990Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2020-08-13T12:23:37.990Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2020-08-13T12:23:37.990Z] === RUN TestGraphdriverPluginV2 [2020-08-13T12:23:37.990Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-08-13T12:23:37.990Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:37.990Z] PASS [2020-08-13T12:23:37.990Z] [2020-08-13T12:23:37.990Z] === Skipped [2020-08-13T12:23:37.990Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-08-13T12:23:37.990Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:23:37.990Z] [2020-08-13T12:23:37.990Z] [2020-08-13T12:23:37.990Z] DONE 5 tests, 1 skipped in 5.741s [2020-08-13T12:23:37.990Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T12:23:37.990Z] ++ 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-08-13T12:23:37.990Z] ++ set -e [2020-08-13T12:23:37.990Z] ++ '[' -n 0 ']' [2020-08-13T12:23:37.990Z] ++ set -x [2020-08-13T12:23:37.990Z] ++ 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-08-13T12:23:37.990Z] INFO: Testing against a local daemon [2020-08-13T12:23:37.990Z] === RUN TestContinueAfterPluginCrash [2020-08-13T12:23:37.990Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T12:23:37.990Z] === RUN TestReadPluginNoRead [2020-08-13T12:23:37.990Z] === PAUSE TestReadPluginNoRead [2020-08-13T12:23:37.990Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T12:23:37.990Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T12:23:37.990Z] === CONT TestContinueAfterPluginCrash [2020-08-13T12:23:37.990Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T12:23:37.990Z] === CONT TestReadPluginNoRead [2020-08-13T12:23:38.242Z] #31 ... [2020-08-13T12:23:38.242Z] [2020-08-13T12:23:38.242Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-13T12:23:38.242Z] #26 DONE 0.1s [2020-08-13T12:23:38.242Z] [2020-08-13T12:23:38.242Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-13T12:23:38.242Z] #22 DONE 0.1s [2020-08-13T12:23:38.242Z] [2020-08-13T12:23:38.242Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-13T12:23:38.242Z] #27 DONE 0.1s [2020-08-13T12:23:38.242Z] [2020-08-13T12:23:38.242Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-13T12:23:38.242Z] #23 DONE 0.1s [2020-08-13T12:23:38.242Z] [2020-08-13T12:23:38.242Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-13T12:23:38.242Z] #28 DONE 0.1s [2020-08-13T12:23:38.242Z] [2020-08-13T12:23:38.242Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-13T12:23:38.726Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-13T12:23:38.726Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-13T12:23:39.665Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-13T12:23:39.932Z] --- PASS: TestGraphdriverPluginV2 (4.53s) [2020-08-13T12:23:39.932Z] PASS [2020-08-13T12:23:39.932Z] [2020-08-13T12:23:39.932Z] DONE 5 tests in 10.527s [2020-08-13T12:23:40.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T12:23:40.192Z] ++ 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-08-13T12:23:40.192Z] ++ set -e [2020-08-13T12:23:40.192Z] ++ '[' -n 0 ']' [2020-08-13T12:23:40.192Z] ++ set -x [2020-08-13T12:23:40.192Z] ++ 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-08-13T12:23:40.192Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-13T12:23:40.452Z] INFO: Testing against a local daemon [2020-08-13T12:23:40.452Z] === RUN TestContinueAfterPluginCrash [2020-08-13T12:23:40.452Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T12:23:40.452Z] === RUN TestReadPluginNoRead [2020-08-13T12:23:40.452Z] === PAUSE TestReadPluginNoRead [2020-08-13T12:23:40.452Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T12:23:40.452Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T12:23:40.452Z] === CONT TestContinueAfterPluginCrash [2020-08-13T12:23:40.452Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T12:23:41.022Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-13T12:23:41.592Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-13T12:23:42.532Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-13T12:23:42.532Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-13T12:23:42.532Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-13T12:23:43.473Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-13T12:23:43.473Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-13T12:23:43.473Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-13T12:23:43.473Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-13T12:23:43.525Z] #29 ... [2020-08-13T12:23:43.525Z] [2020-08-13T12:23:43.525Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-13T12:23:43.525Z] #24 0.767 + RM_GOPATH=0 [2020-08-13T12:23:43.525Z] #24 0.768 + TMP_GOPATH= [2020-08-13T12:23:43.525Z] #24 0.768 + : /build [2020-08-13T12:23:43.525Z] #24 0.768 + '[' -z '' ']' [2020-08-13T12:23:43.525Z] #24 0.768 ++ mktemp -d [2020-08-13T12:23:43.525Z] #24 0.769 + export GOPATH=/tmp/tmp.gcFfin [2020-08-13T12:23:43.525Z] #24 0.769 + GOPATH=/tmp/tmp.gcFfin [2020-08-13T12:23:43.525Z] #24 0.769 + RM_GOPATH=1 [2020-08-13T12:23:43.525Z] #24 0.769 + case "$(go env GOARCH)" in [2020-08-13T12:23:43.525Z] #24 0.770 ++ go env GOARCH [2020-08-13T12:23:43.525Z] #24 0.775 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T12:23:43.525Z] #24 0.775 + GO_BUILDMODE=-buildmode=pie [2020-08-13T12:23:43.525Z] #24 0.776 ++ dirname ./install.sh [2020-08-13T12:23:43.525Z] #24 0.776 + dir=. [2020-08-13T12:23:43.525Z] #24 0.777 + bin=dockercli [2020-08-13T12:23:43.525Z] #24 0.777 + shift [2020-08-13T12:23:43.525Z] #24 0.777 + '[' '!' -f ./dockercli.installer ']' [2020-08-13T12:23:43.525Z] #24 0.777 + . ./dockercli.installer [2020-08-13T12:23:43.525Z] #24 0.777 ++ : stable [2020-08-13T12:23:43.525Z] #24 0.777 ++ : 17.06.2-ce [2020-08-13T12:23:43.525Z] #24 0.777 + install_dockercli [2020-08-13T12:23:43.525Z] #24 0.777 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T12:23:43.525Z] #24 0.778 ++ uname -m [2020-08-13T12:23:43.525Z] #24 0.778 + arch=x86_64 [2020-08-13T12:23:43.525Z] #24 0.782 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T12:23:43.525Z] #24 0.782 + url=https://download.docker.com/linux/static [2020-08-13T12:23:43.525Z] #24 0.782 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T12:23:43.525Z] #24 0.782 + tar -xz docker/docker [2020-08-13T12:23:43.525Z] #24 0.783 Install docker/cli version 17.06.2-ce from stable [2020-08-13T12:23:43.525Z] #24 3.289 + mkdir -p /build [2020-08-13T12:23:43.525Z] #24 3.290 + mv docker/docker /build/ [2020-08-13T12:23:43.525Z] #24 3.292 + rmdir docker [2020-08-13T12:23:43.525Z] #24 DONE 4.7s [2020-08-13T12:23:43.525Z] [2020-08-13T12:23:43.525Z] #31 [builder 1/4] COPY . . [2020-08-13T12:23:43.525Z] #31 DONE 4.9s [2020-08-13T12:23:43.525Z] [2020-08-13T12:23:43.525Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-13T12:23:43.525Z] #20 2.213 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T12:23:43.525Z] #20 2.602 [2020-08-13T12:23:43.525Z] #20 2.717 ## 3.8% ############## 20.6% ################################ 45.1% ############################################### 66.6% ############################################################# 85.7% ######################################################################## 100.0% [2020-08-13T12:23:43.525Z] #20 3.766 [2020-08-13T12:23:43.525Z] #20 3.929 0.2% ######################################################################## 100.0% [2020-08-13T12:23:43.525Z] #20 4.301 [2020-08-13T12:23:43.525Z] #20 4.420 ############################## 43.0% ######################################################################## 100.0% [2020-08-13T12:23:43.525Z] #20 4.762 [2020-08-13T12:23:43.525Z] #20 4.881 # 2.6% ############ 17.5% ############################ 39.0% ######################################## 55.9% ########################################################### 82.2% ######################################################################## 100.0% [2020-08-13T12:23:43.637Z] === RUN TestReadPluginNoRead/default [2020-08-13T12:23:43.637Z] --- PASS: TestDaemonStartWithLogOpt (5.61s) [2020-08-13T12:23:43.733Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-13T12:23:44.096Z] #20 5.954 [2020-08-13T12:23:44.283Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T12:23:44.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-13T12:23:44.933Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-13T12:23:45.503Z] --- PASS: TestDaemonStartWithLogOpt (5.28s) [2020-08-13T12:23:45.503Z] === CONT TestReadPluginNoRead [2020-08-13T12:23:45.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-13T12:23:45.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-13T12:23:45.799Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T12:23:46.178Z] #20 6.121 0.0% ##### 7.7% ######### 12.9% ############ 18.0% ################ 23.5% #################### 28.7% ######################## 33.9% ############################ 39.1% ############################### 44.4% ################################### 49.4% ####################################### 54.7% ########################################### 59.9% ############################################## 65.1% ################################################## 70.3% ###################################################### 75.5% ########################################################## 80.8% ############################################################# 86.0% ################################################################# 91.2% ##################################################################### 96.5% ######################################################################## 100.0% [2020-08-13T12:23:46.178Z] #20 ... [2020-08-13T12:23:46.178Z] [2020-08-13T12:23:46.178Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-13T12:23:46.178Z] #32 DONE 3.3s [2020-08-13T12:23:46.438Z] [2020-08-13T12:23:46.438Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T12:23:47.028Z] #33 0.876 [2020-08-13T12:23:47.145Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-13T12:23:47.309Z] --- PASS: TestReadPluginNoRead (9.51s) [2020-08-13T12:23:47.309Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2020-08-13T12:23:47.309Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-08-13T12:23:47.309Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-08-13T12:23:47.309Z] read_test.go:92: [d7229ed94465c] daemon is not started [2020-08-13T12:23:47.601Z] #33 1.048 Removing bundles/ [2020-08-13T12:23:47.601Z] #33 1.049 [2020-08-13T12:23:47.601Z] #33 1.057 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-13T12:23:48.086Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-13T12:23:48.086Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-13T12:23:48.349Z] --- PASS: TestContinueAfterPluginCrash (10.69s) [2020-08-13T12:23:48.349Z] PASS [2020-08-13T12:23:48.349Z] [2020-08-13T12:23:48.349Z] DONE 6 tests in 10.774s [2020-08-13T12:23:48.349Z] 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-08-13T12:23:48.349Z] ++ 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-08-13T12:23:48.349Z] ++ set -e [2020-08-13T12:23:48.349Z] ++ '[' -n 0 ']' [2020-08-13T12:23:48.349Z] ++ set -x [2020-08-13T12:23:48.349Z] ++ 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-08-13T12:23:48.660Z] testing: warning: no tests to run [2020-08-13T12:23:48.660Z] PASS [2020-08-13T12:23:48.660Z] [2020-08-13T12:23:48.660Z] DONE 0 tests in 0.023s [2020-08-13T12:23:48.660Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T12:23:48.660Z] ++ 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-08-13T12:23:48.660Z] ++ set -e [2020-08-13T12:23:48.660Z] ++ '[' -n 0 ']' [2020-08-13T12:23:48.660Z] ++ set -x [2020-08-13T12:23:48.660Z] ++ 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-08-13T12:23:48.660Z] INFO: Testing against a local daemon [2020-08-13T12:23:48.660Z] === RUN TestPluginWithDevMounts [2020-08-13T12:23:48.660Z] === PAUSE TestPluginWithDevMounts [2020-08-13T12:23:48.660Z] === CONT TestPluginWithDevMounts [2020-08-13T12:23:48.666Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-13T12:23:49.001Z] #33 2.675 Building test suite binary ./integration-cli/test.main [2020-08-13T12:23:49.235Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-13T12:23:49.494Z] === RUN TestReadPluginNoRead/default [2020-08-13T12:23:49.754Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-13T12:23:50.323Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-13T12:23:50.323Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-13T12:23:50.757Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-08-13T12:23:50.757Z] PASS [2020-08-13T12:23:50.757Z] [2020-08-13T12:23:50.757Z] DONE 1 tests in 1.916s [2020-08-13T12:23:50.757Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T12:23:50.757Z] ++ 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-08-13T12:23:50.757Z] ++ set -e [2020-08-13T12:23:50.757Z] ++ '[' -n 0 ']' [2020-08-13T12:23:50.757Z] ++ set -x [2020-08-13T12:23:50.757Z] ++ 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-08-13T12:23:50.757Z] INFO: Testing against a local daemon [2020-08-13T12:23:50.757Z] === RUN TestSecretInspect [2020-08-13T12:23:50.896Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2020-08-13T12:23:51.157Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T12:23:51.157Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-13T12:23:51.725Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-13T12:23:52.291Z] #33 ... [2020-08-13T12:23:52.291Z] [2020-08-13T12:23:52.291Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-13T12:23:52.291Z] #20 8.331 [2020-08-13T12:23:52.291Z] #20 9.630 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T12:23:52.291Z] #20 10.18 [2020-08-13T12:23:52.291Z] #20 10.28 ######################################################################## 100.0% [2020-08-13T12:23:52.291Z] #20 10.58 [2020-08-13T12:23:52.291Z] #20 11.72 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T12:23:52.291Z] #20 12.22 [2020-08-13T12:23:52.291Z] #20 12.33 ######################################################################## 100.0% [2020-08-13T12:23:52.291Z] #20 12.64 [2020-08-13T12:23:52.291Z] #20 13.74 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T12:23:52.291Z] #20 13.89 skipping existing c35d46ef359f [2020-08-13T12:23:52.291Z] #20 14.24 [2020-08-13T12:23:52.295Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-13T12:23:52.555Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-13T12:23:52.555Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T12:23:52.854Z] --- PASS: TestSecretInspect (1.95s) [2020-08-13T12:23:52.854Z] === RUN TestSecretList [2020-08-13T12:23:53.124Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-13T12:23:53.670Z] #20 15.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T12:23:53.930Z] #20 15.82 [2020-08-13T12:23:54.063Z] --- PASS: TestReadPluginNoRead (8.46s) [2020-08-13T12:23:54.063Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2020-08-13T12:23:54.063Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2020-08-13T12:23:54.063Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2020-08-13T12:23:54.063Z] read_test.go:92: [d896400255c15] daemon is not started [2020-08-13T12:23:54.063Z] PASS [2020-08-13T12:23:54.063Z] [2020-08-13T12:23:54.063Z] DONE 6 tests in 14.001s [2020-08-13T12:23:54.063Z] 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-08-13T12:23:54.063Z] ++ 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-08-13T12:23:54.063Z] ++ set -e [2020-08-13T12:23:54.063Z] ++ '[' -n 0 ']' [2020-08-13T12:23:54.063Z] ++ set -x [2020-08-13T12:23:54.063Z] ++ 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-08-13T12:23:54.063Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-13T12:23:54.190Z] #20 15.91 ######################################################################## 100.0% [2020-08-13T12:23:54.323Z] testing: warning: no tests to run [2020-08-13T12:23:54.323Z] PASS [2020-08-13T12:23:54.323Z] [2020-08-13T12:23:54.323Z] DONE 0 tests in 0.093s [2020-08-13T12:23:54.323Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T12:23:54.323Z] ++ 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-08-13T12:23:54.323Z] ++ set -e [2020-08-13T12:23:54.323Z] ++ '[' -n 0 ']' [2020-08-13T12:23:54.323Z] ++ set -x [2020-08-13T12:23:54.323Z] ++ 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-08-13T12:23:54.389Z] --- PASS: TestSecretList (1.98s) [2020-08-13T12:23:54.389Z] === RUN TestSecretsCreateAndDelete [2020-08-13T12:23:54.450Z] #20 16.27 [2020-08-13T12:23:54.450Z] #20 16.38 Download of images into '/build' complete. [2020-08-13T12:23:54.450Z] #20 16.38 Use something like the following to load the result into a Docker daemon: [2020-08-13T12:23:54.450Z] #20 16.38 tar -cC '/build' . | docker load [2020-08-13T12:23:54.582Z] INFO: Testing against a local daemon [2020-08-13T12:23:54.582Z] === RUN TestPluginWithDevMounts [2020-08-13T12:23:54.582Z] === PAUSE TestPluginWithDevMounts [2020-08-13T12:23:54.582Z] === CONT TestPluginWithDevMounts [2020-08-13T12:23:54.864Z] #20 DONE 16.5s [2020-08-13T12:23:54.864Z] [2020-08-13T12:23:54.864Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T12:23:55.172Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-13T12:23:55.172Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-13T12:23:55.172Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-13T12:23:55.172Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-13T12:23:55.172Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-13T12:23:55.742Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-13T12:23:56.672Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2020-08-13T12:23:56.672Z] === RUN TestSecretsUpdate [2020-08-13T12:23:56.681Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-08-13T12:23:56.681Z] PASS [2020-08-13T12:23:56.681Z] [2020-08-13T12:23:56.681Z] DONE 1 tests in 2.257s [2020-08-13T12:23:56.681Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T12:23:56.681Z] ++ 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-08-13T12:23:56.681Z] ++ set -e [2020-08-13T12:23:56.681Z] ++ '[' -n 0 ']' [2020-08-13T12:23:56.681Z] ++ set -x [2020-08-13T12:23:56.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08-13T12:23:56.681Z] INFO: Testing against a local daemon [2020-08-13T12:23:56.681Z] === RUN TestSecretInspect [2020-08-13T12:23:57.404Z] #33 ... [2020-08-13T12:23:57.404Z] [2020-08-13T12:23:57.404Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-13T12:23:58.194Z] --- PASS: TestSecretsUpdate (1.92s) [2020-08-13T12:23:58.194Z] === RUN TestTemplatedSecret [2020-08-13T12:23:58.787Z] #21 DONE 1.9s [2020-08-13T12:23:58.787Z] [2020-08-13T12:23:58.787Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-13T12:23:59.048Z] #25 DONE 0.1s [2020-08-13T12:23:59.048Z] [2020-08-13T12:23:59.048Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-13T12:23:59.216Z] --- PASS: TestSecretInspect (2.21s) [2020-08-13T12:23:59.216Z] === RUN TestSecretList [2020-08-13T12:24:00.155Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-13T12:24:00.725Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-13T12:24:00.943Z] --- PASS: TestTemplatedSecret (2.41s) [2020-08-13T12:24:00.943Z] === RUN TestSecretCreateResolve [2020-08-13T12:24:01.294Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-13T12:24:01.294Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-13T12:24:01.556Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-13T12:24:01.556Z] --- PASS: TestSecretList (2.63s) [2020-08-13T12:24:01.556Z] === RUN TestSecretsCreateAndDelete [2020-08-13T12:24:03.025Z] --- PASS: TestSecretCreateResolve (1.94s) [2020-08-13T12:24:03.025Z] PASS [2020-08-13T12:24:03.025Z] [2020-08-13T12:24:03.025Z] DONE 6 tests in 12.212s [2020-08-13T12:24:03.025Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T12:24:03.025Z] ++ 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-08-13T12:24:03.025Z] ++ set -e [2020-08-13T12:24:03.025Z] ++ '[' -n 0 ']' [2020-08-13T12:24:03.025Z] ++ set -x [2020-08-13T12:24:03.025Z] ++ 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-08-13T12:24:03.025Z] INFO: Testing against a local daemon [2020-08-13T12:24:03.025Z] === RUN TestServiceCreateInit [2020-08-13T12:24:03.025Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T12:24:04.093Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2020-08-13T12:24:04.093Z] === RUN TestSecretsUpdate [2020-08-13T12:24:04.093Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-13T12:24:04.354Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-13T12:24:05.303Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-13T12:24:06.563Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T12:24:07.212Z] --- PASS: TestSecretsUpdate (2.95s) [2020-08-13T12:24:07.212Z] === RUN TestTemplatedSecret [2020-08-13T12:24:09.039Z] #29 30.37 # github.com/docker/docker/contrib/httpserver [2020-08-13T12:24:09.039Z] #29 30.37 loadinternal: cannot find runtime/cgo [2020-08-13T12:24:09.039Z] #29 DONE 30.6s [2020-08-13T12:24:09.039Z] [2020-08-13T12:24:09.039Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T12:24:09.120Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-13T12:24:09.689Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-13T12:24:09.689Z] --- PASS: TestTemplatedSecret (2.98s) [2020-08-13T12:24:09.689Z] === RUN TestSecretCreateResolve [2020-08-13T12:24:10.109Z] --- PASS: TestServiceCreateInit (7.42s) [2020-08-13T12:24:10.109Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2020-08-13T12:24:10.109Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2020-08-13T12:24:10.109Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T12:24:10.419Z] #33 ... [2020-08-13T12:24:10.419Z] [2020-08-13T12:24:10.419Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-13T12:24:10.419Z] #30 DONE 0.1s [2020-08-13T12:24:10.419Z] [2020-08-13T12:24:10.419Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T12:24:11.067Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-13T12:24:11.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-13T12:24:12.576Z] --- PASS: TestSecretCreateResolve (2.78s) [2020-08-13T12:24:12.576Z] PASS [2020-08-13T12:24:12.576Z] [2020-08-13T12:24:12.576Z] DONE 6 tests in 16.084s [2020-08-13T12:24:12.576Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T12:24:12.576Z] ++ 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-08-13T12:24:12.576Z] ++ set -e [2020-08-13T12:24:12.576Z] ++ '[' -n 0 ']' [2020-08-13T12:24:12.576Z] ++ set -x [2020-08-13T12:24:12.576Z] ++ 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-08-13T12:24:12.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-13T12:24:12.836Z] INFO: Testing against a local daemon [2020-08-13T12:24:12.836Z] === RUN TestServiceCreateInit [2020-08-13T12:24:12.836Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T12:24:14.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-13T12:24:15.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-13T12:24:16.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-13T12:24:17.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-13T12:24:17.110Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T12:24:18.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a31600_} [2020-08-13T12:24:20.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1656737157_/foo_false____} [2020-08-13T12:24:21.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1656737157_/foo_true____} [2020-08-13T12:24:22.044Z] --- PASS: TestServiceCreateInit (9.06s) [2020-08-13T12:24:22.044Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.16s) [2020-08-13T12:24:22.044Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s) [2020-08-13T12:24:22.044Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T12:24:23.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3188482336_/foo_false____} [2020-08-13T12:24:24.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3188482336_/foo_true____} [2020-08-13T12:24:25.584Z] --- PASS: TestCreateServiceMultipleTimes (15.05s) [2020-08-13T12:24:25.584Z] === RUN TestCreateServiceConflict [2020-08-13T12:24:26.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3188482336_/foo_true__0xc000a31660__} [2020-08-13T12:24:27.107Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-08-13T12:24:27.107Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T12:24:28.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a31680_} [2020-08-13T12:24:29.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a316a0_} [2020-08-13T12:24:29.856Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2020-08-13T12:24:29.856Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T12:24:30.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a316c0_} [2020-08-13T12:24:31.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a316e0_} [2020-08-13T12:24:32.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-13T12:24:34.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-13T12:24:34.375Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-13T12:24:36.916Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-13T12:24:37.855Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-13T12:24:39.761Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-13T12:24:40.020Z] --- PASS: TestCreateServiceMultipleTimes (18.17s) [2020-08-13T12:24:40.020Z] === RUN TestCreateServiceConflict [2020-08-13T12:24:40.959Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-13T12:24:40.959Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-13T12:24:41.542Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-13T12:24:42.493Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-13T12:24:42.583Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s) [2020-08-13T12:24:42.583Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T12:24:43.062Z] --- PASS: TestCreateServiceConflict (2.87s) [2020-08-13T12:24:43.062Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T12:24:43.062Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-13T12:24:43.632Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-13T12:24:44.205Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-13T12:24:44.670Z] --- PASS: TestCreateServiceSecretFileMode (2.19s) [2020-08-13T12:24:44.670Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T12:24:45.146Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-13T12:24:46.084Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-13T12:24:46.344Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2020-08-13T12:24:46.344Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T12:24:46.913Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-13T12:24:47.427Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2020-08-13T12:24:47.428Z] === RUN TestCreateServiceSysctls [2020-08-13T12:24:47.482Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-13T12:24:48.422Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-13T12:24:49.361Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-13T12:24:49.931Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-13T12:24:50.187Z] --- PASS: TestCreateServiceSysctls (3.09s) [2020-08-13T12:24:50.187Z] === RUN TestCreateServiceCapabilities [2020-08-13T12:24:50.499Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-13T12:24:51.438Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-13T12:24:52.007Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-13T12:24:52.276Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2020-08-13T12:24:52.276Z] === RUN TestInspect [2020-08-13T12:24:52.576Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-13T12:24:52.576Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-13T12:24:53.145Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-13T12:24:54.083Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-13T12:24:54.655Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-13T12:24:55.048Z] --- PASS: TestInspect (2.57s) [2020-08-13T12:24:55.048Z] === RUN TestCreateJob [2020-08-13T12:24:55.226Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-13T12:24:55.796Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-13T12:24:56.737Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-13T12:24:57.016Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-13T12:24:57.809Z] --- PASS: TestCreateJob (2.89s) [2020-08-13T12:24:57.809Z] === RUN TestReplicatedJob [2020-08-13T12:24:58.396Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-13T12:25:00.943Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2020-08-13T12:25:00.943Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T12:25:01.513Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-13T12:25:03.412Z] --- PASS: TestReplicatedJob (4.86s) [2020-08-13T12:25:03.412Z] === RUN TestUpdateReplicatedJob [2020-08-13T12:25:03.422Z] --- PASS: TestCreateServiceSecretFileMode (2.98s) [2020-08-13T12:25:03.422Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T12:25:03.992Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-13T12:25:04.931Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-13T12:25:06.153Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2020-08-13T12:25:06.153Z] === RUN TestServiceListWithStatuses [2020-08-13T12:25:06.153Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T12:25:06.153Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:25:06.153Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T12:25:06.843Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2020-08-13T12:25:06.843Z] === RUN TestCreateServiceSysctls [2020-08-13T12:25:08.753Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-13T12:25:09.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-13T12:25:09.696Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2020-08-13T12:25:09.696Z] === RUN TestDockerNetworkReConnect [2020-08-13T12:25:10.632Z] --- PASS: TestCreateServiceSysctls (4.08s) [2020-08-13T12:25:10.632Z] === RUN TestCreateServiceCapabilities [2020-08-13T12:25:10.892Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-13T12:25:11.834Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-13T12:25:13.235Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-08-13T12:25:13.235Z] === RUN TestServicePlugin [2020-08-13T12:25:13.235Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-13T12:25:13.235Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:25:13.235Z] === RUN TestServiceUpdateLabel [2020-08-13T12:25:14.376Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-08-13T12:25:14.376Z] === RUN TestInspect [2020-08-13T12:25:14.752Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-08-13T12:25:14.752Z] === RUN TestServiceUpdateSecrets [2020-08-13T12:25:15.760Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-13T12:25:16.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-13T12:25:16.599Z] === RUN TestDockerSuite/TestCpToDot [2020-08-13T12:25:17.167Z] --- PASS: TestInspect (3.14s) [2020-08-13T12:25:17.167Z] === RUN TestCreateJob [2020-08-13T12:25:17.427Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-13T12:25:18.810Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-13T12:25:20.193Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-13T12:25:20.761Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-13T12:25:21.332Z] --- PASS: TestCreateJob (4.17s) [2020-08-13T12:25:21.332Z] === RUN TestReplicatedJob [2020-08-13T12:25:21.902Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-13T12:25:22.161Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-13T12:25:22.731Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-13T12:25:24.115Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-13T12:25:24.375Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-13T12:25:24.375Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-13T12:25:24.945Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-13T12:25:25.884Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-13T12:25:25.884Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-13T12:25:25.884Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-13T12:25:26.453Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-13T12:25:26.713Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-13T12:25:26.713Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-13T12:25:26.713Z] === RUN TestDockerSuite/TestCreateRM [2020-08-13T12:25:26.972Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-13T12:25:26.972Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-13T12:25:26.972Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-13T12:25:26.972Z] --- PASS: TestReplicatedJob (5.86s) [2020-08-13T12:25:26.972Z] === RUN TestUpdateReplicatedJob [2020-08-13T12:25:27.232Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-13T12:25:29.140Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-13T12:25:29.140Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-13T12:25:29.140Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-13T12:25:30.153Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2020-08-13T12:25:30.153Z] === RUN TestServiceUpdateConfigs [2020-08-13T12:25:31.109Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2020-08-13T12:25:31.110Z] === RUN TestServiceListWithStatuses [2020-08-13T12:25:31.110Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T12:25:31.110Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:25:31.110Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T12:25:34.419Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-13T12:25:34.419Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-13T12:25:34.419Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-13T12:25:34.419Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-13T12:25:34.419Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-13T12:25:34.419Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-13T12:25:34.988Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-13T12:25:36.367Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-13T12:25:36.627Z] --- PASS: TestDockerNetworkConnectAlias (5.50s) [2020-08-13T12:25:36.627Z] === RUN TestDockerNetworkReConnect [2020-08-13T12:25:36.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-13T12:25:38.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-13T12:25:39.647Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-13T12:25:40.221Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-13T12:25:40.790Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-13T12:25:40.790Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-13T12:25:41.050Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2020-08-13T12:25:41.050Z] === RUN TestServicePlugin [2020-08-13T12:25:41.310Z] === RUN TestDockerSuite/TestDockerFails [2020-08-13T12:25:41.310Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-13T12:25:41.310Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-13T12:25:41.570Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-13T12:25:42.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-13T12:25:42.712Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-13T12:25:43.653Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-13T12:25:45.553Z] --- PASS: TestServiceUpdateConfigs (14.17s) [2020-08-13T12:25:45.553Z] === RUN TestServiceUpdateNetwork [2020-08-13T12:25:45.562Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-13T12:25:45.562Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-13T12:25:45.562Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-13T12:25:45.562Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-13T12:25:52.135Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-13T12:25:53.517Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-13T12:25:55.441Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-13T12:25:55.986Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-08-13T12:25:55.986Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T12:25:56.382Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-13T12:25:56.625Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T12:25:57.322Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-13T12:25:57.567Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T12:25:57.892Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-13T12:25:58.462Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-13T12:25:59.031Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-13T12:25:59.601Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-13T12:26:00.171Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-13T12:26:01.552Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-13T12:26:01.890Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T12:26:02.490Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-13T12:26:03.797Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T12:26:04.949Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T12:26:05.028Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-13T12:26:05.178Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T12:26:06.932Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-13T12:26:07.086Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T12:26:07.505Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-13T12:26:08.442Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-13T12:26:09.738Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T12:26:11.646Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T12:26:11.989Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2020-08-13T12:26:11.989Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2020-08-13T12:26:11.989Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2020-08-13T12:26:11.989Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2020-08-13T12:26:11.989Z] PASS [2020-08-13T12:26:11.989Z] [2020-08-13T12:26:11.989Z] === Skipped [2020-08-13T12:26:11.989Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T12:26:11.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:26:11.989Z] [2020-08-13T12:26:11.989Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-13T12:26:11.989Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T12:26:11.989Z] [2020-08-13T12:26:11.989Z] [2020-08-13T12:26:11.989Z] DONE 27 tests, 2 skipped in 129.214s [2020-08-13T12:26:11.989Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T12:26:11.989Z] ++ 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-08-13T12:26:11.989Z] ++ set -e [2020-08-13T12:26:11.989Z] ++ '[' -n 0 ']' [2020-08-13T12:26:11.989Z] ++ set -x [2020-08-13T12:26:11.990Z] ++ 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-08-13T12:26:11.990Z] INFO: Testing against a local daemon [2020-08-13T12:26:11.990Z] === RUN TestSessionCreate [2020-08-13T12:26:11.990Z] --- PASS: TestSessionCreate (0.03s) [2020-08-13T12:26:11.990Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T12:26:11.990Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-08-13T12:26:11.990Z] PASS [2020-08-13T12:26:11.990Z] [2020-08-13T12:26:11.990Z] DONE 2 tests in 0.149s [2020-08-13T12:26:11.990Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T12:26:11.990Z] ++ 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-08-13T12:26:11.990Z] ++ set -e [2020-08-13T12:26:11.990Z] ++ '[' -n 0 ']' [2020-08-13T12:26:11.990Z] ++ set -x [2020-08-13T12:26:11.990Z] ++ 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-08-13T12:26:12.289Z] INFO: Testing against a local daemon [2020-08-13T12:26:12.289Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T12:26:12.289Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:26:12.289Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:26:12.289Z] === RUN TestEventsExecDie [2020-08-13T12:26:12.584Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T12:26:12.928Z] --- PASS: TestEventsExecDie (0.59s) [2020-08-13T12:26:12.928Z] === RUN TestEventsBackwardsCompatible [2020-08-13T12:26:12.928Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-08-13T12:26:12.928Z] === RUN TestInfoBinaryCommits [2020-08-13T12:26:12.928Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-13T12:26:12.928Z] === RUN TestInfoAPIVersioned [2020-08-13T12:26:12.928Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-13T12:26:12.928Z] === RUN TestInfoDiscoveryBackend [2020-08-13T12:26:13.564Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-13T12:26:13.564Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T12:26:13.719Z] --- PASS: TestServicePlugin (32.36s) [2020-08-13T12:26:13.719Z] plugin_test.go:62: [d3d514e437411] joining swarm manager [d08a83957ddd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:26:13.719Z] plugin_test.go:65: [d3e482a4ef268] joining swarm manager [d08a83957ddd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:26:13.719Z] === RUN TestServiceUpdateLabel [2020-08-13T12:26:13.719Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-13T12:26:13.963Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T12:26:14.222Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T12:26:14.302Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-13T12:26:14.602Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T12:26:14.602Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T12:26:14.904Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-13T12:26:14.904Z] === RUN TestInfoAPI [2020-08-13T12:26:14.904Z] --- PASS: TestInfoAPI (0.03s) [2020-08-13T12:26:14.904Z] === RUN TestInfoAPIWarnings [2020-08-13T12:26:15.546Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-08-13T12:26:15.546Z] === RUN TestInfoDebug [2020-08-13T12:26:15.602Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T12:26:15.689Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-13T12:26:15.948Z] --- PASS: TestServiceUpdateLabel (2.61s) [2020-08-13T12:26:15.948Z] === RUN TestServiceUpdateSecrets [2020-08-13T12:26:16.205Z] --- PASS: TestInfoDebug (0.53s) [2020-08-13T12:26:16.205Z] === RUN TestInfoInsecureRegistries [2020-08-13T12:26:16.207Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-13T12:26:16.207Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-13T12:26:16.504Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-13T12:26:16.505Z] === RUN TestInfoRegistryMirrors [2020-08-13T12:26:16.776Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-13T12:26:16.776Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-13T12:26:16.776Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-13T12:26:17.143Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-13T12:26:17.143Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T12:26:17.439Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-08-13T12:26:17.439Z] === RUN TestPingCacheHeaders [2020-08-13T12:26:17.439Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-13T12:26:17.439Z] === RUN TestPingGet [2020-08-13T12:26:17.439Z] --- PASS: TestPingGet (0.02s) [2020-08-13T12:26:17.439Z] === RUN TestPingHead [2020-08-13T12:26:17.439Z] --- PASS: TestPingHead (0.03s) [2020-08-13T12:26:17.439Z] === RUN TestVersion [2020-08-13T12:26:17.439Z] --- PASS: TestVersion (0.03s) [2020-08-13T12:26:17.439Z] PASS [2020-08-13T12:26:17.439Z] [2020-08-13T12:26:17.439Z] === Skipped [2020-08-13T12:26:17.439Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T12:26:17.439Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:26:17.439Z] [2020-08-13T12:26:17.439Z] [2020-08-13T12:26:17.439Z] DONE 18 tests, 1 skipped in 5.467s [2020-08-13T12:26:17.439Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T12:26:17.439Z] ++ 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-08-13T12:26:17.439Z] ++ set -e [2020-08-13T12:26:17.439Z] ++ '[' -n 0 ']' [2020-08-13T12:26:17.439Z] ++ set -x [2020-08-13T12:26:17.439Z] ++ 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-08-13T12:26:17.509Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T12:26:17.738Z] INFO: Testing against a local daemon [2020-08-13T12:26:17.738Z] === RUN TestVolumesCreateAndList [2020-08-13T12:26:17.738Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-13T12:26:17.738Z] === RUN TestVolumesRemove [2020-08-13T12:26:17.738Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-13T12:26:17.738Z] === RUN TestVolumesInspect [2020-08-13T12:26:17.738Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-13T12:26:17.738Z] === RUN TestVolumesInvalidJSON [2020-08-13T12:26:17.738Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T12:26:17.738Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T12:26:17.738Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T12:26:17.738Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-13T12:26:17.738Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T12:26:17.738Z] PASS [2020-08-13T12:26:17.738Z] [2020-08-13T12:26:17.738Z] DONE 5 tests in 0.223s [2020-08-13T12:26:17.738Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T12:26:18.034Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T12:26:18.034Z] +++ kill 13761 [2020-08-13T12:26:18.156Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-13T12:26:18.888Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T12:26:19.072Z] +++ /etc/init.d/apparmor stop [2020-08-13T12:26:19.072Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:26:19.072Z] [2020-08-13T12:26:19.072Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:26:19.072Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:26:19.072Z] [2020-08-13T12:26:19.072Z] To set a process to complain mode, use the command line tool [2020-08-13T12:26:19.072Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:26:19.072Z] +++ true [2020-08-13T12:26:19.072Z] exiting test-integration [2020-08-13T12:26:19.072Z] ++ exit 0 [2020-08-13T12:26:19.072Z] [2020-08-13T12:26:19.094Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-13T12:26:19.095Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-13T12:26:19.095Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-13T12:26:20.033Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-13T12:26:20.033Z] === RUN TestDockerSuite/TestEventsImagePull Post stage [Pipeline] junit [2020-08-13T12:26:20.645Z] Recording test results [2020-08-13T12:26:20.796Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T12:26:21.055Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T12:26:21.412Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-13T12:26:21.638Z] + echo Ensuring container killed. [2020-08-13T12:26:21.638Z] Ensuring container killed. [2020-08-13T12:26:21.638Z] + docker rm -vf docker-pr4 [2020-08-13T12:26:21.638Z] Error: No such container: docker-pr4 [2020-08-13T12:26:21.638Z] + true [Pipeline] sh [2020-08-13T12:26:22.073Z] + echo Chowning /workspace to jenkins user [2020-08-13T12:26:22.073Z] Chowning /workspace to jenkins user [2020-08-13T12:26:22.073Z] + id -u [2020-08-13T12:26:22.073Z] + id -g [2020-08-13T12:26:22.073Z] + docker run --rm -v /home/docker/workspace/moby_PR-41329:/workspace busybox chown -R 1001:1001 /workspace [2020-08-13T12:26:22.073Z] Unable to find image 'busybox:latest' locally [2020-08-13T12:26:22.350Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-13T12:26:22.367Z] latest: Pulling from library/busybox [2020-08-13T12:26:22.367Z] f45ff7dc89a9: Pulling fs layer [2020-08-13T12:26:22.609Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-13T12:26:22.609Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-13T12:26:22.609Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-13T12:26:22.662Z] f45ff7dc89a9: Download complete [2020-08-13T12:26:22.961Z] f45ff7dc89a9: Pull complete [2020-08-13T12:26:22.961Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T12:26:22.961Z] Status: Downloaded newer image for busybox:latest [2020-08-13T12:26:22.963Z] #33 156.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T12:26:23.901Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T12:26:23.989Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-13T12:26:24.248Z] === RUN TestDockerSuite/TestEventsRename [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T12:26:24.816Z] === RUN TestDockerSuite/TestEventsResize [2020-08-13T12:26:24.888Z] + bundleName=ppc64le-integration [2020-08-13T12:26:24.888Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-13T12:26:24.889Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-13T12:26:24.889Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2020-08-13T12:26:24.889Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-13T12:26:24.940Z] Archiving artifacts [2020-08-13T12:26:25.353Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-08-13T12:26:25.385Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [Pipeline] sh [2020-08-13T12:26:25.744Z] + make clean [2020-08-13T12:26:25.805Z] #33 159.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T12:26:26.042Z] make: command: Command not found [2020-08-13T12:26:26.042Z] make: command: Command not found [2020-08-13T12:26:26.042Z] docker volume rm -f docker-dev-cache [2020-08-13T12:26:26.042Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T12:26:27.185Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T12:26:28.566Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T12:26:29.947Z] #33 163.3 [2020-08-13T12:26:29.947Z] #33 DONE 163.4s [2020-08-13T12:26:29.947Z] [2020-08-13T12:26:29.947Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-13T12:26:31.325Z] #34 DONE 1.6s [2020-08-13T12:26:31.954Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-13T12:26:31.954Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-08-13T12:26:31.954Z] === RUN TestServiceUpdateConfigs [2020-08-13T12:26:31.954Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-13T12:26:32.524Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-13T12:26:33.230Z] [2020-08-13T12:26:33.230Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-13T12:26:33.798Z] #35 DONE 0.8s [2020-08-13T12:26:33.798Z] [2020-08-13T12:26:33.798Z] #36 exporting to image [2020-08-13T12:26:33.798Z] #36 exporting layers [2020-08-13T12:26:35.064Z] === RUN TestDockerSuite/TestEventsTop [2020-08-13T12:26:35.634Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-13T12:26:37.126Z] #36 exporting layers 3.2s done [2020-08-13T12:26:37.126Z] #36 writing image sha256:4ed4320450e675f65f162711a9f604d59c61a6088d4ec4ea448dfb75c113a4f7 done [2020-08-13T12:26:37.126Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-13T12:26:37.126Z] #36 DONE 3.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T12:26:37.481Z] + echo Ensuring container killed. [2020-08-13T12:26:37.481Z] Ensuring container killed. [2020-08-13T12:26:37.481Z] + docker rm -vf docker-pr4 [2020-08-13T12:26:37.481Z] Error: No such container: docker-pr4 [2020-08-13T12:26:37.481Z] + true [Pipeline] sh [2020-08-13T12:26:37.765Z] + echo Chowning /workspace to jenkins user [2020-08-13T12:26:37.765Z] Chowning /workspace to jenkins user [2020-08-13T12:26:37.765Z] + id -u [2020-08-13T12:26:37.765Z] + id -g [2020-08-13T12:26:37.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41329:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T12:26:38.167Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-13T12:26:39.106Z] === RUN TestDockerSuite/TestExec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T12:26:39.440Z] + bundleName=unit [2020-08-13T12:26:39.440Z] + echo Creating unit-bundles.tar.gz [2020-08-13T12:26:39.440Z] Creating unit-bundles.tar.gz [2020-08-13T12:26:39.440Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-13T12:26:39.440Z] bundles/junit-report.xml [2020-08-13T12:26:39.440Z] bundles/go-test-report.json [2020-08-13T12:26:39.440Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-13T12:26:39.452Z] Archiving artifacts [2020-08-13T12:26:39.675Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-13T12:26:39.926Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T12:26:40.239Z] + make clean [2020-08-13T12:26:40.245Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-13T12:26:40.497Z] docker volume rm -f docker-dev-cache [2020-08-13T12:26:40.497Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T12:26:40.815Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T12:26:41.385Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-13T12:26:41.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-13T12:26:42.583Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-13T12:26:42.842Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-13T12:26:43.782Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-13T12:26:44.352Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-13T12:26:44.922Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-13T12:26:45.862Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-13T12:26:45.862Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2020-08-13T12:26:45.862Z] === RUN TestServiceUpdateNetwork [2020-08-13T12:26:46.431Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-13T12:26:47.812Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-13T12:26:49.194Z] === RUN TestDockerSuite/TestExecEnv [2020-08-13T12:26:49.777Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-13T12:26:51.161Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-13T12:26:51.730Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-13T12:26:55.020Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-13T12:26:55.020Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-13T12:26:55.590Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-13T12:26:56.529Z] === RUN TestDockerSuite/TestExecParseError [2020-08-13T12:26:56.789Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-13T12:26:57.359Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-13T12:26:57.927Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-13T12:26:58.867Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-13T12:26:59.435Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-13T12:27:00.004Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-13T12:27:00.265Z] --- PASS: TestServiceUpdateNetwork (14.26s) [2020-08-13T12:27:00.265Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T12:27:01.644Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T12:27:02.215Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T12:27:10.335Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T12:27:10.908Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-13T12:27:11.171Z] === RUN TestDockerSuite/TestExecTTY [2020-08-13T12:27:11.739Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-13T12:27:12.308Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-13T12:27:12.877Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-13T12:27:13.446Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-13T12:27:13.446Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-13T12:27:14.825Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-13T12:27:15.395Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-13T12:27:15.964Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-13T12:27:16.540Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2020-08-13T12:27:16.540Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-08-13T12:27:16.540Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-08-13T12:27:16.540Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2020-08-13T12:27:16.540Z] PASS [2020-08-13T12:27:16.540Z] [2020-08-13T12:27:16.540Z] === Skipped [2020-08-13T12:27:16.540Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T12:27:16.540Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T12:27:16.540Z] [2020-08-13T12:27:16.540Z] [2020-08-13T12:27:16.540Z] DONE 27 tests, 1 skipped in 184.060s [2020-08-13T12:27:16.541Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T12:27:16.541Z] ++ 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-08-13T12:27:16.800Z] ++ set -e [2020-08-13T12:27:16.800Z] ++ '[' -n 0 ']' [2020-08-13T12:27:16.800Z] ++ set -x [2020-08-13T12:27:16.800Z] ++ 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-08-13T12:27:16.800Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-13T12:27:16.800Z] INFO: Testing against a local daemon [2020-08-13T12:27:16.800Z] === RUN TestSessionCreate [2020-08-13T12:27:17.059Z] --- PASS: TestSessionCreate (0.05s) [2020-08-13T12:27:17.059Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T12:27:17.059Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-13T12:27:17.059Z] PASS [2020-08-13T12:27:17.059Z] [2020-08-13T12:27:17.059Z] DONE 2 tests in 0.293s [2020-08-13T12:27:17.059Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T12:27:17.059Z] ++ 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-08-13T12:27:17.059Z] ++ set -e [2020-08-13T12:27:17.059Z] ++ '[' -n 0 ']' [2020-08-13T12:27:17.059Z] ++ set -x [2020-08-13T12:27:17.059Z] ++ 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-08-13T12:27:17.319Z] INFO: Testing against a local daemon [2020-08-13T12:27:17.319Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T12:27:17.319Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-13T12:27:17.319Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:27:17.319Z] === RUN TestEventsExecDie [2020-08-13T12:27:17.319Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-13T12:27:17.903Z] --- PASS: TestEventsExecDie (0.69s) [2020-08-13T12:27:17.903Z] === RUN TestEventsBackwardsCompatible [2020-08-13T12:27:17.903Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-08-13T12:27:17.903Z] === RUN TestInfoBinaryCommits [2020-08-13T12:27:17.903Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-13T12:27:17.903Z] === RUN TestInfoAPIVersioned [2020-08-13T12:27:17.903Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-13T12:27:17.903Z] === RUN TestInfoDiscoveryBackend [2020-08-13T12:27:18.472Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-13T12:27:18.472Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T12:27:19.849Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T12:27:19.849Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T12:27:20.108Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-13T12:27:20.109Z] === RUN TestInfoAPI [2020-08-13T12:27:20.109Z] --- PASS: TestInfoAPI (0.02s) [2020-08-13T12:27:20.109Z] === RUN TestInfoAPIWarnings [2020-08-13T12:27:20.681Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-13T12:27:20.681Z] === RUN TestInfoDebug [2020-08-13T12:27:21.249Z] --- PASS: TestInfoDebug (0.53s) [2020-08-13T12:27:21.249Z] === RUN TestInfoInsecureRegistries [2020-08-13T12:27:21.816Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-08-13T12:27:21.816Z] === RUN TestInfoRegistryMirrors [2020-08-13T12:27:22.076Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-13T12:27:22.337Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2020-08-13T12:27:22.337Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T12:27:22.596Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-08-13T12:27:22.596Z] === RUN TestPingCacheHeaders [2020-08-13T12:27:22.596Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-08-13T12:27:22.596Z] === RUN TestPingGet [2020-08-13T12:27:22.596Z] --- PASS: TestPingGet (0.01s) [2020-08-13T12:27:22.596Z] === RUN TestPingHead [2020-08-13T12:27:22.596Z] --- PASS: TestPingHead (0.02s) [2020-08-13T12:27:22.596Z] === RUN TestVersion [2020-08-13T12:27:22.596Z] --- PASS: TestVersion (0.02s) [2020-08-13T12:27:22.596Z] PASS [2020-08-13T12:27:22.596Z] [2020-08-13T12:27:22.596Z] === Skipped [2020-08-13T12:27:22.596Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-13T12:27:22.596Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T12:27:22.596Z] [2020-08-13T12:27:22.596Z] [2020-08-13T12:27:22.596Z] DONE 18 tests, 1 skipped in 5.570s [2020-08-13T12:27:22.596Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T12:27:22.596Z] ++ 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-08-13T12:27:22.596Z] ++ set -e [2020-08-13T12:27:22.596Z] ++ '[' -n 0 ']' [2020-08-13T12:27:22.596Z] ++ set -x [2020-08-13T12:27:22.596Z] ++ 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-08-13T12:27:22.856Z] INFO: Testing against a local daemon [2020-08-13T12:27:22.856Z] === RUN TestVolumesCreateAndList [2020-08-13T12:27:22.856Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-13T12:27:22.856Z] === RUN TestVolumesRemove [2020-08-13T12:27:22.856Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-13T12:27:22.856Z] === RUN TestVolumesInspect [2020-08-13T12:27:22.856Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-13T12:27:22.856Z] === RUN TestVolumesInvalidJSON [2020-08-13T12:27:22.856Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T12:27:22.856Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T12:27:22.856Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T12:27:22.856Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-13T12:27:22.856Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T12:27:22.856Z] PASS [2020-08-13T12:27:22.856Z] [2020-08-13T12:27:22.856Z] DONE 5 tests in 0.305s [2020-08-13T12:27:22.856Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T12:27:23.115Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T12:27:23.115Z] +++ kill 5577 [2020-08-13T12:27:24.493Z] +++ /etc/init.d/apparmor stop [2020-08-13T12:27:24.493Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:27:24.493Z] [2020-08-13T12:27:24.493Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:27:24.493Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:27:24.493Z] [2020-08-13T12:27:24.493Z] To set a process to complain mode, use the command line tool [2020-08-13T12:27:24.493Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:27:24.493Z] +++ true [2020-08-13T12:27:24.493Z] exiting test-integration [2020-08-13T12:27:24.493Z] ++ exit 0 [2020-08-13T12:27:24.493Z] [2020-08-13T12:27:25.887Z] + for job in $(jobs -p) [2020-08-13T12:27:25.887Z] + wait 14599 [2020-08-13T12:27:26.825Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-13T12:27:28.203Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-13T12:27:33.474Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-13T12:27:33.474Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-13T12:27:33.474Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-13T12:27:33.474Z] === RUN TestDockerSuite/TestHealth [2020-08-13T12:27:48.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-13T12:27:51.649Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-13T12:27:51.649Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-13T12:27:51.649Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-13T12:27:51.649Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-13T12:27:52.218Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-13T12:27:52.218Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-13T12:27:52.787Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-13T12:27:52.787Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-13T12:27:52.787Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-13T12:27:53.046Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-13T12:27:53.306Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-13T12:27:53.306Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-13T12:27:53.875Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-13T12:27:53.875Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-13T12:27:54.445Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-13T12:27:54.445Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-13T12:27:55.014Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-13T12:27:55.587Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-13T12:27:55.847Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-13T12:27:56.415Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-13T12:27:58.949Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-13T12:27:58.949Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-13T12:27:58.949Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-13T12:28:00.329Z] === RUN TestDockerSuite/TestImportFile [2020-08-13T12:28:01.268Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-13T12:28:01.268Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-13T12:28:02.646Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-13T12:28:03.584Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-13T12:28:04.523Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-13T12:28:05.092Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-13T12:28:05.662Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-13T12:28:06.391Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-13T12:28:06.391Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-13T12:28:06.391Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-13T12:28:06.663Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-13T12:28:07.232Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-13T12:28:07.492Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-13T12:28:08.060Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-13T12:28:08.630Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-13T12:28:08.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-13T12:28:08.890Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-13T12:28:09.150Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-13T12:28:10.532Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-13T12:28:11.103Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-13T12:28:11.689Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-13T12:28:11.948Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-13T12:28:12.518Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-13T12:28:12.518Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-13T12:28:13.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-13T12:28:13.658Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-13T12:28:14.228Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-13T12:28:14.798Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-13T12:28:15.737Z] === RUN TestDockerSuite/TestInspectImage [2020-08-13T12:28:15.737Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-13T12:28:15.737Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-13T12:28:15.737Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-13T12:28:15.997Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-13T12:28:16.566Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-13T12:28:16.827Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-13T12:28:17.397Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-13T12:28:17.969Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-13T12:28:19.876Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-13T12:28:19.876Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-13T12:28:20.819Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-13T12:28:21.388Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-13T12:28:22.766Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-13T12:28:23.025Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-13T12:28:23.594Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-13T12:28:23.854Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-13T12:28:24.423Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-13T12:28:24.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-13T12:28:25.253Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-13T12:28:25.253Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-13T12:28:27.179Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-13T12:28:28.117Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-13T12:28:29.055Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-13T12:28:29.055Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-13T12:28:30.434Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-13T12:28:31.813Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-13T12:28:31.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-13T12:28:33.192Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-13T12:28:33.192Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-13T12:28:35.101Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-13T12:28:35.361Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-13T12:28:36.302Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-13T12:28:44.427Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-13T12:28:45.366Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-13T12:28:46.306Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-13T12:28:46.874Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-13T12:28:48.289Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-13T12:28:48.289Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-13T12:28:48.559Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-13T12:28:48.559Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-13T12:28:48.559Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-13T12:28:49.136Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-13T12:28:49.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-13T12:28:49.706Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-13T12:28:53.902Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-13T12:28:53.902Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-13T12:28:59.173Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-13T12:28:59.173Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-13T12:28:59.173Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-13T12:29:00.112Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-13T12:29:00.683Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-13T12:29:01.623Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-13T12:29:02.561Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-13T12:29:03.130Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-13T12:29:04.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-13T12:29:05.078Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-13T12:29:05.647Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-13T12:29:06.217Z] === RUN TestDockerSuite/TestLogsSince [2020-08-13T12:29:10.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-13T12:29:12.966Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-13T12:29:19.538Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-13T12:29:19.538Z] === RUN TestDockerSuite/TestLogsTail [2020-08-13T12:29:19.538Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-13T12:29:20.107Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-13T12:29:20.369Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-13T12:29:20.629Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-13T12:29:21.198Z] === RUN TestDockerSuite/TestNetHostname [2020-08-13T12:29:22.578Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-13T12:29:22.578Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-13T12:29:23.516Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-13T12:29:24.897Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-13T12:29:25.156Z] === RUN TestDockerSuite/TestPluginActive [2020-08-13T12:29:26.534Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-13T12:29:31.971Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-13T12:29:31.971Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-13T12:29:32.237Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-13T12:29:34.772Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-13T12:29:35.709Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-13T12:29:37.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-13T12:29:37.614Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-13T12:29:40.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-13T12:29:42.060Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-13T12:29:43.971Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-13T12:29:45.351Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-13T12:29:46.291Z] === RUN TestDockerSuite/TestPortList [2020-08-13T12:29:52.866Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-13T12:29:53.806Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-13T12:30:00.390Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-13T12:30:00.390Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-13T12:30:00.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-13T12:30:00.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-13T12:30:00.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-13T12:30:00.649Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-13T12:30:00.649Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-13T12:30:01.217Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-13T12:30:01.217Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-13T12:30:02.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-13T12:30:02.156Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-13T12:30:02.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-13T12:30:04.106Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-13T12:30:05.487Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-13T12:30:06.056Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-13T12:30:06.056Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-13T12:30:08.596Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-13T12:30:09.979Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-13T12:30:12.515Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-13T12:30:15.057Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-13T12:30:15.057Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-13T12:30:17.613Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-13T12:30:24.193Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-13T12:30:25.573Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-13T12:30:26.953Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-13T12:30:27.892Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-13T12:30:28.834Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-13T12:30:29.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-13T12:30:30.344Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-13T12:30:32.256Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-13T12:30:33.637Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-13T12:30:33.637Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-13T12:30:34.206Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-13T12:30:36.763Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-13T12:30:38.671Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-13T12:30:39.240Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-13T12:30:39.240Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-13T12:30:39.500Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-13T12:30:39.500Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-13T12:30:39.760Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-13T12:30:40.329Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-13T12:30:41.267Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-13T12:30:42.205Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-13T12:30:42.775Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-13T12:30:49.351Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-13T12:30:49.611Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-13T12:30:51.522Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-13T12:30:51.522Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-13T12:30:51.522Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-13T12:30:51.522Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-13T12:30:54.058Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-13T12:30:54.626Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-13T12:30:56.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-13T12:30:56.536Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-13T12:30:57.929Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-13T12:30:57.929Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-13T12:30:57.929Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-13T12:31:01.220Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-13T12:31:01.790Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-13T12:31:02.050Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-13T12:31:03.430Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-13T12:31:04.368Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-13T12:31:05.308Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-13T12:31:06.246Z] === RUN TestDockerSuite/TestRmiTag [2020-08-13T12:31:06.246Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-13T12:31:06.816Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-13T12:31:10.113Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-13T12:31:10.113Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-13T12:31:10.683Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-13T12:31:10.942Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-13T12:31:11.881Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-13T12:31:12.451Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-13T12:31:12.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-13T12:31:13.020Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-13T12:31:13.020Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-13T12:31:13.281Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-13T12:31:14.665Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-13T12:31:14.925Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-13T12:31:15.865Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-13T12:31:16.433Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-13T12:31:17.372Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-13T12:31:18.753Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-13T12:31:19.323Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-13T12:31:19.892Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-13T12:31:20.461Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-13T12:31:21.031Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-13T12:31:21.601Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-13T12:31:22.169Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-13T12:31:23.107Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-13T12:31:23.680Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-13T12:31:24.252Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-13T12:31:24.822Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-13T12:31:25.087Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-13T12:31:26.469Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-13T12:31:27.038Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-13T12:31:27.298Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-13T12:31:27.867Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-13T12:31:28.435Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-13T12:31:28.435Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-13T12:31:28.695Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-13T12:31:29.266Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-13T12:31:29.859Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-13T12:31:30.122Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-13T12:31:30.690Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-13T12:31:30.691Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-13T12:31:31.259Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-13T12:31:31.259Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-13T12:31:32.197Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-13T12:31:32.457Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-13T12:31:33.026Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-13T12:31:33.595Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-13T12:31:33.595Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-13T12:31:34.163Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-13T12:31:35.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-13T12:31:35.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-13T12:31:35.931Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-13T12:31:36.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-13T12:31:37.809Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-13T12:31:38.749Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-13T12:31:39.319Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-13T12:31:39.890Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-13T12:31:40.463Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-13T12:31:41.841Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-13T12:31:43.748Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-13T12:31:44.008Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-13T12:31:44.268Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-13T12:31:46.199Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-13T12:31:47.579Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-13T12:31:48.958Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-13T12:31:50.864Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-13T12:31:50.864Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-13T12:31:50.864Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-13T12:31:51.123Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-13T12:31:52.504Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-13T12:31:53.885Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-13T12:31:55.270Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-13T12:31:55.839Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-13T12:31:57.218Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-13T12:31:57.478Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-13T12:31:57.478Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-13T12:31:58.046Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-13T12:31:59.426Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-13T12:31:59.426Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-13T12:32:00.367Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-13T12:32:00.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-13T12:32:00.627Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-13T12:32:01.198Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-13T12:32:01.771Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-13T12:32:01.771Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-13T12:32:02.711Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-13T12:32:03.282Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-13T12:32:03.853Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-13T12:32:04.793Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-13T12:32:05.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-13T12:32:05.364Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-13T12:32:05.936Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-13T12:32:06.505Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-13T12:32:07.082Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-13T12:32:07.082Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-13T12:32:07.771Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-13T12:32:08.030Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-13T12:32:08.030Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-13T12:32:08.973Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-13T12:32:09.234Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-13T12:32:09.234Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-13T12:32:11.144Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-13T12:32:12.528Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-13T12:32:12.788Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-13T12:32:14.168Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-13T12:32:17.458Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-13T12:32:19.371Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-13T12:32:23.564Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-13T12:32:24.133Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-13T12:32:25.514Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-13T12:32:26.896Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-13T12:32:26.896Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-13T12:32:26.896Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-13T12:32:26.896Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-13T12:32:27.155Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-13T12:32:27.415Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-13T12:32:29.956Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-13T12:32:31.335Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-13T12:32:31.903Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-13T12:32:38.470Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-13T12:32:38.470Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-13T12:32:38.470Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-13T12:32:39.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-13T12:32:39.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-13T12:32:39.038Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-13T12:32:39.977Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-13T12:32:40.546Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-13T12:32:41.504Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-13T12:32:41.764Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-13T12:32:41.764Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-13T12:32:42.703Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-13T12:32:43.641Z] === RUN TestDockerSuite/TestRunMount [2020-08-13T12:32:47.836Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-13T12:32:47.836Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-13T12:32:48.095Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-13T12:32:49.035Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-13T12:32:50.418Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-13T12:32:51.798Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-13T12:32:53.179Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-13T12:32:55.090Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-13T12:32:57.000Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-13T12:32:57.570Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-13T12:32:58.950Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-13T12:32:58.950Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-13T12:32:59.227Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-13T12:33:00.183Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-13T12:33:00.445Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-13T12:33:00.705Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-13T12:33:01.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-13T12:33:03.187Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-13T12:33:04.125Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-13T12:33:05.064Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-13T12:33:08.363Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-13T12:33:08.363Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-13T12:33:08.363Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-13T12:33:08.622Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-13T12:33:08.881Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-13T12:33:09.141Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-13T12:33:09.709Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-13T12:33:09.709Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-13T12:33:10.278Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-13T12:33:16.847Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-13T12:33:16.847Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-13T12:33:16.847Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-13T12:33:16.847Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-13T12:33:16.847Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-13T12:33:18.226Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-13T12:33:18.797Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-13T12:33:19.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-13T12:33:20.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-13T12:33:20.262Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-13T12:33:20.832Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-13T12:33:21.092Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-13T12:33:21.662Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-13T12:33:21.662Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-13T12:33:22.233Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-13T12:33:23.171Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-13T12:33:23.171Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-13T12:33:23.171Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-13T12:33:23.430Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-13T12:33:24.810Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-13T12:33:24.810Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-13T12:33:26.193Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-13T12:33:27.131Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-13T12:33:28.516Z] === RUN TestDockerSuite/TestRunRm [2020-08-13T12:33:29.085Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-13T12:33:29.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-13T12:33:31.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-13T12:33:32.558Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-13T12:33:33.127Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-13T12:33:33.697Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-13T12:33:34.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-13T12:33:35.586Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-13T12:33:35.846Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-13T12:33:37.758Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-13T12:33:38.697Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-13T12:33:41.239Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-13T12:33:42.178Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-13T12:33:42.748Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-13T12:33:43.687Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-13T12:33:43.947Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-13T12:33:44.516Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-13T12:33:45.085Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-13T12:33:45.344Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-13T12:33:45.915Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-13T12:33:46.485Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-13T12:33:47.053Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-13T12:33:47.053Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-13T12:33:49.592Z] === RUN TestDockerSuite/TestRunState [2020-08-13T12:33:50.530Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-13T12:33:51.100Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-13T12:33:51.669Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-13T12:33:51.932Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-13T12:33:51.932Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-13T12:33:52.213Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-13T12:33:52.473Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-13T12:33:53.043Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-13T12:33:54.425Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-13T12:33:54.425Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-13T12:33:54.425Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-13T12:33:54.996Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-13T12:33:56.904Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-13T12:33:56.904Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-13T12:33:58.284Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-13T12:34:00.195Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-13T12:34:03.485Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-13T12:34:03.485Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-13T12:34:04.055Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-13T12:34:04.623Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-13T12:34:06.005Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-13T12:34:06.005Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-13T12:34:06.944Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-13T12:34:07.513Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-13T12:34:07.773Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-13T12:34:08.033Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-13T12:34:08.989Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-13T12:34:08.989Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-13T12:34:09.252Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-13T12:34:09.828Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-13T12:34:09.828Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-13T12:34:10.087Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-13T12:34:10.348Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-13T12:34:12.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-13T12:34:13.827Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-13T12:34:14.396Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-13T12:34:15.336Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-13T12:34:15.905Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-13T12:34:17.286Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-13T12:34:18.668Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-13T12:34:20.046Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-13T12:34:20.985Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-13T12:34:21.924Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-13T12:34:22.183Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-13T12:34:22.754Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-13T12:34:23.693Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-13T12:34:23.693Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-13T12:34:23.693Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-13T12:34:23.693Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-13T12:34:23.953Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-13T12:34:23.953Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-13T12:34:24.213Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-13T12:34:24.472Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-13T12:34:25.421Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-13T12:34:26.363Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-13T12:34:27.301Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-13T12:34:27.560Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-13T12:34:27.560Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-13T12:34:28.129Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-13T12:34:28.699Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-13T12:34:29.268Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-13T12:34:29.528Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-13T12:34:29.528Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-13T12:34:30.097Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-13T12:34:30.356Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-13T12:34:30.925Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-13T12:34:30.925Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-13T12:34:31.186Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-13T12:34:31.759Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-13T12:34:31.759Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-13T12:34:31.759Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-13T12:34:32.329Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-13T12:34:32.899Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-13T12:34:33.468Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-13T12:34:33.468Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-13T12:34:33.728Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-13T12:34:33.728Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-13T12:34:34.667Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-13T12:34:35.236Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-13T12:34:36.617Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-13T12:34:37.189Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-13T12:34:37.189Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-13T12:34:37.189Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-13T12:34:37.448Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-13T12:34:38.017Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-13T12:34:38.957Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-13T12:34:40.345Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-13T12:34:40.345Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-13T12:34:41.284Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-13T12:34:41.544Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-13T12:34:41.803Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-13T12:34:43.183Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-13T12:34:43.183Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-13T12:34:44.563Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-13T12:34:44.563Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-13T12:34:44.563Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-13T12:34:45.501Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-13T12:34:46.880Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-13T12:34:47.818Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-13T12:34:47.818Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-13T12:34:48.078Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-13T12:34:48.078Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-13T12:34:48.647Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-13T12:34:50.555Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-13T12:34:50.555Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-13T12:34:55.839Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-13T12:34:57.219Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-13T12:34:57.788Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-13T12:34:58.749Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-13T12:35:01.288Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-13T12:35:02.669Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-13T12:35:03.238Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-13T12:35:03.497Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-13T12:35:04.878Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-13T12:35:06.257Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-13T12:35:06.518Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-13T12:35:07.902Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-13T12:35:10.438Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-13T12:35:14.632Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-13T12:35:17.922Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-13T12:35:22.137Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-13T12:35:23.074Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-13T12:35:24.979Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-13T12:35:25.239Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-13T12:35:26.176Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-13T12:35:26.746Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-13T12:35:27.685Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-13T12:35:27.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-13T12:35:28.205Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-13T12:35:28.205Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-13T12:35:28.775Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-13T12:35:32.070Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-13T12:35:35.360Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-13T12:35:35.361Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-13T12:35:35.621Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-13T12:35:35.621Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-13T12:35:36.191Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-13T12:35:37.572Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-13T12:35:37.572Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-13T12:35:38.142Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-13T12:35:39.106Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-13T12:35:39.366Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-13T12:35:40.305Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-13T12:35:44.495Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-13T12:35:44.755Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-13T12:35:44.755Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-13T12:35:45.324Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-13T12:35:45.893Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-13T12:35:48.433Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-13T12:35:48.433Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-13T12:35:50.972Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-13T12:35:52.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-13T12:35:54.259Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-13T12:35:56.166Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-13T12:35:56.735Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-13T12:35:58.654Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-13T12:36:00.033Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-13T12:36:01.415Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-13T12:36:02.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-13T12:36:03.732Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-13T12:36:04.670Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-13T12:36:06.050Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-13T12:36:07.431Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-13T12:36:08.814Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-13T12:36:10.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-13T12:36:11.575Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-13T12:36:14.109Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-13T12:36:29.013Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-13T12:36:30.396Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-13T12:36:30.396Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-13T12:36:30.396Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-13T12:36:30.396Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-13T12:36:30.396Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-13T12:36:30.965Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-13T12:36:32.345Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-13T12:36:32.345Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-13T12:36:32.345Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-13T12:36:32.915Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-13T12:36:34.825Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-13T12:36:37.366Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite (1342.40s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.51s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.94s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.16s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.28s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.08s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.03s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.00s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.92s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.96s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.95s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.02s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.85s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.41s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.28s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.23s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.20s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.64s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.03s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.09s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.13s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.79s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.84s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.18s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.29s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.82s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.23s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.94s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.80s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.18s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.55s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.78s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.88s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.79s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.77s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.88s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.51s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2020-08-13T12:36:37.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.06s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.59s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.62s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.73s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.12s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.53s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildContChar (3.76s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.82s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.46s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.59s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.47s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.77s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.75s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.71s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.89s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.26s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.47s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.79s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.93s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.29s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.96s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.47s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.15s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.31s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.45s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.44s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.18s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.09s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.51s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.22s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.58s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.55s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnv (1.67s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.97s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.44s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.52s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.48s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.59s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.39s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.01s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.52s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.23s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.37s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildHistory (4.07s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.99s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.23s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.88s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.78s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.48s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.93s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.17s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.61s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.87s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.94s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.77s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.41s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.74s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildPATH (2.60s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.10s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.65s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.96s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildRm (2.41s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.86s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.06s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.89s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.73s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildUser (2.65s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.20s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.30s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.95s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.76s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.72s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.90s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.17s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.97s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-08-13T12:36:37.367Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-13T12:36:37.367Z] docker_cli_sni_test.go:18: Flakey test [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.69s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.27s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitTTY (1.30s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.61s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.65s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.75s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2020-08-13T12:36:37.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.13s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.94s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2020-08-13T12:36:37.368Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-13T12:36:37.368Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.94s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.49s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.70s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.87s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.55s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a31600_} (1.84s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1656737157_/foo_false____} (1.33s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1656737157_/foo_true____} (1.51s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3188482336_/foo_false____} (1.51s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3188482336_/foo_true____} (1.49s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3188482336_/foo_true__0xc000a31660__} (1.61s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a31680_} (1.75s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a316a0_} (1.31s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a316c0_} (0.40s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a316e0_} (1.32s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.46s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.14s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.41s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.74s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.84s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.83s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.92s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.34s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.98s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.66s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.66s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.63s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.73s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.10s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.36s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.39s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.34s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2020-08-13T12:36:37.368Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-13T12:36:37.368Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2020-08-13T12:36:37.368Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-13T12:36:37.368Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.60s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.08s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.04s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.38s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.15s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.78s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.92s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.76s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.78s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsAttach (0.70s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.60s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.14s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFilters (1.03s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFormat (1.18s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.21s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-08-13T12:36:37.368Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-13T12:36:37.368Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.368Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-13T12:36:37.368Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.30s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsResize (0.62s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.86s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.97s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.19s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.77s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.73s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.29s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecCgroup (1.40s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecEnv (0.81s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.38s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.64s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.80s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.89s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecStartFails (0.65s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2020-08-13T12:36:37.368Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-13T12:36:37.368Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.75s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestHealth (18.52s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2020-08-13T12:36:37.368Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.54s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.27s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.61s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.67s) [2020-08-13T12:36:37.369Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-13T12:36:37.369Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.99s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.62s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectDefault (0.62s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectHistory (0.77s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-13T12:36:37.369Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-13T12:36:37.369Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.59s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.12s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.61s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.52s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.91s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.64s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.60s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.60s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.87s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.03s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsSince (6.80s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.57s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPluginActive (1.34s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.04s) [2020-08-13T12:36:37.369Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-13T12:36:37.369Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.77s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.22s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.96s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.44s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.67s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.30s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPortList (6.65s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.18s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.28s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsByOrder (2.39s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.19s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.36s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.98s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.64s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.15s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.00s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.09s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.26s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.32s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2020-08-13T12:36:37.369Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-13T12:36:37.369Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.66s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.30s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.14s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.39s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.36s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.90s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.18s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.63s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.52s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.02s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.99s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.90s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-08-13T12:36:37.369Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.59s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.34s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.34s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.11s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.71s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.29s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.89s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.66s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunExitCode (0.65s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.88s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.34s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.33s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.22s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.63s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.89s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunMount (3.66s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.90s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.08s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.73s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.97s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.16s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.47s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.86s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.71s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.09s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.19s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.24s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.48s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.84s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.53s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.15s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-08-13T12:36:37.370Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-13T12:36:37.370Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.20s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2020-08-13T12:36:37.370Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents022939466 [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.86s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.25s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.66s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.67s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.08s) [2020-08-13T12:36:37.370Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.66s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.71s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.67s) [2020-08-13T12:36:37.371Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-13T12:36:37.371Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.09s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2020-08-13T12:36:37.371Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-13T12:36:37.371Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2020-08-13T12:36:37.371Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-13T12:36:37.371Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2020-08-13T12:36:37.371Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-13T12:36:37.371Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.16s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.58s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.17s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.45s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.07s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.13s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.12s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.00s) [2020-08-13T12:36:37.371Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.69s) [2020-08-13T12:36:37.371Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-13T12:36:37.371Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-13T12:36:37.371Z] === RUN TestDockerRegistrySuite [2020-08-13T12:36:37.371Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-13T12:36:38.310Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-13T12:36:39.690Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-13T12:36:41.069Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-13T12:36:41.069Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-13T12:36:41.069Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-13T12:36:45.273Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-13T12:36:47.812Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-13T12:36:50.351Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-13T12:36:51.290Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-13T12:36:52.228Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-13T12:36:53.227Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-13T12:36:54.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-13T12:36:55.544Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-13T12:36:56.483Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-13T12:36:57.422Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-13T12:36:59.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-13T12:37:01.238Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-13T12:37:02.179Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-13T12:37:04.089Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-13T12:37:05.027Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-13T12:37:05.027Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-13T12:37:05.964Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-13T12:37:06.902Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-13T12:37:07.841Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-13T12:37:10.379Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-13T12:37:10.379Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-13T12:37:11.317Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-13T12:37:11.885Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-13T12:37:11.885Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-13T12:37:12.144Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-13T12:37:12.403Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-13T12:37:12.971Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-13T12:37:12.972Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-13T12:37:13.910Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-13T12:37:15.315Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-13T12:37:16.253Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-13T12:37:17.190Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-13T12:37:18.128Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite (41.69s) [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d16327b6346c1] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d5c1c854cc415] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.55s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d48154b60cdfa] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d4eeb15448bd3] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.59s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d86954f6c133c] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.85s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d289f3750eabd] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2020-08-13T12:37:19.067Z] check_test.go:196: [dadf50b5c0db2] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d211a457fae6a] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d3dae1901d347] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d8891c9f5f09a] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d95969a892a2c] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d82df19d6bc78] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d31e86f2bfcc1] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d6210a492791e] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.77s) [2020-08-13T12:37:19.067Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6cdd0011a43e8df07078cee4894cdbabcfe1c5f97f7c830e19cb06ecb95d3fe7 [2020-08-13T12:37:19.067Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:87471c2eee6f58d3baac4018c06380b1b9d9a4cbe2163b100e2e63ba679b93fa [2020-08-13T12:37:19.067Z] check_test.go:196: [deb6a7993b475] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2020-08-13T12:37:19.067Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1656b851162dd649e916a40eba615224b3dd360cbf7462cc9c9d3d3072f92d7f [2020-08-13T12:37:19.067Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9a4f33ba25f24a905978f22607fd5112d1a579d1b7843c9b858132592cd9ac97 [2020-08-13T12:37:19.067Z] check_test.go:196: [dbbc7cceb5cf8] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d0daee4f5ff5e] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2020-08-13T12:37:19.067Z] check_test.go:196: [dcba301058e68] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d395de05212c9] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d8f71d92c16f4] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d9c40362998a3] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-08-13T12:37:19.067Z] check_test.go:196: [db84a16aab4ed] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-08-13T12:37:19.067Z] check_test.go:196: [db9739cb2a897] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2020-08-13T12:37:19.067Z] check_test.go:196: [df29a87eaa481] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-08-13T12:37:19.067Z] check_test.go:196: [dde5419de18f2] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2020-08-13T12:37:19.067Z] check_test.go:196: [dc0dad17ffffb] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d13e4568935d1] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d46e4f5001d36] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-13T12:37:19.067Z] check_test.go:196: [de1ec9df155d4] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d5fe47d90b162] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d87aa1427d6c9] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-13T12:37:19.067Z] check_test.go:196: [dfbc726f1036d] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-08-13T12:37:19.067Z] check_test.go:196: [dc9f90f934761] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d2a721c5f067a] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-08-13T12:37:19.067Z] check_test.go:196: [dbbe5fe5ead53] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2020-08-13T12:37:19.067Z] check_test.go:196: [d17e61c4b766c] daemon is not started [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-08-13T12:37:19.067Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-08-13T12:37:19.067Z] === RUN TestDockerSchema1RegistrySuite [2020-08-13T12:37:19.067Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-13T12:37:19.067Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-13T12:37:22.357Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-13T12:37:24.897Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-13T12:37:27.436Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-13T12:37:28.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-13T12:37:29.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-13T12:37:29.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-13T12:37:30.586Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-13T12:37:31.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-13T12:37:32.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-13T12:37:34.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-13T12:37:35.258Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-13T12:37:35.517Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-13T12:37:35.777Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-13T12:37:36.037Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-13T12:37:36.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-13T12:37:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite (17.99s) [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.35s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d06f4d06f537a] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2020-08-13T12:37:36.868Z] check_test.go:223: [def6bec4ba8c8] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.79s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d71d947b8b9f5] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.80s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d70e9b6387b18] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-08-13T12:37:36.868Z] check_test.go:223: [dfaab965c9f24] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2020-08-13T12:37:36.868Z] check_test.go:223: [dc3493e4364ee] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d5c34c4b80f21] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2020-08-13T12:37:36.868Z] check_test.go:223: [dd7a04cf0895c] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d58e971052713] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2020-08-13T12:37:36.868Z] check_test.go:223: [ddb0db2cbfab7] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2020-08-13T12:37:36.868Z] check_test.go:223: [db7cdd2c714d2] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d93fd8221d85a] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2020-08-13T12:37:36.868Z] check_test.go:223: [dfd7a40f867b7] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d2e3f3f44fa90] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d93dda805c933] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-08-13T12:37:36.868Z] check_test.go:223: [d85b5c427164f] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-08-13T12:37:36.868Z] check_test.go:223: [daa5e8736e2b1] daemon is not started [2020-08-13T12:37:36.868Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-13T12:37:36.868Z] check_test.go:223: [dc6c61f52778e] daemon is not started [2020-08-13T12:37:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-13T12:37:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-13T12:37:37.806Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-13T12:37:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-13T12:37:38.325Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-13T12:37:39.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-13T12:37:39.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-13T12:37:40.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-13T12:37:40.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s) [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-08-13T12:37:40.660Z] check_test.go:252: [df88318e92213] daemon is not started [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-08-13T12:37:40.660Z] check_test.go:252: [d0d82de31195e] daemon is not started [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-08-13T12:37:40.660Z] check_test.go:252: [d31359f4bf19a] daemon is not started [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-08-13T12:37:40.660Z] check_test.go:252: [d2d09c9dca452] daemon is not started [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-08-13T12:37:40.660Z] check_test.go:252: [da1cb9b5b4882] daemon is not started [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.62s) [2020-08-13T12:37:40.660Z] check_test.go:252: [d1870b55881e8] daemon is not started [2020-08-13T12:37:40.660Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-13T12:37:40.660Z] check_test.go:252: [deda7f2f47d4b] daemon is not started [2020-08-13T12:37:40.660Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-13T12:37:40.660Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-13T12:37:45.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-13T12:37:46.192Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-13T12:37:46.192Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-13T12:37:46.452Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-13T12:37:46.452Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-08-13T12:37:46.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-08-13T12:37:46.452Z] check_test.go:279: [d8aba5198a387] daemon is not started [2020-08-13T12:37:46.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-08-13T12:37:46.452Z] check_test.go:279: [d41b6502897bd] daemon is not started [2020-08-13T12:37:46.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-13T12:37:46.452Z] check_test.go:279: [ddf8b0383fb16] daemon is not started [2020-08-13T12:37:46.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-13T12:37:46.452Z] check_test.go:279: [de74c088446ae] daemon is not started [2020-08-13T12:37:46.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-08-13T12:37:46.452Z] check_test.go:279: [d0409e8dab889] daemon is not started [2020-08-13T12:37:46.452Z] === RUN TestDockerNetworkSuite [2020-08-13T12:37:46.452Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-13T12:37:48.360Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-13T12:37:49.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-13T12:37:51.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-13T12:37:53.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-13T12:37:56.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-13T12:37:57.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-13T12:38:02.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-13T12:38:04.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-13T12:38:06.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-13T12:38:06.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-13T12:38:07.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-13T12:38:08.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-13T12:38:09.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-13T12:38:09.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-13T12:38:09.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-13T12:38:10.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-13T12:38:10.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-13T12:38:10.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-13T12:38:10.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-13T12:38:11.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-13T12:38:12.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-13T12:38:12.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-13T12:38:12.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-13T12:38:12.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-13T12:38:15.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-13T12:38:17.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-13T12:38:23.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-13T12:38:23.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-13T12:38:23.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-13T12:38:23.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-13T12:38:23.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-13T12:38:24.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-13T12:38:24.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-13T12:38:24.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-13T12:38:26.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-13T12:38:26.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-13T12:38:26.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-13T12:38:27.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-13T12:38:31.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-13T12:38:34.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-13T12:38:34.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-13T12:38:34.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-13T12:38:36.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-13T12:38:36.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-13T12:38:37.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-13T12:38:37.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-13T12:38:38.937Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite (56.93s) [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.80s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d7685b8945abb] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d48a9ab938b6a] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [de527ecd168d5] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [df8693c129fec] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.64s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:1233: [d4ac936288849] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d3ddd7ac380e1] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.24s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dd5aba98e3783] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d28c900fdd1bd] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d666027216b63] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dda2c52649a8c] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d9285a277a2fc] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d6928a41f9633] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d05e0a5907433] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d645fbc2d4179] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [db914245bfaec] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d5320a477705d] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dd9f9004357cf] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [db8cb8d4e0de7] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d255a7e887547] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d17edcd6dbda8] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [da3752e6f7217] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [ddae824d9f766] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d69c469165c26] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dc6c00f3875fb] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:968: [d94d15af4a6ca] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.71s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dac27364804f9] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.88s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:1116: [d87c1e1c982c3] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dabd793931d5d] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d8e5a37ea4c1a] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d3bc679c990bd] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dde7a0a5ddabe] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d12d6f5b93b89] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [de61dd6a0b326] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [daebd36404f15] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d6eb34e6c9061] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [da8d3a369d9d1] daemon is not started [2020-08-13T12:38:44.220Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d74a9f114581d] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d6ced9000aa14] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.47s) [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:1084: [d7e257c4b9eaf] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d4b44c346deb1] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [dbb72006ea337] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d04563fdbe370] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [da0fe2ac43094] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d365c84ea9a7b] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.63s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d6b4da4c2d067] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d47172a6d8382] daemon is not started [2020-08-13T12:38:44.220Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.57s) [2020-08-13T12:38:44.220Z] docker_cli_network_unix_test.go:46: [d4d6eb2d93e66] daemon is not started [2020-08-13T12:38:44.220Z] === RUN TestDockerHubPullSuite [2020-08-13T12:38:44.220Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-13T12:38:44.789Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-13T12:38:47.326Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-13T12:38:47.326Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-13T12:38:49.233Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-13T12:38:49.501Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-13T12:38:49.762Z] --- PASS: TestDockerHubPullSuite (6.28s) [2020-08-13T12:38:49.762Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s) [2020-08-13T12:38:49.762Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-08-13T12:38:49.762Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-08-13T12:38:49.762Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2020-08-13T12:38:49.762Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.45s) [2020-08-13T12:38:49.762Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.13s) [2020-08-13T12:38:49.762Z] PASS [2020-08-13T12:38:49.762Z] [2020-08-13T12:38:49.762Z] === Skipped [2020-08-13T12:38:49.762Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-13T12:38:49.762Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-13T12:38:49.762Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.762Z] [2020-08-13T12:38:49.762Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_sni_test.go:18: Flakey test [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-13T12:38:49.763Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-13T12:38:49.763Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-13T12:38:49.763Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-13T12:38:49.763Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-13T12:38:49.763Z] docker_cli_network_unix_test.go:46: [d74a9f114581d] daemon is not started [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] [2020-08-13T12:38:49.763Z] DONE 1277 tests, 51 skipped in 1515.210s [2020-08-13T12:38:49.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T12:38:49.763Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T12:38:49.763Z] +++ kill 7605 [2020-08-13T12:38:50.700Z] +++ /etc/init.d/apparmor stop [2020-08-13T12:38:50.700Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:38:50.700Z] [2020-08-13T12:38:50.700Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:38:50.700Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:38:50.700Z] [2020-08-13T12:38:50.700Z] To set a process to complain mode, use the command line tool [2020-08-13T12:38:50.700Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:38:50.700Z] +++ true [2020-08-13T12:38:50.700Z] exiting test-integration [2020-08-13T12:38:50.700Z] ++ exit 0 [2020-08-13T12:38:50.700Z] [2020-08-13T12:38:51.279Z] + for job in $(jobs -p) [2020-08-13T12:38:51.279Z] + wait 14600 [2020-08-13T12:39:17.826Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-13T12:39:19.204Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-13T12:39:25.775Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-13T12:39:31.048Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-13T12:39:33.606Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-13T12:39:37.803Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-13T12:39:44.373Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-13T12:39:48.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-13T12:39:48.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-13T12:39:55.135Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-13T12:39:55.135Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-13T12:39:55.702Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-13T12:39:58.248Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-13T12:40:54.493Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-13T12:41:50.727Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-13T12:41:58.850Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-13T12:42:02.153Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-13T12:44:09.029Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-13T12:44:17.161Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-13T12:44:17.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-13T12:44:17.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-13T12:44:17.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-13T12:44:17.943Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-13T12:44:18.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-13T12:44:21.052Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-13T12:44:24.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-13T12:44:26.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-13T12:45:23.182Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-13T12:45:23.182Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-13T12:45:24.561Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-13T12:45:26.469Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-13T12:45:29.761Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-13T12:45:32.297Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-13T12:45:54.234Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-13T12:46:09.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-13T12:46:09.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-13T12:46:11.664Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-13T12:46:14.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-13T12:46:22.323Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-13T12:46:27.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-13T12:46:29.510Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-13T12:46:32.047Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-13T12:46:34.583Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-13T12:46:37.123Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-13T12:46:39.661Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-13T12:46:42.197Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-13T12:47:38.433Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-13T12:47:53.315Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite (1704.53s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.20s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.26s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.31s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:562: [db78d9abc725d] joining swarm manager [d9d44defddab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:584: [d0b3c4a8cf211] joining swarm manager [d9d44defddab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] check_test.go:380: [db78d9abc725d] daemon is not started [2020-08-13T12:48:11.405Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.22s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:45: [db7b968fa8ebf] joining swarm manager [d98930d0c467f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.50s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.74s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:303: [de5479a8c417a] joining swarm manager [dc1602d1ca1a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:304: [d408a262d2d2c] joining swarm manager [dc1602d1ca1a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:271: [d833e39d7bf13] joining swarm manager [d9d590b844f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:272: [d0337f8a94d82] joining swarm manager [d9d590b844f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.52s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.95s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.04s) [2020-08-13T12:48:11.405Z] docker_api_swarm_node_test.go:19: [d321167f7fa62] joining swarm manager [de08ae2b53c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_node_test.go:20: [d8235fbefa581] joining swarm manager [de08ae2b53c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.74s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:501: [dc33ebe57fd9d] joining swarm manager [d46e87475b461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:506: [d671385103d64] joining swarm manager [d46e87475b461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.45s) [2020-08-13T12:48:11.405Z] docker_api_swarm_node_test.go:80: [d410d83f6e9d4] joining swarm manager [dc6c7ee1d9fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) [2020-08-13T12:48:11.405Z] docker_api_swarm_node_test.go:52: [d924a9285a570] joining swarm manager [d790e67812ce3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_node_test.go:53: [d0820ac5d36cb] joining swarm manager [d790e67812ce3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.21s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:201: [d8f6ebf175a66] joining swarm manager [d6a0d4e078625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.27s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:383: [d0fc1ac874c1d] joining swarm manager [d31f50395b5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:384: [db4a1b4309388] joining swarm manager [d31f50395b5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] check_test.go:380: [db4a1b4309388] daemon is not started [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.70s) [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:801: [dab12a8fef479] joining swarm manager [d7b062a027025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:801: [d92746e197a54] joining swarm manager [d7b062a027025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:801: [d6d709bbaaa62] joining swarm manager [d7b062a027025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:801: [d131dde1348b8] joining swarm manager [d7b062a027025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-13T12:48:11.405Z] docker_api_swarm_test.go:809: [de194e4cf96c7] joining swarm manager [d7b062a027025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.56s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:394: [d8674dd39eae1] joining swarm manager [d8cabddcaeccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:394: [d8f7f498f92c5] joining swarm manager [d8cabddcaeccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.50s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:342: [dfe176091b10d] joining swarm manager [d29036f31f66f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:342: [d74a7faa62317] joining swarm manager [d29036f31f66f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.36s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:489: [dac4e7f59b3fe] joining swarm manager [d6c32c3219dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:489: [d0db580855c99] joining swarm manager [d6c32c3219dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.66s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.26s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:127: [d52a0a3cb7da0] joining swarm manager [da07b41ba1887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:128: [d2df19871dbb0] joining swarm manager [da07b41ba1887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:136: [d4d3fdea68947] joining swarm manager [da07b41ba1887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:137: [db55544708444] joining swarm manager [da07b41ba1887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:303: [d356f7455dd75] joining swarm manager [d01209549052c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:303: [d1367e6a93004] joining swarm manager [d01209549052c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.92s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:99: [dd5b7c4c0fe29] joining swarm manager [d17c4b590945b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:100: [d96abc2393e71] joining swarm manager [d17c4b590945b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] check_test.go:380: [dd5b7c4c0fe29] daemon is not started [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.64s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:532: [d464632148ee7] joining swarm manager [d2ef13ea43fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:533: [dd5911ad17521] joining swarm manager [d2ef13ea43fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.24s) [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:147: [d26055cc1e76f] joining swarm manager [d67afe4c0f0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.405Z] docker_api_swarm_service_test.go:147: [d72b64d4d2789] joining swarm manager [d67afe4c0f0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.87s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.64s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.45s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.61s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.36s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.80s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.59s) [2020-08-13T12:48:11.405Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.17s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.85s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.03s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.98s) [2020-08-13T12:48:11.406Z] docker_cli_service_logs_test.go:245: checking task oah2db6qeskb [2020-08-13T12:48:11.406Z] docker_cli_service_logs_test.go:250: checking messages for oah2db6qeskb [2020-08-13T12:48:11.406Z] docker_cli_service_logs_test.go:245: checking task ks2bssl2307y [2020-08-13T12:48:11.406Z] docker_cli_service_logs_test.go:250: checking messages for ks2bssl2307y [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.00s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.36s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1901: [d1815d145faf2] joining swarm manager [df294c5558ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1902: [d287102e31b0c] joining swarm manager [df294c5558ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.06s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.82s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1802: [dc4c95c3a9cfb] joining swarm manager [d9b5d3af4b6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1803: [d48cd4b2519ed] joining swarm manager [d9b5d3af4b6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.22s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (154.73s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1321: [d56ecc2d3fae7] joining swarm manager [d7bf7e7f9c68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1322: [d30253e408efe] joining swarm manager [d7bf7e7f9c68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.58s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.91s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.80s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.51s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.55s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2020-08-13T12:48:11.406Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.17s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.54s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.16s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1186: [dd17dd75649de] joining swarm manager [dea1009a2ce10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1195: [d5709a1748c8b] joining swarm manager [dea1009a2ce10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.03s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.59s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1118: [dd35d70ea2b81] joining swarm manager [df88c0ced68f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1119: [dcf5684e57619] joining swarm manager [df88c0ced68f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1172: [d5e2ba01695ee] joining swarm manager [df88c0ced68f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.50s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1453: [d0749e1add796] joining swarm manager [dcc8978b7d0bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] docker_cli_swarm_test.go:1454: [d6190db646556] joining swarm manager [dcc8978b7d0bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.42s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.43s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.55s) [2020-08-13T12:48:11.406Z] docker_cli_swarm_unix_test.go:62: [d84a63c63d134] joining swarm manager [d6f6a0c3c493d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.25s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2020-08-13T12:48:11.406Z] docker_api_swarm_test.go:961: [d3d650bc1d9ee] joining swarm manager [d3dc51c31d695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.19s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.02s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.17s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.49s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.60s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2020-08-13T12:48:11.406Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2020-08-13T12:48:11.406Z] === RUN TestDockerExternalVolumeSuite [2020-08-13T12:48:11.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-13T12:48:26.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-13T12:49:33.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-13T12:49:42.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-13T12:50:14.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-13T12:50:26.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-13T12:50:58.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-13T12:51:13.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-13T12:51:45.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-13T12:52:00.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-13T12:52:15.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-13T12:53:01.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-13T12:53:20.018Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-13T12:53:52.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-13T12:54:24.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-13T12:54:39.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-13T12:54:57.169Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-13T12:55:12.074Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite (437.05s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2020-08-13T12:55:26.955Z] docker_cli_external_volume_driver_test.go:53: [d63cd40151f82] daemon is not started [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-08-13T12:55:26.955Z] docker_cli_external_volume_driver_test.go:53: [d8e2152c42c34] daemon is not started [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-13T12:55:26.955Z] docker_cli_external_volume_driver_test.go:53: [d68b4c2d8ba31] daemon is not started [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-13T12:55:26.955Z] docker_cli_external_volume_driver_test.go:53: [def114055726d] daemon is not started [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-08-13T12:55:26.955Z] docker_cli_external_volume_driver_test.go:485: [d529454cd5c13] daemon is not started [2020-08-13T12:55:26.955Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-13T12:55:26.955Z] docker_cli_external_volume_driver_test.go:53: [dd4f1a9f5f5f8] daemon is not started [2020-08-13T12:55:26.955Z] PASS [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] === Skipped [2020-08-13T12:55:26.955Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-13T12:55:26.955Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-13T12:55:26.955Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-13T12:55:26.955Z] check_test.go:309: [d2e724e915210] daemon is not started [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-13T12:55:26.955Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-13T12:55:26.955Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-13T12:55:26.955Z] check_test.go:309: [daec55095ec24] daemon is not started [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-13T12:55:26.955Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-13T12:55:26.955Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-13T12:55:26.955Z] check_test.go:309: [d3cd52684015c] daemon is not started [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-13T12:55:26.955Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-13T12:55:26.955Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-13T12:55:26.955Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-13T12:55:26.955Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] DONE 273 tests, 5 skipped in 2510.926s [2020-08-13T12:55:26.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T12:55:26.955Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c9e29194649/docker.pid [2020-08-13T12:55:26.955Z] +++ kill 5479 [2020-08-13T12:55:26.955Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5479 is not a child of this shell [2020-08-13T12:55:26.955Z] warning: PID 5479 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c9e29194649/docker.pid had a nonzero exit code [2020-08-13T12:55:26.955Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c9e29194649/root: target is busy. [2020-08-13T12:55:26.955Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T12:55:26.955Z] +++ kill 7581 [2020-08-13T12:55:26.955Z] +++ /etc/init.d/apparmor stop [2020-08-13T12:55:26.955Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] Unloading profiles will leave already running processes permanently [2020-08-13T12:55:26.955Z] unconfined, which can lead to unexpected situations. [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:26.955Z] To set a process to complain mode, use the command line tool [2020-08-13T12:55:26.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T12:55:26.955Z] +++ true [2020-08-13T12:55:26.955Z] exiting test-integration [2020-08-13T12:55:26.955Z] ++ exit 0 [2020-08-13T12:55:26.955Z] [2020-08-13T12:55:27.214Z] + exit 0 [2020-08-13T12:55:27.214Z] ++ jobs -p [2020-08-13T12:55:27.214Z] + pids= [2020-08-13T12:55:27.214Z] + echo 'Remaining pids to kill: []' [2020-08-13T12:55:27.214Z] Remaining pids to kill: [] [2020-08-13T12:55:27.214Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-13T12:55:27.230Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T12:55:29.643Z] + echo Ensuring container killed. [2020-08-13T12:55:29.643Z] Ensuring container killed. [2020-08-13T12:55:29.643Z] + docker ps -aq -f name=docker-pr4-* [2020-08-13T12:55:29.643Z] + cids=0d40881848f2 [2020-08-13T12:55:29.643Z] bd418ec616fc [2020-08-13T12:55:29.643Z] 9367b624f95c [2020-08-13T12:55:29.643Z] + [ -n 0d40881848f2 [2020-08-13T12:55:29.643Z] bd418ec616fc [2020-08-13T12:55:29.643Z] 9367b624f95c ] [2020-08-13T12:55:29.643Z] + docker rm -vf 0d40881848f2 bd418ec616fc 9367b624f95c [2020-08-13T12:55:32.185Z] 0d40881848f2 [2020-08-13T12:55:32.185Z] bd418ec616fc [2020-08-13T12:55:32.185Z] 9367b624f95c [Pipeline] sh [2020-08-13T12:55:32.474Z] + echo Chowning /workspace to jenkins user [2020-08-13T12:55:32.474Z] Chowning /workspace to jenkins user [2020-08-13T12:55:32.474Z] + id -u [2020-08-13T12:55:32.474Z] + id -g [2020-08-13T12:55:32.474Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41329:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T12:55:32.474Z] Unable to find image 'busybox:latest' locally [2020-08-13T12:55:37.749Z] latest: Pulling from library/busybox [2020-08-13T12:55:37.749Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-13T12:55:37.749Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-13T12:55:37.749Z] 61c5ed1cbdf8: Download complete [2020-08-13T12:55:37.749Z] 61c5ed1cbdf8: Pull complete [2020-08-13T12:55:37.749Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T12:55:37.749Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T12:55:42.301Z] + bundleName=amd64 [2020-08-13T12:55:42.301Z] + echo Creating amd64-bundles.tar.gz [2020-08-13T12:55:42.301Z] Creating amd64-bundles.tar.gz [2020-08-13T12:55:42.301Z] + xargs tar -czf amd64-bundles.tar.gz [2020-08-13T12:55:42.301Z] + 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-08-13T12:55:43.252Z] Archiving artifacts [2020-08-13T12:55:45.286Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T12:55:45.605Z] + make clean [2020-08-13T12:55:45.865Z] docker volume rm -f docker-dev-cache [2020-08-13T12:55:45.865Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T13:00:43.478Z] ok github.com/docker/docker/integration-cli 2254.314s [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === Skipped [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-13T13:00:43.478Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-13T13:00:43.478Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-13T13:00:43.478Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-13T13:00:43.478Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-13T13:00:43.478Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-08-13T13:00:43.478Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-13T13:00:43.478Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-08-13T13:00:43.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-08-13T13:00:43.478Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.478Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-08-13T13:00:43.479Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-08-13T13:00:43.479Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-13T13:00:43.479Z] docker_cli_sni_test.go:18: Flakey test [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-13T13:00:43.479Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-13T13:00:43.479Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-13T13:00:43.479Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.479Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-13T13:00:43.480Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-13T13:00:43.480Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-08-13T13:00:43.480Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-13T13:00:43.480Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-13T13:00:43.480Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-13T13:00:43.480Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-13T13:00:43.480Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-08-13T13:00:43.480Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-13T13:00:43.480Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-13T13:00:43.480Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.480Z] [2020-08-13T13:00:43.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-08-13T13:00:43.481Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-13T13:00:43.481Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-13T13:00:43.481Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-08-13T13:00:43.481Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-13T13:00:43.481Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-13T13:00:43.481Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-08-13T13:00:43.481Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-13T13:00:43.481Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-13T13:00:43.481Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-13T13:00:43.481Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-08-13T13:00:43.481Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-13T13:00:43.481Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.481Z] [2020-08-13T13:00:43.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-13T13:00:43.481Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-13T13:00:43.482Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-13T13:00:43.482Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-13T13:00:43.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-13T13:00:43.482Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.482Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-13T13:00:43.483Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.483Z] [2020-08-13T13:00:43.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2020-08-13T13:00:43.483Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-08-13T13:00:43.484Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-08-13T13:00:43.484Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-08-13T13:00:43.484Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-13T13:00:43.484Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T13:00:43.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.484Z] [2020-08-13T13:00:43.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T13:00:43.484Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-13T13:00:43.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-13T13:00:43.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.485Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-13T13:00:43.625Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-13T13:00:43.625Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] DONE 1096 tests, 549 skipped in 2262.767s [2020-08-13T13:00:43.625Z] INFO: Integration tests ended at 08/13/2020 13:00:36. Duration:00:37:42.9177748 [2020-08-13T13:00:43.625Z] INFO: Docker info of the daemon under test at end of run [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] Containers: 2 [2020-08-13T13:00:43.625Z] Running: 0 [2020-08-13T13:00:43.625Z] Paused: 0 [2020-08-13T13:00:43.625Z] Stopped: 2 [2020-08-13T13:00:43.625Z] Images: 15 [2020-08-13T13:00:43.625Z] Server Version: 0.0.0-dev [2020-08-13T13:00:43.625Z] Storage Driver: windowsfilter [2020-08-13T13:00:43.625Z] Windows: [2020-08-13T13:00:43.625Z] Logging Driver: json-file [2020-08-13T13:00:43.625Z] Plugins: [2020-08-13T13:00:43.625Z] Volume: local [2020-08-13T13:00:43.625Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T13:00:43.625Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T13:00:43.625Z] Swarm: inactive [2020-08-13T13:00:43.625Z] Default Isolation: process [2020-08-13T13:00:43.625Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T13:00:43.625Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T13:00:43.625Z] OSType: windows [2020-08-13T13:00:43.625Z] Architecture: x86_64 [2020-08-13T13:00:43.625Z] CPUs: 4 [2020-08-13T13:00:43.625Z] Total Memory: 32GiB [2020-08-13T13:00:43.625Z] Name: azwin-2-c8ee30 [2020-08-13T13:00:43.625Z] ID: J37T:6MMK:SDXJ:DPVS:GVOL:KHCX:GVCR:AXBZ:XE5P:HALD:3MYS:MCJE [2020-08-13T13:00:43.625Z] Docker Root Dir: D:\CI\PR-41329\4\daemon [2020-08-13T13:00:43.625Z] Debug Mode (client): false [2020-08-13T13:00:43.625Z] Debug Mode (server): true [2020-08-13T13:00:43.625Z] File Descriptors: -1 [2020-08-13T13:00:43.625Z] Goroutines: 18 [2020-08-13T13:00:43.625Z] System Time: 2020-08-13T13:00:36.9280037Z [2020-08-13T13:00:43.625Z] EventsListeners: 0 [2020-08-13T13:00:43.625Z] Registry: https://index.docker.io/v1/ [2020-08-13T13:00:43.625Z] Labels: [2020-08-13T13:00:43.625Z] Experimental: false [2020-08-13T13:00:43.625Z] Insecure Registries: [2020-08-13T13:00:43.625Z] 127.0.0.0/8 [2020-08-13T13:00:43.625Z] Live Restore Enabled: false [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] [2020-08-13T13:00:43.625Z] INFO: Stopping daemon under test [2020-08-13T13:00:43.625Z] SUCCESS: The process with PID 3704 (child process of PID 4800) has been terminated. [2020-08-13T13:00:43.625Z] SUCCESS: The process with PID 4800 (child process of PID 5688) has been terminated. [2020-08-13T13:00:43.625Z] INFO: Stop tailing logs of the daemon under tests [2020-08-13T13:00:43.625Z] INFO: executeCI.ps1 Completed successfully at 08/13/2020 13:00:37. [2020-08-13T13:00:43.625Z] INFO: Tidying up at end of run [2020-08-13T13:00:43.625Z] INFO: Saving daemon under test log (d:\CI\PR-41329\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-13T13:00:43.625Z] INFO: Saving daemon under test log (d:\CI\PR-41329\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-13T13:00:43.625Z] INFO: Nuke-Everything... [2020-08-13T13:00:43.625Z] INFO: Container count on control daemon to delete is 2 [2020-08-13T13:00:43.625Z] 3ed92a308890 [2020-08-13T13:00:43.625Z] 856d9c7deb37 [2020-08-13T13:00:43.625Z] INFO: Tidying pidfile d:\CI\PR-41329\4\docker.pid [2020-08-13T13:00:43.625Z] INFO: Nuking d:\CI [2020-08-13T13:01:08.743Z] INFO: Zapped successfully [2020-08-13T13:01:08.743Z] [2020-08-13T13:01:08.743Z] INFO: executeCI.ps1 exiting at Thu Aug 13 13:01:05 CUT 2020. Duration 00:58:42.4648967 [2020-08-13T13:01:08.743Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-13T13:01:08.982Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-13T13:01:17.228Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-13T13:01:18.964Z] Archiving artifacts [2020-08-13T13:01:32.772Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41329/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T13:01:33.688Z] + make clean [2020-08-13T13:01:35.859Z] docker volume rm -f docker-dev-cache [2020-08-13T13:01:35.859Z] 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