Pull request #41211 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from bc4f242e7958c83ed47a768b83a7c26864b6274e+61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb (0392157ff12dfb93138c260ebde449b485a0088d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41211@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # 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-07-15T05:23:45.867Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-15T05:23:45.873Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-15T05:23:46.030Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ebd3579abd83e3d7) in /home/ubuntu/workspace/moby_PR-41211 [Pipeline] { [Pipeline] checkout [2020-07-15T05:23:46.068Z] using credential docker-jenkins-github-credentials [2020-07-15T05:23:46.073Z] Cloning the remote Git repository [2020-07-15T05:23:46.073Z] Cloning with configured refspecs honoured and without tags [2020-07-15T05:23:46.111Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T05:23:46.112Z] > git init /home/ubuntu/workspace/moby_PR-41211 # timeout=10 [2020-07-15T05:23:46.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:23:46.127Z] > git --version # timeout=10 [2020-07-15T05:23:46.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:23:46.132Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:23:59.232Z] Fetching without tags [2020-07-15T05:23:59.499Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:00.060Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:00.060Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:24:00.155Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:24:00.155Z] First time build. Skipping changelog. [2020-07-15T05:24:00.177Z] > git --version # timeout=10 [2020-07-15T05:24:00.189Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:23:59.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:23:59.198Z] > git config --add remote.origin.fetch +refs/pull/41211/head:refs/remotes/origin/PR-41211 # timeout=10 [2020-07-15T05:23:59.205Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:23:59.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:23:59.228Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:23:59.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:23:59.229Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:23:59.496Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:23:59.504Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:00.044Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:24:00.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T05:24:00.056Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:00.061Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T05:24:01.024Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41211:/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-07-15T05:24:03.538Z] 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-07-15T05:24:04.014Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ebd3579abd83e3d7) in /home/ubuntu/workspace/moby_PR-41211 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-07-15T05:24:04.028Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ec39ce63c896de0) in /home/ubuntu/workspace/moby_PR-41211 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-07-15T05:24:04.035Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b50aab4998e5247f) in /home/ubuntu/workspace/moby_PR-41211 [Pipeline] { [Pipeline] checkout [Pipeline] { [Pipeline] // stage [2020-07-15T05:24:04.086Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41211 [Pipeline] // stage [2020-07-15T05:24:04.095Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-41211 [Pipeline] // stage [Pipeline] { [2020-07-15T05:24:04.117Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2020-07-15T05:24:04.126Z] Fetching changes from the remote Git repository [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-15T05:24:04.135Z] Fetching without tags [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-15T05:24:04.145Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-07-15T05:24:04.151Z] Cloning the remote Git repository [2020-07-15T05:24:04.151Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [2020-07-15T05:24:04.162Z] using credential docker-jenkins-github-credentials [Pipeline] } [2020-07-15T05:24:04.168Z] Cloning the remote Git repository [2020-07-15T05:24:04.168Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-07-15T05:24:04.254Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-15T05:24:04.268Z] Cloning the remote Git repository [2020-07-15T05:24:04.268Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-07-15T05:24:04.278Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-07-15T05:24:04.291Z] Cloning the remote Git repository [2020-07-15T05:24:04.291Z] Cloning with configured refspecs honoured and without tags 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-07-15T05:24:04.410Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:04.172Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T05:24:04.174Z] > git init /home/ubuntu/workspace/moby_PR-41211 # timeout=10 [2020-07-15T05:24:04.189Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:04.189Z] > git --version # timeout=10 [2020-07-15T05:24:04.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:04.195Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:04.485Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:04.485Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:24:04.603Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:24:04.606Z] > git --version # timeout=10 [2020-07-15T05:24:04.619Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:24:04.116Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-15T05:24:04.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:04.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:04.132Z] > git --version # timeout=10 [2020-07-15T05:24:04.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:04.148Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:04.406Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:04.411Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:04.471Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:24:04.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T05:24:04.523Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:04.538Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T05:24:04.173Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T05:24:04.174Z] > git init /home/ubuntu/workspace/moby_PR-41211 # timeout=10 [2020-07-15T05:24:04.185Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:04.185Z] > git --version # timeout=10 [2020-07-15T05:24:04.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:04.191Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:04.276Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T05:24:04.276Z] > git init /home/jenkins/workspace/moby_PR-41211 # timeout=10 [2020-07-15T05:24:04.288Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:04.288Z] > git --version # timeout=10 [2020-07-15T05:24:04.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:04.297Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:04.299Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T05:24:04.299Z] > git init /home/docker/workspace/moby_PR-41211 # timeout=10 [2020-07-15T05:24:04.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:04.308Z] > git --version # timeout=10 [2020-07-15T05:24:04.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:04.312Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:05.372Z] + docker version [2020-07-15T05:24:05.372Z] Client: Docker Engine - Community [2020-07-15T05:24:05.372Z] Version: 19.03.12 [2020-07-15T05:24:05.372Z] API version: 1.40 [2020-07-15T05:24:05.372Z] Go version: go1.13.10 [2020-07-15T05:24:05.372Z] Git commit: 48a66213fe [2020-07-15T05:24:05.372Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-15T05:24:05.372Z] OS/Arch: linux/amd64 [2020-07-15T05:24:05.372Z] Experimental: false [2020-07-15T05:24:05.372Z] [2020-07-15T05:24:05.372Z] Server: Docker Engine - Community [2020-07-15T05:24:05.372Z] Engine: [2020-07-15T05:24:05.372Z] Version: 19.03.12 [2020-07-15T05:24:05.372Z] API version: 1.40 (minimum version 1.12) [2020-07-15T05:24:05.372Z] Go version: go1.13.10 [2020-07-15T05:24:05.372Z] Git commit: 48a66213fe [2020-07-15T05:24:05.372Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-15T05:24:05.372Z] OS/Arch: linux/amd64 [2020-07-15T05:24:05.372Z] Experimental: true [2020-07-15T05:24:05.372Z] containerd: [2020-07-15T05:24:05.372Z] Version: 1.2.13 [2020-07-15T05:24:05.372Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:05.372Z] runc: [2020-07-15T05:24:05.372Z] Version: 1.0.0-rc10 [2020-07-15T05:24:05.372Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:05.372Z] docker-init: [2020-07-15T05:24:05.372Z] Version: 0.18.0 [2020-07-15T05:24:05.372Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T05:24:05.687Z] + docker info [2020-07-15T05:24:05.942Z] Client: [2020-07-15T05:24:05.942Z] Debug Mode: false [2020-07-15T05:24:05.942Z] [2020-07-15T05:24:05.942Z] Server: [2020-07-15T05:24:05.942Z] Containers: 0 [2020-07-15T05:24:05.942Z] Running: 0 [2020-07-15T05:24:05.942Z] Paused: 0 [2020-07-15T05:24:05.942Z] Stopped: 0 [2020-07-15T05:24:05.942Z] Images: 3 [2020-07-15T05:24:05.942Z] Server Version: 19.03.12 [2020-07-15T05:24:05.942Z] Storage Driver: overlay2 [2020-07-15T05:24:05.942Z] Backing Filesystem: extfs [2020-07-15T05:24:05.942Z] Supports d_type: true [2020-07-15T05:24:05.942Z] Native Overlay Diff: true [2020-07-15T05:24:05.942Z] Logging Driver: json-file [2020-07-15T05:24:05.942Z] Cgroup Driver: cgroupfs [2020-07-15T05:24:05.942Z] Plugins: [2020-07-15T05:24:05.942Z] Volume: local [2020-07-15T05:24:05.942Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T05:24:05.942Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T05:24:05.942Z] Swarm: inactive [2020-07-15T05:24:05.942Z] Runtimes: runc [2020-07-15T05:24:05.942Z] Default Runtime: runc [2020-07-15T05:24:05.942Z] Init Binary: docker-init [2020-07-15T05:24:05.942Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:05.942Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:05.942Z] init version: fec3683 [2020-07-15T05:24:05.942Z] Security Options: [2020-07-15T05:24:05.942Z] apparmor [2020-07-15T05:24:05.942Z] seccomp [2020-07-15T05:24:05.942Z] Profile: default [2020-07-15T05:24:05.942Z] Kernel Version: 5.3.0-1030-aws [2020-07-15T05:24:05.942Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T05:24:05.942Z] OSType: linux [2020-07-15T05:24:05.942Z] Architecture: x86_64 [2020-07-15T05:24:05.942Z] CPUs: 2 [2020-07-15T05:24:05.942Z] Total Memory: 7.487GiB [2020-07-15T05:24:05.942Z] Name: ip-10-100-93-67 [2020-07-15T05:24:05.942Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-15T05:24:05.942Z] Docker Root Dir: /var/lib/docker [2020-07-15T05:24:05.942Z] Debug Mode: false [2020-07-15T05:24:05.942Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:24:05.942Z] Labels: [2020-07-15T05:24:05.942Z] Experimental: true [2020-07-15T05:24:05.942Z] Insecure Registries: [2020-07-15T05:24:05.942Z] 127.0.0.0/8 [2020-07-15T05:24:05.942Z] Live Restore Enabled: true [2020-07-15T05:24:05.942Z] [2020-07-15T05:24:05.942Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T05:24:06.258Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:06.258Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:06.258Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T05:24:06.513Z] + bash /home/ubuntu/workspace/moby_PR-41211/check-config.sh [2020-07-15T05:24:06.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T05:24:06.513Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-15T05:24:06.513Z] [2020-07-15T05:24:06.513Z] Generally Necessary: [2020-07-15T05:24:06.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T05:24:06.513Z] - apparmor: enabled and tools installed [2020-07-15T05:24:06.513Z] - CONFIG_NAMESPACES: enabled [2020-07-15T05:24:06.513Z] - CONFIG_NET_NS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_PID_NS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_IPC_NS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_UTS_NS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CGROUPS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CPUSETS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_MEMCG: enabled [2020-07-15T05:24:06.513Z] - CONFIG_KEYS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_VETH: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-15T05:24:06.513Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-15T05:24:06.513Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T05:24:06.513Z] [2020-07-15T05:24:06.513Z] Optional Features: [2020-07-15T05:24:06.513Z] - CONFIG_USER_NS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_SECCOMP: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T05:24:06.513Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T05:24:06.513Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T05:24:06.513Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T05:24:06.513Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T05:24:06.513Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T05:24:06.513Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-15T05:24:06.513Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T05:24:06.513Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T05:24:06.513Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T05:24:06.513Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T05:24:06.513Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T05:24:06.513Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T05:24:06.513Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T05:24:06.513Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T05:24:06.513Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T05:24:06.769Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_EXT4_FS: enabled [2020-07-15T05:24:06.769Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T05:24:06.769Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T05:24:06.769Z] - Network Drivers: [2020-07-15T05:24:06.769Z] - "overlay": [2020-07-15T05:24:06.769Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T05:24:06.769Z] Optional (for encrypted networks): [2020-07-15T05:24:06.769Z] - CONFIG_CRYPTO: enabled [2020-07-15T05:24:06.769Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T05:24:06.769Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T05:24:06.769Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T05:24:06.769Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T05:24:06.769Z] - CONFIG_XFRM: enabled [2020-07-15T05:24:06.769Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-15T05:24:06.769Z] - "ipvlan": [2020-07-15T05:24:06.769Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T05:24:06.769Z] - "macvlan": [2020-07-15T05:24:06.769Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T05:24:06.769Z] - "ftp,tftp client in container": [2020-07-15T05:24:06.769Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T05:24:06.769Z] - Storage Drivers: [2020-07-15T05:24:06.769Z] - "aufs": [2020-07-15T05:24:06.769Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T05:24:06.769Z] - "btrfs": [2020-07-15T05:24:06.769Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T05:24:06.769Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T05:24:06.769Z] - "devicemapper": [2020-07-15T05:24:06.769Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T05:24:06.769Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T05:24:06.769Z] - "overlay": [2020-07-15T05:24:06.769Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T05:24:06.769Z] - "zfs": [2020-07-15T05:24:06.769Z] - /dev/zfs: present [2020-07-15T05:24:06.769Z] - zfs command: missing [2020-07-15T05:24:06.769Z] - zpool command: missing [2020-07-15T05:24:06.769Z] [2020-07-15T05:24:06.769Z] Limits: [2020-07-15T05:24:06.769Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T05:24:06.769Z] [2020-07-15T05:24:06.769Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T05:24:07.110Z] + sudo modprobe ip_vs [2020-07-15T05:24:07.110Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc4f242e7958c83ed47a768b83a7c26864b6274e . [2020-07-15T05:24:07.110Z] #2 [internal] load .dockerignore [2020-07-15T05:24:07.365Z] #2 transferring context: 87B done [2020-07-15T05:24:07.365Z] #2 DONE 0.0s [2020-07-15T05:24:07.365Z] [2020-07-15T05:24:07.365Z] #1 [internal] load build definition from Dockerfile [2020-07-15T05:24:07.365Z] #1 transferring dockerfile: 16.37kB done [2020-07-15T05:24:07.365Z] #1 DONE 0.0s [2020-07-15T05:24:07.365Z] [2020-07-15T05:24:07.365Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T05:24:07.365Z] #3 DONE 0.1s [2020-07-15T05:24:07.365Z] [2020-07-15T05:24:07.365Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T05:24:07.365Z] #4 CACHED [2020-07-15T05:24:07.926Z] [2020-07-15T05:24:07.926Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T05:24:07.926Z] #6 DONE 0.1s [2020-07-15T05:24:07.926Z] [2020-07-15T05:24:07.926Z] #5 [internal] load metadata for docker.io/library/golang:1.13.13-buster [2020-07-15T05:24:07.926Z] #5 DONE 0.3s [2020-07-15T05:24:07.926Z] [2020-07-15T05:24:07.926Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T05:24:07.926Z] #58 CACHED [2020-07-15T05:24:07.926Z] [2020-07-15T05:24:07.926Z] #20 [internal] load build context [2020-07-15T05:24:09.836Z] #20 transferring context: 51.30MB 2.0s done [2020-07-15T05:24:09.836Z] #20 DONE 2.0s [2020-07-15T05:24:09.836Z] [2020-07-15T05:24:09.836Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:09.836Z] #7 resolve docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 done [2020-07-15T05:24:09.836Z] #7 sha256:18f614998dbd01fffa0b422175ef4616bf8bbd2079be93da774e271a7a51addd 1.79kB / 1.79kB done [2020-07-15T05:24:09.836Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 120.18MB / 120.18MB 1.7s done [2020-07-15T05:24:09.836Z] #7 sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a 126B / 126B 0.1s done [2020-07-15T05:24:09.836Z] #7 sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 1.86kB / 1.86kB done [2020-07-15T05:24:09.836Z] #7 sha256:f4d61fed49ec2fc40c5fcc4ca4cdea570012df177b6fc912d63e518b984bb0e5 6.19kB / 6.19kB done [2020-07-15T05:24:09.836Z] #7 extracting sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 0.1s [2020-07-15T05:24:13.833Z] Fetching without tags [2020-07-15T05:24:13.999Z] #7 extracting sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 4.0s done [2020-07-15T05:24:13.999Z] #7 extracting sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a done [2020-07-15T05:24:13.999Z] #7 DONE 6.1s [2020-07-15T05:24:13.999Z] [2020-07-15T05:24:13.999Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T05:24:14.109Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:14.630Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:14.630Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:24:15.150Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:24:15.213Z] > git --version # timeout=10 [2020-07-15T05:24:15.220Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:24:13.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:13.807Z] > git config --add remote.origin.fetch +refs/pull/41211/head:refs/remotes/origin/PR-41211 # timeout=10 [2020-07-15T05:24:13.808Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:13.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:13.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:13.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:13.840Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:14.116Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:14.117Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:14.611Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:24:14.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T05:24:14.637Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:14.638Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:15.365Z] #8 DONE 1.2s [2020-07-15T05:24:15.365Z] [2020-07-15T05:24:15.365Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T05:24:15.928Z] #9 DONE 0.6s [2020-07-15T05:24:15.928Z] [2020-07-15T05:24:15.928Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T05:24:15.928Z] #27 DONE 0.1s [2020-07-15T05:24:15.928Z] [2020-07-15T05:24:15.928Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:15.928Z] #10 ... [2020-07-15T05:24:15.928Z] [2020-07-15T05:24:15.928Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T05:24:15.928Z] #35 DONE 0.1s [2020-07-15T05:24:16.093Z] + docker version [2020-07-15T05:24:16.093Z] Client: Docker Engine - Community [2020-07-15T05:24:16.093Z] Version: 19.03.7 [2020-07-15T05:24:16.093Z] API version: 1.40 [2020-07-15T05:24:16.093Z] Go version: go1.12.17 [2020-07-15T05:24:16.093Z] Git commit: 7141c199a2 [2020-07-15T05:24:16.093Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-15T05:24:16.093Z] OS/Arch: linux/s390x [2020-07-15T05:24:16.093Z] Experimental: false [2020-07-15T05:24:16.093Z] [2020-07-15T05:24:16.093Z] Server: Docker Engine - Community [2020-07-15T05:24:16.093Z] Engine: [2020-07-15T05:24:16.093Z] Version: 19.03.7 [2020-07-15T05:24:16.093Z] API version: 1.40 (minimum version 1.12) [2020-07-15T05:24:16.093Z] Go version: go1.12.17 [2020-07-15T05:24:16.094Z] Git commit: 7141c199a2 [2020-07-15T05:24:16.094Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-15T05:24:16.094Z] OS/Arch: linux/s390x [2020-07-15T05:24:16.094Z] Experimental: true [2020-07-15T05:24:16.094Z] containerd: [2020-07-15T05:24:16.094Z] Version: 1.2.13 [2020-07-15T05:24:16.094Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:16.094Z] runc: [2020-07-15T05:24:16.094Z] Version: 1.0.0-rc10 [2020-07-15T05:24:16.094Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:16.094Z] docker-init: [2020-07-15T05:24:16.094Z] Version: 0.18.0 [2020-07-15T05:24:16.094Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T05:24:16.184Z] [2020-07-15T05:24:16.184Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:16.475Z] + docker info [2020-07-15T05:24:16.475Z] Client: [2020-07-15T05:24:16.475Z] Debug Mode: false [2020-07-15T05:24:16.475Z] [2020-07-15T05:24:16.475Z] Server: [2020-07-15T05:24:16.475Z] Containers: 0 [2020-07-15T05:24:16.475Z] Running: 0 [2020-07-15T05:24:16.475Z] Paused: 0 [2020-07-15T05:24:16.475Z] Stopped: 0 [2020-07-15T05:24:16.475Z] Images: 0 [2020-07-15T05:24:16.475Z] Server Version: 19.03.7 [2020-07-15T05:24:16.475Z] Storage Driver: overlay2 [2020-07-15T05:24:16.475Z] Backing Filesystem: [2020-07-15T05:24:16.475Z] Supports d_type: true [2020-07-15T05:24:16.475Z] Native Overlay Diff: true [2020-07-15T05:24:16.475Z] Logging Driver: json-file [2020-07-15T05:24:16.475Z] Cgroup Driver: cgroupfs [2020-07-15T05:24:16.475Z] Plugins: [2020-07-15T05:24:16.475Z] Volume: local [2020-07-15T05:24:16.475Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T05:24:16.475Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T05:24:16.475Z] Swarm: inactive [2020-07-15T05:24:16.475Z] Runtimes: runc [2020-07-15T05:24:16.475Z] Default Runtime: runc [2020-07-15T05:24:16.475Z] Init Binary: docker-init [2020-07-15T05:24:16.475Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:16.475Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:16.475Z] init version: fec3683 [2020-07-15T05:24:16.475Z] Security Options: [2020-07-15T05:24:16.475Z] apparmor [2020-07-15T05:24:16.475Z] seccomp [2020-07-15T05:24:16.475Z] Profile: default [2020-07-15T05:24:16.475Z] Kernel Version: 4.15.0-88-generic [2020-07-15T05:24:16.475Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T05:24:16.475Z] OSType: linux [2020-07-15T05:24:16.475Z] Architecture: s390x [2020-07-15T05:24:16.475Z] CPUs: 2 [2020-07-15T05:24:16.475Z] Total Memory: 7.861GiB [2020-07-15T05:24:16.475Z] Name: s390x-ubuntu-30 [2020-07-15T05:24:16.475Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-15T05:24:16.475Z] Docker Root Dir: /var/lib/docker [2020-07-15T05:24:16.475Z] Debug Mode: false [2020-07-15T05:24:16.475Z] Username: dockerbuildbot [2020-07-15T05:24:16.475Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:24:16.475Z] Labels: [2020-07-15T05:24:16.475Z] Experimental: true [2020-07-15T05:24:16.475Z] Insecure Registries: [2020-07-15T05:24:16.475Z] 127.0.0.0/8 [2020-07-15T05:24:16.475Z] Live Restore Enabled: false [2020-07-15T05:24:16.475Z] [2020-07-15T05:24:16.475Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T05:24:16.853Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:16.853Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:16.853Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T05:24:16.853Z] + bash /home/jenkins/workspace/moby_PR-41211/check-config.sh [2020-07-15T05:24:16.853Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T05:24:16.853Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-15T05:24:16.853Z] [2020-07-15T05:24:16.853Z] Generally Necessary: [2020-07-15T05:24:16.853Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T05:24:16.853Z] - apparmor: enabled and tools installed [2020-07-15T05:24:16.853Z] - CONFIG_NAMESPACES: enabled [2020-07-15T05:24:16.853Z] - CONFIG_NET_NS: enabled [2020-07-15T05:24:16.853Z] - CONFIG_PID_NS: enabled [2020-07-15T05:24:16.853Z] - CONFIG_IPC_NS: enabled [2020-07-15T05:24:16.853Z] - CONFIG_UTS_NS: enabled [2020-07-15T05:24:16.853Z] - CONFIG_CGROUPS: enabled [2020-07-15T05:24:16.854Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T05:24:16.854Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CPUSETS: enabled [2020-07-15T05:24:17.145Z] - CONFIG_MEMCG: enabled [2020-07-15T05:24:17.145Z] - CONFIG_KEYS: enabled [2020-07-15T05:24:17.145Z] - CONFIG_VETH: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-15T05:24:17.145Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T05:24:17.145Z] [2020-07-15T05:24:17.145Z] Optional Features: [2020-07-15T05:24:17.145Z] - CONFIG_USER_NS: enabled [2020-07-15T05:24:17.145Z] - CONFIG_SECCOMP: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T05:24:17.145Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T05:24:17.145Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T05:24:17.145Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T05:24:17.145Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T05:24:17.145Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T05:24:17.145Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T05:24:17.145Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T05:24:17.145Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T05:24:17.145Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T05:24:17.145Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T05:24:17.145Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T05:24:17.145Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T05:24:17.145Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_EXT4_FS: enabled [2020-07-15T05:24:17.145Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T05:24:17.145Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T05:24:17.145Z] - Network Drivers: [2020-07-15T05:24:17.145Z] - "overlay": [2020-07-15T05:24:17.145Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T05:24:17.145Z] Optional (for encrypted networks): [2020-07-15T05:24:17.145Z] - CONFIG_CRYPTO: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T05:24:17.145Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T05:24:17.145Z] - CONFIG_XFRM: enabled [2020-07-15T05:24:17.145Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-15T05:24:17.145Z] - "ipvlan": [2020-07-15T05:24:17.145Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T05:24:17.145Z] - "macvlan": [2020-07-15T05:24:17.145Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T05:24:17.145Z] - "ftp,tftp client in container": [2020-07-15T05:24:17.145Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T05:24:17.145Z] - Storage Drivers: [2020-07-15T05:24:17.145Z] - "aufs": [2020-07-15T05:24:17.145Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T05:24:17.145Z] - "btrfs": [2020-07-15T05:24:17.145Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T05:24:17.145Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T05:24:17.145Z] - "devicemapper": [2020-07-15T05:24:17.145Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T05:24:17.145Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T05:24:17.145Z] - "overlay": [2020-07-15T05:24:17.145Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T05:24:17.145Z] - "zfs": [2020-07-15T05:24:17.145Z] - /dev/zfs: missing [2020-07-15T05:24:17.145Z] - zfs command: missing [2020-07-15T05:24:17.145Z] - zpool command: missing [2020-07-15T05:24:17.145Z] [2020-07-15T05:24:17.145Z] Limits: [2020-07-15T05:24:17.145Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T05:24:17.145Z] [2020-07-15T05:24:17.145Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T05:24:17.416Z] Fetching without tags [2020-07-15T05:24:17.581Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc4f242e7958c83ed47a768b83a7c26864b6274e . [2020-07-15T05:24:17.581Z] #2 [internal] load build definition from Dockerfile [2020-07-15T05:24:17.581Z] #2 transferring dockerfile: 16.37kB done [2020-07-15T05:24:17.581Z] #2 DONE 0.0s [2020-07-15T05:24:17.581Z] [2020-07-15T05:24:17.581Z] #1 [internal] load .dockerignore [2020-07-15T05:24:17.581Z] #1 transferring context: 87B 0.0s done [2020-07-15T05:24:17.581Z] #1 DONE 0.0s [2020-07-15T05:24:17.581Z] [2020-07-15T05:24:17.581Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T05:24:17.665Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:17.889Z] #3 DONE 0.2s [2020-07-15T05:24:17.889Z] [2020-07-15T05:24:17.889Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T05:24:17.889Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T05:24:18.180Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2020-07-15T05:24:18.180Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T05:24:18.180Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-15T05:24:18.180Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-15T05:24:18.180Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-15T05:24:18.180Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-15T05:24:18.202Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:18.202Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:24:17.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:17.420Z] > git config --add remote.origin.fetch +refs/pull/41211/head:refs/remotes/origin/PR-41211 # timeout=10 [2020-07-15T05:24:17.423Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:17.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:17.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:17.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:17.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:17.686Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:17.696Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:18.209Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:24:18.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T05:24:18.223Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:18.236Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:18.448Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:24:18.473Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.3s done [2020-07-15T05:24:18.473Z] #4 DONE 0.6s [2020-07-15T05:24:18.530Z] > git --version # timeout=10 [2020-07-15T05:24:18.550Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:24:18.764Z] [2020-07-15T05:24:18.764Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T05:24:19.014Z] Still waiting to schedule task [2020-07-15T05:24:19.014Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-15T05:24:19.021Z] Still waiting to schedule task [2020-07-15T05:24:19.021Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T05:24:19.056Z] #6 DONE 0.2s [2020-07-15T05:24:19.056Z] [2020-07-15T05:24:19.056Z] #5 [internal] load metadata for docker.io/library/golang:1.13.13-buster [2020-07-15T05:24:19.056Z] Fetching without tags [2020-07-15T05:24:19.363Z] + [ PR != PR ] [2020-07-15T05:24:19.363Z] + [ master != master ] [2020-07-15T05:24:19.363Z] + [ = true ] [2020-07-15T05:24:19.373Z] #5 DONE 0.4s [2020-07-15T05:24:19.373Z] [2020-07-15T05:24:19.373Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:19.373Z] #7 resolve docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 done [2020-07-15T05:24:19.373Z] #7 sha256:f2e2475541d1456041170b93db0358734e6b1e166d8da186f7f8f02bc219f804 1.79kB / 1.79kB done [2020-07-15T05:24:19.373Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0B / 7.39MB 0.1s [2020-07-15T05:24:19.373Z] #7 sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 1.86kB / 1.86kB done [2020-07-15T05:24:19.373Z] #7 sha256:7484084d2be4a96bad6a99b0510fe870cca3f00f75ecb83e5e05175e34bf4819 6.19kB / 6.19kB done [2020-07-15T05:24:19.373Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 940.50kB / 48.97MB 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T05:24:19.447Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:19.669Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 2.85MB / 7.39MB 0.2s [2020-07-15T05:24:19.669Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 6.03MB / 48.97MB 0.2s [2020-07-15T05:24:19.669Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s [2020-07-15T05:24:19.669Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 9.89MB / 48.97MB 0.3s [2020-07-15T05:24:19.669Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-15T05:24:19.669Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 22.83MB / 48.97MB 0.5s [2020-07-15T05:24:19.669Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.5s [2020-07-15T05:24:19.669Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 3.06MB / 9.88MB 0.5s [2020-07-15T05:24:19.725Z] + docker version [2020-07-15T05:24:19.725Z] Client: Docker Engine - Community [2020-07-15T05:24:19.725Z] Version: 19.03.12 [2020-07-15T05:24:19.725Z] API version: 1.40 [2020-07-15T05:24:19.725Z] Go version: go1.13.10 [2020-07-15T05:24:19.725Z] Git commit: 48a66213fe [2020-07-15T05:24:19.725Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-15T05:24:19.725Z] OS/Arch: linux/amd64 [2020-07-15T05:24:19.725Z] Experimental: false [2020-07-15T05:24:19.725Z] [2020-07-15T05:24:19.725Z] Server: Docker Engine - Community [2020-07-15T05:24:19.725Z] Engine: [2020-07-15T05:24:19.725Z] Version: 19.03.12 [2020-07-15T05:24:19.725Z] API version: 1.40 (minimum version 1.12) [2020-07-15T05:24:19.725Z] Go version: go1.13.10 [2020-07-15T05:24:19.725Z] Git commit: 48a66213fe [2020-07-15T05:24:19.725Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-15T05:24:19.725Z] OS/Arch: linux/amd64 [2020-07-15T05:24:19.725Z] Experimental: true [2020-07-15T05:24:19.725Z] containerd: [2020-07-15T05:24:19.725Z] Version: 1.2.13 [2020-07-15T05:24:19.725Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:19.725Z] runc: [2020-07-15T05:24:19.725Z] Version: 1.0.0-rc10 [2020-07-15T05:24:19.725Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:19.725Z] docker-init: [2020-07-15T05:24:19.725Z] Version: 0.18.0 [2020-07-15T05:24:19.725Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T05:24:19.962Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 25.57MB / 48.97MB 0.6s [2020-07-15T05:24:19.962Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 6.31MB / 9.88MB 0.6s [2020-07-15T05:24:19.962Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 30.02MB / 48.97MB 0.8s [2020-07-15T05:24:19.962Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 9.55MB / 51.37MB 0.8s [2020-07-15T05:24:19.962Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.7s done [2020-07-15T05:24:19.962Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.8s [2020-07-15T05:24:19.031Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:19.039Z] > git config --add remote.origin.fetch +refs/pull/41211/head:refs/remotes/origin/PR-41211 # timeout=10 [2020-07-15T05:24:19.044Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:19.051Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:19.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:19.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:19.063Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:19.451Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:19.456Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:20.043Z] + docker info [2020-07-15T05:24:20.261Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 33.51MB / 48.97MB 0.9s [2020-07-15T05:24:20.261Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 12.65MB / 51.37MB 0.9s [2020-07-15T05:24:20.261Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 37.42MB / 48.97MB 1.0s [2020-07-15T05:24:20.262Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 15.27MB / 51.37MB 1.0s [2020-07-15T05:24:20.262Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 3.87MB / 56.71MB 1.0s [2020-07-15T05:24:20.262Z] #7 ... [2020-07-15T05:24:20.262Z] [2020-07-15T05:24:20.262Z] #20 [internal] load build context [2020-07-15T05:24:20.262Z] #20 transferring context: 51.30MB 1.0s done [2020-07-15T05:24:20.262Z] #20 DONE 1.1s [2020-07-15T05:24:20.262Z] [2020-07-15T05:24:20.262Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:20.262Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 41.59MB / 48.97MB 1.1s [2020-07-15T05:24:20.262Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 9.09MB / 56.71MB 1.1s [2020-07-15T05:24:20.298Z] Client: [2020-07-15T05:24:20.298Z] Debug Mode: false [2020-07-15T05:24:20.298Z] [2020-07-15T05:24:20.298Z] Server: [2020-07-15T05:24:20.298Z] Containers: 0 [2020-07-15T05:24:20.298Z] Running: 0 [2020-07-15T05:24:20.298Z] Paused: 0 [2020-07-15T05:24:20.298Z] Stopped: 0 [2020-07-15T05:24:20.298Z] Images: 2 [2020-07-15T05:24:20.298Z] Server Version: 19.03.12 [2020-07-15T05:24:20.298Z] Storage Driver: overlay2 [2020-07-15T05:24:20.298Z] Backing Filesystem: extfs [2020-07-15T05:24:20.298Z] Supports d_type: true [2020-07-15T05:24:20.298Z] Native Overlay Diff: true [2020-07-15T05:24:20.298Z] Logging Driver: json-file [2020-07-15T05:24:20.298Z] Cgroup Driver: cgroupfs [2020-07-15T05:24:20.298Z] Plugins: [2020-07-15T05:24:20.298Z] Volume: local [2020-07-15T05:24:20.298Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T05:24:20.298Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T05:24:20.298Z] Swarm: inactive [2020-07-15T05:24:20.298Z] Runtimes: runc [2020-07-15T05:24:20.298Z] Default Runtime: runc [2020-07-15T05:24:20.298Z] Init Binary: docker-init [2020-07-15T05:24:20.298Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:20.298Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:20.298Z] init version: fec3683 [2020-07-15T05:24:20.298Z] Security Options: [2020-07-15T05:24:20.298Z] apparmor [2020-07-15T05:24:20.298Z] seccomp [2020-07-15T05:24:20.298Z] Profile: default [2020-07-15T05:24:20.298Z] Kernel Version: 5.3.0-1030-aws [2020-07-15T05:24:20.298Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T05:24:20.298Z] OSType: linux [2020-07-15T05:24:20.298Z] Architecture: x86_64 [2020-07-15T05:24:20.298Z] CPUs: 2 [2020-07-15T05:24:20.298Z] Total Memory: 7.487GiB [2020-07-15T05:24:20.298Z] Name: ip-10-100-69-137 [2020-07-15T05:24:20.298Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-15T05:24:20.298Z] Docker Root Dir: /var/lib/docker [2020-07-15T05:24:20.298Z] Debug Mode: false [2020-07-15T05:24:20.298Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:24:20.298Z] Labels: [2020-07-15T05:24:20.298Z] Experimental: true [2020-07-15T05:24:20.298Z] Insecure Registries: [2020-07-15T05:24:20.298Z] 127.0.0.0/8 [2020-07-15T05:24:20.298Z] Live Restore Enabled: true [2020-07-15T05:24:20.298Z] [2020-07-15T05:24:20.298Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T05:24:20.405Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:20.405Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:24:20.560Z] #7 ... [2020-07-15T05:24:20.560Z] [2020-07-15T05:24:20.560Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T05:24:20.560Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T05:24:20.560Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T05:24:20.560Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-15T05:24:20.560Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T05:24:20.560Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-15T05:24:20.560Z] #58 DONE 1.3s [2020-07-15T05:24:20.560Z] [2020-07-15T05:24:20.560Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:20.560Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 45.50MB / 48.97MB 1.2s [2020-07-15T05:24:20.560Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 21.49MB / 51.37MB 1.2s [2020-07-15T05:24:20.560Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 13.18MB / 56.71MB 1.2s [2020-07-15T05:24:20.560Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.3s done [2020-07-15T05:24:20.560Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 30.69MB / 51.37MB 1.4s [2020-07-15T05:24:20.560Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 22.08MB / 56.71MB 1.4s [2020-07-15T05:24:20.560Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 0B / 102.25MB 1.4s [2020-07-15T05:24:20.618Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:20.618Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:20.618Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T05:24:20.618Z] + bash /home/ubuntu/workspace/moby_PR-41211/check-config.sh [2020-07-15T05:24:20.618Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T05:24:20.618Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-15T05:24:20.618Z] [2020-07-15T05:24:20.618Z] Generally Necessary: [2020-07-15T05:24:20.618Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T05:24:20.618Z] - apparmor: enabled and tools installed [2020-07-15T05:24:20.618Z] - CONFIG_NAMESPACES: enabled [2020-07-15T05:24:20.618Z] - CONFIG_NET_NS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_PID_NS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_IPC_NS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_UTS_NS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_CGROUPS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T05:24:20.618Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T05:24:20.618Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T05:24:20.618Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T05:24:20.618Z] - CONFIG_CPUSETS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_MEMCG: enabled [2020-07-15T05:24:20.618Z] - CONFIG_KEYS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_VETH: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-15T05:24:20.618Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T05:24:20.618Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-15T05:24:20.618Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T05:24:20.618Z] [2020-07-15T05:24:20.618Z] Optional Features: [2020-07-15T05:24:20.618Z] - CONFIG_USER_NS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_SECCOMP: enabled [2020-07-15T05:24:20.618Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T05:24:20.618Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T05:24:20.618Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T05:24:20.618Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T05:24:20.618Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T05:24:20.618Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T05:24:20.793Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:24:20.820Z] > git --version # timeout=10 [2020-07-15T05:24:20.834Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:24:20.872Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 34.49MB / 51.37MB 1.5s [2020-07-15T05:24:20.872Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 26.37MB / 56.71MB 1.5s [2020-07-15T05:24:20.872Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-15T05:24:20.872Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 38.82MB / 51.37MB 1.6s [2020-07-15T05:24:20.872Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 29.92MB / 56.71MB 1.6s [2020-07-15T05:24:20.872Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 6.84MB / 102.25MB 1.6s [2020-07-15T05:24:20.872Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 42.97MB / 51.37MB 1.7s [2020-07-15T05:24:20.872Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 33.85MB / 56.71MB 1.7s [2020-07-15T05:24:20.873Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-15T05:24:20.873Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-15T05:24:20.873Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T05:24:20.873Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T05:24:20.873Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T05:24:20.873Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T05:24:20.873Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T05:24:20.873Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T05:24:20.873Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T05:24:20.873Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T05:24:20.873Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T05:24:20.873Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_EXT4_FS: enabled [2020-07-15T05:24:20.873Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T05:24:20.873Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T05:24:20.873Z] - Network Drivers: [2020-07-15T05:24:20.873Z] - "overlay": [2020-07-15T05:24:20.873Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T05:24:20.873Z] Optional (for encrypted networks): [2020-07-15T05:24:20.873Z] - CONFIG_CRYPTO: enabled [2020-07-15T05:24:20.873Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T05:24:20.873Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T05:24:20.873Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T05:24:20.873Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T05:24:20.873Z] - CONFIG_XFRM: enabled [2020-07-15T05:24:20.873Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-15T05:24:20.873Z] - "ipvlan": [2020-07-15T05:24:20.873Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T05:24:20.873Z] - "macvlan": [2020-07-15T05:24:20.873Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T05:24:20.873Z] - "ftp,tftp client in container": [2020-07-15T05:24:20.873Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T05:24:20.873Z] - Storage Drivers: [2020-07-15T05:24:20.873Z] - "aufs": [2020-07-15T05:24:20.873Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T05:24:20.873Z] - "btrfs": [2020-07-15T05:24:20.873Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T05:24:20.873Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T05:24:20.873Z] - "devicemapper": [2020-07-15T05:24:20.873Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T05:24:20.873Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T05:24:20.873Z] - "overlay": [2020-07-15T05:24:20.873Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T05:24:20.873Z] - "zfs": [2020-07-15T05:24:20.873Z] - /dev/zfs: present [2020-07-15T05:24:20.873Z] - zfs command: missing [2020-07-15T05:24:20.873Z] - zpool command: missing [2020-07-15T05:24:20.873Z] [2020-07-15T05:24:20.873Z] Limits: [2020-07-15T05:24:20.873Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T05:24:20.873Z] [2020-07-15T05:24:20.873Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T05:24:21.189Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 46.65MB / 51.37MB 1.8s [2020-07-15T05:24:21.189Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 37.78MB / 56.71MB 1.8s [2020-07-15T05:24:21.189Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 14.72MB / 102.25MB 1.8s [2020-07-15T05:24:21.189Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 50.48MB / 51.37MB 1.9s [2020-07-15T05:24:21.189Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 41.71MB / 56.71MB 1.9s [2020-07-15T05:24:21.189Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.9s done [2020-07-15T05:24:21.189Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 47.49MB / 56.71MB 2.0s [2020-07-15T05:24:21.189Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 23.93MB / 102.25MB 2.0s [2020-07-15T05:24:21.189Z] #7 sha256:74dc15675f7444f28542e9a134d731f434f08fd6b54513847418ad7f9673661d 0B / 155B 2.0s [2020-07-15T05:24:21.202Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc4f242e7958c83ed47a768b83a7c26864b6274e . [2020-07-15T05:24:21.202Z] #2 [internal] load build definition from Dockerfile [2020-07-15T05:24:21.202Z] #2 transferring dockerfile: 16.37kB done [2020-07-15T05:24:21.202Z] #2 DONE 0.0s [2020-07-15T05:24:21.202Z] [2020-07-15T05:24:21.202Z] #1 [internal] load .dockerignore [2020-07-15T05:24:21.202Z] #1 transferring context: 87B done [2020-07-15T05:24:21.202Z] #1 DONE 0.0s [2020-07-15T05:24:21.202Z] [2020-07-15T05:24:21.202Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-15T05:24:21.440Z] #36 ... [2020-07-15T05:24:21.440Z] [2020-07-15T05:24:21.440Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:21.440Z] #30 4.108 + RM_GOPATH=0 [2020-07-15T05:24:21.440Z] #30 4.108 + TMP_GOPATH= [2020-07-15T05:24:21.440Z] #30 4.108 + : /build [2020-07-15T05:24:21.440Z] #30 4.108 + '[' -z '' ']' [2020-07-15T05:24:21.440Z] #30 4.108 ++ mktemp -d [2020-07-15T05:24:21.440Z] #30 4.108 + export GOPATH=/tmp/tmp.mMOGFx5g0x [2020-07-15T05:24:21.440Z] #30 4.108 + GOPATH=/tmp/tmp.mMOGFx5g0x [2020-07-15T05:24:21.440Z] #30 4.108 + RM_GOPATH=1 [2020-07-15T05:24:21.440Z] #30 4.108 + case "$(go env GOARCH)" in [2020-07-15T05:24:21.440Z] #30 4.109 ++ go env GOARCH [2020-07-15T05:24:21.440Z] #30 4.114 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:21.440Z] #30 4.114 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:21.440Z] #30 4.114 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:21.440Z] #30 4.116 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:21.440Z] #30 4.116 + dir=/tmp/install [2020-07-15T05:24:21.440Z] #30 4.116 + bin=tomlv [2020-07-15T05:24:21.440Z] #30 4.116 + shift [2020-07-15T05:24:21.440Z] #30 4.116 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T05:24:21.440Z] #30 4.116 + . /tmp/install/tomlv.installer [2020-07-15T05:24:21.440Z] #30 4.116 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:21.440Z] #30 4.116 + install_tomlv [2020-07-15T05:24:21.440Z] #30 4.116 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T05:24:21.440Z] #30 4.116 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mMOGFx5g0x/src/github.com/BurntSushi/toml [2020-07-15T05:24:21.440Z] #30 4.122 Cloning into '/tmp/tmp.mMOGFx5g0x/src/github.com/BurntSushi/toml'... [2020-07-15T05:24:21.440Z] #30 4.941 + cd /tmp/tmp.mMOGFx5g0x/src/github.com/BurntSushi/toml [2020-07-15T05:24:21.440Z] #30 4.941 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:21.440Z] #30 5.024 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:24:21.440Z] #30 5.688 internal/cpu [Pipeline] sh [2020-07-15T05:24:21.461Z] #3 DONE 0.1s [2020-07-15T05:24:21.461Z] [2020-07-15T05:24:21.461Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T05:24:21.461Z] #4 CACHED [2020-07-15T05:24:21.487Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 53.45MB / 56.71MB 2.1s [2020-07-15T05:24:21.487Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 29.78MB / 102.25MB 2.1s [2020-07-15T05:24:21.487Z] #7 sha256:74dc15675f7444f28542e9a134d731f434f08fd6b54513847418ad7f9673661d 155B / 155B 2.0s done [2020-07-15T05:24:21.487Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.2s done [2020-07-15T05:24:21.487Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 42.16MB / 102.25MB 2.3s [2020-07-15T05:24:21.673Z] Fetching without tags [2020-07-15T05:24:21.696Z] #30 5.702 runtime/internal/atomic [2020-07-15T05:24:21.716Z] [2020-07-15T05:24:21.716Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T05:24:21.716Z] #6 DONE 0.1s [2020-07-15T05:24:21.716Z] [2020-07-15T05:24:21.716Z] #5 [internal] load metadata for docker.io/library/golang:1.13.13-buster [2020-07-15T05:24:21.733Z] + docker version [2020-07-15T05:24:21.733Z] Client: Docker Engine - Community [2020-07-15T05:24:21.733Z] Version: 19.03.12 [2020-07-15T05:24:21.733Z] API version: 1.40 [2020-07-15T05:24:21.733Z] Go version: go1.13.10 [2020-07-15T05:24:21.733Z] Git commit: 48a6621 [2020-07-15T05:24:21.733Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-15T05:24:21.733Z] OS/Arch: linux/arm64 [2020-07-15T05:24:21.733Z] Experimental: false [2020-07-15T05:24:21.733Z] [2020-07-15T05:24:21.733Z] Server: Docker Engine - Community [2020-07-15T05:24:21.733Z] Engine: [2020-07-15T05:24:21.733Z] Version: 19.03.12 [2020-07-15T05:24:21.733Z] API version: 1.40 (minimum version 1.12) [2020-07-15T05:24:21.733Z] Go version: go1.13.10 [2020-07-15T05:24:21.733Z] Git commit: 48a6621 [2020-07-15T05:24:21.733Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-15T05:24:21.733Z] OS/Arch: linux/arm64 [2020-07-15T05:24:21.733Z] Experimental: true [2020-07-15T05:24:21.733Z] containerd: [2020-07-15T05:24:21.733Z] Version: 1.2.13 [2020-07-15T05:24:21.733Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:21.733Z] runc: [2020-07-15T05:24:21.733Z] Version: 1.0.0-rc10 [2020-07-15T05:24:21.733Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:21.733Z] docker-init: [2020-07-15T05:24:21.733Z] Version: 0.18.0 [2020-07-15T05:24:21.733Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T05:24:21.787Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 53.51MB / 102.25MB 2.4s [2020-07-15T05:24:21.787Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 60.49MB / 102.25MB 2.5s [2020-07-15T05:24:21.787Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 73.62MB / 102.25MB 2.6s [2020-07-15T05:24:20.380Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:24:20.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T05:24:20.410Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:20.415Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:21.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:21.645Z] > git config --add remote.origin.fetch +refs/pull/41211/head:refs/remotes/origin/PR-41211 # timeout=10 [2020-07-15T05:24:21.647Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:21.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:24:21.680Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:24:21.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:24:21.681Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:24:21.952Z] #30 5.972 runtime/internal/sys [2020-07-15T05:24:21.952Z] #30 6.220 runtime/internal/math [2020-07-15T05:24:21.952Z] #30 ... [2020-07-15T05:24:21.952Z] [2020-07-15T05:24:21.952Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:21.952Z] #10 6.189 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:21.952Z] #10 6.201 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:21.952Z] #10 6.201 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:22.028Z] + docker info [2020-07-15T05:24:22.081Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 85.40MB / 102.25MB 2.7s [2020-07-15T05:24:22.081Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 97.18MB / 102.25MB 2.8s [2020-07-15T05:24:22.082Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:22.278Z] #5 DONE 0.4s [2020-07-15T05:24:22.278Z] [2020-07-15T05:24:22.278Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T05:24:22.278Z] #58 CACHED [2020-07-15T05:24:22.278Z] [2020-07-15T05:24:22.278Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:22.278Z] #7 resolve docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 done [2020-07-15T05:24:22.278Z] #7 sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 1.86kB / 1.86kB done [2020-07-15T05:24:22.278Z] #7 sha256:18f614998dbd01fffa0b422175ef4616bf8bbd2079be93da774e271a7a51addd 1.79kB / 1.79kB done [2020-07-15T05:24:22.278Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 0B / 120.18MB 0.1s [2020-07-15T05:24:22.278Z] #7 sha256:f4d61fed49ec2fc40c5fcc4ca4cdea570012df177b6fc912d63e518b984bb0e5 6.19kB / 6.19kB done [2020-07-15T05:24:22.278Z] #7 sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a 0B / 126B 0.1s [2020-07-15T05:24:22.278Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 12.77MB / 120.18MB 0.3s [2020-07-15T05:24:22.278Z] #7 sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a 126B / 126B 0.1s done [2020-07-15T05:24:22.372Z] #7 sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 102.25MB / 102.25MB 2.9s done [2020-07-15T05:24:22.372Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.7s done [2020-07-15T05:24:22.535Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 24.47MB / 120.18MB 0.4s [2020-07-15T05:24:22.535Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 34.25MB / 120.18MB 0.5s [2020-07-15T05:24:22.598Z] Client: [2020-07-15T05:24:22.598Z] Debug Mode: false [2020-07-15T05:24:22.598Z] [2020-07-15T05:24:22.598Z] Server: [2020-07-15T05:24:22.598Z] Containers: 0 [2020-07-15T05:24:22.598Z] Running: 0 [2020-07-15T05:24:22.598Z] Paused: 0 [2020-07-15T05:24:22.598Z] Stopped: 0 [2020-07-15T05:24:22.598Z] Images: 2 [2020-07-15T05:24:22.598Z] Server Version: 19.03.12 [2020-07-15T05:24:22.598Z] Storage Driver: overlay2 [2020-07-15T05:24:22.598Z] Backing Filesystem: extfs [2020-07-15T05:24:22.598Z] Supports d_type: true [2020-07-15T05:24:22.598Z] Native Overlay Diff: true [2020-07-15T05:24:22.598Z] Logging Driver: json-file [2020-07-15T05:24:22.598Z] Cgroup Driver: cgroupfs [2020-07-15T05:24:22.598Z] Plugins: [2020-07-15T05:24:22.598Z] Volume: local [2020-07-15T05:24:22.598Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T05:24:22.598Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T05:24:22.598Z] Swarm: inactive [2020-07-15T05:24:22.598Z] Runtimes: runc [2020-07-15T05:24:22.598Z] Default Runtime: runc [2020-07-15T05:24:22.598Z] Init Binary: docker-init [2020-07-15T05:24:22.598Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:24:22.598Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:24:22.598Z] init version: fec3683 [2020-07-15T05:24:22.598Z] Security Options: [2020-07-15T05:24:22.598Z] apparmor [2020-07-15T05:24:22.598Z] seccomp [2020-07-15T05:24:22.598Z] Profile: default [2020-07-15T05:24:22.598Z] Kernel Version: 4.15.0-1074-aws [2020-07-15T05:24:22.598Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-15T05:24:22.598Z] OSType: linux [2020-07-15T05:24:22.598Z] Architecture: aarch64 [2020-07-15T05:24:22.598Z] CPUs: 4 [2020-07-15T05:24:22.598Z] Total Memory: 7.525GiB [2020-07-15T05:24:22.598Z] Name: ip-10-100-111-155 [2020-07-15T05:24:22.598Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-15T05:24:22.598Z] Docker Root Dir: /var/lib/docker [2020-07-15T05:24:22.598Z] Debug Mode: false [2020-07-15T05:24:22.598Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:24:22.599Z] Labels: [2020-07-15T05:24:22.599Z] Experimental: true [2020-07-15T05:24:22.599Z] Insecure Registries: [2020-07-15T05:24:22.599Z] 127.0.0.0/8 [2020-07-15T05:24:22.599Z] Live Restore Enabled: true [2020-07-15T05:24:22.599Z] [2020-07-15T05:24:22.599Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T05:24:22.663Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-15T05:24:22.792Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 50.27MB / 120.18MB 0.7s [2020-07-15T05:24:22.792Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 59.96MB / 120.18MB 0.8s [2020-07-15T05:24:22.889Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:22.889Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:22.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T05:24:22.907Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:24:22.907Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:24:22.955Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.2s done [2020-07-15T05:24:22.955Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-07-15T05:24:23.051Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 73.88MB / 120.18MB 1.0s [2020-07-15T05:24:23.246Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-15T05:24:23.317Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 80.87MB / 120.18MB 1.1s [2020-07-15T05:24:23.317Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 91.49MB / 120.18MB 1.2s [2020-07-15T05:24:23.317Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 98.82MB / 120.18MB 1.3s [2020-07-15T05:24:23.460Z] + bash /home/ubuntu/workspace/moby_PR-41211/check-config.sh [2020-07-15T05:24:23.460Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T05:24:23.460Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-15T05:24:23.460Z] [2020-07-15T05:24:23.460Z] Generally Necessary: [2020-07-15T05:24:23.460Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T05:24:23.460Z] - apparmor: enabled and tools installed [2020-07-15T05:24:23.460Z] - CONFIG_NAMESPACES: enabled [2020-07-15T05:24:23.460Z] - CONFIG_NET_NS: enabled [2020-07-15T05:24:23.460Z] - CONFIG_PID_NS: enabled [2020-07-15T05:24:23.460Z] - CONFIG_IPC_NS: enabled [2020-07-15T05:24:23.460Z] - CONFIG_UTS_NS: enabled [2020-07-15T05:24:23.460Z] - CONFIG_CGROUPS: enabled [2020-07-15T05:24:23.460Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T05:24:23.460Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T05:24:23.460Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T05:24:23.460Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T05:24:23.460Z] - CONFIG_CPUSETS: enabled [2020-07-15T05:24:23.460Z] - CONFIG_MEMCG: enabled [2020-07-15T05:24:23.460Z] - CONFIG_KEYS: enabled [2020-07-15T05:24:23.460Z] - CONFIG_VETH: enabled (as module) [2020-07-15T05:24:23.460Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T05:24:23.538Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-15T05:24:23.574Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 105.13MB / 120.18MB 1.4s [2020-07-15T05:24:23.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-15T05:24:23.721Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T05:24:23.721Z] [2020-07-15T05:24:23.721Z] Optional Features: [2020-07-15T05:24:23.721Z] - CONFIG_USER_NS: enabled [2020-07-15T05:24:23.721Z] - CONFIG_SECCOMP: enabled [2020-07-15T05:24:23.721Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T05:24:23.721Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T05:24:23.721Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T05:24:23.721Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T05:24:23.721Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T05:24:23.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T05:24:23.721Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-15T05:24:23.721Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-15T05:24:23.721Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T05:24:23.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T05:24:23.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T05:24:23.721Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T05:24:23.721Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T05:24:23.721Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T05:24:22.089Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:22.091Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:22.878Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:24:22.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T05:24:22.913Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:24:22.916Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:24:23.830Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 120.18MB / 120.18MB 1.6s [2020-07-15T05:24:23.830Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 120.18MB / 120.18MB 1.7s done [2020-07-15T05:24:23.929Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:24:23.982Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T05:24:23.982Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T05:24:23.982Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T05:24:23.982Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T05:24:23.982Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_EXT4_FS: enabled [2020-07-15T05:24:23.982Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T05:24:23.982Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T05:24:23.982Z] - Network Drivers: [2020-07-15T05:24:23.982Z] - "overlay": [2020-07-15T05:24:23.982Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T05:24:23.982Z] Optional (for encrypted networks): [2020-07-15T05:24:23.982Z] - CONFIG_CRYPTO: enabled [2020-07-15T05:24:23.982Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T05:24:23.982Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T05:24:23.982Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T05:24:23.982Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T05:24:23.982Z] - CONFIG_XFRM: enabled [2020-07-15T05:24:23.982Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-15T05:24:23.982Z] - "ipvlan": [2020-07-15T05:24:23.982Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T05:24:23.982Z] - "macvlan": [2020-07-15T05:24:23.982Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T05:24:23.982Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T05:24:23.982Z] - "ftp,tftp client in container": [2020-07-15T05:24:23.978Z] > git --version # timeout=10 [2020-07-15T05:24:23.983Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:24:24.089Z] #7 extracting sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 [2020-07-15T05:24:24.243Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T05:24:24.243Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T05:24:24.243Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T05:24:24.243Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T05:24:24.243Z] - Storage Drivers: [2020-07-15T05:24:24.243Z] - "aufs": [2020-07-15T05:24:24.243Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T05:24:24.243Z] - "btrfs": [2020-07-15T05:24:24.243Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T05:24:24.243Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T05:24:24.243Z] - "devicemapper": [2020-07-15T05:24:24.243Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T05:24:24.243Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T05:24:24.243Z] - "overlay": [2020-07-15T05:24:24.243Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T05:24:24.243Z] - "zfs": [2020-07-15T05:24:24.243Z] - /dev/zfs: missing [2020-07-15T05:24:24.243Z] - zfs command: missing [2020-07-15T05:24:24.243Z] - zpool command: missing [2020-07-15T05:24:24.243Z] [2020-07-15T05:24:24.243Z] Limits: [2020-07-15T05:24:24.243Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T05:24:24.243Z] [2020-07-15T05:24:24.243Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T05:24:24.588Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc4f242e7958c83ed47a768b83a7c26864b6274e . [2020-07-15T05:24:24.588Z] #1 [internal] load .dockerignore [2020-07-15T05:24:24.588Z] #1 transferring context: 87B 0.0s done [2020-07-15T05:24:24.588Z] #1 DONE 0.0s [2020-07-15T05:24:24.588Z] [2020-07-15T05:24:24.588Z] #2 [internal] load build definition from Dockerfile [2020-07-15T05:24:24.588Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-15T05:24:24.588Z] #2 DONE 0.0s [2020-07-15T05:24:24.588Z] [2020-07-15T05:24:24.588Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T05:24:24.849Z] #3 DONE 0.1s [2020-07-15T05:24:24.849Z] [2020-07-15T05:24:24.849Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T05:24:24.849Z] #4 CACHED [2020-07-15T05:24:24.879Z] + docker version [2020-07-15T05:24:24.879Z] Client: [2020-07-15T05:24:24.879Z] Version: 18.06.1-ce [2020-07-15T05:24:24.879Z] API version: 1.38 [2020-07-15T05:24:24.879Z] Go version: go1.10.3 [2020-07-15T05:24:24.879Z] Git commit: e68fc7a [2020-07-15T05:24:24.879Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-15T05:24:24.879Z] OS/Arch: linux/ppc64le [2020-07-15T05:24:24.879Z] Experimental: false [2020-07-15T05:24:24.879Z] [2020-07-15T05:24:24.879Z] Server: [2020-07-15T05:24:24.879Z] Engine: [2020-07-15T05:24:24.879Z] Version: 18.06.1-ce [2020-07-15T05:24:24.879Z] API version: 1.38 (minimum version 1.12) [2020-07-15T05:24:24.879Z] Go version: go1.10.3 [2020-07-15T05:24:24.879Z] Git commit: e68fc7a [2020-07-15T05:24:24.879Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-15T05:24:24.879Z] OS/Arch: linux/ppc64le [2020-07-15T05:24:24.879Z] Experimental: true [Pipeline] sh [2020-07-15T05:24:25.019Z] #7 ... [2020-07-15T05:24:25.019Z] [2020-07-15T05:24:25.019Z] #20 [internal] load build context [2020-07-15T05:24:25.019Z] #20 transferring context: 51.30MB 2.8s done [2020-07-15T05:24:25.019Z] #20 DONE 2.9s [2020-07-15T05:24:25.019Z] [2020-07-15T05:24:25.019Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:25.050Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.6s done [2020-07-15T05:24:25.264Z] + docker info [2020-07-15T05:24:25.264Z] Containers: 0 [2020-07-15T05:24:25.264Z] Running: 0 [2020-07-15T05:24:25.264Z] Paused: 0 [2020-07-15T05:24:25.264Z] Stopped: 0 [2020-07-15T05:24:25.264Z] Images: 0 [2020-07-15T05:24:25.264Z] Server Version: 18.06.1-ce [2020-07-15T05:24:25.264Z] Storage Driver: overlay2 [2020-07-15T05:24:25.264Z] Backing Filesystem: extfs [2020-07-15T05:24:25.264Z] Supports d_type: true [2020-07-15T05:24:25.264Z] Native Overlay Diff: true [2020-07-15T05:24:25.264Z] Logging Driver: json-file [2020-07-15T05:24:25.264Z] Cgroup Driver: cgroupfs [2020-07-15T05:24:25.264Z] Plugins: [2020-07-15T05:24:25.264Z] Volume: local [2020-07-15T05:24:25.264Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T05:24:25.264Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-15T05:24:25.264Z] Swarm: inactive [2020-07-15T05:24:25.264Z] Runtimes: runc [2020-07-15T05:24:25.264Z] Default Runtime: runc [2020-07-15T05:24:25.264Z] Init Binary: docker-init [2020-07-15T05:24:25.264Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-15T05:24:25.264Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-15T05:24:25.264Z] init version: fec3683 [2020-07-15T05:24:25.264Z] Security Options: [2020-07-15T05:24:25.264Z] apparmor [2020-07-15T05:24:25.264Z] seccomp [2020-07-15T05:24:25.264Z] Profile: default [2020-07-15T05:24:25.264Z] Kernel Version: 4.4.0-130-generic [2020-07-15T05:24:25.264Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-15T05:24:25.264Z] OSType: linux [2020-07-15T05:24:25.264Z] Architecture: ppc64le [2020-07-15T05:24:25.264Z] CPUs: 4 [2020-07-15T05:24:25.264Z] Total Memory: 7.972GiB [2020-07-15T05:24:25.264Z] Name: ppc64le-ubuntu-33 [2020-07-15T05:24:25.264Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-15T05:24:25.264Z] Docker Root Dir: /var/lib/docker [2020-07-15T05:24:25.264Z] Debug Mode (client): false [2020-07-15T05:24:25.264Z] Debug Mode (server): false [2020-07-15T05:24:25.264Z] Username: dockerbuildbot [2020-07-15T05:24:25.264Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:24:25.264Z] Labels: [2020-07-15T05:24:25.264Z] Experimental: true [2020-07-15T05:24:25.264Z] Insecure Registries: [2020-07-15T05:24:25.264Z] 127.0.0.0/8 [2020-07-15T05:24:25.264Z] Live Restore Enabled: false [2020-07-15T05:24:25.264Z] [Pipeline] sh [2020-07-15T05:24:25.342Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0.1s [2020-07-15T05:24:25.420Z] [2020-07-15T05:24:25.420Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T05:24:25.420Z] #6 DONE 0.1s [2020-07-15T05:24:25.420Z] [2020-07-15T05:24:25.420Z] #5 [internal] load metadata for docker.io/library/golang:1.13.13-buster [2020-07-15T05:24:25.649Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:25.649Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:24:25.649Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T05:24:25.649Z] + bash /home/docker/workspace/moby_PR-41211/check-config.sh [2020-07-15T05:24:25.649Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T05:24:25.649Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-07-15T05:24:25.649Z] [2020-07-15T05:24:25.649Z] Generally Necessary: [2020-07-15T05:24:25.649Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T05:24:25.649Z] - apparmor: enabled and tools installed [2020-07-15T05:24:25.649Z] - CONFIG_NAMESPACES: enabled [2020-07-15T05:24:25.649Z] - CONFIG_NET_NS: enabled [2020-07-15T05:24:25.649Z] - CONFIG_PID_NS: enabled [2020-07-15T05:24:25.649Z] - CONFIG_IPC_NS: enabled [2020-07-15T05:24:25.649Z] - CONFIG_UTS_NS: enabled [2020-07-15T05:24:25.649Z] - CONFIG_CGROUPS: enabled [2020-07-15T05:24:25.649Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T05:24:25.649Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T05:24:25.649Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T05:24:25.649Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T05:24:25.649Z] - CONFIG_CPUSETS: enabled [2020-07-15T05:24:25.649Z] - CONFIG_MEMCG: enabled [2020-07-15T05:24:25.649Z] - CONFIG_KEYS: enabled [2020-07-15T05:24:25.649Z] - CONFIG_VETH: enabled (as module) [2020-07-15T05:24:25.649Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T05:24:25.682Z] #5 DONE 0.3s [2020-07-15T05:24:25.682Z] [2020-07-15T05:24:25.682Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T05:24:25.682Z] #58 CACHED [2020-07-15T05:24:25.682Z] [2020-07-15T05:24:25.682Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:25.682Z] #7 resolve docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 done [2020-07-15T05:24:25.682Z] #7 sha256:3c146e1065e980364363a9dd40fd2162f443f15bd9c0d5b34cce63f95c257418 1.79kB / 1.79kB done [2020-07-15T05:24:25.682Z] #7 sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 1.86kB / 1.86kB done [2020-07-15T05:24:25.682Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 0B / 97.69MB 0.1s [2020-07-15T05:24:25.682Z] #7 sha256:5523b1e5587457b58096e33511d52d02559b1b340816d7e8cffe098e492b361d 0B / 156B 0.1s [2020-07-15T05:24:25.682Z] #7 sha256:ef7f5e9e822eb52c290e97680766cac21ef55fa1dc3f971432722199ad0f5047 6.19kB / 6.19kB done [2020-07-15T05:24:25.682Z] #7 sha256:5523b1e5587457b58096e33511d52d02559b1b340816d7e8cffe098e492b361d 156B / 156B 0.1s done [2020-07-15T05:24:25.943Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-15T05:24:25.943Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T05:24:25.943Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-15T05:24:25.943Z] [2020-07-15T05:24:25.943Z] Optional Features: [2020-07-15T05:24:25.943Z] - CONFIG_USER_NS: enabled [2020-07-15T05:24:25.943Z] - CONFIG_SECCOMP: enabled [2020-07-15T05:24:25.943Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T05:24:25.943Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T05:24:25.943Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T05:24:25.943Z] (cgroup swap accounting is currently enabled) [2020-07-15T05:24:25.943Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-15T05:24:25.943Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T05:24:25.943Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T05:24:25.943Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-15T05:24:25.943Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-15T05:24:25.943Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T05:24:25.943Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T05:24:25.943Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T05:24:25.943Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T05:24:25.943Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T05:24:25.943Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T05:24:25.943Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T05:24:25.943Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T05:24:25.943Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T05:24:25.943Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_EXT4_FS: enabled [2020-07-15T05:24:25.943Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T05:24:25.943Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T05:24:25.943Z] - Network Drivers: [2020-07-15T05:24:25.943Z] - "overlay": [2020-07-15T05:24:25.943Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T05:24:25.943Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T05:24:25.943Z] Optional (for encrypted networks): [2020-07-15T05:24:25.955Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 7.49MB / 97.69MB 0.4s [2020-07-15T05:24:26.149Z] #10 8.838 Reading package lists... [2020-07-15T05:24:26.149Z] #10 ... [2020-07-15T05:24:26.149Z] [2020-07-15T05:24:26.149Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:26.149Z] #51 7.607 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:26.149Z] #51 7.629 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:26.149Z] #51 7.631 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:26.149Z] #51 ... [2020-07-15T05:24:26.149Z] [2020-07-15T05:24:26.149Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:24:26.149Z] #28 7.363 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T05:24:26.149Z] #28 7.365 Cloning into '.'... [2020-07-15T05:24:26.149Z] #28 ... [2020-07-15T05:24:26.149Z] [2020-07-15T05:24:26.149Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:26.149Z] #32 7.575 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:26.149Z] #32 7.575 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:26.149Z] #32 7.576 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:26.224Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 18.88MB / 97.69MB 0.5s [2020-07-15T05:24:26.224Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 37.27MB / 97.69MB 0.7s [2020-07-15T05:24:26.234Z] - CONFIG_CRYPTO: enabled [2020-07-15T05:24:26.234Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_XFRM: enabled [2020-07-15T05:24:26.234Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-15T05:24:26.234Z] - "ipvlan": [2020-07-15T05:24:26.234Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T05:24:26.234Z] - "macvlan": [2020-07-15T05:24:26.234Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T05:24:26.234Z] - "ftp,tftp client in container": [2020-07-15T05:24:26.234Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T05:24:26.234Z] - Storage Drivers: [2020-07-15T05:24:26.234Z] - "aufs": [2020-07-15T05:24:26.234Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T05:24:26.234Z] - "btrfs": [2020-07-15T05:24:26.234Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T05:24:26.234Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T05:24:26.234Z] - "devicemapper": [2020-07-15T05:24:26.234Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T05:24:26.234Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T05:24:26.234Z] - "overlay": [2020-07-15T05:24:26.234Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T05:24:26.234Z] - "zfs": [2020-07-15T05:24:26.234Z] - /dev/zfs: missing [2020-07-15T05:24:26.234Z] - zfs command: missing [2020-07-15T05:24:26.234Z] - zpool command: missing [2020-07-15T05:24:26.234Z] [2020-07-15T05:24:26.234Z] Limits: [2020-07-15T05:24:26.234Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T05:24:26.234Z] [2020-07-15T05:24:26.234Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T05:24:26.406Z] #32 10.53 Reading package lists... [2020-07-15T05:24:26.406Z] #32 ... [2020-07-15T05:24:26.406Z] [2020-07-15T05:24:26.406Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:26.406Z] #47 7.021 + RM_GOPATH=0 [2020-07-15T05:24:26.406Z] #47 7.022 + TMP_GOPATH= [2020-07-15T05:24:26.406Z] #47 7.022 + : /build [2020-07-15T05:24:26.406Z] #47 7.022 + '[' -z '' ']' [2020-07-15T05:24:26.406Z] #47 7.029 ++ mktemp -d [2020-07-15T05:24:26.406Z] #47 7.031 + export GOPATH=/tmp/tmp.PSBsbSQjVr [2020-07-15T05:24:26.406Z] #47 7.035 + GOPATH=/tmp/tmp.PSBsbSQjVr [2020-07-15T05:24:26.406Z] #47 7.035 + RM_GOPATH=1 [2020-07-15T05:24:26.406Z] #47 7.035 + case "$(go env GOARCH)" in [2020-07-15T05:24:26.406Z] #47 7.039 ++ go env GOARCH [2020-07-15T05:24:26.406Z] #47 7.057 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.406Z] #47 7.057 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.406Z] #47 7.058 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:26.406Z] #47 7.060 + dir=/tmp/install [2020-07-15T05:24:26.406Z] #47 7.060 + bin=shfmt [2020-07-15T05:24:26.406Z] #47 7.061 + shift [2020-07-15T05:24:26.406Z] #47 7.061 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T05:24:26.406Z] #47 7.061 + . /tmp/install/shfmt.installer [2020-07-15T05:24:26.406Z] #47 7.062 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:26.406Z] #47 7.062 + install_shfmt [2020-07-15T05:24:26.406Z] #47 7.063 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T05:24:26.406Z] #47 7.063 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:26.406Z] #47 7.063 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PSBsbSQjVr/src/github.com/mvdan/sh [2020-07-15T05:24:26.406Z] #47 7.065 Cloning into '/tmp/tmp.PSBsbSQjVr/src/github.com/mvdan/sh'... [2020-07-15T05:24:26.406Z] #47 ... [2020-07-15T05:24:26.406Z] [2020-07-15T05:24:26.406Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:26.406Z] #38 7.253 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:26.406Z] #38 7.253 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:26.406Z] #38 7.253 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:26.496Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 51.34MB / 97.69MB 0.8s [2020-07-15T05:24:26.496Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 67.09MB / 97.69MB 1.0s [2020-07-15T05:24:26.662Z] #38 10.16 Reading package lists... [2020-07-15T05:24:26.662Z] #38 ... [2020-07-15T05:24:26.662Z] [2020-07-15T05:24:26.662Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:26.662Z] #41 6.709 + RM_GOPATH=0 [2020-07-15T05:24:26.662Z] #41 6.709 + TMP_GOPATH= [2020-07-15T05:24:26.662Z] #41 6.709 + : /build [2020-07-15T05:24:26.662Z] #41 6.709 + '[' -z '' ']' [2020-07-15T05:24:26.662Z] #41 6.709 ++ mktemp -d [2020-07-15T05:24:26.662Z] #41 6.713 + export GOPATH=/tmp/tmp.SEqwiHFXZR [2020-07-15T05:24:26.662Z] #41 6.713 + GOPATH=/tmp/tmp.SEqwiHFXZR [2020-07-15T05:24:26.662Z] #41 6.713 + RM_GOPATH=1 [2020-07-15T05:24:26.662Z] #41 6.713 + case "$(go env GOARCH)" in [2020-07-15T05:24:26.662Z] #41 6.714 ++ go env GOARCH [2020-07-15T05:24:26.662Z] #41 6.742 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.662Z] #41 6.742 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.662Z] #41 6.745 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:26.662Z] #41 6.748 + dir=/tmp/install [2020-07-15T05:24:26.662Z] #41 6.748 + bin=vndr [2020-07-15T05:24:26.662Z] #41 6.748 + shift [2020-07-15T05:24:26.662Z] #41 6.748 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T05:24:26.662Z] #41 6.748 + . /tmp/install/vndr.installer [2020-07-15T05:24:26.662Z] #41 6.749 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:26.662Z] #41 6.751 + install_vndr [2020-07-15T05:24:26.662Z] #41 6.751 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T05:24:26.662Z] #41 6.751 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SEqwiHFXZR/src/github.com/LK4D4/vndr [2020-07-15T05:24:26.662Z] #41 6.751 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:26.662Z] #41 6.757 Cloning into '/tmp/tmp.SEqwiHFXZR/src/github.com/LK4D4/vndr'... [2020-07-15T05:24:26.662Z] #41 7.776 + cd /tmp/tmp.SEqwiHFXZR/src/github.com/LK4D4/vndr [2020-07-15T05:24:26.662Z] #41 7.776 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:26.662Z] #41 7.831 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T05:24:26.662Z] #41 9.457 internal/race [2020-07-15T05:24:26.662Z] #41 9.626 runtime [2020-07-15T05:24:26.662Z] #41 9.636 sync/atomic [2020-07-15T05:24:26.662Z] #41 10.01 unicode [2020-07-15T05:24:26.662Z] #41 ... [2020-07-15T05:24:26.662Z] [2020-07-15T05:24:26.662Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:26.662Z] #54 7.005 + RM_GOPATH=0 [2020-07-15T05:24:26.662Z] #54 7.005 + TMP_GOPATH= [2020-07-15T05:24:26.662Z] #54 7.005 + : /build [2020-07-15T05:24:26.662Z] #54 7.005 + '[' -z '' ']' [2020-07-15T05:24:26.662Z] #54 7.013 ++ mktemp -d [2020-07-15T05:24:26.662Z] #54 7.020 + export GOPATH=/tmp/tmp.mKBbql725b [2020-07-15T05:24:26.662Z] #54 7.020 + GOPATH=/tmp/tmp.mKBbql725b [2020-07-15T05:24:26.662Z] #54 7.020 + RM_GOPATH=1 [2020-07-15T05:24:26.662Z] #54 7.020 + case "$(go env GOARCH)" in [2020-07-15T05:24:26.662Z] #54 7.020 ++ go env GOARCH [2020-07-15T05:24:26.662Z] #54 7.055 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.662Z] #54 7.055 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.662Z] #54 7.056 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:26.662Z] #54 7.059 + dir=/tmp/install [2020-07-15T05:24:26.662Z] #54 7.059 + bin=rootlesskit [2020-07-15T05:24:26.662Z] #54 7.060 + shift [2020-07-15T05:24:26.662Z] #54 7.060 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T05:24:26.662Z] #54 7.060 + . /tmp/install/rootlesskit.installer [2020-07-15T05:24:26.662Z] #54 7.060 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:26.662Z] #54 7.061 + install_rootlesskit [2020-07-15T05:24:26.662Z] #54 7.061 + case "$1" in [2020-07-15T05:24:26.662Z] #54 7.061 + export CGO_ENABLED=0 [2020-07-15T05:24:26.662Z] #54 7.061 + CGO_ENABLED=0 [2020-07-15T05:24:26.662Z] #54 7.062 + _install_rootlesskit [2020-07-15T05:24:26.662Z] #54 7.062 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T05:24:26.662Z] #54 7.062 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mKBbql725b/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:26.662Z] #54 7.062 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:26.662Z] #54 7.073 Cloning into '/tmp/tmp.mKBbql725b/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T05:24:26.669Z] + make bundles/buildx [2020-07-15T05:24:26.758Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 90.08MB / 97.69MB 1.2s [2020-07-15T05:24:26.758Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 97.69MB / 97.69MB 1.3s [2020-07-15T05:24:26.852Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.3s done [2020-07-15T05:24:26.852Z] #7 extracting sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 [2020-07-15T05:24:26.918Z] #54 ... [2020-07-15T05:24:26.918Z] [2020-07-15T05:24:26.918Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:26.918Z] #43 7.473 + RM_GOPATH=0 [2020-07-15T05:24:26.918Z] #43 7.476 + TMP_GOPATH= [2020-07-15T05:24:26.918Z] #43 7.476 + : /build [2020-07-15T05:24:26.918Z] #43 7.476 + '[' -z '' ']' [2020-07-15T05:24:26.918Z] #43 7.485 ++ mktemp -d [2020-07-15T05:24:26.918Z] #43 7.486 + export GOPATH=/tmp/tmp.k7DuPl9wsY [2020-07-15T05:24:26.918Z] #43 7.501 + GOPATH=/tmp/tmp.k7DuPl9wsY [2020-07-15T05:24:26.918Z] #43 7.501 + RM_GOPATH=1 [2020-07-15T05:24:26.918Z] #43 7.501 + case "$(go env GOARCH)" in [2020-07-15T05:24:26.918Z] #43 7.503 ++ go env GOARCH [2020-07-15T05:24:26.918Z] #43 7.516 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.918Z] #43 7.516 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.918Z] #43 7.517 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:26.918Z] #43 7.522 + dir=/tmp/install [2020-07-15T05:24:26.918Z] #43 7.522 + bin=gotestsum [2020-07-15T05:24:26.918Z] #43 7.522 + shift [2020-07-15T05:24:26.918Z] #43 7.522 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T05:24:26.918Z] #43 7.522 + . /tmp/install/gotestsum.installer [2020-07-15T05:24:26.918Z] #43 7.522 ++ : v0.3.5 [2020-07-15T05:24:26.918Z] #43 7.522 + install_gotestsum [2020-07-15T05:24:26.918Z] #43 7.522 + set -e [2020-07-15T05:24:26.918Z] #43 7.522 + export GO111MODULE=on [2020-07-15T05:24:26.918Z] #43 7.522 + GO111MODULE=on [2020-07-15T05:24:26.918Z] #43 7.522 + GOBIN=/build [2020-07-15T05:24:26.918Z] #43 7.522 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T05:24:26.918Z] #43 7.577 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:26.918Z] #43 7.586 go: finding gotest.tools v0.3.5 [2020-07-15T05:24:26.918Z] #43 8.482 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:26.918Z] #43 9.131 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:26.918Z] #43 9.996 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T05:24:26.918Z] #43 10.18 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T05:24:26.918Z] #43 10.26 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T05:24:26.918Z] #43 10.29 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:26.918Z] #43 10.32 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T05:24:26.918Z] #43 10.59 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:26.918Z] #43 10.64 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:26.918Z] #43 10.64 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:26.918Z] #43 10.67 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:26.918Z] #43 10.67 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T05:24:26.918Z] #43 10.81 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T05:24:26.918Z] #43 10.95 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:26.918Z] #43 10.95 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:26.918Z] #43 11.02 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:26.918Z] #43 11.16 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:26.918Z] #43 11.21 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:26.918Z] #43 ... [2020-07-15T05:24:26.918Z] [2020-07-15T05:24:26.918Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:26.918Z] #21 6.592 + RM_GOPATH=0 [2020-07-15T05:24:26.918Z] #21 6.592 + TMP_GOPATH= [2020-07-15T05:24:26.918Z] #21 6.592 + : /build [2020-07-15T05:24:26.918Z] #21 6.593 + '[' -z '' ']' [2020-07-15T05:24:26.918Z] #21 6.601 ++ mktemp -d [2020-07-15T05:24:26.918Z] #21 6.601 + export GOPATH=/tmp/tmp.FWvlPufn9i [2020-07-15T05:24:26.918Z] #21 6.601 + GOPATH=/tmp/tmp.FWvlPufn9i [2020-07-15T05:24:26.918Z] #21 6.601 + RM_GOPATH=1 [2020-07-15T05:24:26.918Z] #21 6.601 + case "$(go env GOARCH)" in [2020-07-15T05:24:26.918Z] #21 6.601 ++ go env GOARCH [2020-07-15T05:24:26.918Z] #21 6.636 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.918Z] #21 6.636 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:26.918Z] #21 6.637 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:26.918Z] #21 6.645 + dir=/tmp/install [2020-07-15T05:24:26.918Z] #21 6.646 + bin=dockercli [2020-07-15T05:24:26.918Z] #21 6.646 + shift [2020-07-15T05:24:26.918Z] #21 6.647 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T05:24:26.918Z] #21 6.648 + . /tmp/install/dockercli.installer [2020-07-15T05:24:26.918Z] #21 6.649 ++ : stable [2020-07-15T05:24:26.918Z] #21 6.649 ++ : 17.06.2-ce [2020-07-15T05:24:26.918Z] #21 6.649 + install_dockercli [2020-07-15T05:24:26.918Z] #21 6.656 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T05:24:26.918Z] #21 6.656 Install docker/cli version 17.06.2-ce from stable [2020-07-15T05:24:26.918Z] #21 6.657 ++ uname -m [2020-07-15T05:24:26.918Z] #21 6.658 + arch=x86_64 [2020-07-15T05:24:26.918Z] #21 6.658 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T05:24:26.918Z] #21 6.658 + url=https://download.docker.com/linux/static [2020-07-15T05:24:26.918Z] #21 6.659 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T05:24:26.918Z] #21 6.660 + tar -xz docker/docker [2020-07-15T05:24:26.963Z] make: command: Command not found [2020-07-15T05:24:26.963Z] make: command: Command not found [2020-07-15T05:24:26.963Z] mkdir bundles [2020-07-15T05:24:26.963Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-15T05:24:26.963Z] --build-arg BUILDX_COMMIT \ [2020-07-15T05:24:26.963Z] --build-arg BUILDX_REPO \ [2020-07-15T05:24:26.963Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-15T05:24:26.963Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-15T05:24:26.963Z] . [2020-07-15T05:24:26.963Z] /bin/sh: 4: go: not found [2020-07-15T05:24:26.963Z] /bin/sh: 5: go: not found [2020-07-15T05:24:27.028Z] #7 sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 97.69MB / 97.69MB 1.3s done [2020-07-15T05:24:27.028Z] #7 extracting sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 [2020-07-15T05:24:27.174Z] #21 ... [2020-07-15T05:24:27.174Z] [2020-07-15T05:24:27.174Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:27.174Z] #45 7.317 + RM_GOPATH=0 [2020-07-15T05:24:27.174Z] #45 7.321 + TMP_GOPATH= [2020-07-15T05:24:27.174Z] #45 7.321 + : /build [2020-07-15T05:24:27.174Z] #45 7.321 + '[' -z '' ']' [2020-07-15T05:24:27.174Z] #45 7.321 ++ mktemp -d [2020-07-15T05:24:27.174Z] #45 7.321 + export GOPATH=/tmp/tmp.Nz4N51s2LO [2020-07-15T05:24:27.174Z] #45 7.321 + GOPATH=/tmp/tmp.Nz4N51s2LO [2020-07-15T05:24:27.174Z] #45 7.321 + RM_GOPATH=1 [2020-07-15T05:24:27.174Z] #45 7.321 + case "$(go env GOARCH)" in [2020-07-15T05:24:27.174Z] #45 7.321 ++ go env GOARCH [2020-07-15T05:24:27.174Z] #45 7.342 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:27.174Z] #45 7.342 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:27.174Z] #45 7.343 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:27.174Z] #45 7.346 + dir=/tmp/install [2020-07-15T05:24:27.174Z] #45 7.347 + bin=golangci_lint [2020-07-15T05:24:27.174Z] #45 7.347 + shift [2020-07-15T05:24:27.174Z] #45 7.348 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T05:24:27.174Z] #45 7.350 + . /tmp/install/golangci_lint.installer [2020-07-15T05:24:27.174Z] #45 7.354 ++ : v1.23.8 [2020-07-15T05:24:27.174Z] #45 7.355 + install_golangci_lint [2020-07-15T05:24:27.174Z] #45 7.355 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T05:24:27.174Z] #45 7.355 Installing golangci-lint version v1.23.8 [2020-07-15T05:24:27.174Z] #45 7.355 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T05:24:27.174Z] #45 ... [2020-07-15T05:24:27.174Z] [2020-07-15T05:24:27.174Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:27.174Z] #23 4.601 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:27.174Z] #23 4.675 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:27.174Z] #23 4.770 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:27.292Z] #7 ... [2020-07-15T05:24:27.292Z] [2020-07-15T05:24:27.292Z] #20 [internal] load build context [2020-07-15T05:24:27.292Z] #20 transferring context: 51.30MB 1.8s done [2020-07-15T05:24:27.292Z] #20 DONE 1.9s [2020-07-15T05:24:27.292Z] [2020-07-15T05:24:27.292Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:24:27.431Z] #23 7.606 Reading package lists... [2020-07-15T05:24:27.431Z] #23 ... [2020-07-15T05:24:27.431Z] [2020-07-15T05:24:27.431Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:27.431Z] #60 5.817 + RM_GOPATH=0 [2020-07-15T05:24:27.431Z] #60 5.817 + TMP_GOPATH= [2020-07-15T05:24:27.431Z] #60 5.818 + : /build [2020-07-15T05:24:27.431Z] #60 5.818 + '[' -z '' ']' [2020-07-15T05:24:27.431Z] #60 5.821 ++ mktemp -d [2020-07-15T05:24:27.431Z] #60 5.835 + export GOPATH=/tmp/tmp.FIlLhcHDkR [2020-07-15T05:24:27.431Z] #60 5.836 + GOPATH=/tmp/tmp.FIlLhcHDkR [2020-07-15T05:24:27.431Z] #60 5.836 + RM_GOPATH=1 [2020-07-15T05:24:27.431Z] #60 5.836 + case "$(go env GOARCH)" in [2020-07-15T05:24:27.431Z] #60 5.840 ++ go env GOARCH [2020-07-15T05:24:27.431Z] #60 5.850 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:27.431Z] #60 5.852 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:27.431Z] #60 5.860 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:27.431Z] #60 5.866 + dir=/tmp/install [2020-07-15T05:24:27.431Z] #60 5.866 + bin=proxy [2020-07-15T05:24:27.431Z] #60 5.866 + shift [2020-07-15T05:24:27.431Z] #60 5.866 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T05:24:27.431Z] #60 5.867 + . /tmp/install/proxy.installer [2020-07-15T05:24:27.431Z] #60 5.867 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:27.431Z] #60 5.867 + install_proxy [2020-07-15T05:24:27.431Z] #60 5.868 + case "$1" in [2020-07-15T05:24:27.431Z] #60 5.868 + export CGO_ENABLED=0 [2020-07-15T05:24:27.431Z] #60 5.868 + CGO_ENABLED=0 [2020-07-15T05:24:27.431Z] #60 5.868 + _install_proxy [2020-07-15T05:24:27.431Z] #60 5.868 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T05:24:27.431Z] #60 5.868 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:27.431Z] #60 5.870 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FIlLhcHDkR/src/github.com/docker/libnetwork [2020-07-15T05:24:27.431Z] #60 5.876 Cloning into '/tmp/tmp.FIlLhcHDkR/src/github.com/docker/libnetwork'... [2020-07-15T05:24:27.431Z] #60 ... [2020-07-15T05:24:27.431Z] [2020-07-15T05:24:27.431Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:27.431Z] #43 11.26 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:27.431Z] #43 11.33 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:27.431Z] #43 11.37 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:27.431Z] #43 11.44 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:27.431Z] #43 11.47 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:29.070Z] Sending build context to Docker daemon 56.05MB [2020-07-15T05:24:29.070Z] Step 1/15 : ARG GO_VERSION=1.13.13 [2020-07-15T05:24:29.070Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-15T05:24:29.070Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-15T05:24:29.070Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-15T05:24:29.070Z] 1.13.13-buster: Pulling from library/golang [2020-07-15T05:24:29.070Z] 0cad52b1770a: Pulling fs layer [2020-07-15T05:24:29.070Z] e0318f8e4196: Pulling fs layer [2020-07-15T05:24:29.070Z] cec302fe9541: Pulling fs layer [2020-07-15T05:24:29.070Z] bf65a8c1ffe0: Pulling fs layer [2020-07-15T05:24:29.070Z] 7355b492f1f7: Pulling fs layer [2020-07-15T05:24:29.070Z] bcc20a2e7742: Pulling fs layer [2020-07-15T05:24:29.070Z] f20d47578dac: Pulling fs layer [2020-07-15T05:24:29.070Z] 7355b492f1f7: Waiting [2020-07-15T05:24:29.070Z] bcc20a2e7742: Waiting [2020-07-15T05:24:29.070Z] f20d47578dac: Waiting [2020-07-15T05:24:29.070Z] bf65a8c1ffe0: Waiting [2020-07-15T05:24:29.184Z] #7 extracting sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 4.7s done [2020-07-15T05:24:29.184Z] #7 extracting sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a done [2020-07-15T05:24:29.184Z] #7 DONE 6.8s [2020-07-15T05:24:29.184Z] [2020-07-15T05:24:29.184Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T05:24:29.319Z] #43 13.36 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:29.711Z] e0318f8e4196: Verifying Checksum [2020-07-15T05:24:29.711Z] e0318f8e4196: Download complete [2020-07-15T05:24:29.711Z] cec302fe9541: Verifying Checksum [2020-07-15T05:24:29.711Z] cec302fe9541: Download complete [2020-07-15T05:24:30.246Z] #43 14.19 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:30.246Z] #43 14.54 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:30.409Z] #7 extracting sha256:57bf95573d9450584c288b568d191f84151e00c10aaebc5a2dd31671140ffad0 2.8s done [2020-07-15T05:24:30.409Z] #7 extracting sha256:74dc15675f7444f28542e9a134d731f434f08fd6b54513847418ad7f9673661d [2020-07-15T05:24:30.409Z] #7 extracting sha256:74dc15675f7444f28542e9a134d731f434f08fd6b54513847418ad7f9673661d 0.0s done [2020-07-15T05:24:30.409Z] #7 DONE 11.1s [2020-07-15T05:24:30.409Z] [2020-07-15T05:24:30.409Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T05:24:30.548Z] #8 DONE 1.5s [2020-07-15T05:24:30.548Z] [2020-07-15T05:24:30.548Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T05:24:30.594Z] #7 extracting sha256:bb012582839b867b0765b6fc123cfd183887aa810a1eb4c35ba435196ad4bd46 3.1s done [2020-07-15T05:24:30.594Z] #7 extracting sha256:5523b1e5587457b58096e33511d52d02559b1b340816d7e8cffe098e492b361d 0.0s done [2020-07-15T05:24:30.856Z] #7 DONE 5.3s [2020-07-15T05:24:30.856Z] [2020-07-15T05:24:30.856Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T05:24:31.113Z] #9 DONE 0.6s [2020-07-15T05:24:31.113Z] [2020-07-15T05:24:31.113Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T05:24:31.113Z] #35 DONE 0.1s [2020-07-15T05:24:31.113Z] [2020-07-15T05:24:31.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:31.113Z] #10 ... [2020-07-15T05:24:31.113Z] [2020-07-15T05:24:31.113Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T05:24:31.113Z] #27 DONE 0.1s [2020-07-15T05:24:31.375Z] [2020-07-15T05:24:31.375Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:24:31.611Z] #43 ... [2020-07-15T05:24:31.611Z] [2020-07-15T05:24:31.611Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:31.611Z] #21 15.38 + mkdir -p /build [2020-07-15T05:24:31.611Z] #21 15.40 + mv docker/docker /build/ [2020-07-15T05:24:31.611Z] #21 15.41 + rmdir docker [2020-07-15T05:24:31.611Z] #21 DONE 15.7s [2020-07-15T05:24:31.867Z] [2020-07-15T05:24:31.867Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:31.867Z] #41 13.45 internal/testlog [2020-07-15T05:24:31.867Z] #41 13.86 encoding [2020-07-15T05:24:31.867Z] #41 14.15 unicode/utf16 [2020-07-15T05:24:31.867Z] #41 14.62 container/list [2020-07-15T05:24:31.867Z] #41 15.31 crypto/internal/subtle [2020-07-15T05:24:31.867Z] #41 15.48 crypto/subtle [2020-07-15T05:24:31.867Z] #41 15.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T05:24:31.867Z] #41 15.83 internal/nettrace [2020-07-15T05:24:31.915Z] #8 DONE 1.2s [2020-07-15T05:24:31.915Z] [2020-07-15T05:24:31.915Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T05:24:32.091Z] 0cad52b1770a: Verifying Checksum [2020-07-15T05:24:32.124Z] #41 ... [2020-07-15T05:24:32.124Z] [2020-07-15T05:24:32.124Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:32.124Z] #30 6.262 internal/bytealg [2020-07-15T05:24:32.124Z] #30 6.338 math/bits [2020-07-15T05:24:32.124Z] #30 7.078 runtime [2020-07-15T05:24:32.124Z] #30 7.078 math [2020-07-15T05:24:32.124Z] #30 11.68 unicode/utf8 [2020-07-15T05:24:32.124Z] #30 12.35 unicode [2020-07-15T05:24:32.124Z] #30 16.19 runtime/cgo [2020-07-15T05:24:32.124Z] #30 ... [2020-07-15T05:24:32.124Z] [2020-07-15T05:24:32.124Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:32.124Z] #41 16.34 runtime/cgo [2020-07-15T05:24:32.394Z] 0cad52b1770a: Download complete [2020-07-15T05:24:32.770Z] #8 DONE 1.8s [2020-07-15T05:24:32.770Z] [2020-07-15T05:24:32.770Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T05:24:32.961Z] #9 DONE 1.0s [2020-07-15T05:24:32.961Z] [2020-07-15T05:24:32.961Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T05:24:32.961Z] #35 DONE 0.1s [2020-07-15T05:24:32.961Z] [2020-07-15T05:24:32.961Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:32.961Z] #41 ... [2020-07-15T05:24:32.961Z] [2020-07-15T05:24:32.961Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T05:24:32.961Z] #27 DONE 0.1s [2020-07-15T05:24:32.961Z] [2020-07-15T05:24:32.961Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:24:33.042Z] bf65a8c1ffe0: Verifying Checksum [2020-07-15T05:24:33.042Z] bf65a8c1ffe0: Download complete [2020-07-15T05:24:33.050Z] #41 ... [2020-07-15T05:24:33.050Z] [2020-07-15T05:24:33.050Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:33.050Z] #36 6.758 + git clone https://github.com/docker/distribution.git . [2020-07-15T05:24:33.050Z] #36 6.760 Cloning into '.'... [2020-07-15T05:24:33.050Z] #36 ... [2020-07-15T05:24:33.050Z] [2020-07-15T05:24:33.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:33.050Z] #10 8.838 Reading package lists... [2020-07-15T05:24:33.345Z] f20d47578dac: Verifying Checksum [2020-07-15T05:24:33.345Z] f20d47578dac: Download complete [2020-07-15T05:24:33.639Z] 7355b492f1f7: Verifying Checksum [2020-07-15T05:24:33.639Z] 7355b492f1f7: Download complete [2020-07-15T05:24:33.712Z] #9 DONE 1.0s [2020-07-15T05:24:33.712Z] [2020-07-15T05:24:33.712Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:33.712Z] #10 ... [2020-07-15T05:24:33.712Z] [2020-07-15T05:24:33.712Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T05:24:33.712Z] #35 DONE 0.1s [2020-07-15T05:24:33.712Z] [2020-07-15T05:24:33.712Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T05:24:33.712Z] #27 DONE 0.1s [2020-07-15T05:24:33.973Z] [2020-07-15T05:24:33.973Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:24:35.731Z] 0cad52b1770a: Pull complete [2020-07-15T05:24:36.372Z] e0318f8e4196: Pull complete [2020-07-15T05:24:36.624Z] #28 ... [2020-07-15T05:24:36.624Z] [2020-07-15T05:24:36.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:36.624Z] #10 4.885 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:36.624Z] #10 4.891 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:36.624Z] #10 4.893 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:36.667Z] cec302fe9541: Pull complete [2020-07-15T05:24:36.667Z] bcc20a2e7742: Verifying Checksum [2020-07-15T05:24:36.667Z] bcc20a2e7742: Download complete [2020-07-15T05:24:36.881Z] #10 17.71 Reading package lists... [2020-07-15T05:24:36.881Z] #10 ... [2020-07-15T05:24:36.881Z] [2020-07-15T05:24:36.881Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:36.881Z] #51 10.60 Reading package lists... [2020-07-15T05:24:36.881Z] #51 19.00 Reading package lists... [2020-07-15T05:24:36.881Z] #51 ... [2020-07-15T05:24:36.881Z] [2020-07-15T05:24:36.881Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:36.881Z] #43 17.97 go: finding github.com/fatih/color v1.6.0 [2020-07-15T05:24:36.881Z] #43 18.05 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T05:24:36.881Z] #43 18.17 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:36.881Z] #43 18.21 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:36.881Z] #43 18.23 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:36.881Z] #43 18.28 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:36.881Z] #43 18.49 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:36.881Z] #43 18.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:36.881Z] #43 18.62 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:36.881Z] #43 18.68 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:36.881Z] #43 18.70 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:37.460Z] #28 4.005 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T05:24:37.460Z] #28 4.006 Cloning into '.'... [2020-07-15T05:24:37.753Z] #28 ... [2020-07-15T05:24:37.753Z] [2020-07-15T05:24:37.753Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:37.753Z] #41 3.778 + RM_GOPATH=0 [2020-07-15T05:24:37.753Z] #41 3.778 + TMP_GOPATH= [2020-07-15T05:24:37.753Z] #41 3.778 + : /build [2020-07-15T05:24:37.753Z] #41 3.778 + '[' -z '' ']' [2020-07-15T05:24:37.753Z] #41 3.778 ++ mktemp -d [2020-07-15T05:24:37.753Z] #41 3.784 + export GOPATH=/tmp/tmp.KxBeoKApMf [2020-07-15T05:24:37.753Z] #41 3.784 + GOPATH=/tmp/tmp.KxBeoKApMf [2020-07-15T05:24:37.753Z] #41 3.784 + RM_GOPATH=1 [2020-07-15T05:24:37.753Z] #41 3.784 + case "$(go env GOARCH)" in [2020-07-15T05:24:37.753Z] #41 3.784 ++ go env GOARCH [2020-07-15T05:24:37.753Z] #41 3.817 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:37.753Z] #41 3.817 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:37.753Z] #41 3.817 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:37.753Z] #41 3.818 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:37.753Z] #41 3.818 + dir=/tmp/install [2020-07-15T05:24:37.753Z] #41 3.818 + bin=vndr [2020-07-15T05:24:37.753Z] #41 3.818 + shift [2020-07-15T05:24:37.753Z] #41 3.818 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T05:24:37.753Z] #41 3.818 + . /tmp/install/vndr.installer [2020-07-15T05:24:37.753Z] #41 3.818 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:37.753Z] #41 3.818 + install_vndr [2020-07-15T05:24:37.753Z] #41 3.818 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T05:24:37.753Z] #41 3.818 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KxBeoKApMf/src/github.com/LK4D4/vndr [2020-07-15T05:24:37.753Z] #41 3.824 Cloning into '/tmp/tmp.KxBeoKApMf/src/github.com/LK4D4/vndr'... [2020-07-15T05:24:37.753Z] #41 4.356 + cd /tmp/tmp.KxBeoKApMf/src/github.com/LK4D4/vndr [2020-07-15T05:24:37.753Z] #41 4.356 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:37.753Z] #41 4.374 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T05:24:38.046Z] #41 5.369 internal/cpu [2020-07-15T05:24:38.046Z] #41 5.405 internal/race [2020-07-15T05:24:38.046Z] #41 5.479 sync/atomic [2020-07-15T05:24:38.245Z] #43 ... [2020-07-15T05:24:38.245Z] [2020-07-15T05:24:38.245Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:38.245Z] #54 12.17 + cd /tmp/tmp.mKBbql725b/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:38.245Z] #54 12.17 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:38.245Z] #54 12.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:24:38.245Z] #54 12.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T05:24:38.245Z] #54 ... [2020-07-15T05:24:38.245Z] [2020-07-15T05:24:38.245Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:38.245Z] #47 18.17 + cd /tmp/tmp.PSBsbSQjVr/src/github.com/mvdan/sh [2020-07-15T05:24:38.245Z] #47 18.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:38.245Z] #47 18.29 + GO111MODULE=on [2020-07-15T05:24:38.245Z] #47 18.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T05:24:38.245Z] #47 19.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:38.245Z] #47 19.74 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:38.245Z] #47 19.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:38.245Z] #47 20.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:38.245Z] #47 20.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:38.245Z] #47 20.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:38.245Z] #47 21.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:38.337Z] #41 5.724 unicode [2020-07-15T05:24:38.628Z] #41 5.926 runtime [2020-07-15T05:24:38.806Z] #47 22.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:39.284Z] #28 ... [2020-07-15T05:24:39.284Z] [2020-07-15T05:24:39.284Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:39.284Z] #21 4.173 + RM_GOPATH=0 [2020-07-15T05:24:39.284Z] #21 4.174 + TMP_GOPATH= [2020-07-15T05:24:39.284Z] #21 4.174 + : /build [2020-07-15T05:24:39.284Z] #21 4.174 + '[' -z '' ']' [2020-07-15T05:24:39.284Z] #21 4.176 ++ mktemp -d [2020-07-15T05:24:39.284Z] #21 4.181 + export GOPATH=/tmp/tmp.n5YJHYF4SK [2020-07-15T05:24:39.284Z] #21 4.182 + GOPATH=/tmp/tmp.n5YJHYF4SK [2020-07-15T05:24:39.284Z] #21 4.182 + RM_GOPATH=1 [2020-07-15T05:24:39.284Z] #21 4.183 + case "$(go env GOARCH)" in [2020-07-15T05:24:39.284Z] #21 4.184 ++ go env GOARCH [2020-07-15T05:24:39.284Z] #21 4.199 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:39.284Z] #21 4.199 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:39.284Z] #21 4.200 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:39.284Z] #21 4.201 + dir=/tmp/install [2020-07-15T05:24:39.284Z] #21 4.206 + bin=dockercli [2020-07-15T05:24:39.284Z] #21 4.207 + shift [2020-07-15T05:24:39.284Z] #21 4.207 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T05:24:39.284Z] #21 4.207 + . /tmp/install/dockercli.installer [2020-07-15T05:24:39.284Z] #21 4.207 ++ : stable [2020-07-15T05:24:39.284Z] #21 4.207 ++ : 17.06.2-ce [2020-07-15T05:24:39.284Z] #21 4.207 + install_dockercli [2020-07-15T05:24:39.284Z] #21 4.207 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T05:24:39.284Z] #21 4.208 ++ uname -m [2020-07-15T05:24:39.284Z] #21 4.211 Install docker/cli version 17.06.2-ce from stable [2020-07-15T05:24:39.284Z] #21 4.230 + arch=aarch64 [2020-07-15T05:24:39.284Z] #21 4.230 + '[' aarch64 '!=' x86_64 ']' [2020-07-15T05:24:39.285Z] #21 4.230 + '[' aarch64 '!=' s390x ']' [2020-07-15T05:24:39.285Z] #21 4.230 + '[' aarch64 '!=' armhf ']' [2020-07-15T05:24:39.285Z] #21 4.230 + build_dockercli [2020-07-15T05:24:39.285Z] #21 4.230 + git clone https://github.com/docker/docker-ce /tmp/tmp.n5YJHYF4SK/tmp/docker-ce [2020-07-15T05:24:39.285Z] #21 4.232 Cloning into '/tmp/tmp.n5YJHYF4SK/tmp/docker-ce'... [2020-07-15T05:24:39.368Z] #47 ... [2020-07-15T05:24:39.368Z] [2020-07-15T05:24:39.368Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:39.415Z] bf65a8c1ffe0: Pull complete [2020-07-15T05:24:39.863Z] #21 ... [2020-07-15T05:24:39.863Z] [2020-07-15T05:24:39.863Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:24:39.863Z] #28 6.127 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T05:24:39.863Z] #28 6.132 Cloning into '.'... [2020-07-15T05:24:40.136Z] #60 23.58 Checking out files: 70% (1452/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-07-15T05:24:40.136Z] #60 24.17 + cd /tmp/tmp.FIlLhcHDkR/src/github.com/docker/libnetwork [2020-07-15T05:24:40.136Z] #60 24.17 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:40.699Z] #60 24.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T05:24:40.955Z] #60 ... [2020-07-15T05:24:40.955Z] [2020-07-15T05:24:40.955Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:40.955Z] #23 7.606 Reading package lists... [2020-07-15T05:24:40.955Z] #23 15.59 Reading package lists... [2020-07-15T05:24:40.955Z] #23 23.46 Building dependency tree... [2020-07-15T05:24:40.955Z] #23 ... [2020-07-15T05:24:40.955Z] [2020-07-15T05:24:40.955Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:40.955Z] #36 23.86 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-07-15T05:24:40.955Z] #36 24.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T05:24:41.042Z] #10 7.706 Reading package lists... [2020-07-15T05:24:41.042Z] #10 ... [2020-07-15T05:24:41.042Z] [2020-07-15T05:24:41.042Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:41.042Z] #23 7.186 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:41.042Z] #23 7.187 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:41.042Z] #23 7.188 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:41.042Z] #23 ... [2020-07-15T05:24:41.042Z] [2020-07-15T05:24:41.042Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:41.042Z] #36 7.222 + git clone https://github.com/docker/distribution.git . [2020-07-15T05:24:41.042Z] #36 7.224 Cloning into '.'... [2020-07-15T05:24:41.299Z] #36 ... [2020-07-15T05:24:41.299Z] [2020-07-15T05:24:41.299Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:41.299Z] #54 5.552 + RM_GOPATH=0 [2020-07-15T05:24:41.299Z] #54 5.552 + TMP_GOPATH= [2020-07-15T05:24:41.299Z] #54 5.552 + : /build [2020-07-15T05:24:41.299Z] #54 5.552 + '[' -z '' ']' [2020-07-15T05:24:41.299Z] #54 5.557 ++ mktemp -d [2020-07-15T05:24:41.299Z] #54 5.557 + export GOPATH=/tmp/tmp.xE5duiSuY2 [2020-07-15T05:24:41.299Z] #54 5.557 + GOPATH=/tmp/tmp.xE5duiSuY2 [2020-07-15T05:24:41.299Z] #54 5.557 + RM_GOPATH=1 [2020-07-15T05:24:41.299Z] #54 5.557 + case "$(go env GOARCH)" in [2020-07-15T05:24:41.299Z] #54 5.583 ++ go env GOARCH [2020-07-15T05:24:41.299Z] #54 5.592 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.299Z] #54 5.592 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.299Z] #54 5.592 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:41.299Z] #54 5.593 + dir=/tmp/install [2020-07-15T05:24:41.299Z] #54 5.593 + bin=rootlesskit [2020-07-15T05:24:41.299Z] #54 5.593 + shift [2020-07-15T05:24:41.299Z] #54 5.593 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T05:24:41.299Z] #54 5.593 + . /tmp/install/rootlesskit.installer [2020-07-15T05:24:41.299Z] #54 5.593 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:41.299Z] #54 5.594 + install_rootlesskit [2020-07-15T05:24:41.299Z] #54 5.594 + case "$1" in [2020-07-15T05:24:41.299Z] #54 5.594 + export CGO_ENABLED=0 [2020-07-15T05:24:41.299Z] #54 5.595 + CGO_ENABLED=0 [2020-07-15T05:24:41.299Z] #54 5.595 + _install_rootlesskit [2020-07-15T05:24:41.299Z] #54 5.595 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T05:24:41.299Z] #54 5.595 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:41.299Z] #54 5.595 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xE5duiSuY2/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:41.299Z] #54 5.629 Cloning into '/tmp/tmp.xE5duiSuY2/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T05:24:41.299Z] #54 ... [2020-07-15T05:24:41.299Z] [2020-07-15T05:24:41.299Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:41.299Z] #30 7.250 + RM_GOPATH=0 [2020-07-15T05:24:41.299Z] #30 7.250 + TMP_GOPATH= [2020-07-15T05:24:41.299Z] #30 7.250 + : /build [2020-07-15T05:24:41.299Z] #30 7.250 + '[' -z '' ']' [2020-07-15T05:24:41.299Z] #30 7.254 ++ mktemp -d [2020-07-15T05:24:41.299Z] #30 7.256 + export GOPATH=/tmp/tmp.ScbFIeP9Sc [2020-07-15T05:24:41.299Z] #30 7.258 + GOPATH=/tmp/tmp.ScbFIeP9Sc [2020-07-15T05:24:41.299Z] #30 7.258 + RM_GOPATH=1 [2020-07-15T05:24:41.299Z] #30 7.259 + case "$(go env GOARCH)" in [2020-07-15T05:24:41.299Z] #30 7.259 ++ go env GOARCH [2020-07-15T05:24:41.299Z] #30 7.283 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.299Z] #30 7.285 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.299Z] #30 7.289 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:41.299Z] #30 7.298 + dir=/tmp/install [2020-07-15T05:24:41.299Z] #30 7.307 + bin=tomlv [2020-07-15T05:24:41.299Z] #30 7.307 + shift [2020-07-15T05:24:41.299Z] #30 7.308 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T05:24:41.299Z] #30 7.309 + . /tmp/install/tomlv.installer [2020-07-15T05:24:41.299Z] #30 7.309 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:41.299Z] #30 7.310 + install_tomlv [2020-07-15T05:24:41.299Z] #30 7.310 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T05:24:41.299Z] #30 7.315 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:41.299Z] #30 7.315 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ScbFIeP9Sc/src/github.com/BurntSushi/toml [2020-07-15T05:24:41.299Z] #30 7.365 Cloning into '/tmp/tmp.ScbFIeP9Sc/src/github.com/BurntSushi/toml'... [2020-07-15T05:24:41.299Z] #30 8.562 + cd /tmp/tmp.ScbFIeP9Sc/src/github.com/BurntSushi/toml [2020-07-15T05:24:41.299Z] #30 8.563 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:41.299Z] #30 8.568 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:24:41.299Z] #30 9.236 runtime/internal/atomic [2020-07-15T05:24:41.299Z] #30 9.239 internal/cpu [2020-07-15T05:24:41.299Z] #30 9.565 runtime/internal/sys [2020-07-15T05:24:41.299Z] #30 9.728 internal/bytealg [2020-07-15T05:24:41.299Z] #30 9.768 runtime/internal/math [2020-07-15T05:24:41.299Z] #30 9.913 math/bits [2020-07-15T05:24:41.498Z] 7355b492f1f7: Pull complete [2020-07-15T05:24:41.555Z] #30 10.56 math [2020-07-15T05:24:41.555Z] #30 ... [2020-07-15T05:24:41.555Z] [2020-07-15T05:24:41.555Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:41.555Z] #32 7.863 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:41.555Z] #32 7.863 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:41.555Z] #32 7.863 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:41.555Z] #32 ... [2020-07-15T05:24:41.555Z] [2020-07-15T05:24:41.555Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:41.555Z] #47 5.681 + RM_GOPATH=0 [2020-07-15T05:24:41.555Z] #47 5.681 + TMP_GOPATH= [2020-07-15T05:24:41.555Z] #47 5.682 + : /build [2020-07-15T05:24:41.555Z] #47 5.682 + '[' -z '' ']' [2020-07-15T05:24:41.555Z] #47 5.684 ++ mktemp -d [2020-07-15T05:24:41.555Z] #47 5.687 + export GOPATH=/tmp/tmp.mkGEl4FCQY [2020-07-15T05:24:41.555Z] #47 5.687 + GOPATH=/tmp/tmp.mkGEl4FCQY [2020-07-15T05:24:41.555Z] #47 5.687 + RM_GOPATH=1 [2020-07-15T05:24:41.555Z] #47 5.687 + case "$(go env GOARCH)" in [2020-07-15T05:24:41.555Z] #47 5.689 ++ go env GOARCH [2020-07-15T05:24:41.555Z] #47 5.741 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.555Z] #47 5.741 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.555Z] #47 5.742 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:41.555Z] #47 5.766 + dir=/tmp/install [2020-07-15T05:24:41.555Z] #47 5.767 + bin=shfmt [2020-07-15T05:24:41.555Z] #47 5.767 + shift [2020-07-15T05:24:41.555Z] #47 5.767 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T05:24:41.555Z] #47 5.767 + . /tmp/install/shfmt.installer [2020-07-15T05:24:41.555Z] #47 5.767 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:41.555Z] #47 5.767 + install_shfmt [2020-07-15T05:24:41.555Z] #47 5.767 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T05:24:41.555Z] #47 5.767 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mkGEl4FCQY/src/github.com/mvdan/sh [2020-07-15T05:24:41.555Z] #47 5.767 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:41.555Z] #47 5.780 Cloning into '/tmp/tmp.mkGEl4FCQY/src/github.com/mvdan/sh'... [2020-07-15T05:24:41.860Z] #47 ... [2020-07-15T05:24:41.860Z] [2020-07-15T05:24:41.860Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:41.860Z] #60 6.969 + RM_GOPATH=0 [2020-07-15T05:24:41.860Z] #60 6.970 + TMP_GOPATH= [2020-07-15T05:24:41.860Z] #60 6.972 + : /build [2020-07-15T05:24:41.860Z] #60 6.972 + '[' -z '' ']' [2020-07-15T05:24:41.860Z] #60 6.979 ++ mktemp -d [2020-07-15T05:24:41.860Z] #60 6.979 + export GOPATH=/tmp/tmp.MAraa68lxy [2020-07-15T05:24:41.860Z] #60 6.979 + GOPATH=/tmp/tmp.MAraa68lxy [2020-07-15T05:24:41.860Z] #60 6.979 + RM_GOPATH=1 [2020-07-15T05:24:41.860Z] #60 6.979 + case "$(go env GOARCH)" in [2020-07-15T05:24:41.860Z] #60 6.979 ++ go env GOARCH [2020-07-15T05:24:41.860Z] #60 7.036 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.860Z] #60 7.037 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.860Z] #60 7.044 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:41.860Z] #60 7.051 + dir=/tmp/install [2020-07-15T05:24:41.860Z] #60 7.051 + bin=proxy [2020-07-15T05:24:41.860Z] #60 7.051 + shift [2020-07-15T05:24:41.860Z] #60 7.051 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T05:24:41.860Z] #60 7.052 + . /tmp/install/proxy.installer [2020-07-15T05:24:41.860Z] #60 7.053 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:41.860Z] #60 7.061 + install_proxy [2020-07-15T05:24:41.860Z] #60 7.071 + case "$1" in [2020-07-15T05:24:41.860Z] #60 7.071 + export CGO_ENABLED=0 [2020-07-15T05:24:41.860Z] #60 7.071 + CGO_ENABLED=0 [2020-07-15T05:24:41.860Z] #60 7.071 + _install_proxy [2020-07-15T05:24:41.860Z] #60 7.074 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T05:24:41.860Z] #60 7.074 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:41.860Z] #60 7.074 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MAraa68lxy/src/github.com/docker/libnetwork [2020-07-15T05:24:41.860Z] #60 7.077 Cloning into '/tmp/tmp.MAraa68lxy/src/github.com/docker/libnetwork'... [2020-07-15T05:24:41.860Z] #60 ... [2020-07-15T05:24:41.860Z] [2020-07-15T05:24:41.860Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:41.860Z] #43 6.688 + RM_GOPATH=0 [2020-07-15T05:24:41.860Z] #43 6.688 + TMP_GOPATH= [2020-07-15T05:24:41.860Z] #43 6.688 + : /build [2020-07-15T05:24:41.860Z] #43 6.688 + '[' -z '' ']' [2020-07-15T05:24:41.860Z] #43 6.692 ++ mktemp -d [2020-07-15T05:24:41.860Z] #43 6.698 + export GOPATH=/tmp/tmp.mdJh1c4DYp [2020-07-15T05:24:41.860Z] #43 6.698 + GOPATH=/tmp/tmp.mdJh1c4DYp [2020-07-15T05:24:41.860Z] #43 6.699 + RM_GOPATH=1 [2020-07-15T05:24:41.860Z] #43 6.699 + case "$(go env GOARCH)" in [2020-07-15T05:24:41.860Z] #43 6.699 ++ go env GOARCH [2020-07-15T05:24:41.860Z] #43 6.711 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.860Z] #43 6.711 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:41.860Z] #43 6.712 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:41.860Z] #43 6.714 + dir=/tmp/install [2020-07-15T05:24:41.860Z] #43 6.714 + bin=gotestsum [2020-07-15T05:24:41.860Z] #43 6.714 + shift [2020-07-15T05:24:41.860Z] #43 6.714 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T05:24:41.860Z] #43 6.714 + . /tmp/install/gotestsum.installer [2020-07-15T05:24:41.860Z] #43 6.715 ++ : v0.3.5 [2020-07-15T05:24:41.860Z] #43 6.717 + install_gotestsum [2020-07-15T05:24:41.860Z] #43 6.717 + set -e [2020-07-15T05:24:41.860Z] #43 6.718 + export GO111MODULE=on [2020-07-15T05:24:41.860Z] #43 6.718 + GO111MODULE=on [2020-07-15T05:24:41.860Z] #43 6.718 + GOBIN=/build [2020-07-15T05:24:41.860Z] #43 6.719 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T05:24:41.860Z] #43 6.732 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:41.860Z] #43 6.738 go: finding gotest.tools v0.3.5 [2020-07-15T05:24:41.860Z] #43 7.775 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:41.860Z] #43 8.422 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:41.860Z] #43 9.373 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T05:24:41.860Z] #43 9.557 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T05:24:41.860Z] #43 9.727 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:41.860Z] #43 9.866 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:41.860Z] #43 9.870 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T05:24:41.860Z] #43 9.905 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:41.860Z] #43 9.907 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T05:24:41.860Z] #43 10.28 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:41.860Z] #43 10.39 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:41.860Z] #43 10.52 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:41.860Z] #43 10.54 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T05:24:41.860Z] #43 10.57 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:41.860Z] #43 10.57 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:41.860Z] #43 10.57 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:41.860Z] #43 10.57 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:41.860Z] #43 10.62 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T05:24:41.860Z] #43 10.67 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:41.860Z] #43 10.74 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:41.860Z] #43 10.78 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:42.131Z] #43 11.13 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:42.131Z] #43 ... [2020-07-15T05:24:42.131Z] [2020-07-15T05:24:42.131Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:42.131Z] #45 6.612 + RM_GOPATH=0 [2020-07-15T05:24:42.131Z] #45 6.612 + TMP_GOPATH= [2020-07-15T05:24:42.131Z] #45 6.612 + : /build [2020-07-15T05:24:42.131Z] #45 6.612 + '[' -z '' ']' [2020-07-15T05:24:42.131Z] #45 6.613 ++ mktemp -d [2020-07-15T05:24:42.131Z] #45 6.615 + export GOPATH=/tmp/tmp.WqXs5lfMEJ [2020-07-15T05:24:42.131Z] #45 6.615 + GOPATH=/tmp/tmp.WqXs5lfMEJ [2020-07-15T05:24:42.131Z] #45 6.616 + RM_GOPATH=1 [2020-07-15T05:24:42.131Z] #45 6.616 + case "$(go env GOARCH)" in [2020-07-15T05:24:42.131Z] #45 6.618 ++ go env GOARCH [2020-07-15T05:24:42.131Z] #45 6.631 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.131Z] #45 6.632 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.131Z] #45 6.633 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:42.131Z] #45 6.634 + dir=/tmp/install [2020-07-15T05:24:42.131Z] #45 6.637 + bin=golangci_lint [2020-07-15T05:24:42.131Z] #45 6.639 + shift [2020-07-15T05:24:42.131Z] #45 6.639 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T05:24:42.131Z] #45 6.641 + . /tmp/install/golangci_lint.installer [2020-07-15T05:24:42.131Z] #45 6.642 ++ : v1.23.8 [2020-07-15T05:24:42.131Z] #45 6.642 + install_golangci_lint [2020-07-15T05:24:42.131Z] #45 6.645 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T05:24:42.131Z] #45 6.649 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T05:24:42.131Z] #45 6.650 Installing golangci-lint version v1.23.8 [2020-07-15T05:24:42.131Z] #45 ... [2020-07-15T05:24:42.131Z] [2020-07-15T05:24:42.131Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:42.131Z] #21 6.228 + RM_GOPATH=0 [2020-07-15T05:24:42.131Z] #21 6.228 + TMP_GOPATH= [2020-07-15T05:24:42.131Z] #21 6.228 + : /build [2020-07-15T05:24:42.131Z] #21 6.228 + '[' -z '' ']' [2020-07-15T05:24:42.131Z] #21 6.235 ++ mktemp -d [2020-07-15T05:24:42.131Z] #21 6.255 + export GOPATH=/tmp/tmp.TEVJow9lyk [2020-07-15T05:24:42.131Z] #21 6.255 + GOPATH=/tmp/tmp.TEVJow9lyk [2020-07-15T05:24:42.131Z] #21 6.255 + RM_GOPATH=1 [2020-07-15T05:24:42.131Z] #21 6.255 + case "$(go env GOARCH)" in [2020-07-15T05:24:42.131Z] #21 6.255 ++ go env GOARCH [2020-07-15T05:24:42.131Z] #21 6.324 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.131Z] #21 6.324 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.131Z] #21 6.347 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:42.131Z] #21 6.373 + dir=/tmp/install [2020-07-15T05:24:42.131Z] #21 6.374 + bin=dockercli [2020-07-15T05:24:42.131Z] #21 6.374 + shift [2020-07-15T05:24:42.131Z] #21 6.375 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T05:24:42.131Z] #21 6.376 + . /tmp/install/dockercli.installer [2020-07-15T05:24:42.131Z] #21 6.377 ++ : stable [2020-07-15T05:24:42.131Z] #21 6.378 ++ : 17.06.2-ce [2020-07-15T05:24:42.131Z] #21 6.380 + install_dockercli [2020-07-15T05:24:42.131Z] #21 6.384 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T05:24:42.131Z] #21 6.386 Install docker/cli version 17.06.2-ce from stable [2020-07-15T05:24:42.131Z] #21 6.389 ++ uname -m [2020-07-15T05:24:42.131Z] #21 6.399 + arch=x86_64 [2020-07-15T05:24:42.131Z] #21 6.399 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T05:24:42.131Z] #21 6.399 + url=https://download.docker.com/linux/static [2020-07-15T05:24:42.131Z] #21 6.400 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T05:24:42.131Z] #21 6.402 + tar -xz docker/docker [2020-07-15T05:24:42.148Z] #41 8.952 unicode/utf8 [2020-07-15T05:24:42.148Z] #41 9.385 math [2020-07-15T05:24:42.148Z] #41 ... [2020-07-15T05:24:42.148Z] [2020-07-15T05:24:42.148Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:42.148Z] #43 1.848 + RM_GOPATH=0 [2020-07-15T05:24:42.148Z] #43 1.848 + TMP_GOPATH= [2020-07-15T05:24:42.148Z] #43 1.848 + : /build [2020-07-15T05:24:42.148Z] #43 1.848 + '[' -z '' ']' [2020-07-15T05:24:42.148Z] #43 1.848 ++ mktemp -d [2020-07-15T05:24:42.148Z] #43 1.848 + export GOPATH=/tmp/tmp.RaO5eS9cdP [2020-07-15T05:24:42.148Z] #43 1.848 + GOPATH=/tmp/tmp.RaO5eS9cdP [2020-07-15T05:24:42.148Z] #43 1.848 + RM_GOPATH=1 [2020-07-15T05:24:42.148Z] #43 1.848 + case "$(go env GOARCH)" in [2020-07-15T05:24:42.148Z] #43 1.848 ++ go env GOARCH [2020-07-15T05:24:42.148Z] #43 1.848 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.148Z] #43 1.848 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.148Z] #43 1.848 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:42.148Z] #43 1.848 + dir=/tmp/install [2020-07-15T05:24:42.148Z] #43 1.848 + bin=gotestsum [2020-07-15T05:24:42.148Z] #43 1.848 + shift [2020-07-15T05:24:42.148Z] #43 1.848 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T05:24:42.148Z] #43 1.848 + . /tmp/install/gotestsum.installer [2020-07-15T05:24:42.148Z] #43 1.848 ++ : v0.3.5 [2020-07-15T05:24:42.148Z] #43 1.848 + install_gotestsum [2020-07-15T05:24:42.148Z] #43 1.848 + set -e [2020-07-15T05:24:42.148Z] #43 1.848 + export GO111MODULE=on [2020-07-15T05:24:42.148Z] #43 1.848 + GO111MODULE=on [2020-07-15T05:24:42.148Z] #43 1.848 + GOBIN=/build [2020-07-15T05:24:42.148Z] #43 1.848 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T05:24:42.148Z] #43 1.863 go: finding gotest.tools v0.3.5 [2020-07-15T05:24:42.148Z] #43 1.863 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:42.148Z] #43 2.150 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:42.148Z] #43 2.211 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:42.148Z] #43 2.496 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T05:24:42.148Z] #43 2.615 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T05:24:42.148Z] #43 2.675 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T05:24:42.148Z] #43 2.740 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:42.148Z] #43 2.740 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T05:24:42.148Z] #43 2.751 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:42.148Z] #43 2.767 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:42.148Z] #43 2.882 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:42.148Z] #43 2.957 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:42.148Z] #43 2.988 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T05:24:42.148Z] #43 3.072 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:42.148Z] #43 3.097 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:42.148Z] #43 3.118 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:42.148Z] #43 3.128 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T05:24:42.148Z] #43 3.129 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:42.148Z] #43 3.133 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:42.148Z] #43 3.176 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:42.148Z] #43 3.177 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:42.148Z] #43 3.198 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:42.148Z] #43 3.217 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:42.148Z] #43 3.348 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:42.148Z] #43 4.867 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:42.148Z] #43 4.868 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:42.148Z] #43 4.874 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:42.148Z] #43 7.060 go: finding github.com/fatih/color v1.6.0 [2020-07-15T05:24:42.148Z] #43 7.213 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T05:24:42.148Z] #43 7.246 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:42.148Z] #43 7.265 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:42.148Z] #43 7.299 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:42.148Z] #43 7.347 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:42.148Z] #43 7.515 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:42.148Z] #43 7.568 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:42.148Z] #43 7.593 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:42.148Z] #43 7.711 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:42.148Z] #43 7.793 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:42.321Z] #36 26.05 + 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-07-15T05:24:42.387Z] #21 ... [2020-07-15T05:24:42.387Z] [2020-07-15T05:24:42.387Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:42.387Z] #51 6.792 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:42.387Z] #51 6.804 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:42.387Z] #51 6.807 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:42.387Z] #51 9.782 Reading package lists... [2020-07-15T05:24:42.387Z] #51 ... [2020-07-15T05:24:42.387Z] [2020-07-15T05:24:42.387Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:42.387Z] #41 7.344 + RM_GOPATH=0 [2020-07-15T05:24:42.387Z] #41 7.344 + TMP_GOPATH= [2020-07-15T05:24:42.387Z] #41 7.344 + : /build [2020-07-15T05:24:42.387Z] #41 7.344 + '[' -z '' ']' [2020-07-15T05:24:42.387Z] #41 7.352 ++ mktemp -d [2020-07-15T05:24:42.387Z] #41 7.356 + export GOPATH=/tmp/tmp.kWGWIoZbj7 [2020-07-15T05:24:42.387Z] #41 7.356 + GOPATH=/tmp/tmp.kWGWIoZbj7 [2020-07-15T05:24:42.387Z] #41 7.356 + RM_GOPATH=1 [2020-07-15T05:24:42.387Z] #41 7.356 + case "$(go env GOARCH)" in [2020-07-15T05:24:42.387Z] #41 7.356 ++ go env GOARCH [2020-07-15T05:24:42.387Z] #41 7.399 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.387Z] #41 7.400 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.387Z] #41 7.402 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:42.387Z] #41 7.404 + dir=/tmp/install [2020-07-15T05:24:42.387Z] #41 7.404 + bin=vndr [2020-07-15T05:24:42.387Z] #41 7.404 + shift [2020-07-15T05:24:42.387Z] #41 7.404 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T05:24:42.387Z] #41 7.404 + . /tmp/install/vndr.installer [2020-07-15T05:24:42.387Z] #41 7.404 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:42.387Z] #41 7.405 + install_vndr [2020-07-15T05:24:42.387Z] #41 7.405 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:42.387Z] #41 7.405 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T05:24:42.387Z] #41 7.405 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kWGWIoZbj7/src/github.com/LK4D4/vndr [2020-07-15T05:24:42.387Z] #41 7.407 Cloning into '/tmp/tmp.kWGWIoZbj7/src/github.com/LK4D4/vndr'... [2020-07-15T05:24:42.387Z] #41 8.382 + cd /tmp/tmp.kWGWIoZbj7/src/github.com/LK4D4/vndr [2020-07-15T05:24:42.387Z] #41 8.383 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:42.387Z] #41 8.408 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T05:24:42.387Z] #41 9.679 internal/cpu [2020-07-15T05:24:42.387Z] #41 9.685 runtime/internal/sys [2020-07-15T05:24:42.387Z] #41 9.939 internal/race [2020-07-15T05:24:42.387Z] #41 10.07 sync/atomic [2020-07-15T05:24:42.387Z] #41 10.23 internal/bytealg [2020-07-15T05:24:42.387Z] #41 10.61 unicode [2020-07-15T05:24:42.387Z] #41 11.29 runtime [2020-07-15T05:24:42.440Z] #43 ... [2020-07-15T05:24:42.440Z] [2020-07-15T05:24:42.440Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:42.440Z] #21 3.116 + RM_GOPATH=0 [2020-07-15T05:24:42.440Z] #21 3.116 + TMP_GOPATH= [2020-07-15T05:24:42.440Z] #21 3.116 + : /build [2020-07-15T05:24:42.440Z] #21 3.116 + '[' -z '' ']' [2020-07-15T05:24:42.440Z] #21 3.118 ++ mktemp -d [2020-07-15T05:24:42.440Z] #21 3.127 + export GOPATH=/tmp/tmp.MS1LmqJcS3 [2020-07-15T05:24:42.440Z] #21 3.127 + GOPATH=/tmp/tmp.MS1LmqJcS3 [2020-07-15T05:24:42.440Z] #21 3.127 + RM_GOPATH=1 [2020-07-15T05:24:42.440Z] #21 3.127 + case "$(go env GOARCH)" in [2020-07-15T05:24:42.440Z] #21 3.127 ++ go env GOARCH [2020-07-15T05:24:42.440Z] #21 3.135 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.440Z] #21 3.135 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.440Z] #21 3.135 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:42.440Z] #21 3.141 + dir=/tmp/install [2020-07-15T05:24:42.440Z] #21 3.141 + bin=dockercli [2020-07-15T05:24:42.440Z] #21 3.141 + shift [2020-07-15T05:24:42.440Z] #21 3.141 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T05:24:42.440Z] #21 3.141 + . /tmp/install/dockercli.installer [2020-07-15T05:24:42.440Z] #21 3.142 ++ : stable [2020-07-15T05:24:42.440Z] #21 3.142 ++ : 17.06.2-ce [2020-07-15T05:24:42.440Z] #21 3.142 + install_dockercli [2020-07-15T05:24:42.440Z] #21 3.142 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T05:24:42.440Z] #21 3.142 Install docker/cli version 17.06.2-ce from stable [2020-07-15T05:24:42.440Z] #21 3.154 ++ uname -m [2020-07-15T05:24:42.440Z] #21 3.155 + arch=s390x [2020-07-15T05:24:42.440Z] #21 3.155 + '[' s390x '!=' x86_64 ']' [2020-07-15T05:24:42.440Z] #21 3.155 + '[' s390x '!=' s390x ']' [2020-07-15T05:24:42.440Z] #21 3.155 + url=https://download.docker.com/linux/static [2020-07-15T05:24:42.440Z] #21 3.155 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-15T05:24:42.440Z] #21 3.156 + tar -xz docker/docker [2020-07-15T05:24:42.440Z] #21 9.550 + mkdir -p /build [2020-07-15T05:24:42.440Z] #21 9.553 + mv docker/docker /build/ [2020-07-15T05:24:42.440Z] #21 9.558 + rmdir docker [2020-07-15T05:24:42.440Z] #21 DONE 9.9s [2020-07-15T05:24:42.440Z] [2020-07-15T05:24:42.440Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:42.440Z] #30 3.609 + RM_GOPATH=0 [2020-07-15T05:24:42.440Z] #30 3.609 + TMP_GOPATH= [2020-07-15T05:24:42.440Z] #30 3.609 + : /build [2020-07-15T05:24:42.440Z] #30 3.609 + '[' -z '' ']' [2020-07-15T05:24:42.440Z] #30 3.610 ++ mktemp -d [2020-07-15T05:24:42.440Z] #30 3.611 + export GOPATH=/tmp/tmp.x5SPAGlLNV [2020-07-15T05:24:42.440Z] #30 3.611 + GOPATH=/tmp/tmp.x5SPAGlLNV [2020-07-15T05:24:42.440Z] #30 3.611 + RM_GOPATH=1 [2020-07-15T05:24:42.440Z] #30 3.611 + case "$(go env GOARCH)" in [2020-07-15T05:24:42.440Z] #30 3.612 ++ go env GOARCH [2020-07-15T05:24:42.440Z] #30 3.619 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.440Z] #30 3.619 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.440Z] #30 3.619 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:42.440Z] #30 3.621 + dir=/tmp/install [2020-07-15T05:24:42.440Z] #30 3.623 + bin=tomlv [2020-07-15T05:24:42.440Z] #30 3.623 + shift [2020-07-15T05:24:42.440Z] #30 3.623 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T05:24:42.440Z] #30 3.624 + . /tmp/install/tomlv.installer [2020-07-15T05:24:42.440Z] #30 3.624 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:42.440Z] #30 3.624 + install_tomlv [2020-07-15T05:24:42.440Z] #30 3.625 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T05:24:42.440Z] #30 3.625 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:42.440Z] #30 3.625 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.x5SPAGlLNV/src/github.com/BurntSushi/toml [2020-07-15T05:24:42.440Z] #30 3.629 Cloning into '/tmp/tmp.x5SPAGlLNV/src/github.com/BurntSushi/toml'... [2020-07-15T05:24:42.440Z] #30 4.533 + cd /tmp/tmp.x5SPAGlLNV/src/github.com/BurntSushi/toml [2020-07-15T05:24:42.440Z] #30 4.550 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:42.440Z] #30 4.557 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:24:42.440Z] #30 4.930 runtime/internal/atomic [2020-07-15T05:24:42.440Z] #30 4.933 internal/cpu [2020-07-15T05:24:42.440Z] #30 5.084 runtime/internal/sys [2020-07-15T05:24:42.440Z] #30 5.286 runtime/internal/math [2020-07-15T05:24:42.440Z] #30 5.309 math/bits [2020-07-15T05:24:42.440Z] #30 5.490 internal/bytealg [2020-07-15T05:24:42.440Z] #30 5.738 math [2020-07-15T05:24:42.440Z] #30 5.844 runtime [2020-07-15T05:24:42.643Z] #41 ... [2020-07-15T05:24:42.643Z] [2020-07-15T05:24:42.643Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:42.643Z] #38 6.913 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:42.643Z] #38 6.926 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:42.643Z] #38 6.926 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:42.732Z] #30 ... [2020-07-15T05:24:42.732Z] [2020-07-15T05:24:42.732Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:42.732Z] #38 4.035 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:24:42.732Z] #38 4.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:24:42.732Z] #38 4.095 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:24:42.732Z] #38 4.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T05:24:42.732Z] #38 6.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T05:24:42.732Z] #38 9.047 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T05:24:42.732Z] #38 ... [2020-07-15T05:24:42.732Z] [2020-07-15T05:24:42.732Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:42.732Z] #54 3.300 + RM_GOPATH=0 [2020-07-15T05:24:42.732Z] #54 3.300 + TMP_GOPATH= [2020-07-15T05:24:42.732Z] #54 3.300 + : /build [2020-07-15T05:24:42.732Z] #54 3.300 + '[' -z '' ']' [2020-07-15T05:24:42.732Z] #54 3.301 ++ mktemp -d [2020-07-15T05:24:42.732Z] #54 3.301 + export GOPATH=/tmp/tmp.LYZAqUgfxx [2020-07-15T05:24:42.732Z] #54 3.302 + GOPATH=/tmp/tmp.LYZAqUgfxx [2020-07-15T05:24:42.732Z] #54 3.302 + RM_GOPATH=1 [2020-07-15T05:24:42.732Z] #54 3.302 + case "$(go env GOARCH)" in [2020-07-15T05:24:42.732Z] #54 3.303 ++ go env GOARCH [2020-07-15T05:24:42.732Z] #54 3.306 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.732Z] #54 3.308 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:42.732Z] #54 3.309 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:42.732Z] #54 3.309 + dir=/tmp/install [2020-07-15T05:24:42.732Z] #54 3.309 + bin=rootlesskit [2020-07-15T05:24:42.732Z] #54 3.309 + shift [2020-07-15T05:24:42.732Z] #54 3.309 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T05:24:42.732Z] #54 3.309 + . /tmp/install/rootlesskit.installer [2020-07-15T05:24:42.732Z] #54 3.310 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:42.732Z] #54 3.311 + install_rootlesskit [2020-07-15T05:24:42.732Z] #54 3.311 + case "$1" in [2020-07-15T05:24:42.732Z] #54 3.311 + export CGO_ENABLED=0 [2020-07-15T05:24:42.732Z] #54 3.311 + CGO_ENABLED=0 [2020-07-15T05:24:42.732Z] #54 3.312 + _install_rootlesskit [2020-07-15T05:24:42.732Z] #54 3.312 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T05:24:42.732Z] #54 3.312 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:42.732Z] #54 3.312 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LYZAqUgfxx/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:42.732Z] #54 3.333 Cloning into '/tmp/tmp.LYZAqUgfxx/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T05:24:42.732Z] #54 7.254 + cd /tmp/tmp.LYZAqUgfxx/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:42.732Z] #54 7.254 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:42.732Z] #54 7.547 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:24:42.732Z] #54 7.547 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T05:24:42.898Z] #38 9.861 Reading package lists... [2020-07-15T05:24:42.898Z] #38 ... [2020-07-15T05:24:42.898Z] [2020-07-15T05:24:42.898Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:42.898Z] #54 10.52 + cd /tmp/tmp.xE5duiSuY2/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:42.898Z] #54 10.53 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:42.898Z] #54 10.95 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:24:42.898Z] #54 10.96 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T05:24:43.031Z] #54 ... [2020-07-15T05:24:43.031Z] [2020-07-15T05:24:43.031Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:43.031Z] #45 1.848 + RM_GOPATH=0 [2020-07-15T05:24:43.031Z] #45 1.848 + TMP_GOPATH= [2020-07-15T05:24:43.031Z] #45 1.848 + : /build [2020-07-15T05:24:43.031Z] #45 1.848 + '[' -z '' ']' [2020-07-15T05:24:43.031Z] #45 1.848 ++ mktemp -d [2020-07-15T05:24:43.031Z] #45 1.848 + export GOPATH=/tmp/tmp.Wkkp5V2Rum [2020-07-15T05:24:43.031Z] #45 1.848 + GOPATH=/tmp/tmp.Wkkp5V2Rum [2020-07-15T05:24:43.031Z] #45 1.848 + RM_GOPATH=1 [2020-07-15T05:24:43.031Z] #45 1.848 + case "$(go env GOARCH)" in [2020-07-15T05:24:43.031Z] #45 1.848 ++ go env GOARCH [2020-07-15T05:24:43.031Z] #45 1.848 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:43.031Z] #45 1.848 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:43.031Z] #45 1.848 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:43.031Z] #45 1.848 + dir=/tmp/install [2020-07-15T05:24:43.031Z] #45 1.848 + bin=golangci_lint [2020-07-15T05:24:43.031Z] #45 1.848 + shift [2020-07-15T05:24:43.031Z] #45 1.848 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T05:24:43.031Z] #45 1.848 + . /tmp/install/golangci_lint.installer [2020-07-15T05:24:43.031Z] #45 1.848 ++ : v1.23.8 [2020-07-15T05:24:43.031Z] #45 1.848 + install_golangci_lint [2020-07-15T05:24:43.031Z] #45 1.848 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T05:24:43.031Z] #45 1.848 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T05:24:43.031Z] #45 1.850 Installing golangci-lint version v1.23.8 [2020-07-15T05:24:43.031Z] #45 ... [2020-07-15T05:24:43.031Z] [2020-07-15T05:24:43.031Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:43.031Z] #36 4.075 + git clone https://github.com/docker/distribution.git . [2020-07-15T05:24:43.031Z] #36 4.080 Cloning into '.'... [2020-07-15T05:24:43.323Z] #36 ... [2020-07-15T05:24:43.323Z] [2020-07-15T05:24:43.323Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:43.323Z] #60 3.763 + RM_GOPATH=0 [2020-07-15T05:24:43.323Z] #60 3.763 + TMP_GOPATH= [2020-07-15T05:24:43.323Z] #60 3.765 + : /build [2020-07-15T05:24:43.323Z] #60 3.765 + '[' -z '' ']' [2020-07-15T05:24:43.323Z] #60 3.767 ++ mktemp -d [2020-07-15T05:24:43.323Z] #60 3.773 + export GOPATH=/tmp/tmp.z55AkcjmMG [2020-07-15T05:24:43.323Z] #60 3.773 + GOPATH=/tmp/tmp.z55AkcjmMG [2020-07-15T05:24:43.323Z] #60 3.773 + RM_GOPATH=1 [2020-07-15T05:24:43.323Z] #60 3.773 + case "$(go env GOARCH)" in [2020-07-15T05:24:43.323Z] #60 3.773 ++ go env GOARCH [2020-07-15T05:24:43.323Z] #60 3.790 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:43.323Z] #60 3.790 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:43.323Z] #60 3.793 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:43.323Z] #60 3.797 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:43.323Z] #60 3.797 + dir=/tmp/install [2020-07-15T05:24:43.323Z] #60 3.797 + bin=proxy [2020-07-15T05:24:43.323Z] #60 3.797 + shift [2020-07-15T05:24:43.323Z] #60 3.797 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T05:24:43.323Z] #60 3.797 + . /tmp/install/proxy.installer [2020-07-15T05:24:43.323Z] #60 3.797 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:43.323Z] #60 3.797 + install_proxy [2020-07-15T05:24:43.323Z] #60 3.797 + case "$1" in [2020-07-15T05:24:43.323Z] #60 3.797 + export CGO_ENABLED=0 [2020-07-15T05:24:43.323Z] #60 3.797 + CGO_ENABLED=0 [2020-07-15T05:24:43.323Z] #60 3.797 + _install_proxy [2020-07-15T05:24:43.323Z] #60 3.797 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T05:24:43.323Z] #60 3.797 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.z55AkcjmMG/src/github.com/docker/libnetwork [2020-07-15T05:24:43.323Z] #60 3.803 Cloning into '/tmp/tmp.z55AkcjmMG/src/github.com/docker/libnetwork'... [2020-07-15T05:24:43.323Z] #60 ... [2020-07-15T05:24:43.323Z] [2020-07-15T05:24:43.323Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:43.323Z] #23 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:24:43.323Z] #23 4.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:24:43.323Z] #23 4.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:24:43.323Z] #23 4.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T05:24:43.323Z] #23 6.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T05:24:43.323Z] #23 9.011 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T05:24:43.615Z] #23 ... [2020-07-15T05:24:43.615Z] [2020-07-15T05:24:43.615Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:43.615Z] #51 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:24:43.615Z] #51 4.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:24:43.615Z] #51 4.101 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:24:43.615Z] #51 4.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T05:24:43.615Z] #51 6.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T05:24:43.615Z] #51 8.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T05:24:43.615Z] #51 ... [2020-07-15T05:24:43.615Z] [2020-07-15T05:24:43.615Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:43.615Z] #32 3.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:24:43.615Z] #32 3.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:24:43.615Z] #32 4.059 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:24:43.615Z] #32 4.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T05:24:43.615Z] #32 6.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T05:24:43.615Z] #32 8.382 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T05:24:43.924Z] #32 ... [2020-07-15T05:24:43.924Z] [2020-07-15T05:24:43.924Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:43.924Z] #10 4.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:24:43.924Z] #10 4.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:24:43.924Z] #10 4.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:24:43.924Z] #10 5.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T05:24:43.924Z] #10 7.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T05:24:43.924Z] #10 9.285 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T05:24:43.924Z] #10 ... [2020-07-15T05:24:43.924Z] [2020-07-15T05:24:43.924Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:43.924Z] #47 2.349 + RM_GOPATH=0 [2020-07-15T05:24:43.924Z] #47 2.349 + TMP_GOPATH= [2020-07-15T05:24:43.924Z] #47 2.349 + : /build [2020-07-15T05:24:43.924Z] #47 2.349 + '[' -z '' ']' [2020-07-15T05:24:43.924Z] #47 2.349 ++ mktemp -d [2020-07-15T05:24:43.924Z] #47 2.349 + export GOPATH=/tmp/tmp.Mvif9xFZos [2020-07-15T05:24:43.924Z] #47 2.349 + GOPATH=/tmp/tmp.Mvif9xFZos [2020-07-15T05:24:43.924Z] #47 2.349 + RM_GOPATH=1 [2020-07-15T05:24:43.924Z] #47 2.349 + case "$(go env GOARCH)" in [2020-07-15T05:24:43.924Z] #47 2.349 ++ go env GOARCH [2020-07-15T05:24:43.924Z] #47 2.361 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:43.924Z] #47 2.361 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:43.924Z] #47 2.361 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:43.924Z] #47 2.361 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:43.924Z] #47 2.361 + dir=/tmp/install [2020-07-15T05:24:43.924Z] #47 2.361 + bin=shfmt [2020-07-15T05:24:43.924Z] #47 2.361 + shift [2020-07-15T05:24:43.924Z] #47 2.361 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T05:24:43.924Z] #47 2.361 + . /tmp/install/shfmt.installer [2020-07-15T05:24:43.924Z] #47 2.361 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:43.924Z] #47 2.361 + install_shfmt [2020-07-15T05:24:43.924Z] #47 2.361 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T05:24:43.924Z] #47 2.361 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Mvif9xFZos/src/github.com/mvdan/sh [2020-07-15T05:24:43.924Z] #47 2.364 Cloning into '/tmp/tmp.Mvif9xFZos/src/github.com/mvdan/sh'... [2020-07-15T05:24:43.924Z] #47 8.450 + cd /tmp/tmp.Mvif9xFZos/src/github.com/mvdan/sh [2020-07-15T05:24:43.924Z] #47 8.452 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:43.924Z] #47 8.497 + GO111MODULE=on [2020-07-15T05:24:43.924Z] #47 8.497 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T05:24:43.924Z] #47 9.455 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:43.924Z] #47 9.456 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:43.924Z] #47 9.473 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:43.924Z] #47 9.662 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:43.924Z] #47 9.667 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:43.924Z] #47 10.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:43.924Z] #47 11.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:44.086Z] #28 ... [2020-07-15T05:24:44.086Z] [2020-07-15T05:24:44.087Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:44.087Z] #54 3.110 + RM_GOPATH=0 [2020-07-15T05:24:44.087Z] #54 3.110 + TMP_GOPATH= [2020-07-15T05:24:44.087Z] #54 3.110 + : /build [2020-07-15T05:24:44.087Z] #54 3.110 + '[' -z '' ']' [2020-07-15T05:24:44.087Z] #54 3.110 ++ mktemp -d [2020-07-15T05:24:44.087Z] #54 3.110 + export GOPATH=/tmp/tmp.HFis7DEfju [2020-07-15T05:24:44.087Z] #54 3.110 + GOPATH=/tmp/tmp.HFis7DEfju [2020-07-15T05:24:44.087Z] #54 3.110 + RM_GOPATH=1 [2020-07-15T05:24:44.087Z] #54 3.110 + case "$(go env GOARCH)" in [2020-07-15T05:24:44.087Z] #54 3.110 ++ go env GOARCH [2020-07-15T05:24:44.087Z] #54 3.178 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.087Z] #54 3.178 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.087Z] #54 3.178 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:44.087Z] #54 3.178 + dir=/tmp/install [2020-07-15T05:24:44.087Z] #54 3.178 + bin=rootlesskit [2020-07-15T05:24:44.087Z] #54 3.178 + shift [2020-07-15T05:24:44.087Z] #54 3.178 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T05:24:44.087Z] #54 3.178 + . /tmp/install/rootlesskit.installer [2020-07-15T05:24:44.087Z] #54 3.178 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:44.087Z] #54 3.178 + install_rootlesskit [2020-07-15T05:24:44.087Z] #54 3.178 + case "$1" in [2020-07-15T05:24:44.087Z] #54 3.178 + export CGO_ENABLED=0 [2020-07-15T05:24:44.087Z] #54 3.178 + CGO_ENABLED=0 [2020-07-15T05:24:44.087Z] #54 3.178 + _install_rootlesskit [2020-07-15T05:24:44.087Z] #54 3.178 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T05:24:44.087Z] #54 3.178 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HFis7DEfju/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:44.087Z] #54 3.182 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:44.087Z] #54 3.260 Cloning into '/tmp/tmp.HFis7DEfju/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T05:24:44.087Z] #54 6.166 + cd /tmp/tmp.HFis7DEfju/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:24:44.087Z] #54 6.166 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:24:44.087Z] #54 6.459 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:24:44.087Z] #54 6.460 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T05:24:44.087Z] #54 ... [2020-07-15T05:24:44.087Z] [2020-07-15T05:24:44.087Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:44.087Z] #23 3.097 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:44.087Z] #23 3.097 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:44.087Z] #23 3.097 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:44.087Z] #23 5.662 Reading package lists... [2020-07-15T05:24:44.087Z] #23 ... [2020-07-15T05:24:44.087Z] [2020-07-15T05:24:44.087Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:44.087Z] #60 3.906 + RM_GOPATH=0 [2020-07-15T05:24:44.087Z] #60 3.906 + TMP_GOPATH= [2020-07-15T05:24:44.087Z] #60 3.906 + : /build [2020-07-15T05:24:44.087Z] #60 3.906 + '[' -z '' ']' [2020-07-15T05:24:44.087Z] #60 3.906 ++ mktemp -d [2020-07-15T05:24:44.087Z] #60 3.906 + export GOPATH=/tmp/tmp.SNmLTDRQUU [2020-07-15T05:24:44.087Z] #60 3.906 + GOPATH=/tmp/tmp.SNmLTDRQUU [2020-07-15T05:24:44.087Z] #60 3.906 + RM_GOPATH=1 [2020-07-15T05:24:44.087Z] #60 3.906 + case "$(go env GOARCH)" in [2020-07-15T05:24:44.087Z] #60 3.906 ++ go env GOARCH [2020-07-15T05:24:44.087Z] #60 3.906 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.087Z] #60 3.906 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.087Z] #60 3.906 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:44.087Z] #60 3.906 + dir=/tmp/install [2020-07-15T05:24:44.087Z] #60 3.906 + bin=proxy [2020-07-15T05:24:44.087Z] #60 3.906 + shift [2020-07-15T05:24:44.087Z] #60 3.906 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T05:24:44.087Z] #60 3.906 + . /tmp/install/proxy.installer [2020-07-15T05:24:44.087Z] #60 3.906 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:44.087Z] #60 3.906 + install_proxy [2020-07-15T05:24:44.087Z] #60 3.906 + case "$1" in [2020-07-15T05:24:44.087Z] #60 3.906 + export CGO_ENABLED=0 [2020-07-15T05:24:44.087Z] #60 3.906 + CGO_ENABLED=0 [2020-07-15T05:24:44.087Z] #60 3.906 + _install_proxy [2020-07-15T05:24:44.087Z] #60 3.906 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T05:24:44.087Z] #60 3.906 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SNmLTDRQUU/src/github.com/docker/libnetwork [2020-07-15T05:24:44.087Z] #60 3.907 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:44.087Z] #60 3.907 Cloning into '/tmp/tmp.SNmLTDRQUU/src/github.com/docker/libnetwork'... [2020-07-15T05:24:44.087Z] #60 ... [2020-07-15T05:24:44.087Z] [2020-07-15T05:24:44.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:44.087Z] #47 4.808 + RM_GOPATH=0 [2020-07-15T05:24:44.087Z] #47 4.808 + TMP_GOPATH= [2020-07-15T05:24:44.087Z] #47 4.808 + : /build [2020-07-15T05:24:44.087Z] #47 4.808 + '[' -z '' ']' [2020-07-15T05:24:44.087Z] #47 4.808 ++ mktemp -d [2020-07-15T05:24:44.087Z] #47 4.808 + export GOPATH=/tmp/tmp.S1ZUZC7ZOm [2020-07-15T05:24:44.087Z] #47 4.808 + GOPATH=/tmp/tmp.S1ZUZC7ZOm [2020-07-15T05:24:44.087Z] #47 4.808 + RM_GOPATH=1 [2020-07-15T05:24:44.087Z] #47 4.808 + case "$(go env GOARCH)" in [2020-07-15T05:24:44.087Z] #47 4.808 ++ go env GOARCH [2020-07-15T05:24:44.087Z] #47 4.897 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.087Z] #47 4.897 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.087Z] #47 4.897 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:44.087Z] #47 4.897 + dir=/tmp/install [2020-07-15T05:24:44.087Z] #47 4.897 + bin=shfmt [2020-07-15T05:24:44.087Z] #47 4.897 + shift [2020-07-15T05:24:44.087Z] #47 4.897 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T05:24:44.087Z] #47 4.897 + . /tmp/install/shfmt.installer [2020-07-15T05:24:44.087Z] #47 4.897 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:44.087Z] #47 4.897 + install_shfmt [2020-07-15T05:24:44.087Z] #47 4.897 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T05:24:44.087Z] #47 4.897 + git clone https://github.com/mvdan/sh.git /tmp/tmp.S1ZUZC7ZOm/src/github.com/mvdan/sh [2020-07-15T05:24:44.087Z] #47 4.897 Cloning into '/tmp/tmp.S1ZUZC7ZOm/src/github.com/mvdan/sh'... [2020-07-15T05:24:44.087Z] #47 4.898 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:44.216Z] #47 ... [2020-07-15T05:24:44.216Z] [2020-07-15T05:24:44.216Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:44.216Z] #30 10.21 internal/testlog [2020-07-15T05:24:44.216Z] #30 10.44 encoding [2020-07-15T05:24:44.216Z] #30 10.53 runtime/cgo [2020-07-15T05:24:44.246Z] #36 ... [2020-07-15T05:24:44.246Z] [2020-07-15T05:24:44.246Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:44.246Z] #32 10.53 Reading package lists... [2020-07-15T05:24:44.246Z] #32 18.79 Reading package lists... [2020-07-15T05:24:44.246Z] #32 26.02 Building dependency tree... [2020-07-15T05:24:44.246Z] #32 27.88 Reading state information... [2020-07-15T05:24:44.246Z] #32 ... [2020-07-15T05:24:44.246Z] [2020-07-15T05:24:44.246Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:44.246Z] #38 10.16 Reading package lists... [2020-07-15T05:24:44.246Z] #38 18.63 Reading package lists... [2020-07-15T05:24:44.246Z] #38 26.03 Building dependency tree... [2020-07-15T05:24:44.246Z] #38 27.89 Reading state information... [2020-07-15T05:24:44.350Z] #47 ... [2020-07-15T05:24:44.350Z] [2020-07-15T05:24:44.350Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:44.350Z] #38 4.457 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:44.350Z] #38 4.457 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:44.350Z] #38 4.457 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:44.350Z] #38 7.055 Reading package lists... [2020-07-15T05:24:44.350Z] #38 ... [2020-07-15T05:24:44.350Z] [2020-07-15T05:24:44.350Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:44.350Z] #43 4.274 + RM_GOPATH=0 [2020-07-15T05:24:44.350Z] #43 4.274 + TMP_GOPATH= [2020-07-15T05:24:44.350Z] #43 4.274 + : /build [2020-07-15T05:24:44.350Z] #43 4.274 + '[' -z '' ']' [2020-07-15T05:24:44.350Z] #43 4.274 ++ mktemp -d [2020-07-15T05:24:44.350Z] #43 4.274 + export GOPATH=/tmp/tmp.CqohKPb24S [2020-07-15T05:24:44.350Z] #43 4.274 + GOPATH=/tmp/tmp.CqohKPb24S [2020-07-15T05:24:44.350Z] #43 4.274 + RM_GOPATH=1 [2020-07-15T05:24:44.350Z] #43 4.346 + case "$(go env GOARCH)" in [2020-07-15T05:24:44.350Z] #43 4.346 ++ go env GOARCH [2020-07-15T05:24:44.350Z] #43 4.346 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.350Z] #43 4.346 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.350Z] #43 4.346 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:44.350Z] #43 4.346 + dir=/tmp/install [2020-07-15T05:24:44.350Z] #43 4.346 + bin=gotestsum [2020-07-15T05:24:44.350Z] #43 4.346 + shift [2020-07-15T05:24:44.350Z] #43 4.346 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T05:24:44.350Z] #43 4.346 + . /tmp/install/gotestsum.installer [2020-07-15T05:24:44.350Z] #43 4.346 ++ : v0.3.5 [2020-07-15T05:24:44.350Z] #43 4.346 + install_gotestsum [2020-07-15T05:24:44.350Z] #43 4.346 + set -e [2020-07-15T05:24:44.350Z] #43 4.346 + export GO111MODULE=on [2020-07-15T05:24:44.350Z] #43 4.346 + GO111MODULE=on [2020-07-15T05:24:44.350Z] #43 4.346 + GOBIN=/build [2020-07-15T05:24:44.350Z] #43 4.346 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T05:24:44.350Z] #43 4.346 go: finding gotest.tools v0.3.5 [2020-07-15T05:24:44.350Z] #43 4.346 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:44.350Z] #43 5.307 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:44.350Z] #43 5.738 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T05:24:44.350Z] #43 6.238 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T05:24:44.350Z] #43 6.357 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T05:24:44.350Z] #43 6.469 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:44.350Z] #43 6.487 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T05:24:44.350Z] #43 6.488 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:44.350Z] #43 6.492 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:44.350Z] #43 6.531 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T05:24:44.350Z] #43 6.620 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T05:24:44.350Z] #43 6.830 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:44.350Z] #43 6.850 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T05:24:44.350Z] #43 6.857 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:44.350Z] #43 6.857 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:44.350Z] #43 6.885 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:44.350Z] #43 6.906 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:44.350Z] #43 7.025 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:44.350Z] #43 7.210 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:44.350Z] #43 7.238 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:44.350Z] #43 7.243 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:44.350Z] #43 7.329 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:44.350Z] #43 7.344 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:44.350Z] #43 7.346 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:44.350Z] #43 8.519 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:44.350Z] #43 8.731 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:44.350Z] #43 9.222 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:44.503Z] #38 ... [2020-07-15T05:24:44.503Z] [2020-07-15T05:24:44.503Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:44.503Z] #23 23.46 Building dependency tree... [2020-07-15T05:24:44.503Z] #23 25.31 Reading state information... [2020-07-15T05:24:44.503Z] #23 27.58 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T05:24:44.503Z] #23 27.58 The following additional packages will be installed: [2020-07-15T05:24:44.503Z] #23 27.59 libjq1 libonig5 [2020-07-15T05:24:44.503Z] #23 28.13 The following NEW packages will be installed: [2020-07-15T05:24:44.503Z] #23 28.16 jq libjq1 libonig5 [2020-07-15T05:24:44.503Z] #23 28.62 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:44.503Z] #23 28.62 Need to get 355 kB of archives. [2020-07-15T05:24:44.503Z] #23 28.62 After this operation, 1072 kB of additional disk space will be used. [2020-07-15T05:24:44.503Z] #23 28.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T05:24:44.503Z] #23 28.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T05:24:44.503Z] #23 28.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T05:24:44.613Z] #43 ... [2020-07-15T05:24:44.613Z] [2020-07-15T05:24:44.613Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:44.613Z] #32 2.999 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:44.613Z] #32 2.999 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:44.613Z] #32 2.999 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:44.613Z] #32 5.442 Reading package lists... [2020-07-15T05:24:44.613Z] #32 10.83 Reading package lists... [2020-07-15T05:24:44.613Z] #32 ... [2020-07-15T05:24:44.613Z] [2020-07-15T05:24:44.613Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:44.613Z] #36 5.962 + git clone https://github.com/docker/distribution.git . [2020-07-15T05:24:44.613Z] #36 5.964 Cloning into '.'... [2020-07-15T05:24:44.876Z] #36 ... [2020-07-15T05:24:44.876Z] [2020-07-15T05:24:44.876Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:44.876Z] #30 4.158 + RM_GOPATH=0 [2020-07-15T05:24:44.876Z] #30 4.158 + TMP_GOPATH= [2020-07-15T05:24:44.876Z] #30 4.158 + : /build [2020-07-15T05:24:44.876Z] #30 4.158 + '[' -z '' ']' [2020-07-15T05:24:44.876Z] #30 4.158 ++ mktemp -d [2020-07-15T05:24:44.876Z] #30 4.159 + export GOPATH=/tmp/tmp.RDQkW8LJXO [2020-07-15T05:24:44.876Z] #30 4.159 + GOPATH=/tmp/tmp.RDQkW8LJXO [2020-07-15T05:24:44.876Z] #30 4.159 + RM_GOPATH=1 [2020-07-15T05:24:44.876Z] #30 4.159 + case "$(go env GOARCH)" in [2020-07-15T05:24:44.876Z] #30 4.163 ++ go env GOARCH [2020-07-15T05:24:44.876Z] #30 4.184 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.876Z] #30 4.184 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.876Z] #30 4.184 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:44.876Z] #30 4.197 + dir=/tmp/install [2020-07-15T05:24:44.876Z] #30 4.197 + bin=tomlv [2020-07-15T05:24:44.876Z] #30 4.197 + shift [2020-07-15T05:24:44.876Z] #30 4.197 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T05:24:44.876Z] #30 4.197 + . /tmp/install/tomlv.installer [2020-07-15T05:24:44.876Z] #30 4.197 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:44.876Z] #30 4.197 + install_tomlv [2020-07-15T05:24:44.876Z] #30 4.197 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T05:24:44.876Z] #30 4.197 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RDQkW8LJXO/src/github.com/BurntSushi/toml [2020-07-15T05:24:44.876Z] #30 4.199 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:44.876Z] #30 4.211 Cloning into '/tmp/tmp.RDQkW8LJXO/src/github.com/BurntSushi/toml'... [2020-07-15T05:24:44.876Z] #30 5.001 + cd /tmp/tmp.RDQkW8LJXO/src/github.com/BurntSushi/toml [2020-07-15T05:24:44.876Z] #30 5.001 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:24:44.876Z] #30 5.075 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:24:44.876Z] #30 5.559 internal/cpu [2020-07-15T05:24:44.876Z] #30 5.606 runtime/internal/sys [2020-07-15T05:24:44.876Z] #30 5.638 math/bits [2020-07-15T05:24:44.876Z] #30 5.648 runtime/internal/atomic [2020-07-15T05:24:44.876Z] #30 6.014 runtime/internal/math [2020-07-15T05:24:44.876Z] #30 6.199 unicode/utf8 [2020-07-15T05:24:44.876Z] #30 6.214 sync/atomic [2020-07-15T05:24:44.876Z] #30 6.217 internal/bytealg [2020-07-15T05:24:44.876Z] #30 6.230 math [2020-07-15T05:24:44.876Z] #30 6.630 unicode [2020-07-15T05:24:44.876Z] #30 7.091 internal/testlog [2020-07-15T05:24:44.876Z] #30 7.220 runtime [2020-07-15T05:24:44.876Z] #30 7.715 encoding [2020-07-15T05:24:44.876Z] #30 8.225 runtime/cgo [2020-07-15T05:24:44.876Z] #30 ... [2020-07-15T05:24:44.876Z] [2020-07-15T05:24:44.876Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:44.876Z] #41 4.158 + RM_GOPATH=0 [2020-07-15T05:24:44.876Z] #41 4.158 + TMP_GOPATH= [2020-07-15T05:24:44.876Z] #41 4.158 + : /build [2020-07-15T05:24:44.876Z] #41 4.158 + '[' -z '' ']' [2020-07-15T05:24:44.876Z] #41 4.158 ++ mktemp -d [2020-07-15T05:24:44.876Z] #41 4.158 + export GOPATH=/tmp/tmp.Zu3ibLZw0M [2020-07-15T05:24:44.876Z] #41 4.158 + GOPATH=/tmp/tmp.Zu3ibLZw0M [2020-07-15T05:24:44.876Z] #41 4.158 + RM_GOPATH=1 [2020-07-15T05:24:44.876Z] #41 4.158 + case "$(go env GOARCH)" in [2020-07-15T05:24:44.876Z] #41 4.158 ++ go env GOARCH [2020-07-15T05:24:44.876Z] #41 4.176 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.876Z] #41 4.176 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:44.876Z] #41 4.184 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:44.876Z] #41 4.212 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:44.876Z] #41 4.214 + dir=/tmp/install [2020-07-15T05:24:44.876Z] #41 4.214 + bin=vndr [2020-07-15T05:24:44.876Z] #41 4.214 + shift [2020-07-15T05:24:44.876Z] #41 4.214 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T05:24:44.876Z] #41 4.214 + . /tmp/install/vndr.installer [2020-07-15T05:24:44.876Z] #41 4.214 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:44.876Z] #41 4.214 + install_vndr [2020-07-15T05:24:44.876Z] #41 4.214 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T05:24:44.876Z] #41 4.214 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Zu3ibLZw0M/src/github.com/LK4D4/vndr [2020-07-15T05:24:44.877Z] #41 4.222 Cloning into '/tmp/tmp.Zu3ibLZw0M/src/github.com/LK4D4/vndr'... [2020-07-15T05:24:44.877Z] #41 4.959 + cd /tmp/tmp.Zu3ibLZw0M/src/github.com/LK4D4/vndr [2020-07-15T05:24:44.877Z] #41 4.963 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:24:44.877Z] #41 4.983 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T05:24:44.877Z] #41 5.880 runtime/internal/sys [2020-07-15T05:24:44.877Z] #41 5.883 internal/race [2020-07-15T05:24:44.877Z] #41 5.909 internal/cpu [2020-07-15T05:24:44.877Z] #41 6.120 runtime/internal/atomic [2020-07-15T05:24:44.877Z] #41 6.161 sync/atomic [2020-07-15T05:24:44.877Z] #41 6.247 unicode [2020-07-15T05:24:44.877Z] #41 6.312 internal/bytealg [2020-07-15T05:24:44.877Z] #41 6.602 unicode/utf8 [2020-07-15T05:24:44.877Z] #41 6.726 math [2020-07-15T05:24:44.877Z] #41 7.387 internal/testlog [2020-07-15T05:24:44.877Z] #41 7.596 runtime [2020-07-15T05:24:44.877Z] #41 7.986 encoding [2020-07-15T05:24:44.877Z] #41 8.132 unicode/utf16 [2020-07-15T05:24:44.877Z] #41 8.758 container/list [2020-07-15T05:24:44.877Z] #41 9.855 crypto/internal/subtle [2020-07-15T05:24:44.877Z] #41 10.14 crypto/subtle [2020-07-15T05:24:44.877Z] #41 10.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T05:24:44.877Z] #41 10.56 internal/nettrace [2020-07-15T05:24:44.877Z] #41 10.77 runtime/cgo [2020-07-15T05:24:45.033Z] bcc20a2e7742: Pull complete [2020-07-15T05:24:45.034Z] f20d47578dac: Pull complete [2020-07-15T05:24:45.034Z] Digest: sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 [2020-07-15T05:24:45.034Z] Status: Downloaded newer image for golang:1.13.13-buster [2020-07-15T05:24:45.034Z] ---> f58013828fc7 [2020-07-15T05:24:45.034Z] Step 5/15 : ARG BUILDX_REPO [2020-07-15T05:24:45.034Z] ---> Running in b7e2b66279fe [2020-07-15T05:24:45.140Z] #41 ... [2020-07-15T05:24:45.140Z] [2020-07-15T05:24:45.140Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:45.140Z] #51 6.097 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:45.140Z] #51 6.097 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:45.140Z] #51 6.097 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:45.140Z] #51 9.055 Reading package lists... [2020-07-15T05:24:45.140Z] #51 ... [2020-07-15T05:24:45.140Z] [2020-07-15T05:24:45.140Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:45.140Z] #45 5.665 + RM_GOPATH=0 [2020-07-15T05:24:45.140Z] #45 5.666 + TMP_GOPATH= [2020-07-15T05:24:45.140Z] #45 5.666 + : /build [2020-07-15T05:24:45.140Z] #45 5.667 + '[' -z '' ']' [2020-07-15T05:24:45.140Z] #45 5.670 ++ mktemp -d [2020-07-15T05:24:45.140Z] #45 5.673 + export GOPATH=/tmp/tmp.AwgKjWjD6u [2020-07-15T05:24:45.140Z] #45 5.673 + GOPATH=/tmp/tmp.AwgKjWjD6u [2020-07-15T05:24:45.140Z] #45 5.673 + RM_GOPATH=1 [2020-07-15T05:24:45.140Z] #45 5.673 + case "$(go env GOARCH)" in [2020-07-15T05:24:45.140Z] #45 5.674 ++ go env GOARCH [2020-07-15T05:24:45.140Z] #45 5.704 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:45.140Z] #45 5.704 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:24:45.140Z] #45 5.706 ++ dirname /tmp/install/install.sh [2020-07-15T05:24:45.140Z] #45 5.708 + dir=/tmp/install [2020-07-15T05:24:45.140Z] #45 5.708 + bin=golangci_lint [2020-07-15T05:24:45.140Z] #45 5.708 + shift [2020-07-15T05:24:45.140Z] #45 5.708 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T05:24:45.140Z] #45 5.708 + . /tmp/install/golangci_lint.installer [2020-07-15T05:24:45.140Z] #45 5.708 ++ : v1.23.8 [2020-07-15T05:24:45.140Z] #45 5.709 + install_golangci_lint [2020-07-15T05:24:45.140Z] #45 5.712 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T05:24:45.140Z] #45 5.714 Installing golangci-lint version v1.23.8 [2020-07-15T05:24:45.140Z] #45 5.715 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T05:24:45.334Z] Removing intermediate container b7e2b66279fe [2020-07-15T05:24:45.334Z] ---> 34c743ba6f8a [2020-07-15T05:24:45.334Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-15T05:24:45.334Z] ---> Running in 0f9197a191a0 [2020-07-15T05:24:45.403Z] #45 ... [2020-07-15T05:24:45.403Z] [2020-07-15T05:24:45.403Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:45.403Z] #43 11.60 go: finding github.com/fatih/color v1.6.0 [2020-07-15T05:24:45.403Z] #43 11.62 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:45.403Z] #43 11.62 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T05:24:45.403Z] #43 11.63 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:45.403Z] #43 11.68 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:45.626Z] Cloning into '/buildx'... [2020-07-15T05:24:45.666Z] #43 11.84 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:45.666Z] #43 12.06 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:45.666Z] #43 12.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:45.666Z] #43 12.17 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:45.866Z] #23 29.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:45.866Z] #23 30.07 Fetched 355 kB in 0s (1169 kB/s) [2020-07-15T05:24:45.866Z] #23 30.18 Selecting previously unselected package libonig5:amd64. [2020-07-15T05:24:45.929Z] #43 12.19 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:45.929Z] #43 12.20 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:46.122Z] #23 30.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 ... 15410 files and directories currently installed.) [2020-07-15T05:24:46.122Z] #23 30.26 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-15T05:24:46.122Z] #23 30.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:24:46.379Z] #23 30.52 Selecting previously unselected package libjq1:amd64. [2020-07-15T05:24:46.379Z] #23 30.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:24:46.379Z] #23 30.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:24:46.635Z] #23 30.80 Selecting previously unselected package jq. [2020-07-15T05:24:46.635Z] #23 30.83 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:24:46.635Z] #23 30.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:24:47.065Z] #54 ... [2020-07-15T05:24:47.065Z] [2020-07-15T05:24:47.065Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:47.065Z] #21 15.68 + mkdir -p /build [2020-07-15T05:24:47.065Z] #21 15.69 + mv docker/docker /build/ [2020-07-15T05:24:47.065Z] #21 15.69 + rmdir docker [2020-07-15T05:24:47.065Z] #21 DONE 16.0s [2020-07-15T05:24:47.065Z] [2020-07-15T05:24:47.065Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:47.065Z] #41 14.57 unicode/utf8 [2020-07-15T05:24:47.065Z] #41 15.23 math [2020-07-15T05:24:47.210Z] #23 31.14 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:24:47.210Z] #23 31.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:24:47.210Z] #23 31.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:24:47.210Z] #23 31.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:24:47.771Z] #23 DONE 31.6s [2020-07-15T05:24:47.771Z] [2020-07-15T05:24:47.771Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T05:24:47.771Z] #24 DONE 0.0s [2020-07-15T05:24:47.771Z] [2020-07-15T05:24:47.771Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:24:48.430Z] #41 ... [2020-07-15T05:24:48.430Z] [2020-07-15T05:24:48.430Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:24:48.430Z] #28 6.998 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T05:24:48.430Z] #28 6.999 Cloning into '.'... [2020-07-15T05:24:48.430Z] #28 ... [2020-07-15T05:24:48.430Z] [2020-07-15T05:24:48.430Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:48.430Z] #47 16.60 + cd /tmp/tmp.mkGEl4FCQY/src/github.com/mvdan/sh [2020-07-15T05:24:48.430Z] #47 16.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:48.430Z] #47 16.74 + GO111MODULE=on [2020-07-15T05:24:48.430Z] #47 16.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T05:24:48.665Z] #30 ... [2020-07-15T05:24:48.665Z] [2020-07-15T05:24:48.665Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:48.665Z] #38 15.34 Fetched 8055 kB in 11s (708 kB/s) [2020-07-15T05:24:48.991Z] #47 18.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:48.991Z] #47 18.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:48.991Z] #47 18.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:49.156Z] Removing intermediate container 0f9197a191a0 [2020-07-15T05:24:49.156Z] ---> 06d7cad0444f [2020-07-15T05:24:49.156Z] Step 7/15 : WORKDIR /buildx [2020-07-15T05:24:49.156Z] ---> Running in f3a19112189d [2020-07-15T05:24:49.156Z] Removing intermediate container f3a19112189d [2020-07-15T05:24:49.156Z] ---> f607c7be0334 [2020-07-15T05:24:49.156Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-15T05:24:49.156Z] ---> Running in f5ba863e5a0a [2020-07-15T05:24:49.156Z] Removing intermediate container f5ba863e5a0a [2020-07-15T05:24:49.156Z] ---> 474269b5d1d3 [2020-07-15T05:24:49.156Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-15T05:24:49.156Z] ---> Running in 0ac5fbd2c54b [2020-07-15T05:24:49.449Z] From https://github.com/docker/buildx [2020-07-15T05:24:49.449Z] * [new tag] v0.3.1 -> build [2020-07-15T05:24:49.554Z] #47 18.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:49.554Z] #47 18.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:50.088Z] Switched to branch 'build' [2020-07-15T05:24:50.152Z] #43 ... [2020-07-15T05:24:50.152Z] [2020-07-15T05:24:50.152Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:50.152Z] #10 6.557 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:24:50.152Z] #10 6.557 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:24:50.152Z] #10 6.557 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:24:50.152Z] #10 9.485 Reading package lists... [2020-07-15T05:24:50.287Z] #25 ... [2020-07-15T05:24:50.287Z] [2020-07-15T05:24:50.287Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:50.287Z] #47 24.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:50.287Z] #47 24.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:50.287Z] #47 24.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:50.287Z] #47 24.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:50.287Z] #47 25.71 runtime/cgo [2020-07-15T05:24:50.287Z] #47 25.71 runtime [2020-07-15T05:24:50.287Z] #47 ... [2020-07-15T05:24:50.287Z] [2020-07-15T05:24:50.287Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:50.287Z] #51 19.00 Reading package lists... [2020-07-15T05:24:50.287Z] #51 26.75 Building dependency tree... [2020-07-15T05:24:50.287Z] #51 28.41 Reading state information... [2020-07-15T05:24:50.287Z] #51 30.72 The following additional packages will be installed: [2020-07-15T05:24:50.287Z] #51 30.73 libbtrfs0 [2020-07-15T05:24:50.287Z] #51 30.97 The following NEW packages will be installed: [2020-07-15T05:24:50.287Z] #51 30.97 libbtrfs-dev libbtrfs0 [2020-07-15T05:24:50.287Z] #51 31.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:50.287Z] #51 31.56 Need to get 119 kB of archives. [2020-07-15T05:24:50.287Z] #51 31.56 After this operation, 387 kB of additional disk space will be used. [2020-07-15T05:24:50.287Z] #51 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T05:24:50.287Z] #51 31.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T05:24:50.287Z] #51 33.25 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:50.287Z] #51 33.48 Fetched 119 kB in 0s (306 kB/s) [2020-07-15T05:24:50.287Z] #51 33.59 Selecting previously unselected package libbtrfs0. [2020-07-15T05:24:50.287Z] #51 33.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T05:24:50.287Z] #51 33.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T05:24:50.287Z] #51 33.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:24:50.287Z] #51 33.87 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:24:50.287Z] #51 33.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T05:24:50.287Z] #51 33.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:24:50.287Z] #51 34.18 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:24:50.287Z] #51 34.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:24:50.287Z] #51 34.25 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:24:50.287Z] #51 DONE 34.5s [2020-07-15T05:24:50.287Z] [2020-07-15T05:24:50.287Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:50.287Z] #38 30.12 The following additional packages will be installed: [2020-07-15T05:24:50.287Z] #38 30.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T05:24:50.287Z] #38 30.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T05:24:50.287Z] #38 30.14 Suggested packages: [2020-07-15T05:24:50.287Z] #38 30.14 manpages-dev python-setuptools [2020-07-15T05:24:50.287Z] #38 31.49 The following NEW packages will be installed: [2020-07-15T05:24:50.287Z] #38 31.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T05:24:50.287Z] #38 31.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T05:24:50.287Z] #38 31.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T05:24:50.287Z] #38 31.49 python-six zlib1g-dev [2020-07-15T05:24:50.287Z] #38 32.14 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:50.287Z] #38 32.14 Need to get 4095 kB of archives. [2020-07-15T05:24:50.287Z] #38 32.14 After this operation, 22.5 MB of additional disk space will be used. [2020-07-15T05:24:50.287Z] #38 32.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-15T05:24:50.287Z] #38 32.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T05:24:50.287Z] #38 32.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T05:24:50.287Z] #38 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T05:24:50.287Z] #38 32.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-15T05:24:50.287Z] #38 32.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T05:24:50.287Z] #38 32.19 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-07-15T05:24:50.287Z] #38 32.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-15T05:24:50.287Z] #38 32.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-15T05:24:50.287Z] #38 32.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-15T05:24:50.287Z] #38 32.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-15T05:24:50.287Z] #38 32.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-15T05:24:50.287Z] #38 32.59 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-07-15T05:24:50.287Z] #38 32.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-15T05:24:50.287Z] #38 32.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T05:24:50.287Z] #38 32.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T05:24:50.287Z] #38 32.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-15T05:24:50.287Z] #38 34.15 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:50.287Z] #38 34.43 Fetched 4095 kB in 1s (4935 kB/s) [2020-07-15T05:24:50.415Z] #10 14.14 Reading package lists... [2020-07-15T05:24:50.415Z] #10 ... [2020-07-15T05:24:50.415Z] [2020-07-15T05:24:50.415Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:50.415Z] #60 15.39 Checking out files: 67% (1396/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-07-15T05:24:50.415Z] #60 15.95 + cd /tmp/tmp.SNmLTDRQUU/src/github.com/docker/libnetwork [2020-07-15T05:24:50.415Z] #60 15.95 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:50.415Z] #60 16.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T05:24:50.482Z] #47 19.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:50.543Z] #38 34.66 Selecting previously unselected package libcap-dev:amd64. [2020-07-15T05:24:50.543Z] #38 34.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% [2020-07-15T05:24:50.543Z] #38 ... [2020-07-15T05:24:50.543Z] [2020-07-15T05:24:50.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:50.543Z] #10 17.71 Reading package lists... [2020-07-15T05:24:50.543Z] #10 24.97 Building dependency tree... [2020-07-15T05:24:50.543Z] #10 26.62 Reading state information... [2020-07-15T05:24:50.543Z] #10 29.05 The following additional packages will be installed: [2020-07-15T05:24:50.543Z] #10 29.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T05:24:50.543Z] #10 29.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T05:24:50.543Z] #10 29.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T05:24:50.543Z] #10 29.07 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:24:50.543Z] #10 29.09 Suggested packages: [2020-07-15T05:24:50.543Z] #10 29.09 gcc-8-locales seccomp wine64 [2020-07-15T05:24:50.543Z] #10 30.51 The following NEW packages will be installed: [2020-07-15T05:24:50.543Z] #10 30.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T05:24:50.543Z] #10 30.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T05:24:50.543Z] #10 30.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T05:24:50.543Z] #10 30.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T05:24:50.543Z] #10 30.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T05:24:50.543Z] #10 30.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:24:50.543Z] #10 30.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:50.543Z] #10 30.94 Need to get 77.7 MB of archives. [2020-07-15T05:24:50.543Z] #10 30.94 After this operation, 487 MB of additional disk space will be used. [2020-07-15T05:24:50.543Z] #10 30.94 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-07-15T05:24:50.543Z] #10 31.16 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-07-15T05:24:50.543Z] #10 31.40 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-07-15T05:24:50.543Z] #10 31.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-15T05:24:50.543Z] #10 31.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-15T05:24:50.543Z] #10 31.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T05:24:50.543Z] #10 32.29 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-07-15T05:24:50.543Z] #10 32.72 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-07-15T05:24:50.543Z] #10 32.73 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-07-15T05:24:50.731Z] Removing intermediate container 0ac5fbd2c54b [2020-07-15T05:24:50.731Z] ---> f7d343eb8781 [2020-07-15T05:24:50.731Z] Step 10/15 : ARG GOOS [2020-07-15T05:24:50.731Z] ---> Running in 59ed4a1245ce [2020-07-15T05:24:50.803Z] #10 ... [2020-07-15T05:24:50.803Z] [2020-07-15T05:24:50.803Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:50.803Z] #38 34.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-07-15T05:24:50.803Z] #38 34.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-15T05:24:50.803Z] #38 34.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T05:24:51.024Z] Removing intermediate container 59ed4a1245ce [2020-07-15T05:24:51.024Z] ---> 15ce12fcb18c [2020-07-15T05:24:51.024Z] Step 11/15 : ARG GOARCH [2020-07-15T05:24:51.024Z] ---> Running in 37ef5f6e17aa [2020-07-15T05:24:51.024Z] Removing intermediate container 37ef5f6e17aa [2020-07-15T05:24:51.024Z] ---> 8babc2972852 [2020-07-15T05:24:51.024Z] 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-07-15T05:24:51.024Z] ---> Running in c6a2b9db4f17 [2020-07-15T05:24:51.044Z] #47 20.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:51.060Z] #38 35.04 Selecting previously unselected package libnet1:amd64. [2020-07-15T05:24:51.060Z] #38 35.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:24:51.060Z] #38 35.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:24:51.060Z] #38 35.26 Selecting previously unselected package libnet1-dev. [2020-07-15T05:24:51.060Z] #38 35.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:24:51.060Z] #38 35.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:24:51.605Z] #47 ... [2020-07-15T05:24:51.605Z] [2020-07-15T05:24:51.605Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:51.605Z] #30 10.65 runtime [2020-07-15T05:24:51.605Z] #30 16.13 internal/testlog [2020-07-15T05:24:51.605Z] #30 16.60 encoding [2020-07-15T05:24:51.605Z] #30 16.97 runtime/cgo [2020-07-15T05:24:51.622Z] #38 35.66 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T05:24:51.622Z] #38 35.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T05:24:51.622Z] #38 35.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:24:51.622Z] #38 35.82 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-15T05:24:51.860Z] #30 ... [2020-07-15T05:24:51.860Z] [2020-07-15T05:24:51.860Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:51.860Z] #32 10.80 Reading package lists... [2020-07-15T05:24:51.860Z] #32 19.21 Reading package lists... [2020-07-15T05:24:51.860Z] #32 ... [2020-07-15T05:24:51.860Z] [2020-07-15T05:24:51.860Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:51.860Z] #23 10.69 Reading package lists... [2020-07-15T05:24:51.878Z] #38 35.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-15T05:24:51.878Z] #38 35.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T05:24:52.115Z] #23 19.32 Reading package lists... [2020-07-15T05:24:52.115Z] #23 ... [2020-07-15T05:24:52.115Z] [2020-07-15T05:24:52.115Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:52.115Z] #41 19.38 unicode/utf16 [2020-07-15T05:24:52.115Z] #41 19.77 container/list [2020-07-15T05:24:52.115Z] #41 20.47 crypto/internal/subtle [2020-07-15T05:24:52.115Z] #41 20.61 crypto/subtle [2020-07-15T05:24:52.115Z] #41 20.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T05:24:52.115Z] #41 20.94 internal/nettrace [2020-07-15T05:24:52.115Z] #41 21.06 runtime/cgo [2020-07-15T05:24:52.134Z] #38 36.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T05:24:52.134Z] #38 36.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:24:52.134Z] #38 36.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:24:52.134Z] #38 36.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-15T05:24:52.210Z] #38 15.34 Reading package lists... [2020-07-15T05:24:52.371Z] #41 ... [2020-07-15T05:24:52.371Z] [2020-07-15T05:24:52.371Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:52.371Z] #43 11.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:52.371Z] #43 13.53 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:52.371Z] #43 13.85 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:52.371Z] #43 14.57 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:52.371Z] #43 18.05 go: finding github.com/fatih/color v1.6.0 [2020-07-15T05:24:52.371Z] #43 18.05 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T05:24:52.371Z] #43 18.07 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:24:52.371Z] #43 18.20 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T05:24:52.371Z] #43 18.35 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:24:52.371Z] #43 18.41 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:24:52.371Z] #43 18.67 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:24:52.371Z] #43 18.74 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:24:52.371Z] #43 18.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:24:52.371Z] #43 18.90 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:24:52.371Z] #43 19.02 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:24:52.371Z] #43 ... [2020-07-15T05:24:52.371Z] [2020-07-15T05:24:52.371Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:52.371Z] #47 21.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:52.389Z] #38 36.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:24:52.389Z] #38 36.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T05:24:52.389Z] #38 36.51 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-15T05:24:52.389Z] #38 36.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-15T05:24:52.389Z] #38 36.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:24:52.900Z] #38 36.86 Selecting previously unselected package libprotobuf17:amd64. [2020-07-15T05:24:52.900Z] #38 36.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:24:52.900Z] #38 36.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T05:24:53.717Z] #38 19.31 Reading package lists... [2020-07-15T05:24:53.717Z] #38 ... [2020-07-15T05:24:53.717Z] [2020-07-15T05:24:53.717Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:53.717Z] #60 16.02 Checking out files: 96% (1992/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-07-15T05:24:53.717Z] #60 16.11 + cd /tmp/tmp.z55AkcjmMG/src/github.com/docker/libnetwork [2020-07-15T05:24:53.717Z] #60 16.11 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:53.717Z] #60 16.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T05:24:53.829Z] #38 ... [2020-07-15T05:24:53.829Z] [2020-07-15T05:24:53.829Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:53.829Z] #41 27.82 vendor/golang.org/x/crypto/internal/subtle [2020-07-15T05:24:53.829Z] #41 28.02 vendor/golang.org/x/crypto/curve25519 [2020-07-15T05:24:53.829Z] #41 ... [2020-07-15T05:24:53.829Z] [2020-07-15T05:24:53.829Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:24:53.829Z] #25 4.712 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T05:24:53.829Z] #25 5.250 [2020-07-15T05:24:54.260Z] #47 22.87 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:54.260Z] #47 22.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:54.260Z] #47 23.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:54.260Z] #47 23.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:54.642Z] #60 ... [2020-07-15T05:24:54.642Z] [2020-07-15T05:24:54.642Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:54.642Z] #23 10.69 Reading package lists... [2020-07-15T05:24:54.642Z] #23 16.07 Building dependency tree... [2020-07-15T05:24:54.642Z] #23 16.96 Reading state information... [2020-07-15T05:24:54.642Z] #23 18.73 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T05:24:54.642Z] #23 18.73 The following additional packages will be installed: [2020-07-15T05:24:54.642Z] #23 18.73 libjq1 libonig5 [2020-07-15T05:24:54.642Z] #23 19.21 The following NEW packages will be installed: [2020-07-15T05:24:54.642Z] #23 19.22 jq libjq1 libonig5 [2020-07-15T05:24:54.642Z] #23 19.63 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:54.642Z] #23 19.63 Need to get 325 kB of archives. [2020-07-15T05:24:54.642Z] #23 19.63 After this operation, 1019 kB of additional disk space will be used. [2020-07-15T05:24:54.642Z] #23 19.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-15T05:24:54.642Z] #23 19.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-15T05:24:54.642Z] #23 19.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-15T05:24:54.642Z] #23 ... [2020-07-15T05:24:54.642Z] [2020-07-15T05:24:54.642Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:54.642Z] #32 10.83 Reading package lists... [2020-07-15T05:24:54.642Z] #32 15.79 Building dependency tree... [2020-07-15T05:24:54.642Z] #32 16.65 Reading state information... [2020-07-15T05:24:54.642Z] #32 18.17 The following additional packages will be installed: [2020-07-15T05:24:54.642Z] #32 18.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T05:24:54.642Z] #32 18.19 Suggested packages: [2020-07-15T05:24:54.642Z] #32 18.19 cmake-doc ninja-build lrzip [2020-07-15T05:24:54.642Z] #32 18.19 Recommended packages: [2020-07-15T05:24:54.642Z] #32 18.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T05:24:54.642Z] #32 18.98 The following NEW packages will be installed: [2020-07-15T05:24:54.642Z] #32 19.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T05:24:54.642Z] #32 19.00 vim-common xxd [2020-07-15T05:24:54.642Z] #32 19.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:54.642Z] #32 19.37 Need to get 14.2 MB of archives. [2020-07-15T05:24:54.642Z] #32 19.37 After this operation, 60.0 MB of additional disk space will be used. [2020-07-15T05:24:54.642Z] #32 19.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-15T05:24:54.642Z] #32 19.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:24:54.642Z] #32 19.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T05:24:54.642Z] #32 19.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-15T05:24:54.642Z] #32 20.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-15T05:24:54.642Z] #32 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-15T05:24:54.642Z] #32 20.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-15T05:24:54.642Z] #32 20.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-15T05:24:54.642Z] #32 20.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-15T05:24:54.642Z] #32 20.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-15T05:24:54.904Z] #60 ... [2020-07-15T05:24:54.904Z] [2020-07-15T05:24:54.904Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:54.904Z] #47 12.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:54.904Z] #47 13.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:54.904Z] #47 13.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:54.904Z] #47 13.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:54.904Z] #47 13.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:54.904Z] #47 13.79 unicode/utf16 [2020-07-15T05:24:54.904Z] #47 13.83 runtime [2020-07-15T05:24:54.904Z] #47 14.07 runtime/cgo [2020-07-15T05:24:54.904Z] #47 ... [2020-07-15T05:24:54.904Z] [2020-07-15T05:24:54.904Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:54.904Z] #41 13.75 unicode/utf16 [2020-07-15T05:24:54.904Z] #41 13.96 container/list [2020-07-15T05:24:54.904Z] #41 14.39 crypto/internal/subtle [2020-07-15T05:24:54.904Z] #41 14.47 crypto/subtle [2020-07-15T05:24:54.904Z] #41 14.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T05:24:54.904Z] #41 14.70 internal/nettrace [2020-07-15T05:24:54.904Z] #41 14.77 runtime/cgo [2020-07-15T05:24:54.904Z] #41 ... [2020-07-15T05:24:54.904Z] [2020-07-15T05:24:54.904Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:54.904Z] #23 14.71 Fetched 8055 kB in 11s (754 kB/s) [2020-07-15T05:24:54.904Z] #23 14.71 Reading package lists... [2020-07-15T05:24:54.904Z] #23 18.06 Reading package lists... [2020-07-15T05:24:54.904Z] #23 21.38 Building dependency tree... [2020-07-15T05:24:54.904Z] #23 22.28 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T05:24:54.904Z] #23 22.28 The following additional packages will be installed: [2020-07-15T05:24:54.904Z] #23 22.28 libjq1 libonig5 [2020-07-15T05:24:54.908Z] #32 ... [2020-07-15T05:24:54.908Z] [2020-07-15T05:24:54.908Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:54.908Z] #47 11.17 + cd /tmp/tmp.S1ZUZC7ZOm/src/github.com/mvdan/sh [2020-07-15T05:24:54.908Z] #47 11.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:24:54.908Z] #47 11.24 + GO111MODULE=on [2020-07-15T05:24:54.908Z] #47 11.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T05:24:54.908Z] #47 12.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:54.908Z] #47 12.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:54.908Z] #47 12.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:54.908Z] #47 12.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:54.908Z] #47 13.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:54.908Z] #47 13.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:54.908Z] #47 14.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:54.908Z] #47 15.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:54.908Z] #47 16.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:24:54.908Z] #47 16.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:24:54.908Z] #47 16.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:24:54.908Z] #47 16.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:24:54.908Z] #47 17.71 runtime/cgo [2020-07-15T05:24:54.908Z] #47 17.88 runtime [2020-07-15T05:24:54.908Z] #47 ... [2020-07-15T05:24:54.908Z] [2020-07-15T05:24:54.908Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:54.908Z] #23 20.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:54.908Z] #23 21.00 Fetched 325 kB in 0s (1140 kB/s) [2020-07-15T05:24:54.908Z] #23 21.10 Selecting previously unselected package libonig5:arm64. [2020-07-15T05:24:54.908Z] #23 21.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-15T05:24:54.908Z] #23 21.26 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-15T05:24:54.908Z] #23 21.28 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-15T05:24:54.933Z] #25 5.520 0.0% ### 4.6% ####### 9.8% ########## 14.4% ############### 21.0% ################### 26.9% ####################### 32.2% ############################ 38.9% ################################## 47.5% ###################################### 53.3% ########################################### 60.9% ################################################ 67.4% #################################################### 72.3% ####################################################### 77.1% ############################################################ 83.6% ################################################################# 91.5% ######################################################################## 100.0% [2020-07-15T05:24:55.171Z] #23 21.50 Selecting previously unselected package libjq1:arm64. [2020-07-15T05:24:55.171Z] #23 21.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T05:24:55.171Z] #23 21.53 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T05:24:55.188Z] #47 24.06 runtime/cgo [2020-07-15T05:24:55.188Z] #47 24.28 runtime [2020-07-15T05:24:55.190Z] #25 7.645 [2020-07-15T05:24:55.196Z] #23 22.63 The following NEW packages will be installed: [2020-07-15T05:24:55.196Z] #23 22.64 jq libjq1 libonig5 [2020-07-15T05:24:55.435Z] #23 21.72 Selecting previously unselected package jq. [2020-07-15T05:24:55.435Z] #23 21.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T05:24:55.435Z] #23 21.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:24:55.435Z] #23 ... [2020-07-15T05:24:55.435Z] [2020-07-15T05:24:55.435Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:55.435Z] #38 7.055 Reading package lists... [2020-07-15T05:24:55.435Z] #38 12.19 Reading package lists... [2020-07-15T05:24:55.435Z] #38 17.32 Building dependency tree... [2020-07-15T05:24:55.435Z] #38 18.28 Reading state information... [2020-07-15T05:24:55.435Z] #38 19.49 The following additional packages will be installed: [2020-07-15T05:24:55.435Z] #38 19.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T05:24:55.435Z] #38 19.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T05:24:55.435Z] #38 19.49 Suggested packages: [2020-07-15T05:24:55.435Z] #38 19.50 manpages-dev python-setuptools [2020-07-15T05:24:55.435Z] #38 20.55 The following NEW packages will be installed: [2020-07-15T05:24:55.435Z] #38 20.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T05:24:55.435Z] #38 20.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T05:24:55.435Z] #38 20.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T05:24:55.435Z] #38 20.55 python-six zlib1g-dev [2020-07-15T05:24:55.435Z] #38 20.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:55.435Z] #38 20.94 Need to get 3798 kB of archives. [2020-07-15T05:24:55.435Z] #38 20.94 After this operation, 21.6 MB of additional disk space will be used. [2020-07-15T05:24:55.435Z] #38 20.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-15T05:24:55.435Z] #38 20.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-15T05:24:55.435Z] #38 20.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-15T05:24:55.435Z] #38 20.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-15T05:24:55.435Z] #38 20.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-15T05:24:55.435Z] #38 20.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-15T05:24:55.435Z] #38 20.98 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-07-15T05:24:55.435Z] #38 20.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-15T05:24:55.435Z] #38 21.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-15T05:24:55.435Z] #38 21.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-15T05:24:55.435Z] #38 21.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-15T05:24:55.435Z] #38 21.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-15T05:24:55.435Z] #38 21.19 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-07-15T05:24:55.435Z] #38 21.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-15T05:24:55.435Z] #38 21.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T05:24:55.435Z] #38 21.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T05:24:55.435Z] #38 21.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-15T05:24:55.487Z] #23 22.85 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T05:24:55.487Z] #23 22.85 Need to get 350 kB of archives. [2020-07-15T05:24:55.487Z] #23 22.85 After this operation, 1154 kB of additional disk space will be used. [2020-07-15T05:24:55.487Z] #23 22.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-15T05:24:55.487Z] #23 22.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-15T05:24:55.487Z] #23 22.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-15T05:24:55.487Z] #23 ... [2020-07-15T05:24:55.487Z] [2020-07-15T05:24:55.487Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:55.487Z] #38 19.31 Reading package lists... [2020-07-15T05:24:55.698Z] #38 ... [2020-07-15T05:24:55.698Z] [2020-07-15T05:24:55.699Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:55.699Z] #32 21.59 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:55.699Z] #32 21.76 Fetched 14.2 MB in 1s (10.9 MB/s) [2020-07-15T05:24:55.699Z] #32 21.85 Selecting previously unselected package xxd. [2020-07-15T05:24:55.699Z] #32 21.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 ... 15383 files and directories currently installed.) [2020-07-15T05:24:55.699Z] #32 22.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-15T05:24:55.699Z] #32 22.03 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:24:55.702Z] #25 7.870 ########## 15.1% ############################## 41.9% ################################################### 70.9% ######################################################################## 100.0% [2020-07-15T05:24:55.962Z] #32 22.27 Selecting previously unselected package vim-common. [2020-07-15T05:24:55.962Z] #32 22.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:24:55.962Z] #32 22.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:24:56.225Z] #32 ... [2020-07-15T05:24:56.225Z] [2020-07-15T05:24:56.225Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:24:56.225Z] #41 12.46 vendor/golang.org/x/crypto/internal/subtle [2020-07-15T05:24:56.225Z] #41 ... [2020-07-15T05:24:56.225Z] [2020-07-15T05:24:56.226Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:56.226Z] #38 22.44 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:56.226Z] #38 22.63 Fetched 3798 kB in 1s (6531 kB/s) [2020-07-15T05:24:56.226Z] #38 22.72 Selecting previously unselected package libcap-dev:arm64. [2020-07-15T05:24:56.265Z] #25 8.550 [2020-07-15T05:24:56.265Z] #25 ... [2020-07-15T05:24:56.265Z] [2020-07-15T05:24:56.265Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:56.265Z] #32 30.21 The following additional packages will be installed: [2020-07-15T05:24:56.265Z] #32 30.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T05:24:56.265Z] #32 30.24 Suggested packages: [2020-07-15T05:24:56.265Z] #32 30.24 cmake-doc ninja-build lrzip [2020-07-15T05:24:56.265Z] #32 30.24 Recommended packages: [2020-07-15T05:24:56.265Z] #32 30.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T05:24:56.265Z] #32 31.38 The following NEW packages will be installed: [2020-07-15T05:24:56.265Z] #32 31.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T05:24:56.265Z] #32 31.39 vim-common xxd [2020-07-15T05:24:56.265Z] #32 31.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:56.265Z] #32 31.89 Need to get 14.9 MB of archives. [2020-07-15T05:24:56.265Z] #32 31.89 After this operation, 61.8 MB of additional disk space will be used. [2020-07-15T05:24:56.265Z] #32 31.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T05:24:56.265Z] #32 31.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:24:56.265Z] #32 31.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T05:24:56.265Z] #32 32.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T05:24:56.265Z] #32 33.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-15T05:24:56.265Z] #32 33.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-15T05:24:56.265Z] #32 33.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-15T05:24:56.265Z] #32 33.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-15T05:24:56.265Z] #32 33.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-15T05:24:56.265Z] #32 33.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-15T05:24:56.265Z] #32 35.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:56.265Z] #32 35.76 Fetched 14.9 MB in 2s (6786 kB/s) [2020-07-15T05:24:56.265Z] #32 35.88 Selecting previously unselected package xxd. [2020-07-15T05:24:56.265Z] #32 35.88 (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-07-15T05:24:56.265Z] #32 35.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:24:56.265Z] #32 35.97 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:24:56.265Z] #32 36.27 Selecting previously unselected package vim-common. [2020-07-15T05:24:56.265Z] #32 36.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:24:56.265Z] #32 36.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:24:56.265Z] #32 36.74 Selecting previously unselected package cmake-data. [2020-07-15T05:24:56.265Z] #32 36.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T05:24:56.265Z] #32 36.74 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T05:24:56.265Z] #32 40.25 Selecting previously unselected package libicu63:amd64. [2020-07-15T05:24:56.265Z] #32 40.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T05:24:56.265Z] #32 40.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:24:56.412Z] #38 23.10 Building dependency tree... [2020-07-15T05:24:56.492Z] #38 22.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-07-15T05:24:56.493Z] #38 22.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-15T05:24:56.493Z] #38 22.87 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-15T05:24:56.521Z] #32 ... [2020-07-15T05:24:56.521Z] [2020-07-15T05:24:56.521Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:24:56.521Z] #25 8.836 0.2% ############################# 40.7% ########################################### 60.1% ######################################################################## 100.0% [2020-07-15T05:24:56.756Z] #38 ... [2020-07-15T05:24:56.756Z] [2020-07-15T05:24:56.756Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:56.756Z] #23 22.04 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-15T05:24:56.756Z] #23 22.08 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T05:24:56.756Z] #23 22.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:24:56.756Z] #23 22.11 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:24:56.756Z] #23 DONE 23.1s [2020-07-15T05:24:56.756Z] [2020-07-15T05:24:56.756Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T05:24:56.756Z] #24 DONE 0.1s [2020-07-15T05:24:56.757Z] [2020-07-15T05:24:56.757Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:24:57.068Z] #38 24.38 The following additional packages will be installed: [2020-07-15T05:24:57.068Z] #38 24.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T05:24:57.068Z] #38 24.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T05:24:57.068Z] #38 24.39 Suggested packages: [2020-07-15T05:24:57.068Z] #38 24.39 manpages-dev python-setuptools [2020-07-15T05:24:57.084Z] #25 9.647 [2020-07-15T05:24:57.332Z] #25 ... [2020-07-15T05:24:57.332Z] [2020-07-15T05:24:57.332Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:57.332Z] #51 9.055 Reading package lists... [2020-07-15T05:24:57.332Z] #51 14.00 Reading package lists... [2020-07-15T05:24:57.332Z] #51 18.61 Building dependency tree... [2020-07-15T05:24:57.332Z] #51 19.50 Reading state information... [2020-07-15T05:24:57.332Z] #51 20.44 The following additional packages will be installed: [2020-07-15T05:24:57.332Z] #51 20.44 libbtrfs0 [2020-07-15T05:24:57.332Z] #51 20.55 The following NEW packages will be installed: [2020-07-15T05:24:57.332Z] #51 20.55 libbtrfs-dev libbtrfs0 [2020-07-15T05:24:57.332Z] #51 20.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:24:57.332Z] #51 20.94 Need to get 119 kB of archives. [2020-07-15T05:24:57.332Z] #51 20.94 After this operation, 387 kB of additional disk space will be used. [2020-07-15T05:24:57.332Z] #51 20.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-15T05:24:57.332Z] #51 20.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-15T05:24:57.332Z] #51 22.02 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:57.332Z] #51 22.18 Fetched 119 kB in 0s (434 kB/s) [2020-07-15T05:24:57.332Z] #51 22.27 Selecting previously unselected package libbtrfs0. [2020-07-15T05:24:57.332Z] #51 22.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 ... 15383 files and directories currently installed.) [2020-07-15T05:24:57.332Z] #51 22.36 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-15T05:24:57.332Z] #51 22.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:24:57.332Z] #51 22.51 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:24:57.332Z] #51 22.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-15T05:24:57.332Z] #51 22.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:24:57.332Z] #51 23.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:24:57.332Z] #51 23.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:24:57.332Z] #51 23.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:24:57.332Z] #51 DONE 23.7s [2020-07-15T05:24:57.369Z] #38 ... [2020-07-15T05:24:57.369Z] [2020-07-15T05:24:57.369Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:57.369Z] #36 14.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T05:24:57.369Z] #36 15.75 + 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-07-15T05:24:57.595Z] [2020-07-15T05:24:57.595Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:57.595Z] #38 23.12 Selecting previously unselected package libnet1:arm64. [2020-07-15T05:24:57.595Z] #38 23.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-15T05:24:57.595Z] #38 23.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:24:57.595Z] #38 23.46 Selecting previously unselected package libnet1-dev. [2020-07-15T05:24:57.595Z] #38 23.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-15T05:24:57.595Z] #38 23.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:24:57.595Z] #38 23.70 Selecting previously unselected package libnl-3-200:arm64. [2020-07-15T05:24:57.595Z] #38 23.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-15T05:24:57.595Z] #38 23.71 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T05:24:57.595Z] #38 23.95 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-15T05:24:57.595Z] #38 23.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-15T05:24:57.595Z] #38 23.95 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-15T05:24:57.660Z] #36 ... [2020-07-15T05:24:57.660Z] [2020-07-15T05:24:57.660Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:57.660Z] #23 23.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:57.660Z] #23 23.73 Fetched 350 kB in 0s (1748 kB/s) [2020-07-15T05:24:57.660Z] #23 23.83 Selecting previously unselected package libonig5:s390x. [2020-07-15T05:24:57.660Z] #23 23.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-15T05:24:57.660Z] #23 23.92 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-15T05:24:57.660Z] #23 23.92 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-15T05:24:57.660Z] #23 24.11 Selecting previously unselected package libjq1:s390x. [2020-07-15T05:24:57.660Z] #23 24.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T05:24:57.660Z] #23 24.11 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T05:24:57.660Z] #23 24.28 Selecting previously unselected package jq. [2020-07-15T05:24:57.660Z] #23 24.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T05:24:57.660Z] #23 24.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:24:57.660Z] #23 24.42 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-15T05:24:57.660Z] #23 24.43 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T05:24:57.660Z] #23 24.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:24:57.660Z] #23 24.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:24:57.660Z] #23 DONE 24.9s [2020-07-15T05:24:57.660Z] [2020-07-15T05:24:57.660Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T05:24:57.660Z] #24 DONE 0.1s [2020-07-15T05:24:57.660Z] [2020-07-15T05:24:57.660Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:24:57.706Z] #47 ... [2020-07-15T05:24:57.706Z] [2020-07-15T05:24:57.706Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:57.706Z] #10 7.706 Reading package lists... [2020-07-15T05:24:57.706Z] #10 17.14 Reading package lists... [2020-07-15T05:24:57.706Z] #10 24.55 Building dependency tree... [2020-07-15T05:24:57.706Z] #10 26.18 Reading state information... [2020-07-15T05:24:57.706Z] #10 ... [2020-07-15T05:24:57.706Z] [2020-07-15T05:24:57.706Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:24:57.706Z] #60 25.40 Checking out files: 59% (1228/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-07-15T05:24:57.706Z] #60 26.32 + cd /tmp/tmp.MAraa68lxy/src/github.com/docker/libnetwork [2020-07-15T05:24:57.706Z] #60 26.32 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:24:57.706Z] #60 26.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T05:24:57.954Z] #25 ... [2020-07-15T05:24:57.954Z] [2020-07-15T05:24:57.954Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:57.954Z] #51 15.43 Fetched 8055 kB in 12s (699 kB/s) [2020-07-15T05:24:57.954Z] #51 15.43 Reading package lists... [2020-07-15T05:24:57.954Z] #51 19.25 Reading package lists... [2020-07-15T05:24:57.954Z] #51 22.60 Building dependency tree... [2020-07-15T05:24:57.954Z] #51 23.68 The following additional packages will be installed: [2020-07-15T05:24:57.954Z] #51 23.72 libbtrfs0 [2020-07-15T05:24:57.954Z] #51 23.78 The following NEW packages will be installed: [2020-07-15T05:24:57.954Z] #51 23.79 libbtrfs-dev libbtrfs0 [2020-07-15T05:24:57.954Z] #51 23.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T05:24:57.954Z] #51 23.93 Need to get 118 kB of archives. [2020-07-15T05:24:57.954Z] #51 23.93 After this operation, 390 kB of additional disk space will be used. [2020-07-15T05:24:57.954Z] #51 23.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-15T05:24:57.954Z] #51 23.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-15T05:24:57.954Z] #51 24.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:57.954Z] #51 24.74 Fetched 118 kB in 0s (1111 kB/s) [2020-07-15T05:24:57.954Z] #51 24.88 Selecting previously unselected package libbtrfs0. [2020-07-15T05:24:57.954Z] #51 24.88 (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-07-15T05:24:57.954Z] #51 24.93 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-15T05:24:57.954Z] #51 24.94 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:24:57.954Z] #51 25.03 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:24:57.954Z] #51 25.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-15T05:24:57.954Z] #51 25.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:24:57.954Z] #51 25.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:24:57.954Z] #51 25.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:24:57.954Z] #51 25.28 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:24:58.174Z] #38 24.55 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-15T05:24:58.174Z] #38 24.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-15T05:24:58.174Z] #38 24.61 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T05:24:58.253Z] #51 DONE 25.6s [2020-07-15T05:24:58.253Z] [2020-07-15T05:24:58.253Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:24:58.253Z] #43 DONE 25.6s [2020-07-15T05:24:58.253Z] [2020-07-15T05:24:58.253Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:58.253Z] #38 25.52 The following NEW packages will be installed: [2020-07-15T05:24:58.253Z] #38 25.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T05:24:58.253Z] #38 25.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T05:24:58.253Z] #38 25.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T05:24:58.253Z] #38 25.52 python-six zlib1g-dev [2020-07-15T05:24:58.253Z] #38 25.69 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T05:24:58.253Z] #38 25.69 Need to get 3742 kB of archives. [2020-07-15T05:24:58.253Z] #38 25.69 After this operation, 22.0 MB of additional disk space will be used. [2020-07-15T05:24:58.253Z] #38 25.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-15T05:24:58.253Z] #38 25.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-15T05:24:58.253Z] #38 25.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-15T05:24:58.253Z] #38 25.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-15T05:24:58.253Z] #38 ... [2020-07-15T05:24:58.253Z] [2020-07-15T05:24:58.253Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:24:58.253Z] #32 15.72 Fetched 8055 kB in 12s (661 kB/s) [2020-07-15T05:24:58.253Z] #32 15.72 Reading package lists... [2020-07-15T05:24:58.253Z] #32 19.20 Reading package lists... [2020-07-15T05:24:58.253Z] #32 22.99 Building dependency tree... [2020-07-15T05:24:58.253Z] #32 24.25 The following additional packages will be installed: [2020-07-15T05:24:58.253Z] #32 24.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T05:24:58.253Z] #32 24.25 Suggested packages: [2020-07-15T05:24:58.253Z] #32 24.25 cmake-doc ninja-build lrzip [2020-07-15T05:24:58.253Z] #32 24.25 Recommended packages: [2020-07-15T05:24:58.253Z] #32 24.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T05:24:58.253Z] #32 25.19 The following NEW packages will be installed: [2020-07-15T05:24:58.253Z] #32 25.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T05:24:58.253Z] #32 25.21 vim-common xxd [2020-07-15T05:24:58.253Z] #32 25.35 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T05:24:58.253Z] #32 25.35 Need to get 14.0 MB of archives. [2020-07-15T05:24:58.253Z] #32 25.35 After this operation, 62.1 MB of additional disk space will be used. [2020-07-15T05:24:58.253Z] #32 25.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-15T05:24:58.253Z] #32 25.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:24:58.253Z] #32 25.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T05:24:58.253Z] #32 25.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-15T05:24:58.438Z] #38 24.69 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-15T05:24:58.438Z] #38 24.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-15T05:24:58.438Z] #38 24.74 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-15T05:24:58.545Z] #32 ... [2020-07-15T05:24:58.545Z] [2020-07-15T05:24:58.545Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:24:58.545Z] #10 15.88 Fetched 8055 kB in 12s (686 kB/s) [2020-07-15T05:24:58.545Z] #10 15.88 Reading package lists... [2020-07-15T05:24:58.545Z] #10 19.60 Reading package lists... [2020-07-15T05:24:58.545Z] #10 22.88 Building dependency tree... [2020-07-15T05:24:58.545Z] #10 24.03 The following additional packages will be installed: [2020-07-15T05:24:58.545Z] #10 24.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T05:24:58.545Z] #10 24.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T05:24:58.545Z] #10 24.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T05:24:58.545Z] #10 24.03 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:24:58.545Z] #10 24.03 Suggested packages: [2020-07-15T05:24:58.545Z] #10 24.04 gcc-8-locales seccomp wine64 [2020-07-15T05:24:58.545Z] #10 24.94 The following NEW packages will be installed: [2020-07-15T05:24:58.545Z] #10 24.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T05:24:58.545Z] #10 24.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T05:24:58.545Z] #10 24.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T05:24:58.545Z] #10 24.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T05:24:58.545Z] #10 24.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T05:24:58.545Z] #10 24.95 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:24:58.545Z] #10 25.12 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T05:24:58.545Z] #10 25.12 Need to get 73.3 MB of archives. [2020-07-15T05:24:58.545Z] #10 25.12 After this operation, 494 MB of additional disk space will be used. [2020-07-15T05:24:58.545Z] #10 25.12 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-07-15T05:24:58.545Z] #10 25.38 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-07-15T05:24:58.545Z] #10 25.51 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-07-15T05:24:58.545Z] #10 25.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-15T05:24:58.545Z] #10 25.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-15T05:24:58.545Z] #10 25.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T05:24:58.545Z] #10 ... [2020-07-15T05:24:58.545Z] [2020-07-15T05:24:58.545Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:58.545Z] #38 25.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-15T05:24:58.545Z] #38 25.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-15T05:24:58.545Z] #38 25.77 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-07-15T05:24:58.545Z] #38 25.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-15T05:24:58.545Z] #38 25.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-15T05:24:58.545Z] #38 25.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-15T05:24:58.545Z] #38 25.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-15T05:24:58.545Z] #38 25.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-15T05:24:58.545Z] #38 25.92 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-07-15T05:24:58.545Z] #38 25.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-15T05:24:58.545Z] #38 25.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T05:24:58.545Z] #38 25.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-15T05:24:58.545Z] #38 25.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-15T05:24:58.708Z] #38 24.91 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-15T05:24:58.708Z] #38 24.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-15T05:24:58.708Z] #38 24.96 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:24:58.971Z] #38 25.36 Selecting previously unselected package libprotobuf17:arm64. [2020-07-15T05:24:58.971Z] #38 25.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-15T05:24:58.971Z] #38 25.38 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-15T05:24:59.073Z] #60 ... [2020-07-15T05:24:59.073Z] [2020-07-15T05:24:59.073Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:24:59.073Z] #51 9.782 Reading package lists... [2020-07-15T05:24:59.073Z] #51 18.49 Reading package lists... [2020-07-15T05:24:59.073Z] #51 25.95 Building dependency tree... [2020-07-15T05:24:59.073Z] #51 27.70 Reading state information... [2020-07-15T05:24:59.073Z] #51 ... [2020-07-15T05:24:59.073Z] [2020-07-15T05:24:59.073Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:59.073Z] #36 24.34 Checking out files: 86% (1376/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-07-15T05:24:59.073Z] #36 24.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T05:24:59.073Z] #36 26.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-15T05:24:59.329Z] #36 ... [2020-07-15T05:24:59.329Z] [2020-07-15T05:24:59.329Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:24:59.329Z] #38 9.861 Reading package lists... [2020-07-15T05:24:59.329Z] #38 18.76 Reading package lists... [2020-07-15T05:24:59.329Z] #38 26.17 Building dependency tree... [2020-07-15T05:24:59.329Z] #38 27.98 Reading state information... [2020-07-15T05:24:59.394Z] #25 9.845 # 1.9% #### 6.1% ######## 12.4% ############# 19.0% ################## 25.7% ###################### 31.6% ############################ 39.3% ############################### 44.3% #################################### 50.5% ######################################## 55.7% ########################################### 61.0% ############################################### 65.6% ################################################## 69.9% ###################################################### 76.3% ########################################################## 81.8% ############################################################# 85.4% ################################################################# 90.9% ####################################################################### 99.3% ######################################################################## 100.0% [2020-07-15T05:24:59.585Z] #38 ... [2020-07-15T05:24:59.585Z] [2020-07-15T05:24:59.585Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:24:59.585Z] #23 19.32 Reading package lists... [2020-07-15T05:24:59.585Z] #23 26.94 Building dependency tree... [2020-07-15T05:24:59.585Z] #23 28.26 Reading state information... [2020-07-15T05:24:59.614Z] #38 26.71 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:24:59.614Z] #38 26.81 Fetched 3742 kB in 0s (9577 kB/s) [2020-07-15T05:24:59.614Z] #38 26.91 Selecting previously unselected package libcap-dev:s390x. [2020-07-15T05:24:59.614Z] #38 26.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 ... 15177 files and directories currently installed.) [2020-07-15T05:24:59.614Z] #38 27.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-15T05:24:59.614Z] #38 27.02 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-15T05:24:59.614Z] #38 27.13 Selecting previously unselected package libnet1:s390x. [2020-07-15T05:24:59.906Z] #38 27.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-15T05:24:59.906Z] #38 27.13 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T05:24:59.906Z] #38 27.23 Selecting previously unselected package libnet1-dev. [2020-07-15T05:24:59.906Z] #38 27.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-15T05:24:59.906Z] #38 27.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:24:59.906Z] #38 27.36 Selecting previously unselected package libnl-3-200:s390x. [2020-07-15T05:24:59.920Z] #38 26.12 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-15T05:24:59.920Z] #38 26.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-15T05:24:59.920Z] #38 26.14 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-15T05:24:59.920Z] #38 26.33 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-15T05:24:59.920Z] #38 26.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-15T05:24:59.920Z] #38 ... [2020-07-15T05:24:59.920Z] [2020-07-15T05:24:59.920Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:24:59.920Z] #36 16.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T05:24:59.920Z] #36 18.05 + 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-07-15T05:24:59.957Z] #25 12.24 [2020-07-15T05:25:00.183Z] #36 ... [2020-07-15T05:25:00.183Z] [2020-07-15T05:25:00.183Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:00.184Z] #38 26.36 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-15T05:25:00.197Z] #38 27.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-15T05:25:00.197Z] #38 27.36 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T05:25:00.197Z] #38 27.43 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-15T05:25:00.197Z] #38 27.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-15T05:25:00.197Z] #38 27.44 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-15T05:25:00.197Z] #38 27.60 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-15T05:25:00.197Z] #38 27.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-15T05:25:00.197Z] #38 27.60 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T05:25:00.213Z] #25 12.51 0.0% [2020-07-15T05:25:00.213Z] #25 ... [2020-07-15T05:25:00.213Z] [2020-07-15T05:25:00.213Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:00.213Z] #60 DONE 44.3s [2020-07-15T05:25:00.213Z] [2020-07-15T05:25:00.213Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:00.470Z] #25 12.51 0.0% # 1.8% ## 2.8% ### 4.5% [2020-07-15T05:25:00.470Z] #25 ... [2020-07-15T05:25:00.470Z] [2020-07-15T05:25:00.470Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:00.470Z] #52 3.141 + RM_GOPATH=0 [2020-07-15T05:25:00.470Z] #52 3.142 + TMP_GOPATH= [2020-07-15T05:25:00.470Z] #52 3.142 + : /build [2020-07-15T05:25:00.470Z] #52 3.142 + '[' -z '' ']' [2020-07-15T05:25:00.470Z] #52 3.152 ++ mktemp -d [2020-07-15T05:25:00.470Z] #52 3.157 + export GOPATH=/tmp/tmp.L93T3rkYgO [2020-07-15T05:25:00.470Z] #52 3.157 + GOPATH=/tmp/tmp.L93T3rkYgO [2020-07-15T05:25:00.470Z] #52 3.157 + RM_GOPATH=1 [2020-07-15T05:25:00.470Z] #52 3.157 + case "$(go env GOARCH)" in [2020-07-15T05:25:00.470Z] #52 3.158 ++ go env GOARCH [2020-07-15T05:25:00.470Z] #52 3.217 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:00.470Z] #52 3.217 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:00.470Z] #52 3.218 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:00.470Z] #52 3.222 + dir=/tmp/install [2020-07-15T05:25:00.470Z] #52 3.222 + bin=containerd [2020-07-15T05:25:00.470Z] #52 3.222 + shift [2020-07-15T05:25:00.470Z] #52 3.222 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T05:25:00.470Z] #52 3.222 + . /tmp/install/containerd.installer [2020-07-15T05:25:00.470Z] #52 3.222 ++ set -e [2020-07-15T05:25:00.470Z] #52 3.222 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:00.470Z] #52 3.224 + install_containerd [2020-07-15T05:25:00.470Z] #52 3.226 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T05:25:00.470Z] #52 3.232 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:00.470Z] #52 3.232 + git clone https://github.com/containerd/containerd.git /tmp/tmp.L93T3rkYgO/src/github.com/containerd/containerd [2020-07-15T05:25:00.470Z] #52 3.238 Cloning into '/tmp/tmp.L93T3rkYgO/src/github.com/containerd/containerd'... [2020-07-15T05:25:00.470Z] #52 ... [2020-07-15T05:25:00.470Z] [2020-07-15T05:25:00.470Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:00.489Z] #38 27.66 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-15T05:25:00.489Z] #38 27.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-15T05:25:00.489Z] #38 27.67 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-15T05:25:00.489Z] #38 27.72 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-15T05:25:00.489Z] #38 27.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-15T05:25:00.489Z] #38 27.72 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-15T05:25:00.780Z] #38 27.90 Selecting previously unselected package libprotobuf17:s390x. [2020-07-15T05:25:00.780Z] #38 27.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-15T05:25:00.780Z] #38 27.92 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-15T05:25:01.071Z] #38 28.52 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-15T05:25:01.071Z] #38 28.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-15T05:25:01.071Z] #38 28.53 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-15T05:25:01.134Z] #38 27.49 Selecting previously unselected package libprotoc17:arm64. [2020-07-15T05:25:01.134Z] #38 27.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-15T05:25:01.134Z] #38 27.50 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-15T05:25:01.364Z] #38 28.72 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-15T05:25:01.364Z] #38 28.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-15T05:25:01.364Z] #38 28.73 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-15T05:25:01.475Z] #23 30.39 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T05:25:01.475Z] #23 30.39 The following additional packages will be installed: [2020-07-15T05:25:01.475Z] #23 30.40 libjq1 libonig5 [2020-07-15T05:25:01.663Z] #38 ... [2020-07-15T05:25:01.663Z] [2020-07-15T05:25:01.663Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:01.663Z] #60 DONE 29.0s [2020-07-15T05:25:01.663Z] [2020-07-15T05:25:01.663Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:01.663Z] #25 2.862 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T05:25:01.663Z] #25 3.114 [2020-07-15T05:25:01.710Z] #38 28.00 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T05:25:01.711Z] #38 28.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-15T05:25:01.711Z] #38 28.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:01.731Z] #23 30.85 The following NEW packages will be installed: [2020-07-15T05:25:01.731Z] #23 30.89 jq libjq1 libonig5 [2020-07-15T05:25:01.756Z] #25 12.51 0.0% # 1.8% ## 2.8% ### 4.5% #### 6.1% ##### 7.9% ###### 9.1% ####### 10.9% ######## 12.2% ######### 13.6% ########## 14.9% ############ 17.0% ############# 18.5% ############## 20.0% ############### 21.4% [2020-07-15T05:25:01.756Z] #25 ... [2020-07-15T05:25:01.756Z] [2020-07-15T05:25:01.756Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:01.756Z] #43 DONE 45.8s [2020-07-15T05:25:01.756Z] [2020-07-15T05:25:01.756Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:01.974Z] #38 28.20 Selecting previously unselected package protobuf-compiler. [2020-07-15T05:25:01.974Z] #38 28.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-15T05:25:01.974Z] #38 28.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:02.237Z] #38 28.47 Selecting previously unselected package python-pkg-resources. [2020-07-15T05:25:02.237Z] #38 28.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:25:02.237Z] #38 28.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:02.293Z] #23 31.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:25:02.293Z] #23 31.31 Need to get 355 kB of archives. [2020-07-15T05:25:02.293Z] #23 31.31 After this operation, 1072 kB of additional disk space will be used. [2020-07-15T05:25:02.293Z] #23 31.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T05:25:02.293Z] #23 31.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T05:25:02.293Z] #23 31.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T05:25:02.501Z] #38 28.76 Selecting previously unselected package python-six. [2020-07-15T05:25:02.501Z] #38 28.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T05:25:02.501Z] #38 ... [2020-07-15T05:25:02.501Z] [2020-07-15T05:25:02.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:02.501Z] #10 14.14 Reading package lists... [2020-07-15T05:25:02.501Z] #10 18.98 Building dependency tree... [2020-07-15T05:25:02.501Z] #10 19.99 Reading state information... [2020-07-15T05:25:02.501Z] #10 21.38 The following additional packages will be installed: [2020-07-15T05:25:02.501Z] #10 21.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T05:25:02.501Z] #10 21.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T05:25:02.501Z] #10 21.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T05:25:02.501Z] #10 21.39 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:25:02.501Z] #10 21.39 Suggested packages: [2020-07-15T05:25:02.501Z] #10 21.39 gcc-8-locales seccomp wine64 [2020-07-15T05:25:02.501Z] #10 22.43 The following NEW packages will be installed: [2020-07-15T05:25:02.501Z] #10 22.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T05:25:02.501Z] #10 22.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T05:25:02.501Z] #10 22.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T05:25:02.501Z] #10 22.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T05:25:02.501Z] #10 22.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T05:25:02.501Z] #10 22.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:25:02.501Z] #10 22.78 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:25:02.501Z] #10 22.78 Need to get 73.3 MB of archives. [2020-07-15T05:25:02.501Z] #10 22.78 After this operation, 472 MB of additional disk space will be used. [2020-07-15T05:25:02.501Z] #10 22.78 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-07-15T05:25:02.501Z] #10 23.07 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-07-15T05:25:02.501Z] #10 23.35 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-07-15T05:25:02.501Z] #10 23.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-15T05:25:02.501Z] #10 23.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-15T05:25:02.501Z] #10 23.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T05:25:02.501Z] #10 23.65 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-07-15T05:25:02.501Z] #10 23.82 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-07-15T05:25:02.501Z] #10 23.83 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-07-15T05:25:02.501Z] #10 25.93 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-07-15T05:25:02.501Z] #10 27.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-15T05:25:02.501Z] #10 27.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-15T05:25:02.501Z] #10 27.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-15T05:25:02.501Z] #10 27.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-15T05:25:02.501Z] #10 27.14 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-07-15T05:25:02.501Z] #10 27.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-15T05:25:02.501Z] #10 27.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-15T05:25:02.501Z] #10 27.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-15T05:25:02.501Z] #10 27.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-15T05:25:02.501Z] #10 27.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-15T05:25:02.501Z] #10 27.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-15T05:25:02.501Z] #10 27.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-15T05:25:02.501Z] #10 27.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-15T05:25:02.501Z] #10 27.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-15T05:25:02.501Z] #10 27.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-15T05:25:02.501Z] #10 28.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:02.501Z] #10 28.69 Fetched 73.3 MB in 5s (15.3 MB/s) [2020-07-15T05:25:02.501Z] #10 28.78 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T05:25:02.501Z] #10 28.78 (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-07-15T05:25:02.501Z] #10 ... [2020-07-15T05:25:02.501Z] [2020-07-15T05:25:02.501Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:02.501Z] #25 4.205 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T05:25:02.501Z] #25 4.568 [2020-07-15T05:25:02.525Z] #25 12.51 0.0% # 1.8% ## 2.8% ### 4.5% #### 6.1% ##### 7.9% ###### 9.1% ####### 10.9% ######## 12.2% ######### 13.6% ########## 14.9% ############ 17.0% ############# 18.5% ############## 20.0% ############### 21.4% ############### 21.6% ############### 22.1% ################ 22.7% ################ 23.4% ################## 26.2% ################## 26.2% #################### 28.1% ##################### 29.6% [2020-07-15T05:25:02.525Z] #25 ... [2020-07-15T05:25:02.525Z] [2020-07-15T05:25:02.525Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:02.525Z] #10 36.73 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-07-15T05:25:02.525Z] #10 39.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-15T05:25:02.525Z] #10 39.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-15T05:25:02.525Z] #10 39.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T05:25:02.525Z] #10 39.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T05:25:02.525Z] #10 39.52 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-07-15T05:25:02.525Z] #10 39.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-15T05:25:02.525Z] #10 39.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-15T05:25:02.525Z] #10 39.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-15T05:25:02.525Z] #10 39.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-15T05:25:02.525Z] #10 39.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-15T05:25:02.525Z] #10 39.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-15T05:25:02.525Z] #10 39.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-15T05:25:02.525Z] #10 39.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-15T05:25:02.525Z] #10 39.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-15T05:25:02.525Z] #10 39.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-15T05:25:02.525Z] #10 41.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:02.525Z] #10 41.52 Fetched 77.7 MB in 9s (8515 kB/s) [2020-07-15T05:25:02.525Z] #10 41.63 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T05:25:02.525Z] #10 41.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T05:25:02.525Z] #10 41.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-15T05:25:02.525Z] #10 41.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:25:02.525Z] #10 45.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T05:25:02.525Z] #10 45.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-15T05:25:02.525Z] #10 45.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:25:02.572Z] #25 3.256 ###### 9.3% ############# 18.3% ################## 25.0% ###################### 31.8% ########################### 38.6% ################################ 45.3% ##################################### 52.1% ########################################## 58.9% ############################################### 65.6% #################################################### 72.4% ######################################################## 79.1% ############################################################# 85.9% ################################################################## 92.6% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-15T05:25:02.783Z] #10 ... [2020-07-15T05:25:02.783Z] [2020-07-15T05:25:02.783Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:02.875Z] #25 5.229 #=#=# [2020-07-15T05:25:03.168Z] #25 5.415 ############################ 39.4% ####################################################################### 99.2% ######################################################################## 100.0% [2020-07-15T05:25:03.221Z] #23 ... [2020-07-15T05:25:03.221Z] [2020-07-15T05:25:03.221Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:03.221Z] #38 30.12 The following additional packages will be installed: [2020-07-15T05:25:03.221Z] #38 30.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T05:25:03.221Z] #38 30.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T05:25:03.221Z] #38 30.15 Suggested packages: [2020-07-15T05:25:03.221Z] #38 30.15 manpages-dev python-setuptools [2020-07-15T05:25:03.221Z] #38 31.40 The following NEW packages will be installed: [2020-07-15T05:25:03.221Z] #38 31.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T05:25:03.221Z] #38 31.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T05:25:03.221Z] #38 31.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T05:25:03.221Z] #38 31.43 python-six zlib1g-dev [2020-07-15T05:25:03.221Z] #38 31.85 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:25:03.221Z] #38 31.85 Need to get 4095 kB of archives. [2020-07-15T05:25:03.221Z] #38 31.85 After this operation, 22.5 MB of additional disk space will be used. [2020-07-15T05:25:03.221Z] #38 31.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-15T05:25:03.221Z] #38 31.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T05:25:03.221Z] #38 31.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T05:25:03.221Z] #38 31.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T05:25:03.221Z] #38 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-15T05:25:03.221Z] #38 31.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-07-15T05:25:03.221Z] #38 31.90 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-07-15T05:25:03.221Z] #38 31.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-15T05:25:03.221Z] #38 31.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-15T05:25:03.221Z] #38 32.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-15T05:25:03.221Z] #38 32.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-15T05:25:03.221Z] #38 32.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-15T05:25:03.221Z] #38 32.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-07-15T05:25:03.460Z] #25 5.770 [2020-07-15T05:25:03.477Z] #38 32.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-07-15T05:25:03.477Z] #38 32.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T05:25:03.477Z] #38 32.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T05:25:03.477Z] #38 32.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-15T05:25:03.751Z] #25 5.933 ############################ 38.9% ############################################################ 83.6% ######################################################################## 100.0% [2020-07-15T05:25:03.815Z] #25 12.51 0.0% # 1.8% ## 2.8% ### 4.5% #### 6.1% ##### 7.9% ###### 9.1% ####### 10.9% ######## 12.2% ######### 13.6% ########## 14.9% ############ 17.0% ############# 18.5% ############## 20.0% ############### 21.4% ############### 21.6% ############### 22.1% ################ 22.7% ################ 23.4% ################## 26.2% ################## 26.2% #################### 28.1% ##################### 29.6% ###################### 30.7% ####################### 33.0% ######################### 36.1% ########################### 38.6% ############################# 41.1% ############################### 43.7% ################################# 46.3% ################################### 48.7% ##################################### 51.4% ###################################### 53.6% [2020-07-15T05:25:03.815Z] #25 ... [2020-07-15T05:25:03.815Z] [2020-07-15T05:25:03.815Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:03.815Z] #38 37.88 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-15T05:25:03.815Z] #38 37.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:03.815Z] #38 37.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:03.815Z] #38 38.14 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-15T05:25:03.815Z] #38 38.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:03.815Z] #38 38.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:03.815Z] #38 39.88 Selecting previously unselected package libprotoc17:amd64. [2020-07-15T05:25:03.815Z] #38 39.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:03.815Z] #38 39.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:03.815Z] #38 40.67 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T05:25:03.815Z] #38 40.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:25:03.815Z] #38 40.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:03.815Z] #38 40.83 Selecting previously unselected package protobuf-compiler. [2020-07-15T05:25:03.815Z] #38 40.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:03.815Z] #38 40.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:03.815Z] #38 41.00 Selecting previously unselected package python-pkg-resources. [2020-07-15T05:25:03.815Z] #38 41.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:25:03.815Z] #38 41.01 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:03.816Z] #38 41.23 Selecting previously unselected package python-six. [2020-07-15T05:25:03.816Z] #38 41.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T05:25:03.816Z] #38 41.27 Unpacking python-six (1.12.0-1) ... [2020-07-15T05:25:03.816Z] #38 41.36 Selecting previously unselected package python-protobuf. [2020-07-15T05:25:03.816Z] #38 41.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:03.816Z] #38 41.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:03.816Z] #38 42.22 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:03.816Z] #38 ... [2020-07-15T05:25:03.816Z] [2020-07-15T05:25:03.816Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:03.821Z] #25 4.826 0.0% ##### 7.1% ######## 11.1% ########## 14.9% ############## 19.6% ################## 25.2% ##################### 30.2% ########################## 36.1% ############################## 42.1% ################################## 47.8% ###################################### 54.1% ########################################## 59.1% ############################################# 63.4% ################################################# 68.5% #################################################### 72.5% ####################################################### 77.6% ########################################################## 80.8% ############################################################# 85.0% ################################################################# 91.1% #################################################################### 94.7% ######################################################################## 100.0% [2020-07-15T05:25:04.044Z] #25 6.385 [2020-07-15T05:25:04.397Z] #25 7.394 [2020-07-15T05:25:04.397Z] #25 ... [2020-07-15T05:25:04.397Z] [2020-07-15T05:25:04.397Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:04.397Z] #60 DONE 30.7s [2020-07-15T05:25:04.665Z] [2020-07-15T05:25:04.665Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:04.845Z] #38 ... [2020-07-15T05:25:04.845Z] [2020-07-15T05:25:04.845Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:25:04.845Z] #51 30.26 The following additional packages will be installed: [2020-07-15T05:25:04.845Z] #51 30.26 libbtrfs0 [2020-07-15T05:25:04.845Z] #51 30.51 The following NEW packages will be installed: [2020-07-15T05:25:04.845Z] #51 30.55 libbtrfs-dev libbtrfs0 [2020-07-15T05:25:04.845Z] #51 30.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:25:04.845Z] #51 30.94 Need to get 119 kB of archives. [2020-07-15T05:25:04.845Z] #51 30.94 After this operation, 387 kB of additional disk space will be used. [2020-07-15T05:25:04.845Z] #51 30.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T05:25:04.845Z] #51 30.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T05:25:04.845Z] #51 32.36 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:04.845Z] #51 32.65 Fetched 119 kB in 0s (411 kB/s) [2020-07-15T05:25:04.845Z] #51 32.76 Selecting previously unselected package libbtrfs0. [2020-07-15T05:25:04.845Z] #51 32.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T05:25:04.845Z] #51 32.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T05:25:04.845Z] #51 32.89 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:25:04.845Z] #51 33.01 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:25:04.845Z] #51 33.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T05:25:04.845Z] #51 33.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:25:04.845Z] #51 33.36 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:25:04.845Z] #51 33.43 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:25:04.845Z] #51 33.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:04.845Z] #51 DONE 34.0s [2020-07-15T05:25:04.845Z] [2020-07-15T05:25:04.845Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:04.845Z] #38 34.00 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:05.192Z] #25 7.729 #=#=# ############## 19.9% ############################## 41.9% ############################################## 64.1%#25 ... [2020-07-15T05:25:05.192Z] [2020-07-15T05:25:05.192Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:05.192Z] #43 DONE 31.4s [2020-07-15T05:25:05.192Z] [2020-07-15T05:25:05.192Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:05.192Z] #25 7.729 #=#=# ############## 19.9% ############################## 41.9% ############################################## 64.1% ################################################################# 90.9% ######################################################################## 100.0% [2020-07-15T05:25:05.455Z] #25 8.579 [2020-07-15T05:25:05.779Z] #38 ... [2020-07-15T05:25:05.779Z] [2020-07-15T05:25:05.779Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:25:05.779Z] #23 32.57 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:05.779Z] #23 32.80 Fetched 355 kB in 0s (1283 kB/s) [2020-07-15T05:25:05.779Z] #23 32.98 Selecting previously unselected package libonig5:amd64. [2020-07-15T05:25:05.779Z] #23 32.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-07-15T05:25:05.779Z] #23 33.07 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-15T05:25:05.779Z] #23 33.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:25:05.779Z] #23 33.42 Selecting previously unselected package libjq1:amd64. [2020-07-15T05:25:05.779Z] #23 33.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:25:05.779Z] #23 33.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:25:05.779Z] #23 33.69 Selecting previously unselected package jq. [2020-07-15T05:25:05.779Z] #23 33.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:25:05.779Z] #23 33.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:25:05.779Z] #23 34.03 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:25:05.779Z] #23 34.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:25:05.779Z] #23 34.08 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:25:05.779Z] #23 34.11 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:05.779Z] #23 DONE 34.5s [2020-07-15T05:25:05.779Z] [2020-07-15T05:25:05.779Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T05:25:05.779Z] #24 DONE 0.1s [2020-07-15T05:25:05.779Z] [2020-07-15T05:25:05.779Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:05.779Z] #38 34.57 Fetched 4095 kB in 1s (4934 kB/s) [2020-07-15T05:25:05.779Z] #38 34.73 Selecting previously unselected package libcap-dev:amd64. [2020-07-15T05:25:05.791Z] #25 6.509 #### 5.8% ########## 14.4% ################ 23.0% ##################### 29.4% ########################### 38.0% ################################# 46.6% ###################################### 53.0% ########################################## 59.5% ############################################### 65.9% #################################################### 72.4% ######################################################## 78.8% ############################################################## 87.4% ##################################################################### 96.8% ######################################################################## 100.0% [2020-07-15T05:25:05.876Z] #25 12.51 0.0% # 1.8% ## 2.8% ### 4.5% #### 6.1% ##### 7.9% ###### 9.1% ####### 10.9% ######## 12.2% ######### 13.6% ########## 14.9% ############ 17.0% ############# 18.5% ############## 20.0% ############### 21.4% ############### 21.6% ############### 22.1% ################ 22.7% ################ 23.4% ################## 26.2% ################## 26.2% #################### 28.1% ##################### 29.6% ###################### 30.7% ####################### 33.0% ######################### 36.1% ########################### 38.6% ############################# 41.1% ############################### 43.7% ################################# 46.3% ################################### 48.7% ##################################### 51.4% ###################################### 53.6% ####################################### 55.3% ######################################### 58.0% ########################################### 60.0% ############################################ 62.5% ############################################### 65.8% ################################################# 68.3% ################################################## 70.7% #################################################### 73.5% ###################################################### 75.1% ######################################################## 78.4% ########################################################## 81.1% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 88.7% ################################################################ 90.2% ################################################################### 93.1% #################################################################### 95.3% ##################################################################### 96.9% ####################################################################### 99.6% ######################################################################## 100.0% [2020-07-15T05:25:05.981Z] #25 8.870 0.2% #################################### 50.3% ############################################################## 87.1% ######################################################################## 100.0% [2020-07-15T05:25:06.035Z] #38 34.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T05:25:06.036Z] #38 34.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-15T05:25:06.036Z] #38 34.95 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T05:25:06.086Z] #25 8.382 [2020-07-15T05:25:06.178Z] #25 18.49 [2020-07-15T05:25:06.292Z] #38 35.28 Selecting previously unselected package libnet1:amd64. [2020-07-15T05:25:06.292Z] #38 35.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:25:06.292Z] #38 35.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:06.549Z] #38 35.63 Selecting previously unselected package libnet1-dev. [2020-07-15T05:25:06.549Z] #38 35.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:25:06.549Z] #38 35.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:06.559Z] #25 ... [2020-07-15T05:25:06.559Z] [2020-07-15T05:25:06.559Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:06.559Z] #32 22.76 Selecting previously unselected package cmake-data. [2020-07-15T05:25:06.559Z] #32 22.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T05:25:06.559Z] #32 22.81 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T05:25:06.559Z] #32 27.44 Selecting previously unselected package libicu63:arm64. [2020-07-15T05:25:06.559Z] #32 27.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-15T05:25:06.559Z] #32 27.47 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T05:25:06.559Z] #32 ... [2020-07-15T05:25:06.559Z] [2020-07-15T05:25:06.559Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:06.559Z] #25 9.716 [2020-07-15T05:25:07.109Z] #25 19.46 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T05:25:07.111Z] #38 36.00 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T05:25:07.111Z] #38 36.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T05:25:07.111Z] #38 36.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:25:07.365Z] #25 ... [2020-07-15T05:25:07.365Z] [2020-07-15T05:25:07.365Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:07.365Z] #30 41.33 internal/reflectlite [2020-07-15T05:25:07.365Z] #30 41.34 sync [2020-07-15T05:25:07.365Z] #30 44.61 sort [2020-07-15T05:25:07.365Z] #30 44.61 errors [2020-07-15T05:25:07.365Z] #30 45.60 strconv [2020-07-15T05:25:07.365Z] #30 46.88 io [2020-07-15T05:25:07.365Z] #30 48.29 internal/oserror [2020-07-15T05:25:07.365Z] #30 48.44 syscall [2020-07-15T05:25:07.365Z] #30 50.77 reflect [2020-07-15T05:25:07.365Z] #30 ... [2020-07-15T05:25:07.365Z] [2020-07-15T05:25:07.365Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:07.365Z] #32 49.60 Selecting previously unselected package libxml2:amd64. [2020-07-15T05:25:07.366Z] #32 49.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-15T05:25:07.366Z] #32 49.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:07.366Z] #32 50.30 Selecting previously unselected package libarchive13:amd64. [2020-07-15T05:25:07.366Z] #32 50.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-15T05:25:07.366Z] #32 50.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T05:25:07.366Z] #32 50.83 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-15T05:25:07.366Z] #32 50.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-15T05:25:07.366Z] #32 50.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T05:25:07.366Z] #32 50.95 Selecting previously unselected package librhash0:amd64. [2020-07-15T05:25:07.366Z] #32 50.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-15T05:25:07.366Z] #32 50.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-15T05:25:07.366Z] #32 51.17 Selecting previously unselected package libuv1:amd64. [2020-07-15T05:25:07.366Z] #32 51.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-15T05:25:07.366Z] #32 51.20 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-15T05:25:07.366Z] #32 51.36 Selecting previously unselected package cmake. [2020-07-15T05:25:07.366Z] #32 51.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-15T05:25:07.366Z] #32 51.39 Unpacking cmake (3.13.4-1) ... [2020-07-15T05:25:07.368Z] #38 36.20 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-15T05:25:07.368Z] #38 36.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-15T05:25:07.368Z] #38 36.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T05:25:07.403Z] #25 10.12 0.0% # 2.8% ### 5.2% ##### 7.8% ####### 10.5% [2020-07-15T05:25:07.403Z] #25 ... [2020-07-15T05:25:07.403Z] [2020-07-15T05:25:07.403Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:07.403Z] #52 2.761 + RM_GOPATH=0 [2020-07-15T05:25:07.403Z] #52 2.761 + TMP_GOPATH= [2020-07-15T05:25:07.403Z] #52 2.761 + : /build [2020-07-15T05:25:07.403Z] #52 2.761 + '[' -z '' ']' [2020-07-15T05:25:07.403Z] #52 2.765 ++ mktemp -d [2020-07-15T05:25:07.403Z] #52 2.767 + export GOPATH=/tmp/tmp.6pA8yQntG7 [2020-07-15T05:25:07.403Z] #52 2.767 + GOPATH=/tmp/tmp.6pA8yQntG7 [2020-07-15T05:25:07.403Z] #52 2.767 + RM_GOPATH=1 [2020-07-15T05:25:07.403Z] #52 2.767 + case "$(go env GOARCH)" in [2020-07-15T05:25:07.403Z] #52 2.768 ++ go env GOARCH [2020-07-15T05:25:07.403Z] #52 2.781 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:07.403Z] #52 2.786 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:07.403Z] #52 2.789 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:07.403Z] #52 2.799 + dir=/tmp/install [2020-07-15T05:25:07.403Z] #52 2.799 + bin=containerd [2020-07-15T05:25:07.403Z] #52 2.799 + shift [2020-07-15T05:25:07.403Z] #52 2.799 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T05:25:07.403Z] #52 2.800 + . /tmp/install/containerd.installer [2020-07-15T05:25:07.403Z] #52 2.800 ++ set -e [2020-07-15T05:25:07.403Z] #52 2.800 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:07.403Z] #52 2.800 + install_containerd [2020-07-15T05:25:07.403Z] #52 2.804 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T05:25:07.403Z] #52 2.804 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6pA8yQntG7/src/github.com/containerd/containerd [2020-07-15T05:25:07.403Z] #52 2.807 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:07.403Z] #52 2.809 Cloning into '/tmp/tmp.6pA8yQntG7/src/github.com/containerd/containerd'... [2020-07-15T05:25:07.403Z] #52 ... [2020-07-15T05:25:07.403Z] [2020-07-15T05:25:07.403Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:07.624Z] #38 36.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T05:25:07.624Z] #38 36.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:25:07.624Z] #38 36.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:25:07.624Z] #38 36.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-15T05:25:07.624Z] #38 36.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:25:07.624Z] #38 36.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T05:25:07.624Z] #38 ... [2020-07-15T05:25:07.624Z] [2020-07-15T05:25:07.624Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:07.624Z] #32 19.21 Reading package lists... [2020-07-15T05:25:07.624Z] #32 26.91 Building dependency tree... [2020-07-15T05:25:07.624Z] #32 28.85 Reading state information... [2020-07-15T05:25:07.624Z] #32 31.14 The following additional packages will be installed: [2020-07-15T05:25:07.624Z] #32 31.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T05:25:07.624Z] #32 31.18 Suggested packages: [2020-07-15T05:25:07.624Z] #32 31.18 cmake-doc ninja-build lrzip [2020-07-15T05:25:07.624Z] #32 31.18 Recommended packages: [2020-07-15T05:25:07.624Z] #32 31.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T05:25:07.624Z] #32 32.40 The following NEW packages will be installed: [2020-07-15T05:25:07.624Z] #32 32.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T05:25:07.624Z] #32 32.41 vim-common xxd [2020-07-15T05:25:07.624Z] #32 32.91 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:25:07.624Z] #32 32.91 Need to get 14.9 MB of archives. [2020-07-15T05:25:07.624Z] #32 32.91 After this operation, 61.8 MB of additional disk space will be used. [2020-07-15T05:25:07.624Z] #32 32.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T05:25:07.624Z] #32 32.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:25:07.624Z] #32 32.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T05:25:07.624Z] #32 33.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T05:25:07.624Z] #32 34.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-15T05:25:07.624Z] #32 34.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-15T05:25:07.624Z] #32 34.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-15T05:25:07.624Z] #32 34.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-15T05:25:07.624Z] #32 34.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-15T05:25:07.624Z] #32 34.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-15T05:25:07.624Z] #32 36.69 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:07.880Z] #32 ... [2020-07-15T05:25:07.880Z] [2020-07-15T05:25:07.880Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:07.880Z] #38 36.85 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-15T05:25:07.880Z] #38 36.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-15T05:25:07.880Z] #38 36.87 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:25:07.930Z] #32 ... [2020-07-15T05:25:07.930Z] [2020-07-15T05:25:07.930Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:07.930Z] #41 41.95 sync [2020-07-15T05:25:07.930Z] #41 41.95 internal/reflectlite [2020-07-15T05:25:07.930Z] #41 43.70 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T05:25:07.930Z] #41 44.06 math/rand [2020-07-15T05:25:07.930Z] #41 45.94 internal/singleflight [2020-07-15T05:25:07.930Z] #41 46.83 io [2020-07-15T05:25:07.930Z] #41 46.83 strconv [2020-07-15T05:25:07.930Z] #41 48.39 bytes [2020-07-15T05:25:07.930Z] #41 50.48 bufio [2020-07-15T05:25:07.930Z] #41 51.25 reflect [2020-07-15T05:25:07.930Z] #41 52.07 syscall [2020-07-15T05:25:07.930Z] #41 ... [2020-07-15T05:25:07.930Z] [2020-07-15T05:25:07.930Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:07.930Z] #25 19.80 [2020-07-15T05:25:07.930Z] #25 19.93 ######################################################################## 100.0% [2020-07-15T05:25:07.930Z] #25 20.11 [2020-07-15T05:25:08.137Z] #38 37.14 Selecting previously unselected package libprotobuf17:amd64. [2020-07-15T05:25:08.137Z] #38 37.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:08.137Z] #38 37.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:08.165Z] #25 8.525 # 1.5% ## 3.4% ### 4.6% ##### 7.1% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.5% ############ 17.7% ############## 19.6% ############### 21.9% ################ 23.2% ################# 24.7% ################### 26.9% ##################### 29.8% ###################### 31.7% ######################## 34.2% ########################## 36.7% ########################### 38.5% [2020-07-15T05:25:08.165Z] #25 ... [2020-07-15T05:25:08.165Z] [2020-07-15T05:25:08.165Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:08.165Z] #52 1.790 + RM_GOPATH=0 [2020-07-15T05:25:08.165Z] #52 1.790 + TMP_GOPATH= [2020-07-15T05:25:08.165Z] #52 1.790 + : /build [2020-07-15T05:25:08.165Z] #52 1.790 + '[' -z '' ']' [2020-07-15T05:25:08.165Z] #52 1.790 ++ mktemp -d [2020-07-15T05:25:08.165Z] #52 1.791 + export GOPATH=/tmp/tmp.Zd9QevKKCl [2020-07-15T05:25:08.165Z] #52 1.791 + GOPATH=/tmp/tmp.Zd9QevKKCl [2020-07-15T05:25:08.165Z] #52 1.791 + RM_GOPATH=1 [2020-07-15T05:25:08.165Z] #52 1.791 + case "$(go env GOARCH)" in [2020-07-15T05:25:08.165Z] #52 1.793 ++ go env GOARCH [2020-07-15T05:25:08.165Z] #52 1.820 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:08.165Z] #52 1.820 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:08.165Z] #52 1.821 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:08.165Z] #52 1.821 + dir=/tmp/install [2020-07-15T05:25:08.165Z] #52 1.821 + bin=containerd [2020-07-15T05:25:08.165Z] #52 1.821 + shift [2020-07-15T05:25:08.165Z] #52 1.821 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T05:25:08.165Z] #52 1.821 + . /tmp/install/containerd.installer [2020-07-15T05:25:08.165Z] #52 1.821 ++ set -e [2020-07-15T05:25:08.165Z] #52 1.822 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:08.165Z] #52 1.822 + install_containerd [2020-07-15T05:25:08.165Z] #52 1.822 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T05:25:08.165Z] #52 1.822 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:08.165Z] #52 1.822 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Zd9QevKKCl/src/github.com/containerd/containerd [2020-07-15T05:25:08.165Z] #52 1.823 Cloning into '/tmp/tmp.Zd9QevKKCl/src/github.com/containerd/containerd'... [2020-07-15T05:25:08.457Z] #52 ... [2020-07-15T05:25:08.457Z] [2020-07-15T05:25:08.457Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:08.494Z] #25 21.10 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T05:25:09.057Z] #25 21.50 [2020-07-15T05:25:09.065Z] #38 38.09 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-15T05:25:09.065Z] #38 38.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:09.065Z] #38 38.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:09.075Z] #25 8.525 # 1.5% ## 3.4% ### 4.6% ##### 7.1% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.5% ############ 17.7% ############## 19.6% ############### 21.9% ################ 23.2% ################# 24.7% ################### 26.9% ##################### 29.8% ###################### 31.7% ######################## 34.2% ########################## 36.7% ########################### 38.5% ############################# 40.6% ############################## 42.3% ################################ 44.6% ################################# 47.0% ################################### 49.8% [2020-07-15T05:25:09.075Z] #25 ... [2020-07-15T05:25:09.075Z] [2020-07-15T05:25:09.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:09.075Z] #10 26.16 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-07-15T05:25:09.075Z] #10 26.51 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-07-15T05:25:09.075Z] #10 26.53 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-07-15T05:25:09.075Z] #10 28.72 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-07-15T05:25:09.075Z] #10 30.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-15T05:25:09.075Z] #10 30.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-15T05:25:09.075Z] #10 30.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-15T05:25:09.075Z] #10 30.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-15T05:25:09.075Z] #10 30.68 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-07-15T05:25:09.075Z] #10 30.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-15T05:25:09.075Z] #10 30.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-15T05:25:09.075Z] #10 30.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-15T05:25:09.075Z] #10 30.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-15T05:25:09.075Z] #10 30.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-15T05:25:09.075Z] #10 30.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-15T05:25:09.075Z] #10 30.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-15T05:25:09.075Z] #10 30.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-15T05:25:09.075Z] #10 30.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-15T05:25:09.075Z] #10 30.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-15T05:25:09.075Z] #10 31.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:09.075Z] #10 31.58 Fetched 73.3 MB in 6s (12.6 MB/s) [2020-07-15T05:25:09.075Z] #10 31.65 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T05:25:09.075Z] #10 31.65 (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-07-15T05:25:09.075Z] #10 31.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-15T05:25:09.075Z] #10 31.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:25:09.075Z] #10 33.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T05:25:09.075Z] #10 33.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-15T05:25:09.075Z] #10 33.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:25:09.075Z] #10 35.65 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T05:25:09.075Z] #10 35.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T05:25:09.075Z] #10 35.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:25:09.075Z] #10 35.77 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-15T05:25:09.075Z] #10 35.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-15T05:25:09.075Z] #10 35.79 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T05:25:09.075Z] #10 35.93 Selecting previously unselected package dmsetup. [2020-07-15T05:25:09.075Z] #10 35.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-15T05:25:09.075Z] #10 35.93 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T05:25:09.075Z] #10 36.08 Selecting previously unselected package mingw-w64-common. [2020-07-15T05:25:09.075Z] #10 36.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T05:25:09.075Z] #10 36.08 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T05:25:09.075Z] #10 ... [2020-07-15T05:25:09.075Z] [2020-07-15T05:25:09.075Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:09.076Z] #25 8.525 # 1.5% ## 3.4% ### 4.6% ##### 7.1% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.5% ############ 17.7% ############## 19.6% ############### 21.9% ################ 23.2% ################# 24.7% ################### 26.9% ##################### 29.8% ###################### 31.7% ######################## 34.2% ########################## 36.7% ########################### 38.5% ############################# 40.6% ############################## 42.3% ################################ 44.6% ################################# 47.0% ################################### 49.8% ##################################### 52.3% ####################################### 54.8% [2020-07-15T05:25:09.076Z] #25 ... [2020-07-15T05:25:09.076Z] [2020-07-15T05:25:09.076Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:09.076Z] #32 26.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-15T05:25:09.076Z] #32 26.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-15T05:25:09.076Z] #32 26.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-15T05:25:09.076Z] #32 26.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-15T05:25:09.076Z] #32 26.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-15T05:25:09.076Z] #32 26.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-15T05:25:09.076Z] #32 27.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:09.076Z] #32 27.51 Fetched 14.0 MB in 2s (8654 kB/s) [2020-07-15T05:25:09.076Z] #32 27.53 Selecting previously unselected package xxd. [2020-07-15T05:25:09.076Z] #32 27.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 ... 15177 files and directories currently installed.) [2020-07-15T05:25:09.076Z] #32 27.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-15T05:25:09.076Z] #32 27.66 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:25:09.076Z] #32 27.83 Selecting previously unselected package vim-common. [2020-07-15T05:25:09.076Z] #32 27.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:25:09.076Z] #32 27.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:25:09.076Z] #32 28.08 Selecting previously unselected package cmake-data. [2020-07-15T05:25:09.076Z] #32 28.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T05:25:09.076Z] #32 28.08 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T05:25:09.076Z] #32 31.15 Selecting previously unselected package libicu63:s390x. [2020-07-15T05:25:09.076Z] #32 31.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-15T05:25:09.076Z] #32 31.16 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T05:25:09.076Z] #32 36.37 Selecting previously unselected package libxml2:s390x. [2020-07-15T05:25:09.076Z] #32 36.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-15T05:25:09.076Z] #32 36.37 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:09.244Z] #25 10.12 0.0% # 2.8% ### 5.2% ##### 7.8% ####### 10.5% ############# 18.4% ################# 23.8% ##################### 30.1% ######################### 35.7% ############################# 40.5% ############################### 44.0% ################################### 49.6% ###################################### 53.5% ######################################### 58.0% ############################################ 62.0% ################################################### 71.2% ####################################################### 76.6% ############################################################ 83.7% ################################################################ 89.8% #################################################################### 94.5% ######################################################################## 100.0% [2020-07-15T05:25:09.313Z] #25 21.74 ############### 21.3% ######################################################################## 100.0% [2020-07-15T05:25:09.322Z] #38 38.36 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-15T05:25:09.322Z] #38 38.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:09.322Z] #38 38.38 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:09.368Z] #32 ... [2020-07-15T05:25:09.368Z] [2020-07-15T05:25:09.368Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:09.506Z] #25 12.63 [2020-07-15T05:25:09.570Z] #25 21.99 [2020-07-15T05:25:09.578Z] #38 ... [2020-07-15T05:25:09.578Z] [2020-07-15T05:25:09.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:09.578Z] #10 28.70 The following additional packages will be installed: [2020-07-15T05:25:09.578Z] #10 28.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T05:25:09.578Z] #10 28.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T05:25:09.578Z] #10 28.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T05:25:09.578Z] #10 28.73 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:25:09.578Z] #10 28.74 Suggested packages: [2020-07-15T05:25:09.578Z] #10 28.74 gcc-8-locales seccomp wine64 [2020-07-15T05:25:09.578Z] #10 30.22 The following NEW packages will be installed: [2020-07-15T05:25:09.578Z] #10 30.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T05:25:09.578Z] #10 30.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T05:25:09.578Z] #10 30.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T05:25:09.578Z] #10 30.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T05:25:09.578Z] #10 30.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T05:25:09.578Z] #10 30.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:25:09.578Z] #10 30.80 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:25:09.578Z] #10 30.80 Need to get 77.7 MB of archives. [2020-07-15T05:25:09.578Z] #10 30.80 After this operation, 487 MB of additional disk space will be used. [2020-07-15T05:25:09.578Z] #10 30.80 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-07-15T05:25:09.578Z] #10 31.00 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-07-15T05:25:09.578Z] #10 31.33 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-07-15T05:25:09.578Z] #10 31.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-15T05:25:09.578Z] #10 31.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-15T05:25:09.578Z] #10 31.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T05:25:09.578Z] #10 32.04 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-07-15T05:25:09.578Z] #10 32.48 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-07-15T05:25:09.578Z] #10 32.50 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-07-15T05:25:09.578Z] #10 36.96 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-07-15T05:25:09.661Z] #25 8.525 # 1.5% ## 3.4% ### 4.6% ##### 7.1% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.5% ############ 17.7% ############## 19.6% ############### 21.9% ################ 23.2% ################# 24.7% ################### 26.9% ##################### 29.8% ###################### 31.7% ######################## 34.2% ########################## 36.7% ########################### 38.5% ############################# 40.6% ############################## 42.3% ################################ 44.6% ################################# 47.0% ################################### 49.8% ##################################### 52.3% ####################################### 54.8% ######################################### 57.6% ########################################### 59.9% ############################################ 61.8% [2020-07-15T05:25:09.661Z] #25 ... [2020-07-15T05:25:09.661Z] [2020-07-15T05:25:09.661Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:09.661Z] #30 26.85 sync [2020-07-15T05:25:09.661Z] #30 26.85 internal/reflectlite [2020-07-15T05:25:09.661Z] #30 29.04 sort [2020-07-15T05:25:09.661Z] #30 29.11 errors [2020-07-15T05:25:09.661Z] #30 29.50 strconv [2020-07-15T05:25:09.661Z] #30 30.11 io [2020-07-15T05:25:09.661Z] #30 30.96 internal/oserror [2020-07-15T05:25:09.661Z] #30 31.09 syscall [2020-07-15T05:25:09.661Z] #30 32.72 reflect [2020-07-15T05:25:09.661Z] #30 36.40 time [2020-07-15T05:25:09.661Z] #30 ... [2020-07-15T05:25:09.661Z] [2020-07-15T05:25:09.661Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:09.835Z] #10 ... [2020-07-15T05:25:09.835Z] [2020-07-15T05:25:09.835Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:09.835Z] #32 36.95 Fetched 14.9 MB in 2s (6312 kB/s) [2020-07-15T05:25:09.835Z] #32 37.09 Selecting previously unselected package xxd. [2020-07-15T05:25:09.835Z] #32 37.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 ... 15410 files and directories currently installed.) [2020-07-15T05:25:09.835Z] #32 37.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:25:09.835Z] #32 37.22 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:25:09.835Z] #32 37.50 Selecting previously unselected package vim-common. [2020-07-15T05:25:09.835Z] #32 37.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:25:09.835Z] #32 37.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:25:09.835Z] #32 37.97 Selecting previously unselected package cmake-data. [2020-07-15T05:25:09.835Z] #32 37.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T05:25:09.835Z] #32 38.00 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T05:25:10.499Z] #25 22.95 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T05:25:10.499Z] #25 23.02 skipping existing c35d46ef359f [2020-07-15T05:25:10.755Z] #25 23.13 [2020-07-15T05:25:11.124Z] #25 8.525 # 1.5% ## 3.4% ### 4.6% ##### 7.1% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.5% ############ 17.7% ############## 19.6% ############### 21.9% ################ 23.2% ################# 24.7% ################### 26.9% ##################### 29.8% ###################### 31.7% ######################## 34.2% ########################## 36.7% ########################### 38.5% ############################# 40.6% ############################## 42.3% ################################ 44.6% ################################# 47.0% ################################### 49.8% ##################################### 52.3% ####################################### 54.8% ######################################### 57.6% ########################################### 59.9% ############################################ 61.8% ############################################## 64.3% ################################################ 66.8% ################################################# 69.3% ################################################### 71.2% ##################################################### 74.3% ###################################################### 76.2% ######################################################## 78.7% ########################################################## 81.1% ############################################################ 83.7% ############################################################# 85.5% ############################################################### 87.9% [2020-07-15T05:25:11.124Z] #25 ... [2020-07-15T05:25:11.124Z] [2020-07-15T05:25:11.124Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:11.124Z] #38 29.93 Selecting previously unselected package libprotoc17:s390x. [2020-07-15T05:25:11.124Z] #38 29.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-15T05:25:11.124Z] #38 29.94 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 30.47 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T05:25:11.124Z] #38 30.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-15T05:25:11.124Z] #38 30.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:11.124Z] #38 30.58 Selecting previously unselected package protobuf-compiler. [2020-07-15T05:25:11.124Z] #38 30.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-15T05:25:11.124Z] #38 30.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 30.69 Selecting previously unselected package python-pkg-resources. [2020-07-15T05:25:11.124Z] #38 30.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:25:11.124Z] #38 30.70 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:11.124Z] #38 30.88 Selecting previously unselected package python-six. [2020-07-15T05:25:11.124Z] #38 30.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T05:25:11.124Z] #38 30.88 Unpacking python-six (1.12.0-1) ... [2020-07-15T05:25:11.124Z] #38 30.95 Selecting previously unselected package python-protobuf. [2020-07-15T05:25:11.124Z] #38 30.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-15T05:25:11.124Z] #38 30.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 31.29 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:11.124Z] #38 32.81 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 32.82 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:11.124Z] #38 32.82 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T05:25:11.124Z] #38 32.83 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-15T05:25:11.124Z] #38 32.84 Setting up python-six (1.12.0-1) ... [2020-07-15T05:25:11.124Z] #38 34.36 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-15T05:25:11.124Z] #38 34.36 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T05:25:11.124Z] #38 34.38 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 34.38 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-15T05:25:11.124Z] #38 34.39 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 34.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 34.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:11.124Z] #38 34.44 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 34.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:11.124Z] #38 34.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:11.124Z] #38 37.67 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-15T05:25:11.124Z] #38 37.68 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:11.124Z] #38 DONE 38.5s [2020-07-15T05:25:11.124Z] [2020-07-15T05:25:11.124Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:11.418Z] #25 8.525 # 1.5% ## 3.4% ### 4.6% ##### 7.1% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.5% ############ 17.7% ############## 19.6% ############### 21.9% ################ 23.2% ################# 24.7% ################### 26.9% ##################### 29.8% ###################### 31.7% ######################## 34.2% ########################## 36.7% ########################### 38.5% ############################# 40.6% ############################## 42.3% ################################ 44.6% ################################# 47.0% ################################### 49.8% ##################################### 52.3% ####################################### 54.8% ######################################### 57.6% ########################################### 59.9% ############################################ 61.8% ############################################## 64.3% ################################################ 66.8% ################################################# 69.3% ################################################### 71.2% ##################################################### 74.3% ###################################################### 76.2% ######################################################## 78.7% ########################################################## 81.1% ############################################################ 83.7% ############################################################# 85.5% ############################################################### 87.9% ################################################################# 90.6% ################################################################### 93.1% #################################################################### 95.6% ###################################################################### 97.4% [2020-07-15T05:25:11.418Z] #25 ... [2020-07-15T05:25:11.418Z] [2020-07-15T05:25:11.418Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:11.418Z] #41 28.81 internal/reflectlite [2020-07-15T05:25:11.418Z] #41 28.83 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T05:25:11.418Z] #41 29.33 math/rand [2020-07-15T05:25:11.418Z] #41 30.31 internal/singleflight [2020-07-15T05:25:11.418Z] #41 31.07 bytes [2020-07-15T05:25:11.418Z] #41 31.07 strconv [2020-07-15T05:25:11.418Z] #41 32.82 reflect [2020-07-15T05:25:11.418Z] #41 32.97 bufio [2020-07-15T05:25:11.418Z] #41 34.61 syscall [2020-07-15T05:25:11.684Z] #25 24.18 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T05:25:11.727Z] #41 ... [2020-07-15T05:25:11.727Z] [2020-07-15T05:25:11.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:11.728Z] #25 8.525 # 1.5% ## 3.4% ### 4.6% ##### 7.1% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.5% ############ 17.7% ############## 19.6% ############### 21.9% ################ 23.2% ################# 24.7% ################### 26.9% ##################### 29.8% ###################### 31.7% ######################## 34.2% ########################## 36.7% ########################### 38.5% ############################# 40.6% ############################## 42.3% ################################ 44.6% ################################# 47.0% ################################### 49.8% ##################################### 52.3% ####################################### 54.8% ######################################### 57.6% ########################################### 59.9% ############################################ 61.8% ############################################## 64.3% ################################################ 66.8% ################################################# 69.3% ################################################### 71.2% ##################################################### 74.3% ###################################################### 76.2% ######################################################## 78.7% ########################################################## 81.1% ############################################################ 83.7% ############################################################# 85.5% ############################################################### 87.9% ################################################################# 90.6% ################################################################### 93.1% #################################################################### 95.6% ###################################################################### 97.4% ####################################################################### 99.9% ######################################################################## 100.0% [2020-07-15T05:25:11.728Z] #25 14.08 [2020-07-15T05:25:11.877Z] #25 12.85 #=#=# 0.0% 0.3% # 2.4% ## 3.8% ### 5.4% #### 6.7% ###### 8.4% ###### 9.7% ####### 10.7% ######## 11.8% ######### 12.8% ########## 14.0% ########### 15.3% ############ 16.7% ############ 17.8% ############# 19.3% ############## 20.8% [2020-07-15T05:25:11.877Z] #25 ... [2020-07-15T05:25:11.877Z] [2020-07-15T05:25:11.877Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:11.877Z] #32 33.09 Selecting previously unselected package libxml2:arm64. [2020-07-15T05:25:11.877Z] #32 33.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-15T05:25:11.877Z] #32 33.17 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:11.877Z] #32 34.10 Selecting previously unselected package libarchive13:arm64. [2020-07-15T05:25:11.877Z] #32 34.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-15T05:25:11.877Z] #32 34.14 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-15T05:25:11.877Z] #32 34.45 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-15T05:25:11.877Z] #32 34.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-15T05:25:11.877Z] #32 34.46 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-15T05:25:11.877Z] #32 34.61 Selecting previously unselected package librhash0:arm64. [2020-07-15T05:25:11.877Z] #32 34.61 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-15T05:25:11.877Z] #32 34.62 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-15T05:25:11.877Z] #32 34.77 Selecting previously unselected package libuv1:arm64. [2020-07-15T05:25:11.877Z] #32 34.77 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-15T05:25:11.877Z] #32 34.78 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-15T05:25:11.877Z] #32 34.96 Selecting previously unselected package cmake. [2020-07-15T05:25:11.877Z] #32 34.96 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-15T05:25:11.877Z] #32 34.97 Unpacking cmake (3.13.4-1) ... [2020-07-15T05:25:11.877Z] #32 36.99 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T05:25:11.877Z] #32 37.01 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:25:11.877Z] #32 37.03 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-15T05:25:11.877Z] #32 37.05 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:25:11.877Z] #32 37.10 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-15T05:25:11.877Z] #32 37.12 Setting up cmake-data (3.13.4-1) ... [2020-07-15T05:25:11.877Z] #32 37.15 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:11.877Z] #32 37.17 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-15T05:25:11.877Z] #32 37.18 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-15T05:25:11.877Z] #32 37.20 Setting up cmake (3.13.4-1) ... [2020-07-15T05:25:11.877Z] #32 37.22 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:11.877Z] #32 37.39 Processing triggers for mime-support (3.62) ... [2020-07-15T05:25:11.877Z] #32 DONE 38.3s [2020-07-15T05:25:11.877Z] [2020-07-15T05:25:11.877Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:12.124Z] #25 ... [2020-07-15T05:25:12.124Z] [2020-07-15T05:25:12.124Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:12.124Z] #32 54.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:25:12.124Z] #32 54.93 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:25:12.124Z] #32 54.95 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-15T05:25:12.124Z] #32 54.96 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:25:12.124Z] #32 55.01 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-15T05:25:12.124Z] #32 55.04 Setting up cmake-data (3.13.4-1) ... [2020-07-15T05:25:12.124Z] #32 55.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:12.124Z] #32 55.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T05:25:12.124Z] #32 55.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T05:25:12.124Z] #32 55.11 Setting up cmake (3.13.4-1) ... [2020-07-15T05:25:12.124Z] #32 55.12 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:12.124Z] #32 55.23 Processing triggers for mime-support (3.62) ... [2020-07-15T05:25:12.124Z] #32 DONE 56.0s [2020-07-15T05:25:12.124Z] [2020-07-15T05:25:12.124Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:25:12.124Z] #28 54.13 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T05:25:12.124Z] #28 54.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T05:25:12.124Z] #28 55.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T05:25:12.354Z] #32 41.37 Selecting previously unselected package libicu63:amd64. [2020-07-15T05:25:12.354Z] #32 41.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T05:25:12.354Z] #32 41.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:25:12.360Z] #25 ... [2020-07-15T05:25:12.360Z] [2020-07-15T05:25:12.360Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:12.360Z] #32 36.77 Selecting previously unselected package libarchive13:s390x. [2020-07-15T05:25:12.360Z] #32 36.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-15T05:25:12.360Z] #32 36.78 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-15T05:25:12.360Z] #32 37.01 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-15T05:25:12.360Z] #32 37.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-15T05:25:12.360Z] #32 37.01 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-15T05:25:12.360Z] #32 37.09 Selecting previously unselected package librhash0:s390x. [2020-07-15T05:25:12.360Z] #32 37.09 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-15T05:25:12.360Z] #32 37.10 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-15T05:25:12.360Z] #32 37.21 Selecting previously unselected package libuv1:s390x. [2020-07-15T05:25:12.360Z] #32 37.23 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-15T05:25:12.360Z] #32 37.23 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-15T05:25:12.360Z] #32 37.39 Selecting previously unselected package cmake. [2020-07-15T05:25:12.360Z] #32 37.39 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-15T05:25:12.360Z] #32 37.40 Unpacking cmake (3.13.4-1) ... [2020-07-15T05:25:12.360Z] #32 39.25 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T05:25:12.360Z] #32 39.26 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:25:12.360Z] #32 39.27 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-15T05:25:12.360Z] #32 39.28 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:25:12.360Z] #32 39.29 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-15T05:25:12.360Z] #32 39.29 Setting up cmake-data (3.13.4-1) ... [2020-07-15T05:25:12.360Z] #32 39.30 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:12.360Z] #32 39.31 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-15T05:25:12.360Z] #32 39.32 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-15T05:25:12.360Z] #32 39.33 Setting up cmake (3.13.4-1) ... [2020-07-15T05:25:12.360Z] #32 39.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:12.360Z] #32 39.38 Processing triggers for mime-support (3.62) ... [2020-07-15T05:25:12.360Z] #32 DONE 39.7s [2020-07-15T05:25:12.405Z] #25 12.85 #=#=# 0.0% 0.3% # 2.4% ## 3.8% ### 5.4% #### 6.7% ###### 8.4% ###### 9.7% ####### 10.7% ######## 11.8% ######### 12.8% ########## 14.0% ########### 15.3% ############ 16.7% ############ 17.8% ############# 19.3% ############## 20.8% ################ 23.3% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.9% ####################### 32.2% [2020-07-15T05:25:12.405Z] #25 ... [2020-07-15T05:25:12.405Z] [2020-07-15T05:25:12.405Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:12.405Z] #38 28.78 Unpacking python-six (1.12.0-1) ... [2020-07-15T05:25:12.405Z] #38 28.96 Selecting previously unselected package python-protobuf. [2020-07-15T05:25:12.405Z] #38 28.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-15T05:25:12.405Z] #38 28.97 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:12.405Z] #38 29.65 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:12.405Z] #38 33.16 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-15T05:25:12.405Z] #38 33.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:12.405Z] #38 33.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T05:25:12.405Z] #38 33.25 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-15T05:25:12.405Z] #38 33.27 Setting up python-six (1.12.0-1) ... [2020-07-15T05:25:12.405Z] #38 35.60 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:25:12.405Z] #38 35.61 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T05:25:12.405Z] #38 35.64 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-15T05:25:12.405Z] #38 35.66 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-15T05:25:12.405Z] #38 35.68 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-15T05:25:12.405Z] #38 35.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:12.405Z] #38 35.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:12.405Z] #38 35.80 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-15T05:25:12.405Z] #38 35.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:12.405Z] #38 35.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:12.668Z] #38 ... [2020-07-15T05:25:12.668Z] [2020-07-15T05:25:12.668Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:12.668Z] #10 28.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-15T05:25:12.668Z] #10 28.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:25:12.668Z] #10 31.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T05:25:12.668Z] #10 31.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-15T05:25:12.668Z] #10 31.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:25:12.668Z] #10 34.31 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T05:25:12.668Z] #10 34.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T05:25:12.668Z] #10 34.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:25:12.668Z] #10 34.52 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-15T05:25:12.668Z] #10 34.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-15T05:25:12.668Z] #10 34.54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T05:25:12.668Z] #10 34.73 Selecting previously unselected package dmsetup. [2020-07-15T05:25:12.668Z] #10 34.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-15T05:25:12.668Z] #10 34.75 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T05:25:12.668Z] #10 34.99 Selecting previously unselected package mingw-w64-common. [2020-07-15T05:25:12.668Z] #10 34.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T05:25:12.668Z] #10 35.01 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T05:25:12.668Z] #10 ... [2020-07-15T05:25:12.668Z] [2020-07-15T05:25:12.668Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:12.707Z] [2020-07-15T05:25:12.707Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:13.103Z] #28 ... [2020-07-15T05:25:13.103Z] [2020-07-15T05:25:13.103Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:13.103Z] #25 24.70 [2020-07-15T05:25:13.103Z] #25 24.96 ######################################################################## 100.0% [2020-07-15T05:25:13.103Z] #25 25.15 [2020-07-15T05:25:13.103Z] #25 25.28 Download of images into '/build' complete. [2020-07-15T05:25:13.103Z] #25 25.28 Use something like the following to load the result into a Docker daemon: [2020-07-15T05:25:13.103Z] #25 25.28 tar -cC '/build' . | docker load [2020-07-15T05:25:13.103Z] #25 DONE 25.4s [2020-07-15T05:25:13.103Z] [2020-07-15T05:25:13.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:13.103Z] #10 49.36 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T05:25:13.103Z] #10 49.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T05:25:13.103Z] #10 49.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:25:13.103Z] #10 49.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-15T05:25:13.103Z] #10 49.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:25:13.103Z] #10 49.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:25:13.103Z] #10 50.02 Selecting previously unselected package dmsetup. [2020-07-15T05:25:13.103Z] #10 50.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:25:13.103Z] #10 50.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T05:25:13.103Z] #10 50.25 Selecting previously unselected package mingw-w64-common. [2020-07-15T05:25:13.103Z] #10 50.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T05:25:13.103Z] #10 50.26 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T05:25:13.103Z] #10 56.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T05:25:13.103Z] #10 56.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T05:25:13.103Z] #10 56.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:25:13.281Z] #32 ... [2020-07-15T05:25:13.281Z] [2020-07-15T05:25:13.281Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:13.281Z] #25 4.785 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T05:25:13.281Z] #25 5.229 [2020-07-15T05:25:13.281Z] #25 5.575 #=#=# 0.0% ##### 7.4% ######## 11.8% ############ 17.4% ################# 23.8% #################### 28.7% ######################### 35.2% ########################### 38.6% ############################### 43.3% ################################### 49.8% ###################################### 54.1% ########################################## 59.6% ############################################# 63.2% ################################################# 68.4% ##################################################### 74.1% ############################################################# 85.0% ################################################################## 92.2% ######################################################################## 100.0% [2020-07-15T05:25:13.730Z] #25 12.85 #=#=# 0.0% 0.3% # 2.4% ## 3.8% ### 5.4% #### 6.7% ###### 8.4% ###### 9.7% ####### 10.7% ######## 11.8% ######### 12.8% ########## 14.0% ########### 15.3% ############ 16.7% ############ 17.8% ############# 19.3% ############## 20.8% ################ 23.3% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.9% ####################### 32.2% ####################### 33.0% ####################### 33.3% ######################## 34.2% ######################### 35.1% ######################### 35.9% ########################## 37.4% ########################### 38.5% ############################ 39.5% ############################# 40.6% ############################# 41.4% ############################## 42.2% ######### [2020-07-15T05:25:13.730Z] #25 ... [2020-07-15T05:25:13.730Z] [2020-07-15T05:25:13.730Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:13.730Z] #38 39.56 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-15T05:25:13.730Z] #38 39.57 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:13.730Z] #38 DONE 40.1s [2020-07-15T05:25:13.730Z] [2020-07-15T05:25:13.730Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:13.764Z] #33 1.386 + RM_GOPATH=0 [2020-07-15T05:25:13.764Z] #33 1.386 + TMP_GOPATH= [2020-07-15T05:25:13.764Z] #33 1.386 + : /build [2020-07-15T05:25:13.764Z] #33 1.386 + '[' -z '' ']' [2020-07-15T05:25:13.764Z] #33 1.386 ++ mktemp -d [2020-07-15T05:25:13.764Z] #33 1.391 + export GOPATH=/tmp/tmp.Aat0jb4qCc [2020-07-15T05:25:13.764Z] #33 1.391 + GOPATH=/tmp/tmp.Aat0jb4qCc [2020-07-15T05:25:13.764Z] #33 1.391 + RM_GOPATH=1 [2020-07-15T05:25:13.764Z] #33 1.391 + case "$(go env GOARCH)" in [2020-07-15T05:25:13.764Z] #33 1.392 ++ go env GOARCH [2020-07-15T05:25:13.764Z] #33 1.427 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:13.764Z] #33 1.427 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:13.764Z] #33 1.427 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:13.764Z] #33 1.427 + dir=/tmp/install [2020-07-15T05:25:13.764Z] #33 1.427 + bin=tini [2020-07-15T05:25:13.764Z] #33 1.427 + shift [2020-07-15T05:25:13.764Z] #33 1.427 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T05:25:13.764Z] #33 1.427 + . /tmp/install/tini.installer [2020-07-15T05:25:13.764Z] #33 1.428 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:13.764Z] #33 1.428 + install_tini [2020-07-15T05:25:13.764Z] #33 1.428 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T05:25:13.764Z] #33 1.428 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:13.764Z] #33 1.428 + git clone https://github.com/krallin/tini.git /tmp/tmp.Aat0jb4qCc/tini [2020-07-15T05:25:13.764Z] #33 1.429 Cloning into '/tmp/tmp.Aat0jb4qCc/tini'... [2020-07-15T05:25:13.844Z] #25 8.140 [2020-07-15T05:25:14.055Z] #33 ... [2020-07-15T05:25:14.055Z] [2020-07-15T05:25:14.055Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:14.055Z] #47 31.43 bytes [2020-07-15T05:25:14.055Z] #47 31.44 syscall [2020-07-15T05:25:14.055Z] #47 33.31 reflect [2020-07-15T05:25:14.055Z] #47 36.81 time [2020-07-15T05:25:14.056Z] #47 41.15 encoding/binary [2020-07-15T05:25:14.056Z] #47 41.55 context [2020-07-15T05:25:14.056Z] #47 ... [2020-07-15T05:25:14.056Z] [2020-07-15T05:25:14.056Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:14.056Z] #25 15.15 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T05:25:14.056Z] #25 15.45 [2020-07-15T05:25:14.056Z] #25 15.55 ######################################################################## 100.0% [2020-07-15T05:25:14.056Z] #25 15.61 [2020-07-15T05:25:14.056Z] #25 16.48 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T05:25:14.056Z] #25 16.49 skipping existing aab193acf6ba [2020-07-15T05:25:14.056Z] #25 16.54 [2020-07-15T05:25:14.259Z] #25 12.85 #=#=# 0.0% 0.3% # 2.4% ## 3.8% ### 5.4% #### 6.7% ###### 8.4% ###### 9.7% ####### 10.7% ######## 11.8% ######### 12.8% ########## 14.0% ########### 15.3% ############ 16.7% ############ 17.8% ############# 19.3% ############## 20.8% ################ 23.3% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.9% ####################### 32.2% ####################### 33.0% ####################### 33.3% ######################## 34.2% ######################### 35.1% ######################### 35.9% ########################## 37.4% ########################### 38.5% ############################ 39.5% ############################# 40.6% ############################# 41.4% ############################## 42.2% ############################### 44.2% ################################# 46.3% ################################## 48.3% ################################### 49.8% #################################### 50.8% ##################################### 51.8% [2020-07-15T05:25:14.259Z] #25 ... [2020-07-15T05:25:14.259Z] [2020-07-15T05:25:14.259Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:14.259Z] #30 30.52 internal/reflectlite [2020-07-15T05:25:14.259Z] #30 30.55 sync [2020-07-15T05:25:14.259Z] #30 33.40 sort [2020-07-15T05:25:14.259Z] #30 33.43 errors [2020-07-15T05:25:14.259Z] #30 33.94 io [2020-07-15T05:25:14.259Z] #30 33.94 strconv [2020-07-15T05:25:14.259Z] #30 33.95 internal/oserror [2020-07-15T05:25:14.259Z] #30 34.09 syscall [2020-07-15T05:25:14.259Z] #30 35.72 bytes [2020-07-15T05:25:14.259Z] #30 35.78 strings [2020-07-15T05:25:14.259Z] #30 38.82 bufio [2020-07-15T05:25:14.259Z] #30 39.67 path [2020-07-15T05:25:14.259Z] #30 40.25 reflect [2020-07-15T05:25:14.259Z] #30 ... [2020-07-15T05:25:14.259Z] [2020-07-15T05:25:14.259Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:14.368Z] #25 8.430 0.2% ####################### 33.0% ############################################################ 84.0% ######################################################################## 100.0% [2020-07-15T05:25:14.468Z] #10 ... [2020-07-15T05:25:14.468Z] [2020-07-15T05:25:14.468Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:14.468Z] #38 48.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:14.468Z] #38 48.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:14.468Z] #38 48.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:25:14.468Z] #38 48.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T05:25:14.468Z] #38 48.57 Setting up python-six (1.12.0-1) ... [2020-07-15T05:25:14.468Z] #38 52.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:25:14.468Z] #38 52.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:25:14.468Z] #38 52.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:14.468Z] #38 52.90 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T05:25:14.468Z] #38 52.92 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:14.468Z] #38 52.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:14.468Z] #38 52.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:14.468Z] #38 52.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:14.468Z] #38 52.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:14.468Z] #38 52.99 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:14.625Z] #25 9.049 [2020-07-15T05:25:14.881Z] #25 9.210 ############# 18.6% ############################ 39.0% [2020-07-15T05:25:14.882Z] #25 ... [2020-07-15T05:25:14.882Z] [2020-07-15T05:25:14.882Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:14.882Z] #52 3.701 + RM_GOPATH=0 [2020-07-15T05:25:14.882Z] #52 3.701 + TMP_GOPATH= [2020-07-15T05:25:14.882Z] #52 3.701 + : /build [2020-07-15T05:25:14.882Z] #52 3.701 + '[' -z '' ']' [2020-07-15T05:25:14.882Z] #52 3.701 ++ mktemp -d [2020-07-15T05:25:14.882Z] #52 3.702 + export GOPATH=/tmp/tmp.8FQ3w4IXz8 [2020-07-15T05:25:14.882Z] #52 3.702 + GOPATH=/tmp/tmp.8FQ3w4IXz8 [2020-07-15T05:25:14.882Z] #52 3.702 + RM_GOPATH=1 [2020-07-15T05:25:14.882Z] #52 3.703 + case "$(go env GOARCH)" in [2020-07-15T05:25:14.882Z] #52 3.705 ++ go env GOARCH [2020-07-15T05:25:14.882Z] #52 3.733 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:14.882Z] #52 3.733 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:14.882Z] #52 3.739 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:14.882Z] #52 3.750 + dir=/tmp/install [2020-07-15T05:25:14.882Z] #52 3.751 + bin=containerd [2020-07-15T05:25:14.882Z] #52 3.752 + shift [2020-07-15T05:25:14.882Z] #52 3.753 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T05:25:14.882Z] #52 3.758 + . /tmp/install/containerd.installer [2020-07-15T05:25:14.882Z] #52 3.758 ++ set -e [2020-07-15T05:25:14.882Z] #52 3.759 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:14.882Z] #52 3.761 + install_containerd [2020-07-15T05:25:14.882Z] #52 3.765 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T05:25:14.882Z] #52 3.767 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:14.882Z] #52 3.767 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8FQ3w4IXz8/src/github.com/containerd/containerd [2020-07-15T05:25:14.882Z] #52 3.772 Cloning into '/tmp/tmp.8FQ3w4IXz8/src/github.com/containerd/containerd'... [2020-07-15T05:25:15.089Z] #25 ... [2020-07-15T05:25:15.089Z] [2020-07-15T05:25:15.089Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:25:15.089Z] #28 31.99 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-07-15T05:25:15.089Z] #28 32.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T05:25:15.089Z] #28 32.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T05:25:15.089Z] #28 ... [2020-07-15T05:25:15.089Z] [2020-07-15T05:25:15.089Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:15.089Z] #47 42.14 internal/fmtsort [2020-07-15T05:25:15.089Z] #47 42.25 encoding/base64 [2020-07-15T05:25:15.139Z] #52 ... [2020-07-15T05:25:15.139Z] [2020-07-15T05:25:15.139Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:15.139Z] #25 9.210 ############# 18.6% ############################ 39.0% ############################################# 63.4% ######################################################################## 100.0% [2020-07-15T05:25:15.382Z] #47 42.56 os [2020-07-15T05:25:15.437Z] #25 10.01 [2020-07-15T05:25:15.675Z] #47 42.83 strings [2020-07-15T05:25:16.104Z] #25 12.85 #=#=# 0.0% 0.3% # 2.4% ## 3.8% ### 5.4% #### 6.7% ###### 8.4% ###### 9.7% ####### 10.7% ######## 11.8% ######### 12.8% ########## 14.0% ########### 15.3% ############ 16.7% ############ 17.8% ############# 19.3% ############## 20.8% ################ 23.3% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.9% ####################### 32.2% ####################### 33.0% ####################### 33.3% ######################## 34.2% ######################### 35.1% ######################### 35.9% ########################## 37.4% ########################### 38.5% ############################ 39.5% ############################# 40.6% ############################# 41.4% ############################## 42.2% ############################### 44.2% ################################# 46.3% ################################## 48.3% ################################### 49.8% #################################### 50.8% ##################################### 51.8% ##################################### 52.6% ###################################### 53.7% ####################################### 54.8% ######################################## 56.0% ######################################## 56.5% ######################################### 57.1% ########################################## 59.1% ########################################### 60.8% ############################################# 62.7% ############################################# 63.7% ############################################## 64.9% ############################################### 66.2% ################################################ 67.4% ################################################# 68.4% ################################################## 69.8% ################################################### 71.0% #################################################### 73.4% ###################################################### 75.3% # [2020-07-15T05:25:16.104Z] #25 ... [2020-07-15T05:25:16.104Z] [2020-07-15T05:25:16.104Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:16.104Z] #41 32.58 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T05:25:16.104Z] #41 32.58 internal/singleflight [2020-07-15T05:25:16.104Z] #41 32.59 internal/reflectlite [2020-07-15T05:25:16.104Z] #41 32.59 math/rand [2020-07-15T05:25:16.104Z] #41 35.12 io [2020-07-15T05:25:16.104Z] #41 35.15 strconv [2020-07-15T05:25:16.104Z] #41 35.16 vendor/golang.org/x/net/dns/dnsmessage [2020-07-15T05:25:16.104Z] #41 35.17 syscall [2020-07-15T05:25:16.104Z] #41 37.30 bytes [2020-07-15T05:25:16.104Z] #41 41.03 reflect [2020-07-15T05:25:16.104Z] #41 41.49 bufio [2020-07-15T05:25:16.368Z] #41 ... [2020-07-15T05:25:16.368Z] [2020-07-15T05:25:16.368Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:16.518Z] #25 10.21 0.3% ### 5.5% ####### 10.0% ########## 14.4% ############ 17.1% ############### 21.4% #################### 28.3% [2020-07-15T05:25:16.519Z] #25 ... [2020-07-15T05:25:16.519Z] [2020-07-15T05:25:16.519Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:16.519Z] #43 DONE 45.6s [2020-07-15T05:25:16.519Z] [2020-07-15T05:25:16.519Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:16.986Z] #38 60.96 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T05:25:16.986Z] #38 60.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:17.032Z] #25 10.21 0.3% ### 5.5% ####### 10.0% ########## 14.4% ############ 17.1% ############### 21.4% #################### 28.3% ###################### 31.1% ######################### 35.4% ############################# 40.9% ################################ 45.3% #################################### 50.5% ###################################### 54.1% [2020-07-15T05:25:17.032Z] #25 ... [2020-07-15T05:25:17.032Z] [2020-07-15T05:25:17.032Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:17.032Z] #60 DONE 46.2s [2020-07-15T05:25:17.032Z] [2020-07-15T05:25:17.032Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:17.182Z] #47 44.36 golang.org/x/sys/unix [2020-07-15T05:25:17.182Z] #47 ... [2020-07-15T05:25:17.182Z] [2020-07-15T05:25:17.182Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:17.182Z] #25 17.55 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T05:25:17.182Z] #25 17.59 skipping existing 4d43f82972ce [2020-07-15T05:25:17.182Z] #25 17.66 [2020-07-15T05:25:17.182Z] #25 18.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T05:25:17.182Z] #25 19.06 #=#=# [2020-07-15T05:25:17.182Z] #25 19.14 ######################################################################## 100.0% [2020-07-15T05:25:17.182Z] #25 19.16 [2020-07-15T05:25:17.182Z] #25 19.21 Download of images into '/build' complete. [2020-07-15T05:25:17.182Z] #25 19.21 Use something like the following to load the result into a Docker daemon: [2020-07-15T05:25:17.182Z] #25 19.21 tar -cC '/build' . | docker load [2020-07-15T05:25:17.182Z] #25 DONE 19.4s [2020-07-15T05:25:17.182Z] [2020-07-15T05:25:17.182Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:17.182Z] #33 1.992 + cd /tmp/tmp.Aat0jb4qCc/tini [2020-07-15T05:25:17.182Z] #33 1.992 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:17.182Z] #33 1.995 + cmake . [2020-07-15T05:25:17.182Z] #33 2.395 -- The C compiler identification is GNU 8.3.0 [2020-07-15T05:25:17.182Z] #33 2.442 -- Check for working C compiler: /usr/bin/cc [2020-07-15T05:25:17.182Z] #33 2.852 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T05:25:17.182Z] #33 2.858 -- Detecting C compiler ABI info [2020-07-15T05:25:17.182Z] #33 3.255 -- Detecting C compiler ABI info - done [2020-07-15T05:25:17.182Z] #33 3.281 -- Detecting C compile features [2020-07-15T05:25:17.182Z] #33 4.687 -- Detecting C compile features - done [2020-07-15T05:25:17.182Z] #33 4.701 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T05:25:17.182Z] #33 4.878 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T05:25:17.182Z] #33 4.938 -- Configuring done [2020-07-15T05:25:17.243Z] #38 DONE 61.4s [2020-07-15T05:25:17.243Z] [2020-07-15T05:25:17.243Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:17.243Z] #33 3.801 + RM_GOPATH=0 [2020-07-15T05:25:17.243Z] #33 3.801 + TMP_GOPATH= [2020-07-15T05:25:17.243Z] #33 3.801 + : /build [2020-07-15T05:25:17.243Z] #33 3.801 + '[' -z '' ']' [2020-07-15T05:25:17.243Z] #33 3.801 ++ mktemp -d [2020-07-15T05:25:17.243Z] #33 3.801 + export GOPATH=/tmp/tmp.LAb1uNh08F [2020-07-15T05:25:17.243Z] #33 3.801 + GOPATH=/tmp/tmp.LAb1uNh08F [2020-07-15T05:25:17.243Z] #33 3.801 + RM_GOPATH=1 [2020-07-15T05:25:17.243Z] #33 3.801 + case "$(go env GOARCH)" in [2020-07-15T05:25:17.243Z] #33 3.818 ++ go env GOARCH [2020-07-15T05:25:17.243Z] #33 3.855 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:17.243Z] #33 3.855 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:17.243Z] #33 3.855 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:17.243Z] #33 3.914 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:17.243Z] #33 3.915 + dir=/tmp/install [2020-07-15T05:25:17.243Z] #33 3.915 + bin=tini [2020-07-15T05:25:17.243Z] #33 3.915 + shift [2020-07-15T05:25:17.243Z] #33 3.915 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T05:25:17.243Z] #33 3.915 + . /tmp/install/tini.installer [2020-07-15T05:25:17.243Z] #33 3.915 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:17.243Z] #33 3.915 + install_tini [2020-07-15T05:25:17.243Z] #33 3.915 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T05:25:17.243Z] #33 3.915 + git clone https://github.com/krallin/tini.git /tmp/tmp.LAb1uNh08F/tini [2020-07-15T05:25:17.243Z] #33 3.916 Cloning into '/tmp/tmp.LAb1uNh08F/tini'... [2020-07-15T05:25:17.243Z] #33 4.881 + cd /tmp/tmp.LAb1uNh08F/tini [2020-07-15T05:25:17.243Z] #33 4.900 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:17.243Z] #33 4.927 + cmake . [2020-07-15T05:25:17.478Z] #33 4.958 -- Generating done [2020-07-15T05:25:17.478Z] #33 4.963 -- Build files have been written to: /tmp/tmp.Aat0jb4qCc/tini [2020-07-15T05:25:17.478Z] #33 5.000 + make tini-static [2020-07-15T05:25:17.499Z] #33 5.602 -- The C compiler identification is GNU 8.3.0 [2020-07-15T05:25:17.499Z] #33 ... [2020-07-15T05:25:17.499Z] [2020-07-15T05:25:17.499Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:17.499Z] #41 61.58 time [2020-07-15T05:25:17.770Z] #33 5.436 Scanning dependencies of target tini-static [2020-07-15T05:25:18.186Z] #33 5.798 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T05:25:18.315Z] #25 10.21 0.3% ### 5.5% ####### 10.0% ########## 14.4% ############ 17.1% ############### 21.4% #################### 28.3% ###################### 31.1% ######################### 35.4% ############################# 40.9% ################################ 45.3% #################################### 50.5% ###################################### 54.1% ######################################## 56.5% ############################################ 62.4% ################################################ 67.2% ################################################## 70.7% ##################################################### 74.4% ########################################################## 81.7% ############################################################ 84.1% ############################################################# 86.1% ################################################################ 90.2% ################################################################### 93.7% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-15T05:25:18.746Z] #25 12.85 #=#=# 0.0% 0.3% # 2.4% ## 3.8% ### 5.4% #### 6.7% ###### 8.4% ###### 9.7% ####### 10.7% ######## 11.8% ######### 12.8% ########## 14.0% ########### 15.3% ############ 16.7% ############ 17.8% ############# 19.3% ############## 20.8% ################ 23.3% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.9% ####################### 32.2% ####################### 33.0% ####################### 33.3% ######################## 34.2% ######################### 35.1% ######################### 35.9% ########################## 37.4% ########################### 38.5% ############################ 39.5% ############################# 40.6% ############################# 41.4% ############################## 42.2% ############################### 44.2% ################################# 46.3% ################################## 48.3% ################################### 49.8% #################################### 50.8% ##################################### 51.8% ##################################### 52.6% ###################################### 53.7% ####################################### 54.8% ######################################## 56.0% ######################################## 56.5% ######################################### 57.1% ########################################## 59.1% ########################################### 60.8% ############################################# 62.7% ############################################# 63.7% ############################################## 64.9% ############################################### 66.2% ################################################ 67.4% ################################################# 68.4% ################################################## 69.8% ################################################### 71.0% #################################################### 73.4% ###################################################### 75.3% ####################################################### 76.9% ######################################################## 78.8% ######################################################## 79.1% ######################################################### 79.9% ########################################################## 80.7% ########################################################## 81.6% ########################################################### 82.5% ############################################################ 83.6% ############################################################# 84.8% ############################################################# 85.5% ############################################################## 86.4% ############################################################## 87.3% ############################################################### 88.3% ################################################################ 89.3% ################################################################# 90.4% ################################################################# 91.2% ################################################################## 92.6% #################################################################### 94.6% #################################################################### 95.2% ##################################################################### 96.7% ###################################################################### 98.3% ######################################################################## 100.0% [2020-07-15T05:25:18.746Z] #25 21.80 [2020-07-15T05:25:18.878Z] #25 13.29 [2020-07-15T05:25:19.236Z] #33 6.724 [100%] Linking C executable tini-static [2020-07-15T05:25:19.533Z] #33 7.099 [100%] Built target tini-static [2020-07-15T05:25:19.533Z] #33 7.115 + mkdir -p /build [2020-07-15T05:25:19.533Z] #33 7.119 + cp tini-static /build/docker-init [2020-07-15T05:25:19.533Z] #33 DONE 7.3s [2020-07-15T05:25:19.533Z] [2020-07-15T05:25:19.533Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:19.533Z] #30 40.47 internal/poll [2020-07-15T05:25:19.533Z] #30 42.15 internal/syscall/execenv [2020-07-15T05:25:19.533Z] #30 42.18 internal/syscall/unix [2020-07-15T05:25:19.533Z] #30 42.34 os [2020-07-15T05:25:19.533Z] #30 42.69 strings [2020-07-15T05:25:19.533Z] #30 44.63 path [2020-07-15T05:25:19.533Z] #30 45.03 fmt [2020-07-15T05:25:19.533Z] #30 45.34 path/filepath [2020-07-15T05:25:19.533Z] #30 46.51 io/ioutil [2020-07-15T05:25:19.533Z] #30 46.91 text/tabwriter [2020-07-15T05:25:19.790Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06df97660c3ba0eb8) in /home/ubuntu/workspace/moby_PR-41211 [Pipeline] { [Pipeline] checkout [2020-07-15T05:25:20.139Z] #25 23.10 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T05:25:20.403Z] #25 23.48 [2020-07-15T05:25:20.620Z] #30 ... [2020-07-15T05:25:20.620Z] [2020-07-15T05:25:20.620Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:20.666Z] #25 23.72 # 2.0% # [2020-07-15T05:25:20.666Z] #25 ... [2020-07-15T05:25:20.666Z] [2020-07-15T05:25:20.666Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:25:20.666Z] #28 36.83 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-07-15T05:25:20.666Z] #28 37.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T05:25:20.666Z] #28 37.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T05:25:20.666Z] #28 ... [2020-07-15T05:25:20.666Z] [2020-07-15T05:25:20.666Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:20.666Z] #25 23.72 # 2.0% ######################################################################## 100.0% [2020-07-15T05:25:20.666Z] #25 23.88 [2020-07-15T05:25:20.771Z] #41 ... [2020-07-15T05:25:20.771Z] [2020-07-15T05:25:20.771Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:20.771Z] #47 54.75 syscall [2020-07-15T05:25:20.771Z] #47 54.81 reflect [2020-07-15T05:25:20.771Z] #47 64.22 time [2020-07-15T05:25:20.771Z] #47 ... [2020-07-15T05:25:20.771Z] [2020-07-15T05:25:20.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:20.771Z] #10 64.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T05:25:20.771Z] #10 64.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:25:20.771Z] #10 64.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:20.929Z] #25 ... [2020-07-15T05:25:20.929Z] [2020-07-15T05:25:20.929Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:20.929Z] #47 37.17 strconv [2020-07-15T05:25:20.929Z] #47 37.19 syscall [2020-07-15T05:25:20.929Z] #47 37.20 bytes [2020-07-15T05:25:20.929Z] #47 37.23 strings [2020-07-15T05:25:20.929Z] #47 41.05 bufio [2020-07-15T05:25:20.929Z] #47 42.63 reflect [2020-07-15T05:25:20.929Z] #47 42.67 regexp/syntax [2020-07-15T05:25:20.929Z] #47 46.94 time [2020-07-15T05:25:20.929Z] #47 ... [2020-07-15T05:25:20.929Z] [2020-07-15T05:25:20.929Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:20.929Z] #33 2.829 + RM_GOPATH=0 [2020-07-15T05:25:20.929Z] #33 2.829 + TMP_GOPATH= [2020-07-15T05:25:20.929Z] #33 2.829 + : /build [2020-07-15T05:25:20.929Z] #33 2.829 + '[' -z '' ']' [2020-07-15T05:25:20.929Z] #33 2.832 ++ mktemp -d [2020-07-15T05:25:20.929Z] #33 2.835 + export GOPATH=/tmp/tmp.BD4JNjlN1G [2020-07-15T05:25:20.929Z] #33 2.835 + GOPATH=/tmp/tmp.BD4JNjlN1G [2020-07-15T05:25:20.929Z] #33 2.835 + RM_GOPATH=1 [2020-07-15T05:25:20.929Z] #33 2.835 + case "$(go env GOARCH)" in [2020-07-15T05:25:20.929Z] #33 2.835 ++ go env GOARCH [2020-07-15T05:25:20.929Z] #33 2.850 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:20.929Z] #33 2.850 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:20.929Z] #33 2.850 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:20.929Z] #33 2.851 + dir=/tmp/install [2020-07-15T05:25:20.929Z] #33 2.851 + bin=tini [2020-07-15T05:25:20.929Z] #33 2.851 + shift [2020-07-15T05:25:20.929Z] #33 2.851 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T05:25:20.929Z] #33 2.851 + . /tmp/install/tini.installer [2020-07-15T05:25:20.929Z] #33 2.851 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:20.929Z] #33 2.851 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:20.929Z] #33 2.851 + install_tini [2020-07-15T05:25:20.929Z] #33 2.851 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T05:25:20.929Z] #33 2.851 + git clone https://github.com/krallin/tini.git /tmp/tmp.BD4JNjlN1G/tini [2020-07-15T05:25:20.929Z] #33 2.902 Cloning into '/tmp/tmp.BD4JNjlN1G/tini'... [2020-07-15T05:25:20.929Z] #33 3.812 + cd /tmp/tmp.BD4JNjlN1G/tini [2020-07-15T05:25:20.929Z] #33 3.812 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:20.929Z] #33 3.859 + cmake . [2020-07-15T05:25:20.929Z] #33 4.688 -- The C compiler identification is GNU 8.3.0 [2020-07-15T05:25:20.929Z] #33 4.780 -- Check for working C compiler: /usr/bin/cc [2020-07-15T05:25:20.929Z] #33 5.868 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T05:25:20.929Z] #33 5.875 -- Detecting C compiler ABI info [2020-07-15T05:25:20.929Z] #33 6.819 -- Detecting C compiler ABI info - done [2020-07-15T05:25:20.929Z] #33 6.869 -- Detecting C compile features [2020-07-15T05:25:20.931Z] #25 13.67 0.0% 0.7% # 2.2% ### 4.3% #### 6.6% ###### 8.9% ######## 11.9% ########## 14.5% ############ 17.4% ############### 20.9% ################# 23.7% ################## 26.2% #################### 28.3% ###################### 31.5% [2020-07-15T05:25:20.931Z] #25 ... [2020-07-15T05:25:20.931Z] [2020-07-15T05:25:20.931Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:20.931Z] #38 39.96 Selecting previously unselected package libprotoc17:amd64. [2020-07-15T05:25:20.931Z] #38 39.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:20.931Z] #38 39.97 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:20.931Z] #38 40.84 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T05:25:20.931Z] #38 40.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:25:20.931Z] #38 40.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:20.931Z] #38 41.09 Selecting previously unselected package protobuf-compiler. [2020-07-15T05:25:20.931Z] #38 41.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:20.931Z] #38 41.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:20.931Z] #38 41.33 Selecting previously unselected package python-pkg-resources. [2020-07-15T05:25:20.931Z] #38 41.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:25:20.931Z] #38 41.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:20.931Z] #38 41.67 Selecting previously unselected package python-six. [2020-07-15T05:25:20.931Z] #38 41.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T05:25:20.931Z] #38 41.73 Unpacking python-six (1.12.0-1) ... [2020-07-15T05:25:20.931Z] #38 41.86 Selecting previously unselected package python-protobuf. [2020-07-15T05:25:20.931Z] #38 41.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-15T05:25:20.931Z] #38 41.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:20.931Z] #38 42.54 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T05:25:20.931Z] #38 48.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:20.931Z] #38 48.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:20.931Z] #38 48.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:25:20.931Z] #38 48.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T05:25:20.931Z] #38 48.82 Setting up python-six (1.12.0-1) ... [2020-07-15T05:25:20.931Z] #38 ... [2020-07-15T05:25:20.931Z] [2020-07-15T05:25:20.931Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:20.931Z] #10 39.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-15T05:25:20.931Z] #10 39.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-15T05:25:20.931Z] #10 39.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T05:25:20.931Z] #10 39.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T05:25:20.931Z] #10 39.91 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-07-15T05:25:20.931Z] #10 39.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-15T05:25:20.931Z] #10 39.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-15T05:25:20.931Z] #10 39.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-15T05:25:20.931Z] #10 40.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-15T05:25:20.931Z] #10 40.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-15T05:25:20.931Z] #10 40.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-15T05:25:20.931Z] #10 40.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-15T05:25:20.931Z] #10 40.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-15T05:25:20.931Z] #10 40.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-15T05:25:20.931Z] #10 40.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-15T05:25:20.931Z] #10 41.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:25:20.931Z] #10 42.13 Fetched 77.7 MB in 10s (7936 kB/s) [2020-07-15T05:25:20.931Z] #10 42.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T05:25:20.931Z] #10 42.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 ... 15410 files and directories currently installed.) [2020-07-15T05:25:20.931Z] #10 42.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-15T05:25:20.931Z] #10 42.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:25:20.931Z] #10 45.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T05:25:20.931Z] #10 45.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-15T05:25:20.931Z] #10 45.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:25:20.931Z] #10 49.97 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T05:25:20.931Z] #10 50.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T05:25:20.931Z] #10 50.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:25:21.028Z] #10 65.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T05:25:21.028Z] #10 65.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:25:21.028Z] #10 65.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:21.194Z] #10 ... [2020-07-15T05:25:21.194Z] [2020-07-15T05:25:21.194Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:21.196Z] #33 9.289 -- Detecting C compile features - done [2020-07-15T05:25:21.196Z] #33 9.315 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T05:25:21.202Z] #52 22.20 Checking out files: 47% (1523/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) [2020-07-15T05:25:21.202Z] #52 ... [2020-07-15T05:25:21.202Z] [2020-07-15T05:25:21.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:21.202Z] #39 7.589 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:25:21.202Z] #39 7.589 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:25:21.202Z] #39 7.624 Note: Building without GnuTLS support [2020-07-15T05:25:21.202Z] #39 7.625 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:25:21.202Z] #39 7.625 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:25:21.202Z] #39 8.658 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:25:21.202Z] #39 8.686 GEN .gitid [2020-07-15T05:25:21.202Z] #39 8.698 GEN criu/include/version.h [2020-07-15T05:25:21.202Z] #39 8.733 GEN include/common/asm [2020-07-15T05:25:21.202Z] #39 9.865 PBCC images/timens.pb-c.c [2020-07-15T05:25:21.202Z] #39 9.872 DEP images/timens.pb-c.d [2020-07-15T05:25:21.202Z] #39 9.911 PBCC images/fown.pb-c.c [2020-07-15T05:25:21.202Z] #39 9.927 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T05:25:21.202Z] #39 9.973 PBCC images/opts.pb-c.c [2020-07-15T05:25:21.202Z] #39 10.00 PBCC images/memfd.pb-c.c [2020-07-15T05:25:21.202Z] #39 10.03 DEP images/fown.pb-c.d [2020-07-15T05:25:21.202Z] #39 10.05 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T05:25:21.202Z] #39 10.09 DEP images/opts.pb-c.d [2020-07-15T05:25:21.202Z] #39 10.13 DEP images/memfd.pb-c.d [2020-07-15T05:25:21.202Z] #39 10.14 PBCC images/sit.pb-c.c [2020-07-15T05:25:21.202Z] #39 ... [2020-07-15T05:25:21.202Z] [2020-07-15T05:25:21.202Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:21.465Z] #33 ... [2020-07-15T05:25:21.465Z] [2020-07-15T05:25:21.465Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:21.465Z] #10 41.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T05:25:21.465Z] #10 41.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T05:25:21.465Z] #10 41.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:25:21.465Z] #10 47.48 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T05:25:21.465Z] #10 47.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-15T05:25:21.465Z] #10 47.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:21.465Z] #10 47.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T05:25:21.465Z] #10 47.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-15T05:25:21.465Z] #10 47.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:21.494Z] #52 22.20 Checking out files: 47% (1523/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T05:25:21.494Z] #52 23.24 + cd /tmp/tmp.Zd9QevKKCl/src/github.com/containerd/containerd [2020-07-15T05:25:21.494Z] #52 23.24 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:21.729Z] #10 ... [2020-07-15T05:25:21.729Z] [2020-07-15T05:25:21.729Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:21.729Z] #33 9.733 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T05:25:21.993Z] #33 9.882 -- Configuring done [2020-07-15T05:25:21.993Z] #33 9.919 -- Generating done [2020-07-15T05:25:21.993Z] #33 9.930 -- Build files have been written to: /tmp/tmp.BD4JNjlN1G/tini [2020-07-15T05:25:21.993Z] #33 9.937 + make tini-static [2020-07-15T05:25:22.556Z] #52 ... [2020-07-15T05:25:22.556Z] [2020-07-15T05:25:22.556Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:22.556Z] #41 40.00 time [2020-07-15T05:25:22.556Z] #41 42.19 internal/fmtsort [2020-07-15T05:25:22.556Z] #41 42.56 strings [2020-07-15T05:25:22.556Z] #41 43.53 os [2020-07-15T05:25:22.556Z] #41 44.66 regexp/syntax [2020-07-15T05:25:22.556Z] #41 46.43 fmt [2020-07-15T05:25:22.556Z] #41 48.88 regexp [2020-07-15T05:25:22.556Z] #41 49.96 go/token [2020-07-15T05:25:22.570Z] #33 10.43 Scanning dependencies of target tini-static [2020-07-15T05:25:22.570Z] #33 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T05:25:22.628Z] using credential docker-jenkins-github-credentials [2020-07-15T05:25:22.635Z] Cloning the remote Git repository [2020-07-15T05:25:22.635Z] Cloning with configured refspecs honoured and without tags [2020-07-15T05:25:22.848Z] #41 ... [2020-07-15T05:25:22.848Z] [2020-07-15T05:25:22.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:22.848Z] #39 10.21 DEP images/sit.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.22 PBCC images/macvlan.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.25 DEP images/macvlan.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.28 PBCC images/autofs.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.29 DEP images/autofs.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.34 PBCC images/sysctl.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.34 DEP images/sysctl.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.38 PBCC images/time.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.39 DEP images/time.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.43 PBCC images/binfmt-misc.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.44 DEP images/binfmt-misc.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.45 PBCC images/seccomp.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.46 DEP images/seccomp.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.52 PBCC images/userns.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.52 DEP images/userns.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.56 PBCC images/cgroup.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.57 DEP images/cgroup.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.59 PBCC images/ext-file.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.60 DEP images/ext-file.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.62 PBCC images/rpc.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.63 DEP images/rpc.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.65 PBCC images/siginfo.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.66 DEP images/siginfo.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.68 PBCC images/pagemap.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.69 DEP images/pagemap.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.71 PBCC images/rlimit.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.72 DEP images/rlimit.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.74 PBCC images/file-lock.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.75 DEP images/file-lock.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.76 PBCC images/tty.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.78 DEP images/tty.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.80 PBCC images/tun.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.82 PBCC images/netdev.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.85 DEP images/tun.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.88 DEP images/netdev.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.90 PBCC images/vma.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.91 DEP images/vma.pb-c.d [2020-07-15T05:25:22.848Z] #39 10.96 PBCC images/creds.pb-c.c [2020-07-15T05:25:22.848Z] #39 10.96 DEP images/creds.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.02 PBCC images/utsns.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.02 DEP images/utsns.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.04 PBCC images/ipc-desc.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.05 PBCC images/ipc-sem.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.06 DEP images/ipc-desc.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.07 DEP images/ipc-sem.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.10 PBCC images/ipc-msg.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.11 DEP images/ipc-msg.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.15 PBCC images/ipc-shm.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.16 DEP images/ipc-shm.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.19 PBCC images/ipc-var.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.20 DEP images/ipc-var.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.21 PBCC images/sk-opts.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.22 PBCC images/packet-sock.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.27 DEP images/sk-opts.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.30 DEP images/packet-sock.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.33 PBCC images/sk-netlink.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.35 DEP images/sk-netlink.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.38 PBCC images/sk-inet.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.39 DEP images/sk-inet.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.41 PBCC images/sk-unix.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.45 DEP images/sk-unix.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.46 PBCC images/mm.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.49 DEP images/mm.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.55 PBCC images/timerfd.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.56 DEP images/timerfd.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.57 PBCC images/timer.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.60 DEP images/timer.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.64 PBCC images/sa.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.65 DEP images/sa.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.69 PBCC images/pipe-data.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.70 DEP images/pipe-data.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.71 PBCC images/mnt.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.77 DEP images/mnt.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.80 PBCC images/sk-packet.pb-c.c [2020-07-15T05:25:22.848Z] #39 11.81 DEP images/sk-packet.pb-c.d [2020-07-15T05:25:22.848Z] #39 11.83 PBCC images/tcp-stream.pb-c.c [2020-07-15T05:25:22.925Z] #10 ... [2020-07-15T05:25:22.925Z] [2020-07-15T05:25:22.925Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:22.925Z] #30 56.93 time [2020-07-15T05:25:22.925Z] #30 64.44 internal/poll [2020-07-15T05:25:22.925Z] #30 66.12 internal/fmtsort [2020-07-15T05:25:22.925Z] #30 66.36 internal/syscall/execenv [2020-07-15T05:25:22.925Z] #30 66.50 internal/syscall/unix [2020-07-15T05:25:22.925Z] #30 66.78 os [2020-07-15T05:25:22.925Z] #30 66.79 strings [2020-07-15T05:25:22.925Z] #30 ... [2020-07-15T05:25:22.925Z] [2020-07-15T05:25:22.925Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:22.925Z] #41 65.82 internal/fmtsort [2020-07-15T05:25:22.925Z] #41 66.44 internal/syscall/execenv [2020-07-15T05:25:22.925Z] #41 66.57 internal/syscall/unix [2020-07-15T05:25:22.925Z] #41 66.74 strings [2020-07-15T05:25:22.925Z] #41 67.13 os [2020-07-15T05:25:23.139Z] #39 11.86 DEP images/tcp-stream.pb-c.d [2020-07-15T05:25:23.139Z] #39 11.90 PBCC images/pipe.pb-c.c [2020-07-15T05:25:23.139Z] #39 11.91 DEP images/pipe.pb-c.d [2020-07-15T05:25:23.139Z] #39 11.95 PBCC images/pstree.pb-c.c [2020-07-15T05:25:23.139Z] #39 11.97 DEP images/pstree.pb-c.d [2020-07-15T05:25:23.139Z] #39 12.00 PBCC images/fs.pb-c.c [2020-07-15T05:25:23.139Z] #39 12.01 DEP images/fs.pb-c.d [2020-07-15T05:25:23.139Z] #39 12.04 PBCC images/signalfd.pb-c.c [2020-07-15T05:25:23.139Z] #39 12.06 DEP images/signalfd.pb-c.d [2020-07-15T05:25:23.139Z] #39 12.09 PBCC images/fh.pb-c.c [2020-07-15T05:25:23.139Z] #39 12.10 PBCC images/fsnotify.pb-c.c [2020-07-15T05:25:23.139Z] #39 12.15 DEP images/fh.pb-c.d [2020-07-15T05:25:23.139Z] #39 12.16 DEP images/fsnotify.pb-c.d [2020-07-15T05:25:22.674Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T05:25:22.748Z] > git init /home/ubuntu/workspace/moby_PR-41211 # timeout=10 [2020-07-15T05:25:23.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:25:23.018Z] > git --version # timeout=10 [2020-07-15T05:25:23.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:25:23.033Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:25:23.431Z] #39 12.19 PBCC images/eventpoll.pb-c.c [2020-07-15T05:25:23.431Z] #39 12.21 DEP images/eventpoll.pb-c.d [2020-07-15T05:25:23.431Z] #39 12.25 PBCC images/eventfd.pb-c.c [2020-07-15T05:25:23.431Z] #39 12.25 DEP images/eventfd.pb-c.d [2020-07-15T05:25:23.431Z] #39 12.27 PBCC images/remap-file-path.pb-c.c [2020-07-15T05:25:23.431Z] #39 12.28 DEP images/remap-file-path.pb-c.d [2020-07-15T05:25:23.431Z] #39 12.30 PBCC images/fifo.pb-c.c [2020-07-15T05:25:23.431Z] #39 12.31 DEP images/fifo.pb-c.d [2020-07-15T05:25:23.431Z] #39 12.33 PBCC images/ghost-file.pb-c.c [2020-07-15T05:25:23.431Z] #39 12.35 DEP images/ghost-file.pb-c.d [2020-07-15T05:25:23.431Z] #39 12.41 PBCC images/regfile.pb-c.c [2020-07-15T05:25:23.563Z] #25 13.67 0.0% 0.7% # 2.2% ### 4.3% #### 6.6% ###### 8.9% ######## 11.9% ########## 14.5% ############ 17.4% ############### 20.9% ################# 23.7% ################## 26.2% #################### 28.3% ###################### 31.5% ######################## 33.7% ########################## 36.8% ############################ 39.2% ############################## 41.9% ############################### 44.2% ################################## 48.5% ##################################### 51.5% ####################################### 54.6% ######################################### 57.7% ########################################### 60.7% ########################################### 60.7% ############################################# 63.4% ############################################### 66.4% ################################################## 69.7% ################################################### 72.1% ###################################################### 75.1% ####################################################### 77.6% ######################################################### 79.4% ########################################################## 81.4% ########################################################### 83.1% ############################################################ 84.6% ############################################################# 86.0% ############################################################### 88.2% ################################################################ 89.5% [2020-07-15T05:25:23.563Z] #25 ... [2020-07-15T05:25:23.563Z] [2020-07-15T05:25:23.563Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:23.563Z] #30 42.68 sync [2020-07-15T05:25:23.563Z] #30 42.69 internal/reflectlite [2020-07-15T05:25:23.563Z] #30 45.97 errors [2020-07-15T05:25:23.563Z] #30 46.01 sort [2020-07-15T05:25:23.563Z] #30 46.79 strconv [2020-07-15T05:25:23.563Z] #30 48.59 io [2020-07-15T05:25:23.563Z] #30 50.18 internal/oserror [2020-07-15T05:25:23.563Z] #30 50.37 syscall [2020-07-15T05:25:23.563Z] #30 51.67 reflect [2020-07-15T05:25:23.723Z] #39 12.44 DEP images/regfile.pb-c.d [2020-07-15T05:25:23.723Z] #39 12.46 PBCC images/ns.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.47 DEP images/ns.pb-c.d [2020-07-15T05:25:23.723Z] #39 12.49 PBCC images/fdinfo.pb-c.c [2020-07-15T05:25:23.723Z] #39 ... [2020-07-15T05:25:23.723Z] [2020-07-15T05:25:23.723Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:23.723Z] #10 40.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T05:25:23.723Z] #10 40.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T05:25:23.723Z] #10 40.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:25:23.723Z] #10 45.93 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T05:25:23.723Z] #10 45.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-15T05:25:23.723Z] #10 45.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:23.723Z] #10 46.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T05:25:23.723Z] #10 46.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-15T05:25:23.723Z] #10 46.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:23.723Z] #10 ... [2020-07-15T05:25:23.723Z] [2020-07-15T05:25:23.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:23.723Z] #39 12.53 DEP images/fdinfo.pb-c.d [2020-07-15T05:25:23.723Z] #39 12.59 PBCC images/core-aarch64.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.60 PBCC images/core-arm.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.62 PBCC images/core-ppc64.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.66 PBCC images/core-s390.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.67 PBCC images/core-x86.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.71 PBCC images/core.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.74 PBCC images/inventory.pb-c.c [2020-07-15T05:25:23.723Z] #39 12.80 DEP images/core-aarch64.pb-c.d [2020-07-15T05:25:23.820Z] #30 ... [2020-07-15T05:25:23.820Z] [2020-07-15T05:25:23.820Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:23.964Z] #33 ... [2020-07-15T05:25:23.964Z] [2020-07-15T05:25:23.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:23.964Z] #39 3.785 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:25:23.964Z] #39 3.785 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:25:23.964Z] #39 3.816 Note: Building without GnuTLS support [2020-07-15T05:25:23.964Z] #39 3.824 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:25:23.964Z] #39 3.825 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:25:23.964Z] #39 6.393 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:25:23.964Z] #39 6.453 GEN .gitid [2020-07-15T05:25:23.964Z] #39 6.525 GEN criu/include/version.h [2020-07-15T05:25:23.964Z] #39 6.634 GEN include/common/asm [2020-07-15T05:25:23.964Z] #39 8.249 PBCC images/timens.pb-c.c [2020-07-15T05:25:23.964Z] #39 8.305 DEP images/timens.pb-c.d [2020-07-15T05:25:23.964Z] #39 8.398 PBCC images/fown.pb-c.c [2020-07-15T05:25:23.964Z] #39 8.425 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T05:25:23.964Z] #39 8.505 PBCC images/opts.pb-c.c [2020-07-15T05:25:23.964Z] #39 8.553 PBCC images/memfd.pb-c.c [2020-07-15T05:25:23.964Z] #39 8.621 DEP images/fown.pb-c.d [2020-07-15T05:25:23.964Z] #39 8.681 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T05:25:23.964Z] #39 8.745 DEP images/opts.pb-c.d [2020-07-15T05:25:23.964Z] #39 8.847 DEP images/memfd.pb-c.d [2020-07-15T05:25:23.964Z] #39 8.948 PBCC images/sit.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.053 DEP images/sit.pb-c.d [2020-07-15T05:25:23.964Z] #39 9.145 PBCC images/macvlan.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.188 DEP images/macvlan.pb-c.d [2020-07-15T05:25:23.964Z] #39 9.261 PBCC images/autofs.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.277 DEP images/autofs.pb-c.d [2020-07-15T05:25:23.964Z] #39 9.367 PBCC images/sysctl.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.397 DEP images/sysctl.pb-c.d [2020-07-15T05:25:23.964Z] #39 9.470 PBCC images/time.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.512 DEP images/time.pb-c.d [2020-07-15T05:25:23.964Z] #39 9.597 PBCC images/binfmt-misc.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.641 DEP images/binfmt-misc.pb-c.d [2020-07-15T05:25:23.964Z] #39 9.721 PBCC images/seccomp.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.739 DEP images/seccomp.pb-c.d [2020-07-15T05:25:23.964Z] #39 9.862 PBCC images/userns.pb-c.c [2020-07-15T05:25:23.964Z] #39 9.897 DEP images/userns.pb-c.d [2020-07-15T05:25:23.964Z] #39 10.01 PBCC images/cgroup.pb-c.c [2020-07-15T05:25:23.964Z] #39 10.07 DEP images/cgroup.pb-c.d [2020-07-15T05:25:23.964Z] #39 10.13 PBCC images/ext-file.pb-c.c [2020-07-15T05:25:23.964Z] #39 ... [2020-07-15T05:25:23.964Z] [2020-07-15T05:25:23.964Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:23.964Z] #25 25.20 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T05:25:23.964Z] #25 25.57 [2020-07-15T05:25:23.964Z] #25 25.88 0.8% ######################################################################## 100.0% [2020-07-15T05:25:23.964Z] #25 26.08 [2020-07-15T05:25:24.014Z] #39 12.86 DEP images/core-arm.pb-c.d [2020-07-15T05:25:24.014Z] #39 12.89 DEP images/core-ppc64.pb-c.d [2020-07-15T05:25:24.014Z] #39 12.94 DEP images/core-s390.pb-c.d [2020-07-15T05:25:24.014Z] #39 12.97 DEP images/core-x86.pb-c.d [2020-07-15T05:25:24.014Z] #39 13.01 DEP images/core.pb-c.d [2020-07-15T05:25:24.077Z] #25 13.67 0.0% 0.7% # 2.2% ### 4.3% #### 6.6% ###### 8.9% ######## 11.9% ########## 14.5% ############ 17.4% ############### 20.9% ################# 23.7% ################## 26.2% #################### 28.3% ###################### 31.5% ######################## 33.7% ########################## 36.8% ############################ 39.2% ############################## 41.9% ############################### 44.2% ################################## 48.5% ##################################### 51.5% ####################################### 54.6% ######################################### 57.7% ########################################### 60.7% ########################################### 60.7% ############################################# 63.4% ############################################### 66.4% ################################################## 69.7% ################################################### 72.1% ###################################################### 75.1% ####################################################### 77.6% ######################################################### 79.4% ########################################################## 81.4% ########################################################### 83.1% ############################################################ 84.6% ############################################################# 86.0% ############################################################### 88.2% ################################################################ 89.5% ################################################################# 91.0% ################################################################## 93.0% ################################################################### 94.0% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-15T05:25:24.227Z] #25 27.29 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T05:25:24.227Z] #25 27.39 skipping existing 9a99313a2c50 [2020-07-15T05:25:24.306Z] #39 13.07 DEP images/inventory.pb-c.d [2020-07-15T05:25:24.306Z] #39 13.11 PBCC images/cpuinfo.pb-c.c [2020-07-15T05:25:24.306Z] #39 13.12 DEP images/cpuinfo.pb-c.d [2020-07-15T05:25:24.306Z] #39 13.14 PBCC images/stats.pb-c.c [2020-07-15T05:25:24.306Z] #39 13.17 DEP images/stats.pb-c.d [2020-07-15T05:25:24.333Z] #25 18.59 [2020-07-15T05:25:24.490Z] #25 27.49 [2020-07-15T05:25:24.753Z] #25 ... [2020-07-15T05:25:24.753Z] [2020-07-15T05:25:24.753Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:24.753Z] #30 40.92 text/tabwriter [2020-07-15T05:25:24.753Z] #30 43.30 time [2020-07-15T05:25:24.753Z] #30 43.30 internal/syscall/execenv [2020-07-15T05:25:24.753Z] #30 43.30 internal/syscall/unix [2020-07-15T05:25:24.753Z] #30 47.00 internal/poll [2020-07-15T05:25:24.753Z] #30 48.14 os [2020-07-15T05:25:24.753Z] #30 50.08 internal/fmtsort [2020-07-15T05:25:24.753Z] #30 50.71 path/filepath [2020-07-15T05:25:24.753Z] #30 50.73 fmt [2020-07-15T05:25:24.753Z] #30 ... [2020-07-15T05:25:24.753Z] [2020-07-15T05:25:24.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:24.753Z] #39 10.18 DEP images/ext-file.pb-c.d [2020-07-15T05:25:24.753Z] #39 10.24 PBCC images/rpc.pb-c.c [2020-07-15T05:25:24.753Z] #39 10.28 DEP images/rpc.pb-c.d [2020-07-15T05:25:24.753Z] #39 10.39 PBCC images/siginfo.pb-c.c [2020-07-15T05:25:24.753Z] #39 10.42 DEP images/siginfo.pb-c.d [2020-07-15T05:25:24.753Z] #39 10.48 PBCC images/pagemap.pb-c.c [2020-07-15T05:25:24.753Z] #39 10.52 DEP images/pagemap.pb-c.d [2020-07-15T05:25:24.753Z] #39 10.62 PBCC images/rlimit.pb-c.c [2020-07-15T05:25:24.753Z] #39 10.68 DEP images/rlimit.pb-c.d [2020-07-15T05:25:24.753Z] #39 10.75 PBCC images/file-lock.pb-c.c [2020-07-15T05:25:24.753Z] #39 10.77 DEP images/file-lock.pb-c.d [2020-07-15T05:25:24.753Z] #39 10.82 PBCC images/tty.pb-c.c [2020-07-15T05:25:24.753Z] #39 10.92 DEP images/tty.pb-c.d [2020-07-15T05:25:24.753Z] #39 11.00 PBCC images/tun.pb-c.c [2020-07-15T05:25:24.753Z] #39 11.04 PBCC images/netdev.pb-c.c [2020-07-15T05:25:24.753Z] #39 11.12 DEP images/tun.pb-c.d [2020-07-15T05:25:25.106Z] #39 11.19 DEP images/netdev.pb-c.d [2020-07-15T05:25:25.106Z] #39 11.23 PBCC images/vma.pb-c.c [2020-07-15T05:25:25.106Z] #39 11.25 DEP images/vma.pb-c.d [2020-07-15T05:25:25.106Z] #39 11.29 PBCC images/creds.pb-c.c [2020-07-15T05:25:25.106Z] #39 11.31 DEP images/creds.pb-c.d [2020-07-15T05:25:25.106Z] #39 11.35 PBCC images/utsns.pb-c.c [2020-07-15T05:25:25.106Z] #39 11.39 DEP images/utsns.pb-c.d [2020-07-15T05:25:25.106Z] #39 11.43 PBCC images/ipc-desc.pb-c.c [2020-07-15T05:25:25.106Z] #39 11.46 PBCC images/ipc-sem.pb-c.c [2020-07-15T05:25:25.262Z] #25 19.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T05:25:25.369Z] #39 11.57 DEP images/ipc-desc.pb-c.d [2020-07-15T05:25:25.369Z] #39 11.61 DEP images/ipc-sem.pb-c.d [2020-07-15T05:25:25.369Z] #39 11.69 PBCC images/ipc-msg.pb-c.c [2020-07-15T05:25:25.407Z] #39 13.99 make[1]: Nothing to be done for 'all'. [2020-07-15T05:25:25.444Z] #41 ... [2020-07-15T05:25:25.444Z] [2020-07-15T05:25:25.444Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:25.444Z] #33 5.698 -- Check for working C compiler: /usr/bin/cc [2020-07-15T05:25:25.444Z] #33 6.707 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T05:25:25.444Z] #33 6.715 -- Detecting C compiler ABI info [2020-07-15T05:25:25.444Z] #33 7.474 -- Detecting C compiler ABI info - done [2020-07-15T05:25:25.444Z] #33 7.521 -- Detecting C compile features [2020-07-15T05:25:25.444Z] #33 9.454 -- Detecting C compile features - done [2020-07-15T05:25:25.444Z] #33 9.479 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T05:25:25.444Z] #33 9.749 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T05:25:25.444Z] #33 9.883 -- Configuring done [2020-07-15T05:25:25.444Z] #33 9.910 -- Generating done [2020-07-15T05:25:25.444Z] #33 9.915 -- Build files have been written to: /tmp/tmp.LAb1uNh08F/tini [2020-07-15T05:25:25.444Z] #33 9.930 + make tini-static [2020-07-15T05:25:25.444Z] #33 10.38 Scanning dependencies of target tini-static [2020-07-15T05:25:25.444Z] #33 10.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T05:25:25.444Z] #33 11.97 [100%] Linking C executable tini-static [2020-07-15T05:25:25.444Z] #33 12.75 [100%] Built target tini-static [2020-07-15T05:25:25.444Z] #33 12.79 + mkdir -p /build [2020-07-15T05:25:25.444Z] #33 12.81 + cp tini-static /build/docker-init [2020-07-15T05:25:25.444Z] #33 DONE 13.2s [2020-07-15T05:25:25.444Z] [2020-07-15T05:25:25.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:25.444Z] #39 3.378 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:25:25.444Z] #39 3.380 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:25:25.444Z] #39 3.398 Note: Building without GnuTLS support [2020-07-15T05:25:25.444Z] #39 3.402 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:25:25.444Z] #39 3.402 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:25:25.444Z] #39 5.360 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:25:25.444Z] #39 5.409 GEN .gitid [2020-07-15T05:25:25.444Z] #39 5.438 GEN criu/include/version.h [2020-07-15T05:25:25.444Z] #39 5.508 GEN include/common/asm [2020-07-15T05:25:25.444Z] #39 7.000 PBCC images/timens.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.058 DEP images/timens.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.103 PBCC images/fown.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.124 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.194 PBCC images/opts.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.229 PBCC images/memfd.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.295 DEP images/fown.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.350 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.452 DEP images/opts.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.574 DEP images/memfd.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.610 PBCC images/sit.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.643 DEP images/sit.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.715 PBCC images/macvlan.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.733 DEP images/macvlan.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.805 PBCC images/autofs.pb-c.c [2020-07-15T05:25:25.444Z] #39 7.839 DEP images/autofs.pb-c.d [2020-07-15T05:25:25.444Z] #39 7.942 PBCC images/sysctl.pb-c.c [2020-07-15T05:25:25.444Z] #39 8.026 DEP images/sysctl.pb-c.d [2020-07-15T05:25:25.444Z] #39 8.138 PBCC images/time.pb-c.c [2020-07-15T05:25:25.444Z] #39 8.184 DEP images/time.pb-c.d [2020-07-15T05:25:25.444Z] #39 ... [2020-07-15T05:25:25.444Z] [2020-07-15T05:25:25.444Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:25.444Z] #41 69.53 regexp/syntax [2020-07-15T05:25:25.519Z] #25 20.02 [2020-07-15T05:25:25.632Z] #39 11.74 DEP images/ipc-msg.pb-c.d [2020-07-15T05:25:25.632Z] #39 11.78 PBCC images/ipc-shm.pb-c.c [2020-07-15T05:25:25.632Z] #39 11.84 DEP images/ipc-shm.pb-c.d [2020-07-15T05:25:25.632Z] #39 11.89 PBCC images/ipc-var.pb-c.c [2020-07-15T05:25:25.632Z] #39 11.92 DEP images/ipc-var.pb-c.d [2020-07-15T05:25:25.776Z] #25 20.23 ######################################################################## 100.0% [2020-07-15T05:25:25.776Z] #25 20.33 [2020-07-15T05:25:25.896Z] #39 12.01 PBCC images/sk-opts.pb-c.c [2020-07-15T05:25:25.896Z] #39 12.07 PBCC images/packet-sock.pb-c.c [2020-07-15T05:25:25.896Z] #39 12.16 DEP images/sk-opts.pb-c.d [2020-07-15T05:25:26.127Z] #39 14.90 CC images/stats.o [2020-07-15T05:25:26.127Z] #39 ... [2020-07-15T05:25:26.127Z] [2020-07-15T05:25:26.127Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:26.127Z] #30 48.42 flag [2020-07-15T05:25:26.127Z] #30 48.43 github.com/BurntSushi/toml [2020-07-15T05:25:26.127Z] #30 49.45 log [2020-07-15T05:25:26.127Z] #30 51.00 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:25:26.127Z] #30 DONE 53.6s [2020-07-15T05:25:26.164Z] #39 12.28 DEP images/packet-sock.pb-c.d [2020-07-15T05:25:26.164Z] #39 12.43 PBCC images/sk-netlink.pb-c.c [2020-07-15T05:25:26.164Z] #39 12.50 DEP images/sk-netlink.pb-c.d [2020-07-15T05:25:26.164Z] #39 12.56 PBCC images/sk-inet.pb-c.c [2020-07-15T05:25:26.374Z] #41 70.64 fmt [2020-07-15T05:25:26.428Z] #39 ... [2020-07-15T05:25:26.428Z] [2020-07-15T05:25:26.428Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:26.428Z] #33 12.15 [100%] Linking C executable tini-static [2020-07-15T05:25:26.428Z] #33 12.66 [100%] Built target tini-static [2020-07-15T05:25:26.428Z] #33 12.79 + mkdir -p /build [2020-07-15T05:25:26.428Z] #33 12.79 + cp tini-static /build/docker-init [2020-07-15T05:25:26.428Z] #33 DONE 14.4s [2020-07-15T05:25:26.428Z] [2020-07-15T05:25:26.428Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:26.428Z] #25 28.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T05:25:26.428Z] #25 28.99 [2020-07-15T05:25:26.428Z] #25 29.16 ######################################################################## 100.0% [2020-07-15T05:25:26.428Z] #25 29.24 [2020-07-15T05:25:26.428Z] #25 29.34 Download of images into '/build' complete. [2020-07-15T05:25:26.428Z] #25 29.34 Use something like the following to load the result into a Docker daemon: [2020-07-15T05:25:26.428Z] #25 29.34 tar -cC '/build' . | docker load [2020-07-15T05:25:26.428Z] #25 DONE 29.5s [2020-07-15T05:25:26.428Z] [2020-07-15T05:25:26.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:26.428Z] #39 12.68 DEP images/sk-inet.pb-c.d [2020-07-15T05:25:26.428Z] #39 12.77 PBCC images/sk-unix.pb-c.c [2020-07-15T05:25:26.428Z] #39 12.81 DEP images/sk-unix.pb-c.d [2020-07-15T05:25:26.432Z] [2020-07-15T05:25:26.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:26.432Z] #41 50.46 go/scanner [2020-07-15T05:25:26.432Z] #41 51.36 internal/lazyregexp [2020-07-15T05:25:26.432Z] #41 51.52 go/ast [2020-07-15T05:25:26.432Z] #41 51.56 net/url [2020-07-15T05:25:26.432Z] #41 53.13 text/template/parse [2020-07-15T05:25:26.691Z] #39 12.90 PBCC images/mm.pb-c.c [2020-07-15T05:25:26.691Z] #39 ... [2020-07-15T05:25:26.691Z] [2020-07-15T05:25:26.691Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:26.691Z] #41 42.97 regexp/syntax [2020-07-15T05:25:26.691Z] #41 44.83 vendor/golang.org/x/text/transform [2020-07-15T05:25:26.691Z] #41 47.58 context [2020-07-15T05:25:26.691Z] #41 47.62 internal/poll [2020-07-15T05:25:26.691Z] #41 49.41 regexp [2020-07-15T05:25:26.691Z] #41 50.16 os [2020-07-15T05:25:26.691Z] #41 52.12 encoding/binary [2020-07-15T05:25:26.691Z] #41 ... [2020-07-15T05:25:26.691Z] [2020-07-15T05:25:26.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:26.691Z] #39 13.04 DEP images/mm.pb-c.d [2020-07-15T05:25:26.954Z] #39 13.17 PBCC images/timerfd.pb-c.c [2020-07-15T05:25:26.954Z] #39 13.23 DEP images/timerfd.pb-c.d [2020-07-15T05:25:26.954Z] #39 13.28 PBCC images/timer.pb-c.c [2020-07-15T05:25:26.954Z] #39 13.30 DEP images/timer.pb-c.d [2020-07-15T05:25:26.954Z] #39 13.32 PBCC images/sa.pb-c.c [2020-07-15T05:25:26.954Z] #39 13.35 DEP images/sa.pb-c.d [2020-07-15T05:25:26.954Z] #39 13.40 PBCC images/pipe-data.pb-c.c [2020-07-15T05:25:27.144Z] #25 21.33 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T05:25:27.217Z] #39 13.44 DEP images/pipe-data.pb-c.d [2020-07-15T05:25:27.217Z] #39 13.49 PBCC images/mnt.pb-c.c [2020-07-15T05:25:27.217Z] #39 13.53 DEP images/mnt.pb-c.d [2020-07-15T05:25:27.480Z] #39 13.68 PBCC images/sk-packet.pb-c.c [2020-07-15T05:25:27.480Z] #39 13.70 DEP images/sk-packet.pb-c.d [2020-07-15T05:25:27.480Z] #39 13.84 PBCC images/tcp-stream.pb-c.c [2020-07-15T05:25:27.490Z] #41 54.69 go/parser [2020-07-15T05:25:27.709Z] #25 21.83 [2020-07-15T05:25:27.709Z] #25 22.12 0.6% # [2020-07-15T05:25:27.709Z] #25 ... [2020-07-15T05:25:27.709Z] [2020-07-15T05:25:27.709Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:27.709Z] #41 46.86 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T05:25:27.709Z] #41 46.92 io [2020-07-15T05:25:27.709Z] #41 47.85 strconv [2020-07-15T05:25:27.709Z] #41 49.39 bytes [2020-07-15T05:25:27.709Z] #41 51.81 reflect [2020-07-15T05:25:27.709Z] #41 52.05 bufio [2020-07-15T05:25:27.709Z] #41 54.09 syscall [2020-07-15T05:25:27.742Z] #39 13.95 DEP images/tcp-stream.pb-c.d [2020-07-15T05:25:27.742Z] #39 14.06 PBCC images/pipe.pb-c.c [2020-07-15T05:25:27.965Z] #41 ... [2020-07-15T05:25:27.965Z] [2020-07-15T05:25:27.965Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:27.965Z] #25 22.12 0.6% ######################################################################## 100.0% [2020-07-15T05:25:27.965Z] #25 22.35 [2020-07-15T05:25:28.301Z] #39 14.11 DEP images/pipe.pb-c.d [2020-07-15T05:25:28.302Z] #39 14.16 PBCC images/pstree.pb-c.c [2020-07-15T05:25:28.302Z] #39 14.20 DEP images/pstree.pb-c.d [2020-07-15T05:25:28.302Z] #39 14.27 PBCC images/fs.pb-c.c [2020-07-15T05:25:28.302Z] #39 14.35 DEP images/fs.pb-c.d [2020-07-15T05:25:28.302Z] #39 14.39 PBCC images/signalfd.pb-c.c [2020-07-15T05:25:28.302Z] #39 14.45 DEP images/signalfd.pb-c.d [2020-07-15T05:25:28.302Z] #39 14.54 PBCC images/fh.pb-c.c [2020-07-15T05:25:28.302Z] #39 14.59 PBCC images/fsnotify.pb-c.c [2020-07-15T05:25:28.525Z] #41 ... [2020-07-15T05:25:28.525Z] [2020-07-15T05:25:28.525Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:28.525Z] #47 45.81 fmt [2020-07-15T05:25:28.525Z] #47 49.27 encoding/json [2020-07-15T05:25:28.525Z] #47 51.30 github.com/pkg/diff [2020-07-15T05:25:28.525Z] #47 52.29 go/ast [2020-07-15T05:25:28.525Z] #47 52.52 golang.org/x/crypto/ssh/terminal [2020-07-15T05:25:28.525Z] #47 53.54 mvdan.cc/editorconfig [2020-07-15T05:25:28.525Z] #47 54.48 mvdan.cc/sh/v3/fileutil [2020-07-15T05:25:28.525Z] #47 54.61 mvdan.cc/sh/v3/syntax [2020-07-15T05:25:28.642Z] #39 14.74 DEP images/fh.pb-c.d [2020-07-15T05:25:28.642Z] #39 14.77 DEP images/fsnotify.pb-c.d [2020-07-15T05:25:28.642Z] #39 14.79 PBCC images/eventpoll.pb-c.c [2020-07-15T05:25:28.642Z] #39 14.80 DEP images/eventpoll.pb-c.d [2020-07-15T05:25:28.642Z] #39 14.82 PBCC images/eventfd.pb-c.c [2020-07-15T05:25:28.642Z] #39 14.83 DEP images/eventfd.pb-c.d [2020-07-15T05:25:28.642Z] #39 14.88 PBCC images/remap-file-path.pb-c.c [2020-07-15T05:25:28.642Z] #39 14.94 DEP images/remap-file-path.pb-c.d [2020-07-15T05:25:28.642Z] #39 14.97 PBCC images/fifo.pb-c.c [2020-07-15T05:25:28.642Z] #39 15.02 DEP images/fifo.pb-c.d [2020-07-15T05:25:28.817Z] #47 ... [2020-07-15T05:25:28.817Z] [2020-07-15T05:25:28.817Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:28.817Z] #39 15.36 CC images/core.o [2020-07-15T05:25:28.817Z] #39 15.78 CC images/core-x86.o [2020-07-15T05:25:28.817Z] #39 16.28 CC images/core-arm.o [2020-07-15T05:25:28.817Z] #39 16.48 CC images/core-aarch64.o [2020-07-15T05:25:28.817Z] #39 16.73 CC images/core-ppc64.o [2020-07-15T05:25:28.817Z] #39 17.01 CC images/core-s390.o [2020-07-15T05:25:28.817Z] #39 17.31 CC images/cpuinfo.o [2020-07-15T05:25:28.817Z] #39 17.55 CC images/inventory.o [2020-07-15T05:25:28.817Z] #39 17.68 CC images/fdinfo.o [2020-07-15T05:25:28.817Z] #39 17.82 CC images/fown.o [2020-07-15T05:25:28.817Z] #39 17.89 CC images/ns.o [2020-07-15T05:25:28.894Z] #25 23.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T05:25:28.920Z] #39 15.17 PBCC images/ghost-file.pb-c.c [2020-07-15T05:25:28.920Z] #39 15.22 DEP images/ghost-file.pb-c.d [2020-07-15T05:25:29.108Z] #39 17.94 CC images/regfile.o [2020-07-15T05:25:29.108Z] #39 17.99 CC images/ghost-file.o [2020-07-15T05:25:29.108Z] #39 18.09 CC images/fifo.o [2020-07-15T05:25:29.151Z] #25 ... [2020-07-15T05:25:29.151Z] [2020-07-15T05:25:29.151Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:25:29.151Z] #32 51.25 Selecting previously unselected package libxml2:amd64. [2020-07-15T05:25:29.151Z] #32 51.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-15T05:25:29.151Z] #32 51.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:29.151Z] #32 52.09 Selecting previously unselected package libarchive13:amd64. [2020-07-15T05:25:29.151Z] #32 52.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-15T05:25:29.151Z] #32 52.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T05:25:29.151Z] #32 52.52 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-15T05:25:29.151Z] #32 52.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-15T05:25:29.151Z] #32 52.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T05:25:29.151Z] #32 52.69 Selecting previously unselected package librhash0:amd64. [2020-07-15T05:25:29.151Z] #32 52.70 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-15T05:25:29.151Z] #32 52.72 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-15T05:25:29.151Z] #32 52.85 Selecting previously unselected package libuv1:amd64. [2020-07-15T05:25:29.151Z] #32 52.88 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-15T05:25:29.151Z] #32 52.88 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-15T05:25:29.151Z] #32 53.14 Selecting previously unselected package cmake. [2020-07-15T05:25:29.151Z] #32 53.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-15T05:25:29.151Z] #32 53.17 Unpacking cmake (3.13.4-1) ... [2020-07-15T05:25:29.151Z] #32 56.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:25:29.151Z] #32 56.77 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:25:29.151Z] #32 56.79 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-15T05:25:29.151Z] #32 56.80 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:25:29.151Z] #32 56.86 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-15T05:25:29.151Z] #32 56.88 Setting up cmake-data (3.13.4-1) ... [2020-07-15T05:25:29.151Z] #32 56.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:25:29.151Z] #32 56.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T05:25:29.151Z] #32 56.92 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T05:25:29.151Z] #32 56.93 Setting up cmake (3.13.4-1) ... [2020-07-15T05:25:29.151Z] #32 56.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:29.151Z] #32 57.05 Processing triggers for mime-support (3.62) ... [2020-07-15T05:25:29.151Z] #32 DONE 58.1s [2020-07-15T05:25:29.151Z] [2020-07-15T05:25:29.151Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:25:29.151Z] #25 23.38 skipping existing c35d46ef359f [2020-07-15T05:25:29.151Z] #25 23.56 [2020-07-15T05:25:29.221Z] #39 15.41 PBCC images/regfile.pb-c.c [2020-07-15T05:25:29.221Z] #39 15.54 DEP images/regfile.pb-c.d [2020-07-15T05:25:29.221Z] #39 15.64 PBCC images/ns.pb-c.c [2020-07-15T05:25:29.400Z] #39 18.25 CC images/remap-file-path.o [2020-07-15T05:25:29.400Z] #39 18.38 CC images/eventfd.o [2020-07-15T05:25:29.496Z] #39 15.65 DEP images/ns.pb-c.d [2020-07-15T05:25:29.496Z] #39 15.72 PBCC images/fdinfo.pb-c.c [2020-07-15T05:25:29.496Z] #39 15.80 DEP images/fdinfo.pb-c.d [2020-07-15T05:25:29.496Z] #39 15.88 PBCC images/core-aarch64.pb-c.c [2020-07-15T05:25:29.496Z] #39 15.94 PBCC images/core-arm.pb-c.c [2020-07-15T05:25:29.692Z] #39 18.56 CC images/eventpoll.o [2020-07-15T05:25:29.767Z] #39 16.03 PBCC images/core-ppc64.pb-c.c [2020-07-15T05:25:29.767Z] #39 16.09 PBCC images/core-s390.pb-c.c [2020-07-15T05:25:29.984Z] #39 18.67 CC images/fh.o [2020-07-15T05:25:29.984Z] #39 18.79 CC images/fsnotify.o [2020-07-15T05:25:29.984Z] #39 19.03 CC images/signalfd.o [2020-07-15T05:25:30.029Z] #39 16.17 PBCC images/core-x86.pb-c.c [2020-07-15T05:25:30.029Z] #39 16.23 PBCC images/core.pb-c.c [2020-07-15T05:25:30.029Z] #39 16.30 PBCC images/inventory.pb-c.c [2020-07-15T05:25:30.029Z] #39 16.35 DEP images/core-aarch64.pb-c.d [2020-07-15T05:25:30.029Z] #39 16.40 DEP images/core-arm.pb-c.d [2020-07-15T05:25:30.029Z] #39 16.47 DEP images/core-ppc64.pb-c.d [2020-07-15T05:25:30.275Z] #39 19.23 CC images/fs.o [2020-07-15T05:25:30.291Z] #39 16.57 DEP images/core-s390.pb-c.d [2020-07-15T05:25:30.291Z] #39 16.66 DEP images/core-x86.pb-c.d [2020-07-15T05:25:30.291Z] #39 16.68 DEP images/core.pb-c.d [2020-07-15T05:25:30.518Z] #25 24.71 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T05:25:30.553Z] #41 74.22 regexp [2020-07-15T05:25:30.553Z] #41 ... [2020-07-15T05:25:30.553Z] [2020-07-15T05:25:30.554Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:30.555Z] #39 16.72 DEP images/inventory.pb-c.d [2020-07-15T05:25:30.555Z] #39 16.76 PBCC images/cpuinfo.pb-c.c [2020-07-15T05:25:30.555Z] #39 16.80 DEP images/cpuinfo.pb-c.d [2020-07-15T05:25:30.555Z] #39 16.89 PBCC images/stats.pb-c.c [2020-07-15T05:25:30.555Z] #39 16.93 DEP images/stats.pb-c.d [2020-07-15T05:25:30.567Z] #39 19.33 CC images/pstree.o [2020-07-15T05:25:30.567Z] #39 19.43 CC images/pipe.o [2020-07-15T05:25:30.567Z] #39 19.50 CC images/tcp-stream.o [2020-07-15T05:25:30.774Z] #25 25.06 [2020-07-15T05:25:30.774Z] #25 25.17 ######################################################################## 100.0% [2020-07-15T05:25:30.859Z] #39 19.65 CC images/sk-packet.o [2020-07-15T05:25:30.859Z] #39 19.87 CC images/mnt.o [2020-07-15T05:25:31.031Z] #25 25.31 [2020-07-15T05:25:31.031Z] #25 25.40 Download of images into '/build' complete. [2020-07-15T05:25:31.031Z] #25 25.40 Use something like the following to load the result into a Docker daemon: [2020-07-15T05:25:31.031Z] #25 25.40 tar -cC '/build' . | docker load [2020-07-15T05:25:31.031Z] #25 DONE 25.5s [2020-07-15T05:25:31.031Z] [2020-07-15T05:25:31.031Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:25:31.031Z] #28 52.27 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 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% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T05:25:31.031Z] #28 53.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T05:25:31.031Z] #28 53.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T05:25:31.212Z] #39 20.01 CC images/pipe-data.o [2020-07-15T05:25:31.212Z] #39 20.17 CC images/sa.o [2020-07-15T05:25:31.287Z] #28 ... [2020-07-15T05:25:31.287Z] [2020-07-15T05:25:31.287Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:31.287Z] #10 50.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-15T05:25:31.287Z] #10 50.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:25:31.287Z] #10 50.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:25:31.287Z] #10 50.63 Selecting previously unselected package dmsetup. [2020-07-15T05:25:31.287Z] #10 50.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:25:31.287Z] #10 50.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T05:25:31.287Z] #10 50.99 Selecting previously unselected package mingw-w64-common. [2020-07-15T05:25:31.287Z] #10 50.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T05:25:31.287Z] #10 50.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T05:25:31.287Z] #10 57.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T05:25:31.287Z] #10 57.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T05:25:31.287Z] #10 57.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:25:31.287Z] #10 ... [2020-07-15T05:25:31.287Z] [2020-07-15T05:25:31.287Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:31.287Z] #38 53.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:25:31.287Z] #38 53.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:25:31.287Z] #38 53.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:31.287Z] #38 53.54 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T05:25:31.287Z] #38 53.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:31.287Z] #38 53.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:25:31.287Z] #38 53.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:25:31.287Z] #38 53.61 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T05:25:31.287Z] #38 53.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:25:31.287Z] #38 53.65 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T05:25:31.503Z] #39 20.28 CC images/timer.o [2020-07-15T05:25:31.503Z] #39 20.49 CC images/timerfd.o [2020-07-15T05:25:31.544Z] #38 ... [2020-07-15T05:25:31.544Z] [2020-07-15T05:25:31.544Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:31.544Z] #33 2.448 + RM_GOPATH=0 [2020-07-15T05:25:31.544Z] #33 2.448 + TMP_GOPATH= [2020-07-15T05:25:31.544Z] #33 2.448 + : /build [2020-07-15T05:25:31.544Z] #33 2.448 + '[' -z '' ']' [2020-07-15T05:25:31.544Z] #33 2.448 ++ mktemp -d [2020-07-15T05:25:31.544Z] #33 2.448 + export GOPATH=/tmp/tmp.ICXjnCSW6a [2020-07-15T05:25:31.544Z] #33 2.448 + GOPATH=/tmp/tmp.ICXjnCSW6a [2020-07-15T05:25:31.544Z] #33 2.448 + RM_GOPATH=1 [2020-07-15T05:25:31.544Z] #33 2.448 + case "$(go env GOARCH)" in [2020-07-15T05:25:31.544Z] #33 2.448 ++ go env GOARCH [2020-07-15T05:25:31.544Z] #33 2.457 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:31.544Z] #33 2.458 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:31.544Z] #33 2.459 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:31.544Z] #33 2.462 + dir=/tmp/install [2020-07-15T05:25:31.544Z] #33 2.465 + bin=tini [2020-07-15T05:25:31.544Z] #33 2.465 + shift [2020-07-15T05:25:31.544Z] #33 2.465 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T05:25:31.544Z] #33 2.465 + . /tmp/install/tini.installer [2020-07-15T05:25:31.544Z] #33 2.468 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:31.544Z] #33 2.469 + install_tini [2020-07-15T05:25:31.544Z] #33 2.469 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T05:25:31.544Z] #33 2.469 + git clone https://github.com/krallin/tini.git /tmp/tmp.ICXjnCSW6a/tini [2020-07-15T05:25:31.544Z] #33 2.469 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:31.544Z] #33 2.477 Cloning into '/tmp/tmp.ICXjnCSW6a/tini'... [2020-07-15T05:25:31.579Z] #52 39.78 Checking out files: 46% (1481/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T05:25:31.579Z] #52 41.33 + cd /tmp/tmp.L93T3rkYgO/src/github.com/containerd/containerd [2020-07-15T05:25:31.579Z] #52 41.33 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:31.796Z] #39 20.61 CC images/mm.o [2020-07-15T05:25:31.796Z] #39 20.71 CC images/sk-opts.o [2020-07-15T05:25:31.943Z] #39 ... [2020-07-15T05:25:31.943Z] [2020-07-15T05:25:31.943Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:31.943Z] #47 48.34 regexp [2020-07-15T05:25:31.943Z] #47 52.99 mvdan.cc/sh/v3/fileutil [2020-07-15T05:25:31.943Z] #47 54.90 flag [2020-07-15T05:25:31.943Z] #47 54.90 go/token [2020-07-15T05:25:31.943Z] #47 54.94 github.com/pkg/diff [2020-07-15T05:25:31.943Z] #47 54.94 encoding/binary [2020-07-15T05:25:31.943Z] #47 57.11 go/scanner [2020-07-15T05:25:31.943Z] #47 57.62 mvdan.cc/editorconfig [2020-07-15T05:25:31.943Z] #47 57.84 mvdan.cc/sh/v3/syntax [2020-07-15T05:25:32.088Z] #39 20.82 CC images/sk-unix.o [2020-07-15T05:25:32.088Z] #39 20.92 CC images/sk-inet.o [2020-07-15T05:25:32.205Z] #47 ... [2020-07-15T05:25:32.206Z] [2020-07-15T05:25:32.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:32.206Z] #39 18.47 make[1]: Nothing to be done for 'all'. [2020-07-15T05:25:32.379Z] #39 21.10 CC images/tun.o [2020-07-15T05:25:32.379Z] #39 21.22 CC images/sk-netlink.o [2020-07-15T05:25:32.473Z] #33 ... [2020-07-15T05:25:32.473Z] [2020-07-15T05:25:32.473Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:25:32.473Z] #38 60.94 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T05:25:32.473Z] #38 60.96 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:32.473Z] #38 DONE 61.4s [2020-07-15T05:25:32.473Z] [2020-07-15T05:25:32.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:32.670Z] #39 21.39 CC images/packet-sock.o [2020-07-15T05:25:32.670Z] #39 21.65 CC images/ipc-var.o [2020-07-15T05:25:32.961Z] #39 21.77 CC images/ipc-desc.o [2020-07-15T05:25:32.961Z] #39 ... [2020-07-15T05:25:32.961Z] [2020-07-15T05:25:32.961Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:32.961Z] #52 24.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T05:25:32.961Z] #52 24.59 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T05:25:32.961Z] #52 24.59 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:32.961Z] #52 24.59 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:32.961Z] #52 24.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T05:25:32.961Z] #52 24.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T05:25:32.961Z] #52 24.59 + '[' '' = dynamic ']' [2020-07-15T05:25:32.961Z] #52 24.59 + make [2020-07-15T05:25:32.961Z] #52 25.28 + bin/ctr [2020-07-15T05:25:32.961Z] #52 ... [2020-07-15T05:25:32.961Z] [2020-07-15T05:25:32.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:32.961Z] #39 21.91 CC images/ipc-shm.o [2020-07-15T05:25:33.253Z] #39 22.00 CC images/ipc-msg.o [2020-07-15T05:25:33.253Z] #39 22.12 CC images/ipc-sem.o [2020-07-15T05:25:33.253Z] #39 22.20 CC images/utsns.o [2020-07-15T05:25:33.253Z] #39 22.31 CC images/creds.o [2020-07-15T05:25:33.544Z] #39 22.46 CC images/vma.o [2020-07-15T05:25:33.836Z] #39 22.64 CC images/netdev.o [2020-07-15T05:25:33.836Z] #39 22.82 CC images/tty.o [2020-07-15T05:25:34.099Z] #52 43.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T05:25:34.099Z] #52 43.16 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T05:25:34.099Z] #52 43.16 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:34.099Z] #52 43.16 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:34.099Z] #52 43.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T05:25:34.099Z] #52 43.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T05:25:34.099Z] #52 43.16 + '[' '' = dynamic ']' [2020-07-15T05:25:34.099Z] #52 43.16 + make [2020-07-15T05:25:34.127Z] #39 20.01 CC images/stats.o [2020-07-15T05:25:34.391Z] #39 ... [2020-07-15T05:25:34.391Z] [2020-07-15T05:25:34.391Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:34.391Z] #30 51.83 io/ioutil [2020-07-15T05:25:34.391Z] #30 53.42 log [2020-07-15T05:25:34.391Z] #30 53.43 github.com/BurntSushi/toml [2020-07-15T05:25:34.391Z] #30 53.43 flag [2020-07-15T05:25:34.391Z] #30 57.34 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:25:34.391Z] #30 DONE 60.5s [2020-07-15T05:25:34.391Z] [2020-07-15T05:25:34.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:34.391Z] #39 20.44 CC images/core.o [2020-07-15T05:25:34.515Z] #39 23.15 CC images/file-lock.o [2020-07-15T05:25:34.515Z] #39 23.24 CC images/rlimit.o [2020-07-15T05:25:34.515Z] #39 23.32 CC images/pagemap.o [2020-07-15T05:25:34.515Z] #39 23.44 CC images/siginfo.o [2020-07-15T05:25:34.661Z] #52 44.24 + bin/ctr [2020-07-15T05:25:34.661Z] #52 ... [2020-07-15T05:25:34.661Z] [2020-07-15T05:25:34.661Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:34.661Z] #47 68.75 encoding/binary [2020-07-15T05:25:34.661Z] #47 69.90 context [2020-07-15T05:25:34.661Z] #47 70.86 encoding/base64 [2020-07-15T05:25:34.661Z] #47 70.98 fmt [2020-07-15T05:25:34.661Z] #47 71.68 path/filepath [2020-07-15T05:25:34.661Z] #47 72.97 golang.org/x/sys/unix [2020-07-15T05:25:34.661Z] #47 75.42 encoding/json [2020-07-15T05:25:34.661Z] #47 ... [2020-07-15T05:25:34.661Z] [2020-07-15T05:25:34.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:34.661Z] #39 8.337 PBCC images/binfmt-misc.pb-c.c [2020-07-15T05:25:34.661Z] #39 8.364 DEP images/binfmt-misc.pb-c.d [2020-07-15T05:25:34.661Z] #39 8.468 PBCC images/seccomp.pb-c.c [2020-07-15T05:25:34.661Z] #39 8.530 DEP images/seccomp.pb-c.d [2020-07-15T05:25:34.661Z] #39 8.610 PBCC images/userns.pb-c.c [2020-07-15T05:25:34.661Z] #39 8.670 DEP images/userns.pb-c.d [2020-07-15T05:25:34.661Z] #39 8.758 PBCC images/cgroup.pb-c.c [2020-07-15T05:25:34.661Z] #39 8.819 DEP images/cgroup.pb-c.d [2020-07-15T05:25:34.661Z] #39 8.949 PBCC images/ext-file.pb-c.c [2020-07-15T05:25:34.661Z] #39 8.991 DEP images/ext-file.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.027 PBCC images/rpc.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.122 DEP images/rpc.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.205 PBCC images/siginfo.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.271 DEP images/siginfo.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.328 PBCC images/pagemap.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.362 DEP images/pagemap.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.423 PBCC images/rlimit.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.477 DEP images/rlimit.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.530 PBCC images/file-lock.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.564 DEP images/file-lock.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.596 PBCC images/tty.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.685 DEP images/tty.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.736 PBCC images/tun.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.808 PBCC images/netdev.pb-c.c [2020-07-15T05:25:34.661Z] #39 9.871 DEP images/tun.pb-c.d [2020-07-15T05:25:34.661Z] #39 9.932 DEP images/netdev.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.01 PBCC images/vma.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.08 DEP images/vma.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.15 PBCC images/creds.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.16 DEP images/creds.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.25 PBCC images/utsns.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.26 DEP images/utsns.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.32 PBCC images/ipc-desc.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.36 PBCC images/ipc-sem.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.39 DEP images/ipc-desc.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.44 DEP images/ipc-sem.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.50 PBCC images/ipc-msg.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.53 DEP images/ipc-msg.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.58 PBCC images/ipc-shm.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.59 DEP images/ipc-shm.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.62 PBCC images/ipc-var.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.65 DEP images/ipc-var.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.69 PBCC images/sk-opts.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.73 PBCC images/packet-sock.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.79 DEP images/sk-opts.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.83 DEP images/packet-sock.pb-c.d [2020-07-15T05:25:34.661Z] #39 10.89 PBCC images/sk-netlink.pb-c.c [2020-07-15T05:25:34.661Z] #39 10.95 DEP images/sk-netlink.pb-c.d [2020-07-15T05:25:34.661Z] #39 11.02 PBCC images/sk-inet.pb-c.c [2020-07-15T05:25:34.661Z] #39 11.08 DEP images/sk-inet.pb-c.d [2020-07-15T05:25:34.661Z] #39 11.15 PBCC images/sk-unix.pb-c.c [2020-07-15T05:25:34.661Z] #39 11.31 DEP images/sk-unix.pb-c.d [2020-07-15T05:25:34.661Z] #39 11.37 PBCC images/mm.pb-c.c [2020-07-15T05:25:34.661Z] #39 11.43 DEP images/mm.pb-c.d [2020-07-15T05:25:34.661Z] #39 11.48 PBCC images/timerfd.pb-c.c [2020-07-15T05:25:34.661Z] #39 11.60 DEP images/timerfd.pb-c.d [2020-07-15T05:25:34.661Z] #39 11.65 PBCC images/timer.pb-c.c [2020-07-15T05:25:34.661Z] #39 11.69 DEP images/timer.pb-c.d [2020-07-15T05:25:34.661Z] #39 11.77 PBCC images/sa.pb-c.c [2020-07-15T05:25:34.661Z] #39 11.83 DEP images/sa.pb-c.d [2020-07-15T05:25:34.661Z] #39 11.90 PBCC images/pipe-data.pb-c.c [2020-07-15T05:25:34.661Z] #39 11.93 DEP images/pipe-data.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.00 PBCC images/mnt.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.08 DEP images/mnt.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.18 PBCC images/sk-packet.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.24 DEP images/sk-packet.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.28 PBCC images/tcp-stream.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.31 DEP images/tcp-stream.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.35 PBCC images/pipe.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.38 DEP images/pipe.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.48 PBCC images/pstree.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.50 DEP images/pstree.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.53 PBCC images/fs.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.56 DEP images/fs.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.59 PBCC images/signalfd.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.67 DEP images/signalfd.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.76 PBCC images/fh.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.83 PBCC images/fsnotify.pb-c.c [2020-07-15T05:25:34.661Z] #39 12.89 DEP images/fh.pb-c.d [2020-07-15T05:25:34.661Z] #39 12.94 DEP images/fsnotify.pb-c.d [2020-07-15T05:25:34.661Z] #39 13.00 PBCC images/eventpoll.pb-c.c [2020-07-15T05:25:34.661Z] #39 13.05 DEP images/eventpoll.pb-c.d [2020-07-15T05:25:34.661Z] #39 13.13 PBCC images/eventfd.pb-c.c [2020-07-15T05:25:34.661Z] #39 13.16 DEP images/eventfd.pb-c.d [2020-07-15T05:25:34.661Z] #39 13.21 PBCC images/remap-file-path.pb-c.c [2020-07-15T05:25:34.661Z] #39 13.25 DEP images/remap-file-path.pb-c.d [2020-07-15T05:25:34.661Z] #39 13.30 PBCC images/fifo.pb-c.c [2020-07-15T05:25:34.661Z] #39 13.32 DEP images/fifo.pb-c.d [2020-07-15T05:25:34.661Z] #39 13.39 PBCC images/ghost-file.pb-c.c [2020-07-15T05:25:34.661Z] #39 13.49 DEP images/ghost-file.pb-c.d [2020-07-15T05:25:34.661Z] #39 13.57 PBCC images/regfile.pb-c.c [2020-07-15T05:25:34.661Z] #39 13.69 DEP images/regfile.pb-c.d [2020-07-15T05:25:34.662Z] #39 13.77 PBCC images/ns.pb-c.c [2020-07-15T05:25:34.662Z] #39 13.78 DEP images/ns.pb-c.d [2020-07-15T05:25:34.662Z] #39 13.89 PBCC images/fdinfo.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.00 DEP images/fdinfo.pb-c.d [2020-07-15T05:25:34.662Z] #39 14.06 PBCC images/core-aarch64.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.15 PBCC images/core-arm.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.26 PBCC images/core-ppc64.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.40 PBCC images/core-s390.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.51 PBCC images/core-x86.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.59 PBCC images/core.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.68 PBCC images/inventory.pb-c.c [2020-07-15T05:25:34.662Z] #39 14.74 DEP images/core-aarch64.pb-c.d [2020-07-15T05:25:34.662Z] #39 14.81 DEP images/core-arm.pb-c.d [2020-07-15T05:25:34.662Z] #39 14.88 DEP images/core-ppc64.pb-c.d [2020-07-15T05:25:34.662Z] #39 14.96 DEP images/core-s390.pb-c.d [2020-07-15T05:25:34.662Z] #39 15.03 DEP images/core-x86.pb-c.d [2020-07-15T05:25:34.662Z] #39 15.11 DEP images/core.pb-c.d [2020-07-15T05:25:34.662Z] #39 15.16 DEP images/inventory.pb-c.d [2020-07-15T05:25:34.662Z] #39 15.26 PBCC images/cpuinfo.pb-c.c [2020-07-15T05:25:34.662Z] #39 15.32 DEP images/cpuinfo.pb-c.d [2020-07-15T05:25:34.662Z] #39 15.38 PBCC images/stats.pb-c.c [2020-07-15T05:25:34.662Z] #39 15.43 DEP images/stats.pb-c.d [2020-07-15T05:25:34.662Z] #39 17.00 make[1]: Nothing to be done for 'all'. [2020-07-15T05:25:34.807Z] #39 23.55 CC images/rpc.o [2020-07-15T05:25:34.991Z] #39 ... [2020-07-15T05:25:34.991Z] [2020-07-15T05:25:34.991Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:34.991Z] #47 53.59 syscall [2020-07-15T05:25:34.991Z] #47 53.70 reflect [2020-07-15T05:25:34.991Z] #47 62.09 time [2020-07-15T05:25:34.991Z] #47 ... [2020-07-15T05:25:34.991Z] [2020-07-15T05:25:34.991Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:34.991Z] #33 3.644 + cd /tmp/tmp.ICXjnCSW6a/tini [2020-07-15T05:25:34.991Z] #33 3.644 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:25:34.991Z] #33 3.684 + cmake . [2020-07-15T05:25:34.991Z] #33 4.920 -- The C compiler identification is GNU 8.3.0 [2020-07-15T05:25:34.991Z] #33 4.981 -- Check for working C compiler: /usr/bin/cc [2020-07-15T05:25:34.991Z] #33 6.028 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T05:25:34.991Z] #33 6.031 -- Detecting C compiler ABI info [2020-07-15T05:25:35.098Z] #39 24.05 CC images/ext-file.o [2020-07-15T05:25:35.340Z] #39 21.36 CC images/core-x86.o [2020-07-15T05:25:35.390Z] #39 24.21 CC images/cgroup.o [2020-07-15T05:25:35.591Z] #39 ... [2020-07-15T05:25:35.591Z] [2020-07-15T05:25:35.591Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:35.591Z] #30 69.72 path [2020-07-15T05:25:35.591Z] #30 70.40 text/tabwriter [2020-07-15T05:25:35.591Z] #30 70.50 fmt [2020-07-15T05:25:35.591Z] #30 70.93 path/filepath [2020-07-15T05:25:35.591Z] #30 72.12 io/ioutil [2020-07-15T05:25:35.591Z] #30 74.16 flag [2020-07-15T05:25:35.591Z] #30 74.17 github.com/BurntSushi/toml [2020-07-15T05:25:35.591Z] #30 75.90 log [2020-07-15T05:25:35.591Z] #30 78.37 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:25:35.606Z] #33 6.611 -- Detecting C compiler ABI info - done [2020-07-15T05:25:35.606Z] #33 6.664 -- Detecting C compile features [2020-07-15T05:25:35.685Z] #39 24.61 CC images/userns.o [2020-07-15T05:25:35.685Z] #39 24.70 CC images/google/protobuf/descriptor.o [2020-07-15T05:25:35.847Z] #30 ... [2020-07-15T05:25:35.848Z] [2020-07-15T05:25:35.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:35.848Z] #39 18.49 CC images/stats.o [2020-07-15T05:25:35.915Z] #39 22.01 CC images/core-arm.o [2020-07-15T05:25:36.178Z] #39 22.39 CC images/core-aarch64.o [2020-07-15T05:25:36.325Z] #39 ... [2020-07-15T05:25:36.326Z] [2020-07-15T05:25:36.326Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:36.326Z] #47 59.71 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T05:25:36.326Z] #47 DONE 63.4s [2020-07-15T05:25:36.326Z] [2020-07-15T05:25:36.326Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:36.326Z] #41 56.49 encoding/xml [2020-07-15T05:25:36.326Z] #41 56.56 text/template [2020-07-15T05:25:36.326Z] #41 59.77 github.com/LK4D4/vndr/versioned [2020-07-15T05:25:36.326Z] #41 59.89 crypto/rsa [2020-07-15T05:25:36.326Z] #41 59.98 go/doc [2020-07-15T05:25:36.326Z] #41 60.93 crypto/dsa [2020-07-15T05:25:36.326Z] #41 61.16 crypto/x509/pkix [2020-07-15T05:25:36.326Z] #41 61.58 vendor/golang.org/x/crypto/cryptobyte [2020-07-15T05:25:36.326Z] #41 61.96 github.com/LK4D4/vndr/build [2020-07-15T05:25:36.326Z] #41 63.14 net [2020-07-15T05:25:36.326Z] #41 63.78 vendor/golang.org/x/crypto/poly1305 [2020-07-15T05:25:36.411Z] #39 19.05 CC images/core.o [2020-07-15T05:25:36.440Z] #39 22.66 CC images/core-ppc64.o [2020-07-15T05:25:36.973Z] #39 19.73 CC images/core-x86.o [2020-07-15T05:25:36.976Z] #41 64.25 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-15T05:25:37.015Z] #39 23.29 CC images/core-s390.o [2020-07-15T05:25:37.268Z] #41 ... [2020-07-15T05:25:37.268Z] [2020-07-15T05:25:37.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:37.268Z] #39 25.96 CC images/opts.o [2020-07-15T05:25:37.268Z] #39 26.08 CC images/seccomp.o [2020-07-15T05:25:37.268Z] #39 26.16 CC images/binfmt-misc.o [2020-07-15T05:25:37.268Z] #39 26.25 CC images/time.o [2020-07-15T05:25:37.268Z] #39 26.34 CC images/sysctl.o [2020-07-15T05:25:37.278Z] #39 ... [2020-07-15T05:25:37.279Z] [2020-07-15T05:25:37.279Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:37.279Z] #52 29.88 Checking out files: 56% (1816/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2927/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T05:25:37.279Z] #52 31.40 + cd /tmp/tmp.6pA8yQntG7/src/github.com/containerd/containerd [2020-07-15T05:25:37.279Z] #52 31.41 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:37.279Z] #52 33.43 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T05:25:37.279Z] #52 33.43 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T05:25:37.279Z] #52 33.43 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:37.279Z] #52 33.43 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:37.279Z] #52 33.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T05:25:37.279Z] #52 33.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T05:25:37.279Z] #52 33.43 + '[' '' = dynamic ']' [2020-07-15T05:25:37.279Z] #52 33.43 + make [2020-07-15T05:25:37.279Z] #52 34.46 + bin/ctr [2020-07-15T05:25:37.580Z] #39 20.32 CC images/core-arm.o [2020-07-15T05:25:37.601Z] #39 26.41 CC images/autofs.o [2020-07-15T05:25:37.601Z] #39 26.54 CC images/macvlan.o [2020-07-15T05:25:37.837Z] #39 20.64 CC images/core-aarch64.o [2020-07-15T05:25:37.854Z] #52 ... [2020-07-15T05:25:37.854Z] [2020-07-15T05:25:37.854Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:37.854Z] #39 24.13 CC images/cpuinfo.o [2020-07-15T05:25:37.893Z] #39 26.68 CC images/sit.o [2020-07-15T05:25:37.893Z] #39 26.80 CC images/memfd.o [2020-07-15T05:25:38.181Z] #33 9.113 -- Detecting C compile features - done [2020-07-15T05:25:38.181Z] #33 9.148 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T05:25:38.184Z] #39 26.96 CC images/timens.o [2020-07-15T05:25:38.184Z] #39 27.15 LINK images/built-in.o [2020-07-15T05:25:38.184Z] #39 27.23 GEN compel/include/asm [2020-07-15T05:25:38.400Z] #39 ... [2020-07-15T05:25:38.400Z] [2020-07-15T05:25:38.400Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:38.400Z] #30 DONE 82.3s [2020-07-15T05:25:38.400Z] [2020-07-15T05:25:38.400Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:38.400Z] #39 21.15 CC images/core-ppc64.o [2020-07-15T05:25:38.429Z] #39 24.68 CC images/inventory.o [2020-07-15T05:25:38.438Z] #33 ... [2020-07-15T05:25:38.438Z] [2020-07-15T05:25:38.438Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:38.438Z] #10 65.76 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T05:25:38.438Z] #10 65.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:25:38.438Z] #10 65.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:38.438Z] #10 65.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T05:25:38.438Z] #10 66.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:25:38.438Z] #10 66.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:38.540Z] #39 27.23 GEN compel/include/version.h [2020-07-15T05:25:38.540Z] #39 27.25 touch .config [2020-07-15T05:25:38.540Z] #39 27.26 GEN include/common/config.h [2020-07-15T05:25:38.540Z] #39 27.29 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-15T05:25:38.540Z] #39 27.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T05:25:38.540Z] #39 27.36 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T05:25:38.540Z] #39 27.38 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-15T05:25:38.540Z] #39 27.39 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-15T05:25:38.540Z] #39 27.39 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-15T05:25:38.540Z] #39 27.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T05:25:38.540Z] #39 27.42 DEP compel/plugins/std/infect.d [2020-07-15T05:25:38.619Z] Removing intermediate container c6a2b9db4f17 [2020-07-15T05:25:38.619Z] ---> e40a07927c8e [2020-07-15T05:25:38.619Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-15T05:25:38.619Z] ---> f58013828fc7 [2020-07-15T05:25:38.619Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-15T05:25:38.619Z] ---> ff90d179e1d9 [2020-07-15T05:25:38.619Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-15T05:25:38.619Z] ---> Running in 8cc539601ee4 [2020-07-15T05:25:38.619Z] Removing intermediate container 8cc539601ee4 [2020-07-15T05:25:38.619Z] ---> 4829087b2837 [2020-07-15T05:25:38.619Z] Successfully built 4829087b2837 [2020-07-15T05:25:38.619Z] Successfully tagged moby-buildx:latest [2020-07-15T05:25:38.619Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-15T05:25:38.619Z] if [ -n "${id}" ]; then \ [2020-07-15T05:25:38.619Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-15T05:25:38.619Z] && touch bundles/buildx; \ [2020-07-15T05:25:38.619Z] docker rm -f ${id}; \ [2020-07-15T05:25:38.619Z] fi [2020-07-15T05:25:38.619Z] fff5038b6c93c5b76438caa1c4e65e37d3a5557a2a25fdf5668de6a6d5886a29 [2020-07-15T05:25:38.619Z] bundles/buildx version [2020-07-15T05:25:38.619Z] buildx v0.3.1 6db68d0 [2020-07-15T05:25:38.619Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bc4f242e7958c83ed47a768b83a7c26864b6274e . [2020-07-15T05:25:38.619Z] #1 [internal] booting buildkit [2020-07-15T05:25:38.619Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-15T05:25:38.619Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-07-15T05:25:38.619Z] #1 creating container buildx_buildkit_default [2020-07-15T05:25:38.619Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-15T05:25:38.619Z] #1 DONE 2.2s [2020-07-15T05:25:38.619Z] [2020-07-15T05:25:38.619Z] #3 [internal] load .dockerignore [2020-07-15T05:25:38.619Z] #3 transferring context: 87B done [2020-07-15T05:25:38.619Z] #3 DONE 0.0s [2020-07-15T05:25:38.619Z] [2020-07-15T05:25:38.619Z] #2 [internal] load build definition from Dockerfile [2020-07-15T05:25:38.619Z] #2 transferring dockerfile: 16.36kB done [2020-07-15T05:25:38.619Z] #2 DONE 0.0s [2020-07-15T05:25:38.619Z] [2020-07-15T05:25:38.619Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T05:25:38.619Z] #4 DONE 0.7s [2020-07-15T05:25:38.619Z] [2020-07-15T05:25:38.619Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T05:25:38.619Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T05:25:38.619Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T05:25:38.619Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-15T05:25:38.619Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-15T05:25:38.619Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-15T05:25:38.619Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-07-15T05:25:38.619Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-15T05:25:38.619Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-15T05:25:38.619Z] #5 DONE 0.9s [2020-07-15T05:25:38.619Z] [2020-07-15T05:25:38.619Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T05:25:38.619Z] #7 DONE 0.5s [2020-07-15T05:25:38.619Z] [2020-07-15T05:25:38.619Z] #6 [internal] load metadata for docker.io/library/golang:1.13.13-buster [2020-07-15T05:25:38.619Z] #6 DONE 0.6s [2020-07-15T05:25:38.619Z] [2020-07-15T05:25:38.619Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T05:25:38.619Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T05:25:38.619Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T05:25:38.619Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-07-15T05:25:38.619Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T05:25:38.691Z] #39 ... [2020-07-15T05:25:38.691Z] [2020-07-15T05:25:38.691Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:38.691Z] #41 54.91 github.com/LK4D4/vndr/versioned [2020-07-15T05:25:38.691Z] #41 55.02 flag [2020-07-15T05:25:38.691Z] #41 55.03 go/token [2020-07-15T05:25:38.691Z] #41 55.37 internal/lazyregexp [2020-07-15T05:25:38.691Z] #41 55.78 net/url [2020-07-15T05:25:38.691Z] #41 56.06 text/template/parse [2020-07-15T05:25:38.691Z] #41 56.78 go/scanner [2020-07-15T05:25:38.691Z] #41 57.92 encoding/base64 [2020-07-15T05:25:38.691Z] #41 58.61 go/ast [2020-07-15T05:25:38.691Z] #41 58.70 encoding/json [2020-07-15T05:25:38.691Z] #41 59.23 encoding/xml [2020-07-15T05:25:38.691Z] #41 64.17 text/template [2020-07-15T05:25:38.831Z] #39 27.53 DEP compel/plugins/std/string.d [2020-07-15T05:25:38.831Z] #39 27.58 DEP compel/plugins/std/log.d [2020-07-15T05:25:38.831Z] #39 27.62 DEP compel/plugins/std/fds.d [2020-07-15T05:25:38.831Z] #39 27.71 DEP compel/plugins/std/std.d [2020-07-15T05:25:38.954Z] #41 ... [2020-07-15T05:25:38.954Z] [2020-07-15T05:25:38.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:38.954Z] #39 25.07 CC images/fdinfo.o [2020-07-15T05:25:39.048Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.37MB / 9.86MB 0.6s [2020-07-15T05:25:39.048Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.34MB / 9.86MB 0.8s [2020-07-15T05:25:39.122Z] #39 27.76 DEP compel/plugins/shmem/shmem.d [2020-07-15T05:25:39.122Z] #39 27.85 DEP compel/plugins/fds/fds.d [2020-07-15T05:25:39.122Z] #39 27.91 CC compel/plugins/std/std.o [2020-07-15T05:25:39.216Z] #39 25.53 CC images/fown.o [2020-07-15T05:25:39.329Z] #39 22.09 CC images/core-s390.o [2020-07-15T05:25:39.413Z] #39 28.15 CC compel/plugins/std/fds.o [2020-07-15T05:25:39.413Z] #39 28.36 CC compel/plugins/std/log.o [2020-07-15T05:25:39.478Z] #39 25.73 CC images/ns.o [2020-07-15T05:25:39.552Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.72MB / 9.86MB 0.9s [2020-07-15T05:25:39.553Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.57MB / 9.86MB 1.1s [2020-07-15T05:25:39.553Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.42MB / 9.86MB 1.2s [2020-07-15T05:25:39.739Z] #39 25.93 CC images/regfile.o [2020-07-15T05:25:39.739Z] #39 26.17 CC images/ghost-file.o [2020-07-15T05:25:39.803Z] #10 ... [2020-07-15T05:25:39.803Z] [2020-07-15T05:25:39.803Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:39.803Z] #30 58.59 time [2020-07-15T05:25:39.803Z] #30 65.56 internal/poll [2020-07-15T05:25:39.803Z] #30 67.34 internal/fmtsort [2020-07-15T05:25:39.803Z] #30 67.55 internal/syscall/execenv [2020-07-15T05:25:39.803Z] #30 67.74 internal/syscall/unix [2020-07-15T05:25:39.803Z] #30 67.96 os [2020-07-15T05:25:39.803Z] #30 67.96 strings [2020-07-15T05:25:39.803Z] #30 ... [2020-07-15T05:25:39.803Z] [2020-07-15T05:25:39.803Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:39.803Z] #33 9.456 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T05:25:39.803Z] #33 9.535 -- Configuring done [2020-07-15T05:25:39.803Z] #33 9.570 -- Generating done [2020-07-15T05:25:39.803Z] #33 9.577 -- Build files have been written to: /tmp/tmp.ICXjnCSW6a/tini [2020-07-15T05:25:39.803Z] #33 9.601 + make tini-static [2020-07-15T05:25:39.803Z] #33 9.970 Scanning dependencies of target tini-static [2020-07-15T05:25:39.803Z] #33 10.10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T05:25:39.885Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-07-15T05:25:39.885Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-07-15T05:25:40.047Z] #39 28.81 CC compel/plugins/std/string.o [2020-07-15T05:25:40.257Z] #39 22.80 CC images/cpuinfo.o [2020-07-15T05:25:40.314Z] #39 26.54 CC images/fifo.o [2020-07-15T05:25:40.338Z] #39 29.20 CC compel/plugins/std/infect.o [2020-07-15T05:25:40.514Z] #39 23.22 CC images/inventory.o [2020-07-15T05:25:40.577Z] #39 26.85 CC images/remap-file-path.o [2020-07-15T05:25:40.729Z] #33 11.42 [100%] Linking C executable tini-static [2020-07-15T05:25:40.771Z] #39 23.54 CC images/fdinfo.o [2020-07-15T05:25:40.840Z] #39 27.10 CC images/eventfd.o [2020-07-15T05:25:40.985Z] #33 12.04 [100%] Built target tini-static [2020-07-15T05:25:40.985Z] #33 12.14 + mkdir -p /build [2020-07-15T05:25:40.990Z] #39 29.60 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-15T05:25:40.990Z] #39 29.61 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-15T05:25:40.990Z] #39 29.63 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-15T05:25:40.990Z] #39 29.76 AR compel/plugins/std.lib.a [2020-07-15T05:25:40.990Z] #39 29.79 CC compel/plugins/fds/fds.o [2020-07-15T05:25:40.990Z] #39 29.98 AR compel/plugins/fds.lib.a [2020-07-15T05:25:41.027Z] #39 ... [2020-07-15T05:25:41.027Z] [2020-07-15T05:25:41.027Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:41.027Z] #41 75.25 flag [2020-07-15T05:25:41.027Z] #41 76.43 go/token [2020-07-15T05:25:41.027Z] #41 77.50 go/scanner [2020-07-15T05:25:41.027Z] #41 78.18 internal/lazyregexp [2020-07-15T05:25:41.027Z] #41 78.54 net/url [2020-07-15T05:25:41.027Z] #41 78.71 go/ast [2020-07-15T05:25:41.027Z] #41 80.18 text/template/parse [2020-07-15T05:25:41.027Z] #41 84.02 go/parser [2020-07-15T05:25:41.027Z] #41 84.72 text/template [2020-07-15T05:25:41.103Z] #39 27.28 CC images/eventpoll.o [2020-07-15T05:25:41.241Z] #33 12.14 + cp tini-static /build/docker-init [2020-07-15T05:25:41.241Z] #33 DONE 12.3s [2020-07-15T05:25:41.241Z] [2020-07-15T05:25:41.241Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:41.241Z] #39 4.860 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:25:41.241Z] #39 4.860 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:25:41.241Z] #39 4.871 Note: Building without GnuTLS support [2020-07-15T05:25:41.241Z] #39 4.876 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:25:41.241Z] #39 4.876 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:25:41.241Z] #39 6.854 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:25:41.241Z] #39 6.917 GEN .gitid [2020-07-15T05:25:41.241Z] #39 6.957 GEN criu/include/version.h [2020-07-15T05:25:41.241Z] #39 7.040 GEN include/common/asm [2020-07-15T05:25:41.241Z] #39 8.885 PBCC images/timens.pb-c.c [2020-07-15T05:25:41.241Z] #39 8.913 DEP images/timens.pb-c.d [2020-07-15T05:25:41.241Z] #39 9.027 PBCC images/fown.pb-c.c [2020-07-15T05:25:41.282Z] #39 30.00 HOSTDEP compel/src/lib/log-host.d [2020-07-15T05:25:41.282Z] #39 30.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T05:25:41.282Z] #39 30.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-15T05:25:41.282Z] #39 30.24 HOSTDEP compel/src/main-host.d [2020-07-15T05:25:41.283Z] #41 ... [2020-07-15T05:25:41.283Z] [2020-07-15T05:25:41.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:41.283Z] #39 23.98 CC images/fown.o [2020-07-15T05:25:41.365Z] #39 27.65 CC images/fh.o [2020-07-15T05:25:41.497Z] #39 9.055 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T05:25:41.540Z] #39 24.16 CC images/ns.o [2020-07-15T05:25:41.573Z] #39 30.31 DEP compel/src/lib/ptrace.d [2020-07-15T05:25:41.573Z] #39 30.36 DEP compel/src/lib/infect.d [2020-07-15T05:25:41.573Z] #39 30.43 DEP compel/src/lib/infect-util.d [2020-07-15T05:25:41.573Z] #39 30.48 DEP compel/src/lib/infect-rpc.d [2020-07-15T05:25:41.573Z] #39 30.53 DEP compel/arch/s390/src/lib/infect.d [2020-07-15T05:25:41.573Z] #39 30.60 DEP compel/arch/s390/src/lib/cpu.d [2020-07-15T05:25:41.753Z] #39 9.196 PBCC images/opts.pb-c.c [2020-07-15T05:25:41.753Z] #39 9.272 PBCC images/memfd.pb-c.c [2020-07-15T05:25:41.753Z] #39 9.344 DEP images/fown.pb-c.d [2020-07-15T05:25:41.753Z] #39 9.444 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T05:25:41.796Z] #39 24.44 CC images/regfile.o [2020-07-15T05:25:41.796Z] #39 24.70 CC images/ghost-file.o [2020-07-15T05:25:41.865Z] #39 30.64 DEP compel/src/lib/log.d [2020-07-15T05:25:41.865Z] #39 30.69 DEP compel/src/main.d [2020-07-15T05:25:41.865Z] #39 30.77 DEP compel/src/lib/handle-elf.d [2020-07-15T05:25:41.865Z] #39 30.82 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-15T05:25:41.940Z] #39 28.03 CC images/fsnotify.o [2020-07-15T05:25:42.009Z] #39 9.596 DEP images/opts.pb-c.d [2020-07-15T05:25:42.009Z] #39 9.713 DEP images/memfd.pb-c.d [2020-07-15T05:25:42.156Z] #39 30.92 CC compel/src/lib/log.o [2020-07-15T05:25:42.156Z] #39 31.11 CC compel/arch/s390/src/lib/cpu.o [2020-07-15T05:25:42.265Z] #39 9.855 PBCC images/sit.pb-c.c [2020-07-15T05:25:42.265Z] #39 9.958 DEP images/sit.pb-c.d [2020-07-15T05:25:42.332Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.2s done [2020-07-15T05:25:42.332Z] #59 DONE 3.8s [2020-07-15T05:25:42.332Z] [2020-07-15T05:25:42.332Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:25:42.332Z] #8 resolve docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 done [2020-07-15T05:25:42.332Z] #8 sha256:f20d47578dac00d140fc3d53c44d156ce9101c37f5ba6a5d6690020aafd37165 156B / 156B 0.3s done [2020-07-15T05:25:42.332Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.1s done [2020-07-15T05:25:42.332Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 2.4s done [2020-07-15T05:25:42.332Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 42.14MB / 73.55MB 3.6s [2020-07-15T05:25:42.332Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 29.76MB / 96.52MB 3.6s [2020-07-15T05:25:42.332Z] #8 sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 1.86kB / 1.86kB done [2020-07-15T05:25:42.332Z] #8 sha256:0cd64aef4141d7b10e52829f272ca1f6aee3eb50f6ad36795b33e42f0fd34eb1 1.79kB / 1.79kB done [2020-07-15T05:25:42.332Z] #8 sha256:f58013828fc7c9cb6b4ef341fb2e0dc00ee8b64f1669759c68d55f9c7a31e5f2 6.19kB / 6.19kB done [2020-07-15T05:25:42.332Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 38.44MB / 54.14MB 3.6s [2020-07-15T05:25:42.332Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 37.48MB / 57.46MB 3.6s [2020-07-15T05:25:42.332Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 46.09MB / 73.55MB 3.9s [2020-07-15T05:25:42.332Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 42.13MB / 54.14MB 3.9s [2020-07-15T05:25:42.359Z] #39 25.14 CC images/fifo.o [2020-07-15T05:25:42.448Z] #39 31.28 CC compel/arch/s390/src/lib/infect.o [2020-07-15T05:25:42.516Z] #39 28.78 CC images/signalfd.o [2020-07-15T05:25:42.516Z] #39 ... [2020-07-15T05:25:42.516Z] [2020-07-15T05:25:42.516Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:42.516Z] #47 58.88 go/ast [2020-07-15T05:25:42.516Z] #47 58.88 encoding/json [2020-07-15T05:25:42.516Z] #47 59.94 golang.org/x/sys/unix [2020-07-15T05:25:42.516Z] #47 68.09 golang.org/x/crypto/ssh/terminal [2020-07-15T05:25:42.521Z] #39 9.993 PBCC images/macvlan.pb-c.c [2020-07-15T05:25:42.521Z] #39 10.01 DEP images/macvlan.pb-c.d [2020-07-15T05:25:42.521Z] #39 10.03 PBCC images/autofs.pb-c.c [2020-07-15T05:25:42.521Z] #39 10.08 DEP images/autofs.pb-c.d [2020-07-15T05:25:42.521Z] #39 10.14 PBCC images/sysctl.pb-c.c [2020-07-15T05:25:42.521Z] #39 10.19 DEP images/sysctl.pb-c.d [2020-07-15T05:25:42.521Z] #39 10.27 PBCC images/time.pb-c.c [2020-07-15T05:25:42.616Z] #39 25.44 CC images/remap-file-path.o [2020-07-15T05:25:42.751Z] #39 31.73 CC compel/src/lib/infect-rpc.o [2020-07-15T05:25:42.755Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 34.98MB / 96.52MB 4.1s [2020-07-15T05:25:42.755Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 41.51MB / 57.46MB 4.1s [2020-07-15T05:25:42.755Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.87MB / 54.14MB 4.2s [2020-07-15T05:25:42.755Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 51.20MB / 73.55MB 4.3s [2020-07-15T05:25:42.776Z] #39 10.33 DEP images/time.pb-c.d [2020-07-15T05:25:42.776Z] #39 10.40 PBCC images/binfmt-misc.pb-c.c [2020-07-15T05:25:42.776Z] #39 10.42 DEP images/binfmt-misc.pb-c.d [2020-07-15T05:25:42.776Z] #39 10.47 PBCC images/seccomp.pb-c.c [2020-07-15T05:25:42.776Z] #39 10.50 DEP images/seccomp.pb-c.d [2020-07-15T05:25:42.776Z] #39 10.56 PBCC images/userns.pb-c.c [2020-07-15T05:25:42.778Z] #47 ... [2020-07-15T05:25:42.778Z] [2020-07-15T05:25:42.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:42.778Z] #39 29.01 CC images/fs.o [2020-07-15T05:25:43.032Z] #39 10.60 DEP images/userns.pb-c.d [2020-07-15T05:25:43.032Z] #39 10.64 PBCC images/cgroup.pb-c.c [2020-07-15T05:25:43.032Z] #39 10.70 DEP images/cgroup.pb-c.d [2020-07-15T05:25:43.041Z] #39 29.24 CC images/pstree.o [2020-07-15T05:25:43.050Z] #39 32.00 CC compel/src/lib/infect-util.o [2020-07-15T05:25:43.080Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 40.44MB / 96.52MB 4.5s [2020-07-15T05:25:43.080Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 47.66MB / 54.14MB 4.5s [2020-07-15T05:25:43.080Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 45.09MB / 57.46MB 4.5s [2020-07-15T05:25:43.179Z] #39 25.76 CC images/eventfd.o [2020-07-15T05:25:43.179Z] #39 26.01 CC images/eventpoll.o [2020-07-15T05:25:43.287Z] #39 10.78 PBCC images/ext-file.pb-c.c [2020-07-15T05:25:43.287Z] #39 10.85 DEP images/ext-file.pb-c.d [2020-07-15T05:25:43.287Z] #39 10.89 PBCC images/rpc.pb-c.c [2020-07-15T05:25:43.287Z] #39 10.94 DEP images/rpc.pb-c.d [2020-07-15T05:25:43.303Z] #39 29.46 CC images/pipe.o [2020-07-15T05:25:43.341Z] #39 32.21 CC compel/src/lib/infect.o [2020-07-15T05:25:43.412Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 57.07MB / 73.55MB 4.8s [2020-07-15T05:25:43.413Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 50.66MB / 54.14MB 4.8s [2020-07-15T05:25:43.413Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 45.91MB / 96.52MB 4.9s [2020-07-15T05:25:43.413Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 48.27MB / 57.46MB 4.9s [2020-07-15T05:25:43.413Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 60.99MB / 73.55MB 5.1s [2020-07-15T05:25:43.413Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 53.59MB / 54.14MB 5.1s [2020-07-15T05:25:43.436Z] #39 26.29 CC images/fh.o [2020-07-15T05:25:43.543Z] #39 11.03 PBCC images/siginfo.pb-c.c [2020-07-15T05:25:43.543Z] #39 11.04 DEP images/siginfo.pb-c.d [2020-07-15T05:25:43.543Z] #39 11.11 PBCC images/pagemap.pb-c.c [2020-07-15T05:25:43.543Z] #39 11.16 DEP images/pagemap.pb-c.d [2020-07-15T05:25:43.543Z] #39 11.19 PBCC images/rlimit.pb-c.c [2020-07-15T05:25:43.543Z] #39 11.26 DEP images/rlimit.pb-c.d [2020-07-15T05:25:43.543Z] #39 ... [2020-07-15T05:25:43.543Z] [2020-07-15T05:25:43.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:43.543Z] #41 62.67 time [2020-07-15T05:25:43.543Z] #41 66.82 internal/fmtsort [2020-07-15T05:25:43.543Z] #41 67.58 internal/syscall/execenv [2020-07-15T05:25:43.543Z] #41 67.76 internal/syscall/unix [2020-07-15T05:25:43.543Z] #41 68.01 strings [2020-07-15T05:25:43.543Z] #41 68.56 os [2020-07-15T05:25:43.543Z] #41 71.79 regexp/syntax [2020-07-15T05:25:43.543Z] #41 72.36 fmt [2020-07-15T05:25:43.566Z] #39 29.64 CC images/tcp-stream.o [2020-07-15T05:25:43.799Z] #41 ... [2020-07-15T05:25:43.799Z] [2020-07-15T05:25:43.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:43.799Z] #39 11.31 PBCC images/file-lock.pb-c.c [2020-07-15T05:25:43.799Z] #39 11.34 DEP images/file-lock.pb-c.d [2020-07-15T05:25:43.799Z] #39 11.38 PBCC images/tty.pb-c.c [2020-07-15T05:25:43.799Z] #39 11.49 DEP images/tty.pb-c.d [2020-07-15T05:25:43.828Z] #39 29.97 CC images/sk-packet.o [2020-07-15T05:25:43.969Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 5.2s done [2020-07-15T05:25:43.969Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 66.53MB / 73.55MB 5.4s [2020-07-15T05:25:43.969Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 50.83MB / 96.52MB 5.4s [2020-07-15T05:25:43.969Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 52.64MB / 57.46MB 5.4s [2020-07-15T05:25:43.969Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 71.96MB / 73.55MB 5.7s [2020-07-15T05:25:43.969Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 56.11MB / 57.46MB 5.7s [2020-07-15T05:25:43.999Z] #39 26.70 CC images/fsnotify.o [2020-07-15T05:25:44.029Z] #39 ... [2020-07-15T05:25:44.029Z] [2020-07-15T05:25:44.029Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:44.029Z] #10 61.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T05:25:44.029Z] #10 61.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 61.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:44.029Z] #10 70.72 Selecting previously unselected package libapparmor1:s390x. [2020-07-15T05:25:44.029Z] #10 70.73 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 70.73 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-15T05:25:44.029Z] #10 70.77 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-15T05:25:44.029Z] #10 70.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 70.78 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-15T05:25:44.029Z] #10 70.92 Selecting previously unselected package libbtrfs0. [2020-07-15T05:25:44.029Z] #10 70.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 70.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:25:44.029Z] #10 70.98 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:25:44.029Z] #10 70.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 70.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:25:44.029Z] #10 71.05 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-15T05:25:44.029Z] #10 71.05 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 71.05 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T05:25:44.029Z] #10 71.15 Selecting previously unselected package libudev-dev:s390x. [2020-07-15T05:25:44.029Z] #10 71.15 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 71.15 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-15T05:25:44.029Z] #10 71.22 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-15T05:25:44.029Z] #10 71.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 71.23 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-15T05:25:44.029Z] #10 71.39 Selecting previously unselected package libpcre16-3:s390x. [2020-07-15T05:25:44.029Z] #10 71.39 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 71.40 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-15T05:25:44.029Z] #10 71.49 Selecting previously unselected package libpcre32-3:s390x. [2020-07-15T05:25:44.029Z] #10 71.49 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-15T05:25:44.029Z] #10 71.49 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-15T05:25:44.055Z] #39 11.55 PBCC images/tun.pb-c.c [2020-07-15T05:25:44.055Z] #39 11.60 PBCC images/netdev.pb-c.c [2020-07-15T05:25:44.055Z] #39 11.65 DEP images/tun.pb-c.d [2020-07-15T05:25:44.055Z] #39 11.72 DEP images/netdev.pb-c.d [2020-07-15T05:25:44.091Z] #39 30.33 CC images/mnt.o [2020-07-15T05:25:44.267Z] #8 ... [2020-07-15T05:25:44.267Z] [2020-07-15T05:25:44.267Z] #21 [internal] load build context [2020-07-15T05:25:44.267Z] #21 transferring context: 51.30MB 6.1s done [2020-07-15T05:25:44.267Z] #21 DONE 6.2s [2020-07-15T05:25:44.267Z] [2020-07-15T05:25:44.267Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:25:44.267Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 5.8s done [2020-07-15T05:25:44.267Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 55.99MB / 96.52MB 5.8s [2020-07-15T05:25:44.267Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.8s done [2020-07-15T05:25:44.310Z] #39 11.77 PBCC images/vma.pb-c.c [2020-07-15T05:25:44.310Z] #39 11.82 DEP images/vma.pb-c.d [2020-07-15T05:25:44.310Z] #39 11.87 PBCC images/creds.pb-c.c [2020-07-15T05:25:44.310Z] #39 11.94 DEP images/creds.pb-c.d [2020-07-15T05:25:44.321Z] #10 71.61 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-15T05:25:44.321Z] #10 71.61 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-15T05:25:44.321Z] #10 71.62 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-15T05:25:44.321Z] #10 71.66 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-15T05:25:44.321Z] #10 71.67 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-15T05:25:44.321Z] #10 71.67 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-15T05:25:44.354Z] #39 30.58 CC images/pipe-data.o [2020-07-15T05:25:44.561Z] #39 27.42 CC images/signalfd.o [2020-07-15T05:25:44.566Z] #39 12.04 PBCC images/utsns.pb-c.c [2020-07-15T05:25:44.566Z] #39 12.07 DEP images/utsns.pb-c.d [2020-07-15T05:25:44.566Z] #39 12.11 PBCC images/ipc-desc.pb-c.c [2020-07-15T05:25:44.566Z] #39 12.13 PBCC images/ipc-sem.pb-c.c [2020-07-15T05:25:44.566Z] #39 12.15 DEP images/ipc-desc.pb-c.d [2020-07-15T05:25:44.566Z] #39 12.19 DEP images/ipc-sem.pb-c.d [2020-07-15T05:25:44.566Z] #39 12.24 PBCC images/ipc-msg.pb-c.c [2020-07-15T05:25:44.570Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 64.34MB / 96.52MB 6.1s [2020-07-15T05:25:44.613Z] #10 71.91 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-15T05:25:44.613Z] #10 ... [2020-07-15T05:25:44.613Z] [2020-07-15T05:25:44.613Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:44.613Z] #39 33.39 CC compel/src/lib/ptrace.o [2020-07-15T05:25:44.613Z] #39 33.56 AR compel/libcompel.a [2020-07-15T05:25:44.616Z] #39 30.84 CC images/sa.o [2020-07-15T05:25:44.818Z] #39 27.65 CC images/fs.o [2020-07-15T05:25:44.822Z] #39 12.25 DEP images/ipc-msg.pb-c.d [2020-07-15T05:25:44.822Z] #39 12.31 PBCC images/ipc-shm.pb-c.c [2020-07-15T05:25:44.822Z] #39 12.39 DEP images/ipc-shm.pb-c.d [2020-07-15T05:25:44.822Z] #39 12.44 PBCC images/ipc-var.pb-c.c [2020-07-15T05:25:44.822Z] #39 12.49 DEP images/ipc-var.pb-c.d [2020-07-15T05:25:44.879Z] #39 31.09 CC images/timer.o [2020-07-15T05:25:44.905Z] #39 33.58 HOSTCC compel/src/main-host.o [2020-07-15T05:25:44.905Z] #39 33.69 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-15T05:25:44.905Z] #39 33.77 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T05:25:44.956Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 75.43MB / 96.52MB 6.3s [2020-07-15T05:25:44.956Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 83.34MB / 96.52MB 6.4s [2020-07-15T05:25:44.956Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 89.49MB / 96.52MB 6.6s [2020-07-15T05:25:45.075Z] #39 27.84 CC images/pstree.o [2020-07-15T05:25:45.077Z] #39 12.57 PBCC images/sk-opts.pb-c.c [2020-07-15T05:25:45.077Z] #39 12.58 PBCC images/packet-sock.pb-c.c [2020-07-15T05:25:45.077Z] #39 12.67 DEP images/sk-opts.pb-c.d [2020-07-15T05:25:45.077Z] #39 12.75 DEP images/packet-sock.pb-c.d [2020-07-15T05:25:45.158Z] Fetching without tags [2020-07-15T05:25:45.197Z] #39 33.99 HOSTCC compel/src/lib/log-host.o [2020-07-15T05:25:45.197Z] #39 34.07 HOSTLINK compel/compel-host-bin [2020-07-15T05:25:45.197Z] #39 34.15 DEP soccr/soccr.d [2020-07-15T05:25:45.197Z] #39 34.23 CC soccr/soccr.o [2020-07-15T05:25:45.258Z] #8 sha256:bcc20a2e7742f9dbc6691f5644df643d477eb68d454cc9ef0c5eb79c3d04ccc1 96.52MB / 96.52MB 6.8s done [2020-07-15T05:25:45.258Z] #8 unpacking docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 [2020-07-15T05:25:45.335Z] #39 12.83 PBCC images/sk-netlink.pb-c.c [2020-07-15T05:25:45.335Z] #39 12.92 DEP images/sk-netlink.pb-c.d [2020-07-15T05:25:45.335Z] #39 13.01 PBCC images/sk-inet.pb-c.c [2020-07-15T05:25:45.335Z] #39 13.07 DEP images/sk-inet.pb-c.d [2020-07-15T05:25:45.335Z] #39 13.12 PBCC images/sk-unix.pb-c.c [2020-07-15T05:25:45.454Z] #39 31.53 CC images/timerfd.o [2020-07-15T05:25:45.512Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:25:45.590Z] #39 13.17 DEP images/sk-unix.pb-c.d [2020-07-15T05:25:45.590Z] #39 13.22 PBCC images/mm.pb-c.c [2020-07-15T05:25:45.590Z] #39 13.27 DEP images/mm.pb-c.d [2020-07-15T05:25:45.590Z] #39 13.31 PBCC images/timerfd.pb-c.c [2020-07-15T05:25:45.590Z] #39 13.37 DEP images/timerfd.pb-c.d [2020-07-15T05:25:45.638Z] #39 28.18 CC images/pipe.o [2020-07-15T05:25:45.638Z] #39 28.40 CC images/tcp-stream.o [2020-07-15T05:25:45.717Z] #39 31.81 CC images/mm.o [2020-07-15T05:25:45.831Z] #39 ... [2020-07-15T05:25:45.831Z] [2020-07-15T05:25:45.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:45.831Z] #10 71.91 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-15T05:25:45.831Z] #10 71.91 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-15T05:25:45.831Z] #10 72.09 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-15T05:25:45.831Z] #10 72.09 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-15T05:25:45.831Z] #10 72.09 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-15T05:25:45.831Z] #10 72.16 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-15T05:25:45.831Z] #10 72.17 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-15T05:25:45.831Z] #10 72.17 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-15T05:25:45.831Z] #10 72.25 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-15T05:25:45.831Z] #10 72.25 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-15T05:25:45.831Z] #10 72.26 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-15T05:25:45.831Z] #10 72.61 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-15T05:25:45.831Z] #10 72.62 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-15T05:25:45.831Z] #10 72.63 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-15T05:25:45.831Z] #10 72.64 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:25:45.831Z] #10 72.64 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-15T05:25:45.831Z] #10 72.65 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-15T05:25:45.831Z] #10 72.66 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:45.831Z] #10 72.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:25:45.831Z] #10 72.67 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-15T05:25:45.831Z] #10 72.68 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-15T05:25:45.831Z] #10 72.69 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:25:45.831Z] #10 72.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:25:45.831Z] #10 72.71 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-15T05:25:45.831Z] #10 72.72 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T05:25:45.831Z] #10 72.72 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-15T05:25:45.831Z] #10 72.73 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:25:45.831Z] #10 72.74 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-15T05:25:45.831Z] #10 72.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:45.831Z] #10 72.75 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-07-15T05:25:45.831Z] #10 72.75 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-07-15T05:25:45.831Z] #10 72.76 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:45.831Z] #10 72.76 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-07-15T05:25:45.831Z] #10 72.77 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-07-15T05:25:45.831Z] #10 72.77 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:25:45.831Z] #10 72.78 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-15T05:25:45.831Z] #10 72.79 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T05:25:45.831Z] #10 72.79 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T05:25:45.831Z] #10 72.80 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T05:25:45.831Z] #10 72.81 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-15T05:25:45.831Z] #10 72.81 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:45.831Z] #10 DONE 73.3s [2020-07-15T05:25:45.846Z] #39 13.42 PBCC images/timer.pb-c.c [2020-07-15T05:25:45.846Z] #39 13.45 DEP images/timer.pb-c.d [2020-07-15T05:25:45.894Z] #39 28.64 CC images/sk-packet.o [2020-07-15T05:25:45.980Z] #39 32.19 CC images/sk-opts.o [2020-07-15T05:25:45.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:25:45.077Z] > git config --add remote.origin.fetch +refs/pull/41211/head:refs/remotes/origin/PR-41211 # timeout=10 [2020-07-15T05:25:45.104Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:25:45.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:25:45.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:25:45.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:25:45.167Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:25:45.522Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:25:45.534Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:25:46.101Z] #39 13.54 PBCC images/sa.pb-c.c [2020-07-15T05:25:46.101Z] #39 13.62 DEP images/sa.pb-c.d [2020-07-15T05:25:46.101Z] #39 13.68 PBCC images/pipe-data.pb-c.c [2020-07-15T05:25:46.101Z] #39 13.72 DEP images/pipe-data.pb-c.d [2020-07-15T05:25:46.101Z] #39 13.77 PBCC images/mnt.pb-c.c [2020-07-15T05:25:46.101Z] #39 13.82 DEP images/mnt.pb-c.d [2020-07-15T05:25:46.101Z] #39 13.86 PBCC images/sk-packet.pb-c.c [2020-07-15T05:25:46.124Z] [2020-07-15T05:25:46.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:46.124Z] #39 34.91 AR soccr/libsoccr.a [2020-07-15T05:25:46.124Z] #39 34.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:25:46.150Z] #39 29.00 CC images/mnt.o [2020-07-15T05:25:46.243Z] #39 32.50 CC images/sk-unix.o [2020-07-15T05:25:46.309Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:25:46.309Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:25:46.357Z] #39 13.90 DEP images/sk-packet.pb-c.d [2020-07-15T05:25:46.357Z] #39 13.96 PBCC images/tcp-stream.pb-c.c [2020-07-15T05:25:46.357Z] #39 14.05 DEP images/tcp-stream.pb-c.d [2020-07-15T05:25:46.407Z] #39 29.23 CC images/pipe-data.o [2020-07-15T05:25:46.407Z] #39 ... [2020-07-15T05:25:46.407Z] [2020-07-15T05:25:46.407Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:46.407Z] #47 80.54 github.com/pkg/diff [2020-07-15T05:25:46.407Z] #47 82.01 go/ast [2020-07-15T05:25:46.407Z] #47 83.03 golang.org/x/crypto/ssh/terminal [2020-07-15T05:25:46.407Z] #47 84.25 mvdan.cc/editorconfig [2020-07-15T05:25:46.407Z] #47 85.04 mvdan.cc/sh/v3/fileutil [2020-07-15T05:25:46.407Z] #47 85.26 mvdan.cc/sh/v3/syntax [2020-07-15T05:25:46.433Z] #39 35.16 DEP criu/arch/s390/sigframe.d [2020-07-15T05:25:46.433Z] #39 35.24 DEP criu/arch/s390/crtools.d [2020-07-15T05:25:46.433Z] #39 35.37 DEP criu/arch/s390/cpu.d [2020-07-15T05:25:46.614Z] #39 14.14 PBCC images/pipe.pb-c.c [2020-07-15T05:25:46.614Z] #39 14.20 DEP images/pipe.pb-c.d [2020-07-15T05:25:46.614Z] #39 14.24 PBCC images/pstree.pb-c.c [2020-07-15T05:25:46.614Z] #39 14.27 DEP images/pstree.pb-c.d [2020-07-15T05:25:46.614Z] #39 14.31 PBCC images/fs.pb-c.c [2020-07-15T05:25:46.614Z] #39 14.33 DEP images/fs.pb-c.d [2020-07-15T05:25:46.664Z] #47 ... [2020-07-15T05:25:46.664Z] [2020-07-15T05:25:46.664Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:46.664Z] #10 89.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T05:25:46.664Z] #10 89.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:25:46.664Z] #10 89.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:46.728Z] #39 ... [2020-07-15T05:25:46.728Z] [2020-07-15T05:25:46.728Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:46.728Z] #54 69.84 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:25:46.728Z] #54 69.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T05:25:46.728Z] #54 DONE 74.1s [2020-07-15T05:25:46.728Z] [2020-07-15T05:25:46.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:46.728Z] #39 35.54 CC criu/arch/s390/cpu.o [2020-07-15T05:25:46.819Z] #39 32.89 CC images/sk-inet.o [2020-07-15T05:25:46.870Z] #39 14.38 PBCC images/signalfd.pb-c.c [2020-07-15T05:25:46.870Z] #39 14.44 DEP images/signalfd.pb-c.d [2020-07-15T05:25:46.870Z] #39 14.53 PBCC images/fh.pb-c.c [2020-07-15T05:25:46.870Z] #39 14.57 PBCC images/fsnotify.pb-c.c [2020-07-15T05:25:47.019Z] #39 ... [2020-07-15T05:25:47.019Z] [2020-07-15T05:25:47.019Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T05:25:47.019Z] #55 DONE 0.1s [2020-07-15T05:25:47.019Z] [2020-07-15T05:25:47.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:47.019Z] #39 35.81 CC criu/arch/s390/crtools.o [2020-07-15T05:25:47.019Z] #39 ... [2020-07-15T05:25:47.019Z] [2020-07-15T05:25:47.019Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T05:25:47.019Z] #56 DONE 0.1s [2020-07-15T05:25:47.081Z] #39 33.23 CC images/tun.o [2020-07-15T05:25:47.128Z] #39 14.66 DEP images/fh.pb-c.d [2020-07-15T05:25:47.128Z] #39 14.77 DEP images/fsnotify.pb-c.d [2020-07-15T05:25:47.129Z] #39 14.89 PBCC images/eventpoll.pb-c.c [2020-07-15T05:25:47.344Z] #39 33.68 CC images/sk-netlink.o [2020-07-15T05:25:47.378Z] [2020-07-15T05:25:47.378Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:47.378Z] #41 64.56 vendor/golang.org/x/crypto/curve25519 [2020-07-15T05:25:47.378Z] #41 64.82 vendor/golang.org/x/crypto/hkdf [2020-07-15T05:25:47.378Z] #41 64.95 vendor/golang.org/x/text/transform [2020-07-15T05:25:47.378Z] #41 65.31 vendor/golang.org/x/text/unicode/bidi [2020-07-15T05:25:47.378Z] #41 66.22 vendor/golang.org/x/text/secure/bidirule [2020-07-15T05:25:47.378Z] #41 66.40 vendor/golang.org/x/text/unicode/norm [2020-07-15T05:25:47.378Z] #41 69.34 vendor/golang.org/x/net/idna [2020-07-15T05:25:47.378Z] #41 70.92 vendor/golang.org/x/net/http2/hpack [2020-07-15T05:25:47.378Z] #41 71.58 mime [2020-07-15T05:25:47.378Z] #41 72.95 mime/quotedprintable [2020-07-15T05:25:47.378Z] #41 73.18 net/http/internal [2020-07-15T05:25:47.378Z] #41 74.80 mime/multipart [2020-07-15T05:25:47.378Z] #41 74.83 crypto/tls [2020-07-15T05:25:47.389Z] #39 14.93 DEP images/eventpoll.pb-c.d [2020-07-15T05:25:47.389Z] #39 14.98 PBCC images/eventfd.pb-c.c [2020-07-15T05:25:47.389Z] #39 15.02 DEP images/eventfd.pb-c.d [2020-07-15T05:25:47.389Z] #39 15.09 PBCC images/remap-file-path.pb-c.c [2020-07-15T05:25:47.389Z] #39 15.10 DEP images/remap-file-path.pb-c.d [2020-07-15T05:25:47.389Z] #39 15.17 PBCC images/fifo.pb-c.c [2020-07-15T05:25:47.645Z] #39 15.21 DEP images/fifo.pb-c.d [2020-07-15T05:25:47.645Z] #39 15.28 PBCC images/ghost-file.pb-c.c [2020-07-15T05:25:47.645Z] #39 15.34 DEP images/ghost-file.pb-c.d [2020-07-15T05:25:47.645Z] #39 15.41 PBCC images/regfile.pb-c.c [2020-07-15T05:25:47.674Z] #41 ... [2020-07-15T05:25:47.674Z] [2020-07-15T05:25:47.674Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T05:25:47.674Z] #11 DONE 1.8s [2020-07-15T05:25:47.674Z] [2020-07-15T05:25:47.674Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:47.903Z] #39 15.45 DEP images/regfile.pb-c.d [2020-07-15T05:25:47.903Z] #39 15.52 PBCC images/ns.pb-c.c [2020-07-15T05:25:47.903Z] #39 15.53 DEP images/ns.pb-c.d [2020-07-15T05:25:47.903Z] #39 15.59 PBCC images/fdinfo.pb-c.c [2020-07-15T05:25:47.920Z] #39 33.93 CC images/packet-sock.o [2020-07-15T05:25:47.969Z] #49 2.090 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T05:25:47.969Z] #49 2.090 + RM_GOPATH=0 [2020-07-15T05:25:47.969Z] #49 2.090 + TMP_GOPATH= [2020-07-15T05:25:47.969Z] #49 2.090 + : /build [2020-07-15T05:25:47.969Z] #49 2.090 + '[' -z '' ']' [2020-07-15T05:25:47.969Z] #49 2.090 ++ mktemp -d [2020-07-15T05:25:47.969Z] #49 2.090 + export GOPATH=/tmp/tmp.YGNUeeaoik [2020-07-15T05:25:47.969Z] #49 2.090 + GOPATH=/tmp/tmp.YGNUeeaoik [2020-07-15T05:25:47.969Z] #49 2.090 + RM_GOPATH=1 [2020-07-15T05:25:47.969Z] #49 2.090 + case "$(go env GOARCH)" in [2020-07-15T05:25:47.969Z] #49 2.090 ++ go env GOARCH [2020-07-15T05:25:47.969Z] #49 2.090 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:47.969Z] #49 2.090 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:47.969Z] #49 2.090 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:47.969Z] #49 2.090 + dir=/tmp/install [2020-07-15T05:25:47.969Z] #49 2.090 + bin=runc [2020-07-15T05:25:47.969Z] #49 2.090 + shift [2020-07-15T05:25:47.969Z] #49 2.090 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T05:25:47.969Z] #49 2.090 + . /tmp/install/runc.installer [2020-07-15T05:25:47.969Z] #49 2.090 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:25:47.969Z] #49 2.090 + install_runc [2020-07-15T05:25:47.969Z] #49 2.090 + uname -r [2020-07-15T05:25:47.969Z] #49 2.090 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T05:25:47.969Z] #49 2.090 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T05:25:47.969Z] #49 2.090 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T05:25:47.969Z] #49 2.090 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YGNUeeaoik/src/github.com/opencontainers/runc [2020-07-15T05:25:47.969Z] #49 2.090 Cloning into '/tmp/tmp.YGNUeeaoik/src/github.com/opencontainers/runc'... [2020-07-15T05:25:48.161Z] #39 15.74 DEP images/fdinfo.pb-c.d [2020-07-15T05:25:48.161Z] #39 15.80 PBCC images/core-aarch64.pb-c.c [2020-07-15T05:25:48.161Z] #39 15.88 PBCC images/core-arm.pb-c.c [2020-07-15T05:25:48.182Z] #39 ... [2020-07-15T05:25:48.182Z] [2020-07-15T05:25:48.182Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:48.182Z] #47 70.34 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T05:25:48.182Z] #47 DONE 74.4s [2020-07-15T05:25:48.182Z] [2020-07-15T05:25:48.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:48.182Z] #41 65.50 go/parser [2020-07-15T05:25:48.182Z] #41 66.65 compress/flate [2020-07-15T05:25:48.182Z] #41 68.93 math/big [2020-07-15T05:25:48.182Z] #41 69.88 go/doc [2020-07-15T05:25:48.182Z] #41 70.98 net [2020-07-15T05:25:48.182Z] #41 71.00 vendor/golang.org/x/text/unicode/bidi [2020-07-15T05:25:48.182Z] #41 72.81 github.com/LK4D4/vndr/build [2020-07-15T05:25:48.182Z] #41 74.37 vendor/golang.org/x/text/secure/bidirule [2020-07-15T05:25:48.182Z] #41 ... [2020-07-15T05:25:48.182Z] [2020-07-15T05:25:48.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:48.182Z] #39 34.62 CC images/ipc-var.o [2020-07-15T05:25:46.247Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:25:46.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T05:25:46.313Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:25:46.346Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:25:48.432Z] #39 15.95 PBCC images/core-ppc64.pb-c.c [2020-07-15T05:25:48.432Z] #39 15.99 PBCC images/core-s390.pb-c.c [2020-07-15T05:25:48.433Z] #39 16.05 PBCC images/core-x86.pb-c.c [2020-07-15T05:25:48.433Z] #39 16.08 PBCC images/core.pb-c.c [2020-07-15T05:25:48.433Z] #39 16.17 PBCC images/inventory.pb-c.c [2020-07-15T05:25:48.689Z] #39 16.22 DEP images/core-aarch64.pb-c.d [2020-07-15T05:25:48.689Z] #39 16.30 DEP images/core-arm.pb-c.d [2020-07-15T05:25:48.689Z] #39 16.34 DEP images/core-ppc64.pb-c.d [2020-07-15T05:25:48.689Z] #39 ... [2020-07-15T05:25:48.689Z] [2020-07-15T05:25:48.689Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:48.689Z] #47 67.80 context [2020-07-15T05:25:48.689Z] #47 68.72 os [2020-07-15T05:25:48.689Z] #47 69.03 encoding/binary [2020-07-15T05:25:48.689Z] #47 71.80 encoding/base64 [2020-07-15T05:25:48.689Z] #47 72.78 golang.org/x/sys/unix [2020-07-15T05:25:48.689Z] #47 72.89 fmt [2020-07-15T05:25:48.689Z] #47 77.37 encoding/json [2020-07-15T05:25:48.774Z] #39 34.92 CC images/ipc-desc.o [2020-07-15T05:25:48.774Z] #39 35.19 CC images/ipc-shm.o [2020-07-15T05:25:48.944Z] #47 ... [2020-07-15T05:25:48.944Z] [2020-07-15T05:25:48.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:48.944Z] #39 16.44 DEP images/core-s390.pb-c.d [2020-07-15T05:25:48.944Z] #39 16.47 DEP images/core-x86.pb-c.d [2020-07-15T05:25:48.944Z] #39 16.51 DEP images/core.pb-c.d [2020-07-15T05:25:48.944Z] #39 16.56 DEP images/inventory.pb-c.d [2020-07-15T05:25:48.944Z] #39 16.61 PBCC images/cpuinfo.pb-c.c [2020-07-15T05:25:48.944Z] #39 16.63 DEP images/cpuinfo.pb-c.d [2020-07-15T05:25:49.200Z] #39 16.69 PBCC images/stats.pb-c.c [2020-07-15T05:25:49.200Z] #39 16.74 DEP images/stats.pb-c.d [2020-07-15T05:25:49.350Z] #39 35.41 CC images/ipc-msg.o [2020-07-15T05:25:49.350Z] #39 ... [2020-07-15T05:25:49.350Z] [2020-07-15T05:25:49.350Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:49.350Z] #10 65.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T05:25:49.350Z] #10 65.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-15T05:25:49.350Z] #10 65.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:49.350Z] #10 ... [2020-07-15T05:25:49.350Z] [2020-07-15T05:25:49.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:49.350Z] #39 35.72 CC images/ipc-sem.o [2020-07-15T05:25:49.540Z] #49 ... [2020-07-15T05:25:49.540Z] [2020-07-15T05:25:49.540Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T05:25:49.540Z] #12 DONE 1.7s [2020-07-15T05:25:49.540Z] [2020-07-15T05:25:49.540Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:25:49.925Z] #39 36.07 CC images/utsns.o [2020-07-15T05:25:49.926Z] #39 36.32 CC images/creds.o [2020-07-15T05:25:50.456Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:25:50.501Z] #39 36.55 CC images/vma.o [2020-07-15T05:25:50.501Z] #39 36.78 CC images/netdev.o [2020-07-15T05:25:50.476Z] > git --version # timeout=10 [2020-07-15T05:25:50.498Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:25:50.567Z] #39 18.35 make[1]: Nothing to be done for 'all'. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T05:25:51.077Z] #39 37.10 CC images/tty.o [2020-07-15T05:25:51.088Z] #13 1.349 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T05:25:51.088Z] #13 DONE 1.5s [2020-07-15T05:25:51.088Z] [2020-07-15T05:25:51.088Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T05:25:51.652Z] #39 37.82 CC images/file-lock.o [2020-07-15T05:25:51.652Z] #39 38.02 CC images/rlimit.o [2020-07-15T05:25:51.673Z] + docker version [2020-07-15T05:25:51.913Z] #10 ... [2020-07-15T05:25:51.913Z] [2020-07-15T05:25:51.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:51.913Z] #39 29.50 CC images/sa.o [2020-07-15T05:25:51.913Z] #39 29.76 CC images/timer.o [2020-07-15T05:25:51.913Z] #39 30.06 CC images/timerfd.o [2020-07-15T05:25:51.913Z] #39 30.37 CC images/mm.o [2020-07-15T05:25:51.913Z] #39 30.68 CC images/sk-opts.o [2020-07-15T05:25:51.913Z] #39 30.91 CC images/sk-unix.o [2020-07-15T05:25:51.913Z] #39 31.27 CC images/sk-inet.o [2020-07-15T05:25:51.913Z] #39 31.74 CC images/tun.o [2020-07-15T05:25:51.913Z] #39 32.03 CC images/sk-netlink.o [2020-07-15T05:25:51.913Z] #39 32.22 CC images/packet-sock.o [2020-07-15T05:25:51.913Z] #39 32.67 CC images/ipc-var.o [2020-07-15T05:25:51.913Z] #39 32.85 CC images/ipc-desc.o [2020-07-15T05:25:51.913Z] #39 33.06 CC images/ipc-shm.o [2020-07-15T05:25:51.913Z] #39 33.36 CC images/ipc-msg.o [2020-07-15T05:25:51.913Z] #39 33.65 CC images/ipc-sem.o [2020-07-15T05:25:51.913Z] #39 33.85 CC images/utsns.o [2020-07-15T05:25:51.913Z] #39 34.08 CC images/creds.o [2020-07-15T05:25:51.913Z] #39 34.31 CC images/vma.o [2020-07-15T05:25:51.913Z] #39 34.51 CC images/netdev.o [2020-07-15T05:25:51.914Z] #39 38.30 CC images/pagemap.o [2020-07-15T05:25:52.170Z] #39 34.87 CC images/tty.o [2020-07-15T05:25:52.459Z] #39 19.99 CC images/stats.o [2020-07-15T05:25:52.490Z] #39 38.59 CC images/siginfo.o [2020-07-15T05:25:52.490Z] #39 38.93 CC images/rpc.o [2020-07-15T05:25:52.627Z] #14 DONE 1.5s [2020-07-15T05:25:52.627Z] [2020-07-15T05:25:52.627Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:25:52.716Z] #39 ... [2020-07-15T05:25:52.716Z] [2020-07-15T05:25:52.716Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:52.716Z] #30 71.60 path [2020-07-15T05:25:52.716Z] #30 71.74 fmt [2020-07-15T05:25:52.716Z] #30 72.10 path/filepath [2020-07-15T05:25:52.716Z] #30 73.36 io/ioutil [2020-07-15T05:25:52.716Z] #30 73.80 text/tabwriter [2020-07-15T05:25:52.716Z] #30 75.60 github.com/BurntSushi/toml [2020-07-15T05:25:52.716Z] #30 75.60 flag [2020-07-15T05:25:52.716Z] #30 77.11 log [2020-07-15T05:25:52.716Z] #30 79.74 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:25:52.716Z] #30 ... [2020-07-15T05:25:52.716Z] [2020-07-15T05:25:52.716Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:52.716Z] #52 41.12 Checking out files: 55% (1786/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2931/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T05:25:52.716Z] #52 42.36 + cd /tmp/tmp.8FQ3w4IXz8/src/github.com/containerd/containerd [2020-07-15T05:25:52.716Z] #52 42.36 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:25:52.716Z] #52 43.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T05:25:52.716Z] #52 43.83 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T05:25:52.716Z] #52 43.83 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:52.716Z] #52 43.83 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:25:52.716Z] #52 43.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T05:25:52.716Z] #52 43.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T05:25:52.716Z] #52 43.83 + '[' '' = dynamic ']' [2020-07-15T05:25:52.716Z] #52 43.83 + make [2020-07-15T05:25:52.716Z] #52 44.83 + bin/ctr [2020-07-15T05:25:52.745Z] #39 ... [2020-07-15T05:25:52.745Z] [2020-07-15T05:25:52.745Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:52.745Z] #47 91.83 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T05:25:52.745Z] #47 DONE 96.8s [2020-07-15T05:25:52.745Z] [2020-07-15T05:25:52.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:52.745Z] #41 87.27 encoding/xml [2020-07-15T05:25:52.745Z] #41 89.10 go/doc [2020-07-15T05:25:52.745Z] #41 92.29 github.com/LK4D4/vndr/build [2020-07-15T05:25:52.745Z] #41 93.10 github.com/LK4D4/vndr/versioned [2020-07-15T05:25:52.745Z] #41 93.27 crypto/rsa [2020-07-15T05:25:52.745Z] #41 94.74 vendor/golang.org/x/crypto/cryptobyte [2020-07-15T05:25:52.745Z] #41 95.57 net [2020-07-15T05:25:52.745Z] #41 96.70 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-15T05:25:52.745Z] #41 ... [2020-07-15T05:25:52.745Z] [2020-07-15T05:25:52.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:52.745Z] #39 35.59 CC images/file-lock.o [2020-07-15T05:25:53.324Z] #39 36.08 CC images/rlimit.o [2020-07-15T05:25:53.581Z] #39 36.44 CC images/pagemap.o [2020-07-15T05:25:53.837Z] #39 36.70 CC images/siginfo.o [2020-07-15T05:25:53.883Z] #39 40.21 CC images/ext-file.o [2020-07-15T05:25:54.146Z] #39 40.45 CC images/cgroup.o [2020-07-15T05:25:54.146Z] #15 DONE 1.5s [2020-07-15T05:25:54.146Z] [2020-07-15T05:25:54.146Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T05:25:54.399Z] #39 37.02 CC images/rpc.o [2020-07-15T05:25:55.094Z] #39 41.13 CC images/userns.o [2020-07-15T05:25:55.094Z] #39 ... [2020-07-15T05:25:55.094Z] [2020-07-15T05:25:55.094Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:25:55.094Z] #10 77.32 Selecting previously unselected package libapparmor1:arm64. [2020-07-15T05:25:55.094Z] #10 77.33 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 77.33 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-15T05:25:55.094Z] #10 77.48 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-15T05:25:55.094Z] #10 77.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 77.49 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-15T05:25:55.094Z] #10 77.62 Selecting previously unselected package libbtrfs0. [2020-07-15T05:25:55.094Z] #10 77.63 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 77.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:25:55.094Z] #10 77.72 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:25:55.094Z] #10 77.72 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 77.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:25:55.094Z] #10 77.88 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-15T05:25:55.094Z] #10 77.88 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 77.89 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T05:25:55.094Z] #10 77.97 Selecting previously unselected package libudev-dev:arm64. [2020-07-15T05:25:55.094Z] #10 77.97 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 77.99 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-15T05:25:55.094Z] #10 78.16 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-15T05:25:55.094Z] #10 78.17 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 78.18 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-15T05:25:55.094Z] #10 78.48 Selecting previously unselected package libpcre16-3:arm64. [2020-07-15T05:25:55.094Z] #10 78.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 78.49 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.094Z] #10 78.67 Selecting previously unselected package libpcre32-3:arm64. [2020-07-15T05:25:55.094Z] #10 78.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 78.67 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.094Z] #10 78.87 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-15T05:25:55.094Z] #10 78.88 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 78.89 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.094Z] #10 79.02 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-15T05:25:55.094Z] #10 79.03 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 79.04 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.094Z] #10 79.44 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-15T05:25:55.094Z] #10 79.45 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 79.47 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-15T05:25:55.094Z] #10 79.73 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-15T05:25:55.094Z] #10 79.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 79.77 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-15T05:25:55.094Z] #10 79.90 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-15T05:25:55.094Z] #10 79.90 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 79.92 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-15T05:25:55.094Z] #10 80.09 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-15T05:25:55.094Z] #10 80.09 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-15T05:25:55.094Z] #10 80.12 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-15T05:25:55.094Z] #10 80.62 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.094Z] #10 80.66 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-15T05:25:55.094Z] #10 80.67 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-15T05:25:55.094Z] #10 80.68 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:25:55.094Z] #10 80.70 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.094Z] #10 80.71 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-15T05:25:55.094Z] #10 80.73 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:55.094Z] #10 80.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:25:55.094Z] #10 80.75 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.094Z] #10 80.76 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-15T05:25:55.095Z] #10 80.79 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:25:55.095Z] #10 80.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:25:55.095Z] #10 80.81 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-15T05:25:55.095Z] #10 80.83 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T05:25:55.095Z] #10 80.85 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-15T05:25:55.095Z] #10 80.86 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:25:55.095Z] #10 80.87 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-15T05:25:55.095Z] #10 80.88 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:55.095Z] #10 80.90 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-07-15T05:25:55.095Z] #10 80.92 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-07-15T05:25:55.095Z] #10 80.92 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:25:55.095Z] #10 80.93 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-07-15T05:25:55.095Z] #10 80.94 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-07-15T05:25:55.095Z] #10 80.95 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:25:55.095Z] #10 80.96 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-15T05:25:55.095Z] #10 80.97 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T05:25:55.095Z] #10 80.99 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T05:25:55.095Z] #10 81.01 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T05:25:55.095Z] #10 81.03 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-15T05:25:55.095Z] #10 81.04 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:25:55.095Z] #10 DONE 81.6s [2020-07-15T05:25:55.095Z] [2020-07-15T05:25:55.095Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:55.095Z] #39 41.45 CC images/google/protobuf/descriptor.o [2020-07-15T05:25:55.236Z] #52 ... [2020-07-15T05:25:55.236Z] [2020-07-15T05:25:55.236Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:25:55.236Z] #30 DONE 83.9s [2020-07-15T05:25:55.236Z] [2020-07-15T05:25:55.236Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:55.236Z] #39 20.43 CC images/core.o [2020-07-15T05:25:55.236Z] #39 21.23 CC images/core-x86.o [2020-07-15T05:25:55.236Z] #39 21.99 CC images/core-arm.o [2020-07-15T05:25:55.236Z] #39 22.70 CC images/core-aarch64.o [2020-07-15T05:25:55.702Z] #16 DONE 1.4s [2020-07-15T05:25:55.703Z] [2020-07-15T05:25:55.703Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:25:55.771Z] #39 38.17 CC images/ext-file.o [2020-07-15T05:25:55.771Z] #39 38.37 CC images/cgroup.o [2020-07-15T05:25:55.802Z] #39 23.42 CC images/core-ppc64.o [2020-07-15T05:25:56.045Z] #39 ... [2020-07-15T05:25:56.045Z] [2020-07-15T05:25:56.045Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:25:56.045Z] #54 77.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:25:56.045Z] #54 77.45 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T05:25:56.045Z] #54 DONE 82.3s [2020-07-15T05:25:56.045Z] [2020-07-15T05:25:56.045Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T05:25:56.309Z] #55 DONE 0.3s [2020-07-15T05:25:56.309Z] [2020-07-15T05:25:56.309Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T05:25:56.309Z] #56 DONE 0.1s [2020-07-15T05:25:56.309Z] [2020-07-15T05:25:56.309Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T05:25:56.333Z] #39 38.96 CC images/userns.o [2020-07-15T05:25:56.333Z] #39 39.16 CC images/google/protobuf/descriptor.o [2020-07-15T05:25:56.365Z] #39 24.13 CC images/core-s390.o [2020-07-15T05:25:57.295Z] #39 ... [2020-07-15T05:25:57.295Z] [2020-07-15T05:25:57.295Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:57.295Z] #41 76.13 regexp [2020-07-15T05:25:57.295Z] #41 77.20 go/token [2020-07-15T05:25:57.295Z] #41 78.25 go/scanner [2020-07-15T05:25:57.295Z] #41 79.58 go/ast [2020-07-15T05:25:57.295Z] #41 79.59 internal/lazyregexp [2020-07-15T05:25:57.295Z] #41 79.87 net/url [2020-07-15T05:25:57.295Z] #41 81.56 text/template/parse [2020-07-15T05:25:57.295Z] #41 84.93 go/parser [2020-07-15T05:25:57.295Z] #41 86.23 text/template [2020-07-15T05:25:57.295Z] #41 ... [2020-07-15T05:25:57.295Z] [2020-07-15T05:25:57.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:57.295Z] #39 24.79 CC images/cpuinfo.o [2020-07-15T05:25:57.310Z] #17 1.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:25:57.310Z] #17 1.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:25:57.310Z] #17 1.916 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:25:57.310Z] #17 2.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T05:25:57.552Z] #39 25.20 CC images/inventory.o [2020-07-15T05:25:57.808Z] #39 25.42 CC images/fdinfo.o [2020-07-15T05:25:57.942Z] #17 ... [2020-07-15T05:25:57.942Z] [2020-07-15T05:25:57.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:57.942Z] #39 36.70 CC criu/arch/s390/sigframe.o [2020-07-15T05:25:57.942Z] #39 36.92 LINK criu/arch/s390/crtools.built-in.o [2020-07-15T05:25:57.942Z] #39 36.92 DEP criu/pie/util-vdso.d [2020-07-15T05:25:57.942Z] #39 36.98 DEP criu/pie/util.d [2020-07-15T05:25:57.942Z] #39 37.16 CC criu/pie/util.o [2020-07-15T05:25:57.942Z] #39 37.36 CC criu/pie/util-vdso.o [2020-07-15T05:25:57.942Z] #39 37.62 AR criu/pie/pie.lib.a [2020-07-15T05:25:57.942Z] #39 37.66 DEP criu/pie/restorer.d [2020-07-15T05:25:57.942Z] #39 37.83 DEP criu/arch/s390/restorer.d [2020-07-15T05:25:57.942Z] #39 37.95 DEP criu/arch/s390/vdso-pie.d [2020-07-15T05:25:57.942Z] #39 38.01 DEP criu/pie/parasite-vdso.d [2020-07-15T05:25:57.942Z] #39 38.09 DEP criu/pie/parasite.d [2020-07-15T05:25:57.942Z] #39 38.36 CC criu/pie/parasite.o [2020-07-15T05:25:57.942Z] #39 39.17 LINK criu/pie/parasite.built-in.o [2020-07-15T05:25:57.942Z] #39 39.19 GEN criu/pie/parasite-blob.h [2020-07-15T05:25:57.942Z] #39 39.21 CC criu/pie/parasite-vdso.o [2020-07-15T05:25:57.942Z] #39 39.56 CC criu/arch/s390/vdso-pie.o [2020-07-15T05:25:57.942Z] #39 39.72 CC criu/arch/s390/restorer.o [2020-07-15T05:25:57.942Z] #39 40.10 CC criu/pie/restorer.o [2020-07-15T05:25:57.942Z] #39 41.86 LINK criu/pie/restorer.built-in.o [2020-07-15T05:25:57.942Z] #39 41.86 GEN criu/pie/restorer-blob.h [2020-07-15T05:25:57.942Z] #39 41.92 DEP criu/vdso.d [2020-07-15T05:25:57.942Z] #39 42.05 DEP criu/uts_ns.d [2020-07-15T05:25:57.942Z] #39 42.20 DEP criu/util.d [2020-07-15T05:25:57.942Z] #39 42.38 DEP criu/uffd.d [2020-07-15T05:25:57.942Z] #39 42.58 DEP criu/tun.d [2020-07-15T05:25:57.942Z] #39 42.69 DEP criu/tty.d [2020-07-15T05:25:57.942Z] #39 42.82 DEP criu/timerfd.d [2020-07-15T05:25:57.942Z] #39 42.95 DEP criu/timens.d [2020-07-15T05:25:57.942Z] #39 43.05 DEP criu/sysfs_parse.d [2020-07-15T05:25:57.942Z] #39 43.15 DEP criu/sysctl.d [2020-07-15T05:25:57.942Z] #39 43.32 DEP criu/string.d [2020-07-15T05:25:57.942Z] #39 43.34 DEP criu/stats.d [2020-07-15T05:25:57.942Z] #39 43.48 DEP criu/sockets.d [2020-07-15T05:25:57.942Z] #39 43.65 DEP criu/sk-unix.d [2020-07-15T05:25:57.942Z] #39 43.80 DEP criu/sk-tcp.d [2020-07-15T05:25:57.942Z] #39 44.04 DEP criu/sk-queue.d [2020-07-15T05:25:57.942Z] #39 44.19 DEP criu/sk-packet.d [2020-07-15T05:25:57.942Z] #39 44.36 DEP criu/sk-netlink.d [2020-07-15T05:25:57.942Z] #39 44.56 DEP criu/sk-inet.d [2020-07-15T05:25:57.942Z] #39 44.66 DEP criu/signalfd.d [2020-07-15T05:25:57.942Z] #39 44.90 DEP criu/sigframe.d [2020-07-15T05:25:57.942Z] #39 44.95 DEP criu/shmem.d [2020-07-15T05:25:57.942Z] #39 45.10 DEP criu/servicefd.d [2020-07-15T05:25:57.942Z] #39 45.18 DEP criu/seize.d [2020-07-15T05:25:57.942Z] #39 45.27 DEP criu/seccomp.d [2020-07-15T05:25:57.942Z] #39 45.37 DEP criu/rst-malloc.d [2020-07-15T05:25:57.942Z] #39 45.43 DEP criu/rbtree.d [2020-07-15T05:25:57.942Z] #39 45.46 DEP criu/pstree.d [2020-07-15T05:25:57.942Z] #39 45.57 DEP criu/protobuf.d [2020-07-15T05:25:57.942Z] #39 45.69 GEN criu/protobuf-desc-gen.h [2020-07-15T05:25:57.942Z] #39 46.74 DEP criu/protobuf-desc.d [2020-07-15T05:25:57.942Z] #39 46.83 DEP criu/proc_parse.d [2020-07-15T05:25:58.223Z] #39 40.71 CC images/opts.o [2020-07-15T05:25:58.223Z] #39 41.00 CC images/seccomp.o [2020-07-15T05:25:58.234Z] #39 46.98 DEP criu/plugin.d [2020-07-15T05:25:58.234Z] #39 ... [2020-07-15T05:25:58.234Z] [2020-07-15T05:25:58.234Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:25:58.234Z] #17 2.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T05:25:58.235Z] #11 DONE 3.1s [2020-07-15T05:25:58.235Z] [2020-07-15T05:25:58.235Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:58.235Z] #49 2.869 + RM_GOPATH=0 [2020-07-15T05:25:58.235Z] #49 2.869 + TMP_GOPATH= [2020-07-15T05:25:58.235Z] #49 2.869 + : /build [2020-07-15T05:25:58.235Z] #49 2.869 + '[' -z '' ']' [2020-07-15T05:25:58.235Z] #49 2.870 ++ mktemp -d [2020-07-15T05:25:58.236Z] #49 2.871 + export GOPATH=/tmp/tmp.CZ9KqEqvU0 [2020-07-15T05:25:58.236Z] #49 2.871 + GOPATH=/tmp/tmp.CZ9KqEqvU0 [2020-07-15T05:25:58.236Z] #49 2.871 + RM_GOPATH=1 [2020-07-15T05:25:58.236Z] #49 2.871 + case "$(go env GOARCH)" in [2020-07-15T05:25:58.236Z] #49 2.882 ++ go env GOARCH [2020-07-15T05:25:58.236Z] #49 2.930 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:58.236Z] #49 2.930 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:25:58.236Z] #49 2.932 ++ dirname /tmp/install/install.sh [2020-07-15T05:25:58.236Z] #49 2.935 + dir=/tmp/install [2020-07-15T05:25:58.236Z] #49 2.936 + bin=runc [2020-07-15T05:25:58.236Z] #49 2.936 + shift [2020-07-15T05:25:58.236Z] #49 2.937 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T05:25:58.236Z] #49 2.937 + . /tmp/install/runc.installer [2020-07-15T05:25:58.236Z] #49 2.938 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:25:58.236Z] #49 2.938 + install_runc [2020-07-15T05:25:58.236Z] #49 2.939 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T05:25:58.236Z] #49 2.940 + uname -r [2020-07-15T05:25:58.236Z] #49 2.949 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T05:25:58.236Z] #49 2.950 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T05:25:58.236Z] #49 2.950 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T05:25:58.236Z] #49 2.950 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CZ9KqEqvU0/src/github.com/opencontainers/runc [2020-07-15T05:25:58.236Z] #49 2.962 Cloning into '/tmp/tmp.CZ9KqEqvU0/src/github.com/opencontainers/runc'... [2020-07-15T05:25:58.370Z] #39 25.74 CC images/fown.o [2020-07-15T05:25:58.370Z] #39 25.96 CC images/ns.o [2020-07-15T05:25:58.479Z] #39 41.29 CC images/binfmt-misc.o [2020-07-15T05:25:58.626Z] #39 26.12 CC images/regfile.o [2020-07-15T05:25:58.735Z] #39 41.44 CC images/time.o [2020-07-15T05:25:58.813Z] #49 ... [2020-07-15T05:25:58.813Z] [2020-07-15T05:25:58.813Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:25:58.813Z] #41 75.02 vendor/golang.org/x/text/unicode/norm [2020-07-15T05:25:58.813Z] #41 77.25 vendor/golang.org/x/net/http2/hpack [2020-07-15T05:25:58.813Z] #41 78.54 mime [2020-07-15T05:25:58.813Z] #41 79.64 net/http/internal [2020-07-15T05:25:58.813Z] #41 80.76 vendor/golang.org/x/net/idna [2020-07-15T05:25:58.813Z] #41 ... [2020-07-15T05:25:58.813Z] [2020-07-15T05:25:58.813Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:25:58.813Z] #39 43.15 CC images/opts.o [2020-07-15T05:25:58.813Z] #39 43.33 CC images/seccomp.o [2020-07-15T05:25:58.813Z] #39 43.51 CC images/binfmt-misc.o [2020-07-15T05:25:58.813Z] #39 43.76 CC images/time.o [2020-07-15T05:25:58.813Z] #39 44.05 CC images/sysctl.o [2020-07-15T05:25:58.813Z] #39 44.43 CC images/autofs.o [2020-07-15T05:25:58.813Z] #39 44.77 CC images/macvlan.o [2020-07-15T05:25:58.813Z] #39 44.98 CC images/sit.o [2020-07-15T05:25:58.883Z] #39 26.35 CC images/ghost-file.o [2020-07-15T05:25:58.991Z] #39 41.60 CC images/sysctl.o [2020-07-15T05:25:58.991Z] #39 41.84 CC images/autofs.o [2020-07-15T05:25:59.076Z] #39 45.22 CC images/memfd.o [2020-07-15T05:25:59.076Z] #39 45.48 CC images/timens.o [2020-07-15T05:25:59.139Z] #39 26.73 CC images/fifo.o [2020-07-15T05:25:59.247Z] #39 42.07 CC images/macvlan.o [2020-07-15T05:25:59.266Z] #17 3.718 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T05:25:59.395Z] #39 26.93 CC images/remap-file-path.o [2020-07-15T05:25:59.502Z] #39 42.25 CC images/sit.o [2020-07-15T05:25:59.651Z] #39 27.23 CC images/eventfd.o [2020-07-15T05:25:59.652Z] #39 45.79 LINK images/built-in.o [2020-07-15T05:25:59.652Z] #39 45.95 GEN compel/include/asm [2020-07-15T05:25:59.652Z] #39 46.02 GEN compel/include/version.h [2020-07-15T05:25:59.652Z] #39 46.04 touch .config [2020-07-15T05:25:59.758Z] #39 42.40 CC images/memfd.o [2020-07-15T05:25:59.758Z] #39 42.65 CC images/timens.o [2020-07-15T05:25:59.805Z] Client: Docker Engine - Community [2020-07-15T05:25:59.805Z] Version: 19.03.12 [2020-07-15T05:25:59.805Z] API version: 1.40 [2020-07-15T05:25:59.805Z] Go version: go1.13.10 [2020-07-15T05:25:59.805Z] Git commit: 48a66213fe [2020-07-15T05:25:59.805Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-15T05:25:59.805Z] OS/Arch: linux/amd64 [2020-07-15T05:25:59.805Z] Experimental: false [2020-07-15T05:25:59.805Z] [2020-07-15T05:25:59.805Z] Server: Docker Engine - Community [2020-07-15T05:25:59.805Z] Engine: [2020-07-15T05:25:59.805Z] Version: 19.03.12 [2020-07-15T05:25:59.805Z] API version: 1.40 (minimum version 1.12) [2020-07-15T05:25:59.805Z] Go version: go1.13.10 [2020-07-15T05:25:59.805Z] Git commit: 48a66213fe [2020-07-15T05:25:59.805Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-15T05:25:59.805Z] OS/Arch: linux/amd64 [2020-07-15T05:25:59.805Z] Experimental: true [2020-07-15T05:25:59.805Z] containerd: [2020-07-15T05:25:59.805Z] Version: 1.2.13 [2020-07-15T05:25:59.805Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:25:59.805Z] runc: [2020-07-15T05:25:59.805Z] Version: 1.0.0-rc10 [2020-07-15T05:25:59.805Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:25:59.805Z] docker-init: [2020-07-15T05:25:59.805Z] Version: 0.18.0 [2020-07-15T05:25:59.805Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T05:25:59.908Z] #39 27.47 CC images/eventpoll.o [2020-07-15T05:25:59.915Z] #39 46.13 GEN include/common/config.h [2020-07-15T05:25:59.915Z] #39 46.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T05:25:59.915Z] #39 46.26 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-15T05:25:59.915Z] #39 46.32 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-15T05:26:00.014Z] #39 42.87 LINK images/built-in.o [2020-07-15T05:26:00.123Z] + docker info [2020-07-15T05:26:00.164Z] #39 27.73 CC images/fh.o [2020-07-15T05:26:00.178Z] #39 46.36 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-15T05:26:00.178Z] #39 46.38 DEP compel/plugins/std/infect.d [2020-07-15T05:26:00.271Z] #39 43.05 GEN compel/include/asm [2020-07-15T05:26:00.271Z] #39 43.07 GEN compel/include/version.h [2020-07-15T05:26:00.271Z] #39 43.09 touch .config [2020-07-15T05:26:00.271Z] #39 43.14 GEN include/common/config.h [2020-07-15T05:26:00.421Z] #39 28.14 CC images/fsnotify.o [2020-07-15T05:26:00.442Z] #39 46.63 DEP compel/plugins/std/string.d [2020-07-15T05:26:00.442Z] #39 46.75 DEP compel/plugins/std/log.d [2020-07-15T05:26:00.442Z] #39 46.88 DEP compel/plugins/std/fds.d [2020-07-15T05:26:00.528Z] #39 43.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-15T05:26:00.528Z] #39 43.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-15T05:26:00.528Z] #39 43.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-15T05:26:00.528Z] #39 43.30 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-15T05:26:00.528Z] #39 43.34 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-15T05:26:00.528Z] #39 43.36 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-15T05:26:00.528Z] #39 43.38 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T05:26:00.528Z] #39 43.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-15T05:26:00.528Z] #39 43.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T05:26:00.528Z] #39 43.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T05:26:00.705Z] #39 ... [2020-07-15T05:26:00.705Z] [2020-07-15T05:26:00.705Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T05:26:00.705Z] #12 DONE 2.3s [2020-07-15T05:26:00.705Z] [2020-07-15T05:26:00.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:00.705Z] #39 46.96 DEP compel/plugins/std/std.d [2020-07-15T05:26:00.705Z] #39 47.13 DEP compel/plugins/shmem/shmem.d [2020-07-15T05:26:00.785Z] #39 43.45 DEP compel/plugins/std/infect.d [2020-07-15T05:26:00.785Z] #39 43.57 DEP compel/plugins/std/string.d [2020-07-15T05:26:00.785Z] #39 43.62 DEP compel/plugins/std/log.d [2020-07-15T05:26:00.785Z] #39 43.67 DEP compel/plugins/std/fds.d [2020-07-15T05:26:00.968Z] #39 47.24 DEP compel/plugins/fds/fds.d [2020-07-15T05:26:01.041Z] #39 43.74 DEP compel/plugins/std/std.d [2020-07-15T05:26:01.042Z] #39 43.80 DEP compel/plugins/shmem/shmem.d [2020-07-15T05:26:01.042Z] #39 43.85 DEP compel/plugins/fds/fds.d [2020-07-15T05:26:01.042Z] #39 43.94 CC compel/plugins/std/std.o [2020-07-15T05:26:01.230Z] #39 47.49 CC compel/plugins/std/std.o [2020-07-15T05:26:01.351Z] #39 28.85 CC images/signalfd.o [2020-07-15T05:26:01.493Z] #39 47.80 CC compel/plugins/std/fds.o [2020-07-15T05:26:01.605Z] #39 44.39 CC compel/plugins/std/fds.o [2020-07-15T05:26:01.608Z] #39 29.07 CC images/fs.o [2020-07-15T05:26:01.864Z] #39 29.35 CC images/pstree.o [2020-07-15T05:26:01.864Z] #39 29.53 CC images/pipe.o [2020-07-15T05:26:01.999Z] #17 6.576 Fetched 8055 kB in 5s (1566 kB/s) [2020-07-15T05:26:02.069Z] #39 48.22 CC compel/plugins/std/log.o [2020-07-15T05:26:02.121Z] #39 29.82 CC images/tcp-stream.o [2020-07-15T05:26:02.169Z] #39 44.91 CC compel/plugins/std/log.o [2020-07-15T05:26:02.169Z] #39 ... [2020-07-15T05:26:02.169Z] [2020-07-15T05:26:02.169Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:02.169Z] #10 106.3 Selecting previously unselected package libapparmor1:amd64. [2020-07-15T05:26:02.377Z] #39 30.04 CC images/sk-packet.o [2020-07-15T05:26:02.425Z] #10 106.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-15T05:26:02.425Z] #10 106.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T05:26:02.425Z] #10 106.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-15T05:26:02.425Z] #10 106.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-15T05:26:02.425Z] #10 106.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T05:26:02.425Z] #10 106.5 Selecting previously unselected package libbtrfs0. [2020-07-15T05:26:02.425Z] #10 106.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T05:26:02.425Z] #10 106.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:26:02.425Z] #10 106.6 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:26:02.632Z] #17 6.576 Reading package lists... [2020-07-15T05:26:02.632Z] #17 ... [2020-07-15T05:26:02.632Z] [2020-07-15T05:26:02.632Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:02.632Z] #49 6.500 + cd /tmp/tmp.YGNUeeaoik/src/github.com/opencontainers/runc [2020-07-15T05:26:02.632Z] #49 6.501 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:26:02.632Z] #49 6.723 + '[' -z '' ']' [2020-07-15T05:26:02.632Z] #49 6.723 + target=static [2020-07-15T05:26:02.632Z] #49 6.723 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T05:26:02.632Z] #49 7.254 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T05:26:02.632Z] #49 ... [2020-07-15T05:26:02.632Z] [2020-07-15T05:26:02.632Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:02.632Z] #39 47.04 DEP criu/pipes.d [2020-07-15T05:26:02.632Z] #39 47.16 DEP criu/pie-util.d [2020-07-15T05:26:02.632Z] #39 47.23 DEP criu/pie-util-vdso.d [2020-07-15T05:26:02.632Z] #39 47.34 DEP criu/path.d [2020-07-15T05:26:02.632Z] #39 47.46 DEP criu/parasite-syscall.d [2020-07-15T05:26:02.632Z] #39 47.56 DEP criu/pagemap.d [2020-07-15T05:26:02.632Z] #39 47.64 DEP criu/pagemap-cache.d [2020-07-15T05:26:02.632Z] #39 47.69 DEP criu/page-xfer.d [2020-07-15T05:26:02.632Z] #39 47.81 DEP criu/page-pipe.d [2020-07-15T05:26:02.632Z] #39 47.88 DEP criu/netfilter.d [2020-07-15T05:26:02.632Z] #39 47.95 DEP criu/net.d [2020-07-15T05:26:02.632Z] #39 48.14 DEP criu/namespaces.d [2020-07-15T05:26:02.632Z] #39 48.23 DEP criu/mount.d [2020-07-15T05:26:02.632Z] #39 48.36 DEP criu/memfd.d [2020-07-15T05:26:02.632Z] #39 48.49 DEP criu/mem.d [2020-07-15T05:26:02.632Z] #39 48.60 DEP criu/lsm.d [2020-07-15T05:26:02.632Z] #39 48.67 DEP criu/log.d [2020-07-15T05:26:02.632Z] #39 48.73 DEP criu/libnetlink.d [2020-07-15T05:26:02.632Z] #39 48.85 DEP criu/kerndat.d [2020-07-15T05:26:02.632Z] #39 48.94 DEP criu/kcmp-ids.d [2020-07-15T05:26:02.632Z] #39 49.03 DEP criu/irmap.d [2020-07-15T05:26:02.632Z] #39 49.11 DEP criu/ipc_ns.d [2020-07-15T05:26:02.632Z] #39 49.20 DEP criu/image.d [2020-07-15T05:26:02.632Z] #39 49.28 DEP criu/image-desc.d [2020-07-15T05:26:02.632Z] #39 49.33 DEP criu/fsnotify.d [2020-07-15T05:26:02.632Z] #39 49.43 DEP criu/filesystems.d [2020-07-15T05:26:02.632Z] #39 49.56 DEP criu/files.d [2020-07-15T05:26:02.632Z] #39 49.69 DEP criu/files-reg.d [2020-07-15T05:26:02.632Z] #39 49.90 DEP criu/files-ext.d [2020-07-15T05:26:02.632Z] #39 50.04 DEP criu/file-lock.d [2020-07-15T05:26:02.632Z] #39 50.17 DEP criu/file-ids.d [2020-07-15T05:26:02.632Z] #39 50.26 DEP criu/fifo.d [2020-07-15T05:26:02.632Z] #39 50.41 DEP criu/fdstore.d [2020-07-15T05:26:02.632Z] #39 50.46 DEP criu/fault-injection.d [2020-07-15T05:26:02.632Z] #39 50.49 DEP criu/external.d [2020-07-15T05:26:02.632Z] #39 50.57 DEP criu/eventpoll.d [2020-07-15T05:26:02.632Z] #39 50.68 DEP criu/eventfd.d [2020-07-15T05:26:02.632Z] #39 50.83 DEP criu/crtools.d [2020-07-15T05:26:02.632Z] #39 50.94 DEP criu/cr-service.d [2020-07-15T05:26:02.632Z] #39 51.10 DEP criu/cr-restore.d [2020-07-15T05:26:02.632Z] #39 51.37 DEP criu/cr-errno.d [2020-07-15T05:26:02.632Z] #39 51.38 DEP criu/cr-dump.d [2020-07-15T05:26:02.632Z] #39 51.61 DEP criu/cr-dedup.d [2020-07-15T05:26:02.632Z] #39 ... [2020-07-15T05:26:02.632Z] [2020-07-15T05:26:02.632Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:02.632Z] #41 80.09 net/http/httptrace [2020-07-15T05:26:02.632Z] #41 80.28 net/http [2020-07-15T05:26:02.632Z] #41 88.28 github.com/LK4D4/vndr/godl [2020-07-15T05:26:02.632Z] #41 88.79 github.com/LK4D4/vndr [2020-07-15T05:26:02.634Z] #39 ... [2020-07-15T05:26:02.634Z] [2020-07-15T05:26:02.634Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:02.634Z] #47 81.71 github.com/pkg/diff [2020-07-15T05:26:02.634Z] #47 83.00 go/ast [2020-07-15T05:26:02.634Z] #47 83.11 golang.org/x/crypto/ssh/terminal [2020-07-15T05:26:02.634Z] #47 85.13 mvdan.cc/editorconfig [2020-07-15T05:26:02.634Z] #47 86.23 mvdan.cc/sh/v3/fileutil [2020-07-15T05:26:02.634Z] #47 86.44 mvdan.cc/sh/v3/syntax [2020-07-15T05:26:02.634Z] #47 ... [2020-07-15T05:26:02.634Z] [2020-07-15T05:26:02.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:02.634Z] #39 30.36 CC images/mnt.o [2020-07-15T05:26:02.646Z] #39 48.95 CC compel/plugins/std/string.o [2020-07-15T05:26:02.646Z] #39 ... [2020-07-15T05:26:02.682Z] #10 106.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T05:26:02.682Z] #10 106.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:26:02.682Z] #10 106.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-15T05:26:02.682Z] #10 106.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:26:02.682Z] #10 106.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:02.909Z] [2020-07-15T05:26:02.909Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:26:02.909Z] #13 1.900 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T05:26:02.909Z] #13 DONE 2.1s [2020-07-15T05:26:02.909Z] [2020-07-15T05:26:02.909Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T05:26:02.924Z] #41 ... [2020-07-15T05:26:02.924Z] [2020-07-15T05:26:02.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:02.924Z] #39 51.71 DEP criu/cr-check.d [2020-07-15T05:26:02.924Z] #39 51.87 DEP criu/config.d [2020-07-15T05:26:02.938Z] #10 106.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-15T05:26:02.938Z] #10 106.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T05:26:02.938Z] #10 106.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:02.938Z] #10 107.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-15T05:26:02.938Z] #10 107.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-15T05:26:02.938Z] #10 107.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T05:26:03.195Z] #10 107.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-15T05:26:03.195Z] #10 107.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:03.195Z] #10 107.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:03.197Z] #39 30.62 CC images/pipe-data.o [2020-07-15T05:26:03.215Z] #39 51.97 DEP criu/clone-noasan.d [2020-07-15T05:26:03.215Z] #39 52.03 DEP criu/cgroup.d [2020-07-15T05:26:03.215Z] #39 52.14 DEP criu/cgroup-props.d [2020-07-15T05:26:03.215Z] #39 52.22 DEP criu/bitmap.d [2020-07-15T05:26:03.451Z] #10 107.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-15T05:26:03.453Z] #39 30.95 CC images/sa.o [2020-07-15T05:26:03.453Z] #39 31.15 CC images/timer.o [2020-07-15T05:26:03.506Z] #39 52.23 DEP criu/bfd.d [2020-07-15T05:26:03.506Z] #39 52.30 DEP criu/autofs.d [2020-07-15T05:26:03.506Z] #39 52.46 DEP criu/aio.d [2020-07-15T05:26:03.708Z] #10 107.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:03.708Z] #10 107.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:03.708Z] #10 ... [2020-07-15T05:26:03.708Z] [2020-07-15T05:26:03.708Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:03.708Z] #41 97.76 vendor/golang.org/x/crypto/poly1305 [2020-07-15T05:26:03.708Z] #41 98.18 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-15T05:26:03.708Z] #41 99.37 vendor/golang.org/x/crypto/hkdf [2020-07-15T05:26:03.708Z] #41 99.54 vendor/golang.org/x/text/transform [2020-07-15T05:26:03.708Z] #41 100.2 vendor/golang.org/x/text/unicode/bidi [2020-07-15T05:26:03.708Z] #41 101.8 vendor/golang.org/x/text/secure/bidirule [2020-07-15T05:26:03.708Z] #41 102.0 vendor/golang.org/x/text/unicode/norm [2020-07-15T05:26:03.708Z] #41 105.8 vendor/golang.org/x/net/idna [2020-07-15T05:26:03.708Z] #41 ... [2020-07-15T05:26:03.708Z] [2020-07-15T05:26:03.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:03.708Z] #10 107.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-15T05:26:03.708Z] #10 107.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:03.708Z] #10 107.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T05:26:03.797Z] #39 52.67 DEP criu/action-scripts.d [2020-07-15T05:26:03.965Z] #10 107.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-15T05:26:03.965Z] #10 107.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:03.965Z] #10 108.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T05:26:04.016Z] #39 31.48 CC images/timerfd.o [2020-07-15T05:26:04.016Z] #39 31.69 CC images/mm.o [2020-07-15T05:26:04.076Z] #8 unpacking docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 18.5s done [2020-07-15T05:26:04.076Z] #8 DONE 25.5s [2020-07-15T05:26:04.076Z] [2020-07-15T05:26:04.076Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T05:26:04.076Z] #9 DONE 0.2s [2020-07-15T05:26:04.076Z] [2020-07-15T05:26:04.076Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T05:26:04.076Z] #10 DONE 0.2s [2020-07-15T05:26:04.076Z] [2020-07-15T05:26:04.076Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T05:26:04.076Z] #36 DONE 0.1s [2020-07-15T05:26:04.076Z] [2020-07-15T05:26:04.076Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T05:26:04.076Z] #28 DONE 0.1s [2020-07-15T05:26:04.076Z] [2020-07-15T05:26:04.076Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:04.088Z] #39 52.92 CC criu/action-scripts.o [2020-07-15T05:26:04.221Z] #10 108.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-15T05:26:04.221Z] #10 108.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-15T05:26:04.221Z] #10 108.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T05:26:04.272Z] #39 31.96 CC images/sk-opts.o [2020-07-15T05:26:04.380Z] #39 53.16 CC criu/aio.o [2020-07-15T05:26:04.478Z] #10 108.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-15T05:26:04.478Z] #10 108.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:26:04.478Z] #10 108.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:04.529Z] #39 32.17 CC images/sk-unix.o [2020-07-15T05:26:04.674Z] #39 53.48 CC criu/autofs.o [2020-07-15T05:26:04.717Z] #37 0.730 + git clone https://github.com/docker/distribution.git . [2020-07-15T05:26:04.717Z] #37 0.734 Cloning into '.'... [2020-07-15T05:26:04.734Z] #10 108.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-15T05:26:04.734Z] #10 108.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-15T05:26:04.734Z] #10 108.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T05:26:04.734Z] #10 108.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-15T05:26:04.734Z] #10 108.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T05:26:04.734Z] #10 108.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:05.091Z] #39 32.52 CC images/sk-inet.o [2020-07-15T05:26:05.347Z] #39 32.94 CC images/tun.o [2020-07-15T05:26:05.467Z] #14 DONE 2.4s [2020-07-15T05:26:05.467Z] [2020-07-15T05:26:05.467Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:26:05.604Z] #39 33.28 CC images/sk-netlink.o [2020-07-15T05:26:05.663Z] #10 109.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T05:26:05.663Z] #10 109.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T05:26:05.663Z] #10 109.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T05:26:05.663Z] #10 109.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:26:05.663Z] #10 109.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:05.663Z] #10 109.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T05:26:05.663Z] #10 109.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:05.663Z] #10 109.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:26:05.663Z] #10 109.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T05:26:05.663Z] #10 109.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:26:05.663Z] #10 109.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-07-15T05:26:05.663Z] #10 109.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-07-15T05:26:05.663Z] #10 109.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:26:05.663Z] #10 109.9 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-07-15T05:26:05.663Z] #10 109.9 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-07-15T05:26:05.663Z] #10 109.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:26:05.663Z] #10 109.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T05:26:05.663Z] #10 109.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:05.663Z] #10 109.9 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T05:26:05.663Z] #10 110.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:05.707Z] #39 54.50 CC criu/bfd.o [2020-07-15T05:26:05.919Z] #10 110.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:05.919Z] #10 110.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:26:06.000Z] #39 54.76 CC criu/bitmap.o [2020-07-15T05:26:06.000Z] #39 54.90 CC criu/cgroup-props.o [2020-07-15T05:26:06.167Z] #39 33.60 CC images/packet-sock.o [2020-07-15T05:26:06.423Z] #39 33.97 CC images/ipc-var.o [2020-07-15T05:26:06.483Z] #10 DONE 110.4s [2020-07-15T05:26:06.483Z] [2020-07-15T05:26:06.483Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T05:26:06.634Z] #39 55.43 CC criu/cgroup.o [2020-07-15T05:26:06.680Z] #39 34.19 CC images/ipc-desc.o [2020-07-15T05:26:06.680Z] #39 34.39 CC images/ipc-shm.o [2020-07-15T05:26:06.936Z] #39 34.64 CC images/ipc-msg.o [2020-07-15T05:26:07.269Z] #39 ... [2020-07-15T05:26:07.269Z] [2020-07-15T05:26:07.269Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:07.269Z] #41 DONE 94.6s [2020-07-15T05:26:07.269Z] [2020-07-15T05:26:07.269Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:07.269Z] #17 6.576 Reading package lists... [2020-07-15T05:26:07.269Z] #17 8.663 Reading package lists... [2020-07-15T05:26:07.269Z] #17 10.56 Building dependency tree... [2020-07-15T05:26:07.269Z] #17 10.99 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T05:26:07.269Z] #17 10.99 The following additional packages will be installed: [2020-07-15T05:26:07.269Z] #17 11.00 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T05:26:07.269Z] #17 11.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T05:26:07.269Z] #17 11.00 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T05:26:07.269Z] #17 11.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T05:26:07.269Z] #17 11.00 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T05:26:07.269Z] #17 11.00 Suggested packages: [2020-07-15T05:26:07.269Z] #17 11.00 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T05:26:07.269Z] #17 11.00 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T05:26:07.269Z] #17 11.00 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T05:26:07.269Z] #17 11.00 Recommended packages: [2020-07-15T05:26:07.269Z] #17 11.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T05:26:07.269Z] #17 11.00 python3-keyrings.alt python3-xdg unzip [2020-07-15T05:26:07.389Z] #15 DONE 2.2s [2020-07-15T05:26:07.389Z] [2020-07-15T05:26:07.389Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T05:26:07.499Z] #39 34.90 CC images/ipc-sem.o [2020-07-15T05:26:07.499Z] #39 35.09 CC images/utsns.o [2020-07-15T05:26:07.755Z] #39 35.34 CC images/creds.o [2020-07-15T05:26:07.904Z] #17 12.52 The following NEW packages will be installed: [2020-07-15T05:26:07.904Z] #17 12.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T05:26:07.904Z] #17 12.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T05:26:07.904Z] #17 12.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T05:26:07.904Z] #17 12.52 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T05:26:07.904Z] #17 12.52 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T05:26:07.904Z] #17 12.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T05:26:07.904Z] #17 12.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T05:26:07.904Z] #17 12.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T05:26:07.904Z] #17 12.52 xz-utils zip [2020-07-15T05:26:07.904Z] #17 12.61 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T05:26:07.904Z] #17 12.61 Need to get 27.7 MB of archives. [2020-07-15T05:26:07.904Z] #17 12.61 After this operation, 117 MB of additional disk space will be used. [2020-07-15T05:26:07.904Z] #17 12.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-15T05:26:07.904Z] #17 12.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-15T05:26:08.012Z] #39 35.61 CC images/vma.o [2020-07-15T05:26:08.196Z] #17 12.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-15T05:26:08.196Z] #17 12.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-15T05:26:08.196Z] #17 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-15T05:26:08.196Z] #17 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-15T05:26:08.196Z] #17 12.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-15T05:26:08.196Z] #17 12.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-15T05:26:08.196Z] #17 12.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-15T05:26:08.196Z] #17 12.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-15T05:26:08.196Z] #17 12.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-15T05:26:08.196Z] #17 12.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-15T05:26:08.196Z] #17 12.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-15T05:26:08.196Z] #17 12.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-15T05:26:08.196Z] #17 12.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-15T05:26:08.196Z] #17 12.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-15T05:26:08.196Z] #17 12.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-15T05:26:08.196Z] #17 12.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:26:08.196Z] #17 12.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-15T05:26:08.196Z] #17 12.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-15T05:26:08.196Z] #17 12.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-15T05:26:08.196Z] #17 12.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-15T05:26:08.196Z] #17 12.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-15T05:26:08.196Z] #17 12.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-15T05:26:08.196Z] #17 12.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-15T05:26:08.196Z] #17 12.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-15T05:26:08.196Z] #17 12.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-15T05:26:08.196Z] #17 12.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-15T05:26:08.268Z] #39 35.87 CC images/netdev.o [2020-07-15T05:26:08.488Z] #17 12.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-15T05:26:08.488Z] #17 13.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-15T05:26:08.488Z] #17 13.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-15T05:26:08.488Z] #17 13.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-15T05:26:08.488Z] #17 13.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-15T05:26:08.488Z] #17 13.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-15T05:26:08.488Z] #17 13.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T05:26:08.488Z] #17 13.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T05:26:08.488Z] #17 13.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T05:26:08.488Z] #17 13.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-15T05:26:08.488Z] #17 13.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T05:26:08.488Z] #17 13.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T05:26:08.488Z] #17 13.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T05:26:08.488Z] #17 13.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-15T05:26:08.488Z] #17 13.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-15T05:26:08.524Z] #39 36.24 CC images/tty.o [2020-07-15T05:26:08.780Z] #17 13.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-15T05:26:08.780Z] #17 13.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T05:26:08.780Z] #17 13.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-15T05:26:08.780Z] #17 13.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-15T05:26:08.780Z] #17 13.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-15T05:26:09.003Z] #11 DONE 2.6s [2020-07-15T05:26:09.003Z] [2020-07-15T05:26:09.003Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T05:26:09.072Z] #17 13.62 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:09.072Z] #17 13.65 Fetched 27.7 MB in 1s (32.5 MB/s) [2020-07-15T05:26:09.072Z] #17 13.68 Selecting previously unselected package pigz. [2020-07-15T05:26:09.072Z] #17 13.68 (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-07-15T05:26:09.072Z] #17 13.72 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-15T05:26:09.106Z] #39 ... [2020-07-15T05:26:09.106Z] [2020-07-15T05:26:09.106Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:09.106Z] #47 93.34 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T05:26:09.106Z] #47 DONE 98.3s [2020-07-15T05:26:09.106Z] [2020-07-15T05:26:09.106Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:09.106Z] #41 88.30 encoding/xml [2020-07-15T05:26:09.106Z] #41 91.18 go/doc [2020-07-15T05:26:09.106Z] #41 93.94 github.com/LK4D4/vndr/versioned [2020-07-15T05:26:09.106Z] #41 94.11 vendor/golang.org/x/crypto/cryptobyte [2020-07-15T05:26:09.106Z] #41 94.42 github.com/LK4D4/vndr/build [2020-07-15T05:26:09.106Z] #41 96.01 net [2020-07-15T05:26:09.106Z] #41 97.73 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-15T05:26:09.301Z] #37 ... [2020-07-15T05:26:09.301Z] [2020-07-15T05:26:09.302Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:09.302Z] #31 0.875 + RM_GOPATH=0 [2020-07-15T05:26:09.302Z] #31 0.877 + TMP_GOPATH= [2020-07-15T05:26:09.302Z] #31 0.878 + : /build [2020-07-15T05:26:09.302Z] #31 0.880 + '[' -z '' ']' [2020-07-15T05:26:09.302Z] #31 0.886 ++ mktemp -d [2020-07-15T05:26:09.302Z] #31 0.889 + export GOPATH=/tmp/tmp.1E0IOUZd8x [2020-07-15T05:26:09.302Z] #31 0.890 + GOPATH=/tmp/tmp.1E0IOUZd8x [2020-07-15T05:26:09.302Z] #31 0.890 + RM_GOPATH=1 [2020-07-15T05:26:09.302Z] #31 0.892 + case "$(go env GOARCH)" in [2020-07-15T05:26:09.302Z] #31 0.912 ++ go env GOARCH [2020-07-15T05:26:09.302Z] #31 1.023 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:09.302Z] #31 1.023 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:09.302Z] #31 1.024 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:09.302Z] #31 1.034 + dir=/tmp/install [2020-07-15T05:26:09.302Z] #31 1.035 + bin=tomlv [2020-07-15T05:26:09.302Z] #31 1.035 + shift [2020-07-15T05:26:09.302Z] #31 1.035 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T05:26:09.302Z] #31 1.035 + . /tmp/install/tomlv.installer [2020-07-15T05:26:09.302Z] #31 1.036 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:26:09.302Z] #31 1.086 + install_tomlv [2020-07-15T05:26:09.302Z] #31 1.087 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T05:26:09.302Z] #31 1.087 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:26:09.302Z] #31 1.087 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1E0IOUZd8x/src/github.com/BurntSushi/toml [2020-07-15T05:26:09.302Z] #31 1.105 Cloning into '/tmp/tmp.1E0IOUZd8x/src/github.com/BurntSushi/toml'... [2020-07-15T05:26:09.302Z] #31 2.414 + cd /tmp/tmp.1E0IOUZd8x/src/github.com/BurntSushi/toml [2020-07-15T05:26:09.302Z] #31 2.414 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:26:09.302Z] #31 2.500 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:26:09.302Z] #31 3.379 internal/cpu [2020-07-15T05:26:09.302Z] #31 3.380 runtime/internal/sys [2020-07-15T05:26:09.302Z] #31 3.454 runtime/internal/atomic [2020-07-15T05:26:09.302Z] #31 3.553 math/bits [2020-07-15T05:26:09.302Z] #31 4.115 unicode/utf8 [2020-07-15T05:26:09.302Z] #31 4.171 runtime/internal/math [2020-07-15T05:26:09.302Z] #31 4.458 internal/race [2020-07-15T05:26:09.302Z] #31 4.596 internal/bytealg [2020-07-15T05:26:09.302Z] #31 4.639 sync/atomic [2020-07-15T05:26:09.302Z] #31 5.296 unicode [2020-07-15T05:26:09.369Z] #17 13.72 Unpacking pigz (2.4-1) ... [2020-07-15T05:26:09.369Z] #17 13.78 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-15T05:26:09.369Z] #17 13.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T05:26:09.369Z] #17 13.79 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-15T05:26:09.369Z] #17 ... [2020-07-15T05:26:09.369Z] [2020-07-15T05:26:09.369Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:26:09.369Z] #28 DONE 96.6s [2020-07-15T05:26:09.369Z] [2020-07-15T05:26:09.369Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:09.369Z] #39 57.64 CC criu/clone-noasan.o [2020-07-15T05:26:09.369Z] #39 57.82 CC criu/config.o [2020-07-15T05:26:09.602Z] #31 5.509 math [2020-07-15T05:26:09.602Z] #31 5.662 internal/testlog [2020-07-15T05:26:09.712Z] #41 ... [2020-07-15T05:26:09.712Z] [2020-07-15T05:26:09.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:09.712Z] #39 37.08 CC images/file-lock.o [2020-07-15T05:26:09.907Z] #31 ... [2020-07-15T05:26:09.907Z] [2020-07-15T05:26:09.907Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:09.907Z] #44 0.850 + RM_GOPATH=0 [2020-07-15T05:26:09.907Z] #44 0.851 + TMP_GOPATH= [2020-07-15T05:26:09.907Z] #44 0.851 + : /build [2020-07-15T05:26:09.907Z] #44 0.852 + '[' -z '' ']' [2020-07-15T05:26:09.907Z] #44 0.857 ++ mktemp -d [2020-07-15T05:26:09.907Z] #44 0.859 + export GOPATH=/tmp/tmp.FPvdzBOulZ [2020-07-15T05:26:09.907Z] #44 0.860 + GOPATH=/tmp/tmp.FPvdzBOulZ [2020-07-15T05:26:09.907Z] #44 0.860 + RM_GOPATH=1 [2020-07-15T05:26:09.907Z] #44 0.860 + case "$(go env GOARCH)" in [2020-07-15T05:26:09.907Z] #44 0.874 ++ go env GOARCH [2020-07-15T05:26:09.907Z] #44 0.916 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:09.907Z] #44 0.916 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:09.907Z] #44 0.940 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:09.907Z] #44 0.950 + dir=/tmp/install [2020-07-15T05:26:09.907Z] #44 0.950 + bin=gotestsum [2020-07-15T05:26:09.907Z] #44 0.950 + shift [2020-07-15T05:26:09.907Z] #44 0.950 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T05:26:09.907Z] #44 0.950 + . /tmp/install/gotestsum.installer [2020-07-15T05:26:09.907Z] #44 0.950 ++ : v0.3.5 [2020-07-15T05:26:09.907Z] #44 0.950 + install_gotestsum [2020-07-15T05:26:09.907Z] #44 0.967 + set -e [2020-07-15T05:26:09.907Z] #44 0.967 + export GO111MODULE=on [2020-07-15T05:26:09.907Z] #44 0.967 + GO111MODULE=on [2020-07-15T05:26:09.907Z] #44 0.967 + GOBIN=/build [2020-07-15T05:26:09.907Z] #44 0.978 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T05:26:09.907Z] #44 1.234 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T05:26:09.907Z] #44 1.246 go: finding gotest.tools v0.3.5 [2020-07-15T05:26:09.907Z] #44 2.183 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T05:26:09.907Z] #44 3.137 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T05:26:09.907Z] #44 4.407 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T05:26:09.907Z] #44 4.574 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T05:26:09.907Z] #44 4.699 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:26:09.907Z] #44 4.706 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T05:26:09.907Z] #44 4.746 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T05:26:09.907Z] #44 4.838 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T05:26:09.907Z] #44 4.928 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:26:09.907Z] #44 4.983 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:26:09.907Z] #44 5.310 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:26:09.907Z] #44 5.346 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T05:26:09.907Z] #44 5.371 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:26:09.907Z] #44 5.387 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T05:26:09.907Z] #44 5.411 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:26:09.907Z] #44 5.413 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:26:09.907Z] #44 5.458 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T05:26:09.907Z] #44 5.522 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:26:09.907Z] #44 5.526 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:26:09.907Z] #44 5.650 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:26:09.907Z] #44 5.712 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:26:09.907Z] #44 5.742 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:26:09.907Z] #44 5.755 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:26:09.958Z] #16 DONE 2.3s [2020-07-15T05:26:09.958Z] [2020-07-15T05:26:09.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:09.958Z] #39 49.55 CC compel/plugins/std/infect.o [2020-07-15T05:26:09.958Z] #39 49.81 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-15T05:26:09.958Z] #39 49.86 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-15T05:26:09.958Z] #39 49.90 AR compel/plugins/std.lib.a [2020-07-15T05:26:09.958Z] #39 49.97 CC compel/plugins/fds/fds.o [2020-07-15T05:26:09.958Z] #39 50.30 AR compel/plugins/fds.lib.a [2020-07-15T05:26:09.958Z] #39 50.41 HOSTDEP compel/src/lib/log-host.d [2020-07-15T05:26:09.958Z] #39 50.54 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T05:26:09.958Z] #39 50.65 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-15T05:26:09.958Z] #39 50.70 HOSTDEP compel/src/main-host.d [2020-07-15T05:26:09.958Z] #39 50.78 DEP compel/src/lib/ptrace.d [2020-07-15T05:26:09.958Z] #39 50.87 DEP compel/src/lib/infect.d [2020-07-15T05:26:09.958Z] #39 50.98 DEP compel/src/lib/infect-util.d [2020-07-15T05:26:09.958Z] #39 51.13 DEP compel/src/lib/infect-rpc.d [2020-07-15T05:26:09.958Z] #39 51.31 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-15T05:26:09.958Z] #39 51.43 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-15T05:26:09.958Z] #39 51.49 DEP compel/src/lib/log.d [2020-07-15T05:26:09.958Z] #39 51.61 DEP compel/src/main.d [2020-07-15T05:26:09.958Z] #39 51.72 DEP compel/src/lib/handle-elf.d [2020-07-15T05:26:09.958Z] #39 51.84 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-15T05:26:09.958Z] #39 52.05 CC compel/src/lib/log.o [2020-07-15T05:26:09.958Z] #39 52.37 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-15T05:26:09.958Z] #39 52.63 CC compel/arch/aarch64/src/lib/infect.o [2020-07-15T05:26:09.958Z] #39 53.07 CC compel/src/lib/infect-rpc.o [2020-07-15T05:26:09.958Z] #39 53.55 CC compel/src/lib/infect-util.o [2020-07-15T05:26:09.958Z] #39 53.85 CC compel/src/lib/infect.o [2020-07-15T05:26:09.969Z] #39 37.46 CC images/rlimit.o [2020-07-15T05:26:10.011Z] #39 58.97 CC criu/cr-check.o [2020-07-15T05:26:10.102Z] Client: [2020-07-15T05:26:10.102Z] Debug Mode: false [2020-07-15T05:26:10.102Z] [2020-07-15T05:26:10.102Z] Server: [2020-07-15T05:26:10.102Z] Containers: 0 [2020-07-15T05:26:10.102Z] Running: 0 [2020-07-15T05:26:10.102Z] Paused: 0 [2020-07-15T05:26:10.102Z] Stopped: 0 [2020-07-15T05:26:10.102Z] Images: 0 [2020-07-15T05:26:10.102Z] Server Version: 19.03.12 [2020-07-15T05:26:10.102Z] Storage Driver: overlay2 [2020-07-15T05:26:10.102Z] Backing Filesystem: extfs [2020-07-15T05:26:10.102Z] Supports d_type: true [2020-07-15T05:26:10.102Z] Native Overlay Diff: true [2020-07-15T05:26:10.102Z] Logging Driver: json-file [2020-07-15T05:26:10.102Z] Cgroup Driver: cgroupfs [2020-07-15T05:26:10.102Z] Plugins: [2020-07-15T05:26:10.102Z] Volume: local [2020-07-15T05:26:10.102Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T05:26:10.102Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T05:26:10.102Z] Swarm: inactive [2020-07-15T05:26:10.102Z] Runtimes: runc [2020-07-15T05:26:10.102Z] Default Runtime: runc [2020-07-15T05:26:10.102Z] Init Binary: docker-init [2020-07-15T05:26:10.102Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T05:26:10.102Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T05:26:10.102Z] init version: fec3683 [2020-07-15T05:26:10.102Z] Security Options: [2020-07-15T05:26:10.102Z] apparmor [2020-07-15T05:26:10.102Z] seccomp [2020-07-15T05:26:10.102Z] Profile: default [2020-07-15T05:26:10.102Z] Kernel Version: 5.3.0-1030-aws [2020-07-15T05:26:10.102Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T05:26:10.102Z] OSType: linux [2020-07-15T05:26:10.102Z] Architecture: x86_64 [2020-07-15T05:26:10.102Z] CPUs: 2 [2020-07-15T05:26:10.102Z] Total Memory: 7.569GiB [2020-07-15T05:26:10.102Z] Name: ip-10-100-103-221 [2020-07-15T05:26:10.102Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-15T05:26:10.102Z] Docker Root Dir: /var/lib/docker [2020-07-15T05:26:10.102Z] Debug Mode: false [2020-07-15T05:26:10.102Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:26:10.102Z] Labels: [2020-07-15T05:26:10.102Z] Experimental: true [2020-07-15T05:26:10.102Z] Insecure Registries: [2020-07-15T05:26:10.102Z] 127.0.0.0/8 [2020-07-15T05:26:10.102Z] Live Restore Enabled: true [2020-07-15T05:26:10.102Z] [2020-07-15T05:26:10.102Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T05:26:10.225Z] #39 37.82 CC images/pagemap.o [2020-07-15T05:26:10.393Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:26:10.393Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:26:10.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T05:26:10.393Z] + bash /home/ubuntu/workspace/moby_PR-41211/check-config.sh [2020-07-15T05:26:10.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T05:26:10.393Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-15T05:26:10.393Z] [2020-07-15T05:26:10.393Z] Generally Necessary: [2020-07-15T05:26:10.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T05:26:10.393Z] - apparmor: enabled and tools installed [2020-07-15T05:26:10.393Z] - CONFIG_NAMESPACES: enabled [2020-07-15T05:26:10.393Z] - CONFIG_NET_NS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_PID_NS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_IPC_NS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_UTS_NS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CGROUPS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CPUSETS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_MEMCG: enabled [2020-07-15T05:26:10.393Z] - CONFIG_KEYS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_VETH: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-15T05:26:10.393Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-15T05:26:10.393Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T05:26:10.393Z] [2020-07-15T05:26:10.393Z] Optional Features: [2020-07-15T05:26:10.393Z] - CONFIG_USER_NS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_SECCOMP: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T05:26:10.393Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T05:26:10.393Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T05:26:10.393Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T05:26:10.393Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T05:26:10.393Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T05:26:10.393Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-15T05:26:10.393Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T05:26:10.393Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T05:26:10.393Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T05:26:10.393Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T05:26:10.393Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T05:26:10.393Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T05:26:10.393Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T05:26:10.549Z] #39 56.65 CC compel/src/lib/ptrace.o [2020-07-15T05:26:10.563Z] #44 ... [2020-07-15T05:26:10.563Z] [2020-07-15T05:26:10.563Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:10.563Z] #31 6.713 runtime [2020-07-15T05:26:10.652Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T05:26:10.652Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T05:26:10.652Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T05:26:10.652Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T05:26:10.652Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T05:26:10.652Z] - CONFIG_EXT4_FS: enabled [2020-07-15T05:26:10.652Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T05:26:10.652Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T05:26:10.652Z] - Network Drivers: [2020-07-15T05:26:10.653Z] - "overlay": [2020-07-15T05:26:10.653Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T05:26:10.653Z] Optional (for encrypted networks): [2020-07-15T05:26:10.653Z] - CONFIG_CRYPTO: enabled [2020-07-15T05:26:10.653Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T05:26:10.653Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T05:26:10.653Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T05:26:10.653Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T05:26:10.653Z] - CONFIG_XFRM: enabled [2020-07-15T05:26:10.653Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-15T05:26:10.653Z] - "ipvlan": [2020-07-15T05:26:10.653Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T05:26:10.653Z] - "macvlan": [2020-07-15T05:26:10.653Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T05:26:10.653Z] - "ftp,tftp client in container": [2020-07-15T05:26:10.653Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T05:26:10.653Z] - Storage Drivers: [2020-07-15T05:26:10.653Z] - "aufs": [2020-07-15T05:26:10.653Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T05:26:10.653Z] - "btrfs": [2020-07-15T05:26:10.653Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T05:26:10.653Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T05:26:10.653Z] - "devicemapper": [2020-07-15T05:26:10.653Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T05:26:10.653Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T05:26:10.653Z] - "overlay": [2020-07-15T05:26:10.653Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T05:26:10.653Z] - "zfs": [2020-07-15T05:26:10.653Z] - /dev/zfs: present [2020-07-15T05:26:10.653Z] - zfs command: missing [2020-07-15T05:26:10.653Z] - zpool command: missing [2020-07-15T05:26:10.653Z] [2020-07-15T05:26:10.653Z] Limits: [2020-07-15T05:26:10.653Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T05:26:10.653Z] [2020-07-15T05:26:10.653Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T05:26:10.788Z] #39 38.45 CC images/siginfo.o [2020-07-15T05:26:10.812Z] #39 57.15 AR compel/libcompel.a [2020-07-15T05:26:10.863Z] #31 6.716 encoding [2020-07-15T05:26:10.986Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc4f242e7958c83ed47a768b83a7c26864b6274e . [2020-07-15T05:26:10.986Z] #1 [internal] load .dockerignore [2020-07-15T05:26:10.986Z] #1 transferring context: 87B done [2020-07-15T05:26:10.986Z] #1 DONE 0.1s [2020-07-15T05:26:10.986Z] [2020-07-15T05:26:10.986Z] #2 [internal] load build definition from Dockerfile [2020-07-15T05:26:10.986Z] #2 transferring dockerfile: 16.37kB done [2020-07-15T05:26:11.045Z] #39 38.73 CC images/rpc.o [2020-07-15T05:26:11.047Z] #39 59.92 CC criu/cr-dedup.o [2020-07-15T05:26:11.075Z] #39 57.26 HOSTCC compel/src/main-host.o [2020-07-15T05:26:11.075Z] #39 ... [2020-07-15T05:26:11.075Z] [2020-07-15T05:26:11.075Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:11.075Z] #41 87.56 vendor/golang.org/x/net/http/httpproxy [2020-07-15T05:26:11.075Z] #41 87.56 net/textproto [2020-07-15T05:26:11.075Z] #41 87.56 crypto/x509 [2020-07-15T05:26:11.075Z] #41 88.45 vendor/golang.org/x/net/http/httpguts [2020-07-15T05:26:11.075Z] #41 90.45 crypto/tls [2020-07-15T05:26:11.075Z] #41 95.06 net/http/httptrace [2020-07-15T05:26:11.075Z] #41 95.28 net/http [2020-07-15T05:26:11.162Z] #31 7.139 runtime/cgo [2020-07-15T05:26:11.246Z] #2 DONE 0.2s [2020-07-15T05:26:11.246Z] [2020-07-15T05:26:11.246Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T05:26:11.246Z] #3 DONE 0.3s [2020-07-15T05:26:11.338Z] #39 60.20 CC criu/cr-dump.o [2020-07-15T05:26:11.338Z] #41 ... [2020-07-15T05:26:11.338Z] [2020-07-15T05:26:11.338Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:11.338Z] #49 8.920 + cd /tmp/tmp.CZ9KqEqvU0/src/github.com/opencontainers/runc [2020-07-15T05:26:11.338Z] #49 8.925 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:26:11.338Z] #49 9.502 + '[' -z '' ']' [2020-07-15T05:26:11.338Z] #49 9.502 + target=static [2020-07-15T05:26:11.338Z] #49 9.503 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T05:26:11.338Z] #49 9.690 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T05:26:11.505Z] [2020-07-15T05:26:11.505Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T05:26:11.505Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T05:26:11.505Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T05:26:11.505Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-15T05:26:11.505Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-15T05:26:11.505Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-07-15T05:26:11.505Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.09MB / 8.88MB 0.1s [2020-07-15T05:26:11.535Z] #12 DONE 2.3s [2020-07-15T05:26:11.535Z] [2020-07-15T05:26:11.535Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:26:11.602Z] #49 ... [2020-07-15T05:26:11.602Z] [2020-07-15T05:26:11.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:11.602Z] #39 57.73 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-15T05:26:11.602Z] #39 57.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T05:26:11.607Z] #39 ... [2020-07-15T05:26:11.607Z] [2020-07-15T05:26:11.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:11.607Z] #10 90.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T05:26:11.607Z] #10 90.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:26:11.607Z] #10 90.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:26:11.764Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-15T05:26:11.764Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-15T05:26:11.864Z] #10 ... [2020-07-15T05:26:11.864Z] [2020-07-15T05:26:11.864Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:11.864Z] #41 99.26 vendor/golang.org/x/text/transform [2020-07-15T05:26:11.864Z] #41 100.2 vendor/golang.org/x/text/unicode/bidi [2020-07-15T05:26:11.866Z] #39 58.17 HOSTCC compel/src/lib/log-host.o [2020-07-15T05:26:12.023Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-15T05:26:12.023Z] #4 DONE 0.6s [2020-07-15T05:26:12.128Z] #39 58.31 HOSTLINK compel/compel-host-bin [2020-07-15T05:26:12.129Z] #39 58.52 DEP soccr/soccr.d [2020-07-15T05:26:12.377Z] #39 61.28 CC criu/cr-errno.o [2020-07-15T05:26:12.377Z] #39 61.32 CC criu/cr-restore.o [2020-07-15T05:26:12.593Z] [2020-07-15T05:26:12.593Z] #6 [internal] load metadata for docker.io/library/golang:1.13.13-buster [2020-07-15T05:26:12.593Z] #6 DONE 0.4s [2020-07-15T05:26:12.593Z] [2020-07-15T05:26:12.593Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T05:26:12.593Z] #5 DONE 0.3s [2020-07-15T05:26:12.593Z] [2020-07-15T05:26:12.593Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:26:12.593Z] #7 resolve docker.io/library/golang:1.13.13-buster@sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 done [2020-07-15T05:26:12.704Z] #39 58.74 CC soccr/soccr.o [2020-07-15T05:26:12.793Z] #41 102.0 vendor/golang.org/x/text/secure/bidirule [2020-07-15T05:26:12.852Z] #7 sha256:18f614998dbd01fffa0b422175ef4616bf8bbd2079be93da774e271a7a51addd 1.79kB / 1.79kB done [2020-07-15T05:26:12.852Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.46MB / 50.39MB 0.2s [2020-07-15T05:26:12.852Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.2s [2020-07-15T05:26:12.852Z] #7 sha256:ffe21b122d06d9fb7289096aac5124ae28e28e72fac051f092b2817d4c6e8b22 1.86kB / 1.86kB done [2020-07-15T05:26:12.852Z] #7 sha256:f4d61fed49ec2fc40c5fcc4ca4cdea570012df177b6fc912d63e518b984bb0e5 6.19kB / 6.19kB done [2020-07-15T05:26:12.852Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 110.59kB / 10.00MB 0.2s [2020-07-15T05:26:12.852Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 11.38MB / 50.39MB 0.3s [2020-07-15T05:26:12.852Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 1.20MB / 7.81MB 0.3s [2020-07-15T05:26:12.852Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.37MB / 10.00MB 0.3s [2020-07-15T05:26:13.113Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.69MB / 50.39MB 0.4s [2020-07-15T05:26:13.113Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s [2020-07-15T05:26:13.113Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s [2020-07-15T05:26:13.113Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 27.41MB / 50.39MB 0.5s [2020-07-15T05:26:13.113Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done [2020-07-15T05:26:13.113Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-07-15T05:26:13.113Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.40MB / 51.83MB 0.5s [2020-07-15T05:26:13.113Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 812.39kB / 68.65MB 0.5s [2020-07-15T05:26:13.356Z] #41 102.3 vendor/golang.org/x/text/unicode/norm [2020-07-15T05:26:13.373Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 31.64MB / 50.39MB 0.6s [2020-07-15T05:26:13.373Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 7.67MB / 51.83MB 0.6s [2020-07-15T05:26:13.373Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 5.06MB / 68.65MB 0.6s [2020-07-15T05:26:13.373Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 45.97MB / 50.39MB 0.8s [2020-07-15T05:26:13.373Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.54MB / 51.83MB 0.8s [2020-07-15T05:26:13.373Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 17.72MB / 68.65MB 0.8s [2020-07-15T05:26:13.427Z] #13 ... [2020-07-15T05:26:13.427Z] [2020-07-15T05:26:13.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:13.427Z] #39 45.80 CC compel/plugins/std/string.o [2020-07-15T05:26:13.427Z] #39 46.41 CC compel/plugins/std/infect.o [2020-07-15T05:26:13.427Z] #39 46.81 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-15T05:26:13.427Z] #39 46.86 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-15T05:26:13.427Z] #39 46.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-15T05:26:13.427Z] #39 46.99 AR compel/plugins/std.lib.a [2020-07-15T05:26:13.427Z] #39 47.07 CC compel/plugins/fds/fds.o [2020-07-15T05:26:13.427Z] #39 47.29 AR compel/plugins/fds.lib.a [2020-07-15T05:26:13.427Z] #39 47.34 HOSTDEP compel/src/lib/log-host.d [2020-07-15T05:26:13.427Z] #39 47.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T05:26:13.427Z] #39 47.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-15T05:26:13.427Z] #39 47.60 HOSTDEP compel/src/main-host.d [2020-07-15T05:26:13.427Z] #39 47.67 DEP compel/src/lib/ptrace.d [2020-07-15T05:26:13.427Z] #39 47.75 DEP compel/src/lib/infect.d [2020-07-15T05:26:13.427Z] #39 47.89 DEP compel/src/lib/infect-util.d [2020-07-15T05:26:13.427Z] #39 47.97 DEP compel/src/lib/infect-rpc.d [2020-07-15T05:26:13.427Z] #39 48.06 DEP compel/arch/x86/src/lib/infect.d [2020-07-15T05:26:13.427Z] #39 48.15 DEP compel/arch/x86/src/lib/cpu.d [2020-07-15T05:26:13.427Z] #39 48.21 DEP compel/src/lib/log.d [2020-07-15T05:26:13.427Z] #39 48.28 DEP compel/src/main.d [2020-07-15T05:26:13.427Z] #39 48.36 DEP compel/src/lib/handle-elf.d [2020-07-15T05:26:13.427Z] #39 48.44 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-15T05:26:13.427Z] #39 48.63 CC compel/src/lib/log.o [2020-07-15T05:26:13.427Z] #39 48.86 CC compel/arch/x86/src/lib/cpu.o [2020-07-15T05:26:13.427Z] #39 50.35 CC compel/arch/x86/src/lib/infect.o [2020-07-15T05:26:13.427Z] #39 51.22 CC compel/src/lib/infect-rpc.o [2020-07-15T05:26:13.427Z] #39 51.82 CC compel/src/lib/infect-util.o [2020-07-15T05:26:13.427Z] #39 52.22 CC compel/src/lib/infect.o [2020-07-15T05:26:13.427Z] #39 55.32 CC compel/src/lib/ptrace.o [2020-07-15T05:26:13.427Z] #39 55.72 AR compel/libcompel.a [2020-07-15T05:26:13.427Z] #39 55.79 HOSTCC compel/src/main-host.o [2020-07-15T05:26:13.427Z] #39 ... [2020-07-15T05:26:13.427Z] [2020-07-15T05:26:13.427Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:26:13.427Z] #13 2.125 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T05:26:13.427Z] #13 DONE 2.3s [2020-07-15T05:26:13.427Z] [2020-07-15T05:26:13.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:13.427Z] #39 56.10 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-15T05:26:13.634Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.9s [2020-07-15T05:26:13.634Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 28.41MB / 51.83MB 0.9s [2020-07-15T05:26:13.634Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 24.97MB / 68.65MB 0.9s [2020-07-15T05:26:13.634Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 35.86MB / 51.83MB 1.0s [2020-07-15T05:26:13.634Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 34.88MB / 68.65MB 1.0s [2020-07-15T05:26:13.683Z] #39 56.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T05:26:13.895Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 45.64MB / 51.83MB 1.1s [2020-07-15T05:26:13.895Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 48.06MB / 68.65MB 1.1s [2020-07-15T05:26:13.895Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.2s done [2020-07-15T05:26:13.895Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.09MB / 51.83MB 1.3s [2020-07-15T05:26:13.895Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 53.86MB / 68.65MB 1.3s [2020-07-15T05:26:13.895Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 0B / 120.18MB 1.3s [2020-07-15T05:26:13.924Z] #31 ... [2020-07-15T05:26:13.924Z] [2020-07-15T05:26:13.924Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:26:13.924Z] #24 1.195 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:13.924Z] #24 1.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:13.924Z] #24 1.372 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:13.924Z] #24 2.984 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T05:26:13.924Z] #24 5.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T05:26:13.924Z] #24 7.258 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T05:26:13.940Z] #39 ... [2020-07-15T05:26:13.940Z] [2020-07-15T05:26:13.940Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:13.940Z] #41 108.0 vendor/golang.org/x/net/http2/hpack [2020-07-15T05:26:13.940Z] #41 108.8 mime [2020-07-15T05:26:13.940Z] #41 110.1 mime/quotedprintable [2020-07-15T05:26:13.940Z] #41 110.3 net/http/internal [2020-07-15T05:26:13.940Z] #41 113.9 crypto/x509 [2020-07-15T05:26:13.940Z] #41 117.0 crypto/tls [2020-07-15T05:26:13.940Z] #41 ... [2020-07-15T05:26:13.940Z] [2020-07-15T05:26:13.940Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:13.940Z] #49 2.505 + RM_GOPATH=0 [2020-07-15T05:26:13.940Z] #49 2.505 + TMP_GOPATH= [2020-07-15T05:26:13.940Z] #49 2.505 + : /build [2020-07-15T05:26:13.940Z] #49 2.505 + '[' -z '' ']' [2020-07-15T05:26:13.940Z] #49 2.505 ++ mktemp -d [2020-07-15T05:26:13.940Z] #49 2.511 + export GOPATH=/tmp/tmp.U7mgwh3nl0 [2020-07-15T05:26:13.940Z] #49 2.511 + GOPATH=/tmp/tmp.U7mgwh3nl0 [2020-07-15T05:26:13.940Z] #49 2.511 + RM_GOPATH=1 [2020-07-15T05:26:13.940Z] #49 2.511 + case "$(go env GOARCH)" in [2020-07-15T05:26:13.940Z] #49 2.512 ++ go env GOARCH [2020-07-15T05:26:13.940Z] #49 2.558 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:13.940Z] #49 2.564 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:13.940Z] #49 2.586 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:13.940Z] #49 2.607 + dir=/tmp/install [2020-07-15T05:26:13.940Z] #49 2.607 + bin=runc [2020-07-15T05:26:13.940Z] #49 2.607 + shift [2020-07-15T05:26:13.940Z] #49 2.607 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T05:26:13.940Z] #49 2.607 + . /tmp/install/runc.installer [2020-07-15T05:26:13.940Z] #49 2.607 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:26:13.940Z] #49 2.607 + install_runc [2020-07-15T05:26:13.940Z] #49 2.607 + uname -r [2020-07-15T05:26:13.940Z] #49 2.611 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T05:26:13.940Z] #49 2.654 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T05:26:13.940Z] #49 2.654 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T05:26:13.940Z] #49 2.654 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T05:26:13.940Z] #49 2.654 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U7mgwh3nl0/src/github.com/opencontainers/runc [2020-07-15T05:26:13.940Z] #49 2.654 Cloning into '/tmp/tmp.U7mgwh3nl0/src/github.com/opencontainers/runc'... [2020-07-15T05:26:14.099Z] #39 60.19 AR soccr/libsoccr.a [2020-07-15T05:26:14.099Z] #39 60.29 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:26:14.164Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 59.91MB / 68.65MB 1.4s [2020-07-15T05:26:14.164Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 64.21MB / 68.65MB 1.5s [2020-07-15T05:26:14.164Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 9.00MB / 120.18MB 1.5s [2020-07-15T05:26:14.164Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-15T05:26:14.196Z] #49 ... [2020-07-15T05:26:14.196Z] [2020-07-15T05:26:14.196Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:14.196Z] #54 110.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:26:14.196Z] #54 110.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T05:26:14.196Z] #54 DONE 118.3s [2020-07-15T05:26:14.196Z] [2020-07-15T05:26:14.196Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T05:26:14.196Z] #14 ... [2020-07-15T05:26:14.196Z] [2020-07-15T05:26:14.196Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T05:26:14.196Z] #55 DONE 0.1s [2020-07-15T05:26:14.196Z] [2020-07-15T05:26:14.196Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T05:26:14.196Z] #56 DONE 0.0s [2020-07-15T05:26:14.219Z] #24 ... [2020-07-15T05:26:14.219Z] [2020-07-15T05:26:14.219Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:14.219Z] #61 0.833 + RM_GOPATH=0 [2020-07-15T05:26:14.220Z] #61 0.833 + TMP_GOPATH= [2020-07-15T05:26:14.220Z] #61 0.833 + : /build [2020-07-15T05:26:14.220Z] #61 0.833 + '[' -z '' ']' [2020-07-15T05:26:14.220Z] #61 0.852 ++ mktemp -d [2020-07-15T05:26:14.220Z] #61 0.854 + export GOPATH=/tmp/tmp.FGOkaDCfDB [2020-07-15T05:26:14.220Z] #61 0.854 + GOPATH=/tmp/tmp.FGOkaDCfDB [2020-07-15T05:26:14.220Z] #61 0.854 + RM_GOPATH=1 [2020-07-15T05:26:14.220Z] #61 0.854 + case "$(go env GOARCH)" in [2020-07-15T05:26:14.220Z] #61 0.857 ++ go env GOARCH [2020-07-15T05:26:14.220Z] #61 0.890 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:14.220Z] #61 0.892 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:14.220Z] #61 0.903 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:14.220Z] #61 0.910 + dir=/tmp/install [2020-07-15T05:26:14.220Z] #61 0.911 + bin=proxy [2020-07-15T05:26:14.220Z] #61 0.911 + shift [2020-07-15T05:26:14.220Z] #61 0.911 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T05:26:14.220Z] #61 0.911 + . /tmp/install/proxy.installer [2020-07-15T05:26:14.220Z] #61 0.912 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:26:14.220Z] #61 0.913 + install_proxy [2020-07-15T05:26:14.220Z] #61 0.913 + case "$1" in [2020-07-15T05:26:14.220Z] #61 0.913 + export CGO_ENABLED=0 [2020-07-15T05:26:14.220Z] #61 0.913 + CGO_ENABLED=0 [2020-07-15T05:26:14.220Z] #61 0.913 + _install_proxy [2020-07-15T05:26:14.220Z] #61 0.914 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T05:26:14.220Z] #61 0.914 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FGOkaDCfDB/src/github.com/docker/libnetwork [2020-07-15T05:26:14.220Z] #61 0.914 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:26:14.220Z] #61 0.982 Cloning into '/tmp/tmp.FGOkaDCfDB/src/github.com/docker/libnetwork'... [2020-07-15T05:26:14.220Z] #61 ... [2020-07-15T05:26:14.220Z] [2020-07-15T05:26:14.220Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:14.220Z] #55 0.920 + RM_GOPATH=0 [2020-07-15T05:26:14.220Z] #55 0.921 + TMP_GOPATH= [2020-07-15T05:26:14.220Z] #55 0.921 + : /build [2020-07-15T05:26:14.220Z] #55 0.921 + '[' -z '' ']' [2020-07-15T05:26:14.220Z] #55 0.944 ++ mktemp -d [2020-07-15T05:26:14.220Z] #55 0.948 + export GOPATH=/tmp/tmp.16cGikOZCE [2020-07-15T05:26:14.220Z] #55 0.978 + GOPATH=/tmp/tmp.16cGikOZCE [2020-07-15T05:26:14.220Z] #55 0.978 + RM_GOPATH=1 [2020-07-15T05:26:14.220Z] #55 0.978 + case "$(go env GOARCH)" in [2020-07-15T05:26:14.220Z] #55 0.982 ++ go env GOARCH [2020-07-15T05:26:14.220Z] #55 1.086 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:14.220Z] #55 1.087 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:14.220Z] #55 1.089 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:14.220Z] #55 1.107 + dir=/tmp/install [2020-07-15T05:26:14.220Z] #55 1.108 + bin=rootlesskit [2020-07-15T05:26:14.220Z] #55 1.108 + shift [2020-07-15T05:26:14.220Z] #55 1.108 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T05:26:14.220Z] #55 1.109 + . /tmp/install/rootlesskit.installer [2020-07-15T05:26:14.220Z] #55 1.110 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:26:14.220Z] #55 1.114 + install_rootlesskit [2020-07-15T05:26:14.220Z] #55 1.114 + case "$1" in [2020-07-15T05:26:14.220Z] #55 1.114 + export CGO_ENABLED=0 [2020-07-15T05:26:14.220Z] #55 1.114 + CGO_ENABLED=0 [2020-07-15T05:26:14.220Z] #55 1.114 + _install_rootlesskit [2020-07-15T05:26:14.220Z] #55 1.114 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T05:26:14.220Z] #55 1.115 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.16cGikOZCE/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:26:14.220Z] #55 1.115 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:26:14.220Z] #55 1.145 Cloning into '/tmp/tmp.16cGikOZCE/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T05:26:14.220Z] #55 6.224 + cd /tmp/tmp.16cGikOZCE/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:26:14.220Z] #55 6.227 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:26:14.220Z] #55 6.706 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:26:14.220Z] #55 6.706 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T05:26:14.439Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.6s [2020-07-15T05:26:14.439Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 18.57MB / 120.18MB 1.7s [2020-07-15T05:26:14.439Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 25.95MB / 120.18MB 1.8s [2020-07-15T05:26:14.453Z] [2020-07-15T05:26:14.453Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:14.453Z] #39 56.95 HOSTCC compel/src/lib/log-host.o [2020-07-15T05:26:14.453Z] #39 57.21 HOSTLINK compel/compel-host-bin [2020-07-15T05:26:14.511Z] #39 ... [2020-07-15T05:26:14.511Z] [2020-07-15T05:26:14.511Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:14.511Z] #17 14.11 Selecting previously unselected package python3.7-minimal. [2020-07-15T05:26:14.511Z] #17 14.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 14.12 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:26:14.511Z] #17 14.89 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-15T05:26:14.511Z] #17 14.90 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:26:14.511Z] #17 15.88 Selecting previously unselected package python3-minimal. [2020-07-15T05:26:14.511Z] #17 15.88 (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-07-15T05:26:14.511Z] #17 15.90 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 15.90 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T05:26:14.511Z] #17 15.95 Selecting previously unselected package libmpdec2:s390x. [2020-07-15T05:26:14.511Z] #17 15.95 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 15.95 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-15T05:26:14.511Z] #17 16.01 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-15T05:26:14.511Z] #17 16.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 16.01 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-15T05:26:14.511Z] #17 16.47 Selecting previously unselected package python3.7. [2020-07-15T05:26:14.511Z] #17 16.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 16.48 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:14.511Z] #17 16.57 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-15T05:26:14.511Z] #17 16.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 16.57 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-15T05:26:14.511Z] #17 16.62 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T05:26:14.511Z] #17 17.05 Selecting previously unselected package python3. [2020-07-15T05:26:14.511Z] #17 17.05 (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-07-15T05:26:14.511Z] #17 17.08 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 17.08 Unpacking python3 (3.7.3-1) ... [2020-07-15T05:26:14.511Z] #17 17.13 Selecting previously unselected package libip4tc0:s390x. [2020-07-15T05:26:14.511Z] #17 17.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-15T05:26:14.511Z] #17 17.14 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-15T05:26:14.511Z] #17 17.19 Selecting previously unselected package libip6tc0:s390x. [2020-07-15T05:26:14.512Z] #17 17.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-15T05:26:14.512Z] #17 17.19 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-15T05:26:14.512Z] #17 17.29 Selecting previously unselected package libiptc0:s390x. [2020-07-15T05:26:14.512Z] #17 17.29 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-15T05:26:14.512Z] #17 17.29 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-15T05:26:14.512Z] #17 17.33 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-15T05:26:14.512Z] #17 17.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-15T05:26:14.512Z] #17 17.34 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-15T05:26:14.512Z] #17 17.36 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-15T05:26:14.512Z] #17 17.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-15T05:26:14.512Z] #17 17.36 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-15T05:26:14.512Z] #17 17.40 Selecting previously unselected package libnftnl11:s390x. [2020-07-15T05:26:14.512Z] #17 17.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-15T05:26:14.512Z] #17 17.41 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-15T05:26:14.512Z] #17 17.45 Selecting previously unselected package iptables. [2020-07-15T05:26:14.512Z] #17 17.45 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-15T05:26:14.512Z] #17 17.45 Unpacking iptables (1.8.2-4) ... [2020-07-15T05:26:14.512Z] #17 17.65 Selecting previously unselected package xxd. [2020-07-15T05:26:14.512Z] #17 17.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-15T05:26:14.512Z] #17 17.66 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:26:14.512Z] #17 17.75 Selecting previously unselected package vim-common. [2020-07-15T05:26:14.512Z] #17 17.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:26:14.512Z] #17 17.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:26:14.512Z] #17 17.86 Selecting previously unselected package bash-completion. [2020-07-15T05:26:14.512Z] #17 17.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T05:26:14.512Z] #17 19.18 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T05:26:14.514Z] #55 ... [2020-07-15T05:26:14.514Z] [2020-07-15T05:26:14.514Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:26:14.514Z] #39 1.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:14.514Z] #39 1.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:14.514Z] #39 1.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:14.514Z] #39 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T05:26:14.514Z] #39 5.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T05:26:14.514Z] #39 7.123 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T05:26:14.514Z] #39 ... [2020-07-15T05:26:14.514Z] [2020-07-15T05:26:14.514Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:14.514Z] #11 1.190 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:14.514Z] #11 1.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:14.514Z] #11 1.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:14.514Z] #11 2.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T05:26:14.514Z] #11 4.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T05:26:14.514Z] #11 7.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T05:26:14.675Z] #39 60.92 DEP criu/arch/aarch64/sigframe.d [2020-07-15T05:26:14.710Z] #39 57.42 DEP soccr/soccr.d [2020-07-15T05:26:14.763Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 33.26MB / 120.18MB 1.9s [2020-07-15T05:26:14.812Z] #11 ... [2020-07-15T05:26:14.812Z] [2020-07-15T05:26:14.812Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:26:14.812Z] #29 0.766 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T05:26:14.812Z] #29 0.772 Cloning into '.'... [2020-07-15T05:26:14.812Z] #29 ... [2020-07-15T05:26:14.812Z] [2020-07-15T05:26:14.812Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:14.812Z] #22 0.520 + RM_GOPATH=0 [2020-07-15T05:26:14.812Z] #22 0.520 + TMP_GOPATH= [2020-07-15T05:26:14.812Z] #22 0.521 + : /build [2020-07-15T05:26:14.812Z] #22 0.521 + '[' -z '' ']' [2020-07-15T05:26:14.812Z] #22 0.521 ++ mktemp -d [2020-07-15T05:26:14.812Z] #22 0.523 + export GOPATH=/tmp/tmp.DptOqUgAYv [2020-07-15T05:26:14.812Z] #22 0.523 + GOPATH=/tmp/tmp.DptOqUgAYv [2020-07-15T05:26:14.812Z] #22 0.523 + RM_GOPATH=1 [2020-07-15T05:26:14.812Z] #22 0.523 + case "$(go env GOARCH)" in [2020-07-15T05:26:14.812Z] #22 0.523 ++ go env GOARCH [2020-07-15T05:26:14.812Z] #22 0.528 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:14.812Z] #22 0.528 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:14.812Z] #22 0.529 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:14.812Z] #22 0.530 + dir=/tmp/install [2020-07-15T05:26:14.812Z] #22 0.530 + bin=dockercli [2020-07-15T05:26:14.812Z] #22 0.530 + shift [2020-07-15T05:26:14.812Z] #22 0.530 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T05:26:14.812Z] #22 0.530 + . /tmp/install/dockercli.installer [2020-07-15T05:26:14.812Z] #22 0.530 ++ : stable [2020-07-15T05:26:14.812Z] #22 0.531 ++ : 17.06.2-ce [2020-07-15T05:26:14.812Z] #22 0.531 + install_dockercli [2020-07-15T05:26:14.812Z] #22 0.531 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T05:26:14.812Z] #22 0.531 Install docker/cli version 17.06.2-ce from stable [2020-07-15T05:26:14.812Z] #22 0.531 ++ uname -m [2020-07-15T05:26:14.812Z] #22 0.533 + arch=ppc64le [2020-07-15T05:26:14.812Z] #22 0.533 + '[' ppc64le '!=' x86_64 ']' [2020-07-15T05:26:14.812Z] #22 0.533 + '[' ppc64le '!=' s390x ']' [2020-07-15T05:26:14.812Z] #22 0.533 + '[' ppc64le '!=' armhf ']' [2020-07-15T05:26:14.812Z] #22 0.533 + build_dockercli [2020-07-15T05:26:14.812Z] #22 0.533 + git clone https://github.com/docker/docker-ce /tmp/tmp.DptOqUgAYv/tmp/docker-ce [2020-07-15T05:26:14.812Z] #22 0.536 Cloning into '/tmp/tmp.DptOqUgAYv/tmp/docker-ce'... [2020-07-15T05:26:14.938Z] #39 61.15 DEP criu/arch/aarch64/crtools.d [2020-07-15T05:26:14.968Z] #39 57.76 CC soccr/soccr.o [2020-07-15T05:26:15.032Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.9s done [2020-07-15T05:26:15.032Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 56.41MB / 120.18MB 2.2s [2020-07-15T05:26:15.032Z] #7 sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a 126B / 126B 2.2s [2020-07-15T05:26:15.032Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.2s done [2020-07-15T05:26:15.032Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 64.33MB / 120.18MB 2.3s [2020-07-15T05:26:15.032Z] #7 sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a 126B / 126B 2.2s done [2020-07-15T05:26:15.110Z] #22 ... [2020-07-15T05:26:15.110Z] [2020-07-15T05:26:15.110Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:15.110Z] #42 0.836 + RM_GOPATH=0 [2020-07-15T05:26:15.110Z] #42 0.836 + TMP_GOPATH= [2020-07-15T05:26:15.110Z] #42 0.836 + : /build [2020-07-15T05:26:15.110Z] #42 0.837 + '[' -z '' ']' [2020-07-15T05:26:15.110Z] #42 0.858 ++ mktemp -d [2020-07-15T05:26:15.110Z] #42 0.862 + export GOPATH=/tmp/tmp.fjbY5xZQBl [2020-07-15T05:26:15.110Z] #42 0.863 + GOPATH=/tmp/tmp.fjbY5xZQBl [2020-07-15T05:26:15.110Z] #42 0.863 + RM_GOPATH=1 [2020-07-15T05:26:15.110Z] #42 0.863 + case "$(go env GOARCH)" in [2020-07-15T05:26:15.110Z] #42 0.865 ++ go env GOARCH [2020-07-15T05:26:15.110Z] #42 0.967 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:15.110Z] #42 0.967 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:15.110Z] #42 0.967 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:15.110Z] #42 0.969 + dir=/tmp/install [2020-07-15T05:26:15.110Z] #42 0.978 + bin=vndr [2020-07-15T05:26:15.110Z] #42 0.978 + shift [2020-07-15T05:26:15.110Z] #42 0.978 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T05:26:15.110Z] #42 0.978 + . /tmp/install/vndr.installer [2020-07-15T05:26:15.110Z] #42 0.978 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:26:15.110Z] #42 0.978 + install_vndr [2020-07-15T05:26:15.110Z] #42 0.979 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T05:26:15.110Z] #42 0.983 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:26:15.110Z] #42 0.983 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fjbY5xZQBl/src/github.com/LK4D4/vndr [2020-07-15T05:26:15.110Z] #42 1.029 Cloning into '/tmp/tmp.fjbY5xZQBl/src/github.com/LK4D4/vndr'... [2020-07-15T05:26:15.110Z] #42 2.230 + cd /tmp/tmp.fjbY5xZQBl/src/github.com/LK4D4/vndr [2020-07-15T05:26:15.110Z] #42 2.231 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:26:15.110Z] #42 2.237 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T05:26:15.110Z] #42 4.033 internal/race [2020-07-15T05:26:15.110Z] #42 4.076 internal/cpu [2020-07-15T05:26:15.110Z] #42 4.095 runtime/internal/sys [2020-07-15T05:26:15.110Z] #42 4.175 sync/atomic [2020-07-15T05:26:15.110Z] #42 4.636 unicode [2020-07-15T05:26:15.110Z] #42 4.709 unicode/utf8 [2020-07-15T05:26:15.110Z] #42 5.168 math/bits [2020-07-15T05:26:15.110Z] #42 5.252 internal/bytealg [2020-07-15T05:26:15.110Z] #42 7.036 encoding [2020-07-15T05:26:15.110Z] #42 7.302 math [2020-07-15T05:26:15.110Z] #42 7.533 runtime [2020-07-15T05:26:15.110Z] #42 7.663 unicode/utf16 [2020-07-15T05:26:15.110Z] #42 8.355 container/list [2020-07-15T05:26:15.110Z] #42 ... [2020-07-15T05:26:15.110Z] [2020-07-15T05:26:15.110Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:26:15.110Z] #33 1.235 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:15.110Z] #33 1.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:15.110Z] #33 1.339 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:15.110Z] #33 2.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T05:26:15.110Z] #33 5.070 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T05:26:15.110Z] #33 6.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T05:26:15.145Z] #17 19.49 Selecting previously unselected package bzip2. [2020-07-15T05:26:15.145Z] #17 19.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-15T05:26:15.145Z] #17 19.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:26:15.145Z] #17 19.56 Selecting previously unselected package xz-utils. [2020-07-15T05:26:15.145Z] #17 19.56 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-15T05:26:15.145Z] #17 19.56 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T05:26:15.145Z] #17 19.63 Selecting previously unselected package apparmor. [2020-07-15T05:26:15.145Z] #17 19.64 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-15T05:26:15.145Z] #17 19.68 Unpacking apparmor (2.13.2-10) ... [2020-07-15T05:26:15.145Z] #17 19.91 Selecting previously unselected package aufs-tools. [2020-07-15T05:26:15.201Z] #39 61.43 DEP criu/arch/aarch64/cpu.d [2020-07-15T05:26:15.201Z] #39 61.49 DEP criu/arch/aarch64/bitops.d [2020-07-15T05:26:15.314Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 83.51MB / 120.18MB 2.6s [2020-07-15T05:26:15.408Z] #33 ... [2020-07-15T05:26:15.408Z] [2020-07-15T05:26:15.408Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:26:15.408Z] #52 0.704 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:15.408Z] #52 0.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:15.408Z] #52 0.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:15.408Z] #52 2.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T05:26:15.408Z] #52 4.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T05:26:15.408Z] #52 6.460 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T05:26:15.408Z] #52 ... [2020-07-15T05:26:15.408Z] [2020-07-15T05:26:15.408Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:15.408Z] #48 0.840 + RM_GOPATH=0 [2020-07-15T05:26:15.408Z] #48 0.841 + TMP_GOPATH= [2020-07-15T05:26:15.408Z] #48 0.841 + : /build [2020-07-15T05:26:15.408Z] #48 0.842 + '[' -z '' ']' [2020-07-15T05:26:15.408Z] #48 0.849 ++ mktemp -d [2020-07-15T05:26:15.408Z] #48 0.858 + export GOPATH=/tmp/tmp.0GOXuwql60 [2020-07-15T05:26:15.408Z] #48 0.858 + GOPATH=/tmp/tmp.0GOXuwql60 [2020-07-15T05:26:15.408Z] #48 0.858 + RM_GOPATH=1 [2020-07-15T05:26:15.408Z] #48 0.858 + case "$(go env GOARCH)" in [2020-07-15T05:26:15.408Z] #48 0.868 ++ go env GOARCH [2020-07-15T05:26:15.408Z] #48 0.923 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:15.408Z] #48 0.923 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:15.408Z] #48 0.923 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:15.408Z] #48 0.927 + dir=/tmp/install [2020-07-15T05:26:15.408Z] #48 0.927 + bin=shfmt [2020-07-15T05:26:15.408Z] #48 0.927 + shift [2020-07-15T05:26:15.408Z] #48 0.927 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T05:26:15.408Z] #48 0.927 + . /tmp/install/shfmt.installer [2020-07-15T05:26:15.408Z] #48 0.927 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:26:15.408Z] #48 0.928 + install_shfmt [2020-07-15T05:26:15.408Z] #48 0.928 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T05:26:15.408Z] #48 0.928 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:26:15.408Z] #48 0.928 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0GOXuwql60/src/github.com/mvdan/sh [2020-07-15T05:26:15.408Z] #48 0.951 Cloning into '/tmp/tmp.0GOXuwql60/src/github.com/mvdan/sh'... [2020-07-15T05:26:15.436Z] #17 19.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-15T05:26:15.436Z] #17 19.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:26:15.436Z] #17 20.00 Selecting previously unselected package libonig5:s390x. [2020-07-15T05:26:15.436Z] #17 20.00 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-15T05:26:15.436Z] #17 20.00 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-15T05:26:15.436Z] #17 20.12 Selecting previously unselected package libjq1:s390x. [2020-07-15T05:26:15.436Z] #17 20.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T05:26:15.436Z] #17 20.12 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T05:26:15.436Z] #17 20.20 Selecting previously unselected package jq. [2020-07-15T05:26:15.464Z] #39 61.59 CC criu/arch/aarch64/bitops.o [2020-07-15T05:26:15.464Z] #39 61.67 CC criu/arch/aarch64/cpu.o [2020-07-15T05:26:15.577Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 91.77MB / 120.18MB 2.8s [2020-07-15T05:26:15.707Z] #48 ... [2020-07-15T05:26:15.707Z] [2020-07-15T05:26:15.707Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:15.707Z] #46 0.877 + RM_GOPATH=0 [2020-07-15T05:26:15.707Z] #46 0.881 + TMP_GOPATH= [2020-07-15T05:26:15.707Z] #46 0.882 + : /build [2020-07-15T05:26:15.707Z] #46 0.884 + '[' -z '' ']' [2020-07-15T05:26:15.707Z] #46 0.917 ++ mktemp -d [2020-07-15T05:26:15.707Z] #46 0.928 + export GOPATH=/tmp/tmp.1zoPEiJjFz [2020-07-15T05:26:15.707Z] #46 0.928 + GOPATH=/tmp/tmp.1zoPEiJjFz [2020-07-15T05:26:15.707Z] #46 0.928 + RM_GOPATH=1 [2020-07-15T05:26:15.707Z] #46 0.928 + case "$(go env GOARCH)" in [2020-07-15T05:26:15.707Z] #46 0.930 ++ go env GOARCH [2020-07-15T05:26:15.707Z] #46 0.938 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:15.707Z] #46 0.938 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:15.707Z] #46 0.939 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:15.707Z] #46 0.941 + dir=/tmp/install [2020-07-15T05:26:15.707Z] #46 0.942 + bin=golangci_lint [2020-07-15T05:26:15.707Z] #46 0.942 + shift [2020-07-15T05:26:15.707Z] #46 0.942 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T05:26:15.707Z] #46 0.942 + . /tmp/install/golangci_lint.installer [2020-07-15T05:26:15.707Z] #46 0.943 ++ : v1.23.8 [2020-07-15T05:26:15.707Z] #46 0.943 + install_golangci_lint [2020-07-15T05:26:15.707Z] #46 0.943 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T05:26:15.707Z] #46 0.943 Installing golangci-lint version v1.23.8 [2020-07-15T05:26:15.707Z] #46 0.944 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T05:26:15.707Z] #46 ... [2020-07-15T05:26:15.707Z] [2020-07-15T05:26:15.707Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:15.707Z] #48 11.83 + cd /tmp/tmp.0GOXuwql60/src/github.com/mvdan/sh [2020-07-15T05:26:15.726Z] #39 61.97 CC criu/arch/aarch64/crtools.o [2020-07-15T05:26:15.728Z] #17 20.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T05:26:15.728Z] #17 20.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:26:15.728Z] #17 20.27 Selecting previously unselected package libaio1:s390x. [2020-07-15T05:26:15.728Z] #17 20.27 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-15T05:26:15.728Z] #17 20.27 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-15T05:26:15.728Z] #17 20.30 Selecting previously unselected package libgpm2:s390x. [2020-07-15T05:26:15.728Z] #17 20.30 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-15T05:26:15.728Z] #17 20.31 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-15T05:26:15.728Z] #17 20.35 Selecting previously unselected package libicu63:s390x. [2020-07-15T05:26:15.728Z] #17 20.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-15T05:26:15.728Z] #17 20.36 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T05:26:15.839Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 103.74MB / 120.18MB 3.1s [2020-07-15T05:26:15.839Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 109.92MB / 120.18MB 3.2s [2020-07-15T05:26:16.006Z] #48 11.83 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:26:16.006Z] #48 11.92 + GO111MODULE=on [2020-07-15T05:26:16.006Z] #48 11.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T05:26:16.103Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 118.18MB / 120.18MB 3.3s [2020-07-15T05:26:16.302Z] #39 62.60 CC criu/arch/aarch64/sigframe.o [2020-07-15T05:26:16.566Z] #39 63.01 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-15T05:26:16.625Z] #41 ... [2020-07-15T05:26:16.625Z] [2020-07-15T05:26:16.625Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:16.625Z] #39 39.79 CC images/ext-file.o [2020-07-15T05:26:16.625Z] #39 40.00 CC images/cgroup.o [2020-07-15T05:26:16.625Z] #39 40.53 CC images/userns.o [2020-07-15T05:26:16.625Z] #39 40.80 CC images/google/protobuf/descriptor.o [2020-07-15T05:26:16.625Z] #39 42.28 CC images/opts.o [2020-07-15T05:26:16.625Z] #39 42.56 CC images/seccomp.o [2020-07-15T05:26:16.625Z] #39 42.74 CC images/binfmt-misc.o [2020-07-15T05:26:16.625Z] #39 42.95 CC images/time.o [2020-07-15T05:26:16.625Z] #39 43.11 CC images/sysctl.o [2020-07-15T05:26:16.625Z] #39 43.27 CC images/autofs.o [2020-07-15T05:26:16.625Z] #39 43.51 CC images/macvlan.o [2020-07-15T05:26:16.625Z] #39 43.79 CC images/sit.o [2020-07-15T05:26:16.625Z] #39 44.00 CC images/memfd.o [2020-07-15T05:26:16.625Z] #39 44.27 CC images/timens.o [2020-07-15T05:26:16.828Z] #39 63.07 DEP criu/pie/util-vdso.d [2020-07-15T05:26:16.860Z] #39 ... [2020-07-15T05:26:16.861Z] [2020-07-15T05:26:16.861Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T05:26:16.861Z] #14 DONE 3.0s [2020-07-15T05:26:16.861Z] [2020-07-15T05:26:16.861Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:26:16.882Z] #39 44.55 LINK images/built-in.o [2020-07-15T05:26:17.040Z] #7 ... [2020-07-15T05:26:17.040Z] [2020-07-15T05:26:17.040Z] #20 [internal] load build context [2020-07-15T05:26:17.040Z] #20 transferring context: 51.30MB 3.7s done [2020-07-15T05:26:17.040Z] #20 DONE 4.2s [2020-07-15T05:26:17.040Z] [2020-07-15T05:26:17.040Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T05:26:17.040Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T05:26:17.040Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T05:26:17.040Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T05:26:17.040Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-07-15T05:26:17.040Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-07-15T05:26:17.040Z] #58 DONE 4.2s [2020-07-15T05:26:17.040Z] [2020-07-15T05:26:17.040Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.13-buster@sha256:ffe21b122... [2020-07-15T05:26:17.040Z] #7 sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 120.18MB / 120.18MB 4.2s done [2020-07-15T05:26:17.091Z] #39 63.32 DEP criu/pie/util.d [2020-07-15T05:26:17.139Z] #39 44.72 GEN compel/include/asm [2020-07-15T05:26:17.139Z] #39 44.76 GEN compel/include/version.h [2020-07-15T05:26:17.139Z] #39 44.79 touch .config [2020-07-15T05:26:17.139Z] #39 ... [2020-07-15T05:26:17.139Z] [2020-07-15T05:26:17.139Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:17.139Z] #41 106.2 vendor/golang.org/x/net/idna [2020-07-15T05:26:17.355Z] #39 63.62 CC criu/pie/util.o [2020-07-15T05:26:17.540Z] #48 13.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:26:17.540Z] #48 13.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:26:17.540Z] #48 13.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:26:17.617Z] #39 63.93 CC criu/pie/util-vdso.o [2020-07-15T05:26:17.793Z] #17 22.47 Selecting previously unselected package libnet1:s390x. [2020-07-15T05:26:17.793Z] #17 22.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-15T05:26:17.793Z] #17 22.47 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T05:26:17.793Z] #17 22.52 Selecting previously unselected package libnl-3-200:s390x. [2020-07-15T05:26:17.793Z] #17 22.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-15T05:26:17.793Z] #17 22.52 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T05:26:17.793Z] #17 22.58 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-15T05:26:17.838Z] #48 13.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:26:18.084Z] #17 22.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-15T05:26:18.084Z] #17 22.58 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T05:26:18.084Z] #17 22.63 Selecting previously unselected package libreadline5:s390x. [2020-07-15T05:26:18.084Z] #17 22.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-15T05:26:18.084Z] #17 22.64 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-15T05:26:18.084Z] #17 22.72 Selecting previously unselected package net-tools. [2020-07-15T05:26:18.084Z] #17 22.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-15T05:26:18.084Z] #17 22.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:26:18.084Z] #17 22.86 Selecting previously unselected package python-pip-whl. [2020-07-15T05:26:18.136Z] #48 14.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:26:18.193Z] #39 64.59 AR criu/pie/pie.lib.a [2020-07-15T05:26:18.193Z] #39 ... [2020-07-15T05:26:18.193Z] [2020-07-15T05:26:18.193Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:18.193Z] #41 104.6 github.com/LK4D4/vndr/godl [2020-07-15T05:26:18.375Z] #17 22.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T05:26:18.375Z] #17 22.87 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T05:26:18.424Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.2s done [2020-07-15T05:26:18.424Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-15T05:26:18.667Z] #17 23.21 Selecting previously unselected package python3-lib2to3. [2020-07-15T05:26:18.667Z] #17 23.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T05:26:18.667Z] #17 23.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:26:18.667Z] #17 23.28 Selecting previously unselected package python3-distutils. [2020-07-15T05:26:18.667Z] #17 23.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T05:26:18.667Z] #17 23.29 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T05:26:18.667Z] #17 23.38 Selecting previously unselected package python3-pip. [2020-07-15T05:26:18.667Z] #17 23.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T05:26:18.667Z] #17 23.38 Unpacking python3-pip (18.1-5) ... [2020-07-15T05:26:18.752Z] #15 DONE 2.2s [2020-07-15T05:26:18.752Z] [2020-07-15T05:26:18.752Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:18.752Z] #49 12.16 + cd /tmp/tmp.U7mgwh3nl0/src/github.com/opencontainers/runc [2020-07-15T05:26:18.752Z] #49 12.17 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:26:18.960Z] #17 23.48 Selecting previously unselected package python3-pkg-resources. [2020-07-15T05:26:18.960Z] #17 23.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:26:18.960Z] #17 23.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:26:18.960Z] #17 23.60 Selecting previously unselected package python3-setuptools. [2020-07-15T05:26:18.960Z] #17 23.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T05:26:18.960Z] #17 23.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T05:26:18.992Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-15T05:26:18.992Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-15T05:26:19.008Z] #49 12.59 + '[' -z '' ']' [2020-07-15T05:26:19.008Z] #49 12.59 + target=static [2020-07-15T05:26:19.008Z] #49 12.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T05:26:19.142Z] #41 105.3 github.com/LK4D4/vndr [2020-07-15T05:26:19.203Z] #48 15.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:26:19.251Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-15T05:26:19.251Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-15T05:26:19.254Z] #17 23.76 Selecting previously unselected package python3-wheel. [2020-07-15T05:26:19.254Z] #17 23.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T05:26:19.254Z] #17 23.76 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T05:26:19.254Z] #17 23.83 Selecting previously unselected package sudo. [2020-07-15T05:26:19.254Z] #17 23.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-15T05:26:19.254Z] #17 23.83 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:26:19.265Z] #49 13.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T05:26:19.545Z] #17 24.08 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T05:26:19.545Z] #17 24.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-15T05:26:19.545Z] #17 24.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:26:19.545Z] #17 24.26 Selecting previously unselected package uidmap. [2020-07-15T05:26:19.545Z] #17 24.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-15T05:26:19.545Z] #17 24.26 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T05:26:19.545Z] #17 24.33 Selecting previously unselected package vim-runtime. [2020-07-15T05:26:19.545Z] #17 24.33 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:26:19.657Z] #41 108.7 vendor/golang.org/x/net/http2/hpack [2020-07-15T05:26:19.738Z] #41 ... [2020-07-15T05:26:19.738Z] [2020-07-15T05:26:19.738Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:19.738Z] #17 2.422 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:26:19.738Z] #17 2.425 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:26:19.738Z] #17 2.503 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:26:19.738Z] #17 4.383 Reading package lists... [2020-07-15T05:26:19.738Z] #17 7.435 Reading package lists... [2020-07-15T05:26:19.738Z] #17 10.04 Building dependency tree... [2020-07-15T05:26:19.738Z] #17 ... [2020-07-15T05:26:19.738Z] [2020-07-15T05:26:19.738Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:19.836Z] #17 24.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-07-15T05:26:19.836Z] #17 24.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T05:26:19.836Z] #17 24.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:26:20.258Z] #48 16.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:26:20.586Z] #41 109.7 mime [2020-07-15T05:26:20.632Z] #49 ... [2020-07-15T05:26:20.632Z] [2020-07-15T05:26:20.632Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T05:26:20.632Z] #16 DONE 2.0s [2020-07-15T05:26:20.889Z] [2020-07-15T05:26:20.889Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:21.159Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-15T05:26:21.316Z] #48 ... [2020-07-15T05:26:21.316Z] [2020-07-15T05:26:21.316Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:21.316Z] #37 17.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T05:26:21.418Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-15T05:26:21.843Z] #21 104.8 Checking out files: 22% (2452/10849) Checking out files: 23% (2496/10849) Checking out files: 24% (2604/10849) Checking out files: 25% (2713/10849) Checking out files: 26% (2821/10849) Checking out files: 27% (2930/10849) Checking out files: 28% (3038/10849) Checking out files: 29% (3147/10849) Checking out files: 30% (3255/10849) Checking out files: 31% (3364/10849) Checking out files: 32% (3472/10849) Checking out files: 33% (3581/10849) Checking out files: 34% (3689/10849) Checking out files: 35% (3798/10849) Checking out files: 36% (3906/10849) Checking out files: 37% (4015/10849) Checking out files: 38% (4123/10849) Checking out files: 39% (4232/10849) Checking out files: 40% (4340/10849) Checking out files: 41% (4449/10849) Checking out files: 42% (4557/10849) Checking out files: 43% (4666/10849) Checking out files: 44% (4774/10849) Checking out files: 45% (4883/10849) Checking out files: 46% (4991/10849) Checking out files: 47% (5100/10849) Checking out files: 47% (5132/10849) Checking out files: 48% (5208/10849) Checking out files: 49% (5317/10849) Checking out files: 50% (5425/10849) Checking out files: 51% (5533/10849) Checking out files: 52% (5642/10849) Checking out files: 53% (5750/10849) Checking out files: 54% (5859/10849) Checking out files: 55% (5967/10849) Checking out files: 56% (6076/10849) Checking out files: 57% (6184/10849) Checking out files: 58% (6293/10849) Checking out files: 59% (6401/10849) Checking out files: 60% (6510/10849) Checking out files: 61% (6618/10849) Checking out files: 62% (6727/10849) Checking out files: 63% (6835/10849) Checking out files: 64% (6944/10849) Checking out files: 65% (7052/10849) Checking out files: 66% (7161/10849) Checking out files: 67% (7269/10849) Checking out files: 68% (7378/10849) Checking out files: 69% (7486/10849) Checking out files: 70% (7595/10849) Checking out files: 71% (7703/10849) Checking out files: 71% (7715/10849) Checking out files: 72% (7812/10849) Checking out files: 73% (7920/10849) Checking out files: 74% (8029/10849) Checking out files: 75% (8137/10849) Checking out files: 76% (8246/10849) Checking out files: 77% (8354/10849) Checking out files: 78% (8463/10849) Checking out files: 79% (8571/10849) Checking out files: 80% (8680/10849) Checking out files: 81% (8788/10849) Checking out files: 82% (8897/10849) Checking out files: 83% (9005/10849) Checking out files: 84% (9114/10849) Checking out files: 85% (9222/10849) Checking out files: 86% (9331/10849) Checking out files: 87% (9439/10849) Checking out files: 88% (9548/10849) Checking out files: 89% (9656/10849) Checking out files: 90% (9765/10849) Checking out files: 91% (9873/10849) Checking out files: 91% (9969/10849) Checking out files: 92% (9982/10849) Checking out files: 93% (10090/10849) Checking out files: 94% (10199/10849) Checking out files: 95% (10307/10849) Checking out files: 96% (10416/10849) Checking out files: 97% (10524/10849) Checking out files: 98% (10633/10849) Checking out files: 99% (10741/10849) Checking out files: 100% (10849/10849) Checking out files: 100% (10849/10849), done. [2020-07-15T05:26:21.843Z] #21 108.3 + cd /tmp/tmp.n5YJHYF4SK/tmp/docker-ce [2020-07-15T05:26:21.906Z] #17 26.24 Selecting previously unselected package vim. [2020-07-15T05:26:21.906Z] #17 26.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-15T05:26:21.906Z] #17 26.25 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T05:26:21.906Z] #17 26.48 Selecting previously unselected package xfsprogs. [2020-07-15T05:26:21.906Z] #17 26.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-15T05:26:21.906Z] #17 26.48 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T05:26:22.106Z] #21 108.3 + git checkout -q v17.06.2-ce [2020-07-15T05:26:22.198Z] #17 26.75 Selecting previously unselected package zip. [2020-07-15T05:26:22.198Z] #17 26.76 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-15T05:26:22.198Z] #17 26.76 Unpacking zip (3.0-11+b1) ... [2020-07-15T05:26:22.198Z] #17 26.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:26:22.372Z] #37 ... [2020-07-15T05:26:22.373Z] [2020-07-15T05:26:22.373Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:22.373Z] #44 8.346 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:26:22.373Z] #44 8.679 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:26:22.373Z] #44 9.190 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:26:22.373Z] #44 12.17 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T05:26:22.373Z] #44 12.19 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:26:22.373Z] #44 12.19 go: finding github.com/fatih/color v1.6.0 [2020-07-15T05:26:22.373Z] #44 12.26 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T05:26:22.373Z] #44 12.53 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:26:22.373Z] #44 12.66 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:26:22.373Z] #44 12.84 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:26:22.373Z] #44 12.97 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:26:22.373Z] #44 13.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:26:22.373Z] #44 13.13 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:26:22.373Z] #44 13.30 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:26:22.373Z] #44 ... [2020-07-15T05:26:22.373Z] [2020-07-15T05:26:22.373Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:22.491Z] #17 26.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:26:22.491Z] #17 26.91 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-15T05:26:22.491Z] #17 26.92 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-15T05:26:22.491Z] #17 26.93 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-15T05:26:22.491Z] #17 26.94 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-15T05:26:22.491Z] #17 26.95 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T05:26:22.491Z] #17 26.95 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-15T05:26:22.491Z] #17 26.97 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T05:26:22.491Z] #17 26.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:26:22.491Z] #17 26.98 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T05:26:22.491Z] #17 26.99 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T05:26:22.491Z] #17 27.00 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:26:22.491Z] #17 27.02 Setting up zip (3.0-11+b1) ... [2020-07-15T05:26:22.491Z] #17 27.02 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:26:22.491Z] #17 27.04 Setting up bash-completion (1:2.8-6) ... [2020-07-15T05:26:22.515Z] #41 ... [2020-07-15T05:26:22.515Z] [2020-07-15T05:26:22.515Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:22.515Z] #10 107.1 Selecting previously unselected package libapparmor1:amd64. [2020-07-15T05:26:22.515Z] #10 107.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 107.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T05:26:22.515Z] #10 107.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-15T05:26:22.515Z] #10 107.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 107.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T05:26:22.515Z] #10 107.4 Selecting previously unselected package libbtrfs0. [2020-07-15T05:26:22.515Z] #10 107.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 107.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:26:22.515Z] #10 107.5 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:26:22.515Z] #10 107.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 107.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:26:22.515Z] #10 107.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-15T05:26:22.515Z] #10 107.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 107.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:22.515Z] #10 107.7 Selecting previously unselected package libudev-dev:amd64. [2020-07-15T05:26:22.515Z] #10 107.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 107.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:22.515Z] #10 107.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-15T05:26:22.515Z] #10 107.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 107.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T05:26:22.515Z] #10 108.2 Selecting previously unselected package libpcre16-3:amd64. [2020-07-15T05:26:22.515Z] #10 108.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 108.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 108.4 Selecting previously unselected package libpcre32-3:amd64. [2020-07-15T05:26:22.515Z] #10 108.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 108.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 108.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-15T05:26:22.515Z] #10 108.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 108.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 108.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-15T05:26:22.515Z] #10 108.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 108.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 109.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-15T05:26:22.515Z] #10 109.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 109.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T05:26:22.515Z] #10 109.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-15T05:26:22.515Z] #10 109.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 109.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:22.515Z] #10 109.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-15T05:26:22.515Z] #10 109.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 109.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T05:26:22.515Z] #10 109.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-15T05:26:22.515Z] #10 109.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T05:26:22.515Z] #10 109.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:22.515Z] #10 110.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 110.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 110.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:22.515Z] #10 110.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:26:22.515Z] #10 110.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:26:22.515Z] #10 110.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T05:26:22.515Z] #10 110.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T05:26:22.515Z] #10 110.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:26:22.515Z] #10 110.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:26:22.515Z] #10 110.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T05:26:22.515Z] #10 110.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:26:22.515Z] #10 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T05:26:22.515Z] #10 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T05:26:22.515Z] #10 110.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:26:22.515Z] #10 110.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T05:26:22.515Z] #10 110.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T05:26:22.515Z] #10 110.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:26:22.515Z] #10 110.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T05:26:22.515Z] #10 110.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:22.515Z] #10 110.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T05:26:22.515Z] #10 110.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:22.515Z] #10 110.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T05:26:22.515Z] #10 110.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:26:22.515Z] #10 DONE 111.7s [2020-07-15T05:26:22.515Z] [2020-07-15T05:26:22.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:22.515Z] #39 44.84 GEN include/common/config.h [2020-07-15T05:26:22.515Z] #39 44.91 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-15T05:26:22.515Z] #39 44.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-15T05:26:22.515Z] #39 44.95 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-15T05:26:22.515Z] #39 44.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-15T05:26:22.515Z] #39 45.00 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-15T05:26:22.515Z] #39 45.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-15T05:26:22.515Z] #39 45.04 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T05:26:22.515Z] #39 45.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-15T05:26:22.515Z] #39 45.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T05:26:22.515Z] #39 45.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T05:26:22.515Z] #39 45.11 DEP compel/plugins/std/infect.d [2020-07-15T05:26:22.515Z] #39 45.28 DEP compel/plugins/std/string.d [2020-07-15T05:26:22.515Z] #39 45.33 DEP compel/plugins/std/log.d [2020-07-15T05:26:22.515Z] #39 45.40 DEP compel/plugins/std/fds.d [2020-07-15T05:26:22.515Z] #39 45.49 DEP compel/plugins/std/std.d [2020-07-15T05:26:22.515Z] #39 45.60 DEP compel/plugins/shmem/shmem.d [2020-07-15T05:26:22.515Z] #39 45.73 DEP compel/plugins/fds/fds.d [2020-07-15T05:26:22.515Z] #39 45.90 CC compel/plugins/std/std.o [2020-07-15T05:26:22.515Z] #39 46.18 CC compel/plugins/std/fds.o [2020-07-15T05:26:22.515Z] #39 46.64 CC compel/plugins/std/log.o [2020-07-15T05:26:22.515Z] #39 47.36 CC compel/plugins/std/string.o [2020-07-15T05:26:22.515Z] #39 47.97 CC compel/plugins/std/infect.o [2020-07-15T05:26:22.515Z] #39 48.45 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-15T05:26:22.515Z] #39 48.49 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-15T05:26:22.515Z] #39 48.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-15T05:26:22.516Z] #39 48.60 AR compel/plugins/std.lib.a [2020-07-15T05:26:22.516Z] #39 48.67 CC compel/plugins/fds/fds.o [2020-07-15T05:26:22.516Z] #39 48.87 AR compel/plugins/fds.lib.a [2020-07-15T05:26:22.516Z] #39 48.92 HOSTDEP compel/src/lib/log-host.d [2020-07-15T05:26:22.516Z] #39 49.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T05:26:22.516Z] #39 49.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-15T05:26:22.516Z] #39 49.24 HOSTDEP compel/src/main-host.d [2020-07-15T05:26:22.516Z] #39 49.33 DEP compel/src/lib/ptrace.d [2020-07-15T05:26:22.516Z] #39 49.50 DEP compel/src/lib/infect.d [2020-07-15T05:26:22.516Z] #39 49.67 DEP compel/src/lib/infect-util.d [2020-07-15T05:26:22.516Z] #39 49.74 DEP compel/src/lib/infect-rpc.d [2020-07-15T05:26:22.516Z] #39 49.88 DEP compel/arch/x86/src/lib/infect.d [2020-07-15T05:26:22.516Z] #39 50.04 DEP compel/arch/x86/src/lib/cpu.d [2020-07-15T05:26:22.516Z] #39 50.09 DEP compel/src/lib/log.d [2020-07-15T05:26:22.516Z] #39 50.16 DEP compel/src/main.d [2020-07-15T05:26:22.673Z] #61 18.31 Checking out files: 71% (1477/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-07-15T05:26:22.674Z] #61 18.63 + cd /tmp/tmp.FGOkaDCfDB/src/github.com/docker/libnetwork [2020-07-15T05:26:22.674Z] #61 18.63 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:26:22.772Z] #39 50.36 DEP compel/src/lib/handle-elf.d [2020-07-15T05:26:22.973Z] #61 19.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T05:26:23.028Z] #39 50.63 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-15T05:26:23.283Z] #39 50.80 CC compel/src/lib/log.o [2020-07-15T05:26:23.408Z] #17 2.222 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:26:23.408Z] #17 2.223 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:26:23.408Z] #17 2.223 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:26:23.526Z] #17 28.28 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-15T05:26:23.540Z] #39 51.15 CC compel/arch/x86/src/lib/cpu.o [2020-07-15T05:26:23.819Z] #17 28.29 Setting up xz-utils (5.2.4-1) ... [2020-07-15T05:26:23.819Z] #17 28.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T05:26:23.819Z] #17 28.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:26:23.819Z] #17 28.37 invoke-rc.d: could not determine current runlevel [2020-07-15T05:26:23.819Z] #17 28.38 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T05:26:23.819Z] #17 28.38 Setting up pigz (2.4-1) ... [2020-07-15T05:26:23.819Z] #17 28.39 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-15T05:26:23.819Z] #17 28.39 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T05:26:23.819Z] #17 28.41 Setting up python-pip-whl (18.1-5) ... [2020-07-15T05:26:23.819Z] #17 28.41 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-15T05:26:23.819Z] #17 28.42 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:26:23.954Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-15T05:26:23.954Z] #7 extracting sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 0.1s [2020-07-15T05:26:24.114Z] #17 28.64 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-15T05:26:24.114Z] #17 28.66 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-15T05:26:24.114Z] #17 28.67 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-15T05:26:24.114Z] #17 28.68 Setting up vim (2:8.1.0875-5) ... [2020-07-15T05:26:24.114Z] #17 28.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T05:26:24.114Z] #17 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T05:26:24.114Z] #17 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T05:26:24.114Z] #17 28.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T05:26:24.114Z] #17 28.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T05:26:24.114Z] #17 28.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T05:26:24.114Z] #17 28.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T05:26:24.114Z] #17 28.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T05:26:24.114Z] #17 28.72 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T05:26:24.114Z] #17 28.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:26:24.114Z] #17 28.74 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-15T05:26:24.114Z] #17 28.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:26:24.114Z] #17 28.76 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-15T05:26:24.114Z] #17 28.76 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:24.908Z] #39 52.22 CC compel/arch/x86/src/lib/infect.o [2020-07-15T05:26:25.150Z] #17 ... [2020-07-15T05:26:25.151Z] [2020-07-15T05:26:25.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:25.151Z] #39 63.82 CC criu/cr-service.o [2020-07-15T05:26:25.151Z] #39 64.70 CC criu/crtools.o [2020-07-15T05:26:25.151Z] #39 65.04 CC criu/eventfd.o [2020-07-15T05:26:25.151Z] #39 65.19 CC criu/eventpoll.o [2020-07-15T05:26:25.151Z] #39 65.61 CC criu/external.o [2020-07-15T05:26:25.151Z] #39 65.76 CC criu/fault-injection.o [2020-07-15T05:26:25.151Z] #39 65.81 CC criu/fdstore.o [2020-07-15T05:26:25.151Z] #39 65.98 CC criu/fifo.o [2020-07-15T05:26:25.151Z] #39 66.17 CC criu/file-ids.o [2020-07-15T05:26:25.151Z] #39 66.31 CC criu/file-lock.o [2020-07-15T05:26:25.151Z] #39 66.73 CC criu/files-ext.o [2020-07-15T05:26:25.151Z] #39 66.96 CC criu/files-reg.o [2020-07-15T05:26:25.151Z] #39 68.14 CC criu/files.o [2020-07-15T05:26:25.151Z] #39 69.31 CC criu/filesystems.o [2020-07-15T05:26:25.151Z] #39 69.65 CC criu/fsnotify.o [2020-07-15T05:26:25.151Z] #39 70.29 CC criu/image-desc.o [2020-07-15T05:26:25.151Z] #39 70.35 CC criu/image.o [2020-07-15T05:26:25.151Z] #39 70.90 CC criu/ipc_ns.o [2020-07-15T05:26:25.151Z] #39 71.55 CC criu/irmap.o [2020-07-15T05:26:25.151Z] #39 71.97 CC criu/kcmp-ids.o [2020-07-15T05:26:25.151Z] #39 72.22 CC criu/kerndat.o [2020-07-15T05:26:25.151Z] #39 72.86 CC criu/libnetlink.o [2020-07-15T05:26:25.151Z] #39 73.14 CC criu/log.o [2020-07-15T05:26:25.151Z] #39 73.40 CC criu/lsm.o [2020-07-15T05:26:25.151Z] #39 73.63 CC criu/mem.o [2020-07-15T05:26:25.424Z] #21 111.8 + mkdir -p /tmp/tmp.n5YJHYF4SK/src/github.com/docker [2020-07-15T05:26:25.424Z] #21 111.8 + mv components/cli /tmp/tmp.n5YJHYF4SK/src/github.com/docker/cli [2020-07-15T05:26:25.424Z] #21 111.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-15T05:26:25.444Z] #39 ... [2020-07-15T05:26:25.444Z] [2020-07-15T05:26:25.444Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:25.444Z] #17 30.15 Setting up iptables (1.8.2-4) ... [2020-07-15T05:26:25.470Z] #39 ... [2020-07-15T05:26:25.470Z] [2020-07-15T05:26:25.470Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T05:26:25.470Z] #11 DONE 2.8s [2020-07-15T05:26:25.470Z] [2020-07-15T05:26:25.470Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T05:26:25.737Z] #17 30.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:26:25.738Z] #17 30.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:26:25.738Z] #17 30.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:26:25.738Z] #17 30.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:26:25.738Z] #17 30.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T05:26:25.738Z] #17 30.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T05:26:25.738Z] #17 30.21 Setting up python3 (3.7.3-1) ... [2020-07-15T05:26:25.738Z] #17 30.45 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T05:26:25.751Z] #61 ... [2020-07-15T05:26:25.751Z] [2020-07-15T05:26:25.751Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:25.751Z] #42 11.40 crypto/internal/subtle [2020-07-15T05:26:25.751Z] #42 11.73 crypto/subtle [2020-07-15T05:26:25.751Z] #42 12.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T05:26:25.751Z] #42 12.79 internal/nettrace [2020-07-15T05:26:25.751Z] #42 13.00 runtime/cgo [2020-07-15T05:26:25.751Z] #42 16.07 vendor/golang.org/x/crypto/internal/subtle [2020-07-15T05:26:25.751Z] #42 ... [2020-07-15T05:26:25.751Z] [2020-07-15T05:26:25.751Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:25.751Z] #37 19.09 + 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-07-15T05:26:26.371Z] #17 30.78 Setting up apparmor (2.13.2-10) ... [2020-07-15T05:26:26.820Z] #21 ... [2020-07-15T05:26:26.820Z] [2020-07-15T05:26:26.820Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:26.820Z] #17 10.04 Building dependency tree... [2020-07-15T05:26:26.820Z] #17 10.52 Reading state information... [2020-07-15T05:26:26.820Z] #17 11.35 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T05:26:26.820Z] #17 11.35 The following additional packages will be installed: [2020-07-15T05:26:26.820Z] #17 11.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T05:26:26.820Z] #17 11.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T05:26:26.820Z] #17 11.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T05:26:26.820Z] #17 11.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T05:26:26.820Z] #17 11.36 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T05:26:26.820Z] #17 11.37 Suggested packages: [2020-07-15T05:26:26.820Z] #17 11.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T05:26:26.820Z] #17 11.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T05:26:26.820Z] #17 11.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T05:26:26.820Z] #17 11.37 Recommended packages: [2020-07-15T05:26:26.820Z] #17 11.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T05:26:26.820Z] #17 11.37 python3-keyrings.alt python3-xdg unzip [2020-07-15T05:26:26.820Z] #17 12.82 The following NEW packages will be installed: [2020-07-15T05:26:26.820Z] #17 12.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T05:26:26.820Z] #17 12.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T05:26:26.820Z] #17 12.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T05:26:26.820Z] #17 12.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T05:26:26.820Z] #17 12.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T05:26:26.820Z] #17 12.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T05:26:26.820Z] #17 12.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T05:26:26.820Z] #17 12.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T05:26:26.820Z] #17 12.84 xz-utils zip [2020-07-15T05:26:26.820Z] #17 13.19 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:26.820Z] #17 13.19 Need to get 27.6 MB of archives. [2020-07-15T05:26:26.820Z] #17 13.19 After this operation, 114 MB of additional disk space will be used. [2020-07-15T05:26:26.820Z] #17 13.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-15T05:26:26.820Z] #17 13.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-15T05:26:26.820Z] #17 13.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-15T05:26:26.820Z] #17 13.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-15T05:26:26.820Z] #17 13.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-15T05:26:26.820Z] #17 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-15T05:26:26.820Z] #17 13.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T05:26:26.820Z] #17 13.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-15T05:26:26.820Z] #17 13.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-15T05:26:26.820Z] #17 13.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-15T05:26:26.820Z] #17 13.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-15T05:26:26.820Z] #17 13.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-15T05:26:26.820Z] #17 13.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-15T05:26:26.820Z] #17 13.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-15T05:26:26.820Z] #17 13.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-15T05:26:26.820Z] #17 13.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-15T05:26:26.820Z] #17 13.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-15T05:26:26.820Z] #17 13.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:26:26.820Z] #17 13.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T05:26:26.820Z] #17 13.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-15T05:26:26.820Z] #17 13.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-15T05:26:26.820Z] #17 13.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-15T05:26:26.820Z] #17 13.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-15T05:26:26.820Z] #17 13.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-15T05:26:26.820Z] #17 13.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-15T05:26:26.820Z] #17 13.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-15T05:26:26.820Z] #17 13.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-15T05:26:26.820Z] #17 13.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-15T05:26:26.820Z] #17 13.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-15T05:26:26.820Z] #17 13.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-15T05:26:26.820Z] #17 13.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-15T05:26:26.820Z] #17 13.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-15T05:26:26.820Z] #17 13.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-15T05:26:26.820Z] #17 13.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-15T05:26:26.820Z] #17 13.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T05:26:26.820Z] #17 14.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T05:26:26.820Z] #17 14.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T05:26:26.820Z] #17 14.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-15T05:26:26.820Z] #17 14.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T05:26:26.820Z] #17 14.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T05:26:26.820Z] #17 14.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T05:26:26.820Z] #17 14.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-15T05:26:26.820Z] #17 14.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-15T05:26:26.820Z] #17 14.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-15T05:26:26.820Z] #17 14.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T05:26:26.820Z] #17 14.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-15T05:26:26.820Z] #17 14.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-15T05:26:26.820Z] #17 14.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-15T05:26:26.820Z] #17 15.21 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:26.820Z] #17 15.30 Fetched 27.6 MB in 2s (17.2 MB/s) [2020-07-15T05:26:26.820Z] #17 15.35 Selecting previously unselected package pigz. [2020-07-15T05:26:26.820Z] #17 15.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 ... 23405 files and directories currently installed.) [2020-07-15T05:26:26.820Z] #17 15.40 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-15T05:26:26.820Z] #17 15.41 Unpacking pigz (2.4-1) ... [2020-07-15T05:26:26.820Z] #17 15.51 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-15T05:26:26.820Z] #17 15.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T05:26:26.820Z] #17 15.51 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:26.820Z] #17 15.95 Selecting previously unselected package python3.7-minimal. [2020-07-15T05:26:26.820Z] #17 15.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T05:26:26.820Z] #17 15.98 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:26:26.820Z] #17 16.70 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:26.820Z] #17 16.76 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:26:26.820Z] #17 ... [2020-07-15T05:26:26.820Z] [2020-07-15T05:26:26.820Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:26.820Z] #41 DONE 113.1s [2020-07-15T05:26:26.820Z] [2020-07-15T05:26:26.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:26.820Z] #39 64.64 DEP criu/pie/restorer.d [2020-07-15T05:26:26.820Z] #39 64.87 DEP criu/arch/aarch64/intraprocedure.d [2020-07-15T05:26:26.820Z] #39 64.88 DEP criu/arch/aarch64/restorer.d [2020-07-15T05:26:26.820Z] #39 65.07 DEP criu/arch/aarch64/vdso-pie.d [2020-07-15T05:26:26.820Z] #39 65.17 DEP criu/pie/parasite-vdso.d [2020-07-15T05:26:26.820Z] #39 65.30 DEP criu/pie/parasite.d [2020-07-15T05:26:26.820Z] #39 65.57 CC criu/pie/parasite.o [2020-07-15T05:26:26.820Z] #39 66.99 LINK criu/pie/parasite.built-in.o [2020-07-15T05:26:26.820Z] #39 67.00 GEN criu/pie/parasite-blob.h [2020-07-15T05:26:26.820Z] #39 67.02 CC criu/pie/parasite-vdso.o [2020-07-15T05:26:26.820Z] #39 67.71 CC criu/arch/aarch64/vdso-pie.o [2020-07-15T05:26:26.820Z] #39 68.00 CC criu/arch/aarch64/restorer.o [2020-07-15T05:26:26.820Z] #39 68.44 CC criu/arch/aarch64/intraprocedure.o [2020-07-15T05:26:26.820Z] #39 68.53 CC criu/pie/restorer.o [2020-07-15T05:26:26.820Z] #39 71.02 LINK criu/pie/restorer.built-in.o [2020-07-15T05:26:26.820Z] #39 71.03 GEN criu/pie/restorer-blob.h [2020-07-15T05:26:26.820Z] #39 71.12 DEP criu/vdso.d [2020-07-15T05:26:26.820Z] #39 71.45 DEP criu/uts_ns.d [2020-07-15T05:26:26.820Z] #39 71.63 DEP criu/util.d [2020-07-15T05:26:26.820Z] #39 71.87 DEP criu/uffd.d [2020-07-15T05:26:26.820Z] #39 72.06 DEP criu/tun.d [2020-07-15T05:26:26.820Z] #39 72.20 DEP criu/tty.d [2020-07-15T05:26:26.820Z] #39 72.41 DEP criu/timerfd.d [2020-07-15T05:26:26.820Z] #39 72.65 DEP criu/timens.d [2020-07-15T05:26:26.820Z] #39 72.80 DEP criu/sysfs_parse.d [2020-07-15T05:26:26.820Z] #39 73.04 DEP criu/sysctl.d [2020-07-15T05:26:26.856Z] #17 3.727 Reading package lists... [2020-07-15T05:26:26.856Z] #17 ... [2020-07-15T05:26:26.856Z] [2020-07-15T05:26:26.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:26.856Z] #39 59.71 AR soccr/libsoccr.a [2020-07-15T05:26:26.856Z] #39 59.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:26:26.856Z] #39 60.14 DEP criu/arch/x86/sigframe.d [2020-07-15T05:26:26.856Z] #39 60.24 DEP criu/arch/x86/sigaction_compat.d [2020-07-15T05:26:26.856Z] #39 60.34 DEP criu/arch/x86/kerndat.d [2020-07-15T05:26:26.856Z] #39 60.44 DEP criu/arch/x86/crtools.d [2020-07-15T05:26:26.856Z] #39 60.60 DEP criu/arch/x86/cpu.d [2020-07-15T05:26:26.856Z] #39 60.73 CC criu/arch/x86/cpu.o [2020-07-15T05:26:26.856Z] #39 61.61 CC criu/arch/x86/crtools.o [2020-07-15T05:26:26.856Z] #39 63.17 CC criu/arch/x86/kerndat.o [2020-07-15T05:26:26.856Z] #39 63.89 CC criu/arch/x86/sigaction_compat.o [2020-07-15T05:26:26.856Z] #39 64.31 CC criu/arch/x86/sigframe.o [2020-07-15T05:26:26.856Z] #39 64.57 LINK criu/arch/x86/crtools.built-in.o [2020-07-15T05:26:26.856Z] #39 64.63 DEP criu/pie/util-vdso-elf32.d [2020-07-15T05:26:26.856Z] #39 64.85 DEP criu/pie/util-vdso.d [2020-07-15T05:26:26.856Z] #39 65.03 DEP criu/pie/util.d [2020-07-15T05:26:26.856Z] #39 65.19 CC criu/pie/util.o [2020-07-15T05:26:26.856Z] #39 65.53 CC criu/pie/util-vdso.o [2020-07-15T05:26:26.856Z] #39 66.30 CC criu/pie/util-vdso-elf32.o [2020-07-15T05:26:26.856Z] #39 67.04 AR criu/pie/pie.lib.a [2020-07-15T05:26:26.856Z] #39 67.10 DEP criu/pie/restorer.d [2020-07-15T05:26:26.856Z] #39 67.43 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-15T05:26:26.856Z] #39 67.54 DEP criu/arch/x86/restorer_unmap.d [2020-07-15T05:26:26.856Z] #39 67.57 DEP criu/arch/x86/restorer.d [2020-07-15T05:26:26.856Z] #39 67.77 DEP criu/arch/x86/vdso-pie.d [2020-07-15T05:26:26.856Z] #39 67.91 DEP criu/pie/parasite-vdso.d [2020-07-15T05:26:26.856Z] #39 68.16 DEP criu/pie/parasite.d [2020-07-15T05:26:26.856Z] #39 68.43 CC criu/pie/parasite.o [2020-07-15T05:26:26.856Z] #39 69.65 LINK criu/pie/parasite.built-in.o [2020-07-15T05:26:26.856Z] #39 69.67 GEN criu/pie/parasite-blob.h [2020-07-15T05:26:26.856Z] #39 69.68 CC criu/pie/parasite-vdso.o [2020-07-15T05:26:27.083Z] #39 ... [2020-07-15T05:26:27.083Z] [2020-07-15T05:26:27.083Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:26:27.083Z] #28 DONE 113.2s [2020-07-15T05:26:27.083Z] [2020-07-15T05:26:27.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:27.083Z] #39 73.21 DEP criu/string.d [2020-07-15T05:26:27.083Z] #39 73.32 DEP criu/stats.d [2020-07-15T05:26:27.346Z] #39 73.47 DEP criu/sockets.d [2020-07-15T05:26:27.346Z] #39 73.74 DEP criu/sk-unix.d [2020-07-15T05:26:27.409Z] #17 31.80 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T05:26:27.409Z] #17 31.80 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:26:27.409Z] #17 32.00 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:26:27.785Z] #39 70.42 CC criu/arch/x86/vdso-pie.o [2020-07-15T05:26:27.926Z] #39 74.16 DEP criu/sk-tcp.d [2020-07-15T05:26:28.031Z] #12 DONE 2.3s [2020-07-15T05:26:28.031Z] [2020-07-15T05:26:28.031Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:26:28.041Z] #17 32.48 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T05:26:28.041Z] #17 32.76 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T05:26:28.041Z] #39 70.82 CC criu/arch/x86/restorer.o [2020-07-15T05:26:28.152Z] #7 extracting sha256:bf29e9fce905f632b605a5e1e235d284578257dbee52d10a3ad26fb26c814889 4.0s done [2020-07-15T05:26:28.152Z] #7 extracting sha256:22d7a6be306c381ecf20fd41636b22f250983f32df609dc45d0a7354841ad06a done [2020-07-15T05:26:28.152Z] #7 DONE 15.3s [2020-07-15T05:26:28.152Z] [2020-07-15T05:26:28.152Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T05:26:28.297Z] #39 ... [2020-07-15T05:26:28.297Z] [2020-07-15T05:26:28.297Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:28.297Z] #17 3.727 Reading package lists... [2020-07-15T05:26:28.502Z] #39 74.66 DEP criu/sk-queue.d [2020-07-15T05:26:28.502Z] #39 74.87 DEP criu/sk-packet.d [2020-07-15T05:26:28.674Z] #17 33.29 Setting up python3-pip (18.1-5) ... [2020-07-15T05:26:28.764Z] #39 75.07 DEP criu/sk-netlink.d [2020-07-15T05:26:28.961Z] #13 ... [2020-07-15T05:26:28.961Z] [2020-07-15T05:26:28.961Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:28.961Z] #54 110.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:26:28.961Z] #54 110.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T05:26:28.961Z] #54 DONE 118.1s [2020-07-15T05:26:28.961Z] [2020-07-15T05:26:28.961Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T05:26:28.961Z] #55 DONE 0.0s [2020-07-15T05:26:29.042Z] #39 75.17 DEP criu/sk-inet.d [2020-07-15T05:26:29.043Z] #39 75.39 DEP criu/signalfd.d [2020-07-15T05:26:29.218Z] [2020-07-15T05:26:29.218Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T05:26:29.218Z] #56 DONE 0.1s [2020-07-15T05:26:29.218Z] [2020-07-15T05:26:29.218Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:29.218Z] #49 2.618 + RM_GOPATH=0 [2020-07-15T05:26:29.218Z] #49 2.618 + TMP_GOPATH= [2020-07-15T05:26:29.218Z] #49 2.618 + : /build [2020-07-15T05:26:29.218Z] #49 2.618 + '[' -z '' ']' [2020-07-15T05:26:29.218Z] #49 2.623 ++ mktemp -d [2020-07-15T05:26:29.218Z] #49 2.623 + export GOPATH=/tmp/tmp.St83EASeSG [2020-07-15T05:26:29.218Z] #49 2.623 + GOPATH=/tmp/tmp.St83EASeSG [2020-07-15T05:26:29.218Z] #49 2.623 + RM_GOPATH=1 [2020-07-15T05:26:29.218Z] #49 2.623 + case "$(go env GOARCH)" in [2020-07-15T05:26:29.218Z] #49 2.623 ++ go env GOARCH [2020-07-15T05:26:29.218Z] #49 2.649 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:29.218Z] #49 2.652 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:29.218Z] #49 2.652 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:29.218Z] #49 2.660 + dir=/tmp/install [2020-07-15T05:26:29.218Z] #49 2.660 + bin=runc [2020-07-15T05:26:29.218Z] #49 2.660 + shift [2020-07-15T05:26:29.218Z] #49 2.660 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T05:26:29.218Z] #49 2.660 + . /tmp/install/runc.installer [2020-07-15T05:26:29.218Z] #49 2.660 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:26:29.218Z] #49 2.660 + install_runc [2020-07-15T05:26:29.218Z] #49 2.660 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T05:26:29.218Z] #49 2.664 + uname -r [2020-07-15T05:26:29.218Z] #49 2.673 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T05:26:29.218Z] #49 2.673 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T05:26:29.218Z] #49 2.673 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T05:26:29.218Z] #49 2.674 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.St83EASeSG/src/github.com/opencontainers/runc [2020-07-15T05:26:29.218Z] #49 2.680 Cloning into '/tmp/tmp.St83EASeSG/src/github.com/opencontainers/runc'... [2020-07-15T05:26:29.305Z] #39 75.54 DEP criu/sigframe.d [2020-07-15T05:26:29.308Z] #17 33.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:26:29.308Z] #17 33.75 Processing triggers for mime-support (3.62) ... [2020-07-15T05:26:29.567Z] #39 75.69 DEP criu/shmem.d [2020-07-15T05:26:29.567Z] #39 75.86 DEP criu/servicefd.d [2020-07-15T05:26:29.599Z] #17 DONE 34.2s [2020-07-15T05:26:29.599Z] [2020-07-15T05:26:29.599Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T05:26:29.830Z] #39 76.00 DEP criu/seize.d [2020-07-15T05:26:29.830Z] #39 76.16 DEP criu/seccomp.d [2020-07-15T05:26:30.093Z] #39 76.30 DEP criu/rst-malloc.d [2020-07-15T05:26:30.093Z] #39 76.39 DEP criu/rbtree.d [2020-07-15T05:26:30.093Z] #39 76.44 DEP criu/pstree.d [2020-07-15T05:26:30.154Z] #49 ... [2020-07-15T05:26:30.154Z] [2020-07-15T05:26:30.154Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:26:30.154Z] #13 2.536 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T05:26:30.281Z] #37 ... [2020-07-15T05:26:30.281Z] [2020-07-15T05:26:30.281Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:26:30.281Z] #52 15.73 Fetched 8140 kB in 15s (538 kB/s) [2020-07-15T05:26:30.281Z] #52 15.73 Reading package lists... [2020-07-15T05:26:30.281Z] #52 23.66 Reading package lists... [2020-07-15T05:26:30.281Z] #52 ... [2020-07-15T05:26:30.281Z] [2020-07-15T05:26:30.281Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:30.281Z] #48 17.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:26:30.281Z] #48 19.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:26:30.281Z] #48 19.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:26:30.281Z] #48 19.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:26:30.281Z] #48 20.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:26:30.281Z] #48 20.93 runtime [2020-07-15T05:26:30.281Z] #48 21.04 runtime/cgo [2020-07-15T05:26:30.281Z] #48 ... [2020-07-15T05:26:30.281Z] [2020-07-15T05:26:30.281Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:30.281Z] #11 16.01 Fetched 8140 kB in 15s (548 kB/s) [2020-07-15T05:26:30.281Z] #11 16.01 Reading package lists... [2020-07-15T05:26:30.281Z] #11 22.87 Reading package lists... [2020-07-15T05:26:30.281Z] #11 ... [2020-07-15T05:26:30.281Z] [2020-07-15T05:26:30.281Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:26:30.281Z] #33 16.42 Fetched 8140 kB in 15s (535 kB/s) [2020-07-15T05:26:30.281Z] #33 16.42 Reading package lists... [2020-07-15T05:26:30.281Z] #33 23.01 Reading package lists... [2020-07-15T05:26:30.281Z] #33 ... [2020-07-15T05:26:30.281Z] [2020-07-15T05:26:30.281Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:26:30.281Z] #39 16.34 Fetched 8140 kB in 15s (540 kB/s) [2020-07-15T05:26:30.281Z] #39 16.34 Reading package lists... [2020-07-15T05:26:30.356Z] #39 76.63 DEP criu/protobuf.d [2020-07-15T05:26:30.356Z] #39 76.78 GEN criu/protobuf-desc-gen.h [2020-07-15T05:26:30.411Z] #13 DONE 2.6s [2020-07-15T05:26:30.411Z] [2020-07-15T05:26:30.411Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T05:26:30.579Z] #39 24.03 Reading package lists... [2020-07-15T05:26:30.579Z] #39 ... [2020-07-15T05:26:30.579Z] [2020-07-15T05:26:30.579Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:26:30.579Z] #24 16.27 Fetched 8140 kB in 15s (539 kB/s) [2020-07-15T05:26:30.579Z] #24 16.27 Reading package lists... [2020-07-15T05:26:30.693Z] #8 DONE 2.8s [2020-07-15T05:26:30.956Z] [2020-07-15T05:26:30.956Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T05:26:31.278Z] #18 1.303 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T05:26:31.278Z] #18 1.307 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T05:26:31.278Z] #18 1.310 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T05:26:31.278Z] #18 DONE 1.6s [2020-07-15T05:26:31.278Z] [2020-07-15T05:26:31.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:31.278Z] #39 74.68 CC criu/memfd.o [2020-07-15T05:26:31.278Z] #39 75.03 CC criu/mount.o [2020-07-15T05:26:31.278Z] #39 77.11 CC criu/namespaces.o [2020-07-15T05:26:31.278Z] #39 78.13 CC criu/net.o [2020-07-15T05:26:31.278Z] #39 79.86 CC criu/netfilter.o [2020-07-15T05:26:31.526Z] #9 DONE 0.6s [2020-07-15T05:26:31.526Z] [2020-07-15T05:26:31.526Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T05:26:31.526Z] #35 DONE 0.0s [2020-07-15T05:26:31.526Z] [2020-07-15T05:26:31.526Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T05:26:31.526Z] #27 DONE 0.1s [2020-07-15T05:26:31.526Z] [2020-07-15T05:26:31.526Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:31.627Z] #39 80.22 CC criu/page-pipe.o [2020-07-15T05:26:31.627Z] #39 ... [2020-07-15T05:26:31.627Z] [2020-07-15T05:26:31.627Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:31.627Z] #49 45.62 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T05:26:32.280Z] #39 78.23 DEP criu/protobuf-desc.d [2020-07-15T05:26:32.280Z] #39 78.33 DEP criu/proc_parse.d [2020-07-15T05:26:32.280Z] #39 78.50 DEP criu/plugin.d [2020-07-15T05:26:32.280Z] #39 78.55 DEP criu/pipes.d [2020-07-15T05:26:32.302Z] #14 DONE 2.0s [2020-07-15T05:26:32.302Z] [2020-07-15T05:26:32.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:32.302Z] #39 53.27 CC compel/src/lib/infect-rpc.o [2020-07-15T05:26:32.302Z] #39 53.79 CC compel/src/lib/infect-util.o [2020-07-15T05:26:32.302Z] #39 54.12 CC compel/src/lib/infect.o [2020-07-15T05:26:32.302Z] #39 57.65 CC compel/src/lib/ptrace.o [2020-07-15T05:26:32.302Z] #39 58.19 AR compel/libcompel.a [2020-07-15T05:26:32.302Z] #39 58.39 HOSTCC compel/src/main-host.o [2020-07-15T05:26:32.302Z] #39 58.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-15T05:26:32.302Z] #39 58.96 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T05:26:32.302Z] #39 59.30 HOSTCC compel/src/lib/log-host.o [2020-07-15T05:26:32.302Z] #39 59.56 HOSTLINK compel/compel-host-bin [2020-07-15T05:26:32.302Z] #39 59.78 DEP soccr/soccr.d [2020-07-15T05:26:32.302Z] #39 ... [2020-07-15T05:26:32.302Z] [2020-07-15T05:26:32.302Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:26:32.543Z] #39 78.74 DEP criu/pie-util.d [2020-07-15T05:26:32.543Z] #39 78.87 DEP criu/pie-util-vdso.d [2020-07-15T05:26:32.559Z] #15 ... [2020-07-15T05:26:32.559Z] [2020-07-15T05:26:32.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:32.559Z] #41 111.4 mime/quotedprintable [2020-07-15T05:26:32.559Z] #41 112.3 net/http/internal [2020-07-15T05:26:32.559Z] #41 115.5 net/textproto [2020-07-15T05:26:32.559Z] #41 115.5 crypto/x509 [2020-07-15T05:26:32.559Z] #41 116.7 vendor/golang.org/x/net/http/httpguts [2020-07-15T05:26:32.559Z] #41 117.4 vendor/golang.org/x/net/http/httpproxy [2020-07-15T05:26:32.559Z] #41 118.1 mime/multipart [2020-07-15T05:26:32.559Z] #41 121.3 crypto/tls [2020-07-15T05:26:32.559Z] #41 ... [2020-07-15T05:26:32.559Z] [2020-07-15T05:26:32.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:32.559Z] #39 60.05 CC soccr/soccr.o [2020-07-15T05:26:32.724Z] #17 7.910 Reading package lists... [2020-07-15T05:26:32.724Z] #17 ... [2020-07-15T05:26:32.724Z] [2020-07-15T05:26:32.724Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:32.724Z] #41 126.1 net/http/httptrace [2020-07-15T05:26:32.724Z] #41 126.3 net/http [2020-07-15T05:26:32.724Z] #41 ... [2020-07-15T05:26:32.724Z] [2020-07-15T05:26:32.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:32.724Z] #39 71.35 CC criu/arch/x86/restorer_unmap.o [2020-07-15T05:26:32.724Z] #39 71.40 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-15T05:26:32.724Z] #39 71.65 CC criu/pie/restorer.o [2020-07-15T05:26:32.724Z] #39 74.68 LINK criu/pie/restorer.built-in.o [2020-07-15T05:26:32.724Z] #39 74.69 GEN criu/pie/restorer-blob.h [2020-07-15T05:26:32.724Z] #39 74.78 DEP criu/vdso.d [2020-07-15T05:26:32.724Z] #39 74.96 DEP criu/vdso-compat.d [2020-07-15T05:26:32.724Z] #39 75.13 DEP criu/uts_ns.d [2020-07-15T05:26:32.724Z] #39 75.25 DEP criu/util.d [2020-07-15T05:26:32.724Z] #39 75.46 DEP criu/uffd.d [2020-07-15T05:26:32.724Z] #39 75.66 DEP criu/tun.d [2020-07-15T05:26:32.806Z] #39 79.05 DEP criu/path.d [2020-07-15T05:26:32.981Z] #39 75.80 DEP criu/tty.d [2020-07-15T05:26:33.069Z] #39 79.20 DEP criu/parasite-syscall.d [2020-07-15T05:26:33.069Z] #39 79.40 DEP criu/pagemap.d [2020-07-15T05:26:33.142Z] #49 47.05 + mkdir -p /build [2020-07-15T05:26:33.143Z] #49 47.05 + cp runc /build/runc [2020-07-15T05:26:33.237Z] #39 75.97 DEP criu/timerfd.d [2020-07-15T05:26:33.333Z] #39 79.54 DEP criu/pagemap-cache.d [2020-07-15T05:26:33.333Z] #39 ... [2020-07-15T05:26:33.333Z] [2020-07-15T05:26:33.333Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:33.333Z] #17 19.76 Selecting previously unselected package python3-minimal. [2020-07-15T05:26:33.333Z] #17 19.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-15T05:26:33.333Z] #17 19.85 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 19.85 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T05:26:33.333Z] #17 19.94 Selecting previously unselected package libmpdec2:arm64. [2020-07-15T05:26:33.333Z] #17 19.95 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 19.97 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-15T05:26:33.333Z] #17 20.07 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-15T05:26:33.333Z] #17 20.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 20.09 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:33.333Z] #17 20.84 Selecting previously unselected package python3.7. [2020-07-15T05:26:33.333Z] #17 20.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 20.85 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:33.333Z] #17 20.99 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-15T05:26:33.333Z] #17 21.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 21.02 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-15T05:26:33.333Z] #17 21.15 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T05:26:33.333Z] #17 22.23 Selecting previously unselected package python3. [2020-07-15T05:26:33.333Z] #17 22.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 ... 24066 files and directories currently installed.) [2020-07-15T05:26:33.333Z] #17 22.28 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 22.30 Unpacking python3 (3.7.3-1) ... [2020-07-15T05:26:33.333Z] #17 22.44 Selecting previously unselected package libip4tc0:arm64. [2020-07-15T05:26:33.333Z] #17 22.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 22.46 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-15T05:26:33.333Z] #17 22.55 Selecting previously unselected package libip6tc0:arm64. [2020-07-15T05:26:33.333Z] #17 22.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 22.57 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-15T05:26:33.333Z] #17 22.69 Selecting previously unselected package libiptc0:arm64. [2020-07-15T05:26:33.333Z] #17 22.69 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 22.70 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-15T05:26:33.333Z] #17 22.78 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-15T05:26:33.333Z] #17 22.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 22.82 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-15T05:26:33.333Z] #17 22.92 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-15T05:26:33.333Z] #17 22.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 22.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-15T05:26:33.333Z] #17 23.02 Selecting previously unselected package libnftnl11:arm64. [2020-07-15T05:26:33.333Z] #17 23.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 23.03 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-15T05:26:33.333Z] #17 23.13 Selecting previously unselected package iptables. [2020-07-15T05:26:33.333Z] #17 23.14 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 23.15 Unpacking iptables (1.8.2-4) ... [2020-07-15T05:26:33.333Z] #17 23.46 Selecting previously unselected package xxd. [2020-07-15T05:26:33.333Z] #17 23.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-15T05:26:33.333Z] #17 23.49 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:26:33.333Z] #17 23.64 Selecting previously unselected package vim-common. [2020-07-15T05:26:33.333Z] #17 23.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:26:33.333Z] #17 23.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:26:33.333Z] #17 23.85 Selecting previously unselected package bash-completion. [2020-07-15T05:26:33.333Z] #17 23.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T05:26:33.353Z] #24 24.16 Reading package lists... [2020-07-15T05:26:33.353Z] #24 ... [2020-07-15T05:26:33.353Z] [2020-07-15T05:26:33.353Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:33.353Z] #11 22.87 Reading package lists... [2020-07-15T05:26:33.437Z] #49 DONE 47.3s [2020-07-15T05:26:33.437Z] [2020-07-15T05:26:33.437Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:33.437Z] #36 119.4 + dpkg --print-architecture [2020-07-15T05:26:33.437Z] #36 119.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T05:26:33.437Z] #36 119.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T05:26:33.437Z] #36 119.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T05:26:33.495Z] #39 76.21 DEP criu/timens.d [2020-07-15T05:26:33.764Z] #39 76.49 DEP criu/sysfs_parse.d [2020-07-15T05:26:33.764Z] #39 76.62 DEP criu/sysctl.d [2020-07-15T05:26:33.926Z] #39 61.51 AR soccr/libsoccr.a [2020-07-15T05:26:33.926Z] #39 61.56 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:26:34.021Z] #39 76.83 DEP criu/string.d [2020-07-15T05:26:34.021Z] #39 76.88 DEP criu/stats.d [2020-07-15T05:26:34.277Z] #39 77.02 DEP criu/sockets.d [2020-07-15T05:26:34.488Z] #39 ... [2020-07-15T05:26:34.488Z] [2020-07-15T05:26:34.488Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:26:34.488Z] #15 DONE 2.2s [2020-07-15T05:26:34.488Z] [2020-07-15T05:26:34.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:34.488Z] #39 61.98 DEP criu/arch/x86/sigframe.d [2020-07-15T05:26:34.488Z] #39 62.23 DEP criu/arch/x86/sigaction_compat.d [2020-07-15T05:26:34.533Z] #39 77.21 DEP criu/sk-unix.d [2020-07-15T05:26:34.533Z] #39 77.39 DEP criu/sk-tcp.d [2020-07-15T05:26:34.707Z] #11 29.61 Building dependency tree... [2020-07-15T05:26:34.745Z] #39 62.35 DEP criu/arch/x86/kerndat.d [2020-07-15T05:26:34.745Z] #39 62.48 DEP criu/arch/x86/crtools.d [2020-07-15T05:26:34.789Z] #39 77.54 DEP criu/sk-queue.d [2020-07-15T05:26:34.789Z] #39 77.73 DEP criu/sk-packet.d [2020-07-15T05:26:35.001Z] #39 62.64 DEP criu/arch/x86/cpu.d [2020-07-15T05:26:35.001Z] #39 62.75 CC criu/arch/x86/cpu.o [2020-07-15T05:26:35.351Z] #39 77.92 DEP criu/sk-netlink.d [2020-07-15T05:26:35.351Z] #39 78.08 DEP criu/sk-inet.d [2020-07-15T05:26:35.609Z] #39 78.24 DEP criu/signalfd.d [2020-07-15T05:26:35.609Z] #39 78.34 DEP criu/sigframe.d [2020-07-15T05:26:35.609Z] #39 78.44 DEP criu/shmem.d [2020-07-15T05:26:35.865Z] #39 78.63 DEP criu/servicefd.d [2020-07-15T05:26:35.931Z] #39 63.41 CC criu/arch/x86/crtools.o [2020-07-15T05:26:36.121Z] #39 78.79 DEP criu/seize.d [2020-07-15T05:26:36.121Z] #39 78.95 DEP criu/seccomp.d [2020-07-15T05:26:36.244Z] #11 32.08 The following additional packages will be installed: [2020-07-15T05:26:36.244Z] #11 32.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T05:26:36.244Z] #11 32.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T05:26:36.244Z] #11 32.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T05:26:36.244Z] #11 32.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:26:36.244Z] #11 32.10 Suggested packages: [2020-07-15T05:26:36.244Z] #11 32.11 gcc-8-locales seccomp wine64 [2020-07-15T05:26:36.376Z] #39 79.16 DEP criu/rst-malloc.d [2020-07-15T05:26:36.376Z] #39 ... [2020-07-15T05:26:36.376Z] [2020-07-15T05:26:36.376Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:36.376Z] #17 7.910 Reading package lists... [2020-07-15T05:26:36.376Z] #17 11.65 Building dependency tree... [2020-07-15T05:26:36.376Z] #17 12.32 Reading state information... [2020-07-15T05:26:36.376Z] #17 13.22 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T05:26:36.376Z] #17 13.22 The following additional packages will be installed: [2020-07-15T05:26:36.376Z] #17 13.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T05:26:36.376Z] #17 13.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T05:26:36.376Z] #17 13.22 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T05:26:36.376Z] #17 13.22 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T05:26:36.376Z] #17 13.22 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T05:26:36.376Z] #17 13.22 Suggested packages: [2020-07-15T05:26:36.376Z] #17 13.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T05:26:36.376Z] #17 13.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T05:26:36.376Z] #17 13.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T05:26:36.376Z] #17 13.22 Recommended packages: [2020-07-15T05:26:36.376Z] #17 13.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T05:26:36.376Z] #17 13.22 python3-keyrings.alt python3-xdg unzip [2020-07-15T05:26:36.376Z] #17 15.05 The following NEW packages will be installed: [2020-07-15T05:26:36.376Z] #17 15.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T05:26:36.376Z] #17 15.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T05:26:36.376Z] #17 15.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T05:26:36.376Z] #17 15.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T05:26:36.376Z] #17 15.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T05:26:36.376Z] #17 15.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T05:26:36.376Z] #17 15.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T05:26:36.376Z] #17 15.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T05:26:36.376Z] #17 15.06 xz-utils zip [2020-07-15T05:26:36.376Z] #17 15.38 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:36.376Z] #17 15.38 Need to get 28.5 MB of archives. [2020-07-15T05:26:36.376Z] #17 15.38 After this operation, 116 MB of additional disk space will be used. [2020-07-15T05:26:36.376Z] #17 15.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-15T05:26:36.376Z] #17 15.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-15T05:26:36.376Z] #17 15.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-15T05:26:36.376Z] #17 15.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-15T05:26:36.376Z] #17 15.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-15T05:26:36.377Z] #17 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-15T05:26:36.377Z] #17 15.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T05:26:36.377Z] #17 15.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-15T05:26:36.377Z] #17 15.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-15T05:26:36.377Z] #17 15.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-15T05:26:36.377Z] #17 15.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-15T05:26:36.377Z] #17 15.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-15T05:26:36.377Z] #17 15.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-15T05:26:36.377Z] #17 15.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-15T05:26:36.377Z] #17 15.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-15T05:26:36.377Z] #17 15.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-15T05:26:36.377Z] #17 15.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T05:26:36.377Z] #17 15.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:26:36.377Z] #17 15.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T05:26:36.377Z] #17 15.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-15T05:26:36.377Z] #17 15.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-15T05:26:36.377Z] #17 15.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-15T05:26:36.377Z] #17 15.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-15T05:26:36.377Z] #17 15.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T05:26:36.377Z] #17 15.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T05:26:36.377Z] #17 15.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T05:26:36.377Z] #17 15.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-15T05:26:36.494Z] #39 ... [2020-07-15T05:26:36.494Z] [2020-07-15T05:26:36.494Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T05:26:36.494Z] #16 DONE 2.2s [2020-07-15T05:26:36.632Z] #17 15.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-15T05:26:36.632Z] #17 15.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T05:26:36.648Z] #17 26.52 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T05:26:36.648Z] #17 26.98 Selecting previously unselected package bzip2. [2020-07-15T05:26:36.648Z] #17 26.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-15T05:26:36.648Z] #17 26.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:26:36.648Z] #17 27.09 Selecting previously unselected package xz-utils. [2020-07-15T05:26:36.648Z] #17 27.10 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-15T05:26:36.648Z] #17 27.11 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T05:26:36.751Z] [2020-07-15T05:26:36.751Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:36.802Z] #36 ... [2020-07-15T05:26:36.803Z] [2020-07-15T05:26:36.803Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:26:36.803Z] #23 3.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:36.803Z] #23 3.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:36.803Z] #23 3.672 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:36.803Z] #23 3.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T05:26:36.803Z] #23 4.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T05:26:36.803Z] #23 5.428 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T05:26:36.910Z] #17 27.28 Selecting previously unselected package apparmor. [2020-07-15T05:26:36.911Z] #17 27.28 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-15T05:26:36.911Z] #17 27.38 Unpacking apparmor (2.13.2-10) ... [2020-07-15T05:26:37.014Z] #36 ... [2020-07-15T05:26:37.014Z] [2020-07-15T05:26:37.014Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:26:37.014Z] #19 3.762 Collecting yamllint==1.16.0 [2020-07-15T05:26:37.014Z] #19 3.901 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T05:26:37.014Z] #19 3.932 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T05:26:37.014Z] #19 4.008 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T05:26:37.014Z] #19 4.678 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T05:26:37.014Z] #19 4.709 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T05:26:37.014Z] #19 4.723 Building wheels for collected packages: pyyaml [2020-07-15T05:26:37.014Z] #19 4.728 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T05:26:37.014Z] #19 5.185 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T05:26:37.014Z] #19 5.189 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T05:26:37.014Z] #19 5.223 Successfully built pyyaml [2020-07-15T05:26:37.014Z] #19 5.230 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-15T05:26:37.014Z] #19 5.368 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T05:26:37.014Z] #19 DONE 5.6s [2020-07-15T05:26:37.014Z] [2020-07-15T05:26:37.014Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T05:26:37.014Z] #22 DONE 0.2s [2020-07-15T05:26:37.014Z] [2020-07-15T05:26:37.014Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T05:26:37.173Z] #17 27.71 Selecting previously unselected package aufs-tools. [2020-07-15T05:26:37.173Z] #17 27.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-15T05:26:37.173Z] #17 27.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:26:37.194Z] #17 16.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T05:26:37.194Z] #17 16.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T05:26:37.194Z] #17 16.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T05:26:37.194Z] #17 16.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-15T05:26:37.194Z] #17 16.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-15T05:26:37.194Z] #17 16.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T05:26:37.194Z] #17 16.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T05:26:37.298Z] #11 33.36 The following NEW packages will be installed: [2020-07-15T05:26:37.298Z] #11 33.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T05:26:37.298Z] #11 33.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T05:26:37.298Z] #11 33.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T05:26:37.298Z] #11 33.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T05:26:37.298Z] #11 33.36 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T05:26:37.298Z] #11 33.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:26:37.436Z] #17 27.84 Selecting previously unselected package libonig5:arm64. [2020-07-15T05:26:37.436Z] #17 27.84 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-15T05:26:37.436Z] #17 27.85 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-15T05:26:37.450Z] #17 16.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T05:26:37.450Z] #17 16.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-15T05:26:37.450Z] #17 16.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T05:26:37.450Z] #17 16.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T05:26:37.450Z] #17 16.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T05:26:37.450Z] #17 16.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-15T05:26:37.450Z] #17 16.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-15T05:26:37.450Z] #17 16.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-15T05:26:37.450Z] #17 16.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T05:26:37.598Z] #11 33.69 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:37.598Z] #11 33.69 Need to get 78.9 MB of archives. [2020-07-15T05:26:37.598Z] #11 33.69 After this operation, 532 MB of additional disk space will be used. [2020-07-15T05:26:37.598Z] #11 33.69 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-07-15T05:26:37.699Z] #17 28.00 Selecting previously unselected package libjq1:arm64. [2020-07-15T05:26:37.699Z] #17 28.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T05:26:37.699Z] #17 28.03 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T05:26:37.699Z] #17 28.13 Selecting previously unselected package jq. [2020-07-15T05:26:37.699Z] #17 28.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T05:26:37.699Z] #17 28.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:26:37.699Z] #17 28.24 Selecting previously unselected package libaio1:arm64. [2020-07-15T05:26:37.706Z] #17 17.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-15T05:26:37.740Z] #23 ... [2020-07-15T05:26:37.740Z] [2020-07-15T05:26:37.740Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:37.740Z] #47 6.268 + RM_GOPATH=0 [2020-07-15T05:26:37.740Z] #47 6.268 + TMP_GOPATH= [2020-07-15T05:26:37.740Z] #47 6.268 + : /build [2020-07-15T05:26:37.740Z] #47 6.268 + '[' -z '' ']' [2020-07-15T05:26:37.740Z] #47 6.270 ++ mktemp -d [2020-07-15T05:26:37.740Z] #47 6.299 + export GOPATH=/tmp/tmp.wc84I9Ta9y [2020-07-15T05:26:37.740Z] #47 6.299 + GOPATH=/tmp/tmp.wc84I9Ta9y [2020-07-15T05:26:37.740Z] #47 6.299 + RM_GOPATH=1 [2020-07-15T05:26:37.740Z] #47 6.300 + case "$(go env GOARCH)" in [2020-07-15T05:26:37.740Z] #47 6.301 ++ go env GOARCH [2020-07-15T05:26:37.740Z] #47 6.310 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:37.740Z] #47 6.310 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:37.740Z] #47 6.311 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:37.740Z] #47 6.313 + dir=/tmp/install [2020-07-15T05:26:37.740Z] #47 6.314 + bin=shfmt [2020-07-15T05:26:37.740Z] #47 6.314 + shift [2020-07-15T05:26:37.740Z] #47 6.314 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T05:26:37.741Z] #47 6.317 + . /tmp/install/shfmt.installer [2020-07-15T05:26:37.741Z] #47 6.318 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:26:37.741Z] #47 6.322 + install_shfmt [2020-07-15T05:26:37.741Z] #47 6.324 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T05:26:37.741Z] #47 6.324 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:26:37.741Z] #47 6.326 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wc84I9Ta9y/src/github.com/mvdan/sh [2020-07-15T05:26:37.741Z] #47 6.330 Cloning into '/tmp/tmp.wc84I9Ta9y/src/github.com/mvdan/sh'... [2020-07-15T05:26:37.962Z] #17 17.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-15T05:26:37.962Z] #17 17.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-15T05:26:37.962Z] #17 28.25 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-15T05:26:37.962Z] #17 28.26 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-15T05:26:37.962Z] #17 28.32 Selecting previously unselected package libgpm2:arm64. [2020-07-15T05:26:37.962Z] #17 28.33 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-15T05:26:37.962Z] #17 28.34 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-15T05:26:37.962Z] #17 28.40 Selecting previously unselected package libicu63:arm64. [2020-07-15T05:26:37.962Z] #17 28.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-15T05:26:37.962Z] #17 28.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T05:26:38.056Z] #26 DONE 0.8s [2020-07-15T05:26:38.056Z] [2020-07-15T05:26:38.056Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T05:26:38.056Z] #29 DONE 0.2s [2020-07-15T05:26:38.056Z] [2020-07-15T05:26:38.056Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T05:26:38.056Z] #31 DONE 0.1s [2020-07-15T05:26:38.056Z] [2020-07-15T05:26:38.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:38.056Z] #39 80.65 CC criu/page-xfer.o [2020-07-15T05:26:38.056Z] #39 81.60 CC criu/pagemap-cache.o [2020-07-15T05:26:38.056Z] #39 81.88 CC criu/pagemap.o [2020-07-15T05:26:38.056Z] #39 82.45 CC criu/parasite-syscall.o [2020-07-15T05:26:38.056Z] #39 83.24 CC criu/path.o [2020-07-15T05:26:38.056Z] #39 83.58 CC criu/pie-util-vdso.o [2020-07-15T05:26:38.056Z] #39 83.80 CC criu/pie-util.o [2020-07-15T05:26:38.056Z] #39 83.93 CC criu/pipes.o [2020-07-15T05:26:38.056Z] #39 84.26 CC criu/plugin.o [2020-07-15T05:26:38.056Z] #39 84.46 CC criu/proc_parse.o [2020-07-15T05:26:38.056Z] #39 85.95 CC criu/protobuf-desc.o [2020-07-15T05:26:38.056Z] #39 86.51 CC criu/protobuf.o [2020-07-15T05:26:38.056Z] #39 86.80 CC criu/pstree.o [2020-07-15T05:26:38.056Z] #39 ... [2020-07-15T05:26:38.056Z] [2020-07-15T05:26:38.056Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T05:26:38.056Z] #34 DONE 0.1s [2020-07-15T05:26:38.347Z] [2020-07-15T05:26:38.347Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:38.524Z] #17 17.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:38.639Z] #52 ... [2020-07-15T05:26:38.639Z] [2020-07-15T05:26:38.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:38.639Z] #39 87.39 CC criu/rbtree.o [2020-07-15T05:26:38.639Z] #39 87.52 CC criu/rst-malloc.o [2020-07-15T05:26:38.639Z] #39 87.61 CC criu/seccomp.o [2020-07-15T05:26:38.689Z] #47 ... [2020-07-15T05:26:38.689Z] [2020-07-15T05:26:38.689Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:38.689Z] #54 6.903 + RM_GOPATH=0 [2020-07-15T05:26:38.689Z] #54 6.903 + TMP_GOPATH= [2020-07-15T05:26:38.689Z] #54 6.904 + : /build [2020-07-15T05:26:38.689Z] #54 6.904 + '[' -z '' ']' [2020-07-15T05:26:38.689Z] #54 6.909 ++ mktemp -d [2020-07-15T05:26:38.689Z] #54 6.909 + export GOPATH=/tmp/tmp.3YnR7CdP2w [2020-07-15T05:26:38.689Z] #54 6.929 + GOPATH=/tmp/tmp.3YnR7CdP2w [2020-07-15T05:26:38.689Z] #54 6.929 + RM_GOPATH=1 [2020-07-15T05:26:38.689Z] #54 6.930 + case "$(go env GOARCH)" in [2020-07-15T05:26:38.689Z] #54 6.931 ++ go env GOARCH [2020-07-15T05:26:38.689Z] #54 6.956 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:38.689Z] #54 6.957 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:38.689Z] #54 6.962 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:38.689Z] #54 6.971 + dir=/tmp/install [2020-07-15T05:26:38.689Z] #54 6.971 + bin=rootlesskit [2020-07-15T05:26:38.689Z] #54 6.971 + shift [2020-07-15T05:26:38.689Z] #54 6.975 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T05:26:38.689Z] #54 6.978 + . /tmp/install/rootlesskit.installer [2020-07-15T05:26:38.689Z] #54 6.979 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:26:38.689Z] #54 6.979 + install_rootlesskit [2020-07-15T05:26:38.689Z] #54 6.979 + case "$1" in [2020-07-15T05:26:38.689Z] #54 6.981 + export CGO_ENABLED=0 [2020-07-15T05:26:38.689Z] #54 6.981 + CGO_ENABLED=0 [2020-07-15T05:26:38.689Z] #54 6.981 + _install_rootlesskit [2020-07-15T05:26:38.689Z] #54 6.982 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T05:26:38.689Z] #54 6.984 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:26:38.689Z] #54 6.984 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3YnR7CdP2w/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:26:38.689Z] #54 6.989 Cloning into '/tmp/tmp.3YnR7CdP2w/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T05:26:38.780Z] #17 18.03 Fetched 28.5 MB in 2s (13.2 MB/s) [2020-07-15T05:26:38.780Z] #17 18.12 Selecting previously unselected package pigz. [2020-07-15T05:26:38.780Z] #17 18.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 ... 23432 files and directories currently installed.) [2020-07-15T05:26:38.780Z] #17 18.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-15T05:26:38.780Z] #17 18.20 Unpacking pigz (2.4-1) ... [2020-07-15T05:26:38.930Z] #39 87.87 CC criu/seize.o [2020-07-15T05:26:38.952Z] #54 ... [2020-07-15T05:26:38.952Z] [2020-07-15T05:26:38.952Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:38.952Z] #36 7.469 + git clone https://github.com/docker/distribution.git . [2020-07-15T05:26:38.952Z] #36 7.475 Cloning into '.'... [2020-07-15T05:26:39.036Z] #17 18.30 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-15T05:26:39.036Z] #17 18.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:26:39.036Z] #17 18.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:39.142Z] #11 35.08 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-07-15T05:26:39.269Z] #17 2.674 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-15T05:26:39.269Z] #17 2.679 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-15T05:26:39.269Z] #17 2.679 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-15T05:26:39.564Z] #39 88.40 CC criu/servicefd.o [2020-07-15T05:26:39.597Z] #17 18.79 Selecting previously unselected package python3.7-minimal. [2020-07-15T05:26:39.598Z] #17 18.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:26:39.598Z] #17 18.81 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:26:39.856Z] #39 88.69 CC criu/shmem.o [2020-07-15T05:26:40.149Z] #39 89.08 CC criu/sigframe.o [2020-07-15T05:26:40.201Z] #11 ... [2020-07-15T05:26:40.201Z] [2020-07-15T05:26:40.201Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:26:40.201Z] #39 24.03 Reading package lists... [2020-07-15T05:26:40.201Z] #39 31.06 Building dependency tree... [2020-07-15T05:26:40.201Z] #39 33.95 The following additional packages will be installed: [2020-07-15T05:26:40.201Z] #39 33.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T05:26:40.201Z] #39 33.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T05:26:40.201Z] #39 33.97 Suggested packages: [2020-07-15T05:26:40.201Z] #39 33.97 manpages-dev python-setuptools [2020-07-15T05:26:40.201Z] #39 36.02 The following NEW packages will be installed: [2020-07-15T05:26:40.201Z] #39 36.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T05:26:40.201Z] #39 36.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T05:26:40.201Z] #39 36.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T05:26:40.201Z] #39 36.02 python-six zlib1g-dev [2020-07-15T05:26:40.201Z] #39 36.19 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:40.201Z] #39 36.19 Need to get 4075 kB of archives. [2020-07-15T05:26:40.201Z] #39 36.19 After this operation, 24.5 MB of additional disk space will be used. [2020-07-15T05:26:40.201Z] #39 36.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-15T05:26:40.201Z] #39 36.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-15T05:26:40.201Z] #39 36.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T05:26:40.201Z] #39 36.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-15T05:26:40.201Z] #39 36.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-15T05:26:40.201Z] #39 36.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-15T05:26:40.201Z] #39 36.28 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-07-15T05:26:40.201Z] #39 36.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-15T05:26:40.201Z] #39 36.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-15T05:26:40.201Z] #39 36.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-15T05:26:40.201Z] #39 ... [2020-07-15T05:26:40.201Z] [2020-07-15T05:26:40.201Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:40.201Z] #11 36.30 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-07-15T05:26:40.201Z] #11 36.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-15T05:26:40.201Z] #11 36.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-15T05:26:40.201Z] #11 36.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T05:26:40.441Z] #39 89.17 CC criu/signalfd.o [2020-07-15T05:26:40.441Z] #39 89.33 CC criu/sk-inet.o [2020-07-15T05:26:40.520Z] #17 30.68 Selecting previously unselected package libnet1:arm64. [2020-07-15T05:26:40.520Z] #17 30.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-15T05:26:40.520Z] #17 30.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:26:40.520Z] #17 30.83 Selecting previously unselected package libnl-3-200:arm64. [2020-07-15T05:26:40.520Z] #17 30.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-15T05:26:40.520Z] #17 30.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T05:26:40.526Z] #17 19.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:40.526Z] #17 19.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:26:40.783Z] #17 31.01 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-15T05:26:40.783Z] #17 31.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-15T05:26:40.783Z] #17 31.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T05:26:40.783Z] #17 31.12 Selecting previously unselected package libreadline5:arm64. [2020-07-15T05:26:40.783Z] #17 31.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-15T05:26:40.783Z] #17 31.14 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-15T05:26:40.857Z] #11 36.95 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-07-15T05:26:41.047Z] #17 31.29 Selecting previously unselected package net-tools. [2020-07-15T05:26:41.047Z] #17 31.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-15T05:26:41.047Z] #17 31.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:26:41.047Z] #17 31.51 Selecting previously unselected package python-pip-whl. [2020-07-15T05:26:41.047Z] #17 31.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T05:26:41.075Z] #39 89.76 CC criu/sk-netlink.o [2020-07-15T05:26:41.075Z] #39 89.92 CC criu/sk-packet.o [2020-07-15T05:26:41.310Z] #17 31.54 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T05:26:41.368Z] #39 90.23 CC criu/sk-queue.o [2020-07-15T05:26:41.497Z] #36 ... [2020-07-15T05:26:41.497Z] [2020-07-15T05:26:41.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:41.497Z] #41 7.564 + RM_GOPATH=0 [2020-07-15T05:26:41.497Z] #41 7.565 + TMP_GOPATH= [2020-07-15T05:26:41.497Z] #41 7.566 + : /build [2020-07-15T05:26:41.497Z] #41 7.566 + '[' -z '' ']' [2020-07-15T05:26:41.497Z] #41 7.577 ++ mktemp -d [2020-07-15T05:26:41.497Z] #41 7.577 + export GOPATH=/tmp/tmp.c69AmPcXJJ [2020-07-15T05:26:41.497Z] #41 7.577 + GOPATH=/tmp/tmp.c69AmPcXJJ [2020-07-15T05:26:41.497Z] #41 7.577 + RM_GOPATH=1 [2020-07-15T05:26:41.497Z] #41 7.577 + case "$(go env GOARCH)" in [2020-07-15T05:26:41.497Z] #41 7.577 ++ go env GOARCH [2020-07-15T05:26:41.497Z] #41 7.619 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:41.497Z] #41 7.620 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:41.497Z] #41 7.621 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:41.497Z] #41 7.644 + dir=/tmp/install [2020-07-15T05:26:41.497Z] #41 7.644 + bin=vndr [2020-07-15T05:26:41.497Z] #41 7.645 + shift [2020-07-15T05:26:41.497Z] #41 7.646 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T05:26:41.497Z] #41 7.646 + . /tmp/install/vndr.installer [2020-07-15T05:26:41.497Z] #41 7.648 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:26:41.497Z] #41 7.653 + install_vndr [2020-07-15T05:26:41.497Z] #41 7.654 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T05:26:41.497Z] #41 7.658 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:26:41.497Z] #41 7.658 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.c69AmPcXJJ/src/github.com/LK4D4/vndr [2020-07-15T05:26:41.497Z] #41 7.661 Cloning into '/tmp/tmp.c69AmPcXJJ/src/github.com/LK4D4/vndr'... [2020-07-15T05:26:41.497Z] #41 8.463 + cd /tmp/tmp.c69AmPcXJJ/src/github.com/LK4D4/vndr [2020-07-15T05:26:41.497Z] #41 8.464 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T05:26:41.497Z] #41 8.480 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T05:26:41.497Z] #41 10.01 internal/cpu [2020-07-15T05:26:41.497Z] #41 10.02 runtime/internal/atomic [2020-07-15T05:26:41.505Z] #11 37.31 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-07-15T05:26:41.505Z] #11 37.51 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-07-15T05:26:41.574Z] #17 31.90 Selecting previously unselected package python3-lib2to3. [2020-07-15T05:26:41.574Z] #17 31.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T05:26:41.574Z] #17 31.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:26:41.574Z] #17 32.08 Selecting previously unselected package python3-distutils. [2020-07-15T05:26:41.659Z] #39 90.53 CC criu/sk-tcp.o [2020-07-15T05:26:41.759Z] #41 ... [2020-07-15T05:26:41.759Z] [2020-07-15T05:26:41.759Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:26:41.759Z] #51 7.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:41.759Z] #51 7.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:41.759Z] #51 7.936 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:41.759Z] #51 9.123 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T05:26:41.759Z] #51 ... [2020-07-15T05:26:41.759Z] [2020-07-15T05:26:41.759Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:41.759Z] #21 7.198 + RM_GOPATH=0 [2020-07-15T05:26:41.759Z] #21 7.204 + TMP_GOPATH= [2020-07-15T05:26:41.759Z] #21 7.204 + : /build [2020-07-15T05:26:41.759Z] #21 7.204 + '[' -z '' ']' [2020-07-15T05:26:41.759Z] #21 7.204 ++ mktemp -d [2020-07-15T05:26:41.759Z] #21 7.210 + export GOPATH=/tmp/tmp.u1zU4CCYB6 [2020-07-15T05:26:41.759Z] #21 7.210 + GOPATH=/tmp/tmp.u1zU4CCYB6 [2020-07-15T05:26:41.759Z] #21 7.210 + RM_GOPATH=1 [2020-07-15T05:26:41.759Z] #21 7.210 + case "$(go env GOARCH)" in [2020-07-15T05:26:41.759Z] #21 7.210 ++ go env GOARCH [2020-07-15T05:26:41.759Z] #21 7.266 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:41.759Z] #21 7.266 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:41.759Z] #21 7.270 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:41.759Z] #21 7.273 + dir=/tmp/install [2020-07-15T05:26:41.759Z] #21 7.273 + bin=dockercli [2020-07-15T05:26:41.759Z] #21 7.273 + shift [2020-07-15T05:26:41.759Z] #21 7.274 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T05:26:41.759Z] #21 7.274 + . /tmp/install/dockercli.installer [2020-07-15T05:26:41.759Z] #21 7.275 ++ : stable [2020-07-15T05:26:41.759Z] #21 7.275 ++ : 17.06.2-ce [2020-07-15T05:26:41.759Z] #21 7.278 + install_dockercli [2020-07-15T05:26:41.759Z] #21 7.286 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T05:26:41.759Z] #21 7.287 Install docker/cli version 17.06.2-ce from stable [2020-07-15T05:26:41.759Z] #21 7.288 ++ uname -m [2020-07-15T05:26:41.759Z] #21 7.296 + arch=x86_64 [2020-07-15T05:26:41.759Z] #21 7.296 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T05:26:41.759Z] #21 7.296 + url=https://download.docker.com/linux/static [2020-07-15T05:26:41.759Z] #21 7.302 + tar -xz docker/docker [2020-07-15T05:26:41.759Z] #21 7.304 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T05:26:41.759Z] #21 ... [2020-07-15T05:26:41.759Z] [2020-07-15T05:26:41.759Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:41.759Z] #30 7.792 + RM_GOPATH=0 [2020-07-15T05:26:41.759Z] #30 7.792 + TMP_GOPATH= [2020-07-15T05:26:41.759Z] #30 7.792 + : /build [2020-07-15T05:26:41.759Z] #30 7.792 + '[' -z '' ']' [2020-07-15T05:26:41.759Z] #30 7.794 ++ mktemp -d [2020-07-15T05:26:41.759Z] #30 7.796 + export GOPATH=/tmp/tmp.k98HPlqH53 [2020-07-15T05:26:41.759Z] #30 7.796 + GOPATH=/tmp/tmp.k98HPlqH53 [2020-07-15T05:26:41.759Z] #30 7.796 + RM_GOPATH=1 [2020-07-15T05:26:41.759Z] #30 7.796 + case "$(go env GOARCH)" in [2020-07-15T05:26:41.759Z] #30 7.798 ++ go env GOARCH [2020-07-15T05:26:41.759Z] #30 7.848 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:41.759Z] #30 7.848 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:41.759Z] #30 7.849 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:41.759Z] #30 7.850 + dir=/tmp/install [2020-07-15T05:26:41.759Z] #30 7.850 + bin=tomlv [2020-07-15T05:26:41.759Z] #30 7.850 + shift [2020-07-15T05:26:41.759Z] #30 7.850 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T05:26:41.759Z] #30 7.851 + . /tmp/install/tomlv.installer [2020-07-15T05:26:41.759Z] #30 7.851 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:26:41.759Z] #30 7.851 + install_tomlv [2020-07-15T05:26:41.759Z] #30 7.852 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T05:26:41.759Z] #30 7.852 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:26:41.759Z] #30 7.852 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.k98HPlqH53/src/github.com/BurntSushi/toml [2020-07-15T05:26:41.759Z] #30 7.861 Cloning into '/tmp/tmp.k98HPlqH53/src/github.com/BurntSushi/toml'... [2020-07-15T05:26:41.759Z] #30 9.001 + cd /tmp/tmp.k98HPlqH53/src/github.com/BurntSushi/toml [2020-07-15T05:26:41.759Z] #30 9.002 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T05:26:41.759Z] #30 9.007 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:26:41.759Z] #30 9.676 internal/cpu [2020-07-15T05:26:41.759Z] #30 9.700 runtime/internal/atomic [2020-07-15T05:26:41.759Z] #30 10.05 runtime/internal/sys [2020-07-15T05:26:41.759Z] #30 10.26 runtime/internal/math [2020-07-15T05:26:41.759Z] #30 10.37 internal/bytealg [2020-07-15T05:26:41.759Z] #30 10.40 math/bits [2020-07-15T05:26:41.837Z] #17 32.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T05:26:41.837Z] #17 32.10 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T05:26:41.837Z] #17 32.28 Selecting previously unselected package python3-pip. [2020-07-15T05:26:41.837Z] #17 32.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T05:26:41.837Z] #17 32.31 Unpacking python3-pip (18.1-5) ... [2020-07-15T05:26:41.950Z] #39 90.86 CC criu/sk-unix.o [2020-07-15T05:26:42.019Z] #30 ... [2020-07-15T05:26:42.019Z] [2020-07-15T05:26:42.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:42.019Z] #10 7.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:42.019Z] #10 7.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:42.019Z] #10 7.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:42.019Z] #10 9.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T05:26:42.019Z] #10 ... [2020-07-15T05:26:42.019Z] [2020-07-15T05:26:42.019Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:26:42.019Z] #32 8.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:42.019Z] #32 8.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:42.019Z] #32 8.086 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:42.019Z] #32 9.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T05:26:42.099Z] #17 32.56 Selecting previously unselected package python3-pkg-resources. [2020-07-15T05:26:42.099Z] #17 32.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:26:42.099Z] #17 32.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:26:42.279Z] #32 ... [2020-07-15T05:26:42.279Z] [2020-07-15T05:26:42.279Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:42.279Z] #60 6.839 + RM_GOPATH=0 [2020-07-15T05:26:42.279Z] #60 6.839 + TMP_GOPATH= [2020-07-15T05:26:42.279Z] #60 6.839 + : /build [2020-07-15T05:26:42.279Z] #60 6.839 + '[' -z '' ']' [2020-07-15T05:26:42.279Z] #60 6.839 ++ mktemp -d [2020-07-15T05:26:42.279Z] #60 6.858 + export GOPATH=/tmp/tmp.bwzy2kPvVS [2020-07-15T05:26:42.279Z] #60 6.859 + GOPATH=/tmp/tmp.bwzy2kPvVS [2020-07-15T05:26:42.279Z] #60 6.859 + RM_GOPATH=1 [2020-07-15T05:26:42.279Z] #60 6.860 + case "$(go env GOARCH)" in [2020-07-15T05:26:42.279Z] #60 6.861 ++ go env GOARCH [2020-07-15T05:26:42.279Z] #60 6.866 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:42.279Z] #60 6.866 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:42.279Z] #60 6.867 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:42.279Z] #60 6.891 + dir=/tmp/install [2020-07-15T05:26:42.279Z] #60 6.891 + bin=proxy [2020-07-15T05:26:42.279Z] #60 6.891 + shift [2020-07-15T05:26:42.279Z] #60 6.891 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T05:26:42.279Z] #60 6.891 + . /tmp/install/proxy.installer [2020-07-15T05:26:42.279Z] #60 6.892 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:26:42.279Z] #60 6.892 + install_proxy [2020-07-15T05:26:42.279Z] #60 6.892 + case "$1" in [2020-07-15T05:26:42.279Z] #60 6.893 + export CGO_ENABLED=0 [2020-07-15T05:26:42.279Z] #60 6.893 + CGO_ENABLED=0 [2020-07-15T05:26:42.279Z] #60 6.893 + _install_proxy [2020-07-15T05:26:42.279Z] #60 6.893 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T05:26:42.279Z] #60 6.893 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:26:42.279Z] #60 6.893 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bwzy2kPvVS/src/github.com/docker/libnetwork [2020-07-15T05:26:42.279Z] #60 6.896 Cloning into '/tmp/tmp.bwzy2kPvVS/src/github.com/docker/libnetwork'... [2020-07-15T05:26:42.363Z] #17 32.73 Selecting previously unselected package python3-setuptools. [2020-07-15T05:26:42.364Z] #17 32.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T05:26:42.364Z] #17 32.74 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T05:26:42.528Z] #17 4.428 Reading package lists... [2020-07-15T05:26:42.529Z] #17 ... [2020-07-15T05:26:42.529Z] [2020-07-15T05:26:42.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:42.529Z] #39 64.87 CC criu/arch/x86/kerndat.o [2020-07-15T05:26:42.529Z] #39 65.47 CC criu/arch/x86/sigaction_compat.o [2020-07-15T05:26:42.529Z] #39 65.72 CC criu/arch/x86/sigframe.o [2020-07-15T05:26:42.529Z] #39 65.98 LINK criu/arch/x86/crtools.built-in.o [2020-07-15T05:26:42.529Z] #39 66.04 DEP criu/pie/util-vdso-elf32.d [2020-07-15T05:26:42.529Z] #39 66.18 DEP criu/pie/util-vdso.d [2020-07-15T05:26:42.529Z] #39 66.36 DEP criu/pie/util.d [2020-07-15T05:26:42.529Z] #39 66.57 CC criu/pie/util.o [2020-07-15T05:26:42.529Z] #39 66.82 CC criu/pie/util-vdso.o [2020-07-15T05:26:42.529Z] #39 67.44 CC criu/pie/util-vdso-elf32.o [2020-07-15T05:26:42.529Z] #39 68.18 AR criu/pie/pie.lib.a [2020-07-15T05:26:42.529Z] #39 68.23 DEP criu/pie/restorer.d [2020-07-15T05:26:42.529Z] #39 68.42 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-15T05:26:42.529Z] #39 68.50 DEP criu/arch/x86/restorer_unmap.d [2020-07-15T05:26:42.529Z] #39 68.53 DEP criu/arch/x86/restorer.d [2020-07-15T05:26:42.529Z] #39 68.76 DEP criu/arch/x86/vdso-pie.d [2020-07-15T05:26:42.529Z] #39 68.86 DEP criu/pie/parasite-vdso.d [2020-07-15T05:26:42.529Z] #39 69.10 DEP criu/pie/parasite.d [2020-07-15T05:26:42.529Z] #39 69.45 CC criu/pie/parasite.o [2020-07-15T05:26:42.561Z] #11 ... [2020-07-15T05:26:42.562Z] [2020-07-15T05:26:42.562Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:26:42.562Z] #24 24.16 Reading package lists... [2020-07-15T05:26:42.562Z] #24 31.17 Building dependency tree... [2020-07-15T05:26:42.562Z] #24 34.17 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T05:26:42.562Z] #24 34.17 The following additional packages will be installed: [2020-07-15T05:26:42.562Z] #24 34.21 libjq1 libonig5 [2020-07-15T05:26:42.562Z] #24 34.99 The following NEW packages will be installed: [2020-07-15T05:26:42.562Z] #24 35.00 jq libjq1 libonig5 [2020-07-15T05:26:42.562Z] #24 35.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:42.562Z] #24 35.19 Need to get 358 kB of archives. [2020-07-15T05:26:42.562Z] #24 35.19 After this operation, 1277 kB of additional disk space will be used. [2020-07-15T05:26:42.562Z] #24 35.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-15T05:26:42.562Z] #24 35.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-15T05:26:42.562Z] #24 35.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-15T05:26:42.562Z] #24 36.79 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:42.562Z] #24 37.28 Fetched 358 kB in 0s (2524 kB/s) [2020-07-15T05:26:42.562Z] #24 37.40 Selecting previously unselected package libonig5:ppc64el. [2020-07-15T05:26:42.562Z] #24 37.40 (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-07-15T05:26:42.562Z] #24 37.50 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-15T05:26:42.562Z] #24 37.52 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-15T05:26:42.562Z] #24 37.74 Selecting previously unselected package libjq1:ppc64el. [2020-07-15T05:26:42.562Z] #24 37.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T05:26:42.562Z] #24 37.76 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T05:26:42.562Z] #24 37.95 Selecting previously unselected package jq. [2020-07-15T05:26:42.562Z] #24 37.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T05:26:42.562Z] #24 37.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:26:42.562Z] #24 38.24 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-15T05:26:42.562Z] #24 38.26 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T05:26:42.562Z] #24 38.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:26:42.562Z] #24 38.29 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:26:42.562Z] #24 DONE 38.6s [2020-07-15T05:26:42.562Z] [2020-07-15T05:26:42.562Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T05:26:42.562Z] #25 DONE 0.1s [2020-07-15T05:26:42.571Z] #60 ... [2020-07-15T05:26:42.571Z] [2020-07-15T05:26:42.571Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:42.571Z] #45 7.362 + RM_GOPATH=0 [2020-07-15T05:26:42.571Z] #45 7.362 + TMP_GOPATH= [2020-07-15T05:26:42.571Z] #45 7.362 + : /build [2020-07-15T05:26:42.571Z] #45 7.362 + '[' -z '' ']' [2020-07-15T05:26:42.571Z] #45 7.364 ++ mktemp -d [2020-07-15T05:26:42.571Z] #45 7.370 + export GOPATH=/tmp/tmp.mQubrKtsdr [2020-07-15T05:26:42.571Z] #45 7.370 + GOPATH=/tmp/tmp.mQubrKtsdr [2020-07-15T05:26:42.571Z] #45 7.370 + RM_GOPATH=1 [2020-07-15T05:26:42.572Z] #45 7.370 + case "$(go env GOARCH)" in [2020-07-15T05:26:42.572Z] #45 7.370 ++ go env GOARCH [2020-07-15T05:26:42.572Z] #45 7.372 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:42.572Z] #45 7.375 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:42.572Z] #45 7.375 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:42.572Z] #45 7.382 + dir=/tmp/install [2020-07-15T05:26:42.572Z] #45 7.382 + bin=golangci_lint [2020-07-15T05:26:42.572Z] #45 7.382 + shift [2020-07-15T05:26:42.572Z] #45 7.384 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T05:26:42.572Z] #45 7.386 + . /tmp/install/golangci_lint.installer [2020-07-15T05:26:42.572Z] #45 7.387 ++ : v1.23.8 [2020-07-15T05:26:42.572Z] #45 7.387 + install_golangci_lint [2020-07-15T05:26:42.572Z] #45 7.390 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T05:26:42.572Z] #45 7.390 Installing golangci-lint version v1.23.8 [2020-07-15T05:26:42.572Z] #45 7.393 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T05:26:42.572Z] #45 ... [2020-07-15T05:26:42.572Z] [2020-07-15T05:26:42.572Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:26:42.572Z] #28 7.242 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T05:26:42.572Z] #28 7.248 Cloning into '.'... [2020-07-15T05:26:42.626Z] #17 33.00 Selecting previously unselected package python3-wheel. [2020-07-15T05:26:42.626Z] #17 33.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T05:26:42.626Z] #17 33.01 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T05:26:42.626Z] #17 33.12 Selecting previously unselected package sudo. [2020-07-15T05:26:42.831Z] #28 ... [2020-07-15T05:26:42.831Z] [2020-07-15T05:26:42.831Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:26:42.831Z] #38 5.292 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:26:42.831Z] #38 5.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:26:42.831Z] #38 5.379 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:26:42.831Z] #38 6.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T05:26:42.831Z] #38 8.810 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T05:26:42.831Z] #38 ... [2020-07-15T05:26:42.831Z] [2020-07-15T05:26:42.831Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:42.831Z] #43 7.248 + RM_GOPATH=0 [2020-07-15T05:26:42.831Z] #43 7.248 + TMP_GOPATH= [2020-07-15T05:26:42.831Z] #43 7.248 + : /build [2020-07-15T05:26:42.831Z] #43 7.248 + '[' -z '' ']' [2020-07-15T05:26:42.831Z] #43 7.248 ++ mktemp -d [2020-07-15T05:26:42.831Z] #43 7.249 + export GOPATH=/tmp/tmp.d6aUFmYOhw [2020-07-15T05:26:42.831Z] #43 7.250 + GOPATH=/tmp/tmp.d6aUFmYOhw [2020-07-15T05:26:42.831Z] #43 7.250 + RM_GOPATH=1 [2020-07-15T05:26:42.831Z] #43 7.250 + case "$(go env GOARCH)" in [2020-07-15T05:26:42.831Z] #43 7.251 ++ go env GOARCH [2020-07-15T05:26:42.831Z] #43 7.272 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:42.831Z] #43 7.272 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:42.831Z] #43 7.274 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:42.831Z] #43 7.278 + dir=/tmp/install [2020-07-15T05:26:42.831Z] #43 7.279 + bin=gotestsum [2020-07-15T05:26:42.831Z] #43 7.279 + shift [2020-07-15T05:26:42.831Z] #43 7.279 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T05:26:42.831Z] #43 7.279 + . /tmp/install/gotestsum.installer [2020-07-15T05:26:42.831Z] #43 7.279 ++ : v0.3.5 [2020-07-15T05:26:42.831Z] #43 7.280 + install_gotestsum [2020-07-15T05:26:42.831Z] #43 7.280 + set -e [2020-07-15T05:26:42.831Z] #43 7.280 + export GO111MODULE=on [2020-07-15T05:26:42.831Z] #43 7.280 + GO111MODULE=on [2020-07-15T05:26:42.831Z] #43 7.280 + GOBIN=/build [2020-07-15T05:26:42.831Z] #43 7.281 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T05:26:42.831Z] #43 7.410 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T05:26:42.831Z] #43 7.490 go: finding gotest.tools v0.3.5 [2020-07-15T05:26:42.831Z] #43 8.657 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T05:26:42.831Z] #43 9.139 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T05:26:42.831Z] #43 10.19 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T05:26:42.831Z] #43 10.36 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T05:26:42.832Z] #43 10.49 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T05:26:42.832Z] #43 10.49 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T05:26:42.832Z] #43 10.59 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T05:26:42.832Z] #43 10.75 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:26:42.832Z] #43 10.76 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:26:42.832Z] #43 10.80 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:26:42.832Z] #43 11.14 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T05:26:42.832Z] #43 11.36 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T05:26:42.832Z] #43 11.45 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T05:26:42.832Z] #43 11.45 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:26:42.832Z] #43 11.56 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:26:42.832Z] #43 ... [2020-07-15T05:26:42.832Z] [2020-07-15T05:26:42.832Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:26:42.832Z] #38 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T05:26:42.862Z] [2020-07-15T05:26:42.862Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:26:42.889Z] #17 33.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-15T05:26:42.889Z] #17 33.14 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:26:42.986Z] #39 91.74 CC criu/sockets.o [2020-07-15T05:26:43.042Z] #17 22.31 Selecting previously unselected package python3-minimal. [2020-07-15T05:26:43.042Z] #17 22.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 ... 23681 files and directories currently installed.) [2020-07-15T05:26:43.042Z] #17 22.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-15T05:26:43.042Z] #17 22.37 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T05:26:43.042Z] #17 22.46 Selecting previously unselected package libmpdec2:amd64. [2020-07-15T05:26:43.092Z] #39 70.57 LINK criu/pie/parasite.built-in.o [2020-07-15T05:26:43.092Z] #39 70.58 GEN criu/pie/parasite-blob.h [2020-07-15T05:26:43.092Z] #39 70.59 CC criu/pie/parasite-vdso.o [2020-07-15T05:26:43.151Z] #17 33.57 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T05:26:43.151Z] #17 33.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-15T05:26:43.151Z] #17 33.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:26:43.161Z] #26 ... [2020-07-15T05:26:43.161Z] [2020-07-15T05:26:43.161Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:26:43.161Z] #52 23.66 Reading package lists... [2020-07-15T05:26:43.161Z] #52 32.35 Building dependency tree... [2020-07-15T05:26:43.161Z] #52 35.75 The following additional packages will be installed: [2020-07-15T05:26:43.161Z] #52 35.76 libbtrfs0 [2020-07-15T05:26:43.161Z] #52 36.04 The following NEW packages will be installed: [2020-07-15T05:26:43.161Z] #52 36.05 libbtrfs-dev libbtrfs0 [2020-07-15T05:26:43.161Z] #52 36.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:43.161Z] #52 36.20 Need to get 120 kB of archives. [2020-07-15T05:26:43.161Z] #52 36.20 After this operation, 423 kB of additional disk space will be used. [2020-07-15T05:26:43.161Z] #52 36.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-15T05:26:43.161Z] #52 36.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-15T05:26:43.161Z] #52 37.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:43.161Z] #52 38.04 Fetched 120 kB in 0s (1378 kB/s) [2020-07-15T05:26:43.161Z] #52 38.18 Selecting previously unselected package libbtrfs0. [2020-07-15T05:26:43.161Z] #52 38.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 ... 15339 files and directories currently installed.) [2020-07-15T05:26:43.161Z] #52 38.31 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-15T05:26:43.161Z] #52 38.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:26:43.161Z] #52 38.46 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:26:43.161Z] #52 38.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-15T05:26:43.161Z] #52 38.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:26:43.161Z] #52 38.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:26:43.161Z] #52 38.73 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:26:43.161Z] #52 38.74 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:26:43.161Z] #52 DONE 39.1s [2020-07-15T05:26:43.161Z] [2020-07-15T05:26:43.161Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:43.277Z] #39 92.22 CC criu/stats.o [2020-07-15T05:26:43.297Z] #17 22.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-15T05:26:43.297Z] #17 22.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T05:26:43.415Z] #17 33.80 Selecting previously unselected package uidmap. [2020-07-15T05:26:43.415Z] #17 33.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-15T05:26:43.415Z] #17 33.82 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T05:26:43.415Z] #17 ... [2020-07-15T05:26:43.415Z] [2020-07-15T05:26:43.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:43.415Z] #39 79.77 DEP criu/page-xfer.d [2020-07-15T05:26:43.415Z] #39 79.93 DEP criu/page-pipe.d [2020-07-15T05:26:43.415Z] #39 80.03 DEP criu/netfilter.d [2020-07-15T05:26:43.415Z] #39 80.14 DEP criu/net.d [2020-07-15T05:26:43.415Z] #39 80.34 DEP criu/namespaces.d [2020-07-15T05:26:43.415Z] #39 80.52 DEP criu/mount.d [2020-07-15T05:26:43.415Z] #39 80.67 DEP criu/memfd.d [2020-07-15T05:26:43.415Z] #39 80.80 DEP criu/mem.d [2020-07-15T05:26:43.415Z] #39 81.01 DEP criu/lsm.d [2020-07-15T05:26:43.415Z] #39 81.15 DEP criu/log.d [2020-07-15T05:26:43.415Z] #39 81.33 DEP criu/libnetlink.d [2020-07-15T05:26:43.415Z] #39 81.46 DEP criu/kerndat.d [2020-07-15T05:26:43.415Z] #39 81.64 DEP criu/kcmp-ids.d [2020-07-15T05:26:43.415Z] #39 81.76 DEP criu/irmap.d [2020-07-15T05:26:43.415Z] #39 81.93 DEP criu/ipc_ns.d [2020-07-15T05:26:43.415Z] #39 82.08 DEP criu/image.d [2020-07-15T05:26:43.415Z] #39 82.17 DEP criu/image-desc.d [2020-07-15T05:26:43.415Z] #39 82.23 DEP criu/fsnotify.d [2020-07-15T05:26:43.415Z] #39 82.36 DEP criu/filesystems.d [2020-07-15T05:26:43.415Z] #39 82.52 DEP criu/files.d [2020-07-15T05:26:43.415Z] #39 82.70 DEP criu/files-reg.d [2020-07-15T05:26:43.415Z] #39 82.85 DEP criu/files-ext.d [2020-07-15T05:26:43.415Z] #39 82.98 DEP criu/file-lock.d [2020-07-15T05:26:43.415Z] #39 83.15 DEP criu/file-ids.d [2020-07-15T05:26:43.415Z] #39 83.33 DEP criu/fifo.d [2020-07-15T05:26:43.415Z] #39 83.51 DEP criu/fdstore.d [2020-07-15T05:26:43.415Z] #39 83.60 DEP criu/fault-injection.d [2020-07-15T05:26:43.415Z] #39 83.67 DEP criu/external.d [2020-07-15T05:26:43.415Z] #39 83.78 DEP criu/eventpoll.d [2020-07-15T05:26:43.415Z] #39 83.94 DEP criu/eventfd.d [2020-07-15T05:26:43.415Z] #39 84.04 DEP criu/crtools.d [2020-07-15T05:26:43.415Z] #39 84.16 DEP criu/cr-service.d [2020-07-15T05:26:43.415Z] #39 84.29 DEP criu/cr-restore.d [2020-07-15T05:26:43.415Z] #39 84.42 DEP criu/cr-errno.d [2020-07-15T05:26:43.415Z] #39 84.44 DEP criu/cr-dump.d [2020-07-15T05:26:43.415Z] #39 84.55 DEP criu/cr-dedup.d [2020-07-15T05:26:43.415Z] #39 84.64 DEP criu/cr-check.d [2020-07-15T05:26:43.415Z] #39 84.90 DEP criu/config.d [2020-07-15T05:26:43.415Z] #39 85.12 DEP criu/clone-noasan.d [2020-07-15T05:26:43.415Z] #39 85.20 DEP criu/cgroup.d [2020-07-15T05:26:43.415Z] #39 85.40 DEP criu/cgroup-props.d [2020-07-15T05:26:43.415Z] #39 85.56 DEP criu/bitmap.d [2020-07-15T05:26:43.415Z] #39 85.57 DEP criu/bfd.d [2020-07-15T05:26:43.415Z] #39 85.79 DEP criu/autofs.d [2020-07-15T05:26:43.415Z] #39 85.99 DEP criu/aio.d [2020-07-15T05:26:43.415Z] #39 86.17 DEP criu/action-scripts.d [2020-07-15T05:26:43.415Z] #39 86.36 CC criu/action-scripts.o [2020-07-15T05:26:43.415Z] #39 86.68 CC criu/aio.o [2020-07-15T05:26:43.415Z] #39 87.17 CC criu/autofs.o [2020-07-15T05:26:43.415Z] #39 88.58 CC criu/bfd.o [2020-07-15T05:26:43.415Z] #39 89.08 CC criu/bitmap.o [2020-07-15T05:26:43.415Z] #39 89.30 CC criu/cgroup-props.o [2020-07-15T05:26:43.457Z] #53 0.353 + RM_GOPATH=0 [2020-07-15T05:26:43.457Z] #53 0.353 + TMP_GOPATH= [2020-07-15T05:26:43.457Z] #53 0.353 + : /build [2020-07-15T05:26:43.457Z] #53 0.353 + '[' -z '' ']' [2020-07-15T05:26:43.457Z] #53 0.355 ++ mktemp -d [2020-07-15T05:26:43.457Z] #53 0.357 + export GOPATH=/tmp/tmp.rRxXeKPg53 [2020-07-15T05:26:43.457Z] #53 0.357 + GOPATH=/tmp/tmp.rRxXeKPg53 [2020-07-15T05:26:43.457Z] #53 0.357 + RM_GOPATH=1 [2020-07-15T05:26:43.457Z] #53 0.358 + case "$(go env GOARCH)" in [2020-07-15T05:26:43.457Z] #53 0.364 ++ go env GOARCH [2020-07-15T05:26:43.457Z] #53 0.400 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:43.457Z] #53 0.400 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:26:43.457Z] #53 0.417 ++ dirname /tmp/install/install.sh [2020-07-15T05:26:43.457Z] #53 0.431 + dir=/tmp/install [2020-07-15T05:26:43.457Z] #53 0.432 + bin=containerd [2020-07-15T05:26:43.457Z] #53 0.432 + shift [2020-07-15T05:26:43.457Z] #53 0.434 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T05:26:43.457Z] #53 0.435 + . /tmp/install/containerd.installer [2020-07-15T05:26:43.457Z] #53 0.436 ++ set -e [2020-07-15T05:26:43.458Z] #53 0.437 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:26:43.458Z] #53 0.440 + install_containerd [2020-07-15T05:26:43.458Z] #53 0.445 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T05:26:43.458Z] #53 0.446 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:26:43.458Z] #53 0.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rRxXeKPg53/src/github.com/containerd/containerd [2020-07-15T05:26:43.458Z] #53 0.479 Cloning into '/tmp/tmp.rRxXeKPg53/src/github.com/containerd/containerd'... [2020-07-15T05:26:43.553Z] #17 ... [2020-07-15T05:26:43.553Z] [2020-07-15T05:26:43.553Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:43.553Z] #41 138.1 github.com/LK4D4/vndr/godl [2020-07-15T05:26:43.553Z] #41 138.9 github.com/LK4D4/vndr [2020-07-15T05:26:43.553Z] #41 DONE 147.6s [2020-07-15T05:26:43.553Z] [2020-07-15T05:26:43.553Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:43.553Z] #17 22.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-15T05:26:43.553Z] #17 22.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:26:43.554Z] #17 22.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:43.554Z] #17 ... [2020-07-15T05:26:43.554Z] [2020-07-15T05:26:43.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:43.554Z] #39 79.25 DEP criu/rbtree.d [2020-07-15T05:26:43.554Z] #39 79.30 DEP criu/pstree.d [2020-07-15T05:26:43.554Z] #39 79.51 DEP criu/protobuf.d [2020-07-15T05:26:43.554Z] #39 79.67 GEN criu/protobuf-desc-gen.h [2020-07-15T05:26:43.554Z] #39 81.16 DEP criu/protobuf-desc.d [2020-07-15T05:26:43.554Z] #39 81.33 DEP criu/proc_parse.d [2020-07-15T05:26:43.554Z] #39 81.51 DEP criu/plugin.d [2020-07-15T05:26:43.554Z] #39 81.60 DEP criu/pipes.d [2020-07-15T05:26:43.554Z] #39 81.73 DEP criu/pie-util.d [2020-07-15T05:26:43.554Z] #39 81.83 DEP criu/pie-util-vdso.d [2020-07-15T05:26:43.554Z] #39 81.94 DEP criu/pie-util-vdso-elf32.d [2020-07-15T05:26:43.554Z] #39 82.06 DEP criu/path.d [2020-07-15T05:26:43.554Z] #39 82.24 DEP criu/parasite-syscall.d [2020-07-15T05:26:43.554Z] #39 82.45 DEP criu/pagemap.d [2020-07-15T05:26:43.554Z] #39 82.60 DEP criu/pagemap-cache.d [2020-07-15T05:26:43.554Z] #39 82.80 DEP criu/page-xfer.d [2020-07-15T05:26:43.554Z] #39 82.96 DEP criu/page-pipe.d [2020-07-15T05:26:43.554Z] #39 83.13 DEP criu/netfilter.d [2020-07-15T05:26:43.554Z] #39 83.32 DEP criu/net.d [2020-07-15T05:26:43.554Z] #39 83.61 DEP criu/namespaces.d [2020-07-15T05:26:43.554Z] #39 83.84 DEP criu/mount.d [2020-07-15T05:26:43.554Z] #39 83.99 DEP criu/memfd.d [2020-07-15T05:26:43.554Z] #39 84.15 DEP criu/mem.d [2020-07-15T05:26:43.554Z] #39 84.33 DEP criu/lsm.d [2020-07-15T05:26:43.554Z] #39 84.50 DEP criu/log.d [2020-07-15T05:26:43.554Z] #39 84.69 DEP criu/libnetlink.d [2020-07-15T05:26:43.554Z] #39 84.84 DEP criu/kerndat.d [2020-07-15T05:26:43.554Z] #39 85.11 DEP criu/kcmp-ids.d [2020-07-15T05:26:43.554Z] #39 85.26 DEP criu/irmap.d [2020-07-15T05:26:43.554Z] #39 85.43 DEP criu/ipc_ns.d [2020-07-15T05:26:43.554Z] #39 85.61 DEP criu/image.d [2020-07-15T05:26:43.554Z] #39 85.72 DEP criu/image-desc.d [2020-07-15T05:26:43.554Z] #39 85.78 DEP criu/fsnotify.d [2020-07-15T05:26:43.554Z] #39 85.95 DEP criu/filesystems.d [2020-07-15T05:26:43.554Z] #39 86.06 DEP criu/files.d [2020-07-15T05:26:43.554Z] #39 86.17 DEP criu/files-reg.d [2020-07-15T05:26:43.554Z] #39 86.35 DEP criu/files-ext.d [2020-07-15T05:26:43.569Z] #39 92.36 CC criu/string.o [2020-07-15T05:26:43.569Z] #39 92.41 CC criu/sysctl.o [2020-07-15T05:26:43.655Z] #39 71.30 CC criu/arch/x86/vdso-pie.o [2020-07-15T05:26:43.678Z] #39 ... [2020-07-15T05:26:43.678Z] [2020-07-15T05:26:43.678Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:43.678Z] #17 33.96 Selecting previously unselected package vim-runtime. [2020-07-15T05:26:43.678Z] #17 33.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:26:43.678Z] #17 34.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T05:26:43.678Z] #17 34.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T05:26:43.678Z] #17 34.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:26:43.809Z] #39 86.54 DEP criu/file-lock.d [2020-07-15T05:26:43.809Z] #39 86.73 DEP criu/file-ids.d [2020-07-15T05:26:43.860Z] #39 92.69 CC criu/sysfs_parse.o [2020-07-15T05:26:43.911Z] #39 71.60 CC criu/arch/x86/restorer.o [2020-07-15T05:26:43.911Z] #39 ... [2020-07-15T05:26:43.911Z] [2020-07-15T05:26:43.911Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:43.911Z] #49 11.46 + cd /tmp/tmp.St83EASeSG/src/github.com/opencontainers/runc [2020-07-15T05:26:43.911Z] #49 11.46 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:26:43.911Z] #49 12.07 + '[' -z '' ']' [2020-07-15T05:26:43.911Z] #49 12.07 + target=static [2020-07-15T05:26:43.911Z] #49 12.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T05:26:43.911Z] #49 12.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T05:26:44.151Z] #39 92.84 CC criu/timens.o [2020-07-15T05:26:44.151Z] #39 92.97 CC criu/timerfd.o [2020-07-15T05:26:44.371Z] #39 86.91 DEP criu/fifo.d [2020-07-15T05:26:44.371Z] #39 87.12 DEP criu/fdstore.d [2020-07-15T05:26:44.443Z] #39 93.12 CC criu/tty.o [2020-07-15T05:26:44.474Z] #49 ... [2020-07-15T05:26:44.475Z] [2020-07-15T05:26:44.475Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:44.475Z] #39 72.12 CC criu/arch/x86/restorer_unmap.o [2020-07-15T05:26:44.626Z] #39 87.26 DEP criu/fault-injection.d [2020-07-15T05:26:44.626Z] #39 87.32 DEP criu/external.d [2020-07-15T05:26:44.731Z] #39 72.19 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-15T05:26:44.885Z] #39 87.47 DEP criu/eventpoll.d [2020-07-15T05:26:44.885Z] #39 ... [2020-07-15T05:26:44.885Z] [2020-07-15T05:26:44.885Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:44.885Z] #17 24.12 Selecting previously unselected package python3.7. [2020-07-15T05:26:44.885Z] #17 24.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:26:44.885Z] #17 24.13 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:44.885Z] #17 24.26 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-15T05:26:44.885Z] #17 24.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-15T05:26:44.885Z] #17 24.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T05:26:44.987Z] #39 72.46 CC criu/pie/restorer.o [2020-07-15T05:26:45.007Z] #53 ... [2020-07-15T05:26:45.007Z] [2020-07-15T05:26:45.007Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:26:45.007Z] #33 23.01 Reading package lists... [2020-07-15T05:26:45.007Z] #33 31.19 Building dependency tree... [2020-07-15T05:26:45.007Z] #33 34.92 The following additional packages will be installed: [2020-07-15T05:26:45.007Z] #33 34.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T05:26:45.007Z] #33 34.94 Suggested packages: [2020-07-15T05:26:45.007Z] #33 34.94 cmake-doc ninja-build lrzip [2020-07-15T05:26:45.007Z] #33 34.94 Recommended packages: [2020-07-15T05:26:45.007Z] #33 34.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T05:26:45.007Z] #33 36.58 The following NEW packages will be installed: [2020-07-15T05:26:45.007Z] #33 36.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T05:26:45.007Z] #33 36.59 vim-common xxd [2020-07-15T05:26:45.007Z] #33 36.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:45.007Z] #33 36.72 Need to get 14.9 MB of archives. [2020-07-15T05:26:45.007Z] #33 36.72 After this operation, 67.2 MB of additional disk space will be used. [2020-07-15T05:26:45.007Z] #33 36.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-15T05:26:45.007Z] #33 36.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:26:45.007Z] #33 36.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T05:26:45.007Z] #33 37.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-15T05:26:45.007Z] #33 38.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-15T05:26:45.007Z] #33 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-15T05:26:45.007Z] #33 38.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-15T05:26:45.007Z] #33 38.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-15T05:26:45.007Z] #33 38.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-15T05:26:45.007Z] #33 38.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-15T05:26:45.007Z] #33 40.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:45.007Z] #33 40.65 Fetched 14.9 MB in 2s (6210 kB/s) [2020-07-15T05:26:45.007Z] #33 40.81 Selecting previously unselected package xxd. [2020-07-15T05:26:45.007Z] #33 40.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 ... 15339 files and directories currently installed.) [2020-07-15T05:26:45.007Z] #33 40.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-15T05:26:45.007Z] #33 40.93 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:26:45.007Z] #33 ... [2020-07-15T05:26:45.007Z] [2020-07-15T05:26:45.007Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:26:45.007Z] #39 36.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-15T05:26:45.007Z] #39 37.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-15T05:26:45.007Z] #39 37.27 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-07-15T05:26:45.007Z] #39 37.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-15T05:26:45.007Z] #39 37.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T05:26:45.007Z] #39 37.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-15T05:26:45.007Z] #39 37.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-15T05:26:45.007Z] #39 38.85 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:45.007Z] #39 39.13 Fetched 4075 kB in 1s (3336 kB/s) [2020-07-15T05:26:45.007Z] #39 39.33 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-15T05:26:45.008Z] #39 39.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-15T05:26:45.008Z] #39 39.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 39.48 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-15T05:26:45.008Z] #39 39.71 Selecting previously unselected package libnet1:ppc64el. [2020-07-15T05:26:45.008Z] #39 39.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 39.73 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T05:26:45.008Z] #39 39.88 Selecting previously unselected package libnet1-dev. [2020-07-15T05:26:45.008Z] #39 39.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 39.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:26:45.008Z] #39 40.13 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-15T05:26:45.008Z] #39 40.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 40.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T05:26:45.008Z] #39 40.34 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-15T05:26:45.008Z] #39 40.35 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 40.35 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-15T05:26:45.008Z] #39 40.73 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-15T05:26:45.008Z] #39 40.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 40.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T05:26:45.008Z] #39 40.87 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-15T05:26:45.008Z] #39 40.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 40.88 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-15T05:26:45.008Z] #39 41.04 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-15T05:26:45.008Z] #39 41.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-15T05:26:45.008Z] #39 41.05 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-15T05:26:45.075Z] #39 94.00 CC criu/tun.o [2020-07-15T05:26:45.141Z] #17 24.35 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T05:26:45.358Z] #39 41.37 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-15T05:26:45.359Z] #39 41.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-15T05:26:45.359Z] #39 41.38 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-15T05:26:45.366Z] #39 94.23 CC criu/uffd.o [2020-07-15T05:26:45.661Z] #39 ... [2020-07-15T05:26:45.661Z] [2020-07-15T05:26:45.661Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:45.661Z] #11 41.68 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-07-15T05:26:45.998Z] #39 94.78 CC criu/util.o [2020-07-15T05:26:46.070Z] #17 25.25 Selecting previously unselected package python3. [2020-07-15T05:26:46.070Z] #17 25.25 (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-07-15T05:26:46.070Z] #17 25.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-15T05:26:46.070Z] #17 25.30 Unpacking python3 (3.7.3-1) ... [2020-07-15T05:26:46.070Z] #17 25.40 Selecting previously unselected package libip4tc0:amd64. [2020-07-15T05:26:46.070Z] #17 25.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-15T05:26:46.070Z] #17 25.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T05:26:46.234Z] #17 36.65 Selecting previously unselected package vim. [2020-07-15T05:26:46.235Z] #17 36.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-15T05:26:46.302Z] #39 95.23 CC criu/uts_ns.o [2020-07-15T05:26:46.302Z] #39 95.32 CC criu/vdso.o [2020-07-15T05:26:46.326Z] #17 25.52 Selecting previously unselected package libip6tc0:amd64. [2020-07-15T05:26:46.326Z] #17 25.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-15T05:26:46.326Z] #17 25.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T05:26:46.326Z] #17 25.65 Selecting previously unselected package libiptc0:amd64. [2020-07-15T05:26:46.326Z] #17 25.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-15T05:26:46.326Z] #17 25.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-15T05:26:46.326Z] #17 25.75 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-15T05:26:46.498Z] #17 36.72 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T05:26:46.498Z] #17 ... [2020-07-15T05:26:46.498Z] [2020-07-15T05:26:46.498Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:46.498Z] #36 132.3 + dpkg --print-architecture [2020-07-15T05:26:46.498Z] #36 DONE 132.8s [2020-07-15T05:26:46.582Z] #17 25.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-15T05:26:46.582Z] #17 25.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T05:26:46.582Z] #17 25.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-15T05:26:46.582Z] #17 25.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-15T05:26:46.582Z] #17 25.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T05:26:46.582Z] #17 25.92 Selecting previously unselected package libnftnl11:amd64. [2020-07-15T05:26:46.582Z] #17 25.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-15T05:26:46.582Z] #17 25.94 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T05:26:46.595Z] #39 ... [2020-07-15T05:26:46.595Z] [2020-07-15T05:26:46.595Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:26:46.595Z] #36 DONE 133.7s [2020-07-15T05:26:46.595Z] [2020-07-15T05:26:46.595Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:46.761Z] [2020-07-15T05:26:46.761Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:46.761Z] #17 37.09 Selecting previously unselected package xfsprogs. [2020-07-15T05:26:46.761Z] #17 37.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-15T05:26:46.761Z] #17 37.11 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T05:26:46.839Z] #17 26.04 Selecting previously unselected package iptables. [2020-07-15T05:26:46.839Z] #17 26.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-15T05:26:46.839Z] #17 26.05 Unpacking iptables (1.8.2-4) ... [2020-07-15T05:26:46.887Z] #52 ... [2020-07-15T05:26:46.887Z] [2020-07-15T05:26:46.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:46.887Z] #39 95.67 LINK criu/built-in.o [2020-07-15T05:26:46.887Z] #39 95.77 LINK criu/criu [2020-07-15T05:26:47.095Z] #17 26.34 Selecting previously unselected package xxd. [2020-07-15T05:26:47.095Z] #17 26.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:26:47.095Z] #17 26.35 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:26:47.179Z] #39 96.05 DEP lib/c/criu.d [2020-07-15T05:26:47.179Z] #39 96.10 CC images/rpc.pb-c.o [2020-07-15T05:26:47.337Z] #17 37.51 Selecting previously unselected package zip. [2020-07-15T05:26:47.337Z] #17 37.51 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-15T05:26:47.337Z] #17 37.51 Unpacking zip (3.0-11+b1) ... [2020-07-15T05:26:47.337Z] #17 37.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:26:47.337Z] #17 37.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:26:47.337Z] #17 37.77 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-15T05:26:47.337Z] #17 37.78 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-15T05:26:47.337Z] #17 37.79 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-15T05:26:47.337Z] #17 37.80 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-15T05:26:47.337Z] #17 37.81 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T05:26:47.337Z] #17 37.83 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-15T05:26:47.337Z] #17 37.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:26:47.351Z] #17 26.46 Selecting previously unselected package vim-common. [2020-07-15T05:26:47.351Z] #17 26.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:26:47.351Z] #17 26.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:26:47.351Z] #17 26.67 Selecting previously unselected package bash-completion. [2020-07-15T05:26:47.351Z] #17 26.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T05:26:47.470Z] #39 ... [2020-07-15T05:26:47.470Z] [2020-07-15T05:26:47.470Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T05:26:47.470Z] #37 DONE 0.2s [2020-07-15T05:26:47.470Z] [2020-07-15T05:26:47.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:47.470Z] #39 96.27 CC lib/c/criu.o [2020-07-15T05:26:47.601Z] #17 37.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:26:47.601Z] #17 37.87 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T05:26:47.601Z] #17 37.88 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T05:26:47.601Z] #17 37.89 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:26:47.601Z] #17 37.90 Setting up zip (3.0-11+b1) ... [2020-07-15T05:26:47.601Z] #17 37.92 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:26:47.601Z] #17 37.95 Setting up bash-completion (1:2.8-6) ... [2020-07-15T05:26:47.666Z] #11 ... [2020-07-15T05:26:47.666Z] [2020-07-15T05:26:47.666Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:47.666Z] #61 DONE 43.6s [2020-07-15T05:26:47.666Z] [2020-07-15T05:26:47.666Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:26:47.666Z] #26 2.143 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T05:26:47.667Z] #26 2.608 [2020-07-15T05:26:47.667Z] #26 2.887 # 2.7% ###### 8.8% ######### 12.8% ############ 17.4% ############### 21.5% ##################### 29.6% ########################### 38.4% ################################## 48.6% ######################################## 56.7% ############################################## 64.9% ################################################### 71.0% ####################################################### 77.1% ########################################################### 83.2% ################################################################# 91.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-07-15T05:26:47.761Z] #39 96.65 LINK lib/c/built-in.o [2020-07-15T05:26:47.761Z] #39 96.65 LINK lib/c/libcriu.so [2020-07-15T05:26:47.761Z] #39 96.68 LINK lib/c/libcriu.a [2020-07-15T05:26:47.761Z] #39 96.74 GEN magic.py [2020-07-15T05:26:48.052Z] #39 96.80 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:26:48.052Z] #39 96.80 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:26:48.052Z] #39 96.80 Note: Building without GnuTLS support [2020-07-15T05:26:48.052Z] #39 96.81 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:26:48.052Z] #39 96.81 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:26:48.052Z] #39 96.97 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:26:48.130Z] #38 ... [2020-07-15T05:26:48.130Z] [2020-07-15T05:26:48.130Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:48.130Z] #21 16.28 + mkdir -p /build [2020-07-15T05:26:48.130Z] #21 16.29 + mv docker/docker /build/ [2020-07-15T05:26:48.130Z] #21 16.29 + rmdir docker [2020-07-15T05:26:48.258Z] #39 75.46 LINK criu/pie/restorer.built-in.o [2020-07-15T05:26:48.258Z] #39 75.48 GEN criu/pie/restorer-blob.h [2020-07-15T05:26:48.258Z] #39 75.60 DEP criu/vdso.d [2020-07-15T05:26:48.258Z] #39 75.84 DEP criu/vdso-compat.d [2020-07-15T05:26:48.258Z] #39 75.97 DEP criu/uts_ns.d [2020-07-15T05:26:48.315Z] #26 5.445 [2020-07-15T05:26:48.343Z] #39 97.27 make[1]: Nothing to be done for 'all'. [2020-07-15T05:26:48.514Z] #39 76.12 DEP criu/util.d [2020-07-15T05:26:48.634Z] #39 97.53 make[1]: 'images/built-in.o' is up to date. [2020-07-15T05:26:48.634Z] #39 97.54 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T05:26:48.634Z] #39 97.55 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T05:26:48.634Z] #39 97.56 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T05:26:48.634Z] #39 97.57 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T05:26:48.634Z] #39 97.57 make[1]: Nothing to be done for 'all'. [2020-07-15T05:26:48.634Z] #39 97.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:26:48.634Z] #39 97.63 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.771Z] #39 76.39 DEP criu/uffd.d [2020-07-15T05:26:48.913Z] #26 5.752 ######### 13.5% ########################### 38.3% ############################################## 65.1% ################################################################## 91.9% ######################################################################## 100.0% [2020-07-15T05:26:48.927Z] #39 97.64 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.927Z] #39 97.65 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.927Z] #39 97.68 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.927Z] #39 97.69 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.927Z] #39 97.71 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.927Z] #39 97.72 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.927Z] #39 97.75 make[2]: Nothing to be done for 'all'. [2020-07-15T05:26:48.927Z] #39 97.76 INSTALL criu/criu [2020-07-15T05:26:49.027Z] #39 76.55 DEP criu/tun.d [2020-07-15T05:26:49.027Z] #39 76.69 DEP criu/tty.d [2020-07-15T05:26:49.070Z] #21 DONE 17.5s [2020-07-15T05:26:49.070Z] [2020-07-15T05:26:49.070Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:49.070Z] #47 17.17 + cd /tmp/tmp.wc84I9Ta9y/src/github.com/mvdan/sh [2020-07-15T05:26:49.070Z] #47 17.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T05:26:49.070Z] #47 17.31 + GO111MODULE=on [2020-07-15T05:26:49.070Z] #47 17.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T05:26:49.218Z] #39 DONE 98.0s [2020-07-15T05:26:49.218Z] [2020-07-15T05:26:49.218Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:49.283Z] #39 76.85 DEP criu/timerfd.d [2020-07-15T05:26:49.539Z] #39 77.10 DEP criu/timens.d [2020-07-15T05:26:49.540Z] #39 ... [2020-07-15T05:26:49.540Z] [2020-07-15T05:26:49.540Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:49.540Z] #41 128.6 net/http/httptrace [2020-07-15T05:26:49.540Z] #41 128.9 net/http [2020-07-15T05:26:49.570Z] #26 6.859 [2020-07-15T05:26:49.796Z] #41 ... [2020-07-15T05:26:49.796Z] [2020-07-15T05:26:49.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:49.796Z] #39 77.35 DEP criu/sysfs_parse.d [2020-07-15T05:26:49.796Z] #39 77.47 DEP criu/sysctl.d [2020-07-15T05:26:49.887Z] #52 ... [2020-07-15T05:26:49.887Z] [2020-07-15T05:26:49.887Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T05:26:49.887Z] #40 DONE 0.1s [2020-07-15T05:26:49.887Z] [2020-07-15T05:26:49.887Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T05:26:50.052Z] #39 77.69 DEP criu/string.d [2020-07-15T05:26:50.052Z] #39 77.73 DEP criu/stats.d [2020-07-15T05:26:50.176Z] #26 7.117 # 1.7% ######## 11.4% ############################## 42.3% ############################################################ 83.4% ######################################################################## 100.0% [2020-07-15T05:26:50.178Z] #42 DONE 0.1s [2020-07-15T05:26:50.178Z] [2020-07-15T05:26:50.178Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T05:26:50.308Z] #39 77.82 DEP criu/sockets.d [2020-07-15T05:26:50.453Z] #47 19.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:26:50.474Z] #26 7.935 [2020-07-15T05:26:50.476Z] #44 DONE 0.1s [2020-07-15T05:26:50.476Z] [2020-07-15T05:26:50.476Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:50.565Z] #39 78.08 DEP criu/sk-unix.d [2020-07-15T05:26:50.565Z] #39 78.27 DEP criu/sk-tcp.d [2020-07-15T05:26:50.617Z] #17 29.67 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T05:26:50.714Z] #47 19.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:26:50.714Z] #47 19.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:26:50.822Z] #39 78.46 DEP criu/sk-queue.d [2020-07-15T05:26:50.873Z] #17 30.11 Selecting previously unselected package bzip2. [2020-07-15T05:26:50.873Z] #17 30.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-15T05:26:50.873Z] #17 30.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:26:50.873Z] #17 30.21 Selecting previously unselected package xz-utils. [2020-07-15T05:26:50.873Z] #17 30.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-15T05:26:50.873Z] #17 30.23 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T05:26:50.919Z] #17 40.89 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-15T05:26:50.919Z] #17 40.91 Setting up xz-utils (5.2.4-1) ... [2020-07-15T05:26:50.919Z] #17 40.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T05:26:50.919Z] #17 40.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:26:50.919Z] #17 41.04 invoke-rc.d: could not determine current runlevel [2020-07-15T05:26:50.919Z] #17 41.06 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T05:26:50.919Z] #17 41.07 Setting up pigz (2.4-1) ... [2020-07-15T05:26:50.919Z] #17 41.08 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-15T05:26:50.919Z] #17 41.09 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T05:26:50.919Z] #17 41.12 Setting up python-pip-whl (18.1-5) ... [2020-07-15T05:26:50.919Z] #17 41.13 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-15T05:26:50.919Z] #17 41.15 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:26:50.975Z] #47 19.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:26:50.975Z] #47 19.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:26:51.077Z] #39 78.61 DEP criu/sk-packet.d [2020-07-15T05:26:51.109Z] #52 112.9 + bin/containerd [2020-07-15T05:26:51.129Z] #17 30.43 Selecting previously unselected package apparmor. [2020-07-15T05:26:51.129Z] #17 30.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-15T05:26:51.183Z] #17 41.55 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-15T05:26:51.183Z] #17 41.57 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-15T05:26:51.183Z] #17 41.58 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:51.183Z] #17 41.60 Setting up vim (2:8.1.0875-5) ... [2020-07-15T05:26:51.183Z] #17 41.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T05:26:51.183Z] #17 41.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T05:26:51.183Z] #17 41.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T05:26:51.184Z] #17 41.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T05:26:51.184Z] #17 41.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T05:26:51.184Z] #17 41.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T05:26:51.184Z] #17 41.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T05:26:51.184Z] #17 41.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T05:26:51.184Z] #17 41.71 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T05:26:51.184Z] #17 41.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:26:51.184Z] #17 41.76 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-15T05:26:51.333Z] #39 78.78 DEP criu/sk-netlink.d [2020-07-15T05:26:51.333Z] #39 78.94 DEP criu/sk-inet.d [2020-07-15T05:26:51.384Z] #17 30.53 Unpacking apparmor (2.13.2-10) ... [2020-07-15T05:26:51.447Z] #17 41.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:26:51.447Z] #17 41.79 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-15T05:26:51.447Z] #17 41.80 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:26:51.589Z] #39 79.15 DEP criu/signalfd.d [2020-07-15T05:26:51.589Z] #39 79.28 DEP criu/sigframe.d [2020-07-15T05:26:51.640Z] #17 30.89 Selecting previously unselected package aufs-tools. [2020-07-15T05:26:51.640Z] #17 30.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-15T05:26:51.640Z] #17 30.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:26:51.640Z] #17 31.10 Selecting previously unselected package libonig5:amd64. [2020-07-15T05:26:51.845Z] #39 79.37 DEP criu/shmem.d [2020-07-15T05:26:51.896Z] #17 31.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-15T05:26:51.896Z] #17 31.12 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:26:51.934Z] #47 ... [2020-07-15T05:26:51.934Z] [2020-07-15T05:26:51.934Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:51.934Z] #41 10.32 runtime/internal/math [2020-07-15T05:26:51.934Z] #41 10.50 internal/race [2020-07-15T05:26:51.934Z] #41 10.62 internal/bytealg [2020-07-15T05:26:51.934Z] #41 10.62 sync/atomic [2020-07-15T05:26:51.934Z] #41 10.94 unicode [2020-07-15T05:26:51.934Z] #41 11.78 runtime [2020-07-15T05:26:51.934Z] #41 14.35 unicode/utf8 [2020-07-15T05:26:51.934Z] #41 14.96 math [2020-07-15T05:26:51.934Z] #41 19.37 unicode/utf16 [2020-07-15T05:26:51.934Z] #41 19.67 container/list [2020-07-15T05:26:51.934Z] #41 20.33 crypto/internal/subtle [2020-07-15T05:26:51.934Z] #41 ... [2020-07-15T05:26:51.934Z] [2020-07-15T05:26:51.934Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:51.934Z] #43 11.62 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:26:51.934Z] #43 11.71 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:26:51.934Z] #43 11.72 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:26:51.934Z] #43 11.80 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:26:51.934Z] #43 11.80 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:26:51.934Z] #43 11.80 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:26:51.934Z] #43 12.07 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:26:51.934Z] #43 12.07 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:26:51.934Z] #43 14.17 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:26:51.934Z] #43 14.46 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:26:51.934Z] #43 15.27 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:26:51.934Z] #43 18.52 go: finding github.com/fatih/color v1.6.0 [2020-07-15T05:26:51.934Z] #43 18.56 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T05:26:51.934Z] #43 18.65 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:26:51.934Z] #43 18.96 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:26:51.934Z] #43 18.96 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T05:26:51.934Z] #43 19.02 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:26:51.934Z] #43 19.23 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:26:51.934Z] #43 19.32 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:26:51.934Z] #43 19.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:26:51.934Z] #43 19.50 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:26:51.934Z] #43 19.61 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:26:51.934Z] #43 ... [2020-07-15T05:26:51.934Z] [2020-07-15T05:26:51.934Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:51.934Z] #41 20.53 crypto/subtle [2020-07-15T05:26:52.101Z] #39 79.57 DEP criu/servicefd.d [2020-07-15T05:26:52.101Z] #39 79.76 DEP criu/seize.d [2020-07-15T05:26:52.152Z] #17 31.38 Selecting previously unselected package libjq1:amd64. [2020-07-15T05:26:52.152Z] #17 31.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:26:52.152Z] #17 31.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:26:52.152Z] #17 31.52 Selecting previously unselected package jq. [2020-07-15T05:26:52.152Z] #17 31.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:26:52.152Z] #17 31.54 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:26:52.152Z] #17 31.62 Selecting previously unselected package libaio1:amd64. [2020-07-15T05:26:52.194Z] #41 20.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T05:26:52.358Z] #39 79.92 DEP criu/seccomp.d [2020-07-15T05:26:52.408Z] #17 31.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-15T05:26:52.408Z] #17 31.63 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-15T05:26:52.408Z] #17 31.69 Selecting previously unselected package libgpm2:amd64. [2020-07-15T05:26:52.408Z] #17 31.69 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-15T05:26:52.408Z] #17 31.69 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-15T05:26:52.408Z] #17 31.76 Selecting previously unselected package libicu63:amd64. [2020-07-15T05:26:52.408Z] #17 31.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T05:26:52.408Z] #17 31.76 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:26:52.455Z] #41 20.93 internal/nettrace [2020-07-15T05:26:52.614Z] #39 80.07 DEP criu/rst-malloc.d [2020-07-15T05:26:52.614Z] #39 80.13 DEP criu/rbtree.d [2020-07-15T05:26:52.614Z] #39 80.17 DEP criu/pstree.d [2020-07-15T05:26:52.614Z] #39 80.29 DEP criu/protobuf.d [2020-07-15T05:26:52.714Z] #41 21.12 runtime/cgo [2020-07-15T05:26:52.714Z] #41 ... [2020-07-15T05:26:52.714Z] [2020-07-15T05:26:52.714Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:26:52.714Z] #51 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T05:26:52.714Z] #51 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T05:26:52.714Z] #51 ... [2020-07-15T05:26:52.714Z] [2020-07-15T05:26:52.714Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:52.714Z] #30 11.09 math [2020-07-15T05:26:52.714Z] #30 11.62 runtime [2020-07-15T05:26:52.714Z] #30 16.11 internal/testlog [2020-07-15T05:26:52.714Z] #30 16.57 encoding [2020-07-15T05:26:52.714Z] #30 16.89 runtime/cgo [2020-07-15T05:26:52.743Z] #26 8.274 ## 3.2% ###### 9.0% ########### 16.6% ################# 24.3% ####################### 32.0% ############################ 39.7% ############################### 43.5% #################################### 51.2% ########################################## 58.9% ############################################### 66.5% ##################################################### 74.2% ########################################################## 81.9% ############################################################### 87.7% ################################################################### 93.4% ######################################################################## 100.0% [2020-07-15T05:26:52.871Z] #39 80.40 GEN criu/protobuf-desc-gen.h [2020-07-15T05:26:52.974Z] #30 ... [2020-07-15T05:26:52.974Z] [2020-07-15T05:26:52.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:52.974Z] #10 11.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T05:26:52.974Z] #10 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T05:26:52.974Z] #10 ... [2020-07-15T05:26:52.974Z] [2020-07-15T05:26:52.974Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:26:52.974Z] #32 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T05:26:52.974Z] #32 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T05:26:52.985Z] #17 ... [2020-07-15T05:26:52.985Z] [2020-07-15T05:26:52.985Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:26:52.985Z] #28 DONE 157.2s [2020-07-15T05:26:52.985Z] [2020-07-15T05:26:52.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:52.985Z] #39 87.67 DEP criu/eventfd.d [2020-07-15T05:26:52.985Z] #39 87.81 DEP criu/crtools.d [2020-07-15T05:26:52.985Z] #39 87.99 DEP criu/cr-service.d [2020-07-15T05:26:52.985Z] #39 88.21 DEP criu/cr-restore.d [2020-07-15T05:26:52.985Z] #39 88.47 DEP criu/cr-errno.d [2020-07-15T05:26:52.985Z] #39 88.49 DEP criu/cr-dump.d [2020-07-15T05:26:52.985Z] #39 88.67 DEP criu/cr-dedup.d [2020-07-15T05:26:52.985Z] #39 88.82 DEP criu/cr-check.d [2020-07-15T05:26:52.985Z] #39 89.02 DEP criu/config.d [2020-07-15T05:26:52.985Z] #39 89.19 DEP criu/clone-noasan.d [2020-07-15T05:26:52.985Z] #39 89.27 DEP criu/cgroup.d [2020-07-15T05:26:52.985Z] #39 89.42 DEP criu/cgroup-props.d [2020-07-15T05:26:52.985Z] #39 89.51 DEP criu/bitmap.d [2020-07-15T05:26:52.985Z] #39 89.53 DEP criu/bfd.d [2020-07-15T05:26:52.985Z] #39 89.65 DEP criu/autofs.d [2020-07-15T05:26:52.985Z] #39 89.86 DEP criu/aio.d [2020-07-15T05:26:52.985Z] #39 90.08 DEP criu/action-scripts.d [2020-07-15T05:26:52.985Z] #39 90.33 CC criu/action-scripts.o [2020-07-15T05:26:52.985Z] #39 90.83 CC criu/aio.o [2020-07-15T05:26:52.985Z] #39 91.41 CC criu/autofs.o [2020-07-15T05:26:52.985Z] #39 92.86 CC criu/bfd.o [2020-07-15T05:26:52.985Z] #39 93.51 CC criu/bitmap.o [2020-07-15T05:26:52.985Z] #39 93.67 CC criu/cgroup-props.o [2020-07-15T05:26:52.985Z] #39 94.44 CC criu/cgroup.o [2020-07-15T05:26:53.051Z] #26 10.37 [2020-07-15T05:26:53.234Z] #32 ... [2020-07-15T05:26:53.234Z] [2020-07-15T05:26:53.234Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:53.234Z] #47 20.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:26:53.234Z] #47 21.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:26:54.005Z] #17 44.14 Setting up iptables (1.8.2-4) ... [2020-07-15T05:26:54.006Z] #17 44.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:26:54.006Z] #17 44.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:26:54.006Z] #17 44.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:26:54.006Z] #17 44.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:26:54.006Z] #17 44.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T05:26:54.006Z] #17 44.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T05:26:54.006Z] #17 44.24 Setting up python3 (3.7.3-1) ... [2020-07-15T05:26:54.006Z] #17 ... [2020-07-15T05:26:54.006Z] [2020-07-15T05:26:54.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:54.006Z] #39 90.07 CC criu/cgroup.o [2020-07-15T05:26:54.006Z] #39 92.50 CC criu/clone-noasan.o [2020-07-15T05:26:54.006Z] #39 92.65 CC criu/config.o [2020-07-15T05:26:54.006Z] #39 94.04 CC criu/cr-check.o [2020-07-15T05:26:54.006Z] #39 95.71 CC criu/cr-dedup.o [2020-07-15T05:26:54.006Z] #39 96.03 CC criu/cr-dump.o [2020-07-15T05:26:54.006Z] #39 97.95 CC criu/cr-errno.o [2020-07-15T05:26:54.006Z] #39 98.00 CC criu/cr-restore.o [2020-07-15T05:26:54.006Z] #39 ... [2020-07-15T05:26:54.006Z] [2020-07-15T05:26:54.006Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:26:54.006Z] #49 58.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T05:26:54.174Z] #47 ... [2020-07-15T05:26:54.174Z] [2020-07-15T05:26:54.174Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:54.174Z] #54 12.55 + cd /tmp/tmp.3YnR7CdP2w/src/github.com/rootless-containers/rootlesskit [2020-07-15T05:26:54.174Z] #54 12.55 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T05:26:54.174Z] #54 13.06 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:26:54.174Z] #54 13.06 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T05:26:54.174Z] #54 ... [2020-07-15T05:26:54.174Z] [2020-07-15T05:26:54.174Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:54.174Z] #47 22.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:26:54.762Z] #39 82.20 DEP criu/protobuf-desc.d [2020-07-15T05:26:54.762Z] #39 ... [2020-07-15T05:26:54.762Z] [2020-07-15T05:26:54.762Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:54.762Z] #17 4.428 Reading package lists... [2020-07-15T05:26:54.762Z] #17 8.273 Reading package lists... [2020-07-15T05:26:54.762Z] #17 11.60 Building dependency tree... [2020-07-15T05:26:54.762Z] #17 12.48 Reading state information... [2020-07-15T05:26:54.762Z] #17 13.45 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T05:26:54.762Z] #17 13.45 The following additional packages will be installed: [2020-07-15T05:26:54.762Z] #17 13.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T05:26:54.762Z] #17 13.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T05:26:54.762Z] #17 13.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T05:26:54.762Z] #17 13.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T05:26:54.762Z] #17 13.46 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T05:26:54.762Z] #17 13.46 Suggested packages: [2020-07-15T05:26:54.762Z] #17 13.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T05:26:54.762Z] #17 13.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T05:26:54.762Z] #17 13.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T05:26:54.762Z] #17 13.47 Recommended packages: [2020-07-15T05:26:54.762Z] #17 13.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T05:26:54.762Z] #17 13.47 python3-keyrings.alt python3-xdg unzip [2020-07-15T05:26:54.762Z] #17 15.22 The following NEW packages will be installed: [2020-07-15T05:26:54.762Z] #17 15.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T05:26:54.762Z] #17 15.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T05:26:54.762Z] #17 15.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T05:26:54.762Z] #17 15.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T05:26:54.762Z] #17 15.23 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T05:26:54.762Z] #17 15.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T05:26:54.762Z] #17 15.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T05:26:54.762Z] #17 15.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T05:26:54.762Z] #17 15.23 xz-utils zip [2020-07-15T05:26:54.762Z] #17 15.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:26:54.762Z] #17 15.64 Need to get 28.5 MB of archives. [2020-07-15T05:26:54.762Z] #17 15.64 After this operation, 116 MB of additional disk space will be used. [2020-07-15T05:26:54.762Z] #17 15.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-15T05:26:54.762Z] #17 15.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-15T05:26:54.762Z] #17 15.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-15T05:26:54.762Z] #17 15.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-15T05:26:54.762Z] #17 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-15T05:26:54.762Z] #17 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-15T05:26:54.762Z] #17 15.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T05:26:54.762Z] #17 15.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-15T05:26:54.762Z] #17 15.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-15T05:26:54.762Z] #17 16.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-15T05:26:54.762Z] #17 16.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-15T05:26:54.762Z] #17 16.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-15T05:26:54.762Z] #17 16.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-15T05:26:54.762Z] #17 16.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-15T05:26:54.762Z] #17 16.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-15T05:26:54.762Z] #17 16.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-15T05:26:54.762Z] #17 16.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T05:26:54.762Z] #17 16.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:26:54.762Z] #17 16.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T05:26:54.762Z] #17 16.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-15T05:26:54.762Z] #17 16.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-15T05:26:54.762Z] #17 16.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-15T05:26:54.763Z] #17 16.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-15T05:26:54.763Z] #17 16.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T05:26:54.763Z] #17 16.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T05:26:54.763Z] #17 16.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T05:26:54.763Z] #17 16.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-15T05:26:54.763Z] #17 16.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-15T05:26:54.763Z] #17 16.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T05:26:54.763Z] #17 16.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T05:26:54.763Z] #17 16.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T05:26:54.763Z] #17 16.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T05:26:54.763Z] #17 16.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-15T05:26:54.763Z] #17 16.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-15T05:26:54.763Z] #17 16.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T05:26:54.763Z] #17 16.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T05:26:54.763Z] #17 17.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T05:26:54.763Z] #17 17.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-15T05:26:54.763Z] #17 17.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T05:26:54.763Z] #17 17.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T05:26:54.763Z] #17 17.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T05:26:54.763Z] #17 17.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-15T05:26:54.763Z] #17 17.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-15T05:26:54.763Z] #17 17.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-15T05:26:54.763Z] #17 17.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T05:26:54.763Z] #17 17.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-15T05:26:54.763Z] #17 17.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-15T05:26:54.763Z] #17 17.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-15T05:26:54.763Z] #17 ... [2020-07-15T05:26:54.763Z] [2020-07-15T05:26:54.763Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:54.763Z] #39 82.35 DEP criu/proc_parse.d [2020-07-15T05:26:55.019Z] #39 82.52 DEP criu/plugin.d [2020-07-15T05:26:55.019Z] #39 82.61 DEP criu/pipes.d [2020-07-15T05:26:55.019Z] #39 82.75 DEP criu/pie-util.d [2020-07-15T05:26:55.174Z] #26 10.61 0.7% # 1.8% ## 2.9% ### 4.6% #### 6.2% ###### 8.4% ####### 10.0% ######### 12.7% ########## 14.9% ############ 17.0% ############# 19.2% ############## 20.8% ################ 22.4% ################# 24.1% ################## 25.7% ################### 26.8% ################### 27.2% # [2020-07-15T05:26:55.174Z] #26 ... [2020-07-15T05:26:55.174Z] [2020-07-15T05:26:55.174Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:26:55.174Z] #33 41.16 Selecting previously unselected package vim-common. [2020-07-15T05:26:55.174Z] #33 41.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:26:55.174Z] #33 41.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:26:55.174Z] #33 41.62 Selecting previously unselected package cmake-data. [2020-07-15T05:26:55.174Z] #33 41.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T05:26:55.174Z] #33 41.65 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T05:26:55.174Z] #33 45.99 Selecting previously unselected package libicu63:ppc64el. [2020-07-15T05:26:55.174Z] #33 46.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-15T05:26:55.174Z] #33 46.02 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T05:26:55.174Z] #33 ... [2020-07-15T05:26:55.174Z] [2020-07-15T05:26:55.174Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:26:55.275Z] #39 82.84 DEP criu/pie-util-vdso.d [2020-07-15T05:26:55.275Z] #39 82.95 DEP criu/pie-util-vdso-elf32.d [2020-07-15T05:26:55.400Z] #49 59.97 + mkdir -p /build [2020-07-15T05:26:55.400Z] #49 59.98 + cp runc /build/runc [2020-07-15T05:26:55.482Z] #26 10.61 0.7% # 1.8% ## 2.9% ### 4.6% #### 6.2% ###### 8.4% ####### 10.0% ######### 12.7% ########## 14.9% ############ 17.0% ############# 19.2% ############## 20.8% ################ 22.4% ################# 24.1% ################## 25.7% ################### 26.8% ################### 27.2% ################### 27.7% #################### 28.8% ## [2020-07-15T05:26:55.482Z] #26 ... [2020-07-15T05:26:55.482Z] [2020-07-15T05:26:55.482Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:55.482Z] #44 DONE 51.5s [2020-07-15T05:26:55.482Z] [2020-07-15T05:26:55.482Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:26:55.508Z] #39 97.84 CC criu/clone-noasan.o [2020-07-15T05:26:55.508Z] #39 98.08 CC criu/config.o [2020-07-15T05:26:55.531Z] #39 83.09 DEP criu/path.d [2020-07-15T05:26:55.531Z] #39 83.20 DEP criu/parasite-syscall.d [2020-07-15T05:26:55.561Z] #47 24.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T05:26:55.561Z] #47 24.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T05:26:55.663Z] #49 DONE 60.4s [2020-07-15T05:26:55.663Z] [2020-07-15T05:26:55.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:26:55.663Z] #39 101.6 CC criu/cr-service.o [2020-07-15T05:26:55.788Z] #39 83.37 DEP criu/pagemap.d [2020-07-15T05:26:56.044Z] #39 83.54 DEP criu/pagemap-cache.d [2020-07-15T05:26:56.044Z] #39 83.67 DEP criu/page-xfer.d [2020-07-15T05:26:56.131Z] #47 24.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T05:26:56.131Z] #47 24.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T05:26:56.300Z] #39 83.94 DEP criu/page-pipe.d [2020-07-15T05:26:56.397Z] #26 10.61 0.7% # 1.8% ## 2.9% ### 4.6% #### 6.2% ###### 8.4% ####### 10.0% ######### 12.7% ########## 14.9% ############ 17.0% ############# 19.2% ############## 20.8% ################ 22.4% ################# 24.1% ################## 25.7% ################### 26.8% ################### 27.2% ################### 27.7% #################### 28.8% ##################### 30.4% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################## 37.4% ########################### 38.0% ############################ 39.6% ############################ 40.2% ############################# 41.2% ############################### [2020-07-15T05:26:56.397Z] #26 ... [2020-07-15T05:26:56.397Z] [2020-07-15T05:26:56.397Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:56.397Z] #31 42.55 internal/reflectlite [2020-07-15T05:26:56.397Z] #31 42.55 sync [2020-07-15T05:26:56.397Z] #31 47.44 sort [2020-07-15T05:26:56.397Z] #31 47.47 errors [2020-07-15T05:26:56.397Z] #31 48.43 strconv [2020-07-15T05:26:56.397Z] #31 48.44 io [2020-07-15T05:26:56.397Z] #31 48.45 internal/oserror [2020-07-15T05:26:56.397Z] #31 48.81 syscall [2020-07-15T05:26:56.397Z] #31 52.01 strings [2020-07-15T05:26:56.397Z] #31 52.02 bytes [2020-07-15T05:26:56.556Z] #39 84.09 DEP criu/netfilter.d [2020-07-15T05:26:56.677Z] #52 ... [2020-07-15T05:26:56.677Z] [2020-07-15T05:26:56.677Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:26:56.677Z] #45 142.2 + cd /tmp/tmp.Wkkp5V2Rum/src/github.com/golangci/golangci-lint/ [2020-07-15T05:26:56.677Z] #45 142.2 + git checkout -q v1.23.8 [2020-07-15T05:26:56.677Z] #45 142.4 ++ git describe --tags [2020-07-15T05:26:56.677Z] #45 142.4 + version=v1.23.8 [2020-07-15T05:26:56.677Z] #45 142.4 ++ git rev-parse --short HEAD [2020-07-15T05:26:56.677Z] #45 142.4 + commit=76a82c6 [2020-07-15T05:26:56.677Z] #45 142.4 ++ git show -s --format=%cd [2020-07-15T05:26:56.677Z] #45 142.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T05:26:56.677Z] #45 142.4 + 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-07-15T05:26:56.698Z] #31 ... [2020-07-15T05:26:56.698Z] [2020-07-15T05:26:56.698Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:26:56.812Z] #39 84.25 DEP criu/net.d [2020-07-15T05:26:56.875Z] #39 99.43 CC criu/cr-check.o [2020-07-15T05:26:56.875Z] #39 ... [2020-07-15T05:26:56.875Z] [2020-07-15T05:26:56.875Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:26:56.875Z] #17 35.93 Selecting previously unselected package libnet1:amd64. [2020-07-15T05:26:56.875Z] #17 35.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:26:56.875Z] #17 35.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:26:56.875Z] #17 36.01 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T05:26:56.875Z] #17 36.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T05:26:56.875Z] #17 36.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:26:56.875Z] #17 36.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T05:26:56.875Z] #17 36.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:26:56.875Z] #17 36.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:26:56.875Z] #17 36.21 Selecting previously unselected package libreadline5:amd64. [2020-07-15T05:26:56.875Z] #17 36.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-15T05:26:56.875Z] #17 36.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T05:26:57.006Z] #26 10.61 0.7% # 1.8% ## 2.9% ### 4.6% #### 6.2% ###### 8.4% ####### 10.0% ######### 12.7% ########## 14.9% ############ 17.0% ############# 19.2% ############## 20.8% ################ 22.4% ################# 24.1% ################## 25.7% ################### 26.8% ################### 27.2% ################### 27.7% #################### 28.8% ##################### 30.4% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################## 37.4% ########################### 38.0% ############################ 39.6% ############################ 40.2% ############################# 41.2% ############################### 43.3% ################################ 44.9% ################################# 47.0% ## [2020-07-15T05:26:57.006Z] #26 ... [2020-07-15T05:26:57.006Z] [2020-07-15T05:26:57.006Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:26:57.006Z] #39 42.82 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-15T05:26:57.006Z] #39 42.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-15T05:26:57.006Z] #39 42.84 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-15T05:26:57.006Z] #39 43.17 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-15T05:26:57.006Z] #39 43.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-15T05:26:57.006Z] #39 43.22 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-15T05:26:57.006Z] #39 44.89 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-15T05:26:57.006Z] #39 44.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-15T05:26:57.006Z] #39 44.93 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-15T05:26:57.006Z] #39 45.82 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T05:26:57.006Z] #39 45.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T05:26:57.006Z] #39 45.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:26:57.006Z] #39 46.01 Selecting previously unselected package protobuf-compiler. [2020-07-15T05:26:57.006Z] #39 46.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-15T05:26:57.006Z] #39 46.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:26:57.006Z] #39 46.25 Selecting previously unselected package python-pkg-resources. [2020-07-15T05:26:57.006Z] #39 46.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:26:57.006Z] #39 46.31 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T05:26:57.006Z] #39 46.52 Selecting previously unselected package python-six. [2020-07-15T05:26:57.006Z] #39 46.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T05:26:57.006Z] #39 46.52 Unpacking python-six (1.12.0-1) ... [2020-07-15T05:26:57.006Z] #39 46.60 Selecting previously unselected package python-protobuf. [2020-07-15T05:26:57.006Z] #39 46.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-15T05:26:57.007Z] #39 46.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T05:26:57.007Z] #39 47.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T05:26:57.007Z] #39 ... [2020-07-15T05:26:57.007Z] [2020-07-15T05:26:57.007Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:26:57.059Z] #39 103.1 CC criu/crtools.o [2020-07-15T05:26:57.067Z] #39 84.56 DEP criu/namespaces.d [2020-07-15T05:26:57.070Z] #47 25.69 runtime [2020-07-15T05:26:57.070Z] #47 25.72 runtime/cgo [2020-07-15T05:26:57.131Z] #17 36.32 Selecting previously unselected package net-tools. [2020-07-15T05:26:57.131Z] #17 36.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-15T05:26:57.131Z] #17 36.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:26:57.131Z] #17 36.51 Selecting previously unselected package python-pip-whl. [2020-07-15T05:26:57.131Z] #17 36.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T05:26:57.131Z] #17 36.54 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T05:26:57.323Z] #39 84.81 DEP criu/mount.d [2020-07-15T05:26:57.323Z] #39 85.04 DEP criu/memfd.d [2020-07-15T05:26:57.333Z] #47 ... [2020-07-15T05:26:57.333Z] [2020-07-15T05:26:57.333Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:26:57.333Z] #23 16.00 Fetched 8360 kB in 13s (648 kB/s) [2020-07-15T05:26:57.333Z] #23 16.00 Reading package lists... [2020-07-15T05:26:57.579Z] #39 85.17 DEP criu/mem.d [2020-07-15T05:26:57.596Z] #23 23.79 Reading package lists... [2020-07-15T05:26:57.596Z] #23 ... [2020-07-15T05:26:57.596Z] [2020-07-15T05:26:57.596Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:26:57.596Z] #60 24.46 Checking out files: 58% (1208/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-07-15T05:26:57.596Z] #60 25.48 + cd /tmp/tmp.bwzy2kPvVS/src/github.com/docker/libnetwork [2020-07-15T05:26:57.596Z] #60 25.51 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T05:26:57.596Z] #60 26.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T05:26:57.634Z] #39 103.7 CC criu/eventfd.o [2020-07-15T05:26:57.634Z] #39 104.0 CC criu/eventpoll.o [2020-07-15T05:26:57.694Z] #17 37.05 Selecting previously unselected package python3-lib2to3. [2020-07-15T05:26:57.694Z] #17 37.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T05:26:57.694Z] #17 37.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:26:57.835Z] #39 85.37 DEP criu/lsm.d [2020-07-15T05:26:57.835Z] #39 85.52 DEP criu/log.d [2020-07-15T05:26:57.950Z] #17 37.19 Selecting previously unselected package python3-distutils. [2020-07-15T05:26:57.950Z] #17 37.19 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T05:26:57.950Z] #17 37.20 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T05:26:57.950Z] #17 37.32 Selecting previously unselected package python3-pip. [2020-07-15T05:26:57.950Z] #17 37.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T05:26:57.950Z] #17 37.33 Unpacking python3-pip (18.1-5) ... [2020-07-15T05:26:57.950Z] #17 37.44 Selecting previously unselected package python3-pkg-resources. [2020-07-15T05:26:58.090Z] #39 85.72 DEP criu/libnetlink.d [2020-07-15T05:26:58.206Z] #17 37.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:26:58.206Z] #17 37.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:26:58.206Z] #17 37.56 Selecting previously unselected package python3-setuptools. [2020-07-15T05:26:58.206Z] #17 37.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T05:26:58.206Z] #17 37.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T05:26:58.346Z] #39 85.96 DEP criu/kerndat.d [2020-07-15T05:26:58.463Z] #17 37.80 Selecting previously unselected package python3-wheel. [2020-07-15T05:26:58.463Z] #17 37.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T05:26:58.463Z] #17 37.81 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T05:26:58.463Z] #17 37.87 Selecting previously unselected package sudo. [2020-07-15T05:26:58.463Z] #17 37.87 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-15T05:26:58.463Z] #17 37.88 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:26:58.583Z] #39 104.6 CC criu/external.o [2020-07-15T05:26:58.583Z] #39 104.9 CC criu/fault-injection.o [2020-07-15T05:26:58.583Z] #39 105.0 CC criu/fdstore.o [2020-07-15T05:26:58.602Z] #39 86.17 DEP criu/kcmp-ids.d [2020-07-15T05:26:58.602Z] #39 86.23 DEP criu/irmap.d [2020-07-15T05:26:58.846Z] #39 105.2 CC criu/fifo.o [2020-07-15T05:26:58.857Z] #39 86.35 DEP criu/ipc_ns.d [2020-07-15T05:26:58.857Z] #39 86.54 DEP criu/image.d [2020-07-15T05:26:59.026Z] #17 38.38 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T05:26:59.026Z] #17 38.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-15T05:26:59.026Z] #17 38.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:26:59.110Z] #39 105.5 CC criu/file-ids.o [2020-07-15T05:26:59.113Z] #39 86.71 DEP criu/image-desc.d [2020-07-15T05:26:59.283Z] #17 38.59 Selecting previously unselected package uidmap. [2020-07-15T05:26:59.283Z] #17 38.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-15T05:26:59.283Z] #17 38.61 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T05:26:59.368Z] #39 86.80 DEP criu/fsnotify.d [2020-07-15T05:26:59.368Z] #39 87.02 DEP criu/filesystems.d [2020-07-15T05:26:59.373Z] #39 105.7 CC criu/file-lock.o [2020-07-15T05:26:59.538Z] #17 38.71 Selecting previously unselected package vim-runtime. [2020-07-15T05:26:59.538Z] #17 38.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:26:59.538Z] #17 38.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T05:26:59.538Z] #17 38.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T05:26:59.538Z] #17 38.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:26:59.624Z] #39 87.19 DEP criu/files.d [2020-07-15T05:26:59.805Z] #26 10.61 0.7% # 1.8% ## 2.9% ### 4.6% #### 6.2% ###### 8.4% ####### 10.0% ######### 12.7% ########## 14.9% ############ 17.0% ############# 19.2% ############## 20.8% ################ 22.4% ################# 24.1% ################## 25.7% ################### 26.8% ################### 27.2% ################### 27.7% #################### 28.8% ##################### 30.4% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################## 37.4% ########################### 38.0% ############################ 39.6% ############################ 40.2% ############################# 41.2% ############################### 43.3% ################################ 44.9% ################################# 47.0% ################################### 48.7% #################################### 50.3% ##################################### 51.9% ####################################### 54.6% ######################################### 57.3% ########################################## 59.0% ############################################ 61.2% ############################################# 63.3% ############################################### 65.5% ################################################ 67.7% ################################################## 69.8% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.4% ######################################################## 78.5% ########################################################## 80.7% ########################################################### 82.9% ############################################################# 85.6% ############################################################### 87.8% ################################################################ 89.9% ################################################################## 91.7% ################################################################### 93.1% #################################################################### 95.3% ##################################################################### 96.8% ####################################################################### [2020-07-15T05:26:59.805Z] #26 ... [2020-07-15T05:26:59.805Z] [2020-07-15T05:26:59.805Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:26:59.805Z] #11 45.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-15T05:26:59.805Z] #11 45.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-15T05:26:59.805Z] #11 45.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-15T05:26:59.805Z] #11 45.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-15T05:26:59.805Z] #11 45.93 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-07-15T05:26:59.805Z] #11 45.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-15T05:26:59.805Z] #11 45.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-15T05:26:59.805Z] #11 46.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-15T05:26:59.805Z] #11 46.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-15T05:26:59.805Z] #11 46.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-15T05:26:59.805Z] #11 46.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-15T05:26:59.805Z] #11 46.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-15T05:26:59.805Z] #11 46.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-15T05:26:59.805Z] #11 46.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-15T05:26:59.805Z] #11 46.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-15T05:26:59.805Z] #11 47.94 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:26:59.805Z] #11 48.39 Fetched 78.9 MB in 13s (6154 kB/s) [2020-07-15T05:26:59.805Z] #11 48.57 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T05:26:59.806Z] #11 48.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-15T05:26:59.806Z] #11 48.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-15T05:26:59.806Z] #11 48.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:26:59.806Z] #11 52.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T05:26:59.806Z] #11 52.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-15T05:26:59.806Z] #11 52.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:26:59.806Z] #11 ... [2020-07-15T05:26:59.806Z] [2020-07-15T05:26:59.806Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:26:59.806Z] #26 10.61 0.7% # 1.8% ## 2.9% ### 4.6% #### 6.2% ###### 8.4% ####### 10.0% ######### 12.7% ########## 14.9% ############ 17.0% ############# 19.2% ############## 20.8% ################ 22.4% ################# 24.1% ################## 25.7% ################### 26.8% ################### 27.2% ################### 27.7% #################### 28.8% ##################### 30.4% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################## 37.4% ########################### 38.0% ############################ 39.6% ############################ 40.2% ############################# 41.2% ############################### 43.3% ################################ 44.9% ################################# 47.0% ################################### 48.7% #################################### 50.3% ##################################### 51.9% ####################################### 54.6% ######################################### 57.3% ########################################## 59.0% ############################################ 61.2% ############################################# 63.3% ############################################### 65.5% ################################################ 67.7% ################################################## 69.8% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.4% ######################################################## 78.5% ########################################################## 80.7% ########################################################### 82.9% ############################################################# 85.6% ############################################################### 87.8% ################################################################ 89.9% ################################################################## 91.7% ################################################################### 93.1% #################################################################### 95.3% ##################################################################### 96.8% ####################################################################### 99.1% ######################################################################## 100.0% [2020-07-15T05:26:59.879Z] #39 87.37 DEP criu/files-reg.d [2020-07-15T05:26:59.949Z] #39 106.4 CC criu/files-ext.o [2020-07-15T05:27:00.135Z] #39 87.59 DEP criu/files-ext.d [2020-07-15T05:27:00.135Z] #39 87.71 DEP criu/file-lock.d [2020-07-15T05:27:00.136Z] #26 17.32 [2020-07-15T05:27:00.212Z] #39 106.6 CC criu/files-reg.o [2020-07-15T05:27:00.391Z] #39 87.88 DEP criu/file-ids.d [2020-07-15T05:27:00.391Z] #39 88.05 DEP criu/fifo.d [2020-07-15T05:27:00.646Z] #39 88.29 DEP criu/fdstore.d [2020-07-15T05:27:00.646Z] #39 88.40 DEP criu/fault-injection.d [2020-07-15T05:27:00.902Z] #39 88.44 DEP criu/external.d [2020-07-15T05:27:01.158Z] #39 88.61 DEP criu/eventpoll.d [2020-07-15T05:27:01.158Z] #39 88.80 DEP criu/eventfd.d [2020-07-15T05:27:01.158Z] #39 ... [2020-07-15T05:27:01.158Z] [2020-07-15T05:27:01.158Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:01.158Z] #41 140.2 github.com/LK4D4/vndr/godl [2020-07-15T05:27:01.158Z] #41 141.0 github.com/LK4D4/vndr [2020-07-15T05:27:01.234Z] #26 ... [2020-07-15T05:27:01.234Z] [2020-07-15T05:27:01.234Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:01.234Z] #42 47.10 internal/reflectlite [2020-07-15T05:27:01.234Z] #42 47.10 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T05:27:01.234Z] #42 47.10 internal/singleflight [2020-07-15T05:27:01.234Z] #42 47.14 math/rand [2020-07-15T05:27:01.234Z] #42 52.14 bytes [2020-07-15T05:27:01.234Z] #42 52.15 strconv [2020-07-15T05:27:01.234Z] #42 52.15 strings [2020-07-15T05:27:01.234Z] #42 52.28 syscall [2020-07-15T05:27:01.234Z] #42 ... [2020-07-15T05:27:01.234Z] [2020-07-15T05:27:01.234Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:01.234Z] #11 56.58 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T05:27:01.234Z] #11 56.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T05:27:01.234Z] #11 56.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:27:01.234Z] #11 56.76 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-15T05:27:01.234Z] #11 56.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T05:27:01.234Z] #11 56.79 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T05:27:01.234Z] #11 57.00 Selecting previously unselected package dmsetup. [2020-07-15T05:27:01.234Z] #11 57.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T05:27:01.234Z] #11 57.01 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T05:27:01.414Z] #41 ... [2020-07-15T05:27:01.415Z] [2020-07-15T05:27:01.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:01.415Z] #39 88.96 DEP criu/crtools.d [2020-07-15T05:27:01.544Z] #11 57.34 Selecting previously unselected package mingw-w64-common. [2020-07-15T05:27:01.544Z] #11 57.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T05:27:01.544Z] #11 57.35 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T05:27:01.609Z] #39 ... [2020-07-15T05:27:01.609Z] [2020-07-15T05:27:01.609Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:01.609Z] #17 44.69 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T05:27:01.609Z] #17 45.47 Setting up apparmor (2.13.2-10) ... [2020-07-15T05:27:01.609Z] #17 47.79 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T05:27:01.609Z] #17 47.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:27:01.609Z] #17 48.22 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:27:01.609Z] #17 48.91 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T05:27:01.609Z] #17 49.45 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T05:27:01.609Z] #17 50.51 Setting up python3-pip (18.1-5) ... [2020-07-15T05:27:01.609Z] #17 51.51 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:01.609Z] #17 51.57 Processing triggers for mime-support (3.62) ... [2020-07-15T05:27:01.609Z] #17 DONE 51.9s [2020-07-15T05:27:01.609Z] [2020-07-15T05:27:01.609Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T05:27:01.671Z] #39 ... [2020-07-15T05:27:01.671Z] [2020-07-15T05:27:01.671Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:01.671Z] #41 DONE 150.8s [2020-07-15T05:27:01.671Z] [2020-07-15T05:27:01.671Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:01.671Z] #39 89.31 DEP criu/cr-service.d [2020-07-15T05:27:01.927Z] #39 89.55 DEP criu/cr-restore.d [2020-07-15T05:27:02.488Z] #39 90.01 DEP criu/cr-errno.d [2020-07-15T05:27:02.488Z] #39 90.04 DEP criu/cr-dump.d [2020-07-15T05:27:02.488Z] #39 90.27 DEP criu/cr-dedup.d [2020-07-15T05:27:02.809Z] #17 41.66 Selecting previously unselected package vim. [2020-07-15T05:27:02.809Z] #17 41.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:27:02.809Z] #17 41.70 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T05:27:02.809Z] #17 42.18 Selecting previously unselected package xfsprogs. [2020-07-15T05:27:02.809Z] #17 42.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-15T05:27:02.809Z] #17 42.19 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T05:27:03.049Z] #39 90.48 DEP criu/cr-check.d [2020-07-15T05:27:03.049Z] #39 90.69 DEP criu/config.d [2020-07-15T05:27:03.082Z] #11 ... [2020-07-15T05:27:03.082Z] [2020-07-15T05:27:03.082Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:27:03.082Z] #29 48.79 Checking out files: 77% (1181/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T05:27:03.082Z] #29 49.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T05:27:03.082Z] #29 50.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T05:27:03.082Z] #29 ... [2020-07-15T05:27:03.082Z] [2020-07-15T05:27:03.082Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:03.082Z] #26 18.86 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T05:27:03.082Z] #26 19.22 [2020-07-15T05:27:03.082Z] #26 19.49 ######################################################### 80.0% ######################################################################## 100.0% [2020-07-15T05:27:03.082Z] #26 19.72 [2020-07-15T05:27:03.305Z] #39 90.87 DEP criu/clone-noasan.d [2020-07-15T05:27:03.306Z] #39 90.96 DEP criu/cgroup.d [2020-07-15T05:27:03.372Z] #17 42.65 Selecting previously unselected package zip. [2020-07-15T05:27:03.372Z] #17 42.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-15T05:27:03.372Z] #17 42.68 Unpacking zip (3.0-11+b1) ... [2020-07-15T05:27:03.541Z] #18 1.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T05:27:03.541Z] #18 1.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T05:27:03.541Z] #18 1.859 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T05:27:03.541Z] #18 DONE 2.0s [2020-07-15T05:27:03.541Z] [2020-07-15T05:27:03.541Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:27:03.561Z] #39 91.16 DEP criu/cgroup-props.d [2020-07-15T05:27:03.628Z] #17 42.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:27:03.628Z] #17 42.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:27:03.628Z] #17 42.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:03.628Z] #17 42.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T05:27:03.628Z] #17 42.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-15T05:27:03.628Z] #17 42.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:03.628Z] #17 42.98 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T05:27:03.628Z] #17 42.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T05:27:03.628Z] #17 43.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:03.628Z] #17 43.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:27:03.628Z] #17 43.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:27:03.628Z] #17 43.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:27:03.817Z] #39 91.26 DEP criu/bitmap.d [2020-07-15T05:27:03.817Z] #39 91.29 DEP criu/bfd.d [2020-07-15T05:27:03.817Z] #39 91.37 DEP criu/autofs.d [2020-07-15T05:27:03.817Z] #39 91.51 DEP criu/aio.d [2020-07-15T05:27:03.884Z] #17 43.04 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:27:03.884Z] #17 43.05 Setting up zip (3.0-11+b1) ... [2020-07-15T05:27:03.884Z] #17 43.06 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:27:03.884Z] #17 43.09 Setting up bash-completion (1:2.8-6) ... [2020-07-15T05:27:04.072Z] #39 91.71 DEP criu/action-scripts.d [2020-07-15T05:27:04.297Z] #26 21.24 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T05:27:04.297Z] #26 21.34 skipping existing 5cb8031fd95d [2020-07-15T05:27:04.297Z] #26 ... [2020-07-15T05:27:04.297Z] [2020-07-15T05:27:04.297Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:27:04.297Z] #33 54.41 Selecting previously unselected package libxml2:ppc64el. [2020-07-15T05:27:04.297Z] #33 54.41 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-15T05:27:04.297Z] #33 54.42 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:27:04.297Z] #33 55.10 Selecting previously unselected package libarchive13:ppc64el. [2020-07-15T05:27:04.297Z] #33 55.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-15T05:27:04.297Z] #33 55.11 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-15T05:27:04.297Z] #33 55.57 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-15T05:27:04.297Z] #33 55.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-15T05:27:04.297Z] #33 55.59 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-15T05:27:04.297Z] #33 55.84 Selecting previously unselected package librhash0:ppc64el. [2020-07-15T05:27:04.297Z] #33 55.85 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-15T05:27:04.297Z] #33 55.86 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-15T05:27:04.297Z] #33 56.05 Selecting previously unselected package libuv1:ppc64el. [2020-07-15T05:27:04.297Z] #33 56.06 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-15T05:27:04.297Z] #33 56.07 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-15T05:27:04.297Z] #33 56.27 Selecting previously unselected package cmake. [2020-07-15T05:27:04.297Z] #33 56.29 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-15T05:27:04.297Z] #33 56.29 Unpacking cmake (3.13.4-1) ... [2020-07-15T05:27:04.297Z] #33 59.64 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T05:27:04.297Z] #33 59.65 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:27:04.297Z] #33 59.68 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-15T05:27:04.297Z] #33 59.68 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:27:04.297Z] #33 59.72 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-15T05:27:04.297Z] #33 59.73 Setting up cmake-data (3.13.4-1) ... [2020-07-15T05:27:04.297Z] #33 59.75 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:27:04.297Z] #33 59.76 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-15T05:27:04.297Z] #33 59.76 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-15T05:27:04.297Z] #33 59.77 Setting up cmake (3.13.4-1) ... [2020-07-15T05:27:04.297Z] #33 59.78 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:04.297Z] #33 59.86 Processing triggers for mime-support (3.62) ... [2020-07-15T05:27:04.297Z] #33 DONE 60.2s [2020-07-15T05:27:04.297Z] [2020-07-15T05:27:04.297Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:04.297Z] #26 21.60 [2020-07-15T05:27:04.328Z] #39 91.96 CC criu/action-scripts.o [2020-07-15T05:27:04.343Z] Running on azwin-2-cefe30 in d:\jenkins\workspace\moby_PR-41211 [Pipeline] { [Pipeline] ws [2020-07-15T05:27:04.360Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-15T05:27:04.584Z] #39 92.35 CC criu/aio.o [2020-07-15T05:27:05.189Z] #39 ... [2020-07-15T05:27:05.189Z] [2020-07-15T05:27:05.189Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:05.189Z] #17 18.35 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:27:05.189Z] #17 18.53 Fetched 28.5 MB in 2s (12.7 MB/s) [2020-07-15T05:27:05.189Z] #17 18.62 Selecting previously unselected package pigz. [2020-07-15T05:27:05.189Z] #17 18.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-15T05:27:05.189Z] #17 18.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 18.75 Unpacking pigz (2.4-1) ... [2020-07-15T05:27:05.189Z] #17 18.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-15T05:27:05.189Z] #17 18.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 18.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:05.189Z] #17 19.29 Selecting previously unselected package python3.7-minimal. [2020-07-15T05:27:05.189Z] #17 19.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 19.31 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:27:05.189Z] #17 20.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:05.189Z] #17 20.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:27:05.189Z] #17 23.21 Selecting previously unselected package python3-minimal. [2020-07-15T05:27:05.189Z] #17 23.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-15T05:27:05.189Z] #17 23.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 23.28 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T05:27:05.189Z] #17 23.37 Selecting previously unselected package libmpdec2:amd64. [2020-07-15T05:27:05.189Z] #17 23.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 23.40 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T05:27:05.189Z] #17 23.51 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-15T05:27:05.189Z] #17 23.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 23.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:05.189Z] #17 24.67 Selecting previously unselected package python3.7. [2020-07-15T05:27:05.189Z] #17 24.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 24.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:05.189Z] #17 24.86 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-15T05:27:05.189Z] #17 24.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 24.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T05:27:05.189Z] #17 25.13 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T05:27:05.189Z] #17 26.60 Selecting previously unselected package python3. [2020-07-15T05:27:05.189Z] #17 26.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-07-15T05:27:05.189Z] #17 26.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 26.68 Unpacking python3 (3.7.3-1) ... [2020-07-15T05:27:05.189Z] #17 26.76 Selecting previously unselected package libip4tc0:amd64. [2020-07-15T05:27:05.189Z] #17 26.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 26.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:05.189Z] #17 26.87 Selecting previously unselected package libip6tc0:amd64. [2020-07-15T05:27:05.189Z] #17 26.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 26.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:05.189Z] #17 27.00 Selecting previously unselected package libiptc0:amd64. [2020-07-15T05:27:05.189Z] #17 27.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 27.00 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:05.189Z] #17 27.09 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-15T05:27:05.189Z] #17 27.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 27.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T05:27:05.189Z] #17 27.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-15T05:27:05.189Z] #17 27.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 27.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T05:27:05.189Z] #17 27.26 Selecting previously unselected package libnftnl11:amd64. [2020-07-15T05:27:05.189Z] #17 27.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 27.29 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T05:27:05.189Z] #17 27.39 Selecting previously unselected package iptables. [2020-07-15T05:27:05.189Z] #17 27.41 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 27.42 Unpacking iptables (1.8.2-4) ... [2020-07-15T05:27:05.189Z] #17 27.79 Selecting previously unselected package xxd. [2020-07-15T05:27:05.189Z] #17 27.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:27:05.189Z] #17 27.82 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:27:05.189Z] #17 27.97 Selecting previously unselected package vim-common. [2020-07-15T05:27:05.189Z] #17 27.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:27:05.189Z] #17 28.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:27:05.189Z] #17 28.21 Selecting previously unselected package bash-completion. [2020-07-15T05:27:05.189Z] #17 28.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T05:27:05.727Z] #60 ... [2020-07-15T05:27:05.727Z] [2020-07-15T05:27:05.727Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:05.727Z] #38 23.55 Fetched 8360 kB in 19s (450 kB/s) [2020-07-15T05:27:05.727Z] #38 23.55 Reading package lists... [2020-07-15T05:27:05.727Z] #38 31.34 Reading package lists... [2020-07-15T05:27:05.727Z] #38 ... [2020-07-15T05:27:05.727Z] [2020-07-15T05:27:05.727Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:27:05.727Z] #36 24.10 Checking out files: 93% (1489/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-07-15T05:27:05.727Z] #36 24.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T05:27:05.727Z] #36 26.66 + 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-07-15T05:27:06.305Z] #36 ... [2020-07-15T05:27:06.305Z] [2020-07-15T05:27:06.305Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:27:06.305Z] #51 24.90 Fetched 8360 kB in 17s (484 kB/s) [2020-07-15T05:27:06.305Z] #51 24.90 Reading package lists... [2020-07-15T05:27:06.403Z] #17 45.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:06.403Z] #17 45.68 Setting up xz-utils (5.2.4-1) ... [2020-07-15T05:27:06.403Z] #17 45.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T05:27:06.403Z] #17 45.71 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:27:06.565Z] #51 32.57 Reading package lists... [2020-07-15T05:27:06.565Z] #51 ... [2020-07-15T05:27:06.565Z] [2020-07-15T05:27:06.565Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:27:06.565Z] #23 23.79 Reading package lists... [2020-07-15T05:27:06.565Z] #23 30.96 Building dependency tree... [2020-07-15T05:27:06.565Z] #23 34.91 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T05:27:06.565Z] #23 34.91 The following additional packages will be installed: [2020-07-15T05:27:06.565Z] #23 34.91 libjq1 libonig5 [2020-07-15T05:27:06.654Z] #26 ... [2020-07-15T05:27:06.654Z] [2020-07-15T05:27:06.654Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:06.654Z] #34 0.355 + RM_GOPATH=0 [2020-07-15T05:27:06.654Z] #34 0.355 + TMP_GOPATH= [2020-07-15T05:27:06.654Z] #34 0.355 + : /build [2020-07-15T05:27:06.654Z] #34 0.356 + '[' -z '' ']' [2020-07-15T05:27:06.654Z] #34 0.357 ++ mktemp -d [2020-07-15T05:27:06.654Z] #34 0.359 + export GOPATH=/tmp/tmp.dULmlMET9M [2020-07-15T05:27:06.654Z] #34 0.359 + GOPATH=/tmp/tmp.dULmlMET9M [2020-07-15T05:27:06.654Z] #34 0.359 + RM_GOPATH=1 [2020-07-15T05:27:06.654Z] #34 0.360 + case "$(go env GOARCH)" in [2020-07-15T05:27:06.654Z] #34 0.361 ++ go env GOARCH [2020-07-15T05:27:06.654Z] #34 0.371 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:06.654Z] #34 0.372 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:06.654Z] #34 0.373 ++ dirname /tmp/install/install.sh [2020-07-15T05:27:06.654Z] #34 0.375 + dir=/tmp/install [2020-07-15T05:27:06.654Z] #34 0.378 + bin=tini [2020-07-15T05:27:06.654Z] #34 0.378 + shift [2020-07-15T05:27:06.654Z] #34 0.379 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T05:27:06.654Z] #34 0.379 + . /tmp/install/tini.installer [2020-07-15T05:27:06.654Z] #34 0.379 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:27:06.654Z] #34 0.380 + install_tini [2020-07-15T05:27:06.654Z] #34 0.380 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T05:27:06.654Z] #34 0.380 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:27:06.654Z] #34 0.380 + git clone https://github.com/krallin/tini.git /tmp/tmp.dULmlMET9M/tini [2020-07-15T05:27:06.654Z] #34 0.383 Cloning into '/tmp/tmp.dULmlMET9M/tini'... [2020-07-15T05:27:06.654Z] #34 1.288 + cd /tmp/tmp.dULmlMET9M/tini [2020-07-15T05:27:06.654Z] #34 1.290 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:27:06.654Z] #34 1.308 + cmake . [2020-07-15T05:27:06.654Z] #34 1.928 -- The C compiler identification is GNU 8.3.0 [2020-07-15T05:27:06.654Z] #34 2.005 -- Check for working C compiler: /usr/bin/cc [2020-07-15T05:27:06.659Z] #17 45.79 invoke-rc.d: could not determine current runlevel [2020-07-15T05:27:06.659Z] #17 45.80 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T05:27:06.659Z] #17 45.82 Setting up pigz (2.4-1) ... [2020-07-15T05:27:06.659Z] #17 45.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T05:27:06.659Z] #17 45.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:27:06.659Z] #17 45.86 Setting up python-pip-whl (18.1-5) ... [2020-07-15T05:27:06.659Z] #17 45.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T05:27:06.659Z] #17 45.88 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:27:06.825Z] #23 35.24 The following NEW packages will be installed: [2020-07-15T05:27:06.825Z] #23 35.25 jq libjq1 libonig5 [2020-07-15T05:27:06.825Z] #23 ... [2020-07-15T05:27:06.825Z] [2020-07-15T05:27:06.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:06.825Z] #10 25.23 Fetched 8360 kB in 18s (475 kB/s) [2020-07-15T05:27:06.825Z] #10 25.23 Reading package lists... [2020-07-15T05:27:06.825Z] #10 32.57 Reading package lists... [2020-07-15T05:27:06.825Z] #10 ... [2020-07-15T05:27:06.825Z] [2020-07-15T05:27:06.825Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:27:06.825Z] #32 25.74 Fetched 8360 kB in 18s (466 kB/s) [2020-07-15T05:27:06.825Z] #32 25.74 Reading package lists... [2020-07-15T05:27:06.916Z] #17 46.22 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-15T05:27:06.916Z] #17 46.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:27:06.916Z] #17 46.24 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:06.916Z] #17 46.25 Setting up vim (2:8.1.0875-5) ... [2020-07-15T05:27:06.916Z] #17 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T05:27:06.916Z] #17 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T05:27:06.916Z] #17 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T05:27:06.916Z] #17 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T05:27:06.916Z] #17 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T05:27:06.916Z] #17 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T05:27:06.916Z] #17 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T05:27:06.959Z] #34 2.734 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T05:27:06.959Z] #34 2.741 -- Detecting C compiler ABI info [2020-07-15T05:27:07.086Z] #32 33.11 Reading package lists... [2020-07-15T05:27:07.086Z] #32 ... [2020-07-15T05:27:07.086Z] [2020-07-15T05:27:07.086Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T05:27:07.086Z] #23 35.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:27:07.086Z] #23 35.77 Need to get 355 kB of archives. [2020-07-15T05:27:07.086Z] #23 35.77 After this operation, 1072 kB of additional disk space will be used. [2020-07-15T05:27:07.086Z] #23 35.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T05:27:07.173Z] #17 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T05:27:07.173Z] #17 46.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:27:07.173Z] #17 46.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:27:07.173Z] #17 46.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T05:27:07.173Z] #17 46.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:27:07.173Z] #17 46.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T05:27:07.173Z] #17 46.40 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:07.345Z] #23 35.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T05:27:07.346Z] #23 35.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T05:27:07.622Z] #34 3.396 -- Detecting C compiler ABI info - done [2020-07-15T05:27:07.622Z] #34 ... [2020-07-15T05:27:07.622Z] [2020-07-15T05:27:07.622Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:07.622Z] #39 53.59 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-15T05:27:07.622Z] #39 53.60 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:07.622Z] #39 53.60 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T05:27:07.622Z] #39 53.63 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-15T05:27:07.622Z] #39 53.65 Setting up python-six (1.12.0-1) ... [2020-07-15T05:27:07.622Z] #39 58.48 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-15T05:27:07.622Z] #39 58.48 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T05:27:07.622Z] #39 58.49 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-15T05:27:07.622Z] #39 58.49 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-15T05:27:07.622Z] #39 58.50 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-15T05:27:07.622Z] #39 58.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:27:07.622Z] #39 58.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:07.622Z] #39 58.51 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-15T05:27:07.622Z] #39 58.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:27:07.622Z] #39 58.54 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T05:27:07.622Z] #39 ... [2020-07-15T05:27:07.622Z] [2020-07-15T05:27:07.622Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:07.622Z] #11 63.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T05:27:07.622Z] #11 63.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T05:27:07.622Z] #11 63.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:27:07.705Z] #17 31.11 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T05:27:08.267Z] #17 31.56 Selecting previously unselected package bzip2. [2020-07-15T05:27:08.267Z] #17 31.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-15T05:27:08.267Z] #17 31.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:27:08.267Z] #17 31.70 Selecting previously unselected package xz-utils. [2020-07-15T05:27:08.267Z] #17 31.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-15T05:27:08.267Z] #17 31.72 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T05:27:08.523Z] #17 31.95 Selecting previously unselected package apparmor. [2020-07-15T05:27:08.523Z] #17 31.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-15T05:27:08.523Z] #17 32.04 Unpacking apparmor (2.13.2-10) ... [2020-07-15T05:27:08.540Z] #17 ... [2020-07-15T05:27:08.540Z] [2020-07-15T05:27:08.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:08.540Z] #39 101.1 CC criu/cr-dedup.o [2020-07-15T05:27:08.540Z] #39 101.6 CC criu/cr-dump.o [2020-07-15T05:27:08.540Z] #39 103.7 CC criu/cr-errno.o [2020-07-15T05:27:08.540Z] #39 103.7 CC criu/cr-restore.o [2020-07-15T05:27:08.540Z] #39 108.0 CC criu/cr-service.o [2020-07-15T05:27:08.540Z] #39 109.5 CC criu/crtools.o [2020-07-15T05:27:08.540Z] #39 110.1 CC criu/eventfd.o [2020-07-15T05:27:08.540Z] #39 110.4 CC criu/eventpoll.o [2020-07-15T05:27:08.540Z] #39 111.3 CC criu/external.o [2020-07-15T05:27:08.712Z] #11 ... [2020-07-15T05:27:08.712Z] [2020-07-15T05:27:08.712Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:08.712Z] #48 54.66 bytes [2020-07-15T05:27:08.712Z] #48 54.67 strconv [2020-07-15T05:27:08.712Z] #48 54.70 strings [2020-07-15T05:27:08.712Z] #48 54.74 syscall [2020-07-15T05:27:08.712Z] #48 61.76 bufio [2020-07-15T05:27:08.712Z] #48 64.27 text/tabwriter [2020-07-15T05:27:08.712Z] #48 ... [2020-07-15T05:27:08.712Z] [2020-07-15T05:27:08.712Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:08.712Z] #39 64.62 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-15T05:27:08.712Z] #39 64.62 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:08.712Z] #39 DONE 64.8s [2020-07-15T05:27:08.712Z] [2020-07-15T05:27:08.712Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:08.712Z] #26 24.32 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T05:27:08.712Z] #26 24.41 skipping existing 283607eaa57e [2020-07-15T05:27:08.712Z] #26 24.57 [2020-07-15T05:27:08.712Z] #26 25.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T05:27:08.732Z] #23 37.02 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:27:08.732Z] #23 37.33 Fetched 355 kB in 0s (871 kB/s) [2020-07-15T05:27:08.732Z] #23 37.42 Selecting previously unselected package libonig5:amd64. [2020-07-15T05:27:08.797Z] #39 111.7 CC criu/fault-injection.o [2020-07-15T05:27:08.849Z] #19 4.324 Collecting yamllint==1.16.0 [2020-07-15T05:27:08.991Z] #23 37.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T05:27:08.991Z] #23 37.51 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-15T05:27:08.991Z] #23 37.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:27:09.053Z] #39 111.8 CC criu/fdstore.o [2020-07-15T05:27:09.085Z] #17 32.43 Selecting previously unselected package aufs-tools. [2020-07-15T05:27:09.085Z] #17 32.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-15T05:27:09.085Z] #17 32.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:27:09.085Z] #17 32.57 Selecting previously unselected package libonig5:amd64. [2020-07-15T05:27:09.085Z] #17 32.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-15T05:27:09.085Z] #17 32.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:27:09.250Z] #23 37.85 Selecting previously unselected package libjq1:amd64. [2020-07-15T05:27:09.251Z] #23 37.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:27:09.251Z] #23 37.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:27:09.341Z] #17 32.77 Selecting previously unselected package libjq1:amd64. [2020-07-15T05:27:09.342Z] #17 32.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:27:09.342Z] #17 32.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:27:09.342Z] #17 32.92 Selecting previously unselected package jq. [2020-07-15T05:27:09.417Z] #26 26.66 #=#=# [2020-07-15T05:27:09.417Z] #26 26.76 ######################################################################## 100.0% [2020-07-15T05:27:09.510Z] #23 38.09 Selecting previously unselected package jq. [2020-07-15T05:27:09.510Z] #23 38.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:27:09.510Z] #23 38.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:27:09.598Z] #17 32.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:27:09.598Z] #17 32.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:27:09.598Z] #17 33.07 Selecting previously unselected package libaio1:amd64. [2020-07-15T05:27:09.615Z] #39 112.2 CC criu/fifo.o [2020-07-15T05:27:09.615Z] #39 ... [2020-07-15T05:27:09.615Z] [2020-07-15T05:27:09.615Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:09.615Z] #17 49.04 Setting up iptables (1.8.2-4) ... [2020-07-15T05:27:09.615Z] #17 49.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:27:09.615Z] #17 49.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:27:09.615Z] #17 49.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:27:09.716Z] #26 26.94 [2020-07-15T05:27:09.716Z] #26 27.00 Download of images into '/build' complete. [2020-07-15T05:27:09.716Z] #26 27.00 Use something like the following to load the result into a Docker daemon: [2020-07-15T05:27:09.716Z] #26 27.00 tar -cC '/build' . | docker load [2020-07-15T05:27:09.716Z] #26 DONE 27.1s [2020-07-15T05:27:09.716Z] [2020-07-15T05:27:09.716Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:09.716Z] #48 65.73 reflect [2020-07-15T05:27:09.770Z] #23 38.38 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:27:09.797Z] #19 ... [2020-07-15T05:27:09.797Z] [2020-07-15T05:27:09.797Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:09.797Z] #39 108.2 CC criu/files.o [2020-07-15T05:27:09.797Z] #39 109.8 CC criu/filesystems.o [2020-07-15T05:27:09.797Z] #39 110.3 CC criu/fsnotify.o [2020-07-15T05:27:09.797Z] #39 111.2 CC criu/image-desc.o [2020-07-15T05:27:09.797Z] #39 111.3 CC criu/image.o [2020-07-15T05:27:09.797Z] #39 112.0 CC criu/ipc_ns.o [2020-07-15T05:27:09.797Z] #39 112.8 CC criu/irmap.o [2020-07-15T05:27:09.797Z] #39 113.4 CC criu/kcmp-ids.o [2020-07-15T05:27:09.797Z] #39 113.6 CC criu/kerndat.o [2020-07-15T05:27:09.797Z] #39 114.5 CC criu/libnetlink.o [2020-07-15T05:27:09.797Z] #39 114.7 CC criu/log.o [2020-07-15T05:27:09.797Z] #39 115.0 CC criu/lsm.o [2020-07-15T05:27:09.797Z] #39 115.3 CC criu/mem.o [2020-07-15T05:27:09.854Z] #17 ... [2020-07-15T05:27:09.854Z] [2020-07-15T05:27:09.854Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:27:09.854Z] #28 DONE 158.6s [2020-07-15T05:27:09.854Z] [2020-07-15T05:27:09.854Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:09.854Z] #17 33.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-15T05:27:09.854Z] #17 33.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-15T05:27:09.854Z] #17 ... [2020-07-15T05:27:09.854Z] [2020-07-15T05:27:09.854Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:09.854Z] #39 92.87 CC criu/autofs.o [2020-07-15T05:27:09.854Z] #39 94.47 CC criu/bfd.o [2020-07-15T05:27:09.854Z] #39 95.08 CC criu/bitmap.o [2020-07-15T05:27:09.854Z] #39 95.23 CC criu/cgroup-props.o [2020-07-15T05:27:09.854Z] #39 96.03 CC criu/cgroup.o [2020-07-15T05:27:09.872Z] #17 49.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:27:09.872Z] #17 49.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T05:27:09.872Z] #17 49.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T05:27:09.872Z] #17 49.09 Setting up python3 (3.7.3-1) ... [2020-07-15T05:27:10.029Z] #23 38.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:27:10.029Z] #23 38.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:27:10.029Z] #23 38.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:10.364Z] #48 66.42 regexp/syntax [2020-07-15T05:27:10.395Z] #39 116.5 CC criu/memfd.o [2020-07-15T05:27:10.435Z] #17 49.62 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T05:27:10.657Z] #39 116.9 CC criu/mount.o [2020-07-15T05:27:10.980Z] #23 DONE 39.5s [2020-07-15T05:27:10.980Z] [2020-07-15T05:27:10.980Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T05:27:10.980Z] #24 DONE 0.0s [2020-07-15T05:27:10.980Z] [2020-07-15T05:27:10.980Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:10.998Z] #17 50.28 Setting up apparmor (2.13.2-10) ... [2020-07-15T05:27:11.758Z] #39 ... [2020-07-15T05:27:11.758Z] [2020-07-15T05:27:11.758Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:11.758Z] #17 33.29 Selecting previously unselected package libgpm2:amd64. [2020-07-15T05:27:11.758Z] #17 33.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-15T05:27:11.758Z] #17 33.33 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-15T05:27:11.758Z] #17 33.52 Selecting previously unselected package libicu63:amd64. [2020-07-15T05:27:11.758Z] #17 33.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T05:27:11.758Z] #17 33.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:27:12.623Z] #17 51.75 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T05:27:12.623Z] #17 51.76 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:27:12.879Z] #17 52.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:27:13.256Z] #39 ... [2020-07-15T05:27:13.256Z] [2020-07-15T05:27:13.256Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:27:13.256Z] #19 9.658 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T05:27:13.256Z] #19 9.757 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T05:27:13.256Z] #19 9.799 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T05:27:13.256Z] #19 9.849 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T05:27:13.520Z] #19 9.983 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T05:27:13.809Z] #17 53.09 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T05:27:13.939Z] #48 ... [2020-07-15T05:27:13.939Z] [2020-07-15T05:27:13.939Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:13.939Z] #31 59.46 bufio [2020-07-15T05:27:13.939Z] #31 62.01 reflect [2020-07-15T05:27:13.939Z] #31 63.23 path [2020-07-15T05:27:13.939Z] #31 64.00 text/tabwriter [2020-07-15T05:27:13.939Z] #31 ... [2020-07-15T05:27:13.939Z] [2020-07-15T05:27:13.939Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:13.939Z] #40 1.631 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:27:13.939Z] #40 1.631 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:27:13.939Z] #40 1.655 Note: Building without GnuTLS support [2020-07-15T05:27:13.939Z] #40 1.662 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:27:13.939Z] #40 1.671 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:27:13.939Z] #40 3.104 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:27:13.939Z] #40 3.141 GEN .gitid [2020-07-15T05:27:13.939Z] #40 3.192 GEN criu/include/version.h [2020-07-15T05:27:13.939Z] #40 3.295 GEN include/common/asm [2020-07-15T05:27:13.939Z] #40 ... [2020-07-15T05:27:13.939Z] [2020-07-15T05:27:13.939Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:13.939Z] #31 69.90 internal/syscall/execenv [2020-07-15T05:27:13.939Z] #31 69.92 internal/syscall/unix [2020-07-15T05:27:13.939Z] #31 69.94 time [2020-07-15T05:27:13.939Z] #31 ... [2020-07-15T05:27:13.939Z] [2020-07-15T05:27:13.939Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:13.939Z] #42 60.11 bufio [2020-07-15T05:27:13.939Z] #42 63.04 path [2020-07-15T05:27:13.939Z] #42 64.22 reflect [2020-07-15T05:27:13.939Z] #42 64.50 regexp/syntax [2020-07-15T05:27:13.939Z] #42 65.42 hash/crc32 [2020-07-15T05:27:13.939Z] #42 69.63 crypto [2020-07-15T05:27:14.238Z] #42 ... [2020-07-15T05:27:14.238Z] [2020-07-15T05:27:14.238Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:14.238Z] #40 5.119 PBCC images/timens.pb-c.c [2020-07-15T05:27:14.238Z] #40 5.155 DEP images/timens.pb-c.d [2020-07-15T05:27:14.238Z] #40 5.197 PBCC images/fown.pb-c.c [2020-07-15T05:27:14.238Z] #40 5.228 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T05:27:14.238Z] #40 5.323 PBCC images/opts.pb-c.c [2020-07-15T05:27:14.238Z] #40 5.367 PBCC images/memfd.pb-c.c [2020-07-15T05:27:14.238Z] #40 5.429 DEP images/fown.pb-c.d [2020-07-15T05:27:14.238Z] #40 5.523 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T05:27:14.302Z] #17 37.49 Selecting previously unselected package libnet1:amd64. [2020-07-15T05:27:14.302Z] #17 37.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:27:14.302Z] #17 37.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:14.302Z] #17 37.60 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T05:27:14.302Z] #17 37.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T05:27:14.302Z] #17 37.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:27:14.302Z] #17 37.70 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T05:27:14.302Z] #17 37.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:27:14.302Z] #17 37.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:27:14.302Z] #17 37.78 Selecting previously unselected package libreadline5:amd64. [2020-07-15T05:27:14.302Z] #17 37.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-15T05:27:14.302Z] #17 37.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T05:27:14.377Z] #17 53.57 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T05:27:14.538Z] #40 5.595 DEP images/opts.pb-c.d [2020-07-15T05:27:14.538Z] #40 5.651 DEP images/memfd.pb-c.d [2020-07-15T05:27:14.538Z] #40 5.707 PBCC images/sit.pb-c.c [2020-07-15T05:27:14.538Z] #40 5.760 DEP images/sit.pb-c.d [2020-07-15T05:27:14.538Z] #40 ... [2020-07-15T05:27:14.538Z] [2020-07-15T05:27:14.538Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:14.538Z] #34 3.454 -- Detecting C compile features [2020-07-15T05:27:14.538Z] #34 5.334 -- Detecting C compile features - done [2020-07-15T05:27:14.538Z] #34 5.391 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T05:27:14.538Z] #34 5.814 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T05:27:14.538Z] #34 6.044 -- Configuring done [2020-07-15T05:27:14.538Z] #34 6.076 -- Generating done [2020-07-15T05:27:14.538Z] #34 6.079 -- Build files have been written to: /tmp/tmp.dULmlMET9M/tini [2020-07-15T05:27:14.538Z] #34 6.095 + make tini-static [2020-07-15T05:27:14.538Z] #34 6.745 Scanning dependencies of target tini-static [2020-07-15T05:27:14.538Z] #34 6.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T05:27:14.538Z] #34 9.550 [100%] Linking C executable tini-static [2020-07-15T05:27:14.538Z] #34 10.23 [100%] Built target tini-static [2020-07-15T05:27:14.538Z] #34 10.30 + mkdir -p /build [2020-07-15T05:27:14.538Z] #34 10.30 + cp tini-static /build/docker-init [2020-07-15T05:27:14.538Z] #34 DONE 10.4s [2020-07-15T05:27:14.538Z] [2020-07-15T05:27:14.538Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:14.538Z] #40 5.831 PBCC images/macvlan.pb-c.c [2020-07-15T05:27:14.538Z] #40 5.869 DEP images/macvlan.pb-c.d [2020-07-15T05:27:14.558Z] #17 37.87 Selecting previously unselected package net-tools. [2020-07-15T05:27:14.559Z] #17 37.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-15T05:27:14.559Z] #17 37.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:27:14.559Z] #17 38.06 Selecting previously unselected package python-pip-whl. [2020-07-15T05:27:14.559Z] #17 38.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T05:27:14.559Z] #17 38.08 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T05:27:14.887Z] #40 5.949 PBCC images/autofs.pb-c.c [2020-07-15T05:27:14.887Z] #40 5.962 DEP images/autofs.pb-c.d [2020-07-15T05:27:14.887Z] #40 6.043 PBCC images/sysctl.pb-c.c [2020-07-15T05:27:14.887Z] #40 6.109 DEP images/sysctl.pb-c.d [2020-07-15T05:27:14.926Z] #19 11.22 Building wheels for collected packages: pyyaml [2020-07-15T05:27:14.926Z] #19 11.22 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T05:27:15.290Z] #40 6.185 PBCC images/time.pb-c.c [2020-07-15T05:27:15.290Z] #40 6.209 DEP images/time.pb-c.d [2020-07-15T05:27:15.290Z] #40 6.247 PBCC images/binfmt-misc.pb-c.c [2020-07-15T05:27:15.290Z] #40 6.276 DEP images/binfmt-misc.pb-c.d [2020-07-15T05:27:15.290Z] #40 6.354 PBCC images/seccomp.pb-c.c [2020-07-15T05:27:15.290Z] #40 6.369 DEP images/seccomp.pb-c.d [2020-07-15T05:27:15.290Z] #40 6.451 PBCC images/userns.pb-c.c [2020-07-15T05:27:15.290Z] #40 6.478 DEP images/userns.pb-c.d [2020-07-15T05:27:15.390Z] #25 4.318 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T05:27:15.488Z] #17 38.65 Selecting previously unselected package python3-lib2to3. [2020-07-15T05:27:15.488Z] #17 38.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T05:27:15.488Z] #17 38.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:27:15.488Z] #17 38.76 Selecting previously unselected package python3-distutils. [2020-07-15T05:27:15.488Z] #17 38.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T05:27:15.488Z] #17 38.77 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T05:27:15.488Z] #17 38.87 Selecting previously unselected package python3-pip. [2020-07-15T05:27:15.488Z] #17 38.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T05:27:15.488Z] #17 38.88 Unpacking python3-pip (18.1-5) ... [2020-07-15T05:27:15.488Z] #17 39.00 Selecting previously unselected package python3-pkg-resources. [2020-07-15T05:27:15.574Z] #17 54.70 Setting up python3-pip (18.1-5) ... [2020-07-15T05:27:15.590Z] #40 6.623 PBCC images/cgroup.pb-c.c [2020-07-15T05:27:15.590Z] #40 6.636 DEP images/cgroup.pb-c.d [2020-07-15T05:27:15.590Z] #40 6.662 PBCC images/ext-file.pb-c.c [2020-07-15T05:27:15.590Z] #40 6.696 DEP images/ext-file.pb-c.d [2020-07-15T05:27:15.590Z] #40 6.755 PBCC images/rpc.pb-c.c [2020-07-15T05:27:15.590Z] #40 6.783 DEP images/rpc.pb-c.d [2020-07-15T05:27:15.590Z] #40 6.823 PBCC images/siginfo.pb-c.c [2020-07-15T05:27:15.590Z] #40 6.844 DEP images/siginfo.pb-c.d [2020-07-15T05:27:15.590Z] #40 6.866 PBCC images/pagemap.pb-c.c [2020-07-15T05:27:15.590Z] #40 6.923 DEP images/pagemap.pb-c.d [2020-07-15T05:27:15.650Z] #25 4.685 [2020-07-15T05:27:15.744Z] #17 39.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:27:15.744Z] #17 39.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:27:15.744Z] #17 39.12 Selecting previously unselected package python3-setuptools. [2020-07-15T05:27:15.744Z] #17 39.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T05:27:15.744Z] #17 39.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T05:27:15.873Z] #19 12.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T05:27:15.873Z] #19 12.19 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T05:27:15.873Z] #19 12.27 Successfully built pyyaml [2020-07-15T05:27:15.873Z] #19 12.28 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-15T05:27:15.888Z] #40 6.984 PBCC images/rlimit.pb-c.c [2020-07-15T05:27:15.888Z] #40 7.016 DEP images/rlimit.pb-c.d [2020-07-15T05:27:15.888Z] #40 7.079 PBCC images/file-lock.pb-c.c [2020-07-15T05:27:15.888Z] #40 7.131 DEP images/file-lock.pb-c.d [2020-07-15T05:27:15.888Z] #40 7.228 PBCC images/tty.pb-c.c [2020-07-15T05:27:16.000Z] #17 39.32 Selecting previously unselected package python3-wheel. [2020-07-15T05:27:16.000Z] #17 39.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T05:27:16.000Z] #17 39.32 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T05:27:16.000Z] #17 39.38 Selecting previously unselected package sudo. [2020-07-15T05:27:16.000Z] #17 39.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-15T05:27:16.000Z] #17 39.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:27:16.137Z] #19 12.63 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T05:27:16.187Z] #40 7.300 DEP images/tty.pb-c.d [2020-07-15T05:27:16.187Z] #40 7.341 PBCC images/tun.pb-c.c [2020-07-15T05:27:16.187Z] #40 7.389 PBCC images/netdev.pb-c.c [2020-07-15T05:27:16.187Z] #40 7.439 DEP images/tun.pb-c.d [2020-07-15T05:27:16.486Z] #40 7.500 DEP images/netdev.pb-c.d [2020-07-15T05:27:16.486Z] #40 7.545 PBCC images/vma.pb-c.c [2020-07-15T05:27:16.486Z] #40 7.621 DEP images/vma.pb-c.d [2020-07-15T05:27:16.486Z] #40 7.658 PBCC images/creds.pb-c.c [2020-07-15T05:27:16.486Z] #40 7.673 DEP images/creds.pb-c.d [2020-07-15T05:27:16.503Z] #17 55.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:16.503Z] #17 55.75 Processing triggers for mime-support (3.62) ... [2020-07-15T05:27:16.563Z] #17 39.86 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T05:27:16.563Z] #17 39.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-15T05:27:16.563Z] #17 39.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:27:16.563Z] #17 40.10 Selecting previously unselected package uidmap. [2020-07-15T05:27:16.714Z] #19 DONE 13.1s [2020-07-15T05:27:16.714Z] [2020-07-15T05:27:16.714Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:16.714Z] #39 119.5 CC criu/namespaces.o [2020-07-15T05:27:16.714Z] #39 121.2 CC criu/net.o [2020-07-15T05:27:16.717Z] #25 4.881 # 1.4% ##### 7.4% ####### 10.7% ########## 15.0% ############## 20.4% ############### 21.8% ################# 24.3% ################### 26.9% [2020-07-15T05:27:16.717Z] #25 ... [2020-07-15T05:27:16.717Z] [2020-07-15T05:27:16.717Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:16.717Z] #43 DONE 45.2s [2020-07-15T05:27:16.717Z] [2020-07-15T05:27:16.717Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:16.717Z] #25 4.881 # 1.4% ##### 7.4% ####### 10.7% ########## 15.0% ############## 20.4% ############### 21.8% ################# 24.3% ################### 26.9% ##################### 29.3% [2020-07-15T05:27:16.717Z] #25 ... [2020-07-15T05:27:16.717Z] [2020-07-15T05:27:16.717Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:16.717Z] #38 31.34 Reading package lists... [2020-07-15T05:27:16.717Z] #38 38.62 Building dependency tree... [2020-07-15T05:27:16.717Z] #38 43.06 The following additional packages will be installed: [2020-07-15T05:27:16.717Z] #38 43.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T05:27:16.717Z] #38 43.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T05:27:16.717Z] #38 43.11 Suggested packages: [2020-07-15T05:27:16.717Z] #38 43.11 manpages-dev python-setuptools [2020-07-15T05:27:16.717Z] #38 44.86 The following NEW packages will be installed: [2020-07-15T05:27:16.717Z] #38 44.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T05:27:16.718Z] #38 44.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T05:27:16.718Z] #38 44.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T05:27:16.718Z] #38 44.88 python-six zlib1g-dev [2020-07-15T05:27:16.718Z] #38 ... [2020-07-15T05:27:16.718Z] [2020-07-15T05:27:16.718Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:16.784Z] #40 7.773 PBCC images/utsns.pb-c.c [2020-07-15T05:27:16.784Z] #40 7.787 DEP images/utsns.pb-c.d [2020-07-15T05:27:16.784Z] #40 7.853 PBCC images/ipc-desc.pb-c.c [2020-07-15T05:27:16.784Z] #40 7.877 PBCC images/ipc-sem.pb-c.c [2020-07-15T05:27:16.784Z] #40 7.911 DEP images/ipc-desc.pb-c.d [2020-07-15T05:27:16.784Z] #40 7.964 DEP images/ipc-sem.pb-c.d [2020-07-15T05:27:16.784Z] #40 8.018 PBCC images/ipc-msg.pb-c.c [2020-07-15T05:27:16.784Z] #40 8.042 DEP images/ipc-msg.pb-c.d [2020-07-15T05:27:16.784Z] #40 8.104 PBCC images/ipc-shm.pb-c.c [2020-07-15T05:27:16.784Z] #40 8.123 DEP images/ipc-shm.pb-c.d [2020-07-15T05:27:16.819Z] #17 40.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-15T05:27:16.819Z] #17 40.11 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T05:27:16.819Z] #17 40.22 Selecting previously unselected package vim-runtime. [2020-07-15T05:27:16.819Z] #17 40.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:27:16.819Z] #17 40.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T05:27:16.819Z] #17 40.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T05:27:16.819Z] #17 40.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:27:17.086Z] #40 8.202 PBCC images/ipc-var.pb-c.c [2020-07-15T05:27:17.086Z] #40 8.223 DEP images/ipc-var.pb-c.d [2020-07-15T05:27:17.086Z] #40 8.259 PBCC images/sk-opts.pb-c.c [2020-07-15T05:27:17.086Z] #40 8.287 PBCC images/packet-sock.pb-c.c [2020-07-15T05:27:17.086Z] #40 8.376 DEP images/sk-opts.pb-c.d [2020-07-15T05:27:17.290Z] #39 123.6 CC criu/netfilter.o [2020-07-15T05:27:17.403Z] #40 8.425 DEP images/packet-sock.pb-c.d [2020-07-15T05:27:17.403Z] #40 8.491 PBCC images/sk-netlink.pb-c.c [2020-07-15T05:27:17.403Z] #40 8.545 DEP images/sk-netlink.pb-c.d [2020-07-15T05:27:17.403Z] #40 8.685 PBCC images/sk-inet.pb-c.c [2020-07-15T05:27:17.403Z] #40 8.779 DEP images/sk-inet.pb-c.d [2020-07-15T05:27:17.435Z] #17 DONE 56.8s [2020-07-15T05:27:17.435Z] [2020-07-15T05:27:17.435Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T05:27:17.499Z] #25 4.881 # 1.4% ##### 7.4% ####### 10.7% ########## 15.0% ############## 20.4% ############### 21.8% ################# 24.3% ################### 26.9% ##################### 29.3% ####################### 33.3% ######################### 35.8% ############################ 38.9% ############################# 41.0% ############################### 43.2% [2020-07-15T05:27:17.499Z] #25 ... [2020-07-15T05:27:17.499Z] [2020-07-15T05:27:17.499Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:17.499Z] #60 DONE 46.1s [2020-07-15T05:27:17.499Z] [2020-07-15T05:27:17.499Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:17.700Z] #40 8.877 PBCC images/sk-unix.pb-c.c [2020-07-15T05:27:17.700Z] #40 8.999 DEP images/sk-unix.pb-c.d [2020-07-15T05:27:17.865Z] #39 124.0 CC criu/page-pipe.o [2020-07-15T05:27:18.001Z] #40 9.100 PBCC images/mm.pb-c.c [2020-07-15T05:27:18.001Z] #40 9.150 DEP images/mm.pb-c.d [2020-07-15T05:27:18.001Z] #40 9.206 PBCC images/timerfd.pb-c.c [2020-07-15T05:27:18.001Z] #40 9.283 DEP images/timerfd.pb-c.d [2020-07-15T05:27:18.298Z] #40 9.368 PBCC images/timer.pb-c.c [2020-07-15T05:27:18.298Z] #40 9.429 DEP images/timer.pb-c.d [2020-07-15T05:27:18.298Z] #40 9.492 PBCC images/sa.pb-c.c [2020-07-15T05:27:18.298Z] #40 9.546 DEP images/sa.pb-c.d [2020-07-15T05:27:18.298Z] #40 9.616 PBCC images/pipe-data.pb-c.c [2020-07-15T05:27:18.441Z] #39 124.6 CC criu/page-xfer.o [2020-07-15T05:27:18.597Z] #40 9.639 DEP images/pipe-data.pb-c.d [2020-07-15T05:27:18.597Z] #40 9.671 PBCC images/mnt.pb-c.c [2020-07-15T05:27:18.597Z] #40 9.739 DEP images/mnt.pb-c.d [2020-07-15T05:27:18.597Z] #40 9.822 PBCC images/sk-packet.pb-c.c [2020-07-15T05:27:18.597Z] #40 9.868 DEP images/sk-packet.pb-c.d [2020-07-15T05:27:18.796Z] #25 4.881 # 1.4% ##### 7.4% ####### 10.7% ########## 15.0% ############## 20.4% ############### 21.8% ################# 24.3% ################### 26.9% ##################### 29.3% ####################### 33.3% ######################### 35.8% ############################ 38.9% ############################# 41.0% ############################### 43.2% ################################# 45.8% #################################### 50.4% ######################################### 57.9% ############################################## 64.9% ################################################### 71.2% ###################################################### 75.4% ######################################################### 79.2% ############################################################## 87.1% ################################################################# 91.5% ################################################################## 92.8% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-15T05:27:18.965Z] #40 9.916 PBCC images/tcp-stream.pb-c.c [2020-07-15T05:27:18.965Z] #40 10.03 DEP images/tcp-stream.pb-c.d [2020-07-15T05:27:18.965Z] #40 10.09 PBCC images/pipe.pb-c.c [2020-07-15T05:27:18.965Z] #40 10.14 DEP images/pipe.pb-c.d [2020-07-15T05:27:18.965Z] #40 10.25 PBCC images/pstree.pb-c.c [2020-07-15T05:27:19.366Z] #25 8.496 [2020-07-15T05:27:19.371Z] #18 1.715 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T05:27:19.371Z] #18 1.718 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T05:27:19.371Z] #18 1.724 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T05:27:19.371Z] #18 DONE 1.9s [2020-07-15T05:27:19.371Z] [2020-07-15T05:27:19.371Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:27:19.469Z] #40 10.30 DEP images/pstree.pb-c.d [2020-07-15T05:27:19.469Z] #40 10.35 PBCC images/fs.pb-c.c [2020-07-15T05:27:19.469Z] #40 10.36 DEP images/fs.pb-c.d [2020-07-15T05:27:19.469Z] #40 10.42 PBCC images/signalfd.pb-c.c [2020-07-15T05:27:19.469Z] #40 10.45 DEP images/signalfd.pb-c.d [2020-07-15T05:27:19.469Z] #40 10.51 PBCC images/fh.pb-c.c [2020-07-15T05:27:19.469Z] #40 10.61 PBCC images/fsnotify.pb-c.c [2020-07-15T05:27:19.469Z] #40 10.69 DEP images/fh.pb-c.d [2020-07-15T05:27:19.831Z] #39 125.8 CC criu/pagemap-cache.o [2020-07-15T05:27:19.831Z] #39 126.1 CC criu/pagemap.o [2020-07-15T05:27:19.844Z] #40 10.81 DEP images/fsnotify.pb-c.d [2020-07-15T05:27:19.844Z] #40 10.86 PBCC images/eventpoll.pb-c.c [2020-07-15T05:27:19.844Z] #40 10.90 DEP images/eventpoll.pb-c.d [2020-07-15T05:27:19.844Z] #40 10.99 PBCC images/eventfd.pb-c.c [2020-07-15T05:27:19.844Z] #40 11.02 DEP images/eventfd.pb-c.d [2020-07-15T05:27:19.844Z] #40 11.08 PBCC images/remap-file-path.pb-c.c [2020-07-15T05:27:19.844Z] #40 11.10 DEP images/remap-file-path.pb-c.d [2020-07-15T05:27:19.844Z] #40 11.17 PBCC images/fifo.pb-c.c [2020-07-15T05:27:19.844Z] #40 11.22 DEP images/fifo.pb-c.d [2020-07-15T05:27:19.934Z] #19 ... [2020-07-15T05:27:19.934Z] [2020-07-15T05:27:19.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:19.934Z] #39 112.6 CC criu/file-ids.o [2020-07-15T05:27:19.934Z] #39 112.9 CC criu/file-lock.o [2020-07-15T05:27:19.934Z] #39 113.9 CC criu/files-ext.o [2020-07-15T05:27:19.934Z] #39 114.2 CC criu/files-reg.o [2020-07-15T05:27:19.934Z] #39 116.4 CC criu/files.o [2020-07-15T05:27:19.934Z] #39 118.5 CC criu/filesystems.o [2020-07-15T05:27:19.934Z] #39 119.2 CC criu/fsnotify.o [2020-07-15T05:27:19.934Z] #39 120.3 CC criu/image-desc.o [2020-07-15T05:27:19.934Z] #39 120.5 CC criu/image.o [2020-07-15T05:27:19.934Z] #39 121.5 CC criu/ipc_ns.o [2020-07-15T05:27:20.085Z] #17 43.23 Selecting previously unselected package vim. [2020-07-15T05:27:20.085Z] #17 43.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:27:20.085Z] #17 43.27 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T05:27:20.151Z] #25 8.744 ########### 16.4% ################################ 44.7% ############################################################# 85.1% ######################################################################## 100.0% [2020-07-15T05:27:20.151Z] #25 ... [2020-07-15T05:27:20.151Z] [2020-07-15T05:27:20.151Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T05:27:20.151Z] #51 32.57 Reading package lists... [2020-07-15T05:27:20.151Z] #51 40.09 Building dependency tree... [2020-07-15T05:27:20.151Z] #51 44.23 The following additional packages will be installed: [2020-07-15T05:27:20.151Z] #51 44.25 libbtrfs0 [2020-07-15T05:27:20.151Z] #51 44.43 The following NEW packages will be installed: [2020-07-15T05:27:20.151Z] #51 44.43 libbtrfs-dev libbtrfs0 [2020-07-15T05:27:20.151Z] #51 44.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:27:20.151Z] #51 44.95 Need to get 119 kB of archives. [2020-07-15T05:27:20.151Z] #51 44.95 After this operation, 387 kB of additional disk space will be used. [2020-07-15T05:27:20.151Z] #51 44.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T05:27:20.151Z] #51 44.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T05:27:20.151Z] #51 46.87 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:27:20.151Z] #51 47.18 Fetched 119 kB in 0s (367 kB/s) [2020-07-15T05:27:20.151Z] #51 47.33 Selecting previously unselected package libbtrfs0. [2020-07-15T05:27:20.151Z] #51 47.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T05:27:20.151Z] #51 47.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T05:27:20.151Z] #51 47.81 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:27:20.151Z] #51 48.07 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:27:20.152Z] #51 48.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T05:27:20.152Z] #51 48.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:27:20.152Z] #51 48.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:27:20.152Z] #51 48.39 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:27:20.152Z] #51 48.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:20.152Z] #51 DONE 48.7s [2020-07-15T05:27:20.152Z] [2020-07-15T05:27:20.152Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:20.156Z] #40 11.30 PBCC images/ghost-file.pb-c.c [2020-07-15T05:27:20.156Z] #40 11.35 DEP images/ghost-file.pb-c.d [2020-07-15T05:27:20.156Z] #40 11.40 PBCC images/regfile.pb-c.c [2020-07-15T05:27:20.156Z] #40 11.47 DEP images/regfile.pb-c.d [2020-07-15T05:27:20.191Z] #39 122.9 CC criu/irmap.o [2020-07-15T05:27:20.341Z] #17 43.79 Selecting previously unselected package xfsprogs. [2020-07-15T05:27:20.341Z] #17 43.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-15T05:27:20.341Z] #17 43.81 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T05:27:20.405Z] #39 126.7 CC criu/parasite-syscall.o [2020-07-15T05:27:20.510Z] #40 11.54 PBCC images/ns.pb-c.c [2020-07-15T05:27:20.511Z] #40 11.58 DEP images/ns.pb-c.d [2020-07-15T05:27:20.511Z] #40 11.63 PBCC images/fdinfo.pb-c.c [2020-07-15T05:27:20.511Z] #40 11.78 DEP images/fdinfo.pb-c.d [2020-07-15T05:27:20.511Z] #40 11.86 PBCC images/core-aarch64.pb-c.c [2020-07-15T05:27:20.753Z] #39 123.5 CC criu/kcmp-ids.o [2020-07-15T05:27:20.891Z] #40 11.90 PBCC images/core-arm.pb-c.c [2020-07-15T05:27:20.891Z] #40 11.95 PBCC images/core-ppc64.pb-c.c [2020-07-15T05:27:20.891Z] #40 12.05 PBCC images/core-s390.pb-c.c [2020-07-15T05:27:20.891Z] #40 12.11 PBCC images/core-x86.pb-c.c [2020-07-15T05:27:20.902Z] #17 44.17 Selecting previously unselected package zip. [2020-07-15T05:27:20.902Z] #17 44.17 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-15T05:27:20.902Z] #17 44.18 Unpacking zip (3.0-11+b1) ... [2020-07-15T05:27:20.902Z] #17 44.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:27:20.902Z] #17 44.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:27:20.902Z] #17 44.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:20.902Z] #17 44.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T05:27:20.902Z] #17 44.35 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-15T05:27:20.902Z] #17 44.36 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:20.902Z] #17 44.36 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T05:27:20.902Z] #17 44.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T05:27:20.902Z] #17 44.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:20.902Z] #17 44.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:27:20.902Z] #17 44.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:27:20.902Z] #17 44.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:27:20.902Z] #17 44.42 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:27:20.902Z] #17 44.43 Setting up zip (3.0-11+b1) ... [2020-07-15T05:27:20.902Z] #17 44.44 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:27:20.902Z] #17 44.46 Setting up bash-completion (1:2.8-6) ... [2020-07-15T05:27:20.980Z] #39 127.3 CC criu/path.o [2020-07-15T05:27:21.010Z] #39 123.9 CC criu/kerndat.o [2020-07-15T05:27:21.091Z] #52 ... [2020-07-15T05:27:21.091Z] [2020-07-15T05:27:21.091Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:21.091Z] #10 32.57 Reading package lists... [2020-07-15T05:27:21.091Z] #10 40.08 Building dependency tree... [2020-07-15T05:27:21.091Z] #10 44.35 The following additional packages will be installed: [2020-07-15T05:27:21.091Z] #10 44.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T05:27:21.091Z] #10 44.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T05:27:21.091Z] #10 44.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T05:27:21.091Z] #10 44.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:27:21.091Z] #10 44.37 Suggested packages: [2020-07-15T05:27:21.091Z] #10 44.38 gcc-8-locales seccomp wine64 [2020-07-15T05:27:21.091Z] #10 46.45 The following NEW packages will be installed: [2020-07-15T05:27:21.091Z] #10 46.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T05:27:21.091Z] #10 46.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T05:27:21.091Z] #10 46.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T05:27:21.091Z] #10 46.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T05:27:21.091Z] #10 46.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T05:27:21.091Z] #10 46.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T05:27:21.091Z] #10 46.95 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:27:21.091Z] #10 46.95 Need to get 77.7 MB of archives. [2020-07-15T05:27:21.091Z] #10 46.95 After this operation, 487 MB of additional disk space will be used. [2020-07-15T05:27:21.092Z] #10 46.95 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-07-15T05:27:21.092Z] #10 47.57 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-07-15T05:27:21.092Z] #10 47.92 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-07-15T05:27:21.092Z] #10 47.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-15T05:27:21.092Z] #10 47.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-15T05:27:21.092Z] #10 47.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T05:27:21.092Z] #10 48.52 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-07-15T05:27:21.092Z] #10 49.15 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-07-15T05:27:21.092Z] #10 49.17 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-07-15T05:27:21.195Z] #40 12.20 PBCC images/core.pb-c.c [2020-07-15T05:27:21.195Z] #40 12.38 PBCC images/inventory.pb-c.c [2020-07-15T05:27:21.195Z] #40 12.45 DEP images/core-aarch64.pb-c.d [2020-07-15T05:27:21.195Z] #40 12.52 DEP images/core-arm.pb-c.d [2020-07-15T05:27:21.195Z] #40 12.58 DEP images/core-ppc64.pb-c.d [2020-07-15T05:27:21.243Z] #39 127.5 CC criu/pie-util-vdso.o [2020-07-15T05:27:21.350Z] #10 ... [2020-07-15T05:27:21.351Z] [2020-07-15T05:27:21.351Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:21.351Z] #25 9.536 [2020-07-15T05:27:21.351Z] #25 9.912 ## 3.4% ####### 10.9% ########################### 38.1% ############################################## 64.7% ##################################################################### 96.7% ######################################################################## 100.0% [2020-07-15T05:27:21.493Z] #40 12.63 DEP images/core-s390.pb-c.d [2020-07-15T05:27:21.493Z] #40 12.69 DEP images/core-x86.pb-c.d [2020-07-15T05:27:21.493Z] #40 12.76 DEP images/core.pb-c.d [2020-07-15T05:27:21.493Z] #40 12.82 DEP images/inventory.pb-c.d [2020-07-15T05:27:21.505Z] #39 127.8 CC criu/pie-util.o [2020-07-15T05:27:21.505Z] #39 ... [2020-07-15T05:27:21.505Z] [2020-07-15T05:27:21.505Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:21.505Z] #52 144.1 + bin/containerd [2020-07-15T05:27:21.792Z] #40 12.86 PBCC images/cpuinfo.pb-c.c [2020-07-15T05:27:21.792Z] #40 12.88 DEP images/cpuinfo.pb-c.d [2020-07-15T05:27:21.792Z] #40 12.93 PBCC images/stats.pb-c.c [2020-07-15T05:27:21.792Z] #40 12.96 DEP images/stats.pb-c.d [2020-07-15T05:27:21.918Z] #25 10.78 [2020-07-15T05:27:22.266Z] #17 ... [2020-07-15T05:27:22.266Z] [2020-07-15T05:27:22.266Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:22.266Z] #39 99.60 CC criu/clone-noasan.o [2020-07-15T05:27:22.266Z] #39 99.74 CC criu/config.o [2020-07-15T05:27:22.266Z] #39 101.1 CC criu/cr-check.o [2020-07-15T05:27:22.266Z] #39 102.5 CC criu/cr-dedup.o [2020-07-15T05:27:22.266Z] #39 103.0 CC criu/cr-dump.o [2020-07-15T05:27:22.266Z] #39 105.2 CC criu/cr-errno.o [2020-07-15T05:27:22.266Z] #39 105.3 CC criu/cr-restore.o [2020-07-15T05:27:22.266Z] #39 109.7 CC criu/cr-service.o [2020-07-15T05:27:22.378Z] #39 125.1 CC criu/libnetlink.o [2020-07-15T05:27:22.437Z] #25 10.98 ## 3.1% ######## 11.9% ############ 18.0% ################# 24.6% ##################### 29.8% [2020-07-15T05:27:22.437Z] #25 ... [2020-07-15T05:27:22.437Z] [2020-07-15T05:27:22.437Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:27:22.437Z] #32 33.11 Reading package lists... [2020-07-15T05:27:22.437Z] #32 41.33 Building dependency tree... [2020-07-15T05:27:22.437Z] #32 45.30 The following additional packages will be installed: [2020-07-15T05:27:22.437Z] #32 45.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T05:27:22.437Z] #32 45.39 Suggested packages: [2020-07-15T05:27:22.437Z] #32 45.39 cmake-doc ninja-build lrzip [2020-07-15T05:27:22.437Z] #32 45.39 Recommended packages: [2020-07-15T05:27:22.437Z] #32 45.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T05:27:22.437Z] #32 47.03 The following NEW packages will be installed: [2020-07-15T05:27:22.437Z] #32 47.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T05:27:22.437Z] #32 47.07 vim-common xxd [2020-07-15T05:27:22.437Z] #32 47.53 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:27:22.437Z] #32 47.53 Need to get 14.9 MB of archives. [2020-07-15T05:27:22.437Z] #32 47.53 After this operation, 61.8 MB of additional disk space will be used. [2020-07-15T05:27:22.437Z] #32 47.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T05:27:22.437Z] #32 47.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:27:22.437Z] #32 47.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T05:27:22.437Z] #32 47.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T05:27:22.437Z] #32 49.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-15T05:27:22.437Z] #32 49.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-15T05:27:22.437Z] #32 49.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-15T05:27:22.437Z] #32 49.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-15T05:27:22.437Z] #32 49.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-15T05:27:22.437Z] #32 49.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-15T05:27:22.437Z] #32 50.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:27:22.437Z] #32 ... [2020-07-15T05:27:22.437Z] [2020-07-15T05:27:22.437Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:22.635Z] #39 125.5 CC criu/log.o [2020-07-15T05:27:23.198Z] #39 126.1 CC criu/lsm.o [2020-07-15T05:27:23.218Z] #25 10.98 ## 3.1% ######## 11.9% ############ 18.0% ################# 24.6% ##################### 29.8% ######################### 35.5% ############################# 41.2% ################################## 47.7% ##################################### 51.8% ######################################### 57.7% ############################################# 63.9% ################################################ 68.0% #################################################### 73.4% # [2020-07-15T05:27:23.218Z] #25 ... [2020-07-15T05:27:23.218Z] [2020-07-15T05:27:23.218Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:23.218Z] #30 41.83 internal/reflectlite [2020-07-15T05:27:23.218Z] #30 41.85 sync [2020-07-15T05:27:23.218Z] #30 44.84 sort [2020-07-15T05:27:23.218Z] #30 44.85 errors [2020-07-15T05:27:23.218Z] #30 45.51 strconv [2020-07-15T05:27:23.218Z] #30 47.39 io [2020-07-15T05:27:23.218Z] #30 49.50 internal/oserror [2020-07-15T05:27:23.218Z] #30 49.62 syscall [2020-07-15T05:27:23.218Z] #30 50.45 reflect [2020-07-15T05:27:23.479Z] #30 ... [2020-07-15T05:27:23.479Z] [2020-07-15T05:27:23.479Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:23.479Z] #25 10.98 ## 3.1% ######## 11.9% ############ 18.0% ################# 24.6% ##################### 29.8% ######################### 35.5% ############################# 41.2% ################################## 47.7% ##################################### 51.8% ######################################### 57.7% ############################################# 63.9% ################################################ 68.0% #################################################### 73.4% ############################################################ 84.2% ################################################################## 92.0% ######################################################################## 100.0% [2020-07-15T05:27:23.634Z] #39 ... [2020-07-15T05:27:23.634Z] [2020-07-15T05:27:23.634Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:23.784Z] #45 ... [2020-07-15T05:27:23.784Z] [2020-07-15T05:27:23.784Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:23.784Z] #52 141.9 + bin/containerd-stress [2020-07-15T05:27:23.784Z] #52 143.9 + bin/containerd-shim [2020-07-15T05:27:23.890Z] #17 47.14 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-15T05:27:23.890Z] #17 47.15 Setting up xz-utils (5.2.4-1) ... [2020-07-15T05:27:23.890Z] #17 47.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T05:27:23.890Z] #17 47.18 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:27:23.890Z] #17 47.26 invoke-rc.d: could not determine current runlevel [2020-07-15T05:27:23.890Z] #17 47.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T05:27:23.890Z] #17 47.29 Setting up pigz (2.4-1) ... [2020-07-15T05:27:23.890Z] #17 47.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T05:27:23.890Z] #17 47.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:27:23.890Z] #17 47.32 Setting up python-pip-whl (18.1-5) ... [2020-07-15T05:27:23.890Z] #17 47.33 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T05:27:23.890Z] #17 47.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:27:23.908Z] #40 14.91 make[1]: Nothing to be done for 'all'. [2020-07-15T05:27:23.908Z] #40 ... [2020-07-15T05:27:23.908Z] [2020-07-15T05:27:23.908Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:24.051Z] #25 12.90 [2020-07-15T05:27:24.126Z] #39 126.6 CC criu/mem.o [2020-07-15T05:27:24.208Z] #53 40.75 Checking out files: 61% (1978/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) [2020-07-15T05:27:24.208Z] #53 ... [2020-07-15T05:27:24.208Z] [2020-07-15T05:27:24.208Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:24.208Z] #11 70.35 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T05:27:24.208Z] #11 70.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-15T05:27:24.208Z] #11 70.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:24.208Z] #11 70.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T05:27:24.208Z] #11 70.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-15T05:27:24.208Z] #11 70.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:24.453Z] #17 47.71 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-15T05:27:24.453Z] #17 47.72 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:27:24.453Z] #17 47.73 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:24.453Z] #17 47.74 Setting up vim (2:8.1.0875-5) ... [2020-07-15T05:27:24.453Z] #17 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T05:27:24.453Z] #17 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T05:27:24.453Z] #17 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T05:27:24.453Z] #17 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T05:27:24.453Z] #17 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T05:27:24.453Z] #17 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T05:27:24.453Z] #17 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T05:27:24.453Z] #17 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T05:27:24.453Z] #17 47.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:27:24.453Z] #17 47.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:27:24.453Z] #17 47.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T05:27:24.453Z] #17 47.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:27:24.454Z] #17 47.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T05:27:24.454Z] #17 47.87 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:27:24.510Z] #11 ... [2020-07-15T05:27:24.510Z] [2020-07-15T05:27:24.510Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:24.510Z] #42 70.46 crypto/rc4 [2020-07-15T05:27:24.510Z] #42 71.03 vendor/golang.org/x/net/dns/dnsmessage [2020-07-15T05:27:24.510Z] #42 77.95 internal/poll [2020-07-15T05:27:24.510Z] #42 80.03 regexp [2020-07-15T05:27:24.510Z] #42 ... [2020-07-15T05:27:24.510Z] [2020-07-15T05:27:24.510Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:24.689Z] #39 ... [2020-07-15T05:27:24.690Z] [2020-07-15T05:27:24.690Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:27:24.690Z] #36 188.5 + dpkg --print-architecture [2020-07-15T05:27:24.690Z] #36 188.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T05:27:24.810Z] #53 40.75 Checking out files: 61% (1978/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T05:27:24.810Z] #53 41.63 + cd /tmp/tmp.rRxXeKPg53/src/github.com/containerd/containerd [2020-07-15T05:27:24.810Z] #53 41.64 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:27:24.821Z] #52 ... [2020-07-15T05:27:24.821Z] [2020-07-15T05:27:24.821Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:24.821Z] #45 DONE 172.2s [2020-07-15T05:27:24.821Z] [2020-07-15T05:27:24.821Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:25.090Z] #25 13.16 0.0% # 2.0% ## 3.3% ### 4.6% #### 6.0% ##### 7.8% ###### 9.4% ####### 10.8% ######## 12.3% [2020-07-15T05:27:25.090Z] #25 ... [2020-07-15T05:27:25.090Z] [2020-07-15T05:27:25.090Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:25.090Z] #41 43.67 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T05:27:25.090Z] #41 43.69 internal/reflectlite [2020-07-15T05:27:25.090Z] #41 44.04 math/rand [2020-07-15T05:27:25.090Z] #41 45.73 internal/singleflight [2020-07-15T05:27:25.090Z] #41 48.21 io [2020-07-15T05:27:25.090Z] #41 48.23 strconv [2020-07-15T05:27:25.090Z] #41 50.07 bytes [2020-07-15T05:27:25.090Z] #41 52.27 bufio [2020-07-15T05:27:25.090Z] #41 52.50 reflect [2020-07-15T05:27:25.252Z] #36 189.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T05:27:25.253Z] #36 189.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T05:27:25.351Z] #41 ... [2020-07-15T05:27:25.351Z] [2020-07-15T05:27:25.351Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:26.341Z] #52 ... [2020-07-15T05:27:26.341Z] [2020-07-15T05:27:26.341Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T05:27:26.348Z] #53 43.33 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T05:27:26.348Z] #53 43.33 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T05:27:26.348Z] #53 43.33 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:27:26.348Z] #53 43.33 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:27:26.348Z] #53 43.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T05:27:26.348Z] #53 43.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T05:27:26.348Z] #53 43.34 + '[' '' = dynamic ']' [2020-07-15T05:27:26.348Z] #53 43.34 + make [2020-07-15T05:27:26.633Z] #46 DONE 0.2s [2020-07-15T05:27:26.633Z] [2020-07-15T05:27:26.633Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T05:27:26.633Z] #48 DONE 0.1s [2020-07-15T05:27:26.633Z] [2020-07-15T05:27:26.633Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T05:27:26.920Z] #25 13.16 0.0% # 2.0% ## 3.3% ### 4.6% #### 6.0% ##### 7.8% ###### 9.4% ####### 10.8% ######## 12.3% ########## 14.3% ########### 16.0% ############ 17.7% ############# 18.6% ############## 20.3% ############### 21.4% ################ 22.8% ################# 23.8% ################## 25.0% ################## 26.3% #################### 27.8% ##################### 29.5% ##################### 30.4% ###################### 31.5% ####################### 32.9% ######################## 34.2% [2020-07-15T05:27:26.920Z] #25 ... [2020-07-15T05:27:26.920Z] [2020-07-15T05:27:26.920Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:26.920Z] #38 45.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:27:26.920Z] #38 45.46 Need to get 4095 kB of archives. [2020-07-15T05:27:26.920Z] #38 45.46 After this operation, 22.5 MB of additional disk space will be used. [2020-07-15T05:27:26.920Z] #38 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-15T05:27:26.920Z] #38 45.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-07-15T05:27:26.920Z] #38 45.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T05:27:26.920Z] #38 45.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T05:27:26.920Z] #38 45.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-15T05:27:26.920Z] #38 45.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T05:27:26.920Z] #38 45.54 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-07-15T05:27:26.920Z] #38 45.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-15T05:27:26.920Z] #38 45.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-15T05:27:26.920Z] #38 45.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-15T05:27:26.920Z] #38 45.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-15T05:27:26.920Z] #38 46.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-15T05:27:26.920Z] #38 46.31 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-07-15T05:27:26.920Z] #38 46.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-07-15T05:27:26.920Z] #38 46.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T05:27:26.920Z] #38 46.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T05:27:26.920Z] #38 46.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-15T05:27:26.920Z] #38 48.38 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:27:26.920Z] #38 48.71 Fetched 4095 kB in 1s (3150 kB/s) [2020-07-15T05:27:26.920Z] #38 48.87 Selecting previously unselected package libcap-dev:amd64. [2020-07-15T05:27:26.920Z] #38 48.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 ... 15410 files and directories currently installed.) [2020-07-15T05:27:26.920Z] #38 48.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 48.97 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T05:27:26.920Z] #38 49.31 Selecting previously unselected package libnet1:amd64. [2020-07-15T05:27:26.920Z] #38 49.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 49.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:26.920Z] #38 49.80 Selecting previously unselected package libnet1-dev. [2020-07-15T05:27:26.920Z] #38 49.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 49.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:26.920Z] #38 50.05 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T05:27:26.920Z] #38 50.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 50.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:27:26.920Z] #38 50.25 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-15T05:27:26.920Z] #38 50.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 50.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T05:27:26.920Z] #38 50.60 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T05:27:26.920Z] #38 50.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 50.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:27:26.920Z] #38 50.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-15T05:27:26.920Z] #38 50.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 50.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T05:27:26.920Z] #38 50.90 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-15T05:27:26.920Z] #38 50.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 50.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:27:26.920Z] #38 51.24 Selecting previously unselected package libprotobuf17:amd64. [2020-07-15T05:27:26.920Z] #38 51.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 51.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:26.920Z] #38 52.32 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-15T05:27:26.920Z] #38 52.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 52.33 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:26.920Z] #38 52.61 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-15T05:27:26.920Z] #38 52.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 52.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:26.920Z] #38 54.05 Selecting previously unselected package libprotoc17:amd64. [2020-07-15T05:27:26.920Z] #38 54.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 54.08 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:26.920Z] #38 54.72 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T05:27:26.920Z] #38 54.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 54.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:27:26.920Z] #38 54.91 Selecting previously unselected package protobuf-compiler. [2020-07-15T05:27:26.920Z] #38 54.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-15T05:27:26.920Z] #38 54.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:27:26.920Z] #38 55.14 Selecting previously unselected package python-pkg-resources. [2020-07-15T05:27:26.920Z] #38 55.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:27:26.920Z] #38 55.15 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T05:27:26.920Z] #38 55.42 Selecting previously unselected package python-six. [2020-07-15T05:27:26.920Z] #38 55.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T05:27:26.920Z] #38 55.43 Unpacking python-six (1.12.0-1) ... [2020-07-15T05:27:26.920Z] #38 ... [2020-07-15T05:27:26.920Z] [2020-07-15T05:27:26.920Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:26.925Z] #50 DONE 0.2s [2020-07-15T05:27:26.925Z] [2020-07-15T05:27:26.925Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:27.403Z] #53 44.45 + bin/ctr [2020-07-15T05:27:27.727Z] #17 50.86 Setting up iptables (1.8.2-4) ... [2020-07-15T05:27:27.727Z] #17 50.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:27:27.727Z] #17 50.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:27:27.727Z] #17 50.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:27:27.727Z] #17 50.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:27:27.727Z] #17 50.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T05:27:27.727Z] #17 50.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T05:27:27.727Z] #17 50.95 Setting up python3 (3.7.3-1) ... [2020-07-15T05:27:27.984Z] #17 51.35 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T05:27:28.104Z] #52 ... [2020-07-15T05:27:28.104Z] [2020-07-15T05:27:28.104Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:28.104Z] #39 128.0 CC criu/pipes.o [2020-07-15T05:27:28.104Z] #39 128.5 CC criu/plugin.o [2020-07-15T05:27:28.104Z] #39 128.8 CC criu/proc_parse.o [2020-07-15T05:27:28.104Z] #39 130.7 CC criu/protobuf-desc.o [2020-07-15T05:27:28.104Z] #39 131.4 CC criu/protobuf.o [2020-07-15T05:27:28.104Z] #39 131.6 CC criu/pstree.o [2020-07-15T05:27:28.104Z] #39 132.5 CC criu/rbtree.o [2020-07-15T05:27:28.104Z] #39 132.7 CC criu/rst-malloc.o [2020-07-15T05:27:28.104Z] #39 133.0 CC criu/seccomp.o [2020-07-15T05:27:28.104Z] #39 133.5 CC criu/seize.o [2020-07-15T05:27:28.104Z] #39 134.2 CC criu/servicefd.o [2020-07-15T05:27:28.367Z] #39 134.5 CC criu/shmem.o [2020-07-15T05:27:28.436Z] #52 150.0 + bin/containerd-shim-runc-v1 [2020-07-15T05:27:28.524Z] #36 ... [2020-07-15T05:27:28.524Z] [2020-07-15T05:27:28.524Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:28.524Z] #49 79.77 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T05:27:28.524Z] #49 81.79 + mkdir -p /build [2020-07-15T05:27:28.524Z] #49 81.79 + cp runc /build/runc [2020-07-15T05:27:28.524Z] #49 DONE 82.2s [2020-07-15T05:27:28.524Z] [2020-07-15T05:27:28.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:28.524Z] #39 128.4 CC criu/memfd.o [2020-07-15T05:27:28.524Z] #39 128.8 CC criu/mount.o [2020-07-15T05:27:28.661Z] using credential docker-jenkins-github-credentials [2020-07-15T05:27:28.739Z] Cloning the remote Git repository [2020-07-15T05:27:28.739Z] Cloning with configured refspecs honoured and without tags [2020-07-15T05:27:28.803Z] #17 52.07 Setting up apparmor (2.13.2-10) ... [2020-07-15T05:27:28.942Z] #39 135.3 CC criu/sigframe.o [2020-07-15T05:27:29.205Z] #39 135.5 CC criu/signalfd.o [2020-07-15T05:27:29.467Z] #39 135.7 CC criu/sk-inet.o [2020-07-15T05:27:28.936Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T05:27:29.404Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-15T05:27:30.192Z] #53 ... [2020-07-15T05:27:30.192Z] [2020-07-15T05:27:30.192Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:30.192Z] #48 75.75 time [2020-07-15T05:27:30.192Z] #48 78.51 regexp [2020-07-15T05:27:30.192Z] #48 85.88 io/ioutil [2020-07-15T05:27:30.192Z] #48 ... [2020-07-15T05:27:30.192Z] [2020-07-15T05:27:30.192Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:30.192Z] #40 16.56 CC images/stats.o [2020-07-15T05:27:30.193Z] #40 17.02 CC images/core.o [2020-07-15T05:27:30.193Z] #40 17.71 CC images/core-x86.o [2020-07-15T05:27:30.193Z] #40 18.39 CC images/core-arm.o [2020-07-15T05:27:30.193Z] #40 18.84 CC images/core-aarch64.o [2020-07-15T05:27:30.193Z] #40 19.26 CC images/core-ppc64.o [2020-07-15T05:27:30.193Z] #40 20.04 CC images/core-s390.o [2020-07-15T05:27:30.193Z] #40 21.00 CC images/cpuinfo.o [2020-07-15T05:27:30.193Z] #40 21.46 CC images/inventory.o [2020-07-15T05:27:30.416Z] #39 136.5 CC criu/sk-netlink.o [2020-07-15T05:27:30.416Z] #39 136.8 CC criu/sk-packet.o [2020-07-15T05:27:30.416Z] #39 133.0 CC criu/namespaces.o [2020-07-15T05:27:30.469Z] #17 53.69 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T05:27:30.469Z] #17 53.70 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:27:30.491Z] #40 21.72 CC images/fdinfo.o [2020-07-15T05:27:30.503Z] #52 152.1 + bin/containerd-shim-runc-v2 [2020-07-15T05:27:30.562Z] #25 13.16 0.0% # 2.0% ## 3.3% ### 4.6% #### 6.0% ##### 7.8% ###### 9.4% ####### 10.8% ######## 12.3% ########## 14.3% ########### 16.0% ############ 17.7% ############# 18.6% ############## 20.3% ############### 21.4% ################ 22.8% ################# 23.8% ################## 25.0% ################## 26.3% #################### 27.8% ##################### 29.5% ##################### 30.4% ###################### 31.5% ####################### 32.9% ######################## 34.2% ######################### 36.0% ########################### 37.5% ############################ 38.9% ############################# 40.3% ############################# 41.4% ############################### 43.1% ################################ 44.7% ################################# 46.2% ################################## 47.7% ################################### 49.3% ##################################### 51.5% ###################################### 53.6% ######################################## 55.7% ########################################## 58.4% ########################################### 60.5% ############################################ 62.5% ############################################## 64.9% ################################################ 66.8% ################################################# 69.0% ################################################### 71.8% ##################################################### 73.8% ###################################################### 76.3% ######################################################## 78.4% ########################################################## 80.9% ########################################################### 83.1% ############################################################# 85.4% ############################################################### 87.7% ################################################################ 90.0% ################################################################# 90.6% ################################################################### 93.8% ##################################################################### 96.7% ####################################################################### 99.3% ######################################################################## 100.0% [2020-07-15T05:27:30.726Z] #17 54.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:27:30.821Z] #25 19.69 [2020-07-15T05:27:30.991Z] #39 137.3 CC criu/sk-queue.o [2020-07-15T05:27:31.135Z] #52 152.7 + binaries [2020-07-15T05:27:31.135Z] #52 152.7 + install -D bin/containerd /build/containerd [2020-07-15T05:27:31.135Z] #52 152.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T05:27:31.135Z] #52 152.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T05:27:31.135Z] #52 152.8 + install -D bin/ctr /build/ctr [2020-07-15T05:27:31.136Z] #40 22.20 CC images/fown.o [2020-07-15T05:27:31.136Z] #40 22.39 CC images/ns.o [2020-07-15T05:27:31.425Z] #52 DONE 153.1s [2020-07-15T05:27:31.433Z] #40 ... [2020-07-15T05:27:31.433Z] [2020-07-15T05:27:31.433Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:31.433Z] #31 77.32 internal/poll [2020-07-15T05:27:31.433Z] #31 80.12 os [2020-07-15T05:27:31.433Z] #31 82.93 internal/fmtsort [2020-07-15T05:27:31.433Z] #31 83.87 path/filepath [2020-07-15T05:27:31.433Z] #31 83.87 fmt [2020-07-15T05:27:31.433Z] #31 85.77 io/ioutil [2020-07-15T05:27:31.433Z] #31 87.51 log [2020-07-15T05:27:31.433Z] #31 87.51 github.com/BurntSushi/toml [2020-07-15T05:27:31.434Z] #31 87.52 flag [2020-07-15T05:27:31.434Z] #31 ... [2020-07-15T05:27:31.434Z] [2020-07-15T05:27:31.434Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:31.434Z] #40 22.72 CC images/regfile.o [2020-07-15T05:27:31.566Z] #39 137.6 CC criu/sk-tcp.o [2020-07-15T05:27:31.655Z] #17 55.03 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T05:27:31.731Z] #40 23.02 CC images/ghost-file.o [2020-07-15T05:27:31.766Z] #25 20.73 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T05:27:31.785Z] #39 134.4 CC criu/net.o [2020-07-15T05:27:31.829Z] #39 138.1 CC criu/sk-unix.o [2020-07-15T05:27:30.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:27:30.503Z] > git --version # timeout=10 [2020-07-15T05:27:30.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:27:30.559Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:27:32.029Z] #40 23.32 CC images/fifo.o [2020-07-15T05:27:32.059Z] [2020-07-15T05:27:32.059Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T05:27:32.218Z] #17 55.53 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T05:27:32.327Z] #40 23.61 CC images/remap-file-path.o [2020-07-15T05:27:32.335Z] #25 21.20 [2020-07-15T05:27:32.335Z] #25 21.35 ######################################################################## 100.0% [2020-07-15T05:27:32.349Z] #53 DONE 0.3s [2020-07-15T05:27:32.350Z] [2020-07-15T05:27:32.350Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T05:27:32.595Z] #25 21.49 [2020-07-15T05:27:32.595Z] #25 ... [2020-07-15T05:27:32.595Z] [2020-07-15T05:27:32.595Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:27:32.595Z] #32 51.16 Fetched 14.9 MB in 3s (5909 kB/s) [2020-07-15T05:27:32.595Z] #32 51.27 Selecting previously unselected package xxd. [2020-07-15T05:27:32.595Z] #32 51.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-07-15T05:27:32.595Z] #32 51.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:27:32.595Z] #32 51.41 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:27:32.595Z] #32 51.67 Selecting previously unselected package vim-common. [2020-07-15T05:27:32.595Z] #32 51.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:27:32.595Z] #32 51.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:27:32.595Z] #32 52.09 Selecting previously unselected package cmake-data. [2020-07-15T05:27:32.595Z] #32 52.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T05:27:32.595Z] #32 52.11 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T05:27:32.595Z] #32 55.42 Selecting previously unselected package libicu63:amd64. [2020-07-15T05:27:32.595Z] #32 55.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T05:27:32.595Z] #32 55.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:27:32.626Z] #40 23.86 CC images/eventfd.o [2020-07-15T05:27:32.640Z] #57 DONE 0.2s [2020-07-15T05:27:32.640Z] [2020-07-15T05:27:32.640Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T05:27:32.640Z] #59 DONE 0.2s [2020-07-15T05:27:32.640Z] [2020-07-15T05:27:32.640Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T05:27:32.854Z] #32 ... [2020-07-15T05:27:32.854Z] [2020-07-15T05:27:32.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:32.854Z] #10 53.29 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-07-15T05:27:32.854Z] #10 56.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-15T05:27:32.854Z] #10 56.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-15T05:27:32.854Z] #10 56.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T05:27:32.854Z] #10 56.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T05:27:32.854Z] #10 56.53 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-07-15T05:27:32.854Z] #10 56.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-15T05:27:32.854Z] #10 56.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-15T05:27:32.854Z] #10 56.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-15T05:27:32.854Z] #10 56.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-15T05:27:32.854Z] #10 56.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-15T05:27:32.854Z] #10 56.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-15T05:27:32.854Z] #10 56.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-15T05:27:32.854Z] #10 56.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-15T05:27:32.854Z] #10 56.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-15T05:27:32.854Z] #10 56.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-15T05:27:32.854Z] #10 58.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:27:32.854Z] #10 58.26 Fetched 77.7 MB in 10s (7651 kB/s) [2020-07-15T05:27:32.854Z] #10 58.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T05:27:32.854Z] #10 58.40 (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-07-15T05:27:32.854Z] #10 58.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-15T05:27:32.854Z] #10 58.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:27:32.854Z] #10 61.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T05:27:32.854Z] #10 61.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-15T05:27:32.854Z] #10 61.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:27:32.924Z] #40 24.21 CC images/eventpoll.o [2020-07-15T05:27:32.934Z] #61 DONE 0.1s [2020-07-15T05:27:32.934Z] [2020-07-15T05:27:32.934Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T05:27:32.934Z] #62 DONE 0.1s [2020-07-15T05:27:32.934Z] [2020-07-15T05:27:32.934Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T05:27:33.115Z] #10 ... [2020-07-15T05:27:33.115Z] [2020-07-15T05:27:33.115Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:33.115Z] #52 2.881 + RM_GOPATH=0 [2020-07-15T05:27:33.115Z] #52 2.881 + TMP_GOPATH= [2020-07-15T05:27:33.115Z] #52 2.882 + : /build [2020-07-15T05:27:33.115Z] #52 2.882 + '[' -z '' ']' [2020-07-15T05:27:33.115Z] #52 2.891 ++ mktemp -d [2020-07-15T05:27:33.115Z] #52 2.892 + export GOPATH=/tmp/tmp.dZwyh55D3s [2020-07-15T05:27:33.115Z] #52 2.898 + GOPATH=/tmp/tmp.dZwyh55D3s [2020-07-15T05:27:33.115Z] #52 2.898 + RM_GOPATH=1 [2020-07-15T05:27:33.115Z] #52 2.898 + case "$(go env GOARCH)" in [2020-07-15T05:27:33.115Z] #52 2.899 ++ go env GOARCH [2020-07-15T05:27:33.115Z] #52 2.925 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:33.115Z] #52 2.952 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:33.115Z] #52 2.956 ++ dirname /tmp/install/install.sh [2020-07-15T05:27:33.115Z] #52 2.959 + dir=/tmp/install [2020-07-15T05:27:33.115Z] #52 2.960 + bin=containerd [2020-07-15T05:27:33.115Z] #52 2.961 + shift [2020-07-15T05:27:33.115Z] #52 2.961 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T05:27:33.115Z] #52 2.963 + . /tmp/install/containerd.installer [2020-07-15T05:27:33.115Z] #52 2.963 ++ set -e [2020-07-15T05:27:33.115Z] #52 2.965 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:27:33.115Z] #52 2.969 + install_containerd [2020-07-15T05:27:33.115Z] #52 2.998 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T05:27:33.115Z] #52 2.998 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dZwyh55D3s/src/github.com/containerd/containerd [2020-07-15T05:27:33.115Z] #52 2.998 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:27:33.115Z] #52 3.022 Cloning into '/tmp/tmp.dZwyh55D3s/src/github.com/containerd/containerd'... [2020-07-15T05:27:33.115Z] #52 ... [2020-07-15T05:27:33.115Z] [2020-07-15T05:27:33.115Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:33.115Z] #38 55.62 Selecting previously unselected package python-protobuf. [2020-07-15T05:27:33.115Z] #38 55.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-15T05:27:33.115Z] #38 55.64 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T05:27:33.115Z] #38 56.39 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T05:27:33.115Z] #38 61.61 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:33.115Z] #38 61.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:33.115Z] #38 61.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:27:33.115Z] #38 61.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T05:27:33.115Z] #38 61.70 Setting up python-six (1.12.0-1) ... [2020-07-15T05:27:33.153Z] #39 ... [2020-07-15T05:27:33.153Z] [2020-07-15T05:27:33.153Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:27:33.153Z] #19 5.560 Collecting yamllint==1.16.0 [2020-07-15T05:27:33.153Z] #19 11.02 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T05:27:33.153Z] #19 11.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T05:27:33.153Z] #19 11.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T05:27:33.153Z] #19 11.21 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T05:27:33.153Z] #19 11.36 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T05:27:33.153Z] #19 12.56 Building wheels for collected packages: pyyaml [2020-07-15T05:27:33.153Z] #19 12.56 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T05:27:33.153Z] #19 13.38 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T05:27:33.153Z] #19 13.38 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T05:27:33.153Z] #19 13.44 Successfully built pyyaml [2020-07-15T05:27:33.153Z] #19 13.45 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-15T05:27:33.153Z] #19 13.66 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T05:27:33.378Z] #38 ... [2020-07-15T05:27:33.378Z] [2020-07-15T05:27:33.378Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:33.378Z] #25 22.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T05:27:33.453Z] #19 DONE 13.9s [2020-07-15T05:27:33.453Z] [2020-07-15T05:27:33.453Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T05:27:33.568Z] #40 24.64 CC images/fh.o [2020-07-15T05:27:33.569Z] #63 DONE 0.7s [2020-07-15T05:27:33.569Z] [2020-07-15T05:27:33.569Z] #64 exporting to image [2020-07-15T05:27:33.569Z] #64 exporting layers [2020-07-15T05:27:33.586Z] #17 56.86 Setting up python3-pip (18.1-5) ... [2020-07-15T05:27:33.637Z] #25 22.72 [2020-07-15T05:27:33.711Z] #22 DONE 0.5s [2020-07-15T05:27:33.711Z] [2020-07-15T05:27:33.711Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T05:27:33.754Z] #39 139.7 CC criu/sockets.o [2020-07-15T05:27:33.842Z] #17 ... [2020-07-15T05:27:33.842Z] [2020-07-15T05:27:33.842Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:33.842Z] #39 111.5 CC criu/crtools.o [2020-07-15T05:27:33.842Z] #39 112.1 CC criu/eventfd.o [2020-07-15T05:27:33.842Z] #39 112.4 CC criu/eventpoll.o [2020-07-15T05:27:33.842Z] #39 113.3 CC criu/external.o [2020-07-15T05:27:33.842Z] #39 113.6 CC criu/fault-injection.o [2020-07-15T05:27:33.842Z] #39 113.7 CC criu/fdstore.o [2020-07-15T05:27:33.842Z] #39 114.0 CC criu/fifo.o [2020-07-15T05:27:33.842Z] #39 114.6 CC criu/file-ids.o [2020-07-15T05:27:33.842Z] #39 114.9 CC criu/file-lock.o [2020-07-15T05:27:33.842Z] #39 115.9 CC criu/files-ext.o [2020-07-15T05:27:33.842Z] #39 116.3 CC criu/files-reg.o [2020-07-15T05:27:33.842Z] #39 118.6 CC criu/files.o [2020-07-15T05:27:33.842Z] #39 120.7 CC criu/filesystems.o [2020-07-15T05:27:33.842Z] #39 121.5 CC criu/fsnotify.o [2020-07-15T05:27:33.867Z] #40 25.00 CC images/fsnotify.o [2020-07-15T05:27:34.205Z] #25 23.09 #=#=# [2020-07-15T05:27:34.205Z] #25 ... [2020-07-15T05:27:34.205Z] [2020-07-15T05:27:34.205Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:27:34.205Z] #28 52.67 Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T05:27:34.205Z] #28 53.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T05:27:34.205Z] #28 53.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T05:27:34.329Z] #39 140.4 CC criu/stats.o [2020-07-15T05:27:34.329Z] #39 140.7 CC criu/string.o [2020-07-15T05:27:34.406Z] #39 ... [2020-07-15T05:27:34.406Z] [2020-07-15T05:27:34.406Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:34.406Z] #17 57.85 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:34.406Z] #17 57.88 Processing triggers for mime-support (3.62) ... [2020-07-15T05:27:34.465Z] #28 ... [2020-07-15T05:27:34.465Z] [2020-07-15T05:27:34.465Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:34.465Z] #25 23.09 #=#=# 0.6% ######################################################################## 100.0% [2020-07-15T05:27:34.465Z] #25 23.52 [2020-07-15T05:27:34.512Z] #40 25.87 CC images/signalfd.o [2020-07-15T05:27:34.592Z] #39 140.8 CC criu/sysctl.o [2020-07-15T05:27:34.864Z] #40 26.11 CC images/fs.o [2020-07-15T05:27:35.120Z] #17 DONE 58.6s [2020-07-15T05:27:35.120Z] [2020-07-15T05:27:35.120Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:35.120Z] #52 ... [2020-07-15T05:27:35.120Z] [2020-07-15T05:27:35.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:35.120Z] #39 122.8 CC criu/image-desc.o [2020-07-15T05:27:35.167Z] #39 141.4 CC criu/sysfs_parse.o [2020-07-15T05:27:35.167Z] #39 ... [2020-07-15T05:27:35.167Z] [2020-07-15T05:27:35.167Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:35.167Z] #45 181.5 + cd /tmp/tmp.AwgKjWjD6u/src/github.com/golangci/golangci-lint/ [2020-07-15T05:27:35.167Z] #45 181.5 + git checkout -q v1.23.8 [2020-07-15T05:27:35.509Z] #40 26.60 CC images/pstree.o [2020-07-15T05:27:35.519Z] #25 24.47 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T05:27:35.519Z] #25 24.56 skipping existing c35d46ef359f [2020-07-15T05:27:35.519Z] #25 ... [2020-07-15T05:27:35.519Z] [2020-07-15T05:27:35.519Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:35.519Z] #41 54.14 syscall [2020-07-15T05:27:35.519Z] #41 61.93 time [2020-07-15T05:27:35.688Z] #39 123.1 CC criu/image.o [2020-07-15T05:27:35.743Z] #45 181.9 ++ git describe --tags [2020-07-15T05:27:35.743Z] #45 181.9 + version=v1.23.8 [2020-07-15T05:27:35.743Z] #45 181.9 ++ git rev-parse --short HEAD [2020-07-15T05:27:35.743Z] #45 181.9 + commit=76a82c6 [2020-07-15T05:27:35.743Z] #45 181.9 ++ git show -s --format=%cd [2020-07-15T05:27:35.743Z] #45 181.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T05:27:35.743Z] #45 181.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-07-15T05:27:35.778Z] #41 ... [2020-07-15T05:27:35.778Z] [2020-07-15T05:27:35.778Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:35.778Z] #10 63.91 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T05:27:35.778Z] #10 63.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T05:27:35.778Z] #10 63.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:27:35.778Z] #10 64.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-15T05:27:35.778Z] #10 64.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:27:35.778Z] #10 64.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:27:35.778Z] #10 64.35 Selecting previously unselected package dmsetup. [2020-07-15T05:27:35.778Z] #10 64.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:27:35.778Z] #10 64.37 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T05:27:35.806Z] #40 26.96 CC images/pipe.o [2020-07-15T05:27:36.037Z] #10 64.56 Selecting previously unselected package mingw-w64-common. [2020-07-15T05:27:36.037Z] #10 64.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T05:27:36.037Z] #10 ... [2020-07-15T05:27:36.037Z] [2020-07-15T05:27:36.037Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:36.037Z] #47 54.53 reflect [2020-07-15T05:27:36.037Z] #47 54.58 syscall [2020-07-15T05:27:36.037Z] #47 63.27 time [2020-07-15T05:27:36.037Z] #47 ... [2020-07-15T05:27:36.037Z] [2020-07-15T05:27:36.037Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:36.037Z] #10 64.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T05:27:36.037Z] #10 64.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T05:27:36.104Z] #40 27.34 CC images/tcp-stream.o [2020-07-15T05:27:36.373Z] #64 exporting layers 2.6s done [2020-07-15T05:27:36.373Z] #64 writing image sha256:81a904c8a83895c94b188b7e20eab31c3d6c6cf4cb4e13a14f05123bd4c714e3 done [2020-07-15T05:27:36.373Z] #64 naming to docker.io/library/docker:bc4f242e7958c83ed47a768b83a7c26864b6274e done [2020-07-15T05:27:36.373Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-15T05:27:36.618Z] #39 124.3 CC criu/ipc_ns.o [2020-07-15T05:27:36.750Z] #40 27.76 CC images/sk-packet.o [2020-07-15T05:27:36.750Z] #40 ... [2020-07-15T05:27:36.750Z] [2020-07-15T05:27:36.750Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:36.750Z] #42 82.56 os [2020-07-15T05:27:36.750Z] #42 83.26 context [2020-07-15T05:27:36.750Z] #42 89.53 github.com/LK4D4/vndr/versioned [2020-07-15T05:27:36.750Z] #42 89.59 internal/lazyregexp [2020-07-15T05:27:36.750Z] #42 89.65 os/exec [2020-07-15T05:27:36.750Z] #42 89.70 net [2020-07-15T05:27:36.750Z] #42 ... [2020-07-15T05:27:36.750Z] [2020-07-15T05:27:36.750Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:36.750Z] #11 92.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T05:27:36.750Z] #11 92.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-15T05:27:36.750Z] #11 92.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:36.802Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/test/unit [2020-07-15T05:27:36.875Z] #39 ... [2020-07-15T05:27:36.875Z] [2020-07-15T05:27:36.875Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T05:27:36.875Z] #18 1.608 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T05:27:36.875Z] #18 1.608 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T05:27:36.875Z] #18 1.609 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T05:27:36.875Z] #18 DONE 1.7s [2020-07-15T05:27:36.875Z] [2020-07-15T05:27:36.875Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:27:37.950Z] #26 DONE 4.3s [2020-07-15T05:27:37.950Z] [2020-07-15T05:27:37.950Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T05:27:38.207Z] #29 DONE 0.3s [2020-07-15T05:27:38.207Z] [2020-07-15T05:27:38.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:38.207Z] #39 137.3 CC criu/netfilter.o [2020-07-15T05:27:38.207Z] #39 137.6 CC criu/page-pipe.o [2020-07-15T05:27:38.207Z] #39 138.1 CC criu/page-xfer.o [2020-07-15T05:27:38.207Z] #39 139.1 CC criu/pagemap-cache.o [2020-07-15T05:27:38.207Z] #39 139.4 CC criu/pagemap.o [2020-07-15T05:27:38.207Z] #39 140.1 CC criu/parasite-syscall.o [2020-07-15T05:27:38.207Z] #39 140.7 CC criu/path.o [2020-07-15T05:27:38.207Z] #39 141.1 CC criu/pie-util-vdso-elf32.o [2020-07-15T05:27:38.301Z] #45 ... [2020-07-15T05:27:38.301Z] [2020-07-15T05:27:38.301Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:38.301Z] #21 183.5 + return [2020-07-15T05:27:38.301Z] #21 DONE 184.2s [2020-07-15T05:27:38.301Z] [2020-07-15T05:27:38.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:38.301Z] #39 141.7 CC criu/timens.o [2020-07-15T05:27:38.301Z] #39 142.0 CC criu/timerfd.o [2020-07-15T05:27:38.301Z] #39 142.2 CC criu/tty.o [2020-07-15T05:27:38.301Z] #39 143.9 CC criu/tun.o [2020-07-15T05:27:38.301Z] #39 144.4 CC criu/uffd.o [2020-07-15T05:27:38.464Z] #39 ... [2020-07-15T05:27:38.464Z] [2020-07-15T05:27:38.464Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T05:27:38.464Z] #31 DONE 0.1s [2020-07-15T05:27:38.464Z] [2020-07-15T05:27:38.464Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T05:27:38.464Z] #34 DONE 0.0s [2020-07-15T05:27:38.575Z] #10 ... [2020-07-15T05:27:38.575Z] [2020-07-15T05:27:38.575Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:38.575Z] #30 57.07 time [2020-07-15T05:27:38.575Z] #30 63.99 internal/poll [2020-07-15T05:27:38.575Z] #30 65.13 internal/fmtsort [2020-07-15T05:27:38.575Z] #30 65.77 internal/syscall/execenv [2020-07-15T05:27:38.575Z] #30 65.94 internal/syscall/unix [2020-07-15T05:27:38.575Z] #30 66.18 strings [2020-07-15T05:27:38.575Z] #30 66.19 os [2020-07-15T05:27:38.721Z] [2020-07-15T05:27:38.721Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:38.721Z] #52 ... [2020-07-15T05:27:38.721Z] [2020-07-15T05:27:38.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:38.721Z] #39 141.6 CC criu/pie-util-vdso.o [2020-07-15T05:27:38.838Z] #30 ... [2020-07-15T05:27:38.838Z] [2020-07-15T05:27:38.838Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:38.838Z] #41 67.31 os [2020-07-15T05:27:39.097Z] #41 67.67 strings [2020-07-15T05:27:39.250Z] #39 145.4 CC criu/util.o [2020-07-15T05:27:39.284Z] #39 141.9 CC criu/pie-util.o [2020-07-15T05:27:39.284Z] #39 142.0 CC criu/pipes.o [2020-07-15T05:27:39.531Z] ? github.com/docker/docker/api [no test files] [2020-07-15T05:27:39.825Z] #39 ... [2020-07-15T05:27:39.825Z] [2020-07-15T05:27:39.825Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T05:27:39.825Z] #22 DONE 0.2s [2020-07-15T05:27:39.825Z] [2020-07-15T05:27:39.825Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T05:27:39.846Z] #39 142.5 CC criu/plugin.o [2020-07-15T05:27:40.102Z] #39 142.8 CC criu/proc_parse.o [2020-07-15T05:27:40.322Z] #11 ... [2020-07-15T05:27:40.322Z] [2020-07-15T05:27:40.322Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:40.322Z] #48 86.03 mvdan.cc/sh/v3/fileutil [2020-07-15T05:27:40.322Z] #48 87.68 encoding/binary [2020-07-15T05:27:40.322Z] #48 87.69 flag [2020-07-15T05:27:40.322Z] #48 87.69 go/token [2020-07-15T05:27:40.322Z] #48 87.69 github.com/pkg/diff [2020-07-15T05:27:40.322Z] #48 90.31 go/scanner [2020-07-15T05:27:40.322Z] #48 91.73 mvdan.cc/editorconfig [2020-07-15T05:27:40.322Z] #48 92.10 mvdan.cc/sh/v3/syntax [2020-07-15T05:27:40.322Z] #48 94.10 encoding/base64 [2020-07-15T05:27:40.322Z] #48 94.70 go/ast [2020-07-15T05:27:40.322Z] #48 95.64 golang.org/x/sys/unix [2020-07-15T05:27:40.322Z] #48 ... [2020-07-15T05:27:40.322Z] [2020-07-15T05:27:40.322Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:40.322Z] #31 91.98 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:27:40.322Z] #31 DONE 96.1s [2020-07-15T05:27:40.322Z] [2020-07-15T05:27:40.322Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:40.322Z] #40 28.20 CC images/mnt.o [2020-07-15T05:27:40.322Z] #40 28.45 CC images/pipe-data.o [2020-07-15T05:27:40.322Z] #40 28.65 CC images/sa.o [2020-07-15T05:27:40.322Z] #40 28.95 CC images/timer.o [2020-07-15T05:27:40.322Z] #40 29.42 CC images/timerfd.o [2020-07-15T05:27:40.322Z] #40 29.78 CC images/mm.o [2020-07-15T05:27:40.322Z] #40 30.10 CC images/sk-opts.o [2020-07-15T05:27:40.322Z] #40 30.25 CC images/sk-unix.o [2020-07-15T05:27:40.322Z] #40 30.58 CC images/sk-inet.o [2020-07-15T05:27:40.322Z] #40 31.13 CC images/tun.o [2020-07-15T05:27:40.322Z] #40 31.48 CC images/sk-netlink.o [2020-07-15T05:27:40.623Z] #40 31.82 CC images/packet-sock.o [2020-07-15T05:27:41.008Z] #41 69.46 regexp/syntax [2020-07-15T05:27:41.220Z] #26 DONE 1.1s [2020-07-15T05:27:41.220Z] [2020-07-15T05:27:41.220Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T05:27:41.220Z] #29 DONE 0.2s [2020-07-15T05:27:41.220Z] [2020-07-15T05:27:41.220Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T05:27:41.220Z] #31 DONE 0.1s [2020-07-15T05:27:41.220Z] [2020-07-15T05:27:41.220Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T05:27:41.273Z] #40 32.35 CC images/ipc-var.o [2020-07-15T05:27:41.483Z] #34 DONE 0.1s [2020-07-15T05:27:41.483Z] [2020-07-15T05:27:41.483Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T05:27:41.483Z] #37 DONE 0.2s [2020-07-15T05:27:41.483Z] [2020-07-15T05:27:41.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:41.483Z] #39 146.5 CC criu/uts_ns.o [2020-07-15T05:27:41.483Z] #39 146.7 CC criu/vdso.o [2020-07-15T05:27:41.483Z] #39 147.1 LINK criu/built-in.o [2020-07-15T05:27:41.483Z] #39 147.3 LINK criu/criu [2020-07-15T05:27:41.483Z] #39 147.6 DEP lib/c/criu.d [2020-07-15T05:27:41.483Z] #39 147.7 CC images/rpc.pb-c.o [2020-07-15T05:27:41.569Z] #40 32.73 CC images/ipc-desc.o [2020-07-15T05:27:41.570Z] #40 32.91 CC images/ipc-shm.o [2020-07-15T05:27:41.577Z] #41 ... [2020-07-15T05:27:41.577Z] [2020-07-15T05:27:41.577Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T05:27:41.577Z] #25 24.73 [2020-07-15T05:27:41.577Z] #25 25.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T05:27:41.577Z] #25 26.13 [2020-07-15T05:27:41.577Z] #25 26.28 ######################################################################## 100.0% [2020-07-15T05:27:41.577Z] #25 26.45 [2020-07-15T05:27:41.577Z] #25 26.52 Download of images into '/build' complete. [2020-07-15T05:27:41.577Z] #25 26.52 Use something like the following to load the result into a Docker daemon: [2020-07-15T05:27:41.577Z] #25 26.52 tar -cC '/build' . | docker load [2020-07-15T05:27:41.577Z] #25 DONE 30.5s [2020-07-15T05:27:41.577Z] [2020-07-15T05:27:41.577Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:41.577Z] #41 70.01 fmt [2020-07-15T05:27:41.865Z] #40 33.15 CC images/ipc-msg.o [2020-07-15T05:27:41.993Z] #39 144.7 CC criu/protobuf-desc.o [2020-07-15T05:27:42.059Z] #39 148.2 CC lib/c/criu.o [2020-07-15T05:27:42.164Z] #40 33.51 CC images/ipc-sem.o [2020-07-15T05:27:42.462Z] #40 33.70 CC images/utsns.o [2020-07-15T05:27:42.556Z] #39 145.5 CC criu/protobuf.o [2020-07-15T05:27:42.761Z] #40 33.90 CC images/creds.o [2020-07-15T05:27:42.812Z] #39 145.7 CC criu/pstree.o [2020-07-15T05:27:42.956Z] #41 ... [2020-07-15T05:27:42.956Z] [2020-07-15T05:27:42.956Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T05:27:42.956Z] #32 62.54 Selecting previously unselected package libxml2:amd64. [2020-07-15T05:27:42.956Z] #32 62.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-15T05:27:42.956Z] #32 62.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:27:42.956Z] #32 63.19 Selecting previously unselected package libarchive13:amd64. [2020-07-15T05:27:42.956Z] #32 63.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-15T05:27:42.956Z] #32 63.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T05:27:42.956Z] #32 63.52 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-15T05:27:42.956Z] #32 63.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-15T05:27:42.956Z] #32 63.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T05:27:42.956Z] #32 63.75 Selecting previously unselected package librhash0:amd64. [2020-07-15T05:27:42.956Z] #32 63.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-15T05:27:42.956Z] #32 63.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-15T05:27:42.956Z] #32 64.10 Selecting previously unselected package libuv1:amd64. [2020-07-15T05:27:42.956Z] #32 64.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-15T05:27:42.956Z] #32 64.11 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-15T05:27:42.956Z] #32 64.28 Selecting previously unselected package cmake. [2020-07-15T05:27:42.956Z] #32 64.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-15T05:27:42.956Z] #32 64.30 Unpacking cmake (3.13.4-1) ... [2020-07-15T05:27:42.956Z] #32 69.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:27:42.956Z] #32 69.69 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:27:42.956Z] #32 69.76 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-15T05:27:42.956Z] #32 69.87 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:27:42.957Z] #32 70.13 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-15T05:27:42.957Z] #32 70.16 Setting up cmake-data (3.13.4-1) ... [2020-07-15T05:27:42.957Z] #32 70.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T05:27:42.957Z] #32 70.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T05:27:42.957Z] #32 70.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T05:27:42.957Z] #32 70.27 Setting up cmake (3.13.4-1) ... [2020-07-15T05:27:42.957Z] #32 70.29 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:42.957Z] #32 70.42 Processing triggers for mime-support (3.62) ... [2020-07-15T05:27:42.957Z] #32 DONE 71.1s [2020-07-15T05:27:42.957Z] [2020-07-15T05:27:42.957Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:43.008Z] #39 149.1 LINK lib/c/built-in.o [2020-07-15T05:27:43.009Z] #39 149.1 LINK lib/c/libcriu.so [2020-07-15T05:27:43.009Z] #39 149.2 LINK lib/c/libcriu.a [2020-07-15T05:27:43.060Z] #40 34.17 CC images/vma.o [2020-07-15T05:27:43.060Z] #40 34.37 CC images/netdev.o [2020-07-15T05:27:43.272Z] #39 149.4 GEN magic.py [2020-07-15T05:27:43.272Z] #39 149.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:27:43.272Z] #39 149.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:27:43.272Z] #39 149.6 Note: Building without GnuTLS support [2020-07-15T05:27:43.272Z] #39 149.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:27:43.272Z] #39 149.6 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:27:43.416Z] #19 ... [2020-07-15T05:27:43.416Z] [2020-07-15T05:27:43.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:43.416Z] #39 125.9 CC criu/irmap.o [2020-07-15T05:27:43.416Z] #39 126.6 CC criu/kcmp-ids.o [2020-07-15T05:27:43.416Z] #39 127.0 CC criu/kerndat.o [2020-07-15T05:27:43.416Z] #39 128.1 CC criu/libnetlink.o [2020-07-15T05:27:43.416Z] #39 128.6 CC criu/log.o [2020-07-15T05:27:43.416Z] #39 129.1 CC criu/lsm.o [2020-07-15T05:27:43.416Z] #39 129.6 CC criu/mem.o [2020-07-15T05:27:43.979Z] #39 131.4 CC criu/memfd.o [2020-07-15T05:27:43.979Z] #39 ... [2020-07-15T05:27:43.979Z] [2020-07-15T05:27:43.979Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:27:43.979Z] #36 192.7 + dpkg --print-architecture [2020-07-15T05:27:43.979Z] #36 192.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T05:27:44.119Z] #40 35.06 CC images/tty.o [2020-07-15T05:27:44.180Z] #39 146.8 CC criu/rbtree.o [2020-07-15T05:27:44.180Z] #39 147.0 CC criu/rst-malloc.o [2020-07-15T05:27:44.222Z] #39 150.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:27:44.419Z] #40 35.67 CC images/file-lock.o [2020-07-15T05:27:44.436Z] #39 147.2 CC criu/seccomp.o [2020-07-15T05:27:44.492Z] #36 193.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T05:27:44.492Z] #36 193.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T05:27:44.718Z] #40 35.97 CC images/rlimit.o [2020-07-15T05:27:44.798Z] #39 151.1 make[1]: Nothing to be done for 'all'. [2020-07-15T05:27:44.998Z] #39 147.7 CC criu/seize.o [2020-07-15T05:27:45.367Z] #40 36.35 CC images/pagemap.o [2020-07-15T05:27:45.665Z] #40 36.68 CC images/siginfo.o [2020-07-15T05:27:45.665Z] #40 37.05 CC images/rpc.o [2020-07-15T05:27:45.747Z] #39 151.9 make[1]: 'images/built-in.o' is up to date. [2020-07-15T05:27:45.747Z] #39 152.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T05:27:45.747Z] #39 152.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T05:27:45.747Z] #39 152.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T05:27:45.927Z] #39 148.4 CC criu/servicefd.o [2020-07-15T05:27:45.927Z] #39 148.7 CC criu/shmem.o [2020-07-15T05:27:46.010Z] #39 152.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T05:27:46.010Z] #39 152.3 make[1]: Nothing to be done for 'all'. [2020-07-15T05:27:46.010Z] #39 152.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:27:46.249Z] #33 3.685 + RM_GOPATH=0 [2020-07-15T05:27:46.249Z] #33 3.685 + TMP_GOPATH= [2020-07-15T05:27:46.249Z] #33 3.685 + : /build [2020-07-15T05:27:46.249Z] #33 3.685 + '[' -z '' ']' [2020-07-15T05:27:46.249Z] #33 3.685 ++ mktemp -d [2020-07-15T05:27:46.249Z] #33 3.688 + export GOPATH=/tmp/tmp.efXnxrP8sT [2020-07-15T05:27:46.249Z] #33 3.688 + GOPATH=/tmp/tmp.efXnxrP8sT [2020-07-15T05:27:46.249Z] #33 3.689 + RM_GOPATH=1 [2020-07-15T05:27:46.249Z] #33 3.689 + case "$(go env GOARCH)" in [2020-07-15T05:27:46.249Z] #33 3.691 ++ go env GOARCH [2020-07-15T05:27:46.249Z] #33 3.727 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:46.249Z] #33 3.727 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:46.249Z] #33 3.728 ++ dirname /tmp/install/install.sh [2020-07-15T05:27:46.249Z] #33 3.733 + dir=/tmp/install [2020-07-15T05:27:46.249Z] #33 3.734 + bin=tini [2020-07-15T05:27:46.249Z] #33 3.735 + shift [2020-07-15T05:27:46.249Z] #33 3.736 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T05:27:46.249Z] #33 3.736 + . /tmp/install/tini.installer [2020-07-15T05:27:46.249Z] #33 3.737 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:27:46.249Z] #33 3.738 + install_tini [2020-07-15T05:27:46.249Z] #33 3.745 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T05:27:46.249Z] #33 3.745 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:27:46.249Z] #33 3.745 + git clone https://github.com/krallin/tini.git /tmp/tmp.efXnxrP8sT/tini [2020-07-15T05:27:46.249Z] #33 3.748 Cloning into '/tmp/tmp.efXnxrP8sT/tini'... [2020-07-15T05:27:46.273Z] #39 152.6 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:46.273Z] #39 152.7 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:46.273Z] #39 152.7 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:46.383Z] #36 ... [2020-07-15T05:27:46.383Z] [2020-07-15T05:27:46.383Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:46.383Z] #49 81.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T05:27:46.383Z] #49 83.16 + mkdir -p /build [2020-07-15T05:27:46.383Z] #49 83.16 + cp runc /build/runc [2020-07-15T05:27:46.383Z] #49 DONE 83.3s [2020-07-15T05:27:46.383Z] [2020-07-15T05:27:46.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:46.383Z] #39 132.0 CC criu/mount.o [2020-07-15T05:27:46.490Z] #39 149.3 CC criu/sigframe.o [2020-07-15T05:27:46.536Z] #39 152.8 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:46.536Z] #39 152.9 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:46.536Z] #39 153.0 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:46.746Z] #39 149.5 CC criu/signalfd.o [2020-07-15T05:27:46.803Z] #39 153.0 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:47.002Z] #39 149.7 CC criu/sk-inet.o [2020-07-15T05:27:47.065Z] #39 153.1 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:47.065Z] #39 153.1 INSTALL criu/criu [2020-07-15T05:27:47.186Z] #33 4.529 + cd /tmp/tmp.efXnxrP8sT/tini [2020-07-15T05:27:47.186Z] #33 4.529 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T05:27:47.186Z] #33 4.545 + cmake . [2020-07-15T05:27:47.328Z] #39 DONE 153.4s [2020-07-15T05:27:47.328Z] [2020-07-15T05:27:47.328Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:47.460Z] #33 ... [2020-07-15T05:27:47.460Z] [2020-07-15T05:27:47.460Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:47.460Z] #38 66.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T05:27:47.460Z] #38 66.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:27:47.460Z] #38 66.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:47.460Z] #38 66.76 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T05:27:47.460Z] #38 67.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:47.460Z] #38 67.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T05:27:47.460Z] #38 69.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T05:27:47.460Z] #38 69.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T05:27:47.460Z] #38 69.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T05:27:47.460Z] #38 69.76 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T05:27:47.726Z] #38 ... [2020-07-15T05:27:47.726Z] [2020-07-15T05:27:47.726Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:47.726Z] #33 5.294 -- The C compiler identification is GNU 8.3.0 [2020-07-15T05:27:47.763Z] #40 38.70 CC images/ext-file.o [2020-07-15T05:27:47.763Z] #40 38.93 CC images/cgroup.o [2020-07-15T05:27:47.931Z] #39 ... [2020-07-15T05:27:47.931Z] [2020-07-15T05:27:47.931Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:27:47.931Z] #36 DONE 211.6s [2020-07-15T05:27:47.931Z] [2020-07-15T05:27:47.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:47.931Z] #39 150.4 CC criu/sk-netlink.o [2020-07-15T05:27:47.984Z] #33 5.374 -- Check for working C compiler: /usr/bin/cc [2020-07-15T05:27:48.018Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-07-15T05:27:48.061Z] #40 ... [2020-07-15T05:27:48.061Z] [2020-07-15T05:27:48.061Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:48.061Z] #42 94.06 encoding/base64 [2020-07-15T05:27:48.061Z] #42 94.07 go/scanner [2020-07-15T05:27:48.061Z] #42 94.11 net/url [2020-07-15T05:27:48.061Z] #42 95.68 text/template/parse [2020-07-15T05:27:48.061Z] #42 97.81 go/ast [2020-07-15T05:27:48.061Z] #42 99.12 encoding/json [2020-07-15T05:27:48.188Z] #39 150.8 CC criu/sk-packet.o [2020-07-15T05:27:48.274Z] #39 135.7 CC criu/namespaces.o [2020-07-15T05:27:48.444Z] #39 151.4 CC criu/sk-queue.o [2020-07-15T05:27:48.707Z] #42 ... [2020-07-15T05:27:48.708Z] [2020-07-15T05:27:48.708Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:48.708Z] #40 39.70 CC images/userns.o [2020-07-15T05:27:48.708Z] #40 39.99 CC images/google/protobuf/descriptor.o [2020-07-15T05:27:48.721Z] #45 ... [2020-07-15T05:27:48.721Z] [2020-07-15T05:27:48.721Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T05:27:48.923Z] #33 6.162 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T05:27:48.923Z] #33 6.167 -- Detecting C compiler ABI info [2020-07-15T05:27:48.984Z] #40 DONE 0.2s [2020-07-15T05:27:48.984Z] [2020-07-15T05:27:48.984Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T05:27:48.984Z] #42 DONE 0.2s [2020-07-15T05:27:48.984Z] [2020-07-15T05:27:48.984Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:49.006Z] #39 151.8 CC criu/sk-tcp.o [2020-07-15T05:27:49.006Z] #39 ... [2020-07-15T05:27:49.006Z] [2020-07-15T05:27:49.006Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T05:27:49.006Z] #37 DONE 0.3s [2020-07-15T05:27:49.247Z] #45 ... [2020-07-15T05:27:49.247Z] [2020-07-15T05:27:49.247Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T05:27:49.247Z] #44 DONE 0.1s [2020-07-15T05:27:49.247Z] [2020-07-15T05:27:49.247Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:49.263Z] [2020-07-15T05:27:49.263Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:49.263Z] #39 152.0 CC criu/sk-unix.o [2020-07-15T05:27:49.491Z] #33 ... [2020-07-15T05:27:49.491Z] [2020-07-15T05:27:49.491Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:49.491Z] #47 68.14 context [2020-07-15T05:27:49.491Z] #47 68.53 encoding/binary [2020-07-15T05:27:49.491Z] #47 68.63 os [2020-07-15T05:27:49.491Z] #47 70.59 encoding/base64 [2020-07-15T05:27:49.491Z] #47 71.91 golang.org/x/sys/unix [2020-07-15T05:27:49.491Z] #47 74.17 encoding/json [2020-07-15T05:27:49.750Z] #47 ... [2020-07-15T05:27:49.750Z] [2020-07-15T05:27:49.750Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:49.750Z] #30 68.31 path [2020-07-15T05:27:49.750Z] #30 68.69 text/tabwriter [2020-07-15T05:27:49.750Z] #30 68.98 fmt [2020-07-15T05:27:49.750Z] #30 69.25 path/filepath [2020-07-15T05:27:49.750Z] #30 70.82 io/ioutil [2020-07-15T05:27:49.750Z] #30 73.78 github.com/BurntSushi/toml [2020-07-15T05:27:49.750Z] #30 73.81 flag [2020-07-15T05:27:49.750Z] #30 75.93 log [2020-07-15T05:27:49.750Z] #30 78.45 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T05:27:49.750Z] #30 ... [2020-07-15T05:27:49.750Z] [2020-07-15T05:27:49.750Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T05:27:49.750Z] #38 78.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T05:27:49.750Z] #38 78.36 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:50.167Z] #39 137.4 CC criu/net.o [2020-07-15T05:27:50.364Z] #38 DONE 78.9s [2020-07-15T05:27:50.364Z] [2020-07-15T05:27:50.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:50.630Z] #39 153.2 CC criu/sockets.o [2020-07-15T05:27:50.812Z] #40 42.02 CC images/opts.o [2020-07-15T05:27:50.887Z] #39 153.7 CC criu/stats.o [2020-07-15T05:27:51.096Z] #39 ... [2020-07-15T05:27:51.097Z] [2020-07-15T05:27:51.097Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:27:51.097Z] #19 6.202 Collecting yamllint==1.16.0 [2020-07-15T05:27:51.097Z] #19 11.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T05:27:51.097Z] #19 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T05:27:51.097Z] #19 11.63 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T05:27:51.097Z] #19 11.69 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T05:27:51.097Z] #19 11.83 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T05:27:51.097Z] #19 13.04 Building wheels for collected packages: pyyaml [2020-07-15T05:27:51.097Z] #19 13.04 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T05:27:51.097Z] #19 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T05:27:51.097Z] #19 14.01 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T05:27:51.097Z] #19 14.07 Successfully built pyyaml [2020-07-15T05:27:51.097Z] #19 14.09 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-15T05:27:51.097Z] #19 14.42 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T05:27:51.110Z] #40 ... [2020-07-15T05:27:51.110Z] [2020-07-15T05:27:51.110Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:51.110Z] #48 97.05 encoding/json [2020-07-15T05:27:51.110Z] #48 ... [2020-07-15T05:27:51.110Z] [2020-07-15T05:27:51.110Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:51.110Z] #11 106.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-15T05:27:51.110Z] #11 106.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-15T05:27:51.110Z] #11 106.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-15T05:27:51.110Z] #11 106.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-15T05:27:51.110Z] #11 106.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-15T05:27:51.110Z] #11 106.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-15T05:27:51.110Z] #11 106.8 Selecting previously unselected package libbtrfs0. [2020-07-15T05:27:51.110Z] #11 106.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-15T05:27:51.110Z] #11 106.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:27:51.110Z] #11 106.9 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:27:51.110Z] #11 106.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-15T05:27:51.110Z] #11 106.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:27:51.110Z] #11 107.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-15T05:27:51.110Z] #11 107.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T05:27:51.110Z] #11 107.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T05:27:51.110Z] #11 107.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-15T05:27:51.110Z] #11 107.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-15T05:27:51.110Z] #11 107.1 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T05:27:51.142Z] #39 153.8 CC criu/string.o [2020-07-15T05:27:51.143Z] #39 153.9 CC criu/sysctl.o [2020-07-15T05:27:51.399Z] #39 154.2 CC criu/sysfs_parse.o [2020-07-15T05:27:51.408Z] #11 107.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-15T05:27:51.408Z] #11 107.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-15T05:27:51.408Z] #11 107.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-15T05:27:51.655Z] #39 154.4 CC criu/timens.o [2020-07-15T05:27:51.660Z] #19 DONE 14.7s [2020-07-15T05:27:51.660Z] [2020-07-15T05:27:51.660Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T05:27:51.660Z] #22 DONE 0.2s [2020-07-15T05:27:51.660Z] [2020-07-15T05:27:51.660Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T05:27:51.708Z] #11 107.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-15T05:27:51.708Z] #11 107.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-15T05:27:51.708Z] #11 107.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-15T05:27:51.708Z] #11 107.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-15T05:27:51.912Z] #39 154.6 CC criu/timerfd.o [2020-07-15T05:27:51.912Z] #39 154.8 CC criu/tty.o [2020-07-15T05:27:52.017Z] #11 107.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-15T05:27:52.017Z] #11 107.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-15T05:27:52.017Z] #11 108.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-15T05:27:52.017Z] #11 108.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-15T05:27:52.017Z] #11 108.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-15T05:27:52.017Z] #11 108.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-15T05:27:52.316Z] #11 108.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-15T05:27:52.316Z] #11 108.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-15T05:27:52.594Z] #26 DONE 0.9s [2020-07-15T05:27:52.594Z] [2020-07-15T05:27:52.595Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T05:27:52.595Z] #29 DONE 0.1s [2020-07-15T05:27:52.595Z] [2020-07-15T05:27:52.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:52.614Z] #11 108.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-15T05:27:52.614Z] #11 108.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-15T05:27:52.614Z] #11 108.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-15T05:27:52.853Z] #39 ... [2020-07-15T05:27:52.853Z] [2020-07-15T05:27:52.853Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T05:27:52.853Z] #31 DONE 0.0s [2020-07-15T05:27:52.853Z] [2020-07-15T05:27:52.853Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T05:27:52.853Z] #34 DONE 0.0s [2020-07-15T05:27:52.853Z] [2020-07-15T05:27:52.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:52.853Z] #39 140.5 CC criu/netfilter.o [2020-07-15T05:27:52.913Z] #11 109.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-15T05:27:52.913Z] #11 109.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T05:27:52.913Z] #11 109.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-15T05:27:53.110Z] #39 140.8 CC criu/page-pipe.o [2020-07-15T05:27:53.211Z] #11 109.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-15T05:27:53.211Z] #11 109.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-15T05:27:53.211Z] #11 109.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-15T05:27:53.211Z] #11 109.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-15T05:27:53.211Z] #11 109.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-15T05:27:53.211Z] #11 109.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T05:27:53.280Z] #39 155.9 CC criu/tun.o [2020-07-15T05:27:53.536Z] #39 156.2 CC criu/uffd.o [2020-07-15T05:27:53.658Z] #39 ... [2020-07-15T05:27:53.658Z] [2020-07-15T05:27:53.658Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:27:53.658Z] #10 71.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T05:27:53.658Z] #10 71.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T05:27:53.658Z] #10 71.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:27:53.658Z] #10 79.52 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T05:27:53.658Z] #10 79.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:27:53.658Z] #10 79.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:53.658Z] #10 79.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T05:27:53.658Z] #10 79.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:27:53.658Z] #10 79.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:53.658Z] #10 ... [2020-07-15T05:27:53.658Z] [2020-07-15T05:27:53.658Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:53.658Z] #33 7.062 -- Detecting C compiler ABI info - done [2020-07-15T05:27:53.658Z] #33 7.130 -- Detecting C compile features [2020-07-15T05:27:53.658Z] #33 10.04 -- Detecting C compile features - done [2020-07-15T05:27:53.658Z] #33 10.09 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T05:27:53.658Z] #33 10.36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T05:27:53.658Z] #33 10.48 -- Configuring done [2020-07-15T05:27:53.658Z] #33 10.50 -- Generating done [2020-07-15T05:27:53.658Z] #33 10.51 -- Build files have been written to: /tmp/tmp.efXnxrP8sT/tini [2020-07-15T05:27:53.658Z] #33 10.53 + make tini-static [2020-07-15T05:27:53.658Z] #33 10.83 Scanning dependencies of target tini-static [2020-07-15T05:27:53.658Z] #33 10.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T05:27:53.672Z] #39 141.3 CC criu/page-xfer.o [2020-07-15T05:27:53.675Z] Fetching without tags [2020-07-15T05:27:53.862Z] #11 109.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-15T05:27:53.862Z] #11 110.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T05:27:54.099Z] #39 156.8 CC criu/util.o [2020-07-15T05:27:54.162Z] #11 110.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:27:54.162Z] #11 110.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:27:54.162Z] #11 110.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-15T05:27:54.162Z] #11 110.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T05:27:54.162Z] #11 110.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T05:27:54.162Z] #11 110.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:27:54.162Z] #11 110.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-15T05:27:54.162Z] #11 110.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:54.162Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T05:27:54.162Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T05:27:54.162Z] #11 110.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:27:54.162Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T05:27:54.162Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T05:27:54.162Z] #11 110.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:27:54.162Z] #11 110.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-15T05:27:54.162Z] #11 110.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T05:27:54.426Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:27:54.461Z] #11 110.3 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T05:27:54.461Z] #11 110.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T05:27:54.461Z] #11 110.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-15T05:27:54.461Z] #11 110.3 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:27:54.660Z] #39 157.5 CC criu/uts_ns.o [2020-07-15T05:27:54.660Z] #39 157.6 CC criu/vdso-compat.o [2020-07-15T05:27:54.761Z] #11 DONE 110.8s [2020-07-15T05:27:54.761Z] [2020-07-15T05:27:54.761Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:54.916Z] #39 157.7 CC criu/vdso.o [2020-07-15T05:27:55.039Z] #39 142.5 CC criu/pagemap-cache.o [2020-07-15T05:27:55.039Z] #39 142.7 CC criu/pagemap.o [2020-07-15T05:27:55.043Z] #33 12.20 [100%] Linking C executable tini-static [2020-07-15T05:27:55.043Z] #33 ... [2020-07-15T05:27:55.043Z] [2020-07-15T05:27:55.043Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:27:55.043Z] #30 DONE 83.5s [2020-07-15T05:27:55.043Z] [2020-07-15T05:27:55.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:55.043Z] #39 3.510 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:27:55.043Z] #39 3.510 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:27:55.043Z] #39 3.549 Note: Building without GnuTLS support [2020-07-15T05:27:55.043Z] #39 3.552 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:27:55.043Z] #39 3.552 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:27:55.405Z] #50 ... [2020-07-15T05:27:55.405Z] [2020-07-15T05:27:55.405Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T05:27:55.405Z] #12 DONE 0.5s [2020-07-15T05:27:55.405Z] [2020-07-15T05:27:55.405Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:55.405Z] #50 0.462 + RM_GOPATH=0 [2020-07-15T05:27:55.405Z] #50 0.462 + TMP_GOPATH= [2020-07-15T05:27:55.405Z] #50 0.463 + : /build [2020-07-15T05:27:55.405Z] #50 0.463 + '[' -z '' ']' [2020-07-15T05:27:55.405Z] #50 0.463 ++ mktemp -d [2020-07-15T05:27:55.405Z] #50 0.466 + export GOPATH=/tmp/tmp.o1QntENXro [2020-07-15T05:27:55.405Z] #50 0.466 + GOPATH=/tmp/tmp.o1QntENXro [2020-07-15T05:27:55.405Z] #50 0.466 + RM_GOPATH=1 [2020-07-15T05:27:55.405Z] #50 0.466 + case "$(go env GOARCH)" in [2020-07-15T05:27:55.405Z] #50 0.468 ++ go env GOARCH [2020-07-15T05:27:55.405Z] #50 0.521 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:55.405Z] #50 0.523 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:27:55.405Z] #50 0.523 ++ dirname /tmp/install/install.sh [2020-07-15T05:27:55.405Z] #50 0.529 + dir=/tmp/install [2020-07-15T05:27:55.405Z] #50 0.530 + bin=runc [2020-07-15T05:27:55.405Z] #50 0.531 + shift [2020-07-15T05:27:55.405Z] #50 0.531 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T05:27:55.405Z] #50 0.532 + . /tmp/install/runc.installer [2020-07-15T05:27:55.405Z] #50 0.535 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:27:55.405Z] #50 0.536 + install_runc [2020-07-15T05:27:55.405Z] #50 0.537 + uname -r [2020-07-15T05:27:55.405Z] #50 0.538 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T05:27:55.405Z] #50 0.547 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T05:27:55.405Z] #50 0.547 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T05:27:55.405Z] #50 0.548 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T05:27:55.405Z] #50 0.549 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.o1QntENXro/src/github.com/opencontainers/runc [2020-07-15T05:27:55.405Z] #50 0.551 Cloning into '/tmp/tmp.o1QntENXro/src/github.com/opencontainers/runc'... [2020-07-15T05:27:55.477Z] #39 158.1 LINK criu/built-in.o [2020-07-15T05:27:55.477Z] #39 158.2 LINK criu/criu [2020-07-15T05:27:55.615Z] #39 ... [2020-07-15T05:27:55.615Z] [2020-07-15T05:27:55.615Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:55.615Z] #33 12.70 [100%] Built target tini-static [2020-07-15T05:27:55.615Z] #33 12.85 + mkdir -p /build [2020-07-15T05:27:55.615Z] #33 12.87 + cp tini-static /build/docker-init [2020-07-15T05:27:55.615Z] #33 DONE 13.0s [2020-07-15T05:27:55.704Z] #50 ... [2020-07-15T05:27:55.704Z] [2020-07-15T05:27:55.704Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T05:27:55.704Z] #13 DONE 0.4s [2020-07-15T05:27:55.704Z] [2020-07-15T05:27:55.704Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:55.704Z] #40 42.31 CC images/seccomp.o [2020-07-15T05:27:55.704Z] #40 42.63 CC images/binfmt-misc.o [2020-07-15T05:27:55.704Z] #40 42.83 CC images/time.o [2020-07-15T05:27:55.704Z] #40 43.04 CC images/sysctl.o [2020-07-15T05:27:55.704Z] #40 43.28 CC images/autofs.o [2020-07-15T05:27:55.704Z] #40 43.48 CC images/macvlan.o [2020-07-15T05:27:55.704Z] #40 43.66 CC images/sit.o [2020-07-15T05:27:55.704Z] #40 43.86 CC images/memfd.o [2020-07-15T05:27:55.704Z] #40 44.18 CC images/timens.o [2020-07-15T05:27:55.704Z] #40 44.47 LINK images/built-in.o [2020-07-15T05:27:55.704Z] #40 44.69 GEN compel/include/asm [2020-07-15T05:27:55.704Z] #40 44.71 GEN compel/include/version.h [2020-07-15T05:27:55.704Z] #40 44.73 touch .config [2020-07-15T05:27:55.704Z] #40 44.78 GEN include/common/config.h [2020-07-15T05:27:55.704Z] #40 44.89 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T05:27:55.704Z] #40 44.92 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T05:27:55.704Z] #40 44.95 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-15T05:27:55.704Z] #40 44.98 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-15T05:27:55.704Z] #40 45.05 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-15T05:27:55.704Z] #40 45.10 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-15T05:27:55.704Z] #40 45.15 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-15T05:27:55.704Z] #40 45.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T05:27:55.704Z] #40 45.20 DEP compel/plugins/std/infect.d [2020-07-15T05:27:55.704Z] #40 45.34 DEP compel/plugins/std/string.d [2020-07-15T05:27:55.704Z] #40 45.47 DEP compel/plugins/std/log.d [2020-07-15T05:27:55.704Z] #40 45.60 DEP compel/plugins/std/fds.d [2020-07-15T05:27:55.704Z] #40 45.72 DEP compel/plugins/std/std.d [2020-07-15T05:27:55.704Z] #40 45.79 DEP compel/plugins/shmem/shmem.d [2020-07-15T05:27:55.704Z] #40 45.89 DEP compel/plugins/fds/fds.d [2020-07-15T05:27:55.704Z] #40 46.11 CC compel/plugins/std/std.o [2020-07-15T05:27:55.704Z] #40 46.39 CC compel/plugins/std/fds.o [2020-07-15T05:27:55.704Z] #40 46.96 CC compel/plugins/std/log.o [2020-07-15T05:27:55.733Z] #39 158.4 DEP lib/c/criu.d [2020-07-15T05:27:55.733Z] #39 158.5 CC images/rpc.pb-c.o [2020-07-15T05:27:55.874Z] [2020-07-15T05:27:55.874Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:55.874Z] #41 76.48 regexp [2020-07-15T05:27:55.874Z] #41 76.71 go/token [2020-07-15T05:27:55.874Z] #41 77.89 go/scanner [2020-07-15T05:27:55.874Z] #41 79.83 go/ast [2020-07-15T05:27:55.874Z] #41 80.82 internal/lazyregexp [2020-07-15T05:27:55.874Z] #41 81.14 net/url [2020-07-15T05:27:55.874Z] #41 82.76 text/template/parse [2020-07-15T05:27:53.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:27:53.390Z] > git config --add remote.origin.fetch +refs/pull/41211/head:refs/remotes/origin/PR-41211 # timeout=10 [2020-07-15T05:27:53.448Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:27:53.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T05:27:53.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T05:27:53.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T05:27:53.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41211/head:refs/remotes/origin/PR-41211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T05:27:54.534Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:27:54.594Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:27:55.968Z] #39 143.4 CC criu/parasite-syscall.o [2020-07-15T05:27:55.990Z] #39 158.8 CC lib/c/criu.o [2020-07-15T05:27:56.003Z] #40 ... [2020-07-15T05:27:56.003Z] [2020-07-15T05:27:56.003Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:27:56.003Z] #14 0.256 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T05:27:56.003Z] #14 DONE 0.3s [2020-07-15T05:27:56.003Z] [2020-07-15T05:27:56.003Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T05:27:56.303Z] #15 DONE 0.4s [2020-07-15T05:27:56.303Z] [2020-07-15T05:27:56.303Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:27:56.530Z] #39 144.1 CC criu/path.o [2020-07-15T05:27:56.552Z] #39 159.3 LINK lib/c/built-in.o [2020-07-15T05:27:56.552Z] #39 159.3 LINK lib/c/libcriu.so [2020-07-15T05:27:56.552Z] #39 159.4 LINK lib/c/libcriu.a [2020-07-15T05:27:56.552Z] #39 159.4 GEN magic.py [2020-07-15T05:27:56.601Z] #16 DONE 0.3s [2020-07-15T05:27:56.601Z] [2020-07-15T05:27:56.601Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T05:27:56.786Z] #39 144.3 CC criu/pie-util-vdso-elf32.o [2020-07-15T05:27:56.808Z] #39 159.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:27:56.808Z] #39 159.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:27:56.808Z] #39 159.5 Note: Building without GnuTLS support [2020-07-15T05:27:56.808Z] #39 159.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:27:56.808Z] #39 159.5 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:27:57.043Z] #39 144.7 CC criu/pie-util-vdso.o [2020-07-15T05:27:57.257Z] #41 ... [2020-07-15T05:27:57.257Z] [2020-07-15T05:27:57.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:57.257Z] #39 6.644 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:27:57.257Z] #39 6.768 GEN .gitid [2020-07-15T05:27:57.257Z] #39 6.794 GEN criu/include/version.h [2020-07-15T05:27:57.257Z] #39 6.910 GEN include/common/asm [2020-07-15T05:27:57.258Z] #17 DONE 0.4s [2020-07-15T05:27:57.258Z] [2020-07-15T05:27:57.258Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:27:57.374Z] Merge succeeded, producing bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:27:57.375Z] Checking out Revision bc4f242e7958c83ed47a768b83a7c26864b6274e (PR-41211) [2020-07-15T05:27:57.395Z] #39 160.1 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:27:57.606Z] #39 145.1 CC criu/pie-util.o [2020-07-15T05:27:57.606Z] #39 145.3 CC criu/pipes.o [2020-07-15T05:27:57.906Z] #18 0.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:27:57.906Z] #18 0.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:27:57.906Z] #18 0.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:27:57.957Z] #39 160.6 make[1]: Nothing to be done for 'all'. [2020-07-15T05:27:58.213Z] #39 161.0 make[1]: 'images/built-in.o' is up to date. [2020-07-15T05:27:58.213Z] #39 ... [2020-07-15T05:27:58.213Z] [2020-07-15T05:27:58.213Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:58.213Z] #52 187.8 + bin/containerd [2020-07-15T05:27:58.535Z] #39 145.9 CC criu/plugin.o [2020-07-15T05:27:58.535Z] #39 146.2 CC criu/proc_parse.o [2020-07-15T05:27:58.971Z] #18 1.626 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T05:27:58.971Z] #18 ... [2020-07-15T05:27:58.971Z] [2020-07-15T05:27:58.971Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:27:58.971Z] #42 105.0 text/template [2020-07-15T05:27:58.971Z] #42 108.8 go/parser [2020-07-15T05:27:58.971Z] #42 113.4 encoding/xml [2020-07-15T05:27:59.140Z] #52 ... [2020-07-15T05:27:59.140Z] [2020-07-15T05:27:59.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:59.140Z] #39 161.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T05:27:59.140Z] #39 161.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T05:27:59.140Z] #39 161.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T05:27:59.140Z] #39 161.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T05:27:59.140Z] #39 161.2 make[1]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:27:59.140Z] #39 161.3 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.4 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.4 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.4 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.5 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.5 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.5 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.6 make[2]: Nothing to be done for 'all'. [2020-07-15T05:27:59.140Z] #39 161.6 INSTALL criu/criu [2020-07-15T05:27:59.140Z] #39 DONE 161.7s [2020-07-15T05:27:59.140Z] [2020-07-15T05:27:59.140Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:27:59.140Z] #45 223.4 + cd /tmp/tmp.Nz4N51s2LO/src/github.com/golangci/golangci-lint/ [2020-07-15T05:27:59.140Z] #45 223.4 + git checkout -q v1.23.8 [2020-07-15T05:27:59.162Z] #39 8.453 PBCC images/timens.pb-c.c [2020-07-15T05:27:59.162Z] #39 8.482 DEP images/timens.pb-c.d [2020-07-15T05:27:59.162Z] #39 8.535 PBCC images/fown.pb-c.c [2020-07-15T05:27:59.162Z] #39 8.579 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T05:27:59.162Z] #39 8.650 PBCC images/opts.pb-c.c [2020-07-15T05:27:59.162Z] #39 8.694 PBCC images/memfd.pb-c.c [2020-07-15T05:27:59.162Z] #39 8.763 DEP images/fown.pb-c.d [2020-07-15T05:27:59.162Z] #39 8.803 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T05:27:59.272Z] #42 ... [2020-07-15T05:27:59.272Z] [2020-07-15T05:27:59.272Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:27:59.272Z] #40 48.23 CC compel/plugins/std/string.o [2020-07-15T05:27:59.272Z] #40 49.07 CC compel/plugins/std/infect.o [2020-07-15T05:27:59.272Z] #40 49.55 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-15T05:27:59.272Z] #40 49.59 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-15T05:27:59.272Z] #40 49.63 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-15T05:27:59.272Z] #40 49.69 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-15T05:27:59.272Z] #40 49.75 AR compel/plugins/std.lib.a [2020-07-15T05:27:59.272Z] #40 49.89 CC compel/plugins/fds/fds.o [2020-07-15T05:27:59.272Z] #40 50.16 AR compel/plugins/fds.lib.a [2020-07-15T05:27:59.272Z] #40 50.21 HOSTDEP compel/src/lib/log-host.d [2020-07-15T05:27:59.272Z] #40 50.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T05:27:59.272Z] #40 50.41 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-15T05:27:59.272Z] #40 50.51 HOSTDEP compel/src/main-host.d [2020-07-15T05:27:57.105Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T05:27:57.252Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-15T05:27:57.406Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T05:27:57.470Z] > git checkout -f bc4f242e7958c83ed47a768b83a7c26864b6274e # timeout=10 [2020-07-15T05:27:59.421Z] #39 8.907 DEP images/opts.pb-c.d [2020-07-15T05:27:59.421Z] #39 8.984 DEP images/memfd.pb-c.d [2020-07-15T05:27:59.421Z] #39 9.064 PBCC images/sit.pb-c.c [2020-07-15T05:27:59.571Z] #40 50.63 DEP compel/src/lib/ptrace.d [2020-07-15T05:27:59.572Z] #40 50.81 DEP compel/src/lib/infect.d [2020-07-15T05:27:59.679Z] #39 9.115 DEP images/sit.pb-c.d [2020-07-15T05:27:59.680Z] #39 9.159 PBCC images/macvlan.pb-c.c [2020-07-15T05:27:59.680Z] #39 9.171 DEP images/macvlan.pb-c.d [2020-07-15T05:27:59.680Z] #39 9.254 PBCC images/autofs.pb-c.c [2020-07-15T05:27:59.680Z] #39 9.283 DEP images/autofs.pb-c.d [2020-07-15T05:27:59.680Z] #39 9.334 PBCC images/sysctl.pb-c.c [2020-07-15T05:27:59.680Z] #39 9.370 DEP images/sysctl.pb-c.d [2020-07-15T05:27:59.680Z] #39 9.403 PBCC images/time.pb-c.c [2020-07-15T05:27:59.680Z] #39 9.410 DEP images/time.pb-c.d [2020-07-15T05:27:59.680Z] #39 9.467 PBCC images/binfmt-misc.pb-c.c [2020-07-15T05:27:59.870Z] #40 51.05 DEP compel/src/lib/infect-util.d [2020-07-15T05:27:59.938Z] #39 9.512 DEP images/binfmt-misc.pb-c.d [2020-07-15T05:27:59.938Z] #39 9.565 PBCC images/seccomp.pb-c.c [2020-07-15T05:27:59.938Z] #39 9.593 DEP images/seccomp.pb-c.d [2020-07-15T05:27:59.938Z] #39 9.623 PBCC images/userns.pb-c.c [2020-07-15T05:27:59.938Z] #39 9.662 DEP images/userns.pb-c.d [2020-07-15T05:27:59.938Z] #39 9.703 PBCC images/cgroup.pb-c.c [2020-07-15T05:28:00.068Z] #45 224.0 ++ git describe --tags [2020-07-15T05:28:00.068Z] #45 224.0 + version=v1.23.8 [2020-07-15T05:28:00.068Z] #45 224.0 ++ git rev-parse --short HEAD [2020-07-15T05:28:00.068Z] #45 224.0 + commit=76a82c6 [2020-07-15T05:28:00.068Z] #45 224.0 ++ git show -s --format=%cd [2020-07-15T05:28:00.068Z] #45 224.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T05:28:00.068Z] #45 224.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T05:28:00.068Z] #45 ... [2020-07-15T05:28:00.068Z] [2020-07-15T05:28:00.068Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T05:28:00.068Z] #40 DONE 0.1s [2020-07-15T05:28:00.168Z] #40 51.21 DEP compel/src/lib/infect-rpc.d [2020-07-15T05:28:00.168Z] #40 51.35 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-15T05:28:00.168Z] #40 51.47 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-15T05:28:00.168Z] #40 51.53 DEP compel/src/lib/log.d [2020-07-15T05:28:00.197Z] #39 9.732 DEP images/cgroup.pb-c.d [2020-07-15T05:28:00.197Z] #39 9.798 PBCC images/ext-file.pb-c.c [2020-07-15T05:28:00.197Z] #39 9.831 DEP images/ext-file.pb-c.d [2020-07-15T05:28:00.197Z] #39 9.878 PBCC images/rpc.pb-c.c [2020-07-15T05:28:00.197Z] #39 9.918 DEP images/rpc.pb-c.d [2020-07-15T05:28:00.324Z] [2020-07-15T05:28:00.324Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T05:28:00.324Z] #42 DONE 0.2s [2020-07-15T05:28:00.324Z] [2020-07-15T05:28:00.324Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:00.324Z] #45 ... [2020-07-15T05:28:00.324Z] [2020-07-15T05:28:00.324Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T05:28:00.324Z] #44 DONE 0.0s [2020-07-15T05:28:00.426Z] #39 148.0 CC criu/protobuf-desc.o [2020-07-15T05:28:00.456Z] #39 9.990 PBCC images/siginfo.pb-c.c [2020-07-15T05:28:00.456Z] #39 10.03 DEP images/siginfo.pb-c.d [2020-07-15T05:28:00.456Z] #39 10.07 PBCC images/pagemap.pb-c.c [2020-07-15T05:28:00.456Z] #39 10.14 DEP images/pagemap.pb-c.d [2020-07-15T05:28:00.456Z] #39 10.19 PBCC images/rlimit.pb-c.c [2020-07-15T05:28:00.456Z] #39 10.24 DEP images/rlimit.pb-c.d [2020-07-15T05:28:00.469Z] #40 51.61 DEP compel/src/main.d [2020-07-15T05:28:00.469Z] #40 51.76 DEP compel/src/lib/handle-elf.d [2020-07-15T05:28:00.580Z] [2020-07-15T05:28:00.580Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:00.716Z] #39 10.29 PBCC images/file-lock.pb-c.c [2020-07-15T05:28:00.716Z] #39 10.32 DEP images/file-lock.pb-c.d [2020-07-15T05:28:00.716Z] #39 10.38 PBCC images/tty.pb-c.c [2020-07-15T05:28:00.716Z] #39 10.43 DEP images/tty.pb-c.d [2020-07-15T05:28:00.716Z] #39 10.49 PBCC images/tun.pb-c.c [2020-07-15T05:28:00.769Z] #40 51.96 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-15T05:28:00.769Z] #40 52.10 CC compel/src/lib/log.o [2020-07-15T05:28:00.975Z] #39 10.55 PBCC images/netdev.pb-c.c [2020-07-15T05:28:00.975Z] #39 10.62 DEP images/tun.pb-c.d [2020-07-15T05:28:00.975Z] #39 10.67 DEP images/netdev.pb-c.d [2020-07-15T05:28:00.975Z] #39 10.73 PBCC images/vma.pb-c.c [2020-07-15T05:28:00.989Z] #39 148.7 CC criu/protobuf.o [2020-07-15T05:28:01.069Z] #40 52.30 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-15T05:28:01.235Z] #39 10.81 DEP images/vma.pb-c.d [2020-07-15T05:28:01.235Z] #39 10.85 PBCC images/creds.pb-c.c [2020-07-15T05:28:01.235Z] #39 10.91 DEP images/creds.pb-c.d [2020-07-15T05:28:01.235Z] #39 10.95 PBCC images/utsns.pb-c.c [2020-07-15T05:28:01.235Z] #39 10.98 DEP images/utsns.pb-c.d [2020-07-15T05:28:01.368Z] #40 52.62 CC compel/arch/ppc64/src/lib/infect.o [2020-07-15T05:28:01.495Z] #39 11.05 PBCC images/ipc-desc.pb-c.c [2020-07-15T05:28:01.495Z] #39 11.08 PBCC images/ipc-sem.pb-c.c [2020-07-15T05:28:01.495Z] #39 11.09 DEP images/ipc-desc.pb-c.d [2020-07-15T05:28:01.495Z] #39 11.16 DEP images/ipc-sem.pb-c.d [2020-07-15T05:28:01.495Z] #39 11.23 PBCC images/ipc-msg.pb-c.c [2020-07-15T05:28:01.551Z] #39 149.0 CC criu/pstree.o [2020-07-15T05:28:01.754Z] #39 11.26 DEP images/ipc-msg.pb-c.d [2020-07-15T05:28:01.754Z] #39 11.32 PBCC images/ipc-shm.pb-c.c [2020-07-15T05:28:01.754Z] #39 11.33 DEP images/ipc-shm.pb-c.d [2020-07-15T05:28:01.754Z] #39 11.40 PBCC images/ipc-var.pb-c.c [2020-07-15T05:28:01.754Z] #39 11.43 DEP images/ipc-var.pb-c.d [2020-07-15T05:28:01.754Z] #39 11.50 PBCC images/sk-opts.pb-c.c [2020-07-15T05:28:02.020Z] #39 11.52 PBCC images/packet-sock.pb-c.c [2020-07-15T05:28:02.020Z] #39 11.56 DEP images/sk-opts.pb-c.d [2020-07-15T05:28:02.020Z] #39 11.61 DEP images/packet-sock.pb-c.d [2020-07-15T05:28:02.020Z] #39 11.65 PBCC images/sk-netlink.pb-c.c [2020-07-15T05:28:02.020Z] #39 11.73 DEP images/sk-netlink.pb-c.d [2020-07-15T05:28:02.114Z] #39 149.7 CC criu/rbtree.o [2020-07-15T05:28:02.281Z] #39 11.78 PBCC images/sk-inet.pb-c.c [2020-07-15T05:28:02.281Z] #39 11.82 DEP images/sk-inet.pb-c.d [2020-07-15T05:28:02.281Z] #39 11.86 PBCC images/sk-unix.pb-c.c [2020-07-15T05:28:02.281Z] #39 ... [2020-07-15T05:28:02.281Z] [2020-07-15T05:28:02.281Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:28:02.281Z] #47 80.69 github.com/pkg/diff [2020-07-15T05:28:02.281Z] #47 82.50 go/ast [2020-07-15T05:28:02.281Z] #47 83.29 golang.org/x/crypto/ssh/terminal [2020-07-15T05:28:02.281Z] #47 85.16 mvdan.cc/editorconfig [2020-07-15T05:28:02.281Z] #47 86.80 mvdan.cc/sh/v3/fileutil [2020-07-15T05:28:02.281Z] #47 86.96 mvdan.cc/sh/v3/syntax [2020-07-15T05:28:02.281Z] #47 ... [2020-07-15T05:28:02.281Z] [2020-07-15T05:28:02.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:02.281Z] #39 11.94 DEP images/sk-unix.pb-c.d [2020-07-15T05:28:02.281Z] #39 11.98 PBCC images/mm.pb-c.c [2020-07-15T05:28:02.370Z] #39 149.9 CC criu/rst-malloc.o [2020-07-15T05:28:02.431Z] #40 53.54 CC compel/src/lib/infect-rpc.o [2020-07-15T05:28:02.540Z] #39 12.02 DEP images/mm.pb-c.d [2020-07-15T05:28:02.540Z] #39 12.09 PBCC images/timerfd.pb-c.c [2020-07-15T05:28:02.540Z] #39 12.12 DEP images/timerfd.pb-c.d [2020-07-15T05:28:02.540Z] #39 12.17 PBCC images/timer.pb-c.c [2020-07-15T05:28:02.540Z] #39 12.19 DEP images/timer.pb-c.d [2020-07-15T05:28:02.627Z] #39 150.2 CC criu/seccomp.o [2020-07-15T05:28:02.731Z] #40 53.92 CC compel/src/lib/infect-util.o [2020-07-15T05:28:02.799Z] #39 12.24 PBCC images/sa.pb-c.c [2020-07-15T05:28:02.799Z] #39 12.28 DEP images/sa.pb-c.d [2020-07-15T05:28:02.799Z] #39 12.36 PBCC images/pipe-data.pb-c.c [2020-07-15T05:28:02.799Z] #39 12.39 DEP images/pipe-data.pb-c.d [2020-07-15T05:28:02.799Z] #39 12.42 PBCC images/mnt.pb-c.c [2020-07-15T05:28:02.799Z] #39 12.47 DEP images/mnt.pb-c.d [2020-07-15T05:28:03.032Z] #40 54.25 CC compel/src/lib/infect.o [2020-07-15T05:28:03.058Z] #39 12.51 PBCC images/sk-packet.pb-c.c [2020-07-15T05:28:03.058Z] #39 12.54 DEP images/sk-packet.pb-c.d [2020-07-15T05:28:03.058Z] #39 12.60 PBCC images/tcp-stream.pb-c.c [2020-07-15T05:28:03.058Z] #39 12.63 DEP images/tcp-stream.pb-c.d [2020-07-15T05:28:03.058Z] #39 12.70 PBCC images/pipe.pb-c.c [2020-07-15T05:28:03.058Z] #39 12.74 DEP images/pipe.pb-c.d [2020-07-15T05:28:03.058Z] #39 12.78 PBCC images/pstree.pb-c.c [2020-07-15T05:28:03.058Z] #39 12.82 DEP images/pstree.pb-c.d [2020-07-15T05:28:03.189Z] #39 150.7 CC criu/seize.o [2020-07-15T05:28:03.318Z] #39 12.86 PBCC images/fs.pb-c.c [2020-07-15T05:28:03.318Z] #39 12.89 DEP images/fs.pb-c.d [2020-07-15T05:28:03.318Z] #39 12.97 PBCC images/signalfd.pb-c.c [2020-07-15T05:28:03.318Z] #39 13.02 DEP images/signalfd.pb-c.d [2020-07-15T05:28:03.318Z] #39 13.09 PBCC images/fh.pb-c.c [2020-07-15T05:28:03.577Z] #39 13.21 PBCC images/fsnotify.pb-c.c [2020-07-15T05:28:03.577Z] #39 13.25 DEP images/fh.pb-c.d [2020-07-15T05:28:03.577Z] #39 13.30 DEP images/fsnotify.pb-c.d [2020-07-15T05:28:03.752Z] #39 151.4 CC criu/servicefd.o [2020-07-15T05:28:03.836Z] #39 13.39 PBCC images/eventpoll.pb-c.c [2020-07-15T05:28:03.836Z] #39 13.40 DEP images/eventpoll.pb-c.d [2020-07-15T05:28:03.836Z] #39 13.46 PBCC images/eventfd.pb-c.c [2020-07-15T05:28:03.836Z] #39 13.53 DEP images/eventfd.pb-c.d [2020-07-15T05:28:03.836Z] #39 13.59 PBCC images/remap-file-path.pb-c.c [2020-07-15T05:28:04.008Z] #39 151.7 CC criu/shmem.o [2020-07-15T05:28:04.087Z] #40 ... [2020-07-15T05:28:04.087Z] [2020-07-15T05:28:04.087Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:04.087Z] #50 9.043 + cd /tmp/tmp.o1QntENXro/src/github.com/opencontainers/runc [2020-07-15T05:28:04.087Z] #50 9.048 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:28:04.087Z] #50 9.437 + '[' -z '' ']' [2020-07-15T05:28:04.096Z] #39 13.63 DEP images/remap-file-path.pb-c.d [2020-07-15T05:28:04.096Z] #39 13.68 PBCC images/fifo.pb-c.c [2020-07-15T05:28:04.096Z] #39 13.73 DEP images/fifo.pb-c.d [2020-07-15T05:28:04.096Z] #39 13.79 PBCC images/ghost-file.pb-c.c [2020-07-15T05:28:04.355Z] #39 13.89 DEP images/ghost-file.pb-c.d [2020-07-15T05:28:04.355Z] #39 13.94 PBCC images/regfile.pb-c.c [2020-07-15T05:28:04.355Z] #39 14.02 DEP images/regfile.pb-c.d [2020-07-15T05:28:04.355Z] #39 14.12 PBCC images/ns.pb-c.c [2020-07-15T05:28:04.384Z] #50 9.445 + target=static [2020-07-15T05:28:04.384Z] #50 9.446 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T05:28:04.615Z] #39 14.13 DEP images/ns.pb-c.d [2020-07-15T05:28:04.615Z] #39 14.20 PBCC images/fdinfo.pb-c.c [2020-07-15T05:28:04.615Z] #39 14.28 DEP images/fdinfo.pb-c.d [2020-07-15T05:28:04.615Z] #39 14.36 PBCC images/core-aarch64.pb-c.c [2020-07-15T05:28:04.615Z] #39 14.40 PBCC images/core-arm.pb-c.c [2020-07-15T05:28:04.681Z] #50 9.952 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T05:28:04.875Z] #39 14.49 PBCC images/core-ppc64.pb-c.c [2020-07-15T05:28:04.875Z] #39 14.52 PBCC images/core-s390.pb-c.c [2020-07-15T05:28:04.875Z] #39 14.56 PBCC images/core-x86.pb-c.c [2020-07-15T05:28:04.875Z] #39 14.63 PBCC images/core.pb-c.c [2020-07-15T05:28:04.938Z] #39 152.4 CC criu/sigframe.o [2020-07-15T05:28:04.938Z] #39 152.6 CC criu/signalfd.o [2020-07-15T05:28:05.135Z] #39 14.71 PBCC images/inventory.pb-c.c [2020-07-15T05:28:05.135Z] #39 14.77 DEP images/core-aarch64.pb-c.d [2020-07-15T05:28:05.135Z] #39 14.82 DEP images/core-arm.pb-c.d [2020-07-15T05:28:05.135Z] #39 14.88 DEP images/core-ppc64.pb-c.d [2020-07-15T05:28:05.195Z] #39 152.8 CC criu/sk-inet.o [2020-07-15T05:28:05.395Z] #39 14.97 DEP images/core-s390.pb-c.d [2020-07-15T05:28:05.395Z] #39 15.03 DEP images/core-x86.pb-c.d [2020-07-15T05:28:05.395Z] #39 15.10 DEP images/core.pb-c.d [2020-07-15T05:28:05.451Z] #39 ... [2020-07-15T05:28:05.451Z] [2020-07-15T05:28:05.451Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:28:05.451Z] #36 DONE 214.2s [2020-07-15T05:28:05.451Z] [2020-07-15T05:28:05.451Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:05.654Z] #39 15.21 DEP images/inventory.pb-c.d [2020-07-15T05:28:05.654Z] #39 15.26 PBCC images/cpuinfo.pb-c.c [2020-07-15T05:28:05.654Z] #39 15.29 DEP images/cpuinfo.pb-c.d [2020-07-15T05:28:05.654Z] #39 15.33 PBCC images/stats.pb-c.c [2020-07-15T05:28:05.654Z] #39 15.38 DEP images/stats.pb-c.d [2020-07-15T05:28:06.014Z] #45 ... [2020-07-15T05:28:06.014Z] [2020-07-15T05:28:06.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:06.014Z] #39 153.8 CC criu/sk-netlink.o [2020-07-15T05:28:06.629Z] #39 ... [2020-07-15T05:28:06.629Z] [2020-07-15T05:28:06.629Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T05:28:06.629Z] #37 DONE 0.1s [2020-07-15T05:28:06.629Z] [2020-07-15T05:28:06.629Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:06.629Z] #39 154.1 CC criu/sk-packet.o [2020-07-15T05:28:06.786Z] #50 ... [2020-07-15T05:28:06.786Z] [2020-07-15T05:28:06.786Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:28:06.786Z] #48 113.7 golang.org/x/crypto/ssh/terminal [2020-07-15T05:28:06.786Z] #48 117.1 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T05:28:06.786Z] #48 DONE 122.7s [2020-07-15T05:28:06.786Z] [2020-07-15T05:28:06.786Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:06.786Z] #40 57.11 CC compel/src/lib/ptrace.o [2020-07-15T05:28:06.786Z] #40 57.76 AR compel/libcompel.a [2020-07-15T05:28:06.786Z] #40 58.01 HOSTCC compel/src/main-host.o [2020-07-15T05:28:06.904Z] #39 154.5 CC criu/sk-queue.o [2020-07-15T05:28:07.435Z] #40 58.54 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-15T05:28:07.471Z] #39 154.9 CC criu/sk-tcp.o [2020-07-15T05:28:07.471Z] #39 155.2 CC criu/sk-unix.o [2020-07-15T05:28:07.561Z] #39 16.81 make[1]: Nothing to be done for 'all'. [2020-07-15T05:28:07.562Z] #39 ... [2020-07-15T05:28:07.562Z] [2020-07-15T05:28:07.562Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:07.562Z] #41 85.97 go/parser [2020-07-15T05:28:07.562Z] #41 87.87 text/template [2020-07-15T05:28:07.562Z] #41 89.86 encoding/xml [2020-07-15T05:28:07.562Z] #41 92.92 go/doc [2020-07-15T05:28:07.562Z] #41 95.32 github.com/LK4D4/vndr/versioned [2020-07-15T05:28:07.562Z] #41 95.40 compress/flate [2020-07-15T05:28:07.562Z] #41 ... [2020-07-15T05:28:07.562Z] [2020-07-15T05:28:07.562Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:07.562Z] #52 38.20 Checking out files: 54% (1743/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 92% (2948/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T05:28:07.562Z] #52 39.43 + cd /tmp/tmp.dZwyh55D3s/src/github.com/containerd/containerd [2020-07-15T05:28:07.562Z] #52 39.44 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T05:28:07.562Z] #52 41.23 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T05:28:07.562Z] #52 41.23 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T05:28:07.562Z] #52 41.23 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:28:07.562Z] #52 41.23 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T05:28:07.562Z] #52 41.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T05:28:07.562Z] #52 41.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T05:28:07.562Z] #52 41.23 + '[' '' = dynamic ']' [2020-07-15T05:28:07.562Z] #52 41.23 + make [2020-07-15T05:28:07.562Z] #52 42.22 + bin/ctr [2020-07-15T05:28:07.739Z] #40 58.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T05:28:07.821Z] #52 ... [2020-07-15T05:28:07.821Z] [2020-07-15T05:28:07.821Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:07.821Z] #41 96.22 github.com/LK4D4/vndr/build [2020-07-15T05:28:08.046Z] #40 59.40 HOSTCC compel/src/lib/log-host.o [2020-07-15T05:28:08.345Z] #40 59.62 HOSTLINK compel/compel-host-bin [2020-07-15T05:28:08.642Z] #40 59.80 DEP soccr/soccr.d [2020-07-15T05:28:08.642Z] #40 59.95 CC soccr/soccr.o [2020-07-15T05:28:08.835Z] #39 156.4 CC criu/sockets.o [2020-07-15T05:28:09.092Z] #39 156.8 CC criu/stats.o [2020-07-15T05:28:09.347Z] #39 157.0 CC criu/string.o [2020-07-15T05:28:09.603Z] #39 157.1 CC criu/sysctl.o [2020-07-15T05:28:09.728Z] #41 98.03 hash/crc32 [2020-07-15T05:28:09.858Z] #39 157.4 CC criu/sysfs_parse.o [2020-07-15T05:28:09.858Z] #39 157.6 CC criu/timens.o [2020-07-15T05:28:09.989Z] #41 98.58 compress/gzip [2020-07-15T05:28:10.114Z] #39 157.8 CC criu/timerfd.o [2020-07-15T05:28:10.370Z] #39 158.0 CC criu/tty.o [2020-07-15T05:28:10.743Z] #40 ... [2020-07-15T05:28:10.743Z] [2020-07-15T05:28:10.743Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:28:10.743Z] #18 3.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T05:28:10.743Z] #18 4.678 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T05:28:10.743Z] #18 11.64 Fetched 8140 kB in 11s (732 kB/s) [2020-07-15T05:28:10.743Z] #18 11.64 Reading package lists... [2020-07-15T05:28:10.743Z] #18 ... [2020-07-15T05:28:10.743Z] [2020-07-15T05:28:10.743Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:10.743Z] #42 119.9 go/doc [2020-07-15T05:28:10.743Z] #42 120.2 math/big [2020-07-15T05:28:10.927Z] #41 99.36 net [2020-07-15T05:28:11.039Z] #42 ... [2020-07-15T05:28:11.039Z] [2020-07-15T05:28:11.039Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:11.039Z] #40 62.26 AR soccr/libsoccr.a [2020-07-15T05:28:11.039Z] #40 62.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:28:11.240Z] #45 ... [2020-07-15T05:28:11.240Z] [2020-07-15T05:28:11.240Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:11.240Z] #52 191.2 + bin/containerd-stress [2020-07-15T05:28:11.240Z] #52 ... [2020-07-15T05:28:11.240Z] [2020-07-15T05:28:11.240Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:11.240Z] #45 DONE 217.1s [2020-07-15T05:28:11.240Z] [2020-07-15T05:28:11.240Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:11.240Z] #52 194.0 + bin/containerd-shim [2020-07-15T05:28:11.497Z] #41 99.92 vendor/golang.org/x/text/transform [2020-07-15T05:28:11.685Z] #40 62.73 DEP criu/arch/ppc64/sigframe.d [2020-07-15T05:28:11.685Z] #40 62.96 DEP criu/arch/ppc64/crtools.d [2020-07-15T05:28:11.736Z] #39 159.1 CC criu/tun.o [2020-07-15T05:28:11.736Z] #39 159.4 CC criu/uffd.o [2020-07-15T05:28:11.756Z] #41 ... [2020-07-15T05:28:11.756Z] [2020-07-15T05:28:11.756Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T05:28:11.756Z] #47 94.03 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T05:28:11.756Z] #47 DONE 100.3s [2020-07-15T05:28:11.756Z] [2020-07-15T05:28:11.756Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:11.756Z] #39 18.12 CC images/stats.o [2020-07-15T05:28:11.756Z] #39 18.49 CC images/core.o [2020-07-15T05:28:11.756Z] #39 19.29 CC images/core-x86.o [2020-07-15T05:28:11.756Z] #39 19.95 CC images/core-arm.o [2020-07-15T05:28:11.756Z] #39 20.45 CC images/core-aarch64.o [2020-07-15T05:28:11.756Z] #39 20.89 CC images/core-ppc64.o [2020-07-15T05:28:11.981Z] #40 63.18 DEP criu/arch/ppc64/cpu.d [2020-07-15T05:28:12.016Z] #39 21.53 CC images/core-s390.o [2020-07-15T05:28:12.280Z] #40 63.35 CC criu/arch/ppc64/cpu.o [2020-07-15T05:28:12.579Z] #40 63.91 CC criu/arch/ppc64/crtools.o [2020-07-15T05:28:12.665Z] #39 160.0 CC criu/util.o [2020-07-15T05:28:12.955Z] #39 22.55 CC images/cpuinfo.o [2020-07-15T05:28:13.227Z] #39 160.8 CC criu/uts_ns.o [2020-07-15T05:28:13.227Z] #39 160.9 CC criu/vdso-compat.o [2020-07-15T05:28:13.420Z] Commit message: "Bump Go 1.13.13" [2020-07-15T05:28:13.484Z] #39 161.1 CC criu/vdso.o [2020-07-15T05:28:13.524Z] #39 22.96 CC images/inventory.o [2020-07-15T05:28:13.524Z] #39 23.22 CC images/fdinfo.o [2020-07-15T05:28:13.740Z] #39 161.4 LINK criu/built-in.o [2020-07-15T05:28:13.788Z] #52 ... [2020-07-15T05:28:13.788Z] [2020-07-15T05:28:13.788Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T05:28:13.788Z] #46 DONE 0.2s [2020-07-15T05:28:13.788Z] [2020-07-15T05:28:13.788Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T05:28:13.788Z] #48 DONE 0.1s [2020-07-15T05:28:13.788Z] [2020-07-15T05:28:13.788Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:13.788Z] #52 ... [2020-07-15T05:28:13.788Z] [2020-07-15T05:28:13.788Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T05:28:13.788Z] #50 DONE 0.1s [2020-07-15T05:28:13.788Z] [2020-07-15T05:28:13.788Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:13.834Z] > git --version # timeout=10 [2020-07-15T05:28:13.951Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T05:28:13.996Z] #39 161.5 LINK criu/criu [2020-07-15T05:28:14.093Z] #39 23.54 CC images/fown.o [2020-07-15T05:28:14.093Z] #39 ... [2020-07-15T05:28:14.093Z] [2020-07-15T05:28:14.093Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:28:14.093Z] #10 102.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T05:28:14.093Z] #10 102.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T05:28:14.093Z] #10 102.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:28:14.119Z] #40 65.29 CC criu/arch/ppc64/sigframe.o [2020-07-15T05:28:14.253Z] #39 161.8 DEP lib/c/criu.d [2020-07-15T05:28:14.253Z] #39 161.9 CC images/rpc.pb-c.o [2020-07-15T05:28:14.253Z] #39 ... [2020-07-15T05:28:14.253Z] [2020-07-15T05:28:14.253Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:14.253Z] #45 223.3 + cd /tmp/tmp.WqXs5lfMEJ/src/github.com/golangci/golangci-lint/ [2020-07-15T05:28:14.253Z] #45 223.3 + git checkout -q v1.23.8 [2020-07-15T05:28:14.510Z] #45 223.7 ++ git describe --tags [2020-07-15T05:28:14.510Z] #45 223.7 + version=v1.23.8 [2020-07-15T05:28:14.510Z] #45 223.7 ++ git rev-parse --short HEAD [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T05:28:14.765Z] #40 65.70 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-15T05:28:14.765Z] #40 65.75 DEP criu/pie/util-vdso.d [2020-07-15T05:28:14.765Z] #40 65.95 DEP criu/pie/util.d [2020-07-15T05:28:14.766Z] #45 223.7 + commit=76a82c6 [2020-07-15T05:28:14.766Z] #45 223.7 ++ git show -s --format=%cd [2020-07-15T05:28:14.766Z] #45 223.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T05:28:14.766Z] #45 223.7 + 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-07-15T05:28:15.063Z] #40 66.21 CC criu/pie/util.o [2020-07-15T05:28:15.362Z] #40 66.55 CC criu/pie/util-vdso.o [2020-07-15T05:28:16.012Z] #40 67.26 AR criu/pie/pie.lib.a [2020-07-15T05:28:16.311Z] #40 67.30 DEP criu/pie/restorer.d [2020-07-15T05:28:16.311Z] #40 67.46 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-15T05:28:16.311Z] #40 67.48 DEP criu/arch/ppc64/restorer.d [2020-07-15T05:28:16.611Z] #40 67.63 DEP criu/arch/ppc64/vdso-pie.d [2020-07-15T05:28:16.611Z] #40 67.79 DEP criu/pie/parasite-vdso.d [2020-07-15T05:28:16.611Z] #40 67.99 DEP criu/pie/parasite.d [2020-07-15T05:28:17.174Z] + docker version [2020-07-15T05:28:17.261Z] #40 68.26 CC criu/pie/parasite.o [2020-07-15T05:28:18.001Z] #52 199.9 + bin/containerd-shim-runc-v1 [2020-07-15T05:28:18.804Z] #40 69.60 LINK criu/pie/parasite.built-in.o [2020-07-15T05:28:18.804Z] #40 69.61 GEN criu/pie/parasite-blob.h [2020-07-15T05:28:18.804Z] #40 69.69 CC criu/pie/parasite-vdso.o [2020-07-15T05:28:18.939Z] #45 ... [2020-07-15T05:28:18.939Z] [2020-07-15T05:28:18.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:18.939Z] #39 162.3 CC lib/c/criu.o [2020-07-15T05:28:18.939Z] #39 162.9 LINK lib/c/built-in.o [2020-07-15T05:28:18.939Z] #39 162.9 LINK lib/c/libcriu.so [2020-07-15T05:28:18.939Z] #39 162.9 LINK lib/c/libcriu.a [2020-07-15T05:28:18.939Z] #39 163.0 GEN magic.py [2020-07-15T05:28:18.939Z] #39 163.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:28:18.939Z] #39 163.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:28:18.939Z] #39 163.2 Note: Building without GnuTLS support [2020-07-15T05:28:18.939Z] #39 163.2 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:28:18.939Z] #39 163.2 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:28:18.939Z] #39 163.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:28:18.939Z] #39 164.3 make[1]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 164.8 make[1]: 'images/built-in.o' is up to date. [2020-07-15T05:28:18.939Z] #39 164.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T05:28:18.939Z] #39 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T05:28:18.939Z] #39 164.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T05:28:18.939Z] #39 164.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T05:28:18.939Z] #39 164.9 make[1]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:28:18.939Z] #39 165.1 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.1 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.2 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.3 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.3 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.3 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.4 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.5 make[2]: Nothing to be done for 'all'. [2020-07-15T05:28:18.939Z] #39 165.5 INSTALL criu/criu [2020-07-15T05:28:18.939Z] #39 DONE 165.7s [2020-07-15T05:28:18.939Z] [2020-07-15T05:28:18.939Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:18.939Z] #52 190.7 + bin/containerd [2020-07-15T05:28:19.196Z] #52 ... [2020-07-15T05:28:19.196Z] [2020-07-15T05:28:19.196Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T05:28:19.196Z] #40 DONE 0.1s [2020-07-15T05:28:19.453Z] [2020-07-15T05:28:19.453Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T05:28:19.453Z] #42 DONE 0.1s [2020-07-15T05:28:19.453Z] [2020-07-15T05:28:19.453Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T05:28:19.453Z] #44 DONE 0.1s [2020-07-15T05:28:19.453Z] [2020-07-15T05:28:19.453Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:19.857Z] #40 70.84 CC criu/arch/ppc64/vdso-pie.o [2020-07-15T05:28:19.857Z] #40 71.24 CC criu/arch/ppc64/restorer.o [2020-07-15T05:28:20.504Z] #40 71.72 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-15T05:28:20.504Z] #40 71.77 CC criu/pie/restorer.o [2020-07-15T05:28:20.549Z] #52 202.7 + bin/containerd-shim-runc-v2 [2020-07-15T05:28:20.667Z] #10 ... [2020-07-15T05:28:20.667Z] [2020-07-15T05:28:20.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:20.667Z] #39 23.84 CC images/ns.o [2020-07-15T05:28:20.667Z] #39 24.02 CC images/regfile.o [2020-07-15T05:28:20.667Z] #39 24.32 CC images/ghost-file.o [2020-07-15T05:28:20.667Z] #39 24.64 CC images/fifo.o [2020-07-15T05:28:20.667Z] #39 24.83 CC images/remap-file-path.o [2020-07-15T05:28:20.667Z] #39 25.04 CC images/eventfd.o [2020-07-15T05:28:20.667Z] #39 25.20 CC images/eventpoll.o [2020-07-15T05:28:20.667Z] #39 25.51 CC images/fh.o [2020-07-15T05:28:20.667Z] #39 25.79 CC images/fsnotify.o [2020-07-15T05:28:20.667Z] #39 26.43 CC images/signalfd.o [2020-07-15T05:28:20.667Z] #39 26.62 CC images/fs.o [2020-07-15T05:28:20.667Z] #39 26.84 CC images/pstree.o [2020-07-15T05:28:20.667Z] #39 27.02 CC images/pipe.o [2020-07-15T05:28:20.667Z] #39 27.29 CC images/tcp-stream.o [2020-07-15T05:28:20.667Z] #39 27.50 CC images/sk-packet.o [2020-07-15T05:28:20.667Z] #39 27.75 CC images/mnt.o [2020-07-15T05:28:20.667Z] #39 27.90 CC images/pipe-data.o [2020-07-15T05:28:20.667Z] #39 28.09 CC images/sa.o [2020-07-15T05:28:20.667Z] #39 28.33 CC images/timer.o [2020-07-15T05:28:20.667Z] #39 28.69 CC images/timerfd.o [2020-07-15T05:28:20.667Z] #39 28.88 CC images/mm.o [2020-07-15T05:28:20.667Z] #39 29.22 CC images/sk-opts.o [2020-07-15T05:28:20.667Z] #39 29.44 CC images/sk-unix.o [2020-07-15T05:28:20.667Z] #39 29.76 CC images/sk-inet.o [2020-07-15T05:28:20.667Z] #39 30.15 CC images/tun.o [2020-07-15T05:28:20.926Z] #39 30.45 CC images/sk-netlink.o [2020-07-15T05:28:20.926Z] #39 30.71 CC images/packet-sock.o [2020-07-15T05:28:21.121Z] #52 203.7 + binaries [2020-07-15T05:28:21.121Z] #52 203.7 + install -D bin/containerd /build/containerd [2020-07-15T05:28:21.121Z] #52 203.8 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T05:28:21.121Z] #52 203.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T05:28:21.121Z] #52 203.8 + install -D bin/ctr /build/ctr [2020-07-15T05:28:21.495Z] #39 31.07 CC images/ipc-var.o [2020-07-15T05:28:21.555Z] #40 ... [2020-07-15T05:28:21.555Z] [2020-07-15T05:28:21.555Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:21.555Z] #55 129.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:28:21.555Z] #55 129.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T05:28:21.555Z] #55 DONE 137.5s [2020-07-15T05:28:21.555Z] [2020-07-15T05:28:21.555Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T05:28:21.555Z] #56 DONE 0.1s [2020-07-15T05:28:21.555Z] [2020-07-15T05:28:21.555Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T05:28:21.693Z] #52 DONE 204.1s [2020-07-15T05:28:21.754Z] #39 31.24 CC images/ipc-desc.o [2020-07-15T05:28:21.754Z] #39 31.42 CC images/ipc-shm.o [2020-07-15T05:28:21.855Z] #57 DONE 0.1s [2020-07-15T05:28:21.855Z] [2020-07-15T05:28:21.855Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:28:21.855Z] #18 11.64 Reading package lists... [2020-07-15T05:28:21.855Z] #18 16.03 Reading package lists... [2020-07-15T05:28:21.855Z] #18 20.45 Building dependency tree... [2020-07-15T05:28:21.855Z] #18 22.31 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T05:28:21.855Z] #18 22.31 The following additional packages will be installed: [2020-07-15T05:28:21.855Z] #18 22.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T05:28:21.855Z] #18 22.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T05:28:21.855Z] #18 22.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T05:28:21.855Z] #18 22.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T05:28:21.855Z] #18 22.33 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T05:28:21.855Z] #18 22.33 Suggested packages: [2020-07-15T05:28:21.855Z] #18 22.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T05:28:21.855Z] #18 22.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T05:28:21.855Z] #18 22.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T05:28:21.855Z] #18 22.33 Recommended packages: [2020-07-15T05:28:21.855Z] #18 22.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T05:28:21.855Z] #18 22.33 python3-keyrings.alt python3-xdg unzip [2020-07-15T05:28:21.855Z] #18 24.62 The following NEW packages will be installed: [2020-07-15T05:28:21.855Z] #18 24.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T05:28:21.855Z] #18 24.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T05:28:21.855Z] #18 24.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T05:28:21.855Z] #18 24.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T05:28:21.855Z] #18 24.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T05:28:21.855Z] #18 24.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T05:28:21.855Z] #18 24.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T05:28:21.855Z] #18 24.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T05:28:21.855Z] #18 24.63 xz-utils zip [2020-07-15T05:28:21.855Z] #18 24.86 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:28:21.855Z] #18 24.86 Need to get 29.2 MB of archives. [2020-07-15T05:28:21.855Z] #18 24.86 After this operation, 134 MB of additional disk space will be used. [2020-07-15T05:28:21.855Z] #18 24.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-15T05:28:22.014Z] #39 31.64 CC images/ipc-msg.o [2020-07-15T05:28:22.154Z] #18 24.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-15T05:28:22.155Z] #18 24.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-15T05:28:22.155Z] #18 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-15T05:28:22.155Z] #18 25.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-15T05:28:22.155Z] #18 25.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-15T05:28:22.273Z] #39 ... [2020-07-15T05:28:22.273Z] [2020-07-15T05:28:22.273Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:22.273Z] #41 100.7 vendor/golang.org/x/text/unicode/bidi [2020-07-15T05:28:22.273Z] #41 102.6 vendor/golang.org/x/text/secure/bidirule [2020-07-15T05:28:22.273Z] #41 102.9 vendor/golang.org/x/text/unicode/norm [2020-07-15T05:28:22.273Z] #41 106.7 vendor/golang.org/x/net/idna [2020-07-15T05:28:22.273Z] #41 108.7 vendor/golang.org/x/net/http2/hpack [2020-07-15T05:28:22.273Z] #41 109.8 mime [2020-07-15T05:28:22.273Z] #41 ... [2020-07-15T05:28:22.273Z] [2020-07-15T05:28:22.273Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:22.273Z] #39 31.93 CC images/ipc-sem.o [2020-07-15T05:28:22.456Z] #18 25.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-15T05:28:22.456Z] #18 25.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-15T05:28:22.456Z] #18 25.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-15T05:28:22.456Z] #18 25.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-15T05:28:22.456Z] #18 25.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-15T05:28:22.456Z] #18 25.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-15T05:28:22.456Z] #18 25.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-15T05:28:22.456Z] #18 25.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-15T05:28:22.456Z] #18 25.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-15T05:28:22.456Z] #18 25.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-15T05:28:22.456Z] #18 25.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-15T05:28:22.456Z] #18 25.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:28:22.456Z] #18 25.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-15T05:28:22.456Z] #18 25.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-15T05:28:22.456Z] #18 25.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-15T05:28:22.456Z] #18 25.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-15T05:28:22.456Z] #18 25.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-15T05:28:22.456Z] #18 25.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-15T05:28:22.533Z] #39 32.11 CC images/utsns.o [2020-07-15T05:28:22.533Z] #39 32.28 CC images/creds.o [2020-07-15T05:28:22.755Z] #18 25.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-15T05:28:22.755Z] #18 25.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-15T05:28:22.755Z] #18 25.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-15T05:28:22.755Z] #18 25.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-15T05:28:22.755Z] #18 25.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-15T05:28:22.792Z] #39 32.46 CC images/vma.o [2020-07-15T05:28:23.052Z] #39 32.68 CC images/netdev.o [2020-07-15T05:28:23.077Z] [2020-07-15T05:28:23.077Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T05:28:23.077Z] #53 DONE 0.3s [2020-07-15T05:28:23.077Z] [2020-07-15T05:28:23.077Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T05:28:23.077Z] #57 DONE 0.1s [2020-07-15T05:28:23.312Z] #39 32.99 CC images/tty.o [2020-07-15T05:28:23.337Z] [2020-07-15T05:28:23.337Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T05:28:23.337Z] #59 DONE 0.3s [2020-07-15T05:28:23.597Z] [2020-07-15T05:28:23.597Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T05:28:23.597Z] #61 DONE 0.1s [2020-07-15T05:28:23.597Z] [2020-07-15T05:28:23.597Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T05:28:23.597Z] #62 DONE 0.0s [2020-07-15T05:28:23.597Z] [2020-07-15T05:28:23.597Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T05:28:24.250Z] #39 33.60 CC images/file-lock.o [2020-07-15T05:28:24.250Z] #39 33.76 CC images/rlimit.o [2020-07-15T05:28:24.311Z] #18 ... [2020-07-15T05:28:24.311Z] [2020-07-15T05:28:24.311Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:24.311Z] #42 130.3 github.com/LK4D4/vndr/build [2020-07-15T05:28:24.311Z] #42 133.1 vendor/golang.org/x/text/unicode/norm [2020-07-15T05:28:24.311Z] #42 139.5 vendor/golang.org/x/net/http2/hpack [2020-07-15T05:28:24.510Z] #39 34.04 CC images/pagemap.o [2020-07-15T05:28:24.614Z] #42 ... [2020-07-15T05:28:24.615Z] [2020-07-15T05:28:24.615Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:28:24.615Z] #18 27.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-15T05:28:24.615Z] #18 27.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-15T05:28:24.615Z] #18 27.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-15T05:28:24.615Z] #18 27.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-15T05:28:24.615Z] #18 27.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-15T05:28:24.615Z] #18 27.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T05:28:24.615Z] #18 27.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T05:28:24.615Z] #18 27.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T05:28:24.615Z] #18 27.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-15T05:28:24.615Z] #18 27.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T05:28:24.615Z] #18 27.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T05:28:24.615Z] #18 27.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T05:28:24.615Z] #18 27.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-15T05:28:24.615Z] #18 27.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-15T05:28:24.615Z] #18 27.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-15T05:28:24.615Z] #18 27.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T05:28:24.783Z] #39 34.31 CC images/siginfo.o [2020-07-15T05:28:24.913Z] #18 27.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-15T05:28:24.913Z] #18 27.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-15T05:28:24.982Z] #63 DONE 1.5s [2020-07-15T05:28:25.045Z] #39 34.59 CC images/rpc.o [2020-07-15T05:28:25.215Z] #18 28.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-15T05:28:25.244Z] [2020-07-15T05:28:25.244Z] #64 exporting to image [2020-07-15T05:28:25.244Z] #64 exporting layers [2020-07-15T05:28:25.863Z] #18 28.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:28:25.875Z] Client: Docker Engine - Enterprise [2020-07-15T05:28:25.875Z] Version: 19.03.5 [2020-07-15T05:28:25.875Z] API version: 1.40 [2020-07-15T05:28:25.875Z] Go version: go1.12.12 [2020-07-15T05:28:25.875Z] Git commit: 2ee0c57608 [2020-07-15T05:28:25.875Z] Built: 11/13/2019 08:00:16 [2020-07-15T05:28:25.875Z] OS/Arch: windows/amd64 [2020-07-15T05:28:25.875Z] Experimental: false [2020-07-15T05:28:25.875Z] [2020-07-15T05:28:25.875Z] Server: Docker Engine - Enterprise [2020-07-15T05:28:25.875Z] Engine: [2020-07-15T05:28:25.875Z] Version: 19.03.5 [2020-07-15T05:28:25.875Z] API version: 1.40 (minimum version 1.24) [2020-07-15T05:28:25.875Z] Go version: go1.12.12 [2020-07-15T05:28:25.875Z] Git commit: 2ee0c57608 [2020-07-15T05:28:25.875Z] Built: 11/13/2019 07:58:51 [2020-07-15T05:28:25.875Z] OS/Arch: windows/amd64 [2020-07-15T05:28:25.875Z] Experimental: true [2020-07-15T05:28:26.162Z] #18 29.01 Fetched 29.2 MB in 3s (8902 kB/s) [2020-07-15T05:28:26.162Z] #18 29.07 Selecting previously unselected package pigz. [2020-07-15T05:28:26.162Z] #18 29.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-15T05:28:26.162Z] #18 29.13 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-15T05:28:26.162Z] #18 29.13 Unpacking pigz (2.4-1) ... [2020-07-15T05:28:26.162Z] #18 29.23 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-15T05:28:26.425Z] #39 35.72 CC images/ext-file.o [2020-07-15T05:28:26.425Z] #39 35.89 CC images/cgroup.o [2020-07-15T05:28:26.460Z] #18 29.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T05:28:26.461Z] #18 29.24 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [Pipeline] sh [2020-07-15T05:28:26.759Z] #18 29.64 Selecting previously unselected package python3.7-minimal. [2020-07-15T05:28:26.759Z] #18 29.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T05:28:26.759Z] #18 29.66 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:28:26.993Z] #39 36.56 CC images/userns.o [2020-07-15T05:28:27.253Z] #39 36.80 CC images/google/protobuf/descriptor.o [2020-07-15T05:28:27.481Z] + docker info [2020-07-15T05:28:27.814Z] #18 30.60 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-15T05:28:27.814Z] #18 30.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:28:28.632Z] #39 ... [2020-07-15T05:28:28.632Z] [2020-07-15T05:28:28.632Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:28:28.632Z] #10 117.2 Selecting previously unselected package libapparmor1:amd64. [2020-07-15T05:28:28.632Z] #10 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-15T05:28:28.632Z] #10 117.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T05:28:28.632Z] #10 117.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-15T05:28:28.931Z] #10 117.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-15T05:28:28.931Z] #10 117.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T05:28:28.931Z] #10 117.5 Selecting previously unselected package libbtrfs0. [2020-07-15T05:28:28.931Z] #10 117.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T05:28:28.931Z] #10 117.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T05:28:29.454Z] #64 exporting layers 3.7s done [2020-07-15T05:28:29.454Z] #64 writing image sha256:6f00b57c9efd5e899f98b8b720ba7ed9895941c0d26a94cf424f3505e735e3dd done [2020-07-15T05:28:29.454Z] #64 naming to docker.io/library/docker:bc4f242e7958c83ed47a768b83a7c26864b6274e done [2020-07-15T05:28:29.454Z] #64 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-07-15T05:28:29.500Z] #10 117.9 Selecting previously unselected package libbtrfs-dev. [2020-07-15T05:28:29.500Z] #10 118.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [Pipeline] sh [2020-07-15T05:28:29.788Z] #10 118.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:28:29.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/test/unit [2020-07-15T05:28:30.591Z] #18 33.20 Selecting previously unselected package python3-minimal. [2020-07-15T05:28:30.591Z] #18 33.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 ... 23610 files and directories currently installed.) [2020-07-15T05:28:30.591Z] #18 33.30 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-15T05:28:30.591Z] #18 33.31 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T05:28:30.591Z] #18 33.44 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-15T05:28:30.591Z] #18 33.46 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-15T05:28:30.591Z] #18 33.46 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-15T05:28:30.616Z] #10 119.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.#10 ... [2020-07-15T05:28:30.616Z] [2020-07-15T05:28:30.616Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:30.616Z] #54 111.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T05:28:30.616Z] #54 111.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T05:28:30.616Z] #54 DONE 119.0s [2020-07-15T05:28:30.616Z] [2020-07-15T05:28:30.616Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T05:28:30.616Z] #55 DONE 0.1s [2020-07-15T05:28:30.616Z] [2020-07-15T05:28:30.616Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T05:28:30.616Z] #56 DONE 0.0s [2020-07-15T05:28:30.616Z] [2020-07-15T05:28:30.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:28:30.616Z] #10 119.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-15T05:28:30.616Z] #10 119.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:28:30.616Z] #10 119.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:28:30.876Z] #10 119.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-15T05:28:30.876Z] #10 119.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T05:28:30.876Z] #10 119.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:28:30.890Z] #18 33.63 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-15T05:28:30.890Z] #18 33.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T05:28:30.890Z] #18 33.65 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-15T05:28:31.136Z] #10 119.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-15T05:28:31.136Z] #10 119.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-15T05:28:31.136Z] #10 119.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T05:28:31.706Z] #10 120.1 Selecting previously unselected package libpcre16-3:amd64. [2020-07-15T05:28:31.706Z] #10 120.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-15T05:28:31.706Z] #10 120.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T05:28:31.946Z] #18 34.76 Selecting previously unselected package python3.7. [2020-07-15T05:28:31.946Z] #18 34.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T05:28:31.946Z] #18 34.79 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:28:31.946Z] #18 34.92 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-15T05:28:31.946Z] #18 34.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-15T05:28:31.946Z] #18 34.95 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-15T05:28:31.966Z] #10 120.5 Selecting previously unselected package libpcre32-3:amd64. [2020-07-15T05:28:31.966Z] #10 120.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-15T05:28:31.966Z] #10 120.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T05:28:32.225Z] #10 120.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-15T05:28:32.225Z] #10 120.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-15T05:28:32.225Z] #10 120.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T05:28:32.245Z] #18 35.05 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T05:28:32.485Z] #10 120.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-15T05:28:32.485Z] #10 120.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-15T05:28:32.485Z] #10 120.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T05:28:32.745Z] #10 121.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-15T05:28:32.745Z] #10 121.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-15T05:28:32.745Z] #10 121.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T05:28:32.745Z] #10 ... [2020-07-15T05:28:32.745Z] [2020-07-15T05:28:32.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:32.745Z] #41 111.4 mime/quotedprintable [2020-07-15T05:28:32.745Z] #41 111.8 net/http/internal [2020-07-15T05:28:32.745Z] #41 115.6 net/textproto [2020-07-15T05:28:32.745Z] #41 115.7 crypto/x509 [2020-07-15T05:28:32.745Z] #41 116.7 vendor/golang.org/x/net/http/httpguts [2020-07-15T05:28:32.745Z] #41 117.0 vendor/golang.org/x/net/http/httpproxy [2020-07-15T05:28:32.745Z] #41 117.3 mime/multipart [2020-07-15T05:28:32.745Z] #41 119.3 crypto/tls [2020-07-15T05:28:32.894Z] #18 35.88 Selecting previously unselected package python3. [2020-07-15T05:28:32.894Z] #18 35.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 ... 24022 files and directories currently installed.) [2020-07-15T05:28:32.894Z] #18 35.96 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-15T05:28:32.894Z] #18 35.98 Unpacking python3 (3.7.3-1) ... [2020-07-15T05:28:33.005Z] #41 ... [2020-07-15T05:28:33.005Z] [2020-07-15T05:28:33.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:33.005Z] #39 38.29 CC images/opts.o [2020-07-15T05:28:33.005Z] #39 38.51 CC images/seccomp.o [2020-07-15T05:28:33.005Z] #39 38.83 CC images/binfmt-misc.o [2020-07-15T05:28:33.005Z] #39 39.13 CC images/time.o [2020-07-15T05:28:33.005Z] #39 39.24 CC images/sysctl.o [2020-07-15T05:28:33.005Z] #39 39.42 CC images/autofs.o [2020-07-15T05:28:33.005Z] #39 39.63 CC images/macvlan.o [2020-07-15T05:28:33.005Z] #39 39.84 CC images/sit.o [2020-07-15T05:28:33.005Z] #39 40.01 CC images/memfd.o [2020-07-15T05:28:33.005Z] #39 40.32 CC images/timens.o [2020-07-15T05:28:33.005Z] #39 40.71 LINK images/built-in.o [2020-07-15T05:28:33.005Z] #39 40.96 GEN compel/include/asm [2020-07-15T05:28:33.005Z] #39 41.03 GEN compel/include/version.h [2020-07-15T05:28:33.005Z] #39 41.07 touch .config [2020-07-15T05:28:33.005Z] #39 41.18 GEN include/common/config.h [2020-07-15T05:28:33.005Z] #39 41.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-15T05:28:33.005Z] #39 41.57 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-15T05:28:33.005Z] #39 41.59 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-15T05:28:33.005Z] #39 41.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-15T05:28:33.005Z] #39 41.64 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-15T05:28:33.005Z] #39 41.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-15T05:28:33.005Z] #39 41.69 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T05:28:33.005Z] #39 41.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-15T05:28:33.005Z] #39 41.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T05:28:33.005Z] #39 41.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T05:28:33.005Z] #39 41.75 DEP compel/plugins/std/infect.d [2020-07-15T05:28:33.005Z] #39 41.82 DEP compel/plugins/std/string.d [2020-07-15T05:28:33.005Z] #39 41.89 DEP compel/plugins/std/log.d [2020-07-15T05:28:33.005Z] #39 41.96 DEP compel/plugins/std/fds.d [2020-07-15T05:28:33.005Z] #39 42.06 DEP compel/plugins/std/std.d [2020-07-15T05:28:33.005Z] #39 42.14 DEP compel/plugins/shmem/shmem.d [2020-07-15T05:28:33.005Z] #39 42.22 DEP compel/plugins/fds/fds.d [2020-07-15T05:28:33.005Z] #39 42.33 CC compel/plugins/std/std.o [2020-07-15T05:28:33.005Z] #39 42.58 CC compel/plugins/std/fds.o [2020-07-15T05:28:33.107Z] ? github.com/docker/docker/api [no test files] [2020-07-15T05:28:33.192Z] #18 36.07 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-15T05:28:33.192Z] #18 36.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-15T05:28:33.192Z] #18 36.10 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-15T05:28:33.193Z] #18 36.19 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-15T05:28:33.193Z] #18 36.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-15T05:28:33.193Z] #18 36.21 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-15T05:28:33.193Z] #18 36.30 Selecting previously unselected package libiptc0:ppc64el. [2020-07-15T05:28:33.264Z] #39 42.94 CC compel/plugins/std/log.o [2020-07-15T05:28:33.491Z] #18 36.30 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-15T05:28:33.491Z] #18 36.30 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-15T05:28:33.491Z] #18 36.40 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-15T05:28:33.491Z] #18 36.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-15T05:28:33.491Z] #18 36.41 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-15T05:28:33.491Z] #18 36.47 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-15T05:28:33.491Z] #18 36.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-15T05:28:33.491Z] #18 36.48 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-15T05:28:33.789Z] #18 36.57 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-15T05:28:33.789Z] #18 36.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-15T05:28:33.789Z] #18 36.58 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-15T05:28:33.789Z] #18 36.71 Selecting previously unselected package iptables. [2020-07-15T05:28:33.789Z] #18 36.71 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-15T05:28:33.789Z] #18 36.72 Unpacking iptables (1.8.2-4) ... [2020-07-15T05:28:34.202Z] #39 43.78 CC compel/plugins/std/string.o [2020-07-15T05:28:34.440Z] #18 37.34 Selecting previously unselected package xxd. [2020-07-15T05:28:34.440Z] #18 37.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-15T05:28:34.440Z] #18 37.35 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:28:34.440Z] #18 37.47 Selecting previously unselected package vim-common. [2020-07-15T05:28:34.440Z] #18 37.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:28:34.462Z] #39 ... [2020-07-15T05:28:34.462Z] [2020-07-15T05:28:34.462Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T05:28:34.462Z] #10 121.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T05:28:34.462Z] #10 121.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-15T05:28:34.462Z] #10 121.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-15T05:28:34.462Z] #10 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T05:28:34.462Z] #10 121.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-15T05:28:34.462Z] #10 121.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-15T05:28:34.462Z] #10 121.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T05:28:34.462Z] #10 121.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-15T05:28:34.462Z] #10 121.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T05:28:34.462Z] #10 121.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:28:34.462Z] #10 122.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T05:28:34.462Z] #10 122.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T05:28:34.462Z] #10 122.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T05:28:34.462Z] #10 122.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T05:28:34.462Z] #10 122.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T05:28:34.462Z] #10 122.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T05:28:34.462Z] #10 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:28:34.462Z] #10 122.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T05:28:34.462Z] #10 122.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T05:28:34.462Z] #10 122.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:28:34.462Z] #10 122.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T05:28:34.462Z] #10 122.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T05:28:34.462Z] #10 122.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T05:28:34.462Z] #10 122.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T05:28:34.462Z] #10 122.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T05:28:34.462Z] #10 122.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T05:28:34.462Z] #10 122.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T05:28:34.462Z] #10 122.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:28:34.462Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T05:28:34.462Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T05:28:34.462Z] #10 122.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T05:28:34.462Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T05:28:34.462Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T05:28:34.462Z] #10 122.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T05:28:34.462Z] #10 122.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T05:28:34.462Z] #10 122.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:28:34.462Z] #10 122.8 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T05:28:34.462Z] #10 122.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T05:28:34.462Z] #10 122.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T05:28:34.462Z] #10 122.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:28:34.722Z] #10 DONE 123.4s [2020-07-15T05:28:34.722Z] [2020-07-15T05:28:34.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:34.722Z] #39 44.34 CC compel/plugins/std/infect.o [2020-07-15T05:28:34.751Z] #18 37.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:28:34.751Z] #18 37.78 Selecting previously unselected package bash-completion. [2020-07-15T05:28:35.073Z] #18 37.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T05:28:35.073Z] #18 ... [2020-07-15T05:28:35.073Z] [2020-07-15T05:28:35.073Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:35.073Z] #40 76.13 LINK criu/pie/restorer.built-in.o [2020-07-15T05:28:35.073Z] #40 76.14 GEN criu/pie/restorer-blob.h [2020-07-15T05:28:35.073Z] #40 76.33 DEP criu/vdso.d [2020-07-15T05:28:35.073Z] #40 76.64 DEP criu/uts_ns.d [2020-07-15T05:28:35.073Z] #40 76.80 DEP criu/util.d [2020-07-15T05:28:35.073Z] #40 77.02 DEP criu/uffd.d [2020-07-15T05:28:35.073Z] #40 77.27 DEP criu/tun.d [2020-07-15T05:28:35.073Z] #40 77.43 DEP criu/tty.d [2020-07-15T05:28:35.073Z] #40 77.64 DEP criu/timerfd.d [2020-07-15T05:28:35.073Z] #40 77.85 DEP criu/timens.d [2020-07-15T05:28:35.073Z] #40 78.07 DEP criu/sysfs_parse.d [2020-07-15T05:28:35.073Z] #40 78.23 DEP criu/sysctl.d [2020-07-15T05:28:35.073Z] #40 78.40 DEP criu/string.d [2020-07-15T05:28:35.073Z] #40 78.44 DEP criu/stats.d [2020-07-15T05:28:35.073Z] #40 78.56 DEP criu/sockets.d [2020-07-15T05:28:35.073Z] #40 78.79 DEP criu/sk-unix.d [2020-07-15T05:28:35.073Z] #40 79.05 DEP criu/sk-tcp.d [2020-07-15T05:28:35.073Z] #40 79.28 DEP criu/sk-queue.d [2020-07-15T05:28:35.073Z] #40 79.56 DEP criu/sk-packet.d [2020-07-15T05:28:35.073Z] #40 79.78 DEP criu/sk-netlink.d [2020-07-15T05:28:35.073Z] #40 80.04 DEP criu/sk-inet.d [2020-07-15T05:28:35.073Z] #40 80.33 DEP criu/signalfd.d [2020-07-15T05:28:35.073Z] #40 80.50 DEP criu/sigframe.d [2020-07-15T05:28:35.073Z] #40 80.63 DEP criu/shmem.d [2020-07-15T05:28:35.073Z] #40 80.81 DEP criu/servicefd.d [2020-07-15T05:28:35.073Z] #40 81.06 DEP criu/seize.d [2020-07-15T05:28:35.073Z] #40 81.24 DEP criu/seccomp.d [2020-07-15T05:28:35.073Z] #40 81.43 DEP criu/rst-malloc.d [2020-07-15T05:28:35.073Z] #40 81.53 DEP criu/rbtree.d [2020-07-15T05:28:35.073Z] #40 81.56 DEP criu/pstree.d [2020-07-15T05:28:35.073Z] #40 81.76 DEP criu/protobuf.d [2020-07-15T05:28:35.073Z] #40 81.92 GEN criu/protobuf-desc-gen.h [2020-07-15T05:28:35.073Z] #40 84.08 DEP criu/protobuf-desc.d [2020-07-15T05:28:35.073Z] #40 84.24 DEP criu/proc_parse.d [2020-07-15T05:28:35.073Z] #40 84.53 DEP criu/plugin.d [2020-07-15T05:28:35.073Z] #40 84.63 DEP criu/pipes.d [2020-07-15T05:28:35.073Z] #40 84.85 DEP criu/pie-util.d [2020-07-15T05:28:35.073Z] #40 84.99 DEP criu/pie-util-vdso.d [2020-07-15T05:28:35.073Z] #40 85.14 DEP criu/path.d [2020-07-15T05:28:35.073Z] #40 85.25 DEP criu/parasite-syscall.d [2020-07-15T05:28:35.073Z] #40 85.49 DEP criu/pagemap.d [2020-07-15T05:28:35.073Z] #40 85.66 DEP criu/pagemap-cache.d [2020-07-15T05:28:35.073Z] #40 85.77 DEP criu/page-xfer.d [2020-07-15T05:28:35.073Z] #40 85.93 DEP criu/page-pipe.d [2020-07-15T05:28:35.073Z] #40 86.05 DEP criu/netfilter.d [2020-07-15T05:28:35.073Z] #40 86.21 DEP criu/net.d [2020-07-15T05:28:35.291Z] #39 44.88 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-15T05:28:35.291Z] #39 44.93 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-15T05:28:35.291Z] #39 44.97 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-15T05:28:35.291Z] #39 45.00 AR compel/plugins/std.lib.a [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T05:28:35.337Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-07-15T05:28:35.337Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T05:28:35.337Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.1% of statements [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T05:28:35.337Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-07-15T05:28:35.337Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T05:28:35.337Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T05:28:35.337Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-15T05:28:35.372Z] #40 86.58 DEP criu/namespaces.d [2020-07-15T05:28:35.551Z] #39 45.03 CC compel/plugins/fds/fds.o [2020-07-15T05:28:35.628Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T05:28:35.628Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T05:28:35.669Z] #40 86.79 DEP criu/mount.d [2020-07-15T05:28:35.669Z] #40 87.05 DEP criu/memfd.d [2020-07-15T05:28:35.812Z] #39 45.37 AR compel/plugins/fds.lib.a [2020-07-15T05:28:35.812Z] #39 45.49 HOSTDEP compel/src/lib/log-host.d [2020-07-15T05:28:35.918Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-07-15T05:28:35.967Z] #40 ... [2020-07-15T05:28:35.967Z] [2020-07-15T05:28:35.967Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:36.072Z] #39 45.62 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T05:28:36.266Z] #22 151.9 Checking out files: 29% (3227/10849) Checking out files: 30% (3255/10849) Checking out files: 31% (3364/10849) Checking out files: 32% (3472/10849) Checking out files: 33% (3581/10849) [2020-07-15T05:28:36.266Z] #22 ... [2020-07-15T05:28:36.266Z] [2020-07-15T05:28:36.266Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:36.266Z] #42 142.2 mime [2020-07-15T05:28:36.266Z] #42 145.1 vendor/golang.org/x/crypto/cryptobyte [2020-07-15T05:28:36.266Z] #42 145.7 vendor/golang.org/x/net/idna [2020-07-15T05:28:36.266Z] #42 147.1 mime/quotedprintable [2020-07-15T05:28:36.266Z] #42 148.3 net/http/internal [2020-07-15T05:28:36.266Z] #42 152.1 vendor/golang.org/x/net/http/httpproxy [2020-07-15T05:28:36.266Z] #42 152.1 net/textproto [2020-07-15T05:28:36.266Z] #42 152.1 crypto/x509 [2020-07-15T05:28:36.266Z] #42 ... [2020-07-15T05:28:36.266Z] [2020-07-15T05:28:36.266Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:36.331Z] #39 45.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-15T05:28:36.331Z] #39 45.88 HOSTDEP compel/src/main-host.d [2020-07-15T05:28:36.331Z] #39 45.99 DEP compel/src/lib/ptrace.d [2020-07-15T05:28:36.331Z] #39 46.09 DEP compel/src/lib/infect.d [2020-07-15T05:28:36.900Z] #39 46.24 DEP compel/src/lib/infect-util.d [2020-07-15T05:28:36.900Z] #39 46.33 DEP compel/src/lib/infect-rpc.d [2020-07-15T05:28:36.900Z] #39 46.51 DEP compel/arch/x86/src/lib/infect.d [2020-07-15T05:28:37.165Z] #39 46.69 DEP compel/arch/x86/src/lib/cpu.d [2020-07-15T05:28:37.165Z] #39 46.80 DEP compel/src/lib/log.d [2020-07-15T05:28:37.165Z] #39 46.87 DEP compel/src/main.d [2020-07-15T05:28:37.437Z] #39 46.94 DEP compel/src/lib/handle-elf.d [2020-07-15T05:28:37.437Z] #39 47.05 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-15T05:28:37.437Z] #39 ... [2020-07-15T05:28:37.437Z] [2020-07-15T05:28:37.437Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T05:28:37.437Z] #11 DONE 2.7s [2020-07-15T05:28:37.697Z] [2020-07-15T05:28:37.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:37.697Z] #39 47.21 CC compel/src/lib/log.o [2020-07-15T05:28:37.965Z] #39 47.60 CC compel/arch/x86/src/lib/cpu.o [2020-07-15T05:28:38.359Z] #22 151.9 Checking out files: 29% (3227/10849) Checking out files: 30% (3255/10849) Checking out files: 31% (3364/10849) Checking out files: 32% (3472/10849) Checking out files: 33% (3581/10849) Checking out files: 34% (3689/10849) Checking out files: 35% (3798/10849) Checking out files: 36% (3906/10849) Checking out files: 37% (4015/10849) Checking out files: 38% (4123/10849) Checking out files: 39% (4232/10849) Checking out files: 40% (4340/10849) Checking out files: 41% (4449/10849) Checking out files: 42% (4557/10849) Checking out files: 43% (4666/10849) Checking out files: 44% (4774/10849) Checking out files: 45% (4883/10849) Checking out files: 46% (4991/10849) Checking out files: 47% (5100/10849) Checking out files: 48% (5208/10849) Checking out files: 49% (5317/10849) Checking out files: 50% (5425/10849) Checking out files: 51% (5533/10849) Checking out files: 52% (5642/10849) Checking out files: 52% (5714/10849) Checking out files: 53% (5750/10849) Checking out files: 54% (5859/10849) Checking out files: 55% (5967/10849) Checking out files: 56% (6076/10849) Checking out files: 57% (6184/10849) Checking out files: 58% (6293/10849) Checking out files: 59% (6401/10849) Checking out files: 60% (6510/10849) Checking out files: 61% (6618/10849) Checking out files: 62% (6727/10849) Checking out files: 63% (6835/10849) Checking out files: 64% (6944/10849) Checking out files: 65% (7052/10849) Checking out files: 66% (7161/10849) Checking out files: 67% (7269/10849) Checking out files: 68% (7378/10849) Checking out files: 69% (7486/10849) Checking out files: 70% (7595/10849) Checking out files: 71% (7703/10849) Checking out files: 72% (7812/10849) Checking out files: 73% (7920/10849) Checking out files: 74% (8029/10849) Checking out files: 75% (8137/10849) Checking out files: 76% (8246/10849) Checking out files: 77% (8354/10849) Checking out files: 78% (8463/10849) Checking out files: 79% (8571/10849) Checking out files: 80% (8680/10849) Checking out files: 81% (8788/10849) Checking out files: 82% (8897/10849) Checking out files: 83% (9005/10849) Checking out files: 83% (9063/10849) Checking out files: 84% (9114/10849) Checking out files: 85% (9222/10849) Checking out files: 86% (9331/10849) Checking out files: 87% (9439/10849) Checking out files: 88% (9548/10849) Checking out files: 89% (9656/10849) Checking out files: 90% (9765/10849) Checking out files: 91% (9873/10849) Checking out files: 92% (9982/10849) Checking out files: 93% (10090/10849) Checking out files: 94% (10199/10849) Checking out files: 95% (10307/10849) Checking out files: 96% (10416/10849) Checking out files: 97% (10524/10849) Checking out files: 98% (10633/10849) Checking out files: 99% (10741/10849) Checking out files: 100% (10849/10849) Checking out files: 100% (10849/10849), done. [2020-07-15T05:28:38.359Z] #22 154.4 + cd /tmp/tmp.DptOqUgAYv/tmp/docker-ce [2020-07-15T05:28:38.359Z] #22 154.4 + git checkout -q v17.06.2-ce [2020-07-15T05:28:38.904Z] #39 48.43 CC compel/arch/x86/src/lib/infect.o [2020-07-15T05:28:39.459Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 13.6% of statements [2020-07-15T05:28:39.751Z] ok github.com/docker/docker/builder/dockerfile 1.019s coverage: 48.1% of statements [2020-07-15T05:28:39.844Z] #39 ... [2020-07-15T05:28:39.844Z] [2020-07-15T05:28:39.844Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T05:28:39.844Z] #12 DONE 2.2s [2020-07-15T05:28:39.844Z] [2020-07-15T05:28:39.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:39.844Z] #39 49.37 CC compel/src/lib/infect-rpc.o [2020-07-15T05:28:40.103Z] #39 49.82 CC compel/src/lib/infect-util.o [2020-07-15T05:28:40.363Z] #39 50.02 CC compel/src/lib/infect.o [2020-07-15T05:28:40.386Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-15T05:28:40.387Z] ok github.com/docker/docker/builder/remotecontext/git 0.985s coverage: 86.3% of statements [2020-07-15T05:28:40.387Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T05:28:40.387Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T05:28:41.953Z] #22 157.4 + mkdir -p /tmp/tmp.DptOqUgAYv/src/github.com/docker [2020-07-15T05:28:41.953Z] #22 157.4 + mv components/cli /tmp/tmp.DptOqUgAYv/src/github.com/docker/cli [2020-07-15T05:28:41.953Z] #22 157.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-15T05:28:42.270Z] #39 ... [2020-07-15T05:28:42.270Z] [2020-07-15T05:28:42.270Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T05:28:42.270Z] #13 2.051 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T05:28:42.270Z] #13 DONE 2.5s [2020-07-15T05:28:42.530Z] [2020-07-15T05:28:42.530Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T05:28:43.907Z] ok github.com/docker/docker/client 0.149s coverage: 75.4% of statements [2020-07-15T05:28:44.437Z] #14 DONE 2.1s [2020-07-15T05:28:44.437Z] [2020-07-15T05:28:44.437Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:28:45.009Z] #15 ... [2020-07-15T05:28:45.009Z] [2020-07-15T05:28:45.009Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:45.009Z] #49 2.511 + RM_GOPATH=0 [2020-07-15T05:28:45.009Z] #49 2.512 + TMP_GOPATH= [2020-07-15T05:28:45.009Z] #49 2.517 + : /build [2020-07-15T05:28:45.009Z] #49 2.517 + '[' -z '' ']' [2020-07-15T05:28:45.009Z] #49 2.521 ++ mktemp -d [2020-07-15T05:28:45.009Z] #49 2.523 + export GOPATH=/tmp/tmp.5DaktVG99p [2020-07-15T05:28:45.009Z] #49 2.523 + GOPATH=/tmp/tmp.5DaktVG99p [2020-07-15T05:28:45.009Z] #49 2.523 + RM_GOPATH=1 [2020-07-15T05:28:45.009Z] #49 2.523 + case "$(go env GOARCH)" in [2020-07-15T05:28:45.009Z] #49 2.523 ++ go env GOARCH [2020-07-15T05:28:45.009Z] #49 2.557 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:28:45.009Z] #49 2.557 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:28:45.009Z] #49 2.558 ++ dirname /tmp/install/install.sh [2020-07-15T05:28:45.009Z] #49 2.572 + dir=/tmp/install [2020-07-15T05:28:45.009Z] #49 2.581 + bin=runc [2020-07-15T05:28:45.009Z] #49 2.581 + shift [2020-07-15T05:28:45.009Z] #49 2.581 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T05:28:45.009Z] #49 2.581 + . /tmp/install/runc.installer [2020-07-15T05:28:45.009Z] #49 2.581 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:28:45.009Z] #49 2.581 + install_runc [2020-07-15T05:28:45.009Z] #49 2.581 + uname -r [2020-07-15T05:28:45.009Z] #49 2.581 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T05:28:45.009Z] #49 2.583 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T05:28:45.009Z] #49 2.584 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T05:28:45.009Z] #49 2.584 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5DaktVG99p/src/github.com/opencontainers/runc [2020-07-15T05:28:45.009Z] #49 2.585 Cloning into '/tmp/tmp.5DaktVG99p/src/github.com/opencontainers/runc'... [2020-07-15T05:28:45.009Z] #49 2.587 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T05:28:45.009Z] #49 10.26 + cd /tmp/tmp.5DaktVG99p/src/github.com/opencontainers/runc [2020-07-15T05:28:45.009Z] #49 ... [2020-07-15T05:28:45.009Z] [2020-07-15T05:28:45.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:45.009Z] #39 52.64 CC compel/src/lib/ptrace.o [2020-07-15T05:28:45.009Z] #39 53.07 AR compel/libcompel.a [2020-07-15T05:28:45.009Z] #39 53.14 HOSTCC compel/src/main-host.o [2020-07-15T05:28:45.009Z] #39 53.41 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-15T05:28:45.009Z] #39 53.56 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T05:28:45.009Z] #39 54.02 HOSTCC compel/src/lib/log-host.o [2020-07-15T05:28:45.009Z] #39 54.25 HOSTLINK compel/compel-host-bin [2020-07-15T05:28:45.009Z] #39 54.45 DEP soccr/soccr.d [2020-07-15T05:28:45.009Z] #39 54.63 CC soccr/soccr.o [2020-07-15T05:28:45.362Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2020-07-15T05:28:46.391Z] #39 ... [2020-07-15T05:28:46.391Z] [2020-07-15T05:28:46.391Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T05:28:46.391Z] #15 DONE 2.1s [2020-07-15T05:28:46.391Z] [2020-07-15T05:28:46.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:46.391Z] #39 56.06 AR soccr/libsoccr.a [2020-07-15T05:28:46.463Z] #22 ... [2020-07-15T05:28:46.464Z] [2020-07-15T05:28:46.464Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:46.464Z] #40 87.22 DEP criu/mem.d [2020-07-15T05:28:46.464Z] #40 87.47 DEP criu/lsm.d [2020-07-15T05:28:46.464Z] #40 87.61 DEP criu/log.d [2020-07-15T05:28:46.464Z] #40 87.77 DEP criu/libnetlink.d [2020-07-15T05:28:46.464Z] #40 87.97 DEP criu/kerndat.d [2020-07-15T05:28:46.464Z] #40 88.21 DEP criu/kcmp-ids.d [2020-07-15T05:28:46.464Z] #40 88.34 DEP criu/irmap.d [2020-07-15T05:28:46.464Z] #40 88.50 DEP criu/ipc_ns.d [2020-07-15T05:28:46.464Z] #40 88.70 DEP criu/image.d [2020-07-15T05:28:46.464Z] #40 88.84 DEP criu/image-desc.d [2020-07-15T05:28:46.464Z] #40 88.94 DEP criu/fsnotify.d [2020-07-15T05:28:46.464Z] #40 89.08 DEP criu/filesystems.d [2020-07-15T05:28:46.464Z] #40 89.32 DEP criu/files.d [2020-07-15T05:28:46.464Z] #40 89.59 DEP criu/files-reg.d [2020-07-15T05:28:46.464Z] #40 89.85 DEP criu/files-ext.d [2020-07-15T05:28:46.464Z] #40 90.09 DEP criu/file-lock.d [2020-07-15T05:28:46.464Z] #40 90.27 DEP criu/file-ids.d [2020-07-15T05:28:46.464Z] #40 90.44 DEP criu/fifo.d [2020-07-15T05:28:46.464Z] #40 90.65 DEP criu/fdstore.d [2020-07-15T05:28:46.464Z] #40 90.81 DEP criu/fault-injection.d [2020-07-15T05:28:46.464Z] #40 90.88 DEP criu/external.d [2020-07-15T05:28:46.464Z] #40 90.98 DEP criu/eventpoll.d [2020-07-15T05:28:46.464Z] #40 91.18 DEP criu/eventfd.d [2020-07-15T05:28:46.464Z] #40 91.34 DEP criu/crtools.d [2020-07-15T05:28:46.464Z] #40 91.68 DEP criu/cr-service.d [2020-07-15T05:28:46.464Z] #40 91.96 DEP criu/cr-restore.d [2020-07-15T05:28:46.464Z] #40 92.28 DEP criu/cr-errno.d [2020-07-15T05:28:46.464Z] #40 92.31 DEP criu/cr-dump.d [2020-07-15T05:28:46.464Z] #40 92.53 DEP criu/cr-dedup.d [2020-07-15T05:28:46.464Z] #40 92.76 DEP criu/cr-check.d [2020-07-15T05:28:46.464Z] #40 92.96 DEP criu/config.d [2020-07-15T05:28:46.464Z] #40 93.16 DEP criu/clone-noasan.d [2020-07-15T05:28:46.464Z] #40 93.27 DEP criu/cgroup.d [2020-07-15T05:28:46.464Z] #40 93.55 DEP criu/cgroup-props.d [2020-07-15T05:28:46.464Z] #40 93.74 DEP criu/bitmap.d [2020-07-15T05:28:46.464Z] #40 93.76 DEP criu/bfd.d [2020-07-15T05:28:46.464Z] #40 93.88 DEP criu/autofs.d [2020-07-15T05:28:46.464Z] #40 94.08 DEP criu/aio.d [2020-07-15T05:28:46.464Z] #40 94.28 DEP criu/action-scripts.d [2020-07-15T05:28:46.464Z] #40 94.72 CC criu/action-scripts.o [2020-07-15T05:28:46.464Z] #40 95.38 CC criu/aio.o [2020-07-15T05:28:46.464Z] #40 96.09 CC criu/autofs.o [2020-07-15T05:28:46.464Z] #40 ... [2020-07-15T05:28:46.464Z] [2020-07-15T05:28:46.464Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:28:46.464Z] #18 42.00 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T05:28:46.464Z] #18 42.44 Selecting previously unselected package bzip2. [2020-07-15T05:28:46.464Z] #18 42.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 42.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:28:46.464Z] #18 42.63 Selecting previously unselected package xz-utils. [2020-07-15T05:28:46.464Z] #18 42.63 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 42.69 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T05:28:46.464Z] #18 42.90 Selecting previously unselected package apparmor. [2020-07-15T05:28:46.464Z] #18 42.91 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 43.03 Unpacking apparmor (2.13.2-10) ... [2020-07-15T05:28:46.464Z] #18 43.47 Selecting previously unselected package aufs-tools. [2020-07-15T05:28:46.464Z] #18 43.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 43.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:28:46.464Z] #18 43.59 Selecting previously unselected package libonig5:ppc64el. [2020-07-15T05:28:46.464Z] #18 43.60 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 43.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-15T05:28:46.464Z] #18 43.83 Selecting previously unselected package libjq1:ppc64el. [2020-07-15T05:28:46.464Z] #18 43.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 43.86 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T05:28:46.464Z] #18 44.04 Selecting previously unselected package jq. [2020-07-15T05:28:46.464Z] #18 44.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 44.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:28:46.464Z] #18 44.15 Selecting previously unselected package libaio1:ppc64el. [2020-07-15T05:28:46.464Z] #18 44.16 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 44.17 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-15T05:28:46.464Z] #18 44.25 Selecting previously unselected package libgpm2:ppc64el. [2020-07-15T05:28:46.464Z] #18 44.27 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 44.27 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-15T05:28:46.464Z] #18 44.35 Selecting previously unselected package libicu63:ppc64el. [2020-07-15T05:28:46.464Z] #18 44.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 44.37 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T05:28:46.464Z] #18 48.60 Selecting previously unselected package libnet1:ppc64el. [2020-07-15T05:28:46.464Z] #18 48.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 48.61 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T05:28:46.464Z] #18 48.72 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-15T05:28:46.464Z] #18 48.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 48.74 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T05:28:46.464Z] #18 48.83 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-15T05:28:46.464Z] #18 48.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 48.84 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T05:28:46.464Z] #18 48.90 Selecting previously unselected package libreadline5:ppc64el. [2020-07-15T05:28:46.464Z] #18 48.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 48.93 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-15T05:28:46.464Z] #18 49.08 Selecting previously unselected package net-tools. [2020-07-15T05:28:46.464Z] #18 49.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-15T05:28:46.464Z] #18 49.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:28:46.464Z] #18 49.34 Selecting previously unselected package python-pip-whl. [2020-07-15T05:28:46.464Z] #18 49.35 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T05:28:46.464Z] #18 49.37 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T05:28:46.650Z] #39 56.13 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:28:47.114Z] #18 49.97 Selecting previously unselected package python3-lib2to3. [2020-07-15T05:28:47.114Z] #18 49.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T05:28:47.114Z] #18 49.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:28:47.114Z] #18 50.10 Selecting previously unselected package python3-distutils. [2020-07-15T05:28:47.114Z] #18 50.11 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T05:28:47.114Z] #18 50.11 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T05:28:47.114Z] #18 50.23 Selecting previously unselected package python3-pip. [2020-07-15T05:28:47.193Z] #52 236.5 + bin/containerd-stress [2020-07-15T05:28:47.193Z] #52 ... [2020-07-15T05:28:47.193Z] [2020-07-15T05:28:47.193Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:47.193Z] #45 DONE 271.4s [2020-07-15T05:28:47.268Z] #39 56.71 DEP criu/arch/x86/sigframe.d [2020-07-15T05:28:47.268Z] #39 56.86 DEP criu/arch/x86/sigaction_compat.d [2020-07-15T05:28:47.268Z] #39 ... [2020-07-15T05:28:47.268Z] [2020-07-15T05:28:47.268Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:47.268Z] #41 125.8 net/http/httptrace [2020-07-15T05:28:47.268Z] #41 126.1 net/http [2020-07-15T05:28:47.413Z] #18 50.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T05:28:47.413Z] #18 50.26 Unpacking python3-pip (18.1-5) ... [2020-07-15T05:28:47.413Z] #18 50.46 Selecting previously unselected package python3-pkg-resources. [2020-07-15T05:28:47.413Z] #18 50.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:28:47.413Z] #18 50.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:28:47.450Z] [2020-07-15T05:28:47.450Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:47.545Z] #41 ... [2020-07-15T05:28:47.545Z] [2020-07-15T05:28:47.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:47.545Z] #39 56.97 DEP criu/arch/x86/kerndat.d [2020-07-15T05:28:47.545Z] #39 57.18 DEP criu/arch/x86/crtools.d [2020-07-15T05:28:47.712Z] #18 50.67 Selecting previously unselected package python3-setuptools. [2020-07-15T05:28:47.712Z] #18 50.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T05:28:47.712Z] #18 50.70 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T05:28:47.817Z] #39 57.27 DEP criu/arch/x86/cpu.d [2020-07-15T05:28:47.817Z] #39 57.43 CC criu/arch/x86/cpu.o [2020-07-15T05:28:48.015Z] #18 50.94 Selecting previously unselected package python3-wheel. [2020-07-15T05:28:48.015Z] #18 50.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T05:28:48.015Z] #18 50.97 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T05:28:48.015Z] #18 ... [2020-07-15T05:28:48.015Z] [2020-07-15T05:28:48.015Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:48.015Z] #42 154.1 vendor/golang.org/x/net/http/httpguts [2020-07-15T05:28:48.015Z] #42 156.6 crypto/tls [2020-07-15T05:28:48.336Z] #42 ... [2020-07-15T05:28:48.336Z] [2020-07-15T05:28:48.336Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:28:48.336Z] #18 51.09 Selecting previously unselected package sudo. [2020-07-15T05:28:48.336Z] #18 51.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-15T05:28:48.336Z] #18 51.11 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:28:48.395Z] #39 57.93 CC criu/arch/x86/crtools.o [2020-07-15T05:28:48.395Z] #39 ... [2020-07-15T05:28:48.395Z] [2020-07-15T05:28:48.395Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T05:28:48.395Z] #16 DONE 2.1s [2020-07-15T05:28:48.676Z] [2020-07-15T05:28:48.676Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:28:48.985Z] #18 51.80 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T05:28:48.985Z] #18 51.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-15T05:28:48.985Z] #18 51.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:28:49.289Z] #18 52.08 Selecting previously unselected package uidmap. [2020-07-15T05:28:49.289Z] #18 52.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-15T05:28:49.289Z] #18 52.11 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T05:28:49.289Z] #18 52.26 Selecting previously unselected package vim-runtime. [2020-07-15T05:28:49.289Z] #18 52.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:28:49.289Z] #18 52.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T05:28:49.337Z] #52 ... [2020-07-15T05:28:49.337Z] [2020-07-15T05:28:49.337Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T05:28:49.337Z] #46 DONE 0.3s [2020-07-15T05:28:49.588Z] #18 52.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T05:28:49.588Z] #18 52.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:28:49.593Z] [2020-07-15T05:28:49.593Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T05:28:49.593Z] #48 DONE 0.1s [2020-07-15T05:28:49.593Z] [2020-07-15T05:28:49.593Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T05:28:49.593Z] #50 DONE 0.1s [2020-07-15T05:28:49.593Z] [2020-07-15T05:28:49.593Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:28:49.593Z] #52 239.3 + bin/containerd-shim [2020-07-15T05:28:50.584Z] #17 2.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T05:28:51.153Z] #17 2.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T05:28:51.153Z] #17 2.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T05:28:51.414Z] #17 2.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T05:28:52.794Z] #17 4.047 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T05:28:52.829Z] Client: [2020-07-15T05:28:52.829Z] Debug Mode: false [2020-07-15T05:28:52.829Z] Plugins: [2020-07-15T05:28:52.829Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-15T05:28:52.829Z] [2020-07-15T05:28:52.829Z] Server: [2020-07-15T05:28:52.829Z] Containers: 0 [2020-07-15T05:28:52.829Z] Running: 0 [2020-07-15T05:28:52.829Z] Paused: 0 [2020-07-15T05:28:52.829Z] Stopped: 0 [2020-07-15T05:28:52.829Z] Images: 0 [2020-07-15T05:28:52.829Z] Server Version: 19.03.5 [2020-07-15T05:28:52.829Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-15T05:28:52.829Z] Windows: [2020-07-15T05:28:52.829Z] LCOW: [2020-07-15T05:28:52.829Z] Logging Driver: json-file [2020-07-15T05:28:52.829Z] Plugins: [2020-07-15T05:28:52.829Z] Volume: local [2020-07-15T05:28:52.829Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T05:28:52.829Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T05:28:52.829Z] Swarm: inactive [2020-07-15T05:28:52.829Z] Default Isolation: process [2020-07-15T05:28:52.829Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T05:28:52.829Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T05:28:52.829Z] OSType: windows [2020-07-15T05:28:52.829Z] Architecture: x86_64 [2020-07-15T05:28:52.829Z] CPUs: 4 [2020-07-15T05:28:52.829Z] Total Memory: 32GiB [2020-07-15T05:28:52.829Z] Name: azwin-2-cefe30 [2020-07-15T05:28:52.829Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-15T05:28:52.829Z] Docker Root Dir: D:\docker [2020-07-15T05:28:52.829Z] Debug Mode: false [2020-07-15T05:28:52.830Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:28:52.830Z] Labels: [2020-07-15T05:28:52.830Z] Experimental: true [2020-07-15T05:28:52.830Z] Insecure Registries: [2020-07-15T05:28:52.830Z] 10.0.0.4:5000 [2020-07-15T05:28:52.830Z] 127.0.0.0/8 [2020-07-15T05:28:52.830Z] Registry Mirrors: [2020-07-15T05:28:52.830Z] http://10.0.0.4:5000/ [2020-07-15T05:28:52.830Z] Live Restore Enabled: false [2020-07-15T05:28:52.830Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-15T05:28:53.153Z] #18 55.87 Selecting previously unselected package vim. [2020-07-15T05:28:53.153Z] #18 55.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-15T05:28:53.153Z] #18 55.91 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T05:28:53.802Z] #18 56.52 Selecting previously unselected package xfsprogs. [2020-07-15T05:28:53.802Z] #18 56.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-15T05:28:53.802Z] #18 56.53 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T05:28:54.176Z] #17 5.497 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T05:28:54.465Z] #18 57.25 Selecting previously unselected package zip. [2020-07-15T05:28:54.465Z] #18 57.27 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-15T05:28:54.465Z] #18 57.27 Unpacking zip (3.0-11+b1) ... [2020-07-15T05:28:54.465Z] #18 57.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:28:54.465Z] #18 57.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:28:54.465Z] #18 57.53 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-15T05:28:54.465Z] #18 57.54 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-15T05:28:54.465Z] #18 57.56 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-15T05:28:54.465Z] #18 57.57 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-15T05:28:54.465Z] #18 57.58 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T05:28:54.745Z] #17 ... [2020-07-15T05:28:54.746Z] [2020-07-15T05:28:54.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:54.746Z] #39 59.50 CC criu/arch/x86/kerndat.o [2020-07-15T05:28:54.746Z] #39 60.01 CC criu/arch/x86/sigaction_compat.o [2020-07-15T05:28:54.746Z] #39 60.19 CC criu/arch/x86/sigframe.o [2020-07-15T05:28:54.746Z] #39 60.43 LINK criu/arch/x86/crtools.built-in.o [2020-07-15T05:28:54.746Z] #39 60.46 DEP criu/pie/util-vdso-elf32.d [2020-07-15T05:28:54.746Z] #39 60.59 DEP criu/pie/util-vdso.d [2020-07-15T05:28:54.746Z] #39 60.71 DEP criu/pie/util.d [2020-07-15T05:28:54.746Z] #39 60.85 CC criu/pie/util.o [2020-07-15T05:28:54.746Z] #39 61.12 CC criu/pie/util-vdso.o [2020-07-15T05:28:54.746Z] #39 61.77 CC criu/pie/util-vdso-elf32.o [2020-07-15T05:28:54.746Z] #39 62.31 AR criu/pie/pie.lib.a [2020-07-15T05:28:54.746Z] #39 62.37 DEP criu/pie/restorer.d [2020-07-15T05:28:54.746Z] #39 62.57 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-15T05:28:54.746Z] #39 62.67 DEP criu/arch/x86/restorer_unmap.d [2020-07-15T05:28:54.746Z] #39 62.69 DEP criu/arch/x86/restorer.d [2020-07-15T05:28:54.746Z] #39 62.86 DEP criu/arch/x86/vdso-pie.d [2020-07-15T05:28:54.746Z] #39 63.01 DEP criu/pie/parasite-vdso.d [2020-07-15T05:28:54.746Z] #39 63.12 DEP criu/pie/parasite.d [2020-07-15T05:28:54.746Z] #39 63.31 CC criu/pie/parasite.o [2020-07-15T05:28:54.762Z] #18 57.59 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-15T05:28:54.762Z] #18 57.60 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T05:28:54.762Z] #18 57.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:28:54.762Z] #18 57.62 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T05:28:54.762Z] #18 57.63 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T05:28:54.762Z] #18 57.63 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:28:54.762Z] #18 57.64 Setting up zip (3.0-11+b1) ... [2020-07-15T05:28:54.762Z] #18 57.65 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:28:54.762Z] #18 57.71 Setting up bash-completion (1:2.8-6) ... [2020-07-15T05:28:55.006Z] #39 64.44 LINK criu/pie/parasite.built-in.o [2020-07-15T05:28:55.006Z] #39 64.44 GEN criu/pie/parasite-blob.h [2020-07-15T05:28:55.006Z] #39 64.46 CC criu/pie/parasite-vdso.o [2020-07-15T05:28:55.006Z] #39 ... [2020-07-15T05:28:55.006Z] [2020-07-15T05:28:55.006Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:55.006Z] #49 10.27 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T05:28:55.006Z] #49 10.68 + '[' -z '' ']' [2020-07-15T05:28:55.006Z] #49 10.68 + target=static [2020-07-15T05:28:55.006Z] #49 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T05:28:55.006Z] #49 10.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T05:28:55.575Z] #49 ... [2020-07-15T05:28:55.575Z] [2020-07-15T05:28:55.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:55.575Z] #39 65.12 CC criu/arch/x86/vdso-pie.o [2020-07-15T05:28:55.835Z] #39 65.48 CC criu/arch/x86/restorer.o [2020-07-15T05:28:56.133Z] #52 245.8 + bin/containerd-shim-runc-v1 [2020-07-15T05:28:56.405Z] #39 65.95 CC criu/arch/x86/restorer_unmap.o [2020-07-15T05:28:56.406Z] #39 66.00 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-15T05:28:56.975Z] #39 66.45 CC criu/pie/restorer.o [2020-07-15T05:28:57.528Z] #18 ... [2020-07-15T05:28:57.528Z] [2020-07-15T05:28:57.528Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:28:57.528Z] #40 98.52 CC criu/bfd.o [2020-07-15T05:28:57.528Z] #40 99.14 CC criu/bitmap.o [2020-07-15T05:28:57.528Z] #40 99.30 CC criu/cgroup-props.o [2020-07-15T05:28:57.528Z] #40 100.7 CC criu/cgroup.o [2020-07-15T05:28:57.528Z] #40 105.7 CC criu/clone-noasan.o [2020-07-15T05:28:57.528Z] #40 106.0 CC criu/config.o [2020-07-15T05:28:57.827Z] #40 109.0 CC criu/cr-check.o [2020-07-15T05:28:58.476Z] #40 ... [2020-07-15T05:28:58.476Z] [2020-07-15T05:28:58.476Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:28:58.476Z] #42 164.7 net/http/httptrace [2020-07-15T05:28:58.476Z] #42 165.0 net/http [2020-07-15T05:28:58.776Z] #42 ... [2020-07-15T05:28:58.776Z] [2020-07-15T05:28:58.776Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:28:58.776Z] #18 61.62 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-15T05:28:58.776Z] #18 61.63 Setting up xz-utils (5.2.4-1) ... [2020-07-15T05:28:58.776Z] #18 61.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T05:28:58.776Z] #18 61.69 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:28:58.776Z] #18 61.84 invoke-rc.d: could not determine current runlevel [2020-07-15T05:28:58.776Z] #18 61.85 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T05:28:58.776Z] #18 61.85 Setting up pigz (2.4-1) ... [2020-07-15T05:28:58.776Z] #18 61.86 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-15T05:28:59.077Z] #18 61.86 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T05:28:59.077Z] #18 61.89 Setting up python-pip-whl (18.1-5) ... [2020-07-15T05:28:59.077Z] #18 61.89 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-15T05:28:59.077Z] #18 61.90 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:28:59.404Z] #52 248.8 + bin/containerd-shim-runc-v2 [2020-07-15T05:28:59.726Z] #18 62.61 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-15T05:28:59.726Z] #18 62.62 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-15T05:28:59.726Z] #18 62.62 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-15T05:28:59.726Z] #18 62.63 Setting up vim (2:8.1.0875-5) ... [2020-07-15T05:28:59.726Z] #18 62.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T05:28:59.726Z] #18 62.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T05:28:59.726Z] #18 62.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T05:28:59.726Z] #18 62.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T05:28:59.726Z] #18 62.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T05:28:59.726Z] #18 62.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T05:28:59.726Z] #18 62.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T05:28:59.726Z] #18 62.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T05:28:59.726Z] #18 62.76 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T05:28:59.726Z] #18 62.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:28:59.726Z] #18 62.81 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-15T05:28:59.726Z] #18 62.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:28:59.964Z] #52 249.6 + binaries [2020-07-15T05:28:59.965Z] #52 249.6 + install -D bin/containerd /build/containerd [2020-07-15T05:28:59.965Z] #52 249.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T05:28:59.965Z] #52 249.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T05:28:59.965Z] #52 249.6 + install -D bin/ctr /build/ctr [2020-07-15T05:29:00.025Z] #18 62.84 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-15T05:29:00.025Z] #18 62.84 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:29:00.221Z] #52 DONE 249.8s [2020-07-15T05:29:00.267Z] #39 69.43 LINK criu/pie/restorer.built-in.o [2020-07-15T05:29:00.267Z] #39 69.47 GEN criu/pie/restorer-blob.h [2020-07-15T05:29:00.267Z] #39 69.56 DEP criu/vdso.d [2020-07-15T05:29:00.267Z] #39 69.87 DEP criu/vdso-compat.d [2020-07-15T05:29:00.267Z] #39 69.97 DEP criu/uts_ns.d [2020-07-15T05:29:00.527Z] #39 70.13 DEP criu/util.d [2020-07-15T05:29:00.787Z] #39 70.30 DEP criu/uffd.d [2020-07-15T05:29:00.787Z] #39 70.50 DEP criu/tun.d [2020-07-15T05:29:01.046Z] #39 ... [2020-07-15T05:29:01.046Z] [2020-07-15T05:29:01.046Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:29:01.046Z] #41 139.7 github.com/LK4D4/vndr/godl [2020-07-15T05:29:01.046Z] #41 140.3 github.com/LK4D4/vndr [2020-07-15T05:29:01.046Z] #41 DONE 149.5s [2020-07-15T05:29:01.046Z] [2020-07-15T05:29:01.046Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:01.047Z] #39 70.66 DEP criu/tty.d [2020-07-15T05:29:01.047Z] #39 ... [2020-07-15T05:29:01.047Z] [2020-07-15T05:29:01.047Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:29:01.047Z] #17 11.12 Fetched 8360 kB in 9s (909 kB/s) [2020-07-15T05:29:01.149Z] [2020-07-15T05:29:01.149Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T05:29:01.149Z] #53 DONE 0.2s [2020-07-15T05:29:01.149Z] [2020-07-15T05:29:01.149Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T05:29:01.149Z] #57 DONE 0.1s [2020-07-15T05:29:01.149Z] [2020-07-15T05:29:01.149Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T05:29:01.404Z] #59 DONE 0.2s [2020-07-15T05:29:01.404Z] [2020-07-15T05:29:01.404Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T05:29:01.404Z] #61 DONE 0.0s [2020-07-15T05:29:01.404Z] [2020-07-15T05:29:01.404Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T05:29:01.404Z] #62 DONE 0.0s [2020-07-15T05:29:01.404Z] [2020-07-15T05:29:01.404Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T05:29:03.586Z] #17 11.12 Reading package lists... [2020-07-15T05:29:03.920Z] #63 DONE 2.6s [2020-07-15T05:29:03.920Z] [2020-07-15T05:29:03.920Z] #64 exporting to image [2020-07-15T05:29:03.920Z] #64 exporting layers [2020-07-15T05:29:04.551Z] #18 66.73 Setting up iptables (1.8.2-4) ... [2020-07-15T05:29:04.551Z] #18 66.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:29:04.551Z] #18 66.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:29:04.551Z] #18 66.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:29:04.551Z] #18 66.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:29:04.551Z] #18 66.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T05:29:04.551Z] #18 66.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T05:29:04.551Z] #18 66.84 Setting up python3 (3.7.3-1) ... [2020-07-15T05:29:04.551Z] #18 67.33 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T05:29:04.968Z] #17 15.19 Reading package lists... [2020-07-15T05:29:04.968Z] #17 ... [2020-07-15T05:29:04.968Z] [2020-07-15T05:29:04.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:04.968Z] #39 71.08 DEP criu/timerfd.d [2020-07-15T05:29:04.968Z] #39 71.37 DEP criu/timens.d [2020-07-15T05:29:04.968Z] #39 71.66 DEP criu/sysfs_parse.d [2020-07-15T05:29:04.968Z] #39 71.95 DEP criu/sysctl.d [2020-07-15T05:29:04.968Z] #39 72.05 DEP criu/string.d [2020-07-15T05:29:04.968Z] #39 72.08 DEP criu/stats.d [2020-07-15T05:29:04.968Z] #39 72.17 DEP criu/sockets.d [2020-07-15T05:29:04.968Z] #39 72.30 DEP criu/sk-unix.d [2020-07-15T05:29:04.968Z] #39 72.46 DEP criu/sk-tcp.d [2020-07-15T05:29:04.968Z] #39 72.63 DEP criu/sk-queue.d [2020-07-15T05:29:04.968Z] #39 72.78 DEP criu/sk-packet.d [2020-07-15T05:29:04.968Z] #39 72.95 DEP criu/sk-netlink.d [2020-07-15T05:29:04.968Z] #39 73.07 DEP criu/sk-inet.d [2020-07-15T05:29:04.968Z] #39 73.31 DEP criu/signalfd.d [2020-07-15T05:29:04.968Z] #39 73.43 DEP criu/sigframe.d [2020-07-15T05:29:04.968Z] #39 73.57 DEP criu/shmem.d [2020-07-15T05:29:04.968Z] #39 73.73 DEP criu/servicefd.d [2020-07-15T05:29:04.968Z] #39 73.87 DEP criu/seize.d [2020-07-15T05:29:04.968Z] #39 74.06 DEP criu/seccomp.d [2020-07-15T05:29:04.968Z] #39 74.18 DEP criu/rst-malloc.d [2020-07-15T05:29:04.968Z] #39 74.26 DEP criu/rbtree.d [2020-07-15T05:29:04.968Z] #39 74.29 DEP criu/pstree.d [2020-07-15T05:29:04.968Z] #39 74.43 DEP criu/protobuf.d [2020-07-15T05:29:04.968Z] #39 74.56 GEN criu/protobuf-desc-gen.h [2020-07-15T05:29:05.616Z] #18 68.36 Setting up apparmor (2.13.2-10) ... [2020-07-15T05:29:06.119Z] #52 ... [2020-07-15T05:29:06.119Z] [2020-07-15T05:29:06.119Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:29:06.119Z] #45 DONE 271.5s [2020-07-15T05:29:06.119Z] [2020-07-15T05:29:06.119Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:29:06.119Z] #52 ... [2020-07-15T05:29:06.119Z] [2020-07-15T05:29:06.119Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T05:29:06.119Z] #46 DONE 0.2s [2020-07-15T05:29:06.119Z] [2020-07-15T05:29:06.119Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T05:29:06.119Z] #48 DONE 0.1s [2020-07-15T05:29:06.119Z] [2020-07-15T05:29:06.119Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T05:29:06.119Z] #50 DONE 0.1s [2020-07-15T05:29:06.119Z] [2020-07-15T05:29:06.119Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:29:06.119Z] #52 240.6 + bin/containerd-stress [2020-07-15T05:29:06.348Z] #39 76.06 DEP criu/protobuf-desc.d [2020-07-15T05:29:06.608Z] #39 76.23 DEP criu/proc_parse.d [2020-07-15T05:29:06.868Z] #39 76.39 DEP criu/plugin.d [2020-07-15T05:29:07.127Z] #39 76.55 DEP criu/pipes.d [2020-07-15T05:29:07.127Z] #39 76.69 DEP criu/pie-util.d [2020-07-15T05:29:07.127Z] #39 76.72 DEP criu/pie-util-vdso.d [2020-07-15T05:29:07.127Z] #39 76.80 DEP criu/pie-util-vdso-elf32.d [2020-07-15T05:29:07.127Z] #39 76.92 DEP criu/path.d [2020-07-15T05:29:07.483Z] #52 242.4 + bin/containerd-shim [2020-07-15T05:29:07.707Z] #39 77.08 DEP criu/parasite-syscall.d [2020-07-15T05:29:07.707Z] #39 77.23 DEP criu/pagemap.d [2020-07-15T05:29:07.707Z] #39 77.34 DEP criu/pagemap-cache.d [2020-07-15T05:29:07.707Z] #39 ... [2020-07-15T05:29:07.707Z] [2020-07-15T05:29:07.707Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:29:07.707Z] #28 DONE 156.3s [2020-07-15T05:29:07.707Z] [2020-07-15T05:29:07.707Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:29:07.707Z] #17 15.19 Reading package lists... [2020-07-15T05:29:07.707Z] #17 18.25 Building dependency tree... [2020-07-15T05:29:07.724Z] #18 70.39 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T05:29:07.724Z] #18 70.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:29:07.971Z] #17 19.56 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T05:29:07.971Z] #17 19.56 The following additional packages will be installed: [2020-07-15T05:29:07.971Z] #17 19.56 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T05:29:07.971Z] #17 19.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T05:29:07.971Z] #17 19.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T05:29:07.971Z] #17 19.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T05:29:07.971Z] #17 19.56 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T05:29:07.971Z] #17 19.56 Suggested packages: [2020-07-15T05:29:07.971Z] #17 19.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T05:29:07.971Z] #17 19.56 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T05:29:07.971Z] #17 19.56 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T05:29:07.971Z] #17 19.56 Recommended packages: [2020-07-15T05:29:07.971Z] #17 19.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T05:29:07.971Z] #17 19.56 python3-keyrings.alt python3-xdg unzip [2020-07-15T05:29:08.024Z] #18 71.02 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:29:09.579Z] #18 72.23 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T05:29:09.877Z] #18 72.75 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T05:29:09.883Z] #17 21.29 The following NEW packages will be installed: [2020-07-15T05:29:09.883Z] #17 21.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T05:29:09.883Z] #17 21.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T05:29:09.883Z] #17 21.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T05:29:09.883Z] #17 21.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T05:29:09.883Z] #17 21.30 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T05:29:09.883Z] #17 21.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T05:29:09.883Z] #17 21.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T05:29:09.883Z] #17 21.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T05:29:09.883Z] #17 21.30 xz-utils zip [2020-07-15T05:29:10.143Z] #17 21.72 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T05:29:10.143Z] #17 21.72 Need to get 28.5 MB of archives. [2020-07-15T05:29:10.143Z] #17 21.72 After this operation, 116 MB of additional disk space will be used. [2020-07-15T05:29:10.143Z] #17 21.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-15T05:29:10.143Z] #17 21.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-15T05:29:10.143Z] #17 21.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-15T05:29:10.143Z] #17 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-15T05:29:10.403Z] #17 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-15T05:29:10.403Z] #17 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-15T05:29:10.403Z] #17 21.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T05:29:10.403Z] #17 21.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-15T05:29:10.403Z] #17 21.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-15T05:29:10.403Z] #17 21.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-15T05:29:10.403Z] #17 21.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-15T05:29:10.403Z] #17 21.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-15T05:29:10.403Z] #17 21.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-15T05:29:10.403Z] #17 21.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-15T05:29:10.403Z] #17 21.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-15T05:29:10.403Z] #17 21.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-15T05:29:10.403Z] #17 21.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T05:29:10.403Z] #17 21.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T05:29:10.403Z] #17 21.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T05:29:10.403Z] #17 22.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-15T05:29:10.403Z] #17 22.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-15T05:29:10.403Z] #17 22.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-15T05:29:10.403Z] #17 22.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-15T05:29:10.524Z] #18 ... [2020-07-15T05:29:10.525Z] [2020-07-15T05:29:10.525Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:10.525Z] #40 111.9 CC criu/cr-dedup.o [2020-07-15T05:29:10.525Z] #40 112.5 CC criu/cr-dump.o [2020-07-15T05:29:10.525Z] #40 115.7 CC criu/cr-errno.o [2020-07-15T05:29:10.525Z] #40 115.8 CC criu/cr-restore.o [2020-07-15T05:29:10.663Z] #17 22.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T05:29:10.663Z] #17 22.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T05:29:10.663Z] #17 22.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T05:29:10.663Z] #17 22.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-15T05:29:10.663Z] #17 22.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-15T05:29:10.663Z] #17 22.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T05:29:10.923Z] #17 22.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T05:29:10.923Z] #17 22.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T05:29:10.923Z] #17 22.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T05:29:10.923Z] #17 22.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-15T05:29:10.923Z] #17 22.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-15T05:29:10.923Z] #17 22.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T05:29:10.923Z] #17 22.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T05:29:10.923Z] #17 22.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T05:29:10.923Z] #17 22.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-15T05:29:10.923Z] #17 22.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T05:29:10.923Z] #17 22.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T05:29:11.000Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.8% of statements [2020-07-15T05:29:11.000Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2020-07-15T05:29:11.000Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T05:29:11.000Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T05:29:11.000Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T05:29:11.000Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T05:29:11.183Z] #17 22.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T05:29:11.183Z] #17 22.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-15T05:29:11.183Z] #17 22.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-15T05:29:11.183Z] #17 22.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-15T05:29:11.183Z] #17 22.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T05:29:11.437Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-15T05:29:11.437Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6f1d7a4e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-15T05:29:11.437Z] ---------------------------------------------------------------------------- [2020-07-15T05:29:11.437Z] [2020-07-15T05:29:11.437Z] INFO: executeCI.ps1 starting at Wed Jul 15 05:29:10 CUT 2020 [2020-07-15T05:29:11.437Z] [2020-07-15T05:29:11.437Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-15T05:29:11.437Z] INFO: Running git version 2.24.1.windows.2 [2020-07-15T05:29:11.437Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-15T05:29:11.437Z] INFO: Environment variables: [2020-07-15T05:29:11.437Z] [2020-07-15T05:29:11.437Z] Name Value [2020-07-15T05:29:11.437Z] ---- ----- [2020-07-15T05:29:11.437Z] ALLUSERSPROFILE C:\ProgramData [2020-07-15T05:29:11.437Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-15T05:29:11.437Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-15T05:29:11.437Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-15T05:29:11.437Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-15T05:29:11.437Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-15T05:29:11.437Z] BRANCH_NAME PR-41211 [2020-07-15T05:29:11.437Z] BUILD_DISPLAY_NAME #1 [2020-07-15T05:29:11.437Z] BUILD_ID 1 [2020-07-15T05:29:11.437Z] BUILD_NUMBER 1 [2020-07-15T05:29:11.437Z] BUILD_TAG jenkins-moby-PR-41211-1 [2020-07-15T05:29:11.437Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41211/1/ [2020-07-15T05:29:11.437Z] CHANGE_AUTHOR AkihiroSuda [2020-07-15T05:29:11.437Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-07-15T05:29:11.437Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-07-15T05:29:11.437Z] CHANGE_BRANCH go-1.13.13 [2020-07-15T05:29:11.437Z] CHANGE_FORK AkihiroSuda/docker [2020-07-15T05:29:11.437Z] CHANGE_ID 41211 [2020-07-15T05:29:11.437Z] CHANGE_TARGET master [2020-07-15T05:29:11.437Z] CHANGE_TITLE Bump Go 1.13.13 [2020-07-15T05:29:11.437Z] CHANGE_URL https://github.com/moby/moby/pull/41211 [2020-07-15T05:29:11.437Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T05:29:11.437Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-15T05:29:11.437Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-15T05:29:11.437Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-15T05:29:11.437Z] COMPUTERNAME azwin-2-cefe30 [2020-07-15T05:29:11.437Z] ComSpec C:\windows\system32\cmd.exe [2020-07-15T05:29:11.437Z] ConfigSequenceNumber 0 [2020-07-15T05:29:11.437Z] DOCKER_BUILDKIT 0 [2020-07-15T05:29:11.437Z] DOCKER_DUT_DEBUG 1 [2020-07-15T05:29:11.437Z] DOCKER_EXPERIMENTAL 1 [2020-07-15T05:29:11.437Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-15T05:29:11.437Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-15T05:29:11.437Z] EXECUTOR_NUMBER 0 [2020-07-15T05:29:11.437Z] FQDN azwin-2-cefe30.westus.cloudapp.azure.com [2020-07-15T05:29:11.437Z] GIT_BRANCH PR-41211 [2020-07-15T05:29:11.437Z] GIT_COMMIT bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:29:11.437Z] GIT_URL https://github.com/moby/moby.git [2020-07-15T05:29:11.437Z] HUDSON_COOKIE efca847e-53fa-4cc6-ab89-d2e15cb6f24d [2020-07-15T05:29:11.437Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-15T05:29:11.437Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-15T05:29:11.437Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-15T05:29:11.437Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-15T05:29:11.437Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-15T05:29:11.437Z] JENKINS_NODE_COOKIE 034849b8-bcd4-4229-916a-e77cff2b0c27 [2020-07-15T05:29:11.437Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-15T05:29:11.437Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-15T05:29:11.437Z] JOB_BASE_NAME PR-41211 [2020-07-15T05:29:11.437Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41211/display/redirect [2020-07-15T05:29:11.437Z] JOB_NAME moby/PR-41211 [2020-07-15T05:29:11.437Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41211/ [2020-07-15T05:29:11.437Z] library.jps.version master [2020-07-15T05:29:11.437Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-15T05:29:11.437Z] NODE_LABELS amd64 azure azwin-2-cefe30 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-15T05:29:11.437Z] NODE_NAME azwin-2-cefe30 [2020-07-15T05:29:11.437Z] NUMBER_OF_PROCESSORS 4 [2020-07-15T05:29:11.437Z] OS Windows_NT [2020-07-15T05:29:11.437Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-15T05:29:11.437Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-15T05:29:11.437Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-15T05:29:11.437Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-15T05:29:11.437Z] PROCESSOR_LEVEL 6 [2020-07-15T05:29:11.437Z] PROCESSOR_REVISION 5504 [2020-07-15T05:29:11.437Z] ProgramData C:\ProgramData [2020-07-15T05:29:11.437Z] ProgramFiles C:\Program Files [2020-07-15T05:29:11.437Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-15T05:29:11.437Z] ProgramW6432 C:\Program Files [2020-07-15T05:29:11.437Z] PROMPT $P$G [2020-07-15T05:29:11.437Z] PSExecutionPolicyPreference Bypass [2020-07-15T05:29:11.437Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-15T05:29:11.438Z] PUBLIC C:\Users\Public [2020-07-15T05:29:11.438Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41211/1/display/redirect?page=changes [2020-07-15T05:29:11.438Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41211/1/display/redirect [2020-07-15T05:29:11.438Z] SKIP_VALIDATION_TESTS 1 [2020-07-15T05:29:11.438Z] SOURCES_DRIVE d [2020-07-15T05:29:11.438Z] SOURCES_SUBDIR gopath [2020-07-15T05:29:11.438Z] STAGE_NAME Run tests [2020-07-15T05:29:11.438Z] SystemDrive C: [2020-07-15T05:29:11.438Z] SystemRoot C:\windows [2020-07-15T05:29:11.438Z] TEMP C:\windows\TEMP [2020-07-15T05:29:11.438Z] TESTDEBUG 0 [2020-07-15T05:29:11.438Z] TESTRUN_DRIVE d [2020-07-15T05:29:11.438Z] TESTRUN_SUBDIR CI [2020-07-15T05:29:11.438Z] TIMEOUT 120m [2020-07-15T05:29:11.438Z] TMP C:\windows\TEMP [2020-07-15T05:29:11.438Z] USERDOMAIN WORKGROUP [2020-07-15T05:29:11.438Z] USERNAME azwin-2-cefe30$ [2020-07-15T05:29:11.438Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-15T05:29:11.438Z] windir C:\windows [2020-07-15T05:29:11.438Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-15T05:29:11.438Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-15T05:29:11.438Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-15T05:29:11.438Z] [2020-07-15T05:29:11.438Z] [2020-07-15T05:29:11.438Z] [2020-07-15T05:29:11.438Z] INFO: Sources under d:\gopath\... [2020-07-15T05:29:11.438Z] INFO: Test run under d:\CI\... [2020-07-15T05:29:11.438Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-15T05:29:11.438Z] INFO: docker/docker repository was found [2020-07-15T05:29:11.443Z] #17 22.91 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-15T05:29:11.443Z] #17 22.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-15T05:29:11.443Z] #17 23.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-15T05:29:11.581Z] #40 ... [2020-07-15T05:29:11.581Z] [2020-07-15T05:29:11.581Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:29:11.581Z] #18 74.27 Setting up python3-pip (18.1-5) ... [2020-07-15T05:29:11.581Z] #18 ... [2020-07-15T05:29:11.582Z] [2020-07-15T05:29:11.582Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:29:11.582Z] #42 177.5 github.com/LK4D4/vndr/godl [2020-07-15T05:29:11.582Z] #42 178.3 github.com/LK4D4/vndr [2020-07-15T05:29:11.582Z] #42 DONE 187.7s [2020-07-15T05:29:11.582Z] [2020-07-15T05:29:11.582Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:29:11.879Z] #46 ... [2020-07-15T05:29:11.879Z] [2020-07-15T05:29:11.879Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:11.879Z] #40 123.2 CC criu/cr-service.o [2020-07-15T05:29:11.911Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-15T05:29:12.013Z] #17 23.63 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T05:29:12.013Z] #17 23.74 Fetched 28.5 MB in 2s (17.1 MB/s) [2020-07-15T05:29:12.019Z] #64 exporting layers 7.5s done [2020-07-15T05:29:12.019Z] #64 writing image sha256:a4262473238cd6231778986539bc1b86443fa9b44d705d1bd06828e38183607a done [2020-07-15T05:29:12.019Z] #64 naming to docker.io/library/docker:bc4f242e7958c83ed47a768b83a7c26864b6274e done [2020-07-15T05:29:12.019Z] #64 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-15T05:29:12.272Z] #17 23.79 Selecting previously unselected package pigz. [2020-07-15T05:29:12.272Z] #17 23.79 (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-07-15T05:29:12.272Z] #17 23.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-15T05:29:12.272Z] #17 23.85 Unpacking pigz (2.4-1) ... [2020-07-15T05:29:12.272Z] #17 23.95 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-15T05:29:12.345Z] + trap exit INT TERM [2020-07-15T05:29:12.345Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-15T05:29:12.345Z] + CONTAINER_NAME=docker-pr1 [2020-07-15T05:29:12.345Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh dynbinary-daemon [2020-07-15T05:29:12.383Z] ltsc2019: Pulling from windows/servercore [2020-07-15T05:29:12.383Z] 4612f6d0b889: Pulling fs layer [2020-07-15T05:29:12.383Z] fc1b9e59edad: Pulling fs layer [2020-07-15T05:29:12.532Z] #17 23.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:29:12.532Z] #17 23.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:29:12.792Z] #17 24.39 Selecting previously unselected package python3.7-minimal. [2020-07-15T05:29:12.792Z] #17 24.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:29:12.792Z] #17 24.41 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:29:12.907Z] [2020-07-15T05:29:12.907Z] Removing bundles/ [2020-07-15T05:29:12.907Z] [2020-07-15T05:29:12.907Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-15T05:29:12.907Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:29:12.907Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T05:29:13.731Z] #17 25.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:29:13.731Z] #17 25.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T05:29:13.733Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2020-07-15T05:29:14.006Z] #40 ... [2020-07-15T05:29:14.006Z] [2020-07-15T05:29:14.006Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:29:14.006Z] #18 76.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:29:14.006Z] #18 76.23 Processing triggers for mime-support (3.62) ... [2020-07-15T05:29:14.006Z] #18 DONE 76.5s [2020-07-15T05:29:14.006Z] [2020-07-15T05:29:14.006Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T05:29:14.006Z] #19 0.347 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T05:29:14.006Z] #19 0.351 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T05:29:14.006Z] #19 0.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T05:29:14.006Z] #19 DONE 0.4s [2020-07-15T05:29:14.006Z] [2020-07-15T05:29:14.006Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:29:14.020Z] #52 249.0 + bin/containerd-shim-runc-v1 [2020-07-15T05:29:15.240Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-07-15T05:29:15.638Z] #17 27.14 Selecting previously unselected package python3-minimal. [2020-07-15T05:29:15.638Z] #17 27.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-15T05:29:15.638Z] #17 27.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-15T05:29:15.638Z] #17 27.21 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T05:29:15.638Z] #17 27.27 Selecting previously unselected package libmpdec2:amd64. [2020-07-15T05:29:15.638Z] #17 27.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-15T05:29:15.638Z] #17 27.30 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T05:29:15.638Z] #17 27.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-15T05:29:15.638Z] #17 27.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:29:15.898Z] #17 27.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:29:16.102Z] #20 ... [2020-07-15T05:29:16.103Z] [2020-07-15T05:29:16.103Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T05:29:16.103Z] #29 DONE 192.0s [2020-07-15T05:29:16.276Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.4% of statements [2020-07-15T05:29:16.401Z] [2020-07-15T05:29:16.401Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:16.401Z] #40 126.4 CC criu/crtools.o [2020-07-15T05:29:16.401Z] #40 127.2 CC criu/eventfd.o [2020-07-15T05:29:16.401Z] #40 127.6 CC criu/eventpoll.o [2020-07-15T05:29:16.836Z] #17 28.17 Selecting previously unselected package python3.7. [2020-07-15T05:29:16.836Z] #17 28.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T05:29:16.836Z] #17 28.19 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:29:16.836Z] #17 28.28 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-15T05:29:16.836Z] #17 28.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-15T05:29:16.836Z] #17 28.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T05:29:16.836Z] #17 28.40 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T05:29:17.290Z] #52 252.1 + bin/containerd-shim-runc-v2 [2020-07-15T05:29:17.665Z] #17 29.14 Selecting previously unselected package python3. [2020-07-15T05:29:17.665Z] #17 29.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-15T05:29:17.665Z] #17 29.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-15T05:29:17.665Z] #17 29.22 Unpacking python3 (3.7.3-1) ... [2020-07-15T05:29:17.665Z] #17 29.28 Selecting previously unselected package libip4tc0:amd64. [2020-07-15T05:29:17.665Z] #17 29.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-15T05:29:17.665Z] #17 29.31 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T05:29:17.665Z] #17 29.38 Selecting previously unselected package libip6tc0:amd64. [2020-07-15T05:29:17.665Z] #17 29.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-15T05:29:17.665Z] #17 29.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T05:29:17.851Z] #52 252.9 + binaries [2020-07-15T05:29:17.851Z] #52 252.9 + install -D bin/containerd /build/containerd [2020-07-15T05:29:17.851Z] #52 253.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T05:29:17.946Z] #40 128.9 CC criu/external.o [2020-07-15T05:29:17.948Z] #17 29.50 Selecting previously unselected package libiptc0:amd64. [2020-07-15T05:29:17.948Z] #17 29.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-15T05:29:17.948Z] #17 29.51 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-15T05:29:17.948Z] #17 29.58 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-15T05:29:17.948Z] #17 29.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-15T05:29:17.948Z] #17 29.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T05:29:17.948Z] #17 29.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-15T05:29:17.948Z] #17 ... [2020-07-15T05:29:17.948Z] [2020-07-15T05:29:17.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:17.948Z] #39 77.57 DEP criu/page-xfer.d [2020-07-15T05:29:17.948Z] #39 77.68 DEP criu/page-pipe.d [2020-07-15T05:29:17.948Z] #39 77.76 DEP criu/netfilter.d [2020-07-15T05:29:17.948Z] #39 77.89 DEP criu/net.d [2020-07-15T05:29:17.948Z] #39 78.11 DEP criu/namespaces.d [2020-07-15T05:29:17.948Z] #39 78.31 DEP criu/mount.d [2020-07-15T05:29:17.948Z] #39 78.55 DEP criu/memfd.d [2020-07-15T05:29:17.948Z] #39 78.79 DEP criu/mem.d [2020-07-15T05:29:17.948Z] #39 78.93 DEP criu/lsm.d [2020-07-15T05:29:17.948Z] #39 79.06 DEP criu/log.d [2020-07-15T05:29:17.948Z] #39 79.16 DEP criu/libnetlink.d [2020-07-15T05:29:17.948Z] #39 79.31 DEP criu/kerndat.d [2020-07-15T05:29:17.948Z] #39 79.41 DEP criu/kcmp-ids.d [2020-07-15T05:29:17.948Z] #39 79.46 DEP criu/irmap.d [2020-07-15T05:29:17.948Z] #39 79.52 DEP criu/ipc_ns.d [2020-07-15T05:29:17.948Z] #39 79.61 DEP criu/image.d [2020-07-15T05:29:17.948Z] #39 79.76 DEP criu/image-desc.d [2020-07-15T05:29:17.948Z] #39 79.85 DEP criu/fsnotify.d [2020-07-15T05:29:17.948Z] #39 79.98 DEP criu/filesystems.d [2020-07-15T05:29:17.948Z] #39 80.09 DEP criu/files.d [2020-07-15T05:29:17.948Z] #39 80.23 DEP criu/files-reg.d [2020-07-15T05:29:17.948Z] #39 80.34 DEP criu/files-ext.d [2020-07-15T05:29:17.948Z] #39 80.42 DEP criu/file-lock.d [2020-07-15T05:29:17.948Z] #39 80.53 DEP criu/file-ids.d [2020-07-15T05:29:17.948Z] #39 80.65 DEP criu/fifo.d [2020-07-15T05:29:17.948Z] #39 80.77 DEP criu/fdstore.d [2020-07-15T05:29:17.948Z] #39 80.90 DEP criu/fault-injection.d [2020-07-15T05:29:17.948Z] #39 80.93 DEP criu/external.d [2020-07-15T05:29:17.948Z] #39 81.00 DEP criu/eventpoll.d [2020-07-15T05:29:17.948Z] #39 81.12 DEP criu/eventfd.d [2020-07-15T05:29:17.948Z] #39 81.22 DEP criu/crtools.d [2020-07-15T05:29:17.948Z] #39 81.40 DEP criu/cr-service.d [2020-07-15T05:29:17.948Z] #39 81.53 DEP criu/cr-restore.d [2020-07-15T05:29:17.948Z] #39 81.70 DEP criu/cr-errno.d [2020-07-15T05:29:17.948Z] #39 81.72 DEP criu/cr-dump.d [2020-07-15T05:29:17.948Z] #39 81.90 DEP criu/cr-dedup.d [2020-07-15T05:29:17.948Z] #39 82.02 DEP criu/cr-check.d [2020-07-15T05:29:17.948Z] #39 82.20 DEP criu/config.d [2020-07-15T05:29:17.948Z] #39 82.37 DEP criu/clone-noasan.d [2020-07-15T05:29:17.948Z] #39 82.46 DEP criu/cgroup.d [2020-07-15T05:29:17.948Z] #39 82.65 DEP criu/cgroup-props.d [2020-07-15T05:29:17.948Z] #39 82.80 DEP criu/bitmap.d [2020-07-15T05:29:17.948Z] #39 82.83 DEP criu/bfd.d [2020-07-15T05:29:17.948Z] #39 82.91 DEP criu/autofs.d [2020-07-15T05:29:17.948Z] #39 83.12 DEP criu/aio.d [2020-07-15T05:29:17.948Z] #39 83.24 DEP criu/action-scripts.d [2020-07-15T05:29:17.948Z] #39 83.48 CC criu/action-scripts.o [2020-07-15T05:29:17.948Z] #39 83.89 CC criu/aio.o [2020-07-15T05:29:17.948Z] #39 84.34 CC criu/autofs.o [2020-07-15T05:29:17.948Z] #39 85.60 CC criu/bfd.o [2020-07-15T05:29:17.948Z] #39 86.10 CC criu/bitmap.o [2020-07-15T05:29:17.948Z] #39 86.24 CC criu/cgroup-props.o [2020-07-15T05:29:17.948Z] #39 86.90 CC criu/cgroup.o [2020-07-15T05:29:18.106Z] #52 253.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T05:29:18.106Z] #52 253.0 + install -D bin/ctr /build/ctr [2020-07-15T05:29:18.106Z] #52 DONE 253.2s [2020-07-15T05:29:18.210Z] #39 ... [2020-07-15T05:29:18.210Z] [2020-07-15T05:29:18.210Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:29:18.210Z] #17 29.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-15T05:29:18.210Z] #17 29.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-15T05:29:18.210Z] #17 29.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T05:29:18.210Z] #17 29.76 Selecting previously unselected package libnftnl11:amd64. [2020-07-15T05:29:18.210Z] #17 29.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-15T05:29:18.210Z] #17 29.78 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T05:29:18.244Z] #40 129.3 CC criu/fault-injection.o [2020-07-15T05:29:18.244Z] #40 129.3 CC criu/fdstore.o [2020-07-15T05:29:18.470Z] #17 29.87 Selecting previously unselected package iptables. [2020-07-15T05:29:18.470Z] #17 29.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-15T05:29:18.470Z] #17 29.89 Unpacking iptables (1.8.2-4) ... [2020-07-15T05:29:18.543Z] #40 129.7 CC criu/fifo.o [2020-07-15T05:29:18.730Z] #17 30.19 Selecting previously unselected package xxd. [2020-07-15T05:29:18.730Z] #17 30.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:29:18.730Z] #17 30.21 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T05:29:18.730Z] #17 30.33 Selecting previously unselected package vim-common. [2020-07-15T05:29:18.730Z] #17 30.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:29:18.730Z] #17 30.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T05:29:18.989Z] #17 30.58 Selecting previously unselected package bash-completion. [2020-07-15T05:29:18.989Z] #17 30.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T05:29:19.034Z] [2020-07-15T05:29:19.034Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T05:29:19.188Z] #40 130.3 CC criu/file-ids.o [2020-07-15T05:29:19.289Z] #53 DONE 0.2s [2020-07-15T05:29:19.289Z] [2020-07-15T05:29:19.289Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T05:29:19.289Z] #57 DONE 0.1s [2020-07-15T05:29:19.289Z] [2020-07-15T05:29:19.289Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T05:29:19.545Z] #59 DONE 0.2s [2020-07-15T05:29:19.545Z] [2020-07-15T05:29:19.545Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T05:29:19.545Z] #61 DONE 0.0s [2020-07-15T05:29:19.545Z] [2020-07-15T05:29:19.545Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T05:29:19.545Z] #62 DONE 0.0s [2020-07-15T05:29:19.545Z] [2020-07-15T05:29:19.545Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T05:29:19.834Z] #40 130.9 CC criu/file-lock.o [2020-07-15T05:29:20.106Z] #63 DONE 0.6s [2020-07-15T05:29:20.106Z] [2020-07-15T05:29:20.106Z] #64 exporting to image [2020-07-15T05:29:20.106Z] #64 exporting layers [2020-07-15T05:29:20.920Z] #40 132.1 CC criu/files-ext.o [2020-07-15T05:29:21.087Z] fc1b9e59edad: Verifying Checksum [2020-07-15T05:29:21.087Z] fc1b9e59edad: Download complete [2020-07-15T05:29:21.221Z] #40 132.6 CC criu/files-reg.o [2020-07-15T05:29:21.527Z] #17 33.23 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T05:29:22.097Z] #17 33.59 Selecting previously unselected package bzip2. [2020-07-15T05:29:22.097Z] #17 33.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-15T05:29:22.097Z] #17 33.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:29:22.097Z] #17 33.67 Selecting previously unselected package xz-utils. [2020-07-15T05:29:22.097Z] #17 33.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-15T05:29:22.097Z] #17 33.69 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T05:29:22.376Z] #17 33.85 Selecting previously unselected package apparmor. [2020-07-15T05:29:22.376Z] #17 33.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-15T05:29:22.376Z] #17 33.93 Unpacking apparmor (2.13.2-10) ... [2020-07-15T05:29:22.634Z] #17 34.25 Selecting previously unselected package aufs-tools. [2020-07-15T05:29:22.634Z] #17 34.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-15T05:29:22.634Z] #17 34.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:29:22.893Z] #17 34.38 Selecting previously unselected package libonig5:amd64. [2020-07-15T05:29:22.893Z] #17 34.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-15T05:29:22.893Z] #17 34.39 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:29:22.893Z] #17 34.51 Selecting previously unselected package libjq1:amd64. [2020-07-15T05:29:22.893Z] #17 34.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:29:22.893Z] #17 34.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:29:22.893Z] #17 34.64 Selecting previously unselected package jq. [2020-07-15T05:29:23.151Z] #17 34.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T05:29:23.151Z] #17 34.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T05:29:23.151Z] #17 34.73 Selecting previously unselected package libaio1:amd64. [2020-07-15T05:29:23.151Z] #17 34.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-15T05:29:23.151Z] #17 34.75 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-15T05:29:23.151Z] #17 34.79 Selecting previously unselected package libgpm2:amd64. [2020-07-15T05:29:23.151Z] #17 34.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-15T05:29:23.151Z] #17 34.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-15T05:29:23.151Z] #17 34.86 Selecting previously unselected package libicu63:amd64. [2020-07-15T05:29:23.164Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.8% of statements [2020-07-15T05:29:23.329Z] #40 ... [2020-07-15T05:29:23.329Z] [2020-07-15T05:29:23.329Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:29:23.329Z] #20 5.092 Collecting yamllint==1.16.0 [2020-07-15T05:29:23.329Z] #20 5.508 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T05:29:23.329Z] #20 5.636 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T05:29:23.329Z] #20 5.800 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T05:29:23.329Z] #20 7.604 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T05:29:23.329Z] #20 7.666 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T05:29:23.329Z] #20 7.726 Building wheels for collected packages: pyyaml [2020-07-15T05:29:23.329Z] #20 7.729 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T05:29:23.329Z] #20 8.877 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T05:29:23.329Z] #20 8.886 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T05:29:23.329Z] #20 8.992 Successfully built pyyaml [2020-07-15T05:29:23.329Z] #20 9.009 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-15T05:29:23.329Z] #20 9.412 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T05:29:23.409Z] #17 34.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T05:29:23.409Z] #17 34.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:29:23.633Z] #20 DONE 9.7s [2020-07-15T05:29:23.633Z] [2020-07-15T05:29:23.633Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:29:23.930Z] #50 ... [2020-07-15T05:29:23.930Z] [2020-07-15T05:29:23.930Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:23.930Z] #40 135.1 CC criu/files.o [2020-07-15T05:29:24.200Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-07-15T05:29:24.832Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-15T05:29:25.466Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-15T05:29:26.560Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-15T05:29:26.685Z] #64 exporting layers 6.3s done [2020-07-15T05:29:26.685Z] #64 writing image sha256:f8eb3e6ec1f7e420ced548ad9491e47f9dabc80ebb54d571be9a61ee832de57f [2020-07-15T05:29:26.685Z] #64 writing image sha256:f8eb3e6ec1f7e420ced548ad9491e47f9dabc80ebb54d571be9a61ee832de57f done [2020-07-15T05:29:26.685Z] #64 naming to docker.io/library/docker:bc4f242e7958c83ed47a768b83a7c26864b6274e done [2020-07-15T05:29:26.685Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-07-15T05:29:26.723Z] #40 137.6 CC criu/filesystems.o [Pipeline] sh [2020-07-15T05:29:27.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/validate/default [2020-07-15T05:29:27.375Z] #40 138.5 CC criu/fsnotify.o [2020-07-15T05:29:27.593Z] ok github.com/docker/docker/daemon 12.274s coverage: 17.5% of statements [2020-07-15T05:29:27.593Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T05:29:27.593Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T05:29:27.593Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T05:29:27.593Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T05:29:27.605Z] #17 38.58 Selecting previously unselected package libnet1:amd64. [2020-07-15T05:29:27.605Z] #17 38.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T05:29:27.605Z] #17 38.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:29:27.605Z] #17 38.68 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T05:29:27.605Z] #17 38.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T05:29:27.605Z] #17 38.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:29:27.605Z] #17 38.80 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T05:29:27.605Z] #17 38.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T05:29:27.605Z] #17 38.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:29:27.605Z] #17 38.86 Selecting previously unselected package libreadline5:amd64. [2020-07-15T05:29:27.605Z] #17 38.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-15T05:29:27.605Z] #17 38.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T05:29:27.605Z] #17 38.98 Selecting previously unselected package net-tools. [2020-07-15T05:29:27.605Z] #17 38.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-15T05:29:27.605Z] #17 38.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:29:27.605Z] #17 39.20 Selecting previously unselected package python-pip-whl. [2020-07-15T05:29:27.605Z] #17 39.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T05:29:27.605Z] #17 39.22 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T05:29:27.988Z] Congratulations! All commits are properly signed with the DCO! [2020-07-15T05:29:27.988Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-15T05:29:27.988Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-15T05:29:27.988Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-15T05:29:27.988Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-15T05:29:27.988Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-15T05:29:27.988Z] Congratulations! No new tests were added to integration-cli. [2020-07-15T05:29:27.988Z] [2020-07-15T05:29:27.988Z] INFO Start validation with golang-ci-lint [2020-07-15T05:29:27.988Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-15T05:29:27.988Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-15T05:29:27.988Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-15T05:29:28.175Z] #17 39.76 Selecting previously unselected package python3-lib2to3. [2020-07-15T05:29:28.175Z] #17 39.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T05:29:28.175Z] #17 39.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:29:28.427Z] #40 139.5 CC criu/image-desc.o [2020-07-15T05:29:28.427Z] #40 139.6 CC criu/image.o [2020-07-15T05:29:28.434Z] #17 39.92 Selecting previously unselected package python3-distutils. [2020-07-15T05:29:28.434Z] #17 39.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T05:29:28.434Z] #17 39.93 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T05:29:28.694Z] #17 40.10 Selecting previously unselected package python3-pip. [2020-07-15T05:29:28.694Z] #17 40.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T05:29:28.694Z] #17 40.12 Unpacking python3-pip (18.1-5) ... [2020-07-15T05:29:28.694Z] #17 40.23 Selecting previously unselected package python3-pkg-resources. [2020-07-15T05:29:28.694Z] #17 40.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T05:29:28.694Z] #17 40.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:29:28.694Z] #17 40.35 Selecting previously unselected package python3-setuptools. [2020-07-15T05:29:28.953Z] #17 40.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T05:29:28.953Z] #17 40.38 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T05:29:28.953Z] #17 40.59 Selecting previously unselected package python3-wheel. [2020-07-15T05:29:28.953Z] #17 40.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T05:29:28.953Z] #17 40.60 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T05:29:29.099Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-15T05:29:29.213Z] #17 40.67 Selecting previously unselected package sudo. [2020-07-15T05:29:29.213Z] #17 40.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-15T05:29:29.213Z] #17 40.69 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:29:29.473Z] #17 41.09 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T05:29:29.490Z] #40 140.5 CC criu/ipc_ns.o [2020-07-15T05:29:29.730Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 57.0% of statements [2020-07-15T05:29:29.732Z] #17 41.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-15T05:29:29.732Z] #17 41.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:29:29.732Z] #17 41.37 Selecting previously unselected package uidmap. [2020-07-15T05:29:29.991Z] #17 41.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-15T05:29:29.991Z] #17 41.40 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T05:29:29.991Z] #17 41.53 Selecting previously unselected package vim-runtime. [2020-07-15T05:29:29.991Z] #17 41.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T05:29:29.992Z] #17 41.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T05:29:29.992Z] #17 41.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T05:29:29.992Z] #17 ... [2020-07-15T05:29:29.992Z] [2020-07-15T05:29:29.992Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:29.992Z] #39 89.57 CC criu/clone-noasan.o [2020-07-15T05:29:29.992Z] #39 89.80 CC criu/config.o [2020-07-15T05:29:29.992Z] #39 91.04 CC criu/cr-check.o [2020-07-15T05:29:29.992Z] #39 92.76 CC criu/cr-dedup.o [2020-07-15T05:29:29.992Z] #39 93.09 CC criu/cr-dump.o [2020-07-15T05:29:29.992Z] #39 94.81 CC criu/cr-errno.o [2020-07-15T05:29:29.992Z] #39 94.86 CC criu/cr-restore.o [2020-07-15T05:29:29.992Z] #39 99.36 CC criu/cr-service.o [2020-07-15T05:29:30.251Z] #39 ... [2020-07-15T05:29:30.251Z] [2020-07-15T05:29:30.251Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:29:30.251Z] #17 41.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:29:30.546Z] #40 141.7 CC criu/irmap.o [2020-07-15T05:29:31.192Z] #40 142.3 CC criu/kcmp-ids.o [2020-07-15T05:29:31.491Z] #40 142.6 CC criu/kerndat.o [2020-07-15T05:29:31.556Z] 4612f6d0b889: Verifying Checksum [2020-07-15T05:29:31.556Z] 4612f6d0b889: Download complete [2020-07-15T05:29:32.560Z] #40 143.9 CC criu/libnetlink.o [2020-07-15T05:29:33.209Z] #40 144.3 CC criu/log.o [2020-07-15T05:29:33.543Z] #17 44.79 Selecting previously unselected package vim. [2020-07-15T05:29:33.543Z] #17 44.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T05:29:33.543Z] #17 44.82 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T05:29:33.805Z] #17 45.43 Selecting previously unselected package xfsprogs. [2020-07-15T05:29:33.859Z] #40 145.0 CC criu/lsm.o [2020-07-15T05:29:34.064Z] #17 45.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-15T05:29:34.064Z] #17 45.44 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T05:29:34.180Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.009s coverage: 46.2% of statements [2020-07-15T05:29:34.323Z] #17 45.85 Selecting previously unselected package zip. [2020-07-15T05:29:34.324Z] #17 45.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-15T05:29:34.324Z] #17 45.88 Unpacking zip (3.0-11+b1) ... [2020-07-15T05:29:34.508Z] #40 145.6 CC criu/mem.o [2020-07-15T05:29:34.583Z] #17 46.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T05:29:34.583Z] #17 46.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T05:29:34.583Z] #17 46.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T05:29:34.583Z] #17 46.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T05:29:34.583Z] #17 46.16 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-15T05:29:34.583Z] #17 46.17 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T05:29:34.583Z] #17 46.19 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T05:29:34.583Z] #17 46.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T05:29:34.583Z] #17 46.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T05:29:34.583Z] #17 46.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T05:29:34.583Z] #17 46.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T05:29:34.583Z] #17 46.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T05:29:34.583Z] #17 46.27 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T05:29:34.583Z] #17 46.28 Setting up zip (3.0-11+b1) ... [2020-07-15T05:29:34.583Z] #17 46.29 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T05:29:34.812Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-15T05:29:34.843Z] #17 46.33 Setting up bash-completion (1:2.8-6) ... [2020-07-15T05:29:36.611Z] #40 147.6 CC criu/memfd.o [2020-07-15T05:29:37.261Z] #40 148.3 CC criu/mount.o [2020-07-15T05:29:38.135Z] #17 49.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-15T05:29:38.135Z] #17 49.12 Setting up xz-utils (5.2.4-1) ... [2020-07-15T05:29:38.135Z] #17 49.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T05:29:38.135Z] #17 49.16 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T05:29:38.135Z] #17 49.23 invoke-rc.d: could not determine current runlevel [2020-07-15T05:29:38.135Z] #17 49.24 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T05:29:38.135Z] #17 49.24 Setting up pigz (2.4-1) ... [2020-07-15T05:29:38.135Z] #17 49.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T05:29:38.135Z] #17 49.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T05:29:38.135Z] #17 49.29 Setting up python-pip-whl (18.1-5) ... [2020-07-15T05:29:38.135Z] #17 49.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T05:29:38.135Z] #17 49.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T05:29:38.135Z] #17 49.69 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-15T05:29:38.135Z] #17 49.71 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T05:29:38.135Z] #17 49.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T05:29:38.135Z] #17 49.73 Setting up vim (2:8.1.0875-5) ... [2020-07-15T05:29:38.135Z] #17 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T05:29:38.135Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T05:29:38.135Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T05:29:38.135Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T05:29:38.135Z] #17 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T05:29:38.135Z] #17 49.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T05:29:38.135Z] #17 49.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T05:29:38.135Z] #17 49.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T05:29:38.336Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.294s coverage: 49.5% of statements [2020-07-15T05:29:38.395Z] #17 49.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T05:29:38.395Z] #17 49.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T05:29:38.395Z] #17 49.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T05:29:38.395Z] #17 49.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T05:29:38.395Z] #17 49.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T05:29:38.395Z] #17 49.89 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T05:29:39.375Z] #40 ... [2020-07-15T05:29:39.375Z] [2020-07-15T05:29:39.375Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:29:39.375Z] #50 104.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T05:29:41.473Z] #50 106.9 + mkdir -p /build [2020-07-15T05:29:41.473Z] #50 106.9 + cp runc /build/runc [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.1% of statements [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T05:29:41.663Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-07-15T05:29:41.663Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-07-15T05:29:41.738Z] #17 ... [2020-07-15T05:29:41.738Z] [2020-07-15T05:29:41.738Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:29:41.738Z] #36 189.6 + dpkg --print-architecture [2020-07-15T05:29:41.738Z] #36 189.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T05:29:41.738Z] #36 ... [2020-07-15T05:29:41.738Z] [2020-07-15T05:29:41.738Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:41.738Z] #39 101.2 CC criu/crtools.o [2020-07-15T05:29:41.738Z] #39 101.8 CC criu/eventfd.o [2020-07-15T05:29:41.738Z] #39 102.2 CC criu/eventpoll.o [2020-07-15T05:29:41.738Z] #39 103.2 CC criu/external.o [2020-07-15T05:29:41.738Z] #39 103.6 CC criu/fault-injection.o [2020-07-15T05:29:41.738Z] #39 103.8 CC criu/fdstore.o [2020-07-15T05:29:41.738Z] #39 104.2 CC criu/fifo.o [2020-07-15T05:29:41.738Z] #39 104.7 CC criu/file-ids.o [2020-07-15T05:29:41.738Z] #39 105.0 CC criu/file-lock.o [2020-07-15T05:29:41.738Z] #39 105.9 CC criu/files-ext.o [2020-07-15T05:29:41.738Z] #39 106.3 CC criu/files-reg.o [2020-07-15T05:29:41.738Z] #39 108.4 CC criu/files.o [2020-07-15T05:29:41.738Z] #39 110.6 CC criu/filesystems.o [2020-07-15T05:29:41.738Z] #39 111.3 CC criu/fsnotify.o [2020-07-15T05:29:41.738Z] #39 ... [2020-07-15T05:29:41.738Z] [2020-07-15T05:29:41.738Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T05:29:41.738Z] #17 53.31 Setting up iptables (1.8.2-4) ... [2020-07-15T05:29:41.738Z] #17 53.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:29:41.738Z] #17 53.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:29:41.738Z] #17 53.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T05:29:41.738Z] #17 53.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T05:29:41.738Z] #17 53.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T05:29:41.738Z] #17 53.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T05:29:41.738Z] #17 53.37 Setting up python3 (3.7.3-1) ... [2020-07-15T05:29:41.771Z] #50 DONE 107.0s [2020-07-15T05:29:41.771Z] [2020-07-15T05:29:41.771Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:41.771Z] #40 152.7 CC criu/namespaces.o [2020-07-15T05:29:42.306Z] #17 53.85 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T05:29:43.053Z] ok github.com/docker/docker/builder/remotecontext 0.299s coverage: 13.6% of statements [2020-07-15T05:29:43.242Z] #17 54.61 Setting up apparmor (2.13.2-10) ... [2020-07-15T05:29:43.895Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.861s coverage: 73.1% of statements [2020-07-15T05:29:43.895Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T05:29:43.999Z] ok github.com/docker/docker/builder/dockerfile 0.867s coverage: 48.1% of statements [2020-07-15T05:29:44.261Z] ok github.com/docker/docker/builder/remotecontext/git 3.472s coverage: 86.3% of statements [2020-07-15T05:29:44.261Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T05:29:44.261Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T05:29:44.526Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.597s coverage: 76.1% of statements [2020-07-15T05:29:44.546Z] #40 155.3 CC criu/net.o [2020-07-15T05:29:44.621Z] #17 56.25 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T05:29:44.621Z] #17 56.26 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T05:29:45.158Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.216s coverage: 57.7% of statements [2020-07-15T05:29:45.158Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T05:29:45.158Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T05:29:45.188Z] #17 56.70 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T05:29:45.450Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-07-15T05:29:46.126Z] #17 57.59 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T05:29:46.387Z] #17 58.03 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T05:29:46.482Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-15T05:29:46.774Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-15T05:29:47.406Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.8% of statements [2020-07-15T05:29:47.406Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T05:29:47.406Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T05:29:47.768Z] #17 59.18 Setting up python3-pip (18.1-5) ... [2020-07-15T05:29:48.132Z] #40 158.9 CC criu/netfilter.o [2020-07-15T05:29:48.132Z] #40 159.3 CC criu/page-pipe.o [2020-07-15T05:29:48.440Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 41.8% of statements [2020-07-15T05:29:48.709Z] #17 60.23 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T05:29:48.709Z] #17 60.27 Processing triggers for mime-support (3.62) ... [2020-07-15T05:29:49.072Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 77.4% of statements [2020-07-15T05:29:49.072Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T05:29:49.072Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T05:29:49.185Z] #40 160.2 CC criu/page-xfer.o [2020-07-15T05:29:49.363Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-07-15T05:29:49.562Z] ok github.com/docker/docker/client 0.257s coverage: 75.4% of statements [2020-07-15T05:29:49.648Z] #17 DONE 61.4s [2020-07-15T05:29:49.649Z] [2020-07-15T05:29:49.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:49.649Z] #39 112.4 CC criu/image-desc.o [2020-07-15T05:29:49.649Z] #39 112.6 CC criu/image.o [2020-07-15T05:29:49.649Z] #39 113.5 CC criu/ipc_ns.o [2020-07-15T05:29:49.649Z] #39 114.7 CC criu/irmap.o [2020-07-15T05:29:49.649Z] #39 115.3 CC criu/kcmp-ids.o [2020-07-15T05:29:49.649Z] #39 115.6 CC criu/kerndat.o [2020-07-15T05:29:49.649Z] #39 116.8 CC criu/libnetlink.o [2020-07-15T05:29:49.649Z] #39 117.1 CC criu/log.o [2020-07-15T05:29:49.649Z] #39 117.8 CC criu/lsm.o [2020-07-15T05:29:49.649Z] #39 118.1 CC criu/mem.o [2020-07-15T05:29:49.909Z] #39 ... [2020-07-15T05:29:49.909Z] [2020-07-15T05:29:49.909Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T05:29:50.032Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-07-15T05:29:50.325Z] time="2020-07-15T05:29:50Z" level=error msg="Failed to open log file: open /tmp/docker-logger-137265896/container.log.1: no such file or directory" [2020-07-15T05:29:50.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-07-15T05:29:50.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-07-15T05:29:50.718Z] #40 161.8 CC criu/pagemap-cache.o [2020-07-15T05:29:51.016Z] #40 162.2 CC criu/pagemap.o [2020-07-15T05:29:51.358Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-07-15T05:29:51.358Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T05:29:51.649Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 37.7% of statements [2020-07-15T05:29:51.818Z] #18 1.703 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T05:29:51.818Z] #18 1.708 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T05:29:51.818Z] #18 1.713 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T05:29:51.818Z] #18 DONE 1.9s [2020-07-15T05:29:51.818Z] [2020-07-15T05:29:51.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:51.818Z] #39 119.7 CC criu/memfd.o [2020-07-15T05:29:51.818Z] #39 120.5 CC criu/mount.o [2020-07-15T05:29:51.818Z] #39 ... [2020-07-15T05:29:51.818Z] [2020-07-15T05:29:51.818Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:29:51.818Z] #36 190.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T05:29:51.818Z] #36 190.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T05:29:52.076Z] #40 163.2 CC criu/parasite-syscall.o [2020-07-15T05:29:52.078Z] #36 ... [2020-07-15T05:29:52.078Z] [2020-07-15T05:29:52.078Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:29:52.286Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-07-15T05:29:53.139Z] #40 164.1 CC criu/path.o [2020-07-15T05:29:53.139Z] #40 164.4 CC criu/pie-util-vdso.o [2020-07-15T05:29:53.322Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-07-15T05:29:53.613Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-15T05:29:53.787Z] #40 164.8 CC criu/pie-util.o [2020-07-15T05:29:53.787Z] #40 165.0 CC criu/pipes.o [2020-07-15T05:29:53.984Z] #19 ... [2020-07-15T05:29:53.984Z] [2020-07-15T05:29:53.984Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T05:29:53.984Z] #49 75.89 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T05:29:53.984Z] #49 78.63 + mkdir -p /build [2020-07-15T05:29:53.984Z] #49 78.63 + cp runc /build/runc [2020-07-15T05:29:53.984Z] #49 DONE 79.0s [2020-07-15T05:29:53.984Z] [2020-07-15T05:29:53.984Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:29:54.246Z] ok github.com/docker/docker/daemon/logger/splunk 1.447s coverage: 82.5% of statements [2020-07-15T05:29:54.246Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T05:29:54.246Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-15T05:29:54.247Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T05:29:54.433Z] #40 165.7 CC criu/plugin.o [2020-07-15T05:29:55.080Z] #40 166.1 CC criu/proc_parse.o [2020-07-15T05:29:55.759Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2020-07-15T05:29:55.891Z] #52 ... [2020-07-15T05:29:55.891Z] [2020-07-15T05:29:55.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:29:55.891Z] #39 125.5 CC criu/namespaces.o [2020-07-15T05:29:56.050Z] ok github.com/docker/docker/distribution 0.257s coverage: 22.1% of statements [2020-07-15T05:29:56.050Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T05:29:56.688Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-15T05:29:57.723Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-07-15T05:29:57.799Z] #39 127.2 CC criu/net.o [2020-07-15T05:29:57.851Z] #40 ... [2020-07-15T05:29:57.851Z] [2020-07-15T05:29:57.851Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:29:57.851Z] #37 233.5 + dpkg --print-architecture [2020-07-15T05:29:57.851Z] #37 233.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T05:29:58.014Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-15T05:29:58.305Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2020-07-15T05:29:58.305Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T05:29:58.305Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T05:29:58.500Z] #37 234.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T05:29:58.500Z] #37 234.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T05:29:58.937Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-07-15T05:29:58.937Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T05:29:59.569Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-07-15T05:29:59.706Z] #39 129.5 CC criu/netfilter.o [2020-07-15T05:30:00.276Z] #39 129.8 CC criu/page-pipe.o [2020-07-15T05:30:00.602Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-07-15T05:30:00.602Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-15T05:30:00.845Z] #39 130.3 CC criu/page-xfer.o [2020-07-15T05:30:02.108Z] ok github.com/docker/docker/pkg/archive 0.478s coverage: 77.1% of statements [2020-07-15T05:30:02.226Z] #39 131.4 CC criu/pagemap-cache.o [2020-07-15T05:30:02.226Z] #39 131.7 CC criu/pagemap.o [2020-07-15T05:30:02.795Z] #39 132.5 CC criu/parasite-syscall.o [2020-07-15T05:30:03.141Z] ok github.com/docker/docker/pkg/authorization 0.402s coverage: 68.3% of statements [2020-07-15T05:30:03.141Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-15T05:30:03.432Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-15T05:30:03.734Z] #39 133.3 CC criu/path.o [2020-07-15T05:30:03.993Z] #39 133.6 CC criu/pie-util-vdso-elf32.o [2020-07-15T05:30:04.253Z] #39 134.0 CC criu/pie-util-vdso.o [2020-07-15T05:30:04.821Z] #39 134.4 CC criu/pie-util.o [2020-07-15T05:30:05.081Z] #39 134.6 CC criu/pipes.o [2020-07-15T05:30:05.342Z] #39 ... [2020-07-15T05:30:05.342Z] [2020-07-15T05:30:05.342Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T05:30:05.342Z] #19 5.626 Collecting yamllint==1.16.0 [2020-07-15T05:30:05.342Z] #19 11.02 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T05:30:05.342Z] #19 11.08 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T05:30:05.342Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T05:30:05.342Z] #19 12.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T05:30:05.342Z] #19 12.44 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T05:30:05.342Z] #19 12.48 Building wheels for collected packages: pyyaml [2020-07-15T05:30:05.342Z] #19 12.48 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T05:30:05.342Z] #19 13.24 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T05:30:05.342Z] #19 13.24 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T05:30:05.342Z] #19 13.30 Successfully built pyyaml [2020-07-15T05:30:05.342Z] #19 13.31 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-15T05:30:05.342Z] #19 13.54 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T05:30:05.602Z] #19 DONE 13.9s [2020-07-15T05:30:05.602Z] [2020-07-15T05:30:05.602Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T05:30:06.170Z] #22 DONE 0.5s [2020-07-15T05:30:06.170Z] [2020-07-15T05:30:06.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:30:06.170Z] #39 135.2 CC criu/plugin.o [2020-07-15T05:30:06.170Z] #39 135.5 CC criu/proc_parse.o [2020-07-15T05:30:07.882Z] ok github.com/docker/docker/layer 7.493s coverage: 68.8% of statements [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T05:30:07.882Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-07-15T05:30:07.882Z] ok github.com/docker/docker/pkg/chrootarchive 3.487s coverage: 43.2% of statements [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T05:30:07.882Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T05:30:07.882Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-15T05:30:07.882Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-15T05:30:08.075Z] #39 137.7 CC criu/protobuf-desc.o [2020-07-15T05:30:08.515Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-07-15T05:30:08.806Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-07-15T05:30:08.947Z] #37 ... [2020-07-15T05:30:08.947Z] [2020-07-15T05:30:08.947Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:30:08.947Z] #40 169.3 CC criu/protobuf-desc.o [2020-07-15T05:30:08.947Z] #40 170.5 CC criu/protobuf.o [2020-07-15T05:30:08.947Z] #40 170.9 CC criu/pstree.o [2020-07-15T05:30:08.947Z] #40 172.2 CC criu/rbtree.o [2020-07-15T05:30:08.947Z] #40 172.6 CC criu/rst-malloc.o [2020-07-15T05:30:08.947Z] #40 172.9 CC criu/seccomp.o [2020-07-15T05:30:08.947Z] #40 173.6 CC criu/seize.o [2020-07-15T05:30:08.947Z] #40 174.8 CC criu/servicefd.o [2020-07-15T05:30:08.947Z] #40 175.3 CC criu/shmem.o [2020-07-15T05:30:08.947Z] #40 176.2 CC criu/sigframe.o [2020-07-15T05:30:08.947Z] #40 176.4 CC criu/signalfd.o [2020-07-15T05:30:08.947Z] #40 176.7 CC criu/sk-inet.o [2020-07-15T05:30:08.947Z] #40 177.8 CC criu/sk-netlink.o [2020-07-15T05:30:08.947Z] #40 178.3 CC criu/sk-packet.o [2020-07-15T05:30:08.947Z] #40 179.0 CC criu/sk-queue.o [2020-07-15T05:30:08.947Z] #40 179.5 CC criu/sk-tcp.o [2020-07-15T05:30:08.947Z] #40 180.1 CC criu/sk-unix.o [2020-07-15T05:30:09.015Z] #39 138.3 CC criu/protobuf.o [2020-07-15T05:30:09.015Z] #39 138.6 CC criu/pstree.o [2020-07-15T05:30:09.098Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2020-07-15T05:30:09.584Z] #39 139.2 CC criu/rbtree.o [2020-07-15T05:30:09.844Z] #39 139.4 CC criu/rst-malloc.o [2020-07-15T05:30:10.103Z] #39 139.6 CC criu/seccomp.o [2020-07-15T05:30:10.137Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-07-15T05:30:10.363Z] #39 140.0 CC criu/seize.o [2020-07-15T05:30:10.932Z] #39 140.5 CC criu/servicefd.o [2020-07-15T05:30:11.047Z] #40 182.2 CC criu/sockets.o [2020-07-15T05:30:11.286Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-07-15T05:30:11.499Z] #39 140.9 CC criu/shmem.o [2020-07-15T05:30:11.499Z] #39 141.3 CC criu/sigframe.o [2020-07-15T05:30:11.576Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2020-07-15T05:30:11.758Z] #39 141.4 CC criu/signalfd.o [2020-07-15T05:30:11.867Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-07-15T05:30:11.867Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-15T05:30:12.017Z] #39 141.5 CC criu/sk-inet.o [2020-07-15T05:30:12.096Z] #40 183.1 CC criu/stats.o [2020-07-15T05:30:12.277Z] #39 ... [2020-07-15T05:30:12.277Z] [2020-07-15T05:30:12.277Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:30:12.277Z] #36 DONE 220.7s [2020-07-15T05:30:12.277Z] [2020-07-15T05:30:12.277Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T05:30:12.277Z] #26 DONE 6.1s [2020-07-15T05:30:12.277Z] [2020-07-15T05:30:12.277Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T05:30:12.393Z] #40 183.4 CC criu/string.o [2020-07-15T05:30:12.393Z] #40 183.6 CC criu/sysctl.o [2020-07-15T05:30:12.544Z] #29 DONE 0.4s [2020-07-15T05:30:12.544Z] [2020-07-15T05:30:12.544Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:30:12.803Z] #39 ... [2020-07-15T05:30:12.803Z] [2020-07-15T05:30:12.803Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T05:30:12.803Z] #31 DONE 0.1s [2020-07-15T05:30:12.803Z] [2020-07-15T05:30:12.803Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T05:30:12.803Z] #34 DONE 0.1s [2020-07-15T05:30:12.803Z] [2020-07-15T05:30:12.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:30:12.803Z] #39 142.5 CC criu/sk-netlink.o [2020-07-15T05:30:12.900Z] ok github.com/docker/docker/pkg/idtools 0.282s coverage: 70.5% of statements [2020-07-15T05:30:12.900Z] ok github.com/docker/docker/pkg/ioutils 0.280s coverage: 70.1% of statements [2020-07-15T05:30:13.043Z] #40 184.3 CC criu/sysfs_parse.o [2020-07-15T05:30:13.190Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-07-15T05:30:13.191Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-07-15T05:30:13.370Z] #39 143.0 CC criu/sk-packet.o [2020-07-15T05:30:13.482Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-07-15T05:30:13.482Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T05:30:13.482Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T05:30:13.482Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-15T05:30:13.482Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T05:30:13.691Z] #40 184.8 CC criu/timens.o [2020-07-15T05:30:13.772Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-07-15T05:30:13.772Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-07-15T05:30:13.939Z] #39 143.5 CC criu/sk-queue.o [2020-07-15T05:30:13.989Z] #40 185.2 CC criu/timerfd.o [2020-07-15T05:30:14.063Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-07-15T05:30:14.063Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-07-15T05:30:14.063Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T05:30:14.063Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T05:30:14.200Z] #39 143.8 CC criu/sk-tcp.o [2020-07-15T05:30:14.200Z] #39 ... [2020-07-15T05:30:14.200Z] [2020-07-15T05:30:14.200Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T05:30:14.200Z] #37 DONE 0.7s [2020-07-15T05:30:14.291Z] #40 185.6 CC criu/tty.o [2020-07-15T05:30:14.459Z] [2020-07-15T05:30:14.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:30:14.695Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-07-15T05:30:14.719Z] #39 144.2 CC criu/sk-unix.o [2020-07-15T05:30:15.400Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-07-15T05:30:15.400Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-15T05:30:15.657Z] #39 145.1 CC criu/sockets.o [2020-07-15T05:30:15.691Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-15T05:30:15.917Z] #39 145.6 CC criu/stats.o [2020-07-15T05:30:16.166Z] ok github.com/docker/docker/cmd/dockerd 0.169s coverage: 30.8% of statements [2020-07-15T05:30:16.176Z] #39 145.8 CC criu/string.o [2020-07-15T05:30:16.176Z] #39 145.8 CC criu/sysctl.o [2020-07-15T05:30:16.738Z] ok github.com/docker/docker/container 0.147s coverage: 34.7% of statements [2020-07-15T05:30:16.738Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T05:30:16.738Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T05:30:16.738Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T05:30:16.738Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T05:30:16.758Z] #39 146.2 CC criu/sysfs_parse.o [2020-07-15T05:30:16.758Z] #39 146.4 CC criu/timens.o [2020-07-15T05:30:17.018Z] #39 146.6 CC criu/timerfd.o [2020-07-15T05:30:17.063Z] #40 187.7 CC criu/tun.o [2020-07-15T05:30:17.063Z] #40 188.3 CC criu/uffd.o [2020-07-15T05:30:17.195Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-07-15T05:30:17.195Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-15T05:30:17.278Z] #39 146.8 CC criu/tty.o [2020-07-15T05:30:18.216Z] #39 147.7 CC criu/tun.o [2020-07-15T05:30:18.476Z] #39 148.0 CC criu/uffd.o [2020-07-15T05:30:18.598Z] #40 189.7 CC criu/util.o [2020-07-15T05:30:19.045Z] #39 148.7 CC criu/util.o [2020-07-15T05:30:19.308Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2020-07-15T05:30:19.953Z] ok github.com/docker/docker/pkg/signal 2.331s coverage: 61.0% of statements [2020-07-15T05:30:19.953Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-15T05:30:19.984Z] #39 149.4 CC criu/uts_ns.o [2020-07-15T05:30:19.984Z] #39 149.6 CC criu/vdso-compat.o [2020-07-15T05:30:20.133Z] #40 191.2 CC criu/uts_ns.o [2020-07-15T05:30:20.243Z] #39 149.8 CC criu/vdso.o [2020-07-15T05:30:20.432Z] #40 191.5 CC criu/vdso.o [2020-07-15T05:30:20.503Z] #39 150.3 LINK criu/built-in.o [2020-07-15T05:30:20.503Z] #39 ... [2020-07-15T05:30:20.503Z] [2020-07-15T05:30:20.503Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:20.503Z] #45 229.2 + cd /tmp/tmp.mQubrKtsdr/src/github.com/golangci/golangci-lint/ [2020-07-15T05:30:20.503Z] #45 229.2 + git checkout -q v1.23.8 [2020-07-15T05:30:20.610Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-15T05:30:20.610Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-15T05:30:20.901Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-15T05:30:21.072Z] #45 229.6 ++ git describe --tags [2020-07-15T05:30:21.072Z] #45 229.6 + version=v1.23.8 [2020-07-15T05:30:21.072Z] #45 229.6 ++ git rev-parse --short HEAD [2020-07-15T05:30:21.072Z] #45 229.6 + commit=76a82c6 [2020-07-15T05:30:21.072Z] #45 229.6 ++ git show -s --format=%cd [2020-07-15T05:30:21.072Z] #45 229.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T05:30:21.072Z] #45 229.6 + 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-07-15T05:30:21.081Z] #40 ... [2020-07-15T05:30:21.081Z] [2020-07-15T05:30:21.081Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T05:30:21.081Z] #37 DONE 256.8s [2020-07-15T05:30:21.081Z] [2020-07-15T05:30:21.081Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:30:21.081Z] #40 192.1 LINK criu/built-in.o [2020-07-15T05:30:21.082Z] #40 192.2 LINK criu/criu [2020-07-15T05:30:21.193Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-07-15T05:30:21.315Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.4% of statements [2020-07-15T05:30:21.925Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-07-15T05:30:22.140Z] #40 193.2 DEP lib/c/criu.d [2020-07-15T05:30:22.140Z] #40 193.5 CC images/rpc.pb-c.o [2020-07-15T05:30:22.216Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-07-15T05:30:22.507Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-07-15T05:30:22.798Z] testing: warning: no tests to run [2020-07-15T05:30:22.798Z] coverage: [no statements] [2020-07-15T05:30:22.798Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-15T05:30:23.092Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-15T05:30:23.092Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-15T05:30:23.197Z] #40 194.3 CC lib/c/criu.o [2020-07-15T05:30:23.383Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-15T05:30:23.952Z] ok github.com/docker/docker/daemon/cluster 0.130s coverage: 0.5% of statements [2020-07-15T05:30:24.253Z] #40 195.6 LINK lib/c/built-in.o [2020-07-15T05:30:24.552Z] #40 195.6 LINK lib/c/libcriu.so [2020-07-15T05:30:24.552Z] #40 195.6 LINK lib/c/libcriu.a [2020-07-15T05:30:24.552Z] #40 195.8 GEN magic.py [2020-07-15T05:30:24.851Z] #40 196.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:30:24.851Z] #40 196.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:30:24.851Z] #40 196.0 Note: Building without GnuTLS support [2020-07-15T05:30:24.851Z] #40 196.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:30:24.851Z] #40 196.0 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:30:24.961Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.1% of statements [2020-07-15T05:30:25.499Z] #40 196.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:30:25.593Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-15T05:30:26.226Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-15T05:30:26.349Z] #45 ... [2020-07-15T05:30:26.349Z] [2020-07-15T05:30:26.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T05:30:26.349Z] #39 150.4 LINK criu/criu [2020-07-15T05:30:26.349Z] #39 150.7 DEP lib/c/criu.d [2020-07-15T05:30:26.349Z] #39 150.8 CC images/rpc.pb-c.o [2020-07-15T05:30:26.349Z] #39 151.2 CC lib/c/criu.o [2020-07-15T05:30:26.349Z] #39 151.9 LINK lib/c/built-in.o [2020-07-15T05:30:26.349Z] #39 151.9 LINK lib/c/libcriu.so [2020-07-15T05:30:26.349Z] #39 152.0 LINK lib/c/libcriu.a [2020-07-15T05:30:26.349Z] #39 152.2 GEN magic.py [2020-07-15T05:30:26.349Z] #39 152.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T05:30:26.349Z] #39 152.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T05:30:26.349Z] #39 152.2 Note: Building without GnuTLS support [2020-07-15T05:30:26.349Z] #39 152.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T05:30:26.349Z] #39 152.3 Makefile.config:40: Warn: Building without nftables support [2020-07-15T05:30:26.349Z] #39 152.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T05:30:26.349Z] #39 153.3 make[1]: Nothing to be done for 'all'. [2020-07-15T05:30:26.349Z] #39 153.9 make[1]: 'images/built-in.o' is up to date. [2020-07-15T05:30:26.350Z] #39 153.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T05:30:26.350Z] #39 153.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T05:30:26.350Z] #39 154.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T05:30:26.350Z] #39 154.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T05:30:26.350Z] #39 154.0 make[1]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:30:26.350Z] #39 154.2 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.2 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.3 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.4 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.4 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.4 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.5 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.6 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:26.350Z] #39 154.6 INSTALL criu/criu [2020-07-15T05:30:26.350Z] #39 DONE 155.1s [2020-07-15T05:30:26.350Z] [2020-07-15T05:30:26.350Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:26.350Z] #52 178.7 + bin/containerd [2020-07-15T05:30:26.350Z] #52 ... [2020-07-15T05:30:26.350Z] [2020-07-15T05:30:26.350Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T05:30:26.514Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-07-15T05:30:26.518Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-15T05:30:26.555Z] #40 197.6 make[1]: Nothing to be done for 'all'. [2020-07-15T05:30:26.610Z] #40 DONE 0.1s [2020-07-15T05:30:26.610Z] [2020-07-15T05:30:26.610Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T05:30:26.610Z] #42 DONE 0.2s [2020-07-15T05:30:26.610Z] [2020-07-15T05:30:26.610Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:26.778Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 81.8% of statements [2020-07-15T05:30:26.869Z] #52 ... [2020-07-15T05:30:26.869Z] [2020-07-15T05:30:26.869Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T05:30:26.869Z] #44 DONE 0.1s [2020-07-15T05:30:27.129Z] [2020-07-15T05:30:27.129Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:27.215Z] #40 198.4 make[1]: 'images/built-in.o' is up to date. [2020-07-15T05:30:27.215Z] #40 198.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T05:30:27.215Z] #40 198.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T05:30:27.215Z] #40 198.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T05:30:27.215Z] #40 198.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T05:30:27.215Z] #40 198.5 make[1]: Nothing to be done for 'all'. [2020-07-15T05:30:27.215Z] #40 198.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T05:30:27.354Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-07-15T05:30:27.511Z] #40 198.8 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:27.511Z] #40 198.9 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:27.618Z] ok github.com/docker/docker/registry 0.094s coverage: 56.3% of statements [2020-07-15T05:30:27.808Z] #40 199.0 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:27.808Z] #40 199.1 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:27.964Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-15T05:30:28.106Z] #40 199.2 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:28.106Z] #40 199.2 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:28.106Z] #40 199.3 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:28.255Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-15T05:30:28.305Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-07-15T05:30:28.406Z] #40 199.5 make[2]: Nothing to be done for 'all'. [2020-07-15T05:30:28.406Z] #40 199.5 INSTALL criu/criu [2020-07-15T05:30:28.406Z] #40 DONE 199.6s [2020-07-15T05:30:28.406Z] [2020-07-15T05:30:28.406Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:28.887Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-07-15T05:30:28.887Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-15T05:30:29.468Z] #53 ... [2020-07-15T05:30:29.468Z] [2020-07-15T05:30:29.468Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:29.468Z] #46 265.2 + cd /tmp/tmp.1zoPEiJjFz/src/github.com/golangci/golangci-lint/ [2020-07-15T05:30:29.468Z] #46 265.2 + git checkout -q v1.23.8 [2020-07-15T05:30:29.765Z] #46 265.9 ++ git describe --tags [2020-07-15T05:30:30.063Z] #46 265.9 + version=v1.23.8 [2020-07-15T05:30:30.063Z] #46 265.9 ++ git rev-parse --short HEAD [2020-07-15T05:30:30.063Z] #46 265.9 + commit=76a82c6 [2020-07-15T05:30:30.063Z] #46 265.9 ++ git show -s --format=%cd [2020-07-15T05:30:30.063Z] #46 265.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T05:30:30.063Z] #46 265.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-07-15T05:30:31.047Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-15T05:30:31.682Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-07-15T05:30:31.974Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-07-15T05:30:32.519Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-15T05:30:32.519Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 13.9% of statements [2020-07-15T05:30:33.076Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-07-15T05:30:33.914Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.571s coverage: 57.0% of statements [2020-07-15T05:30:36.467Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-07-15T05:30:37.042Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.266s coverage: 45.9% of statements [2020-07-15T05:30:38.959Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.653s coverage: 73.1% of statements [2020-07-15T05:30:39.532Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.775s coverage: 49.5% of statements [2020-07-15T05:30:41.450Z] ok github.com/docker/docker/daemon 12.274s coverage: 17.5% of statements [2020-07-15T05:30:41.450Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T05:30:41.450Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T05:30:41.450Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T05:30:41.450Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T05:30:41.450Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T05:30:41.450Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-07-15T05:30:41.712Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.595s coverage: 76.1% of statements [2020-07-15T05:30:43.103Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-07-15T05:30:43.368Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-07-15T05:30:44.764Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.546s coverage: 57.7% of statements [2020-07-15T05:30:44.764Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T05:30:44.764Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T05:30:44.764Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 4.8% of statements [2020-07-15T05:30:44.764Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T05:30:44.764Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T05:30:45.340Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 41.8% of statements [2020-07-15T05:30:45.510Z] #46 ... [2020-07-15T05:30:45.510Z] [2020-07-15T05:30:45.510Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:45.510Z] #53 242.1 + bin/containerd [2020-07-15T05:30:46.289Z] ok github.com/docker/docker/daemon/logger/gelf 0.053s coverage: 67.0% of statements [2020-07-15T05:30:46.289Z] ok github.com/docker/docker/daemon/logger/awslogs 0.346s coverage: 77.4% of statements [2020-07-15T05:30:46.289Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T05:30:46.289Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T05:30:46.551Z] ok github.com/docker/docker/daemon/logger/journald 0.046s coverage: 26.2% of statements [2020-07-15T05:30:47.127Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2020-07-15T05:30:47.127Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-07-15T05:30:48.518Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 75.2% of statements [2020-07-15T05:30:48.519Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T05:30:48.556Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T05:30:48.556Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === Skipped [2020-07-15T05:30:48.556Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T05:30:48.556Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T05:30:48.556Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T05:30:48.556Z] time="2020-07-15T05:29:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T05:30:48.556Z] time="2020-07-15T05:29:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T05:30:48.556Z] time="2020-07-15T05:29:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T05:30:48.556Z] time="2020-07-15T05:29:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T05:30:48.556Z] time="2020-07-15T05:29:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T05:30:48.556Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T05:30:48.556Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T05:30:48.556Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:30:48.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T05:30:48.556Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T05:30:48.556Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T05:30:48.556Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] [2020-07-15T05:30:48.556Z] DONE 2124 tests, 26 skipped in 190.584s [2020-07-15T05:30:48.781Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.7% of statements [2020-07-15T05:30:49.044Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 33.3% of statements Post stage [Pipeline] junit [2020-07-15T05:30:49.288Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:30:49.288Z] [2020-07-15T05:30:49.288Z] + TEST_INTEGRATION_DEST=1 [2020-07-15T05:30:49.288Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-15T05:30:49.288Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T05:30:49.288Z] + run_tests test-integration-flaky [2020-07-15T05:30:49.288Z] + '[' -n 0 ']' [2020-07-15T05:30:49.288Z] + rm= [2020-07-15T05:30:49.288Z] + c=0 [2020-07-15T05:30:49.288Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41211/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh test-integration-flaky test-integration [2020-07-15T05:30:49.288Z] ++ jobs -p [2020-07-15T05:30:49.288Z] + for job in $(jobs -p) [2020-07-15T05:30:49.288Z] + wait 17762 [2020-07-15T05:30:49.288Z] + TEST_INTEGRATION_DEST=3 [2020-07-15T05:30:49.288Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-15T05:30:49.288Z] + TEST_SKIP_INTEGRATION=1 [2020-07-15T05:30:49.288Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-15T05:30:49.288Z] + run_tests [2020-07-15T05:30:49.288Z] + '[' -n 0 ']' [2020-07-15T05:30:49.288Z] + rm= [2020-07-15T05:30:49.288Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41211/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh '' test-integration [2020-07-15T05:30:49.288Z] + TEST_INTEGRATION_DEST=2 [2020-07-15T05:30:49.288Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-15T05:30:49.288Z] + TEST_SKIP_INTEGRATION=1 [2020-07-15T05:30:49.288Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-15T05:30:49.288Z] + run_tests [2020-07-15T05:30:49.288Z] + '[' -n 0 ']' [2020-07-15T05:30:49.288Z] + rm= [2020-07-15T05:30:49.288Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41211/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh '' test-integration [2020-07-15T05:30:49.288Z] [2020-07-15T05:30:49.288Z] [2020-07-15T05:30:49.288Z] [2020-07-15T05:30:49.288Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T05:30:49.288Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T05:30:49.288Z] HOSTNAME=8225444b2b98 [2020-07-15T05:30:49.288Z] TEST_SKIP_INTEGRATION=1 [2020-07-15T05:30:49.288Z] TESTDEBUG=0 [2020-07-15T05:30:49.288Z] DEST=bundles/test-integration [2020-07-15T05:30:49.288Z] PWD=/go/src/github.com/docker/docker [2020-07-15T05:30:49.288Z] KEEPBUNDLE=1 [2020-07-15T05:30:49.288Z] DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:30:49.288Z] container=docker [2020-07-15T05:30:49.288Z] HOME=/root [2020-07-15T05:30:49.288Z] GOLANG_VERSION=1.13.13 [2020-07-15T05:30:49.288Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T05:30:49.288Z] VALIDATE_BRANCH=master [2020-07-15T05:30:49.288Z] TERM=xterm [2020-07-15T05:30:49.288Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T05:30:49.288Z] SHLVL=1 [2020-07-15T05:30:49.288Z] TIMEOUT=120m [2020-07-15T05:30:49.288Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T05:30:49.288Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T05:30:49.288Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-15T05:30:49.288Z] GO111MODULE=off [2020-07-15T05:30:49.288Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T05:30:49.288Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T05:30:49.288Z] GOPATH=/go [2020-07-15T05:30:49.288Z] PKG_CONFIG=pkg-config [2020-07-15T05:30:49.288Z] _=/usr/bin/env [2020-07-15T05:30:49.288Z] Building test suite binary ./integration-cli/test.main [2020-07-15T05:30:49.288Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-15T05:30:49.288Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T05:30:49.288Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T05:30:49.288Z] HOSTNAME=ca14af16533d [2020-07-15T05:30:49.288Z] TEST_SKIP_INTEGRATION=1 [2020-07-15T05:30:49.288Z] TESTDEBUG=0 [2020-07-15T05:30:49.288Z] DEST=bundles/test-integration [2020-07-15T05:30:49.288Z] PWD=/go/src/github.com/docker/docker [2020-07-15T05:30:49.288Z] KEEPBUNDLE=1 [2020-07-15T05:30:49.288Z] DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:30:49.288Z] container=docker [2020-07-15T05:30:49.288Z] HOME=/root [2020-07-15T05:30:49.288Z] GOLANG_VERSION=1.13.13 [2020-07-15T05:30:49.288Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T05:30:49.288Z] VALIDATE_BRANCH=master [2020-07-15T05:30:49.288Z] TERM=xterm [2020-07-15T05:30:49.288Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T05:30:49.288Z] SHLVL=1 [2020-07-15T05:30:49.288Z] TIMEOUT=120m [2020-07-15T05:30:49.288Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T05:30:49.288Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T05:30:49.288Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-15T05:30:49.288Z] GO111MODULE=off [2020-07-15T05:30:49.288Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T05:30:49.288Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T05:30:49.289Z] GOPATH=/go [2020-07-15T05:30:49.289Z] PKG_CONFIG=pkg-config [2020-07-15T05:30:49.289Z] _=/usr/bin/env [2020-07-15T05:30:49.289Z] Building test suite binary ./integration-cli/test.main [2020-07-15T05:30:49.289Z] No new tests added to integration. [2020-07-15T05:30:49.289Z] [2020-07-15T05:30:49.289Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T05:30:49.289Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T05:30:49.289Z] HOSTNAME=779cf8b9fb83 [2020-07-15T05:30:49.289Z] TESTDEBUG=0 [2020-07-15T05:30:49.289Z] DEST=bundles/test-integration [2020-07-15T05:30:49.289Z] PWD=/go/src/github.com/docker/docker [2020-07-15T05:30:49.289Z] KEEPBUNDLE=1 [2020-07-15T05:30:49.289Z] DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:30:49.289Z] container=docker [2020-07-15T05:30:49.289Z] HOME=/root [2020-07-15T05:30:49.289Z] GOLANG_VERSION=1.13.13 [2020-07-15T05:30:49.289Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T05:30:49.289Z] VALIDATE_BRANCH=master [2020-07-15T05:30:49.289Z] TERM=xterm [2020-07-15T05:30:49.289Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T05:30:49.289Z] SHLVL=1 [2020-07-15T05:30:49.289Z] TIMEOUT=120m [2020-07-15T05:30:49.289Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T05:30:49.289Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T05:30:49.289Z] GO111MODULE=off [2020-07-15T05:30:49.289Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T05:30:49.289Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T05:30:49.289Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T05:30:49.289Z] GOPATH=/go [2020-07-15T05:30:49.289Z] PKG_CONFIG=pkg-config [2020-07-15T05:30:49.289Z] _=/usr/bin/env [2020-07-15T05:30:49.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T05:30:49.299Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T05:30:49.619Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-07-15T05:30:49.823Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -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:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh dynbinary test-integration [2020-07-15T05:30:50.114Z] [2020-07-15T05:30:50.193Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2020-07-15T05:30:50.412Z] Removing bundles/ [2020-07-15T05:30:50.412Z] [2020-07-15T05:30:50.412Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T05:30:50.412Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:30:50.412Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T05:30:50.768Z] ok github.com/docker/docker/daemon/network 0.048s coverage: 63.8% of statements [2020-07-15T05:30:51.716Z] ok github.com/docker/docker/daemon/logger/splunk 1.953s coverage: 82.5% of statements [2020-07-15T05:30:51.716Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T05:30:51.716Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T05:30:51.978Z] ok github.com/docker/docker/distribution/metadata 0.116s coverage: 48.2% of statements [2020-07-15T05:30:52.928Z] ok github.com/docker/docker/distribution 0.286s coverage: 22.1% of statements [2020-07-15T05:30:52.928Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T05:30:53.504Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-07-15T05:30:54.079Z] ok github.com/docker/docker/image 0.054s coverage: 86.4% of statements [2020-07-15T05:30:54.343Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-07-15T05:30:54.606Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2020-07-15T05:30:55.181Z] ok github.com/docker/docker/distribution/xfer 1.723s coverage: 85.6% of statements [2020-07-15T05:30:55.181Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T05:30:55.181Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T05:30:55.181Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T05:30:55.181Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2020-07-15T05:30:55.757Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-07-15T05:30:56.708Z] ok github.com/docker/docker/opts 0.066s coverage: 67.4% of statements [2020-07-15T05:30:58.100Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-07-15T05:30:58.231Z] #53 ... [2020-07-15T05:30:58.231Z] [2020-07-15T05:30:58.231Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:58.231Z] #22 292.5 + return [2020-07-15T05:30:58.231Z] #22 DONE 292.6s [2020-07-15T05:30:58.231Z] [2020-07-15T05:30:58.231Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:58.363Z] ok github.com/docker/docker/pkg/authorization 1.060s coverage: 68.3% of statements [2020-07-15T05:30:58.529Z] #46 ... [2020-07-15T05:30:58.529Z] [2020-07-15T05:30:58.529Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T05:30:58.529Z] #23 DONE 0.1s [2020-07-15T05:30:58.529Z] [2020-07-15T05:30:58.529Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T05:30:58.625Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-07-15T05:30:59.200Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-07-15T05:30:59.462Z] ok github.com/docker/docker/pkg/archive 1.221s coverage: 77.2% of statements [2020-07-15T05:30:59.588Z] #27 DONE 1.0s [2020-07-15T05:30:59.588Z] [2020-07-15T05:30:59.588Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T05:30:59.588Z] #30 DONE 0.1s [2020-07-15T05:30:59.588Z] [2020-07-15T05:30:59.588Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T05:30:59.588Z] #32 DONE 0.1s [2020-07-15T05:30:59.588Z] [2020-07-15T05:30:59.588Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:30:59.887Z] #53 ... [2020-07-15T05:30:59.887Z] [2020-07-15T05:30:59.887Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T05:30:59.887Z] #35 DONE 0.1s [2020-07-15T05:30:59.887Z] [2020-07-15T05:30:59.887Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T05:30:59.887Z] #38 DONE 0.1s [2020-07-15T05:30:59.887Z] [2020-07-15T05:30:59.887Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T05:30:59.887Z] #41 DONE 0.2s [2020-07-15T05:30:59.887Z] [2020-07-15T05:30:59.887Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T05:30:59.887Z] #43 DONE 0.1s [2020-07-15T05:30:59.887Z] [2020-07-15T05:30:59.887Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:00.036Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-07-15T05:31:00.036Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2020-07-15T05:31:00.188Z] #46 ... [2020-07-15T05:31:00.188Z] [2020-07-15T05:31:00.188Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T05:31:00.188Z] #45 DONE 0.1s [2020-07-15T05:31:00.188Z] [2020-07-15T05:31:00.188Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:00.982Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-07-15T05:31:01.245Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-07-15T05:31:01.819Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-15T05:31:02.763Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-07-15T05:31:03.024Z] ok github.com/docker/docker/pkg/chrootarchive 3.535s coverage: 43.2% of statements [2020-07-15T05:31:03.599Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-07-15T05:31:03.860Z] ok github.com/docker/docker/pkg/fsutils 0.349s coverage: 85.1% of statements [2020-07-15T05:31:04.122Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-07-15T05:31:04.122Z] ok github.com/docker/docker/layer 7.302s coverage: 68.8% of statements [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T05:31:04.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T05:31:04.385Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-07-15T05:31:05.334Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-07-15T05:31:05.334Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-07-15T05:31:05.597Z] ok github.com/docker/docker/pkg/idtools 0.609s coverage: 70.5% of statements [2020-07-15T05:31:05.597Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-07-15T05:31:05.860Z] ok github.com/docker/docker/pkg/ioutils 0.667s coverage: 70.6% of statements [2020-07-15T05:31:05.860Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T05:31:05.860Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T05:31:05.860Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-07-15T05:31:05.860Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T05:31:06.122Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2020-07-15T05:31:06.385Z] ok github.com/docker/docker/pkg/parsers/kernel 0.033s coverage: 60.0% of statements [2020-07-15T05:31:06.648Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2020-07-15T05:31:06.648Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-07-15T05:31:06.648Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T05:31:06.648Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T05:31:07.223Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-07-15T05:31:07.801Z] ok github.com/docker/docker/pkg/pools 0.019s coverage: 88.2% of statements [2020-07-15T05:31:07.801Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-07-15T05:31:08.065Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-07-15T05:31:08.639Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-07-15T05:31:09.213Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-15T05:31:09.474Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-15T05:31:10.048Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-15T05:31:10.048Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-07-15T05:31:10.310Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-07-15T05:31:10.884Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.1% of statements [2020-07-15T05:31:11.458Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-07-15T05:31:11.458Z] ok github.com/docker/docker/pkg/signal 2.778s coverage: 61.0% of statements [2020-07-15T05:31:11.721Z] ok github.com/docker/docker/pkg/tailfile 0.173s coverage: 88.6% of statements [2020-07-15T05:31:11.983Z] testing: warning: no tests to run [2020-07-15T05:31:11.983Z] coverage: [no statements] [2020-07-15T05:31:11.983Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2020-07-15T05:31:12.245Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2020-07-15T05:31:12.507Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2020-07-15T05:31:12.507Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-07-15T05:31:12.769Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-07-15T05:31:13.868Z] #45 ... [2020-07-15T05:31:13.868Z] [2020-07-15T05:31:13.868Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:13.868Z] #52 229.3 + bin/containerd-stress [2020-07-15T05:31:13.868Z] #52 ... [2020-07-15T05:31:13.868Z] [2020-07-15T05:31:13.868Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:13.868Z] #45 DONE 278.2s [2020-07-15T05:31:13.868Z] [2020-07-15T05:31:13.868Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:13.868Z] #52 ... [2020-07-15T05:31:13.868Z] [2020-07-15T05:31:13.868Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T05:31:13.868Z] #46 DONE 0.6s [2020-07-15T05:31:13.868Z] [2020-07-15T05:31:13.868Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T05:31:13.868Z] #48 DONE 0.1s [2020-07-15T05:31:13.868Z] [2020-07-15T05:31:13.868Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T05:31:13.868Z] #50 DONE 0.5s [2020-07-15T05:31:13.868Z] [2020-07-15T05:31:13.868Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:13.868Z] #52 232.4 + bin/containerd-shim [2020-07-15T05:31:14.163Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-07-15T05:31:14.738Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-07-15T05:31:15.000Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-15T05:31:15.262Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.1% of statements [2020-07-15T05:31:16.210Z] ok github.com/docker/docker/registry/resumable 0.058s coverage: 100.0% of statements [2020-07-15T05:31:16.210Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 50.9% of statements [2020-07-15T05:31:17.169Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-07-15T05:31:17.169Z] ok github.com/docker/docker/registry 0.256s coverage: 56.3% of statements [2020-07-15T05:31:17.169Z] ok github.com/docker/docker/runconfig 0.022s coverage: 65.8% of statements [2020-07-15T05:31:19.092Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-07-15T05:31:20.042Z] ok github.com/docker/docker/volume/local 0.075s coverage: 73.0% of statements [2020-07-15T05:31:20.303Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-07-15T05:31:20.453Z] #52 239.2 + bin/containerd-shim-runc-v1 [2020-07-15T05:31:20.876Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-15T05:31:22.987Z] #52 242.4 + bin/containerd-shim-runc-v2 [2020-07-15T05:31:23.556Z] #52 243.3 + binaries [2020-07-15T05:31:23.556Z] #52 243.3 + install -D bin/containerd /build/containerd [2020-07-15T05:31:23.556Z] #52 243.3 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T05:31:23.556Z] #52 243.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T05:31:23.556Z] #52 243.3 + install -D bin/ctr /build/ctr [2020-07-15T05:31:23.814Z] #52 DONE 243.6s [2020-07-15T05:31:24.380Z] [2020-07-15T05:31:24.381Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T05:31:24.948Z] #53 DONE 0.2s [2020-07-15T05:31:24.948Z] [2020-07-15T05:31:24.948Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T05:31:24.948Z] #57 DONE 0.1s [2020-07-15T05:31:24.948Z] [2020-07-15T05:31:24.948Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T05:31:24.948Z] #59 DONE 0.3s [2020-07-15T05:31:25.207Z] [2020-07-15T05:31:25.207Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T05:31:25.207Z] #61 DONE 0.0s [2020-07-15T05:31:25.207Z] [2020-07-15T05:31:25.207Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T05:31:25.207Z] #62 DONE 0.0s [2020-07-15T05:31:25.207Z] [2020-07-15T05:31:25.207Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T05:31:26.144Z] #63 DONE 0.8s [2020-07-15T05:31:26.144Z] [2020-07-15T05:31:26.144Z] #64 exporting to image [2020-07-15T05:31:26.144Z] #64 exporting layers [2020-07-15T05:31:32.712Z] #64 exporting layers 6.2s done [2020-07-15T05:31:32.712Z] #64 writing image sha256:4a2ef1d4e1767fe1cb267b8e5ab55fc693559f8b23ec95c9fd9a508ea1c6767a done [2020-07-15T05:31:32.712Z] #64 naming to docker.io/library/docker:bc4f242e7958c83ed47a768b83a7c26864b6274e done [2020-07-15T05:31:32.712Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T05:31:33.003Z] #53 ... [2020-07-15T05:31:33.003Z] [2020-07-15T05:31:33.003Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:33.003Z] #46 DONE 327.1s [2020-07-15T05:31:33.003Z] [2020-07-15T05:31:33.003Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:33.003Z] #53 ... [2020-07-15T05:31:33.003Z] [2020-07-15T05:31:33.003Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T05:31:33.003Z] #47 DONE 0.1s [2020-07-15T05:31:33.003Z] [2020-07-15T05:31:33.003Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T05:31:33.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -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:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh dynbinary test-integration [2020-07-15T05:31:33.298Z] #49 DONE 0.1s [2020-07-15T05:31:33.298Z] [2020-07-15T05:31:33.298Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T05:31:33.298Z] #51 DONE 0.1s [2020-07-15T05:31:33.298Z] [2020-07-15T05:31:33.298Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T05:31:34.381Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 1m58.858540963s [2020-07-15T05:31:34.381Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 698.025245ms [2020-07-15T05:31:34.437Z] [2020-07-15T05:31:34.437Z] Removing bundles/ [2020-07-15T05:31:34.437Z] [2020-07-15T05:31:34.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T05:31:34.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:31:34.437Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T05:31:38.887Z] #53 295.4 + bin/containerd-stress [2020-07-15T05:31:40.969Z] #53 297.7 + bin/containerd-shim [2020-07-15T05:31:42.830Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T05:31:42.831Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === Skipped [2020-07-15T05:31:42.831Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T05:31:42.831Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T05:31:42.831Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T05:31:42.831Z] time="2020-07-15T05:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T05:31:42.831Z] time="2020-07-15T05:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T05:31:42.831Z] time="2020-07-15T05:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T05:31:42.831Z] time="2020-07-15T05:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T05:31:42.831Z] time="2020-07-15T05:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T05:31:42.831Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T05:31:42.831Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T05:31:42.831Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:31:42.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T05:31:42.831Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T05:31:42.831Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T05:31:42.831Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] [2020-07-15T05:31:42.831Z] DONE 2124 tests, 26 skipped in 190.053s Post stage [Pipeline] junit [2020-07-15T05:31:42.851Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T05:31:43.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -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:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh dynbinary test-integration [2020-07-15T05:31:44.316Z] [2020-07-15T05:31:44.316Z] Removing bundles/ [2020-07-15T05:31:44.316Z] [2020-07-15T05:31:44.316Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T05:31:44.316Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:31:44.316Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T05:31:47.375Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:31:47.375Z] [2020-07-15T05:31:47.375Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T05:31:47.375Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T05:31:47.375Z] HOSTNAME=0115ae41f87b [2020-07-15T05:31:47.375Z] TESTDEBUG=0 [2020-07-15T05:31:47.375Z] DEST=bundles/test-integration [2020-07-15T05:31:47.375Z] PWD=/go/src/github.com/docker/docker [2020-07-15T05:31:47.375Z] DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:31:47.375Z] container=docker [2020-07-15T05:31:47.375Z] HOME=/root [2020-07-15T05:31:47.375Z] GOLANG_VERSION=1.13.13 [2020-07-15T05:31:47.375Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T05:31:47.375Z] VALIDATE_BRANCH=master [2020-07-15T05:31:47.375Z] TERM=xterm [2020-07-15T05:31:47.375Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T05:31:47.375Z] SHLVL=1 [2020-07-15T05:31:47.375Z] TIMEOUT=120m [2020-07-15T05:31:47.375Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T05:31:47.375Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T05:31:47.375Z] GO111MODULE=off [2020-07-15T05:31:47.375Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T05:31:47.375Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T05:31:47.375Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T05:31:47.375Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T05:31:47.375Z] GOPATH=/go [2020-07-15T05:31:47.375Z] PKG_CONFIG=pkg-config [2020-07-15T05:31:47.375Z] _=/usr/bin/env [2020-07-15T05:31:47.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T05:31:47.926Z] #53 304.6 + bin/containerd-shim-runc-v1 [2020-07-15T05:31:49.226Z] INFO [runner/unused/goanalysis] analyzers took 27.980580306s with top 10 stages: buildssa: 23.373713667s, U1000: 4.606866639s [2020-07-15T05:31:51.473Z] #53 307.9 + bin/containerd-shim-runc-v2 [2020-07-15T05:31:51.766Z] #53 308.9 + binaries [2020-07-15T05:31:52.063Z] #53 308.9 + install -D bin/containerd /build/containerd [2020-07-15T05:31:52.063Z] #53 308.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T05:31:52.063Z] #53 308.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T05:31:52.063Z] #53 308.9 + install -D bin/ctr /build/ctr [2020-07-15T05:31:52.063Z] #53 DONE 309.0s [2020-07-15T05:31:53.111Z] [2020-07-15T05:31:53.111Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T05:31:53.111Z] #54 DONE 0.1s [2020-07-15T05:31:53.409Z] [2020-07-15T05:31:53.409Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T05:31:53.409Z] #58 DONE 0.1s [2020-07-15T05:31:53.409Z] [2020-07-15T05:31:53.409Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T05:31:53.409Z] #60 DONE 0.1s [2020-07-15T05:31:53.409Z] [2020-07-15T05:31:53.409Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T05:31:53.409Z] #62 DONE 0.1s [2020-07-15T05:31:53.409Z] [2020-07-15T05:31:53.409Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T05:31:53.409Z] #63 DONE 0.0s [2020-07-15T05:31:53.704Z] [2020-07-15T05:31:53.704Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T05:31:55.786Z] #64 DONE 2.0s [2020-07-15T05:31:55.786Z] [2020-07-15T05:31:55.786Z] #65 exporting to oci image format [2020-07-15T05:31:55.786Z] #65 exporting layers [2020-07-15T05:31:58.799Z] 4612f6d0b889: Pull complete [2020-07-15T05:32:09.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T05:32:10.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T05:32:11.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T05:32:27.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T05:32:27.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T05:32:28.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T05:32:29.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T05:32:29.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T05:32:31.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T05:32:33.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T05:32:34.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T05:32:35.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T05:32:36.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T05:32:37.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T05:32:38.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T05:32:40.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T05:32:40.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T05:32:41.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T05:32:42.835Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T05:32:42.835Z] Using test binary docker [2020-07-15T05:32:42.835Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T05:32:42.835Z] +++ /etc/init.d/apparmor start [2020-07-15T05:32:42.835Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:32:42.835Z] INFO: Waiting for daemon to start... [2020-07-15T05:32:42.835Z] Starting dockerd [2020-07-15T05:32:42.835Z] +++ 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-07-15T05:32:44.901Z] . [2020-07-15T05:32:44.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T05:32:44.901Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T05:32:44.901Z] Error: No such image: emptyfs [2020-07-15T05:32:44.901Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T05:32:44.901Z] ++++ docker load [2020-07-15T05:32:45.192Z] Running integration-test (iteration 1) [2020-07-15T05:32:45.192Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T05:32:45.192Z] ++ 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-07-15T05:32:45.192Z] ++ set -e [2020-07-15T05:32:45.192Z] ++ '[' -n 0 ']' [2020-07-15T05:32:45.192Z] ++ set -x [2020-07-15T05:32:45.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=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-07-15T05:32:55.567Z] Loaded image: buildpack-deps:buster [2020-07-15T05:32:55.567Z] Loaded image: busybox:latest [2020-07-15T05:32:55.567Z] Loaded image: busybox:glibc [2020-07-15T05:32:55.567Z] Loaded image: debian:buster [2020-07-15T05:32:55.567Z] Loaded image: hello-world:latest [2020-07-15T05:32:55.567Z] INFO: Testing against a local daemon [2020-07-15T05:32:55.567Z] === RUN TestCgroupNamespacesBuild [2020-07-15T05:32:55.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T05:32:55.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T05:32:55.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T05:32:55.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:32:56.633Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-07-15T05:32:56.633Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T05:32:56.816Z] [2020-07-15T05:32:56.816Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T05:32:57.074Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T05:32:57.075Z] HOSTNAME=efbc2024ed77 [2020-07-15T05:32:57.075Z] DEST=bundles/test-integration [2020-07-15T05:32:57.075Z] PWD=/go/src/github.com/docker/docker [2020-07-15T05:32:57.075Z] DOCKER_ROOTLESS=1 [2020-07-15T05:32:57.075Z] DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:32:57.075Z] container=docker [2020-07-15T05:32:57.075Z] HOME=/root [2020-07-15T05:32:57.075Z] GOLANG_VERSION=1.13.13 [2020-07-15T05:32:57.075Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T05:32:57.075Z] VALIDATE_BRANCH=master [2020-07-15T05:32:57.075Z] TERM=xterm [2020-07-15T05:32:57.075Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T05:32:57.075Z] SHLVL=1 [2020-07-15T05:32:57.075Z] TIMEOUT=120m [2020-07-15T05:32:57.075Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T05:32:57.075Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T05:32:57.075Z] GO111MODULE=off [2020-07-15T05:32:57.075Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T05:32:57.075Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T05:32:57.075Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T05:32:57.075Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T05:32:57.075Z] GOPATH=/go [2020-07-15T05:32:57.075Z] PKG_CONFIG=pkg-config [2020-07-15T05:32:57.075Z] _=/usr/bin/env [2020-07-15T05:32:57.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T05:32:58.144Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-07-15T05:32:58.144Z] === RUN TestBuildWithSession [2020-07-15T05:32:58.144Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T05:32:58.144Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:32:58.144Z] === RUN TestBuildSquashParent [2020-07-15T05:33:05.035Z] --- PASS: TestBuildSquashParent (6.46s) [2020-07-15T05:33:05.035Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T05:33:05.035Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:33:05.035Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:33:05.035Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:33:05.035Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:33:05.035Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:33:05.035Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:33:05.035Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:33:05.035Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:33:05.035Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:33:05.035Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:33:05.035Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:33:05.035Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:33:05.035Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:33:05.035Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:33:05.832Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:33:05.832Z] [2020-07-15T05:33:05.832Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T05:33:05.832Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T05:33:05.832Z] HOSTNAME=eb07569944a6 [2020-07-15T05:33:05.832Z] TESTDEBUG=0 [2020-07-15T05:33:05.832Z] DEST=bundles/test-integration [2020-07-15T05:33:05.832Z] PWD=/go/src/github.com/docker/docker [2020-07-15T05:33:05.832Z] DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:33:05.832Z] container=docker [2020-07-15T05:33:05.832Z] HOME=/root [2020-07-15T05:33:05.832Z] GOLANG_VERSION=1.13.13 [2020-07-15T05:33:05.832Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T05:33:05.832Z] VALIDATE_BRANCH=master [2020-07-15T05:33:05.832Z] TERM=xterm [2020-07-15T05:33:05.832Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T05:33:05.832Z] SHLVL=1 [2020-07-15T05:33:05.832Z] TIMEOUT=120m [2020-07-15T05:33:05.832Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T05:33:05.832Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T05:33:05.832Z] GO111MODULE=off [2020-07-15T05:33:05.832Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T05:33:05.832Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T05:33:05.832Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T05:33:05.832Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T05:33:05.832Z] GOPATH=/go [2020-07-15T05:33:05.832Z] PKG_CONFIG=pkg-config [2020-07-15T05:33:05.832Z] _=/usr/bin/env [2020-07-15T05:33:05.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T05:33:07.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:33:07.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:33:09.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:33:09.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:33:10.704Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.635931447s with top 10 stages: buildssa: 1m37.60409258s, goimports: 22.473980022s, unconvert: 13.115618656s, gosec: 9.274004711s, golint: 6.198735361s, ineffassign: 4.21254542s, misspell: 3.965371923s, inspect: 3.142032263s, vrp: 2.326945887s, printf: 1.739421164s [2020-07-15T05:33:10.705Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-15T05:33:10.705Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1588/1693, nolint: 0/64, skip_dirs: 1693/1693, skip_files: 1693/1693, identifier_marker: 1588/1588, path_prettifier: 1693/1693, filename_unadjuster: 1693/1693, exclude: 1588/1588, exclude-rules: 64/1588, cgo: 1693/2302 [2020-07-15T05:33:10.705Z] INFO [runner] processing took 73.494155ms with stages: nolint: 26.214929ms, identifier_marker: 23.976595ms, path_prettifier: 10.954774ms, autogenerated_exclude: 5.660822ms, exclude-rules: 3.466933ms, skip_dirs: 2.783718ms, cgo: 291.55µs, filename_unadjuster: 139.837µs, max_same_issues: 1.385µs, exclude: 901ns, uniq_by_line: 712ns, diff: 441ns, max_from_linter: 394ns, skip_files: 371ns, source_code: 278ns, path_shortener: 273ns, max_per_file_from_linter: 242ns [2020-07-15T05:33:10.705Z] INFO [runner] linters took 1m40.593810488s with stages: goanalysis_metalinter: 1m20.869094041s, unused: 19.65091112s [2020-07-15T05:33:10.705Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-15T05:33:10.705Z] INFO Memory: 1502 samples, avg is 780.1MB, max is 3975.0MB [2020-07-15T05:33:10.705Z] INFO Execution took 3m40.159941786s [2020-07-15T05:33:10.705Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-15T05:33:11.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh dynbinary-daemon test-docker-py [2020-07-15T05:33:11.594Z] [2020-07-15T05:33:11.594Z] Removing bundles/ [2020-07-15T05:33:11.594Z] [2020-07-15T05:33:11.850Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-15T05:33:11.850Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:33:11.850Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T05:33:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-15T05:33:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2020-07-15T05:33:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2020-07-15T05:33:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2020-07-15T05:33:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2020-07-15T05:33:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2020-07-15T05:33:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-07-15T05:33:11.924Z] === RUN TestBuildMultiStageCopy [2020-07-15T05:33:11.924Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T05:33:14.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T05:33:14.944Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T05:33:15.576Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T05:33:15.868Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T05:33:16.501Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2020-07-15T05:33:16.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2020-07-15T05:33:16.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-15T05:33:16.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-15T05:33:16.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-07-15T05:33:16.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-07-15T05:33:16.501Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T05:33:18.142Z] #65 exporting layers 80.4s done [2020-07-15T05:33:18.142Z] #65 exporting manifest sha256:8f7c95a8e80e825caa1f17ce77bc037000c9f5b4cb44353f7b3755e73eb05a94 done [2020-07-15T05:33:18.142Z] #65 exporting config sha256:495a67b5e4b4299750180c4cbd7f784dc116c84c66529cc1659cfa73d54702a1 done [2020-07-15T05:33:18.142Z] #65 sending tarball [2020-07-15T05:33:18.570Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-07-15T05:33:18.570Z] === RUN TestBuildLabelWithTargets [2020-07-15T05:33:20.634Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2020-07-15T05:33:20.634Z] === RUN TestBuildWithEmptyLayers [2020-07-15T05:33:21.691Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-07-15T05:33:21.691Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T05:33:24.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T05:33:24.422Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2020-07-15T05:33:24.422Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T05:33:25.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T05:33:25.944Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-07-15T05:33:25.944Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T05:33:27.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T05:33:28.671Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2020-07-15T05:33:28.671Z] === RUN TestBuildWithHugeFile [2020-07-15T05:33:33.659Z] #65 sending tarball 15.4s done [2020-07-15T05:33:33.659Z] #65 DONE 95.8s [2020-07-15T05:33:33.659Z] [2020-07-15T05:33:33.659Z] #66 importing to docker [2020-07-15T05:33:40.402Z] fc1b9e59edad: Pull complete [2020-07-15T05:33:40.402Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-15T05:33:40.402Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:33:40.402Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:33:40.402Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-15T05:33:40.402Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-15T05:33:40.402Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-15T05:33:40.402Z] INFO: Docker version of control daemon [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] Client: Docker Engine - Enterprise [2020-07-15T05:33:40.402Z] Version: 19.03.5 [2020-07-15T05:33:40.402Z] API version: 1.40 [2020-07-15T05:33:40.402Z] Go version: go1.12.12 [2020-07-15T05:33:40.402Z] Git commit: 2ee0c57608 [2020-07-15T05:33:40.402Z] Built: 11/13/2019 08:00:16 [2020-07-15T05:33:40.402Z] OS/Arch: windows/amd64 [2020-07-15T05:33:40.402Z] Experimental: false [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] Server: Docker Engine - Enterprise [2020-07-15T05:33:40.402Z] Engine: [2020-07-15T05:33:40.402Z] Version: 19.03.5 [2020-07-15T05:33:40.402Z] API version: 1.40 (minimum version 1.24) [2020-07-15T05:33:40.402Z] Go version: go1.12.12 [2020-07-15T05:33:40.402Z] Git commit: 2ee0c57608 [2020-07-15T05:33:40.402Z] Built: 11/13/2019 07:58:51 [2020-07-15T05:33:40.402Z] OS/Arch: windows/amd64 [2020-07-15T05:33:40.402Z] Experimental: true [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] INFO: Docker info of control daemon [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] Client: [2020-07-15T05:33:40.402Z] Debug Mode: false [2020-07-15T05:33:40.402Z] Plugins: [2020-07-15T05:33:40.402Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] Server: [2020-07-15T05:33:40.402Z] Containers: 0 [2020-07-15T05:33:40.402Z] Running: 0 [2020-07-15T05:33:40.402Z] Paused: 0 [2020-07-15T05:33:40.402Z] Stopped: 0 [2020-07-15T05:33:40.402Z] Images: 1 [2020-07-15T05:33:40.402Z] Server Version: 19.03.5 [2020-07-15T05:33:40.402Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-15T05:33:40.402Z] Windows: [2020-07-15T05:33:40.402Z] LCOW: [2020-07-15T05:33:40.402Z] Logging Driver: json-file [2020-07-15T05:33:40.402Z] Plugins: [2020-07-15T05:33:40.402Z] Volume: local [2020-07-15T05:33:40.402Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T05:33:40.402Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T05:33:40.402Z] Swarm: inactive [2020-07-15T05:33:40.402Z] Default Isolation: process [2020-07-15T05:33:40.402Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T05:33:40.402Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T05:33:40.402Z] OSType: windows [2020-07-15T05:33:40.402Z] Architecture: x86_64 [2020-07-15T05:33:40.402Z] CPUs: 4 [2020-07-15T05:33:40.402Z] Total Memory: 32GiB [2020-07-15T05:33:40.402Z] Name: azwin-2-cefe30 [2020-07-15T05:33:40.402Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-15T05:33:40.402Z] Docker Root Dir: D:\docker [2020-07-15T05:33:40.402Z] Debug Mode: false [2020-07-15T05:33:40.402Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:33:40.402Z] Labels: [2020-07-15T05:33:40.402Z] Experimental: true [2020-07-15T05:33:40.402Z] Insecure Registries: [2020-07-15T05:33:40.402Z] 10.0.0.4:5000 [2020-07-15T05:33:40.402Z] 127.0.0.0/8 [2020-07-15T05:33:40.402Z] Registry Mirrors: [2020-07-15T05:33:40.402Z] http://10.0.0.4:5000/ [2020-07-15T05:33:40.402Z] Live Restore Enabled: false [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] INFO: Commit hash is bc4f242e79 [2020-07-15T05:33:40.402Z] INFO: Nuke-Everything... [2020-07-15T05:33:40.402Z] INFO: Container count on control daemon to delete is 0 [2020-07-15T05:33:40.402Z] INFO: Nuking d:\CI [2020-07-15T05:33:40.402Z] INFO: Zapped successfully [2020-07-15T05:33:40.402Z] INFO: Location for testing is d:\CI\PR-41211\1 [2020-07-15T05:33:40.402Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] INFO: Building the image from Dockerfile.windows at 07/15/2020 05:33:34... [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] Sending build context to Docker daemon 56.04MB [2020-07-15T05:33:40.402Z] [2020-07-15T05:33:40.402Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-15T05:33:40.402Z] ---> 987b1d5e0abf [2020-07-15T05:33:40.402Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-15T05:33:40.402Z] ---> Running in 790aa9d4fad5 [2020-07-15T05:33:40.402Z] Removing intermediate container 790aa9d4fad5 [2020-07-15T05:33:40.402Z] ---> ce43326d156a [2020-07-15T05:33:40.402Z] Step 3/10 : ARG GO_VERSION=1.13.13 [2020-07-15T05:33:40.402Z] ---> Running in ddf95e7bdb4d [2020-07-15T05:33:40.878Z] Removing intermediate container ddf95e7bdb4d [2020-07-15T05:33:40.878Z] ---> fe396c87688e [2020-07-15T05:33:40.878Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-15T05:33:40.878Z] ---> Running in f17f5d8164ff [2020-07-15T05:33:41.351Z] Removing intermediate container f17f5d8164ff [2020-07-15T05:33:41.351Z] ---> 664cf3528599 [2020-07-15T05:33:41.351Z] 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-07-15T05:33:41.351Z] ---> Running in 3533c926b4ed [2020-07-15T05:33:41.825Z] Removing intermediate container 3533c926b4ed [2020-07-15T05:33:41.825Z] ---> f85e19a3db55 [2020-07-15T05:33:41.825Z] 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-07-15T05:33:41.825Z] ---> Running in 110ead4ef698 [2020-07-15T05:33:43.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T05:33:43.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T05:33:43.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T05:33:45.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T05:33:47.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T05:33:49.053Z] #66 DONE 16.7s [2020-07-15T05:33:49.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T05:33:49.066Z] [2020-07-15T05:33:49.066Z] SUCCESS: Specified value was saved. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-15T05:33:49.507Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/test/unit [2020-07-15T05:33:50.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T05:33:50.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T05:33:50.647Z] INFO: Downloading git... [2020-07-15T05:33:52.235Z] INFO: Downloading go... [2020-07-15T05:33:52.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T05:33:53.063Z] ? github.com/docker/docker/api [no test files] [2020-07-15T05:33:55.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T05:33:55.787Z] --- PASS: TestBuildWithHugeFile (26.96s) [2020-07-15T05:33:55.787Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T05:33:55.787Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:33:55.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:33:55.787Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:33:55.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:33:55.787Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:33:55.787Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:33:55.787Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:33:55.787Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:33:55.787Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:33:56.055Z] INFO: Downloading compiler 1 of 3... [2020-07-15T05:33:56.078Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-15T05:33:56.078Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-07-15T05:33:56.078Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-07-15T05:33:56.078Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-15T05:33:56.078Z] === RUN TestBuildPreserveOwnership [2020-07-15T05:33:56.078Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T05:33:57.054Z] INFO: Downloading compiler 2 of 3... [2020-07-15T05:33:57.054Z] INFO: Downloading compiler 3 of 3... [2020-07-15T05:33:57.528Z] INFO: Extracting git... [2020-07-15T05:33:57.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T05:33:59.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T05:34:00.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T05:34:00.542Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T05:34:01.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T05:34:02.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T05:34:02.607Z] --- PASS: TestBuildPreserveOwnership (6.62s) [2020-07-15T05:34:02.607Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.33s) [2020-07-15T05:34:02.607Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-07-15T05:34:02.607Z] === RUN TestBuildPlatformInvalid [2020-07-15T05:34:02.899Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-15T05:34:02.899Z] PASS [2020-07-15T05:34:02.899Z] [2020-07-15T05:34:02.899Z] === Skipped [2020-07-15T05:34:02.899Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-15T05:34:02.899Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:34:02.899Z] [2020-07-15T05:34:02.899Z] [2020-07-15T05:34:02.899Z] DONE 32 tests, 1 skipped in 77.596s [2020-07-15T05:34:02.899Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T05:34:02.899Z] ++ 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-07-15T05:34:02.899Z] ++ set -e [2020-07-15T05:34:02.899Z] ++ '[' -n 0 ']' [2020-07-15T05:34:02.899Z] ++ set -x [2020-07-15T05:34:02.899Z] ++ env -i DEST=/go/src/github.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-07-15T05:34:02.899Z] INFO: Testing against a local daemon [2020-07-15T05:34:02.899Z] === RUN TestConfigInspect [2020-07-15T05:34:03.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T05:34:03.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T05:34:03.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T05:34:04.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T05:34:05.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T05:34:05.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T05:34:05.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T05:34:06.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T05:34:07.404Z] --- PASS: TestConfigInspect (3.89s) [2020-07-15T05:34:07.404Z] === RUN TestConfigList [2020-07-15T05:34:07.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T05:34:07.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T05:34:08.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T05:34:08.509Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2020-07-15T05:34:09.572Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T05:34:09.572Z] Using test binary docker [2020-07-15T05:34:09.572Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T05:34:09.572Z] +++ /etc/init.d/apparmor start [2020-07-15T05:34:09.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:34:09.832Z] INFO: Waiting for daemon to start... [2020-07-15T05:34:09.832Z] Starting dockerd [2020-07-15T05:34:09.832Z] +++ 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-07-15T05:34:10.935Z] --- PASS: TestConfigList (3.55s) [2020-07-15T05:34:10.935Z] === RUN TestConfigsCreateAndDelete [2020-07-15T05:34:11.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T05:34:11.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T05:34:11.745Z] . [2020-07-15T05:34:11.745Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T05:34:11.745Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T05:34:12.006Z] Error: No such image: emptyfs [2020-07-15T05:34:12.006Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T05:34:12.006Z] ++++ docker load [2020-07-15T05:34:12.267Z] Running integration-test (iteration 1) [2020-07-15T05:34:12.267Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T05:34:12.267Z] ++ 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-07-15T05:34:12.267Z] ++ set -e [2020-07-15T05:34:12.267Z] ++ '[' -n 0 ']' [2020-07-15T05:34:12.267Z] ++ set -x [2020-07-15T05:34:12.267Z] ++ env -i DEST=/go/src/github.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-07-15T05:34:12.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T05:34:12.539Z] INFO: Expanding go... [2020-07-15T05:34:13.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T05:34:14.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T05:34:14.452Z] --- PASS: TestConfigsCreateAndDelete (3.77s) [2020-07-15T05:34:14.452Z] === RUN TestConfigsUpdate [2020-07-15T05:34:14.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T05:34:15.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T05:34:15.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T05:34:17.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T05:34:17.964Z] --- PASS: TestConfigsUpdate (3.63s) [2020-07-15T05:34:17.964Z] === RUN TestTemplatedConfig [2020-07-15T05:34:18.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T05:34:19.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T05:34:20.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T05:34:20.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T05:34:21.484Z] --- PASS: TestTemplatedConfig (3.79s) [2020-07-15T05:34:21.484Z] === RUN TestConfigCreateResolve [2020-07-15T05:34:22.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T05:34:22.229Z] Using test binary docker [2020-07-15T05:34:22.229Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T05:34:22.229Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:34:22.229Z] INFO: Waiting for daemon to start... [2020-07-15T05:34:22.229Z] Starting dockerd [2020-07-15T05:34:24.505Z] Loaded image: buildpack-deps:buster [2020-07-15T05:34:24.506Z] Loaded image: busybox:latest [2020-07-15T05:34:24.506Z] Loaded image: busybox:glibc [2020-07-15T05:34:24.506Z] Loaded image: debian:buster [2020-07-15T05:34:24.506Z] Loaded image: hello-world:latest [2020-07-15T05:34:24.506Z] INFO: Testing against a local daemon [2020-07-15T05:34:24.506Z] === RUN TestCgroupNamespacesBuild [2020-07-15T05:34:25.512Z] . [2020-07-15T05:34:25.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T05:34:25.512Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T05:34:25.512Z] Error: No such image: emptyfs [2020-07-15T05:34:25.512Z] Running integration-test (iteration 1) [2020-07-15T05:34:25.512Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T05:34:25.943Z] --- PASS: TestConfigCreateResolve (3.64s) [2020-07-15T05:34:25.943Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T05:34:25.943Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-15T05:34:25.943Z] PASS [2020-07-15T05:34:25.943Z] [2020-07-15T05:34:25.943Z] DONE 7 tests in 22.870s [2020-07-15T05:34:25.943Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T05:34:25.944Z] ++ 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-07-15T05:34:25.944Z] ++ set -e [2020-07-15T05:34:25.944Z] ++ '[' -n 0 ']' [2020-07-15T05:34:25.944Z] ++ set -x [2020-07-15T05:34:25.944Z] ++ env -i DEST=/go/src/github.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-07-15T05:34:25.944Z] INFO: Testing against a local daemon [2020-07-15T05:34:25.944Z] === RUN TestCheckpoint [2020-07-15T05:34:25.944Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T05:34:25.944Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:34:25.944Z] === RUN TestContainerInvalidJSON [2020-07-15T05:34:25.944Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:34:25.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:34:25.944Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:34:25.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:34:25.944Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:34:25.944Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:34:25.944Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:34:25.944Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:34:25.944Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:34:25.944Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-15T05:34:25.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T05:34:25.944Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-15T05:34:25.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T05:34:25.944Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T05:34:25.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-15T05:34:25.944Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T05:34:25.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-15T05:34:25.944Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T05:34:26.238Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-15T05:34:26.238Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T05:34:26.238Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-07-15T05:34:26.238Z] === RUN TestCopyFromContainer [2020-07-15T05:34:26.420Z] --- PASS: TestCgroupNamespacesBuild (2.78s) [2020-07-15T05:34:26.420Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T05:34:27.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-07-15T05:34:27.804Z] === RUN TestBuildWithSession [2020-07-15T05:34:27.804Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T05:34:27.804Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:34:27.804Z] === RUN TestBuildSquashParent [2020-07-15T05:34:28.322Z] === RUN TestCopyFromContainer// [2020-07-15T05:34:28.614Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T05:34:28.614Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T05:34:28.614Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T05:34:28.905Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T05:34:28.905Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T05:34:28.905Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T05:34:28.905Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T05:34:29.197Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T05:34:29.197Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer (2.97s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-07-15T05:34:29.197Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-15T05:34:29.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T05:34:29.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:34:29.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:34:29.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:34:29.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:34:29.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:34:29.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:34:29.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:34:29.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:34:29.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:34:29.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-15T05:34:29.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T05:34:29.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T05:34:29.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T05:34:29.197Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T05:34:29.488Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-15T05:34:29.488Z] === RUN TestCreateWithInvalidEnv [2020-07-15T05:34:29.488Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T05:34:29.488Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T05:34:29.488Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T05:34:29.488Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T05:34:29.488Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T05:34:29.488Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T05:34:29.488Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T05:34:29.488Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T05:34:29.488Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T05:34:29.488Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-15T05:34:29.488Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T05:34:29.488Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T05:34:29.488Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T05:34:29.488Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T05:34:29.488Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T05:34:29.488Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T05:34:30.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:34:32.246Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:34:32.246Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-15T05:34:32.246Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-15T05:34:32.246Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T05:34:33.874Z] INFO: Expanding compiler 1 of 3... [2020-07-15T05:34:33.874Z] INFO: Expanding compiler 2 of 3... [2020-07-15T05:34:34.392Z] --- PASS: TestBuildSquashParent (5.87s) [2020-07-15T05:34:34.392Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T05:34:34.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:34:34.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:34:34.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:34:34.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:34:34.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:34:34.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:34:34.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:34:34.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:34:34.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:34:34.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:34:34.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:34:34.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:34:34.392Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:34:34.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:34:34.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:34:34.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:34:34.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T05:34:34.978Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-07-15T05:34:34.978Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T05:34:34.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:34:34.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:34:34.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:34:34.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:34:34.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:34:34.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:34:34.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:34:34.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:34:34.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:34:34.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:34:34.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:34:34.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:34:34.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:34:34.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:34:34.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:34:34.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-15T05:34:34.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-15T05:34:34.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-15T05:34:34.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-07-15T05:34:34.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-15T05:34:34.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-15T05:34:34.978Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T05:34:35.612Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-07-15T05:34:35.612Z] === RUN TestCreateDifferentPlatform [2020-07-15T05:34:35.612Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T05:34:35.612Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T05:34:35.612Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-15T05:34:35.612Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T05:34:35.612Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T05:34:35.612Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T05:34:35.612Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-15T05:34:35.612Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T05:34:35.612Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T05:34:35.612Z] === RUN TestDaemonRestartIpcMode [2020-07-15T05:34:35.612Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T05:34:35.612Z] === RUN TestDaemonHostGatewayIP [2020-07-15T05:34:35.612Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T05:34:35.612Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T05:34:35.612Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T05:34:35.612Z] === RUN TestDiff [2020-07-15T05:34:36.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:34:36.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:34:36.644Z] --- PASS: TestDiff (0.78s) [2020-07-15T05:34:36.644Z] === RUN TestExecWithCloseStdin [2020-07-15T05:34:37.280Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-07-15T05:34:37.280Z] === RUN TestExec [2020-07-15T05:34:37.718Z] Loaded image: buildpack-deps:buster [2020-07-15T05:34:37.719Z] Loaded image: busybox:latest [2020-07-15T05:34:37.719Z] Loaded image: busybox:glibc [2020-07-15T05:34:37.719Z] Loaded image: debian:buster [2020-07-15T05:34:37.719Z] Loaded image: hello-world:latest [2020-07-15T05:34:37.719Z] INFO: Testing against a local daemon [2020-07-15T05:34:37.719Z] === RUN TestCgroupNamespacesBuild [2020-07-15T05:34:38.313Z] --- PASS: TestExec (0.94s) [2020-07-15T05:34:38.313Z] === RUN TestExecUser [2020-07-15T05:34:38.666Z] INFO: Expanding compiler 3 of 3... [2020-07-15T05:34:38.857Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-15T05:34:38.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2020-07-15T05:34:38.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2020-07-15T05:34:38.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2020-07-15T05:34:38.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2020-07-15T05:34:38.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2020-07-15T05:34:38.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2020-07-15T05:34:38.858Z] === RUN TestBuildMultiStageCopy [2020-07-15T05:34:38.858Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T05:34:39.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T05:34:39.141Z] INFO: Removing downloaded files... [2020-07-15T05:34:39.142Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-15T05:34:39.142Z] INFO: Configuring git core.autocrlf... [2020-07-15T05:34:39.346Z] --- PASS: TestExecUser (0.91s) [2020-07-15T05:34:39.346Z] === RUN TestExportContainerAndImportImage [2020-07-15T05:34:40.381Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-07-15T05:34:40.382Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T05:34:40.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T05:34:41.002Z] --- PASS: TestCgroupNamespacesBuild (3.16s) [2020-07-15T05:34:41.002Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T05:34:41.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T05:34:41.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T05:34:41.889Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-07-15T05:34:41.889Z] === RUN TestHealthCheckWorkdir [2020-07-15T05:34:41.971Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T05:34:42.542Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T05:34:42.922Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2020-07-15T05:34:42.922Z] === RUN TestHealthKillContainer [2020-07-15T05:34:43.114Z] --- PASS: TestBuildMultiStageCopy (4.22s) [2020-07-15T05:34:43.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s) [2020-07-15T05:34:43.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-07-15T05:34:43.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-07-15T05:34:43.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-07-15T05:34:43.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-07-15T05:34:43.114Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T05:34:43.535Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2020-07-15T05:34:43.535Z] === RUN TestBuildWithSession [2020-07-15T05:34:43.535Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T05:34:43.535Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:34:43.535Z] === RUN TestBuildSquashParent [2020-07-15T05:34:44.499Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-07-15T05:34:44.499Z] === RUN TestBuildLabelWithTargets [2020-07-15T05:34:44.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T05:34:46.413Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2020-07-15T05:34:46.413Z] === RUN TestBuildWithEmptyLayers [2020-07-15T05:34:46.436Z] --- PASS: TestHealthKillContainer (3.10s) [2020-07-15T05:34:46.436Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T05:34:47.067Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-07-15T05:34:47.067Z] === RUN TestIpcModeNone [2020-07-15T05:34:47.355Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-07-15T05:34:47.355Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T05:34:48.099Z] --- PASS: TestIpcModeNone (0.91s) [2020-07-15T05:34:48.099Z] === RUN TestIpcModePrivate [2020-07-15T05:34:48.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:34:48.235Z] [2020-07-15T05:34:48.235Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-15T05:34:48.235Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-15T05:34:48.235Z] Using test binary docker [2020-07-15T05:34:48.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T05:34:48.235Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:34:48.235Z] INFO: Waiting for daemon to start... [2020-07-15T05:34:48.235Z] Starting dockerd [2020-07-15T05:34:48.235Z] . [2020-07-15T05:34:48.235Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-15T05:34:48.733Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-15T05:34:48.733Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-15T05:34:48.733Z] === RUN TestIpcModeShareable [2020-07-15T05:34:48.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T05:34:49.765Z] --- PASS: TestIpcModeShareable (0.98s) [2020-07-15T05:34:49.765Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-15T05:34:49.765Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T05:34:50.099Z] --- PASS: TestBuildSquashParent (6.93s) [2020-07-15T05:34:50.099Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T05:34:50.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:34:50.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:34:50.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:34:50.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:34:50.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:34:50.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:34:50.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:34:50.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:34:50.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:34:50.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:34:50.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:34:50.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:34:50.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:34:50.099Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:34:50.655Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-07-15T05:34:50.655Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T05:34:51.598Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-07-15T05:34:51.598Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T05:34:52.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:34:52.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:34:52.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T05:34:53.277Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-07-15T05:34:53.277Z] === RUN TestAPIIpcModeHost [2020-07-15T05:34:53.277Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-07-15T05:34:53.277Z] === RUN TestDaemonIpcModeShareable [2020-07-15T05:34:53.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:34:53.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:34:54.144Z] --- PASS: TestBuildMultiStageLayerLeak (2.71s) [2020-07-15T05:34:54.144Z] === RUN TestBuildWithHugeFile [2020-07-15T05:34:55.358Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-07-15T05:34:55.358Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-15T05:34:55.358Z] === RUN TestDaemonIpcModePrivate [2020-07-15T05:34:55.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-15T05:34:55.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2020-07-15T05:34:55.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2020-07-15T05:34:55.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2020-07-15T05:34:55.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2020-07-15T05:34:55.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-07-15T05:34:55.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-07-15T05:34:55.809Z] === RUN TestBuildMultiStageCopy [2020-07-15T05:34:55.809Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T05:34:56.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T05:34:56.866Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-07-15T05:34:56.866Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-15T05:34:56.866Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T05:34:58.932Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-07-15T05:34:58.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-15T05:34:58.932Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T05:34:59.095Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T05:34:59.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T05:35:00.030Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T05:35:00.438Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-07-15T05:35:00.438Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-15T05:35:00.438Z] === RUN TestIpcModeOlderClient [2020-07-15T05:35:00.438Z] === PAUSE TestIpcModeOlderClient [2020-07-15T05:35:00.438Z] === RUN TestKillContainerInvalidSignal [2020-07-15T05:35:01.405Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T05:35:01.474Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2020-07-15T05:35:01.474Z] === RUN TestKillContainer [2020-07-15T05:35:01.474Z] === RUN TestKillContainer/no_signal [2020-07-15T05:35:02.106Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T05:35:02.340Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T05:35:02.737Z] === RUN TestKillContainer/killing_signal [2020-07-15T05:35:03.275Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2020-07-15T05:35:03.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2020-07-15T05:35:03.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-15T05:35:03.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-15T05:35:03.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-15T05:35:03.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-15T05:35:03.275Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T05:35:03.629Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T05:35:03.629Z] Using test binary docker [2020-07-15T05:35:03.629Z] +++ /etc/init.d/apparmor start [2020-07-15T05:35:03.629Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:35:03.629Z] INFO: Waiting for daemon to start... [2020-07-15T05:35:03.629Z] Starting dockerd [2020-07-15T05:35:03.629Z] +++ 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-07-15T05:35:04.243Z] --- PASS: TestKillContainer (2.58s) [2020-07-15T05:35:04.243Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-07-15T05:35:04.243Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-07-15T05:35:04.243Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-07-15T05:35:04.243Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T05:35:04.243Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T05:35:04.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T05:35:05.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-07-15T05:35:05.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-07-15T05:35:05.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-07-15T05:35:05.509Z] === RUN TestKillStoppedContainer [2020-07-15T05:35:05.544Z] . [2020-07-15T05:35:05.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T05:35:05.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T05:35:05.801Z] Error: No such image: emptyfs [2020-07-15T05:35:05.801Z] ++++ docker load [2020-07-15T05:35:05.801Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T05:35:05.803Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-15T05:35:05.803Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T05:35:05.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-15T05:35:05.803Z] === RUN TestKillDifferentUserContainer [2020-07-15T05:35:06.065Z] Running integration-test (iteration 1) [2020-07-15T05:35:06.065Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T05:35:06.065Z] ++ 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-07-15T05:35:06.065Z] ++ set -e [2020-07-15T05:35:06.065Z] ++ '[' -n 0 ']' [2020-07-15T05:35:06.065Z] ++ set -x [2020-07-15T05:35:06.065Z] ++ env -i DEST=/go/src/github.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-07-15T05:35:06.837Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-07-15T05:35:06.837Z] === RUN TestInspectOomKilledTrue [2020-07-15T05:35:06.837Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-15T05:35:06.837Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:35:06.837Z] === RUN TestInspectOomKilledFalse [2020-07-15T05:35:06.837Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-15T05:35:06.837Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:35:06.837Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T05:35:07.128Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-15T05:35:07.128Z] === RUN TestLinksContainerNames [2020-07-15T05:35:08.539Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-15T05:35:08.540Z] === RUN TestBuildLabelWithTargets [2020-07-15T05:35:09.198Z] --- PASS: TestLinksContainerNames (1.78s) [2020-07-15T05:35:09.198Z] === RUN TestLogsFollowTailEmpty [2020-07-15T05:35:09.836Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-07-15T05:35:09.836Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T05:35:10.869Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-07-15T05:35:10.869Z] === RUN TestMountDaemonRoot [2020-07-15T05:35:10.869Z] === RUN TestMountDaemonRoot/default [2020-07-15T05:35:10.869Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T05:35:10.869Z] === RUN TestMountDaemonRoot/private [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/slave [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/shared [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/default [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/slave [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/private [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/shared [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T05:35:10.870Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:35:10.870Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:35:10.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:35:11.163Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T05:35:11.454Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-15T05:35:11.747Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-15T05:35:11.747Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T05:35:13.846Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-07-15T05:35:13.846Z] === RUN TestNetworkNat [2020-07-15T05:35:14.488Z] --- PASS: TestNetworkNat (0.82s) [2020-07-15T05:35:14.488Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T05:35:15.211Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-07-15T05:35:15.211Z] === RUN TestNetworkLoopbackNat [2020-07-15T05:35:16.651Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-15T05:35:16.651Z] === RUN TestBuildWithEmptyLayers [2020-07-15T05:35:18.738Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-07-15T05:35:18.738Z] === RUN TestPause [2020-07-15T05:35:19.181Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-15T05:35:19.181Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T05:35:19.370Z] --- PASS: TestPause (0.84s) [2020-07-15T05:35:19.370Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T05:35:19.370Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:35:19.370Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:35:19.370Z] === RUN TestPauseStopPausedContainer [2020-07-15T05:35:20.004Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-07-15T05:35:20.004Z] === RUN TestPsFilter [2020-07-15T05:35:20.636Z] --- PASS: TestPsFilter (0.33s) [2020-07-15T05:35:20.636Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T05:35:21.268Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-07-15T05:35:21.268Z] === RUN TestRemoveContainerWithVolume [2020-07-15T05:35:22.363Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-07-15T05:35:22.363Z] === RUN TestRemoveContainerRunning [2020-07-15T05:35:23.037Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-07-15T05:35:23.037Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T05:35:24.132Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-07-15T05:35:24.132Z] === RUN TestRemoveInvalidContainer [2020-07-15T05:35:24.132Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-15T05:35:24.132Z] === RUN TestRenameLinkedContainer [2020-07-15T05:35:24.446Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-15T05:35:24.446Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T05:35:24.705Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-15T05:35:24.705Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T05:35:26.941Z] sha256:fb5305f831bee5c1732006e25fb268b2614444278489c5f7602103345434f69c [2020-07-15T05:35:26.941Z] INFO: Starting docker-py tests... [2020-07-15T05:35:26.941Z] ============================= test session starts ============================== [2020-07-15T05:35:26.941Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-15T05:35:26.941Z] rootdir: /src, inifile: pytest.ini [2020-07-15T05:35:26.941Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-15T05:35:26.941Z] collected 388 items / 1 deselected / 387 selected [2020-07-15T05:35:26.941Z] [2020-07-15T05:35:27.735Z] --- PASS: TestRenameLinkedContainer (3.42s) [2020-07-15T05:35:27.735Z] === RUN TestRenameStoppedContainer [2020-07-15T05:35:28.025Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-15T05:35:28.025Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T05:35:29.971Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-07-15T05:35:29.971Z] === RUN TestBuildWithHugeFile [2020-07-15T05:35:30.091Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2020-07-15T05:35:30.091Z] === RUN TestRenameInvalidName [2020-07-15T05:35:30.724Z] --- PASS: TestRenameInvalidName (0.86s) [2020-07-15T05:35:30.724Z] === RUN TestRenameAnonymousContainer [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.1% of statements [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T05:35:30.844Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-07-15T05:35:30.844Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-07-15T05:35:31.493Z] ok github.com/docker/docker/builder/remotecontext/git 3.732s coverage: 86.3% of statements [2020-07-15T05:35:33.027Z] ok github.com/docker/docker/builder/remotecontext 0.504s coverage: 13.6% of statements [2020-07-15T05:35:34.090Z] ok github.com/docker/docker/builder/dockerfile 1.263s coverage: 48.1% of statements [2020-07-15T05:35:34.090Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T05:35:34.090Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T05:35:36.298Z] --- PASS: TestRenameAnonymousContainer (4.82s) [2020-07-15T05:35:36.298Z] === RUN TestRenameContainerWithSameName [2020-07-15T05:35:36.298Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-07-15T05:35:36.298Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T05:35:37.662Z] ok github.com/docker/docker/client 0.465s coverage: 75.4% of statements [2020-07-15T05:35:38.401Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-07-15T05:35:38.401Z] === RUN TestResize [2020-07-15T05:35:38.687Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-15T05:35:39.080Z] --- PASS: TestResize (0.87s) [2020-07-15T05:35:39.080Z] === RUN TestResizeWithInvalidSize [2020-07-15T05:35:39.503Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-15T05:35:40.158Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-07-15T05:35:40.158Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T05:35:40.852Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:35:40.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:35:40.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:35:40.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:35:40.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:35:40.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:35:40.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:35:40.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:35:40.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:35:40.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:35:40.872Z] --- PASS: TestBuildWithHugeFile (41.41s) [2020-07-15T05:35:40.872Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T05:35:40.872Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:35:40.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:35:40.872Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:35:40.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:35:40.872Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:35:40.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:35:40.872Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:35:40.872Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:35:40.872Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:35:40.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-07-15T05:35:40.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-07-15T05:35:40.872Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-07-15T05:35:40.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-07-15T05:35:40.872Z] === RUN TestBuildPreserveOwnership [2020-07-15T05:35:40.872Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T05:35:40.872Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T05:35:40.989Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-15T05:35:41.814Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2020-07-15T05:35:41.814Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.74s) [2020-07-15T05:35:41.814Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-07-15T05:35:41.814Z] === RUN TestBuildPlatformInvalid [2020-07-15T05:35:41.814Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-15T05:35:41.814Z] PASS [2020-07-15T05:35:41.814Z] [2020-07-15T05:35:41.814Z] === Skipped [2020-07-15T05:35:41.814Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-15T05:35:41.814Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:35:41.814Z] [2020-07-15T05:35:41.814Z] [2020-07-15T05:35:41.814Z] DONE 32 tests, 1 skipped in 89.756s [2020-07-15T05:35:42.075Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T05:35:42.075Z] ++ 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-07-15T05:35:42.075Z] ++ set -e [2020-07-15T05:35:42.075Z] ++ '[' -n 0 ']' [2020-07-15T05:35:42.075Z] ++ set -x [2020-07-15T05:35:42.075Z] ++ env -i DEST=/go/src/github.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-07-15T05:35:42.075Z] INFO: Testing against a local daemon [2020-07-15T05:35:42.075Z] === RUN TestConfigInspect [2020-07-15T05:35:43.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:35:43.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:35:44.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:35:44.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:35:45.375Z] --- PASS: TestConfigInspect (3.35s) [2020-07-15T05:35:45.375Z] === RUN TestConfigList [2020-07-15T05:35:45.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:35:46.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:35:48.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:35:48.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:35:48.674Z] --- PASS: TestConfigList (3.17s) [2020-07-15T05:35:48.674Z] === RUN TestConfigsCreateAndDelete [2020-07-15T05:35:50.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:35:51.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:35:51.977Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-07-15T05:35:51.977Z] === RUN TestConfigsUpdate [2020-07-15T05:35:52.699Z] Loaded image: buildpack-deps:buster [2020-07-15T05:35:52.699Z] Loaded image: busybox:latest [2020-07-15T05:35:52.699Z] Loaded image: busybox:glibc [2020-07-15T05:35:52.699Z] Loaded image: debian:buster [2020-07-15T05:35:52.699Z] Loaded image: hello-world:latest [2020-07-15T05:35:52.699Z] INFO: Testing against a local daemon [2020-07-15T05:35:52.699Z] === RUN TestCgroupNamespacesBuild [2020-07-15T05:35:52.699Z] --- PASS: TestCgroupNamespacesBuild (3.25s) [2020-07-15T05:35:52.699Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T05:35:52.699Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2020-07-15T05:35:52.699Z] === RUN TestBuildWithSession [2020-07-15T05:35:52.699Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T05:35:52.699Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:35:52.699Z] === RUN TestBuildSquashParent [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.19s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-07-15T05:35:53.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-07-15T05:35:53.992Z] === RUN TestCgroupNamespacesRun [2020-07-15T05:35:55.277Z] --- PASS: TestConfigsUpdate (3.19s) [2020-07-15T05:35:55.277Z] === RUN TestTemplatedConfig [2020-07-15T05:35:55.499Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-07-15T05:35:55.499Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T05:35:57.011Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-07-15T05:35:57.011Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T05:35:58.579Z] --- PASS: TestTemplatedConfig (3.45s) [2020-07-15T05:35:58.579Z] === RUN TestConfigCreateResolve [2020-07-15T05:35:59.126Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-07-15T05:35:59.126Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T05:36:00.633Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-07-15T05:36:00.633Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T05:36:00.795Z] --- PASS: TestBuildSquashParent (8.58s) [2020-07-15T05:36:00.795Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T05:36:00.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:36:00.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:36:00.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:36:00.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:36:00.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:36:00.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:36:00.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:36:00.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:36:00.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:36:00.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:36:00.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:36:00.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:36:00.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:36:00.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:36:01.881Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-07-15T05:36:01.881Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T05:36:02.453Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-07-15T05:36:02.453Z] PASS [2020-07-15T05:36:02.453Z] [2020-07-15T05:36:02.453Z] DONE 7 tests in 20.322s [2020-07-15T05:36:02.453Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T05:36:02.453Z] ++ 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-07-15T05:36:02.453Z] ++ set -e [2020-07-15T05:36:02.453Z] ++ '[' -n 0 ']' [2020-07-15T05:36:02.453Z] ++ set -x [2020-07-15T05:36:02.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-15T05:36:02.453Z] INFO: Testing against a local daemon [2020-07-15T05:36:02.453Z] === RUN TestCheckpoint [2020-07-15T05:36:02.453Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T05:36:02.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:36:02.453Z] === RUN TestContainerInvalidJSON [2020-07-15T05:36:02.453Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:36:02.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:36:02.453Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:36:02.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:36:02.453Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:36:02.453Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:36:02.453Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:36:02.453Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:36:02.453Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:36:02.453Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-15T05:36:02.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T05:36:02.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T05:36:02.453Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-15T05:36:02.453Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T05:36:02.700Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-07-15T05:36:02.700Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T05:36:02.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-15T05:36:02.713Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T05:36:02.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-07-15T05:36:02.713Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T05:36:02.973Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-07-15T05:36:02.973Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T05:36:02.973Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-15T05:36:02.973Z] === RUN TestCopyFromContainer [2020-07-15T05:36:04.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:36:04.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:36:04.208Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2020-07-15T05:36:04.208Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T05:36:04.843Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-07-15T05:36:04.843Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T05:36:04.886Z] === RUN TestCopyFromContainer// [2020-07-15T05:36:04.886Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T05:36:05.147Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T05:36:05.147Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T05:36:05.417Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T05:36:05.417Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T05:36:05.417Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T05:36:05.681Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T05:36:05.681Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T05:36:05.949Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer (3.05s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-07-15T05:36:05.949Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-15T05:36:05.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T05:36:05.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:36:05.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:36:05.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:36:05.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:36:05.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:36:05.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:36:05.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:36:05.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:36:05.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:36:05.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-15T05:36:05.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T05:36:05.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T05:36:05.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T05:36:05.949Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T05:36:06.218Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-15T05:36:06.218Z] === RUN TestCreateWithInvalidEnv [2020-07-15T05:36:06.218Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T05:36:06.218Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T05:36:06.218Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T05:36:06.218Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T05:36:06.218Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T05:36:06.218Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T05:36:06.218Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T05:36:06.218Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T05:36:06.218Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T05:36:06.218Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-15T05:36:06.218Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T05:36:06.218Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T05:36:06.218Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T05:36:06.218Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T05:36:06.218Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-15T05:36:06.218Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T05:36:06.915Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-07-15T05:36:06.915Z] === RUN TestKernelTCPMemory [2020-07-15T05:36:07.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:36:07.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:36:07.547Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-07-15T05:36:07.547Z] === RUN TestNISDomainname [2020-07-15T05:36:08.583Z] --- PASS: TestNISDomainname (0.99s) [2020-07-15T05:36:08.583Z] === RUN TestHostnameDnsResolution [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:36:08.786Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:36:08.786Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-07-15T05:36:08.786Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-15T05:36:08.786Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T05:36:10.372Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-15T05:36:10.617Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-15T05:36:10.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2020-07-15T05:36:10.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2020-07-15T05:36:10.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2020-07-15T05:36:10.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2020-07-15T05:36:10.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2020-07-15T05:36:10.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2020-07-15T05:36:10.617Z] === RUN TestBuildMultiStageCopy [2020-07-15T05:36:10.617Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T05:36:10.657Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-07-15T05:36:10.657Z] === RUN TestStats [2020-07-15T05:36:11.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-07-15T05:36:11.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T05:36:11.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:36:11.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:36:11.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:36:11.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:36:11.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:36:11.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:36:11.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:36:11.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:36:11.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:36:11.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:36:11.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:36:11.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:36:11.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:36:11.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:36:11.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:36:11.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-15T05:36:11.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-15T05:36:11.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-15T05:36:11.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-07-15T05:36:11.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-07-15T05:36:11.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-15T05:36:11.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T05:36:11.905Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-07-15T05:36:11.905Z] === RUN TestCreateDifferentPlatform [2020-07-15T05:36:11.905Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T05:36:11.905Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T05:36:11.905Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-15T05:36:11.905Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T05:36:11.905Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T05:36:11.905Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T05:36:11.905Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-15T05:36:11.905Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T05:36:11.905Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T05:36:11.905Z] === RUN TestDaemonRestartIpcMode [2020-07-15T05:36:11.905Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T05:36:11.905Z] === RUN TestDaemonHostGatewayIP [2020-07-15T05:36:11.905Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T05:36:11.905Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T05:36:11.905Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T05:36:11.905Z] === RUN TestDiff [2020-07-15T05:36:12.847Z] --- PASS: TestDiff (0.78s) [2020-07-15T05:36:12.847Z] === RUN TestExecWithCloseStdin [2020-07-15T05:36:13.137Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T05:36:13.386Z] --- PASS: TestStats (2.92s) [2020-07-15T05:36:13.386Z] === RUN TestStopContainerWithTimeout [2020-07-15T05:36:13.386Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T05:36:13.386Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T05:36:13.386Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T05:36:13.386Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T05:36:13.386Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T05:36:13.386Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T05:36:13.386Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T05:36:13.386Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T05:36:13.386Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T05:36:13.386Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T05:36:13.419Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-07-15T05:36:13.419Z] === RUN TestExec [2020-07-15T05:36:13.699Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T05:36:13.955Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T05:36:14.361Z] --- PASS: TestExec (0.88s) [2020-07-15T05:36:14.361Z] === RUN TestExecUser [2020-07-15T05:36:14.419Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T05:36:14.518Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T05:36:15.079Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-07-15T05:36:15.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-07-15T05:36:15.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2020-07-15T05:36:15.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-15T05:36:15.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-07-15T05:36:15.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-07-15T05:36:15.079Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T05:36:15.309Z] --- PASS: TestExecUser (0.90s) [2020-07-15T05:36:15.309Z] === RUN TestExportContainerAndImportImage [2020-07-15T05:36:16.453Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-07-15T05:36:16.453Z] === RUN TestBuildLabelWithTargets [2020-07-15T05:36:16.487Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T05:36:16.693Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-07-15T05:36:16.693Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T05:36:17.121Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 30.8% of statements [2020-07-15T05:36:18.344Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2020-07-15T05:36:18.344Z] === RUN TestBuildWithEmptyLayers [2020-07-15T05:36:18.553Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-15T05:36:18.553Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-07-15T05:36:18.553Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-07-15T05:36:18.553Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-07-15T05:36:18.553Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-07-15T05:36:18.553Z] === RUN TestDeleteDevicemapper [2020-07-15T05:36:18.553Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T05:36:18.553Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:36:18.553Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T05:36:18.607Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-07-15T05:36:18.607Z] === RUN TestHealthCheckWorkdir [2020-07-15T05:36:19.550Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-07-15T05:36:19.550Z] === RUN TestHealthKillContainer [2020-07-15T05:36:19.709Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-07-15T05:36:19.709Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T05:36:21.665Z] ok github.com/docker/docker/container 0.139s coverage: 34.7% of statements [2020-07-15T05:36:21.665Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T05:36:21.665Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T05:36:21.665Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T05:36:21.665Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T05:36:22.116Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s) [2020-07-15T05:36:22.116Z] === RUN TestUpdateMemory [2020-07-15T05:36:22.116Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T05:36:22.116Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:36:22.116Z] === RUN TestUpdateCPUQuota [2020-07-15T05:36:22.748Z] --- PASS: TestUpdateCPUQuota (1.15s) [2020-07-15T05:36:22.748Z] === RUN TestUpdatePidsLimit [2020-07-15T05:36:22.748Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T05:36:22.854Z] --- PASS: TestHealthKillContainer (2.93s) [2020-07-15T05:36:22.854Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T05:36:22.981Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-07-15T05:36:22.981Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T05:36:23.040Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T05:36:23.115Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-07-15T05:36:23.115Z] === RUN TestIpcModeNone [2020-07-15T05:36:23.672Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T05:36:23.965Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T05:36:24.056Z] --- PASS: TestIpcModeNone (0.89s) [2020-07-15T05:36:24.056Z] === RUN TestIpcModePrivate [2020-07-15T05:36:24.256Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T05:36:24.432Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-07-15T05:36:24.874Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2020-07-15T05:36:24.874Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T05:36:24.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T05:36:24.998Z] --- PASS: TestIpcModePrivate (0.86s) [2020-07-15T05:36:24.998Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-15T05:36:24.998Z] === RUN TestIpcModeShareable [2020-07-15T05:36:25.181Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T05:36:25.942Z] --- PASS: TestIpcModeShareable (0.88s) [2020-07-15T05:36:25.942Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-15T05:36:25.942Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T05:36:26.216Z] --- PASS: TestBuildWithHugeFile (53.09s) [2020-07-15T05:36:26.216Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T05:36:26.216Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:36:26.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:36:26.216Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:36:26.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:36:26.216Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:36:26.216Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:36:26.216Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:36:26.216Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:36:26.216Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:36:26.216Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-07-15T05:36:26.216Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-15T05:36:26.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-15T05:36:26.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-15T05:36:26.216Z] === RUN TestBuildPreserveOwnership [2020-07-15T05:36:26.216Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit (3.75s) [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-15T05:36:26.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-15T05:36:26.690Z] === RUN TestUpdateRestartPolicy [2020-07-15T05:36:28.118Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T05:36:28.145Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2020-07-15T05:36:28.145Z] === RUN TestBuildWithHugeFile [2020-07-15T05:36:28.487Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s) [2020-07-15T05:36:28.487Z] === RUN TestAPIIpcModeHost [2020-07-15T05:36:29.429Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-07-15T05:36:29.429Z] === RUN TestDaemonIpcModeShareable [2020-07-15T05:36:30.060Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.4% of statements [2020-07-15T05:36:31.343Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-07-15T05:36:31.343Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-15T05:36:31.343Z] === RUN TestDaemonIpcModePrivate [2020-07-15T05:36:32.161Z] ok github.com/docker/docker/daemon/cluster 0.147s coverage: 0.5% of statements [2020-07-15T05:36:32.350Z] --- PASS: TestBuildPreserveOwnership (9.57s) [2020-07-15T05:36:32.350Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.55s) [2020-07-15T05:36:32.350Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-15T05:36:32.350Z] === RUN TestBuildPlatformInvalid [2020-07-15T05:36:32.350Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-15T05:36:32.350Z] PASS [2020-07-15T05:36:32.350Z] [2020-07-15T05:36:32.350Z] === Skipped [2020-07-15T05:36:32.350Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-15T05:36:32.350Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:36:32.350Z] [2020-07-15T05:36:32.350Z] [2020-07-15T05:36:32.350Z] DONE 32 tests, 1 skipped in 127.029s [2020-07-15T05:36:32.350Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T05:36:32.350Z] INFO: Testing against a local daemon [2020-07-15T05:36:32.350Z] === RUN TestConfigInspect [2020-07-15T05:36:32.350Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-15T05:36:32.350Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:32.350Z] === RUN TestConfigList [2020-07-15T05:36:32.350Z] --- SKIP: TestConfigList (0.01s) [2020-07-15T05:36:32.350Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:32.350Z] === RUN TestConfigsCreateAndDelete [2020-07-15T05:36:32.350Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-15T05:36:32.350Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:32.350Z] === RUN TestConfigsUpdate [2020-07-15T05:36:32.350Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-07-15T05:36:32.350Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:32.350Z] === RUN TestTemplatedConfig [2020-07-15T05:36:32.350Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-15T05:36:32.350Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:32.350Z] === RUN TestConfigCreateResolve [2020-07-15T05:36:32.611Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-07-15T05:36:32.611Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:32.611Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T05:36:33.256Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-07-15T05:36:33.256Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-15T05:36:33.256Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T05:36:33.988Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-07-15T05:36:33.988Z] PASS [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] === Skipped [2020-07-15T05:36:33.988Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-15T05:36:33.988Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-15T05:36:33.988Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-15T05:36:33.988Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-07-15T05:36:33.988Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-15T05:36:33.988Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-07-15T05:36:33.988Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] [2020-07-15T05:36:33.988Z] DONE 7 tests, 6 skipped in 1.769s [2020-07-15T05:36:33.988Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T05:36:34.246Z] INFO: Testing against a local daemon [2020-07-15T05:36:34.246Z] === RUN TestCheckpoint [2020-07-15T05:36:34.246Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T05:36:34.246Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:36:34.246Z] === RUN TestContainerInvalidJSON [2020-07-15T05:36:34.246Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:36:34.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:36:34.246Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:36:34.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:36:34.246Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:36:34.246Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:36:34.246Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:36:34.246Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:36:34.246Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:36:34.246Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-15T05:36:34.246Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-15T05:36:34.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T05:36:34.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T05:36:34.246Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T05:36:34.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-15T05:36:34.246Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T05:36:34.246Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-15T05:36:34.246Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T05:36:34.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-15T05:36:34.504Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T05:36:34.504Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-15T05:36:34.504Z] === RUN TestCopyFromContainer [2020-07-15T05:36:34.641Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-07-15T05:36:34.641Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-15T05:36:34.641Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T05:36:35.718Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-07-15T05:36:35.970Z] Removing intermediate container 110ead4ef698 [2020-07-15T05:36:35.970Z] ---> 722dcc034f5d [2020-07-15T05:36:35.970Z] 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-07-15T05:36:35.970Z] ---> Running in e76b3bbed9c7 [2020-07-15T05:36:35.970Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-15T05:36:35.970Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T05:36:35.970Z] go: finding gotest.tools v0.3.5 [2020-07-15T05:36:35.970Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T05:36:35.970Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T05:36:35.970Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T05:36:35.970Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T05:36:35.970Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-15T05:36:35.970Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T05:36:35.970Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T05:36:35.970Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:36:35.970Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-15T05:36:35.970Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T05:36:35.970Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T05:36:35.970Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:36:35.970Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:36:35.970Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:36:35.970Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:36:35.970Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:36:35.970Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:36:35.970Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:36:35.970Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:36:35.970Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:36:35.970Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:36:35.970Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:36:35.970Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:36:35.970Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:36:35.970Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:36:35.970Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:36:35.970Z] go: finding github.com/fatih/color v1.6.0 [2020-07-15T05:36:35.970Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-15T05:36:35.970Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T05:36:35.970Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T05:36:36.444Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T05:36:36.444Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T05:36:36.444Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T05:36:36.444Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T05:36:36.444Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T05:36:36.444Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T05:36:36.444Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T05:36:36.556Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-07-15T05:36:36.556Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-15T05:36:36.556Z] === RUN TestIpcModeOlderClient [2020-07-15T05:36:36.556Z] === PAUSE TestIpcModeOlderClient [2020-07-15T05:36:36.556Z] === RUN TestKillContainerInvalidSignal [2020-07-15T05:36:37.273Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2020-07-15T05:36:37.497Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-07-15T05:36:37.497Z] === RUN TestKillContainer [2020-07-15T05:36:37.497Z] === RUN TestKillContainer/no_signal [2020-07-15T05:36:37.915Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.8% of statements [2020-07-15T05:36:38.069Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T05:36:38.640Z] === RUN TestKillContainer/killing_signal [2020-07-15T05:36:38.685Z] INFO: Build done for gotestsum... [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer// [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T05:36:38.691Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer (4.36s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-15T05:36:38.691Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-15T05:36:38.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T05:36:38.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:36:38.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:36:38.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:36:38.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:36:38.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:36:38.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:36:38.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:36:38.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:36:38.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:36:38.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-15T05:36:38.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T05:36:38.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T05:36:38.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T05:36:38.691Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T05:36:38.949Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-15T05:36:38.949Z] === RUN TestCreateWithInvalidEnv [2020-07-15T05:36:38.949Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T05:36:38.949Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T05:36:38.950Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T05:36:38.950Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T05:36:38.950Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T05:36:38.950Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T05:36:38.950Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T05:36:38.950Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T05:36:38.950Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T05:36:38.950Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-15T05:36:38.950Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T05:36:38.950Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T05:36:38.950Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T05:36:38.950Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T05:36:38.950Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T05:36:38.950Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T05:36:39.323Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2020-07-15T05:36:39.323Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T05:36:39.446Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-07-15T05:36:39.582Z] --- PASS: TestKillContainer (2.37s) [2020-07-15T05:36:39.582Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-07-15T05:36:39.582Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-15T05:36:39.582Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-07-15T05:36:39.582Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T05:36:39.582Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T05:36:40.321Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T05:36:40.321Z] Using test binary docker [2020-07-15T05:36:40.321Z] +++ /etc/init.d/apparmor start [2020-07-15T05:36:40.321Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:36:40.321Z] INFO: Waiting for daemon to start... [2020-07-15T05:36:40.321Z] Starting dockerd [2020-07-15T05:36:40.321Z] +++ 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-07-15T05:36:40.321Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T05:36:40.321Z] Using test binary docker [2020-07-15T05:36:40.321Z] +++ /etc/init.d/apparmor start [2020-07-15T05:36:40.321Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:36:40.321Z] INFO: Waiting for daemon to start... [2020-07-15T05:36:40.321Z] Starting dockerd [2020-07-15T05:36:40.321Z] +++ 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-07-15T05:36:40.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:36:40.325Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:36:40.325Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-15T05:36:40.325Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-15T05:36:40.325Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T05:36:40.358Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-07-15T05:36:40.358Z] === RUN TestWaitNonBlocked [2020-07-15T05:36:40.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:36:40.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:36:40.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:36:40.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:36:40.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:36:40.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:36:40.524Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T05:36:41.096Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2020-07-15T05:36:41.096Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-07-15T05:36:41.096Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-07-15T05:36:41.096Z] === RUN TestKillStoppedContainer [2020-07-15T05:36:41.356Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-07-15T05:36:41.356Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T05:36:41.356Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-15T05:36:41.356Z] === RUN TestKillDifferentUserContainer [2020-07-15T05:36:41.392Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-15T05:36:41.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-07-15T05:36:41.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-07-15T05:36:41.392Z] === RUN TestWaitBlocked [2020-07-15T05:36:41.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:36:41.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:36:41.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:36:41.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:36:41.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:36:41.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:36:41.687Z] . [2020-07-15T05:36:41.687Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T05:36:41.687Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T05:36:41.687Z] Error: No such image: emptyfs [2020-07-15T05:36:41.687Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T05:36:41.687Z] ++++ docker load [2020-07-15T05:36:41.703Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s) [2020-07-15T05:36:41.703Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T05:36:41.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:36:41.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:36:41.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:36:41.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:36:41.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:36:41.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:36:41.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:36:41.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:36:41.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:36:41.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:36:41.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:36:41.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:36:41.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:36:41.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:36:41.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:36:41.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-15T05:36:41.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-15T05:36:41.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-15T05:36:41.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-15T05:36:41.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-15T05:36:41.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-15T05:36:41.703Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T05:36:41.942Z] Running integration-test (iteration 1) [2020-07-15T05:36:41.942Z] 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-07-15T05:36:41.942Z] ++ 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-07-15T05:36:41.942Z] ++ set -e [2020-07-15T05:36:41.942Z] ++ '[' -n 0 ']' [2020-07-15T05:36:41.942Z] ++ set -x [2020-07-15T05:36:41.942Z] ++ env -i DEST=/go/src/github.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-07-15T05:36:41.961Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2020-07-15T05:36:41.961Z] === RUN TestCreateDifferentPlatform [2020-07-15T05:36:41.961Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T05:36:41.961Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T05:36:42.198Z] [2020-07-15T05:36:42.198Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T05:36:42.198Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T05:36:42.198Z] Error: No such image: emptyfs [2020-07-15T05:36:42.198Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T05:36:42.198Z] ++++ docker load [2020-07-15T05:36:42.201Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.512s coverage: 13.9% of statements [2020-07-15T05:36:42.220Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-15T05:36:42.220Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T05:36:42.220Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T05:36:42.220Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T05:36:42.220Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-15T05:36:42.220Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T05:36:42.220Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-15T05:36:42.220Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-15T05:36:42.220Z] === RUN TestDaemonRestartIpcMode [2020-07-15T05:36:42.220Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T05:36:42.220Z] === RUN TestDaemonHostGatewayIP [2020-07-15T05:36:42.220Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-15T05:36:42.220Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:36:42.220Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T05:36:42.220Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-15T05:36:42.220Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-15T05:36:42.220Z] === RUN TestDiff [2020-07-15T05:36:42.299Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-07-15T05:36:42.299Z] === RUN TestInspectOomKilledTrue [2020-07-15T05:36:42.299Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-15T05:36:42.299Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:36:42.299Z] === RUN TestInspectOomKilledFalse [2020-07-15T05:36:42.299Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-15T05:36:42.299Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:36:42.299Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T05:36:42.478Z] --- PASS: TestDiff (0.41s) [2020-07-15T05:36:42.478Z] === RUN TestExecWithCloseStdin [2020-07-15T05:36:42.496Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-07-15T05:36:42.760Z] Running integration-test (iteration 1) [2020-07-15T05:36:42.760Z] 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-07-15T05:36:42.760Z] ++ 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-07-15T05:36:42.760Z] ++ set -e [2020-07-15T05:36:42.760Z] ++ '[' -n 0 ']' [2020-07-15T05:36:42.760Z] ++ set -x [2020-07-15T05:36:42.760Z] ++ env -i DEST=/go/src/github.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-07-15T05:36:42.874Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-07-15T05:36:42.874Z] === RUN TestLinksContainerNames [2020-07-15T05:36:42.901Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-15T05:36:42.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-07-15T05:36:42.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-07-15T05:36:42.901Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T05:36:42.901Z] === CONT TestIpcModeOlderClient [2020-07-15T05:36:42.901Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-07-15T05:36:42.901Z] === CONT TestDaemonHostGatewayIP [2020-07-15T05:36:43.046Z] --- PASS: TestExecWithCloseStdin (0.50s) [2020-07-15T05:36:43.046Z] === RUN TestExec [2020-07-15T05:36:43.613Z] --- PASS: TestExec (0.50s) [2020-07-15T05:36:43.613Z] === RUN TestExecUser [2020-07-15T05:36:44.180Z] --- PASS: TestExecUser (0.48s) [2020-07-15T05:36:44.180Z] === RUN TestExportContainerAndImportImage [2020-07-15T05:36:44.259Z] --- PASS: TestLinksContainerNames (1.57s) [2020-07-15T05:36:44.259Z] === RUN TestLogsFollowTailEmpty [2020-07-15T05:36:44.594Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.636s coverage: 57.9% of statements [2020-07-15T05:36:44.748Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2020-07-15T05:36:44.748Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T05:36:45.202Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-07-15T05:36:45.202Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T05:36:45.630Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s) [2020-07-15T05:36:45.630Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T05:36:45.775Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-07-15T05:36:45.775Z] === RUN TestMountDaemonRoot [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/default [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/private [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/slave [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/shared [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/default [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/slave [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/shared [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/private [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T05:36:46.036Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:36:46.036Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:36:46.036Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T05:36:46.263Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2020-07-15T05:36:46.263Z] === CONT TestDaemonRestartIpcMode [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T05:36:46.297Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-07-15T05:36:46.558Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-15T05:36:46.558Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T05:36:46.690Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-07-15T05:36:48.031Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-07-15T05:36:48.031Z] === RUN TestHealthCheckWorkdir [2020-07-15T05:36:48.264Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.874s coverage: 69.2% of statements [2020-07-15T05:36:48.264Z] ok github.com/docker/docker/daemon 12.363s coverage: 17.5% of statements [2020-07-15T05:36:48.264Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T05:36:48.264Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T05:36:48.264Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T05:36:48.264Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T05:36:48.472Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2020-07-15T05:36:48.472Z] === RUN TestNetworkNat [2020-07-15T05:36:48.598Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2020-07-15T05:36:48.598Z] === RUN TestHealthKillContainer [2020-07-15T05:36:48.917Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.405s coverage: 45.9% of statements [2020-07-15T05:36:48.918Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T05:36:49.044Z] --- PASS: TestNetworkNat (0.84s) [2020-07-15T05:36:49.044Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T05:36:49.788Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-07-15T05:36:49.986Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-07-15T05:36:49.986Z] === RUN TestNetworkLoopbackNat [2020-07-15T05:36:51.062Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.319s coverage: 49.5% of statements [2020-07-15T05:36:51.129Z] --- PASS: TestHealthKillContainer (2.60s) [2020-07-15T05:36:51.129Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T05:36:51.236Z] Removing intermediate container e76b3bbed9c7 [2020-07-15T05:36:51.236Z] ---> aa0ae2d2f296 [2020-07-15T05:36:51.236Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-15T05:36:51.236Z] ---> Running in 4bae8bbc8f60 [2020-07-15T05:36:51.236Z] Removing intermediate container 4bae8bbc8f60 [2020-07-15T05:36:51.236Z] ---> c718389b9cd4 [2020-07-15T05:36:51.236Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-15T05:36:51.236Z] ---> Running in c9ebf05ce56f [2020-07-15T05:36:51.236Z] Removing intermediate container c9ebf05ce56f [2020-07-15T05:36:51.236Z] ---> 9f5ce8332a23 [2020-07-15T05:36:51.236Z] Step 10/10 : COPY . . [2020-07-15T05:36:51.695Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-07-15T05:36:51.695Z] === RUN TestIpcModeNone [2020-07-15T05:36:51.954Z] --- PASS: TestIpcModeNone (0.50s) [2020-07-15T05:36:51.954Z] === RUN TestIpcModePrivate [2020-07-15T05:36:52.109Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.548s coverage: 76.1% of statements [2020-07-15T05:36:52.404Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-07-15T05:36:52.521Z] --- PASS: TestIpcModePrivate (0.48s) [2020-07-15T05:36:52.521Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-15T05:36:52.521Z] === RUN TestIpcModeShareable [2020-07-15T05:36:52.521Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-15T05:36:52.521Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:36:52.521Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T05:36:53.285Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2020-07-15T05:36:53.285Z] === RUN TestPause [2020-07-15T05:36:53.456Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-07-15T05:36:53.753Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-07-15T05:36:53.857Z] --- PASS: TestPause (0.81s) [2020-07-15T05:36:53.857Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T05:36:53.857Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:36:53.857Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:36:53.857Z] === RUN TestPauseStopPausedContainer [2020-07-15T05:36:53.899Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2020-07-15T05:36:53.899Z] === RUN TestAPIIpcModeHost [2020-07-15T05:36:53.899Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-15T05:36:53.899Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:36:53.899Z] === RUN TestDaemonIpcModeShareable [2020-07-15T05:36:53.899Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-15T05:36:53.899Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:36:53.899Z] === RUN TestDaemonIpcModePrivate [2020-07-15T05:36:54.799Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-07-15T05:36:54.799Z] === RUN TestPsFilter [2020-07-15T05:36:55.061Z] --- PASS: TestPsFilter (0.25s) [2020-07-15T05:36:55.061Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T05:36:56.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-07-15T05:36:56.003Z] === RUN TestRemoveContainerWithVolume [2020-07-15T05:36:56.432Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-07-15T05:36:56.432Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-15T05:36:56.432Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T05:36:56.432Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-15T05:36:56.432Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:36:56.432Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T05:36:56.432Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-15T05:36:56.432Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:36:56.432Z] === RUN TestIpcModeOlderClient [2020-07-15T05:36:56.432Z] === PAUSE TestIpcModeOlderClient [2020-07-15T05:36:56.432Z] === RUN TestKillContainerInvalidSignal [2020-07-15T05:36:56.520Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.734s coverage: 52.1% of statements [2020-07-15T05:36:56.520Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T05:36:56.520Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T05:36:56.521Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 41.8% of statements [2020-07-15T05:36:56.576Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-15T05:36:56.576Z] === RUN TestRemoveContainerRunning [2020-07-15T05:36:56.692Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-07-15T05:36:56.692Z] === RUN TestKillContainer [2020-07-15T05:36:56.692Z] === RUN TestKillContainer/no_signal [2020-07-15T05:36:56.950Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T05:36:57.208Z] === RUN TestKillContainer/killing_signal [2020-07-15T05:36:57.517Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-07-15T05:36:57.517Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T05:36:58.088Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-07-15T05:36:58.088Z] === RUN TestRemoveInvalidContainer [2020-07-15T05:36:58.088Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-15T05:36:58.088Z] === RUN TestRenameLinkedContainer [2020-07-15T05:36:58.143Z] --- PASS: TestKillContainer (1.30s) [2020-07-15T05:36:58.143Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-07-15T05:36:58.143Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-07-15T05:36:58.143Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2020-07-15T05:36:58.143Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T05:36:58.144Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T05:36:58.266Z] --- PASS: TestContainerKillOnDaemonStart (12.38s) [2020-07-15T05:36:58.266Z] PASS [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] === Skipped [2020-07-15T05:36:58.266Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-15T05:36:58.266Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-15T05:36:58.266Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-15T05:36:58.266Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:36:58.266Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T05:36:58.266Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-15T05:36:58.266Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] [2020-07-15T05:36:58.266Z] DONE 204 tests, 6 skipped in 152.052s [2020-07-15T05:36:58.266Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T05:36:58.266Z] ++ 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-07-15T05:36:58.266Z] ++ set -e [2020-07-15T05:36:58.266Z] ++ '[' -n 0 ']' [2020-07-15T05:36:58.266Z] ++ set -x [2020-07-15T05:36:58.266Z] ++ env -i DEST=/go/src/github.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-07-15T05:36:58.266Z] INFO: Testing against a local daemon [2020-07-15T05:36:58.266Z] === RUN TestCommitInheritsEnv [2020-07-15T05:36:58.402Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T05:36:58.558Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-07-15T05:36:58.558Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T05:36:58.558Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T05:36:58.558Z] === RUN TestImagesFilterMultiReference [2020-07-15T05:36:58.558Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-15T05:36:58.558Z] === RUN TestImagePullPlatformInvalid [2020-07-15T05:36:58.558Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-15T05:36:58.558Z] === RUN TestRemoveImageOrphaning [2020-07-15T05:36:58.661Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2020-07-15T05:36:58.661Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2020-07-15T05:36:58.920Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-07-15T05:36:58.920Z] === RUN TestKillStoppedContainer [2020-07-15T05:36:58.920Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-15T05:36:58.920Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T05:36:58.920Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-15T05:36:58.920Z] === RUN TestKillDifferentUserContainer [2020-07-15T05:36:59.190Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-07-15T05:36:59.190Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T05:36:59.190Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:36:59.190Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:36:59.190Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T05:36:59.190Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-15T05:36:59.190Z] === RUN TestTagInvalidReference [2020-07-15T05:36:59.190Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-15T05:36:59.190Z] === RUN TestTagValidPrefixedRepo [2020-07-15T05:36:59.190Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-15T05:36:59.190Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T05:36:59.190Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-15T05:36:59.190Z] === RUN TestTagOfficialNames [2020-07-15T05:36:59.190Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-15T05:36:59.190Z] === RUN TestTagMatchesDigest [2020-07-15T05:36:59.190Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-15T05:36:59.190Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T05:36:59.288Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-07-15T05:36:59.288Z] ok github.com/docker/docker/daemon/logger/awslogs 0.581s coverage: 77.8% of statements [2020-07-15T05:36:59.288Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.8% of statements [2020-07-15T05:36:59.288Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T05:36:59.288Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T05:36:59.288Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T05:36:59.288Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T05:36:59.288Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 26.2% of statements [2020-07-15T05:36:59.487Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2020-07-15T05:36:59.487Z] === RUN TestInspectOomKilledTrue [2020-07-15T05:36:59.487Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-15T05:36:59.487Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:36:59.487Z] === RUN TestInspectOomKilledFalse [2020-07-15T05:36:59.487Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-15T05:36:59.487Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:36:59.487Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T05:36:59.487Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-15T05:36:59.487Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-15T05:36:59.487Z] === RUN TestLinksContainerNames [2020-07-15T05:36:59.932Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2020-07-15T05:37:00.054Z] --- PASS: TestLinksContainerNames (0.85s) [2020-07-15T05:37:00.054Z] === RUN TestLogsFollowTailEmpty [2020-07-15T05:37:00.621Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2020-07-15T05:37:00.621Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T05:37:01.189Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/default [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/private [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/slave [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/shared [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/default [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/shared [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/slave [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/private [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T05:37:01.189Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:37:01.189Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T05:37:01.189Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:37:01.390Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-07-15T05:37:01.390Z] === RUN TestRenameStoppedContainer [2020-07-15T05:37:01.447Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T05:37:01.448Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-15T05:37:01.448Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-15T05:37:01.448Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T05:37:01.448Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-15T05:37:01.448Z] 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-07-15T05:37:01.448Z] === RUN TestNetworkNat [2020-07-15T05:37:01.961Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-07-15T05:37:01.961Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T05:37:02.016Z] --- PASS: TestNetworkNat (0.59s) [2020-07-15T05:37:02.016Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T05:37:02.040Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 75.2% of statements [2020-07-15T05:37:02.040Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.056s coverage: 61.6% of statements [2020-07-15T05:37:02.040Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T05:37:02.584Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-07-15T05:37:02.584Z] === RUN TestNetworkLoopbackNat [2020-07-15T05:37:03.098Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 37.7% of statements [2020-07-15T05:37:03.099Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-07-15T05:37:03.367Z] ..........................xx.................... [ 29%] [2020-07-15T05:37:03.875Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-07-15T05:37:03.875Z] === RUN TestRenameInvalidName [2020-07-15T05:37:04.447Z] --- PASS: TestRenameInvalidName (0.79s) [2020-07-15T05:37:04.447Z] === RUN TestRenameAnonymousContainer [2020-07-15T05:37:04.631Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-07-15T05:37:04.631Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-07-15T05:37:05.115Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-15T05:37:05.115Z] === RUN TestPause [2020-07-15T05:37:05.115Z] --- SKIP: TestPause (0.00s) [2020-07-15T05:37:05.115Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:05.115Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T05:37:05.115Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:37:05.115Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:37:05.115Z] === RUN TestPauseStopPausedContainer [2020-07-15T05:37:05.115Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-15T05:37:05.115Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:05.115Z] === RUN TestPsFilter [2020-07-15T05:37:05.115Z] --- PASS: TestPsFilter (0.11s) [2020-07-15T05:37:05.115Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T05:37:05.682Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2020-07-15T05:37:05.682Z] === RUN TestRemoveContainerWithVolume [2020-07-15T05:37:06.249Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2020-07-15T05:37:06.249Z] === RUN TestRemoveContainerRunning [2020-07-15T05:37:06.507Z] --- PASS: TestRemoveContainerRunning (0.45s) [2020-07-15T05:37:06.507Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T05:37:07.074Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-07-15T05:37:07.074Z] === RUN TestRemoveInvalidContainer [2020-07-15T05:37:07.074Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-15T05:37:07.074Z] === RUN TestRenameLinkedContainer [2020-07-15T05:37:07.400Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-07-15T05:37:07.401Z] ok github.com/docker/docker/daemon/logger/splunk 2.395s coverage: 82.5% of statements [2020-07-15T05:37:07.401Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T05:37:07.401Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T05:37:08.057Z] ok github.com/docker/docker/distribution/metadata 0.195s coverage: 48.2% of statements [2020-07-15T05:37:08.653Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2020-07-15T05:37:08.653Z] === RUN TestRenameContainerWithSameName [2020-07-15T05:37:08.976Z] --- PASS: TestRenameLinkedContainer (1.76s) [2020-07-15T05:37:08.976Z] === RUN TestRenameStoppedContainer [2020-07-15T05:37:09.225Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-07-15T05:37:09.225Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T05:37:09.235Z] --- PASS: TestRenameStoppedContainer (0.44s) [2020-07-15T05:37:09.235Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T05:37:10.153Z] ok github.com/docker/docker/errdefs 0.058s coverage: 49.4% of statements [2020-07-15T05:37:10.170Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2020-07-15T05:37:10.170Z] === RUN TestRenameInvalidName [2020-07-15T05:37:10.428Z] --- PASS: TestRenameInvalidName (0.47s) [2020-07-15T05:37:10.428Z] === RUN TestRenameAnonymousContainer [2020-07-15T05:37:10.465Z] ok github.com/docker/docker/distribution 0.580s coverage: 22.1% of statements [2020-07-15T05:37:10.465Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T05:37:10.608Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-07-15T05:37:10.608Z] === RUN TestResize [2020-07-15T05:37:11.553Z] --- PASS: TestResize (0.81s) [2020-07-15T05:37:11.553Z] === RUN TestResizeWithInvalidSize [2020-07-15T05:37:12.332Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2020-07-15T05:37:12.332Z] === RUN TestRenameContainerWithSameName [2020-07-15T05:37:12.494Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-07-15T05:37:12.494Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T05:37:12.565Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-07-15T05:37:12.590Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2020-07-15T05:37:12.590Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T05:37:12.863Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-07-15T05:37:12.863Z] ok github.com/docker/docker/distribution/xfer 1.695s coverage: 85.1% of statements [2020-07-15T05:37:12.863Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T05:37:12.863Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T05:37:13.065Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:37:13.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:37:13.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:37:13.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:37:13.066Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:37:13.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:37:13.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:37:13.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:37:13.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:37:13.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:37:13.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:37:13.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:37:13.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:37:13.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:37:13.162Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-07-15T05:37:13.162Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T05:37:13.525Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-07-15T05:37:13.525Z] === RUN TestResize [2020-07-15T05:37:13.783Z] --- PASS: TestResize (0.44s) [2020-07-15T05:37:13.784Z] === RUN TestResizeWithInvalidSize [2020-07-15T05:37:14.216Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2020-07-15T05:37:14.351Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2020-07-15T05:37:14.351Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T05:37:14.611Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2020-07-15T05:37:14.611Z] === RUN TestDaemonRestartKillContainers [2020-07-15T05:37:14.611Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-15T05:37:14.611Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-15T05:37:14.611Z] === RUN TestCgroupNamespacesRun [2020-07-15T05:37:14.866Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2020-07-15T05:37:14.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:37:14.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:37:15.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:37:15.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:37:16.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:37:16.608Z] ---> b8eedb915a67 [2020-07-15T05:37:16.608Z] Successfully built b8eedb915a67 [2020-07-15T05:37:16.608Z] Successfully tagged docker:latest [2020-07-15T05:37:16.608Z] INFO: Image build ended at 07/15/2020 05:37:14. Duration:00:03:39.6686324 [2020-07-15T05:37:16.608Z] [2020-07-15T05:37:16.608Z] [2020-07-15T05:37:16.608Z] INFO: Building the test binaries at 07/15/2020 05:37:14... [2020-07-15T05:37:17.144Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2020-07-15T05:37:17.144Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T05:37:17.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:37:17.641Z] ok github.com/docker/docker/opts 0.068s coverage: 67.4% of statements [2020-07-15T05:37:18.282Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-15T05:37:18.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:37:18.579Z] ok github.com/docker/docker/pkg/authorization 1.104s coverage: 68.3% of statements [2020-07-15T05:37:18.876Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-07-15T05:37:18.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:37:19.047Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-07-15T05:37:19.047Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T05:37:19.088Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-15T05:37:19.173Z] ok github.com/docker/docker/pkg/archive 1.093s coverage: 76.7% of statements [2020-07-15T05:37:19.473Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-07-15T05:37:19.595Z] INFO: make.ps1 starting at 07/15/2020 05:37:18 [2020-07-15T05:37:19.595Z] INFO: Git commit (bc4f242e79) assumed from DOCKER_GITCOMMIT environment variable [2020-07-15T05:37:19.595Z] INFO: Invoking autogen... [2020-07-15T05:37:20.530Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-15T05:37:20.827Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-07-15T05:37:21.174Z] INFO: Building daemon... [2020-07-15T05:37:21.465Z] Loaded image: buildpack-deps:buster [2020-07-15T05:37:21.465Z] Loaded image: busybox:latest [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2020-07-15T05:37:21.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-07-15T05:37:21.508Z] === RUN TestCgroupNamespacesRun [2020-07-15T05:37:21.576Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2020-07-15T05:37:21.576Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T05:37:21.721Z] Loaded image: buildpack-deps:buster [2020-07-15T05:37:21.721Z] Loaded image: busybox:latest [2020-07-15T05:37:21.721Z] Loaded image: busybox:glibc [2020-07-15T05:37:21.721Z] Loaded image: debian:buster [2020-07-15T05:37:21.873Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-15T05:37:21.977Z] Loaded image: hello-world:latest [2020-07-15T05:37:22.234Z] INFO: Testing against a local daemon [2020-07-15T05:37:22.234Z] === RUN TestDockerSuite [2020-07-15T05:37:22.234Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-15T05:37:22.234Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-15T05:37:22.234Z] Loaded image: busybox:glibc [2020-07-15T05:37:22.234Z] Loaded image: debian:buster [2020-07-15T05:37:22.490Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-15T05:37:22.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-15T05:37:22.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-15T05:37:22.490Z] Loaded image: hello-world:latest [2020-07-15T05:37:22.490Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-15T05:37:22.490Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-15T05:37:22.490Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-15T05:37:22.490Z] INFO: Testing against a local daemon [2020-07-15T05:37:22.490Z] === RUN TestDockerDaemonSuite [2020-07-15T05:37:22.490Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-15T05:37:22.511Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-15T05:37:22.806Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-15T05:37:23.420Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-07-15T05:37:23.420Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T05:37:23.477Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2020-07-15T05:37:23.477Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T05:37:23.856Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-15T05:37:24.151Z] ok github.com/docker/docker/layer 7.625s coverage: 68.8% of statements [2020-07-15T05:37:24.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T05:37:24.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T05:37:24.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T05:37:24.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T05:37:24.151Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T05:37:24.151Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T05:37:24.797Z] ok github.com/docker/docker/pkg/chrootarchive 4.108s coverage: 43.2% of statements [2020-07-15T05:37:24.797Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T05:37:24.797Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T05:37:24.804Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-07-15T05:37:24.804Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T05:37:25.093Z] ok github.com/docker/docker/pkg/fileutils 0.042s coverage: 89.5% of statements [2020-07-15T05:37:25.407Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-07-15T05:37:25.407Z] ok github.com/docker/docker/pkg/fsutils 0.371s coverage: 85.1% of statements [2020-07-15T05:37:25.758Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-15T05:37:26.006Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2020-07-15T05:37:26.006Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T05:37:26.014Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-15T05:37:26.050Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 11.4% of statements [2020-07-15T05:37:26.514Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-15T05:37:26.718Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-07-15T05:37:26.718Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T05:37:26.941Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-15T05:37:26.941Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-15T05:37:27.100Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-07-15T05:37:27.100Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-07-15T05:37:27.505Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-15T05:37:27.505Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-15T05:37:27.505Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-15T05:37:27.744Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-07-15T05:37:27.971Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-07-15T05:37:27.971Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T05:37:28.041Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-07-15T05:37:28.041Z] ok github.com/docker/docker/pkg/idtools 0.788s coverage: 70.5% of statements [2020-07-15T05:37:28.041Z] ok github.com/docker/docker/pkg/ioutils 1.281s coverage: 70.6% of statements [2020-07-15T05:37:28.041Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T05:37:28.041Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T05:37:28.041Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T05:37:28.633Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-07-15T05:37:28.633Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T05:37:28.685Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-07-15T05:37:28.876Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-15T05:37:28.983Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-07-15T05:37:28.983Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-07-15T05:37:29.281Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-07-15T05:37:29.281Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T05:37:29.281Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T05:37:29.438Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-15T05:37:29.439Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-15T05:37:29.439Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-15T05:37:29.695Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-15T05:37:29.877Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2020-07-15T05:37:29.877Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T05:37:30.251Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-15T05:37:30.349Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-07-15T05:37:30.553Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-07-15T05:37:30.553Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T05:37:30.624Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-15T05:37:30.992Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2020-07-15T05:37:31.288Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-07-15T05:37:31.288Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-07-15T05:37:31.551Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-15T05:37:31.551Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-15T05:37:31.782Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2020-07-15T05:37:31.782Z] === RUN TestKernelTCPMemory [2020-07-15T05:37:31.782Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-15T05:37:31.782Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:31.782Z] === RUN TestNISDomainname [2020-07-15T05:37:31.782Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-15T05:37:31.782Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-15T05:37:31.782Z] === RUN TestHostnameDnsResolution [2020-07-15T05:37:31.807Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-15T05:37:31.807Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-15T05:37:31.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-15T05:37:31.928Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-15T05:37:31.946Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-07-15T05:37:31.946Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T05:37:32.369Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-15T05:37:32.717Z] --- PASS: TestHostnameDnsResolution (0.73s) [2020-07-15T05:37:32.717Z] === RUN TestStats [2020-07-15T05:37:32.717Z] --- SKIP: TestStats (0.00s) [2020-07-15T05:37:32.717Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:32.717Z] === RUN TestStopContainerWithTimeout [2020-07-15T05:37:32.717Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T05:37:32.717Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T05:37:32.717Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T05:37:32.717Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T05:37:32.717Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T05:37:32.717Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T05:37:32.717Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T05:37:32.717Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T05:37:32.717Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T05:37:32.717Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T05:37:32.895Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-07-15T05:37:32.895Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T05:37:32.972Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-07-15T05:37:32.972Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 73.9% of statements [2020-07-15T05:37:33.285Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T05:37:33.612Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-15T05:37:33.612Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2020-07-15T05:37:33.906Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-07-15T05:37:34.810Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-07-15T05:37:34.810Z] === RUN TestKernelTCPMemory [2020-07-15T05:37:34.883Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-15T05:37:35.185Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T05:37:35.429Z] ok github.com/docker/docker/pkg/signal 2.905s coverage: 61.0% of statements [2020-07-15T05:37:35.429Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.7% of statements [2020-07-15T05:37:35.429Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2020-07-15T05:37:35.752Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-07-15T05:37:35.752Z] === RUN TestNISDomainname [2020-07-15T05:37:35.810Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-15T05:37:36.089Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2020-07-15T05:37:36.089Z] testing: warning: no tests to run [2020-07-15T05:37:36.089Z] coverage: [no statements] [2020-07-15T05:37:36.089Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-07-15T05:37:36.563Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-15T05:37:36.563Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2020-07-15T05:37:36.563Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2020-07-15T05:37:36.563Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-07-15T05:37:36.563Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2020-07-15T05:37:36.563Z] === RUN TestDeleteDevicemapper [2020-07-15T05:37:36.563Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T05:37:36.563Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:37:36.563Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T05:37:36.694Z] --- PASS: TestNISDomainname (1.00s) [2020-07-15T05:37:36.694Z] === RUN TestHostnameDnsResolution [2020-07-15T05:37:36.731Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2020-07-15T05:37:36.731Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-07-15T05:37:37.027Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-07-15T05:37:37.175Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-15T05:37:37.324Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2020-07-15T05:37:37.738Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-15T05:37:37.941Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2020-07-15T05:37:37.941Z] === RUN TestUpdateMemory [2020-07-15T05:37:37.941Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T05:37:37.941Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:37.941Z] === RUN TestUpdateCPUQuota [2020-07-15T05:37:37.941Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-15T05:37:37.941Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:37.941Z] === RUN TestUpdatePidsLimit [2020-07-15T05:37:37.941Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-15T05:37:37.941Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:37.941Z] === RUN TestUpdateRestartPolicy [2020-07-15T05:37:38.608Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-07-15T05:37:38.608Z] === RUN TestStats [2020-07-15T05:37:38.859Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-15T05:37:39.109Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-15T05:37:39.922Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-07-15T05:37:40.474Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-15T05:37:40.474Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-15T05:37:40.565Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 68.8% of statements [2020-07-15T05:37:41.148Z] --- PASS: TestStats (2.79s) [2020-07-15T05:37:41.149Z] === RUN TestStopContainerWithTimeout [2020-07-15T05:37:41.149Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T05:37:41.149Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T05:37:41.149Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T05:37:41.149Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T05:37:41.149Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T05:37:41.149Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T05:37:41.149Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T05:37:41.149Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T05:37:41.149Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T05:37:41.149Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T05:37:41.149Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T05:37:41.149Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T05:37:41.235Z] ok github.com/docker/docker/plugin 0.587s coverage: 23.1% of statements [2020-07-15T05:37:41.879Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-07-15T05:37:42.364Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-15T05:37:42.535Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2020-07-15T05:37:42.926Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-15T05:37:43.184Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-07-15T05:37:43.498Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-15T05:37:43.761Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-15T05:37:43.830Z] ok github.com/docker/docker/registry 0.307s coverage: 56.3% of statements [2020-07-15T05:37:44.128Z] ok github.com/docker/docker/runconfig 0.022s coverage: 65.8% of statements [2020-07-15T05:37:44.452Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-15T05:37:44.453Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-07-15T05:37:44.453Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-07-15T05:37:44.453Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-07-15T05:37:44.453Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-07-15T05:37:44.453Z] === RUN TestDeleteDevicemapper [2020-07-15T05:37:44.453Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T05:37:44.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:37:44.453Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T05:37:44.691Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-15T05:37:45.619Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-15T05:37:45.904Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-15T05:37:46.547Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-15T05:37:46.897Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-07-15T05:37:47.754Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2020-07-15T05:37:47.754Z] === RUN TestUpdateMemory [2020-07-15T05:37:47.754Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T05:37:47.754Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:37:47.754Z] === RUN TestUpdateCPUQuota [2020-07-15T05:37:47.915Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-15T05:37:47.995Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2020-07-15T05:37:48.306Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-07-15T05:37:49.137Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-07-15T05:37:49.137Z] === RUN TestUpdatePidsLimit [2020-07-15T05:37:49.137Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T05:37:49.362Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-15T05:37:49.398Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T05:37:49.659Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T05:37:49.809Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-15T05:37:49.809Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-15T05:37:50.141Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2020-07-15T05:37:50.141Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T05:37:50.141Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-07-15T05:37:50.141Z] === RUN TestWaitNonBlocked [2020-07-15T05:37:50.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:37:50.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:37:50.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:37:50.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:37:50.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:37:50.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:37:50.230Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T05:37:50.399Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-15T05:37:50.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-07-15T05:37:50.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-07-15T05:37:50.399Z] === RUN TestWaitBlocked [2020-07-15T05:37:50.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:37:50.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:37:50.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:37:50.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:37:50.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:37:50.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:37:50.491Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T05:37:50.751Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T05:37:51.177Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-15T05:37:51.322Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T05:37:51.334Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-15T05:37:51.334Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2020-07-15T05:37:51.334Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2020-07-15T05:37:51.334Z] === CONT TestDaemonRestartIpcMode [2020-07-15T05:37:51.334Z] === CONT TestIpcModeOlderClient [2020-07-15T05:37:51.334Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-15T05:37:52.111Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-15T05:37:52.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-07-15T05:37:52.708Z] === RUN TestUpdateRestartPolicy [2020-07-15T05:37:52.958Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-15T05:37:53.477Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-15T05:37:53.733Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-15T05:37:54.138Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-15T05:37:54.661Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-15T05:37:55.525Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2020-07-15T05:37:55.525Z] PASS [2020-07-15T05:37:55.525Z] [2020-07-15T05:37:55.525Z] === Skipped [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-15T05:37:55.526Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-15T05:37:55.526Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-15T05:37:55.526Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-15T05:37:55.526Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-15T05:37:55.526Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-15T05:37:55.526Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-15T05:37:55.526Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-15T05:37:55.526Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-15T05:37:55.526Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-15T05:37:55.526Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-15T05:37:55.526Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-15T05:37:55.526Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-15T05:37:55.526Z] 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-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-15T05:37:55.526Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:37:55.526Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-15T05:37:55.526Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-15T05:37:55.526Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-15T05:37:55.526Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-15T05:37:55.526Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-15T05:37:55.526Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T05:37:55.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-15T05:37:55.526Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-15T05:37:55.526Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-15T05:37:55.526Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] [2020-07-15T05:37:55.526Z] DONE 185 tests, 24 skipped in 81.344s [2020-07-15T05:37:55.526Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T05:37:55.526Z] INFO: Testing against a local daemon [2020-07-15T05:37:55.526Z] === RUN TestCommitInheritsEnv [2020-07-15T05:37:55.588Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-15T05:37:55.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-15T05:37:57.209Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-15T05:37:57.428Z] --- PASS: TestCommitInheritsEnv (1.53s) [2020-07-15T05:37:57.428Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T05:37:57.428Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T05:37:57.428Z] === RUN TestImagesFilterMultiReference [2020-07-15T05:37:57.428Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-15T05:37:57.428Z] === RUN TestImagePullPlatformInvalid [2020-07-15T05:37:57.428Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-15T05:37:57.428Z] === RUN TestRemoveImageOrphaning [2020-07-15T05:37:57.465Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-15T05:37:58.537Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-15T05:37:59.330Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-07-15T05:37:59.330Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T05:37:59.330Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:37:59.330Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-15T05:37:59.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T05:37:59.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-15T05:37:59.330Z] === RUN TestTagInvalidReference [2020-07-15T05:37:59.330Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-15T05:37:59.330Z] === RUN TestTagValidPrefixedRepo [2020-07-15T05:37:59.330Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-15T05:37:59.330Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T05:37:59.330Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-15T05:37:59.330Z] === RUN TestTagOfficialNames [2020-07-15T05:37:59.330Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-15T05:37:59.330Z] === RUN TestTagMatchesDigest [2020-07-15T05:37:59.330Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-15T05:37:59.330Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T05:37:59.354Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-15T05:37:59.916Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-15T05:38:00.173Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-15T05:38:00.430Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-15T05:38:00.992Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-15T05:38:01.248Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-15T05:38:01.248Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-15T05:38:02.616Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-15T05:38:02.616Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-15T05:38:03.180Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-15T05:38:03.436Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-15T05:38:04.763Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T05:38:04.763Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === Skipped [2020-07-15T05:38:05.058Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T05:38:05.058Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T05:38:05.058Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T05:38:05.058Z] time="2020-07-15T05:36:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T05:38:05.058Z] time="2020-07-15T05:36:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T05:38:05.058Z] time="2020-07-15T05:36:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T05:38:05.058Z] time="2020-07-15T05:36:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T05:38:05.058Z] time="2020-07-15T05:36:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T05:38:05.058Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T05:38:05.058Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T05:38:05.058Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:38:05.058Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T05:38:05.058Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T05:38:05.058Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T05:38:05.058Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] [2020-07-15T05:38:05.058Z] DONE 2124 tests, 26 skipped in 253.831s Post stage [Pipeline] junit [2020-07-15T05:38:05.739Z] Recording test results [2020-07-15T05:38:05.963Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T05:38:06.717Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -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:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh dynbinary test-integration [2020-07-15T05:38:07.015Z] [2020-07-15T05:38:07.015Z] Removing bundles/ [2020-07-15T05:38:07.015Z] [2020-07-15T05:38:07.015Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T05:38:07.015Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:38:07.015Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T05:38:07.330Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-15T05:38:07.611Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-07-15T05:38:07.611Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T05:38:07.611Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-07-15T05:38:07.611Z] === RUN TestWaitNonBlocked [2020-07-15T05:38:07.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:38:07.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:38:07.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:38:07.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:38:07.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:38:07.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:38:07.611Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-15T05:38:07.611Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-07-15T05:38:07.611Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-07-15T05:38:07.611Z] === RUN TestWaitBlocked [2020-07-15T05:38:07.611Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:38:07.611Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:38:07.611Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:38:07.611Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:38:07.611Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:38:07.611Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:38:08.182Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-15T05:38:08.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-07-15T05:38:08.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-07-15T05:38:08.182Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T05:38:08.182Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T05:38:08.182Z] === CONT TestIpcModeOlderClient [2020-07-15T05:38:08.182Z] === CONT TestDaemonHostGatewayIP [2020-07-15T05:38:08.182Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-07-15T05:38:08.182Z] === CONT TestDaemonRestartIpcMode [2020-07-15T05:38:10.596Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-15T05:38:11.487Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2020-07-15T05:38:11.525Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-15T05:38:12.086Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-15T05:38:12.432Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2020-07-15T05:38:12.807Z] ......................... [ 66%] [2020-07-15T05:38:13.003Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2020-07-15T05:38:16.254Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-15T05:38:17.182Z] --- PASS: TestBuildWithHugeFile (109.48s) [2020-07-15T05:38:17.182Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T05:38:17.182Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:38:17.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:38:17.182Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:38:17.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:38:17.182Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:38:17.182Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:38:17.182Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:38:17.182Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:38:17.182Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:38:17.438Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-15T05:38:17.438Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-07-15T05:38:17.438Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-15T05:38:17.438Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-15T05:38:17.438Z] === RUN TestBuildPreserveOwnership [2020-07-15T05:38:17.438Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T05:38:19.329Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-15T05:38:19.892Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-15T05:38:20.454Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-15T05:38:20.454Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T05:38:21.017Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-15T05:38:21.273Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-15T05:38:21.273Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-15T05:38:21.836Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-15T05:38:22.091Z] --- PASS: TestBuildPreserveOwnership (4.84s) [2020-07-15T05:38:22.091Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.98s) [2020-07-15T05:38:22.091Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.85s) [2020-07-15T05:38:22.091Z] === RUN TestBuildPlatformInvalid [2020-07-15T05:38:22.347Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-15T05:38:22.347Z] PASS [2020-07-15T05:38:22.347Z] [2020-07-15T05:38:22.347Z] === Skipped [2020-07-15T05:38:22.347Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-15T05:38:22.347Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:38:22.347Z] [2020-07-15T05:38:22.347Z] [2020-07-15T05:38:22.347Z] DONE 32 tests, 1 skipped in 196.256s [2020-07-15T05:38:22.347Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T05:38:22.347Z] ++ 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-07-15T05:38:22.347Z] ++ set -e [2020-07-15T05:38:22.347Z] ++ '[' -n 0 ']' [2020-07-15T05:38:22.347Z] ++ set -x [2020-07-15T05:38:22.347Z] ++ env -i DEST=/go/src/github.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-07-15T05:38:22.603Z] INFO: Testing against a local daemon [2020-07-15T05:38:22.603Z] === RUN TestConfigInspect [2020-07-15T05:38:22.997Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2020-07-15T05:38:22.997Z] PASS [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === Skipped [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-15T05:38:22.997Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-15T05:38:22.997Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-15T05:38:22.997Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:38:22.997Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T05:38:22.997Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-15T05:38:22.997Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] DONE 204 tests, 6 skipped in 138.953s [2020-07-15T05:38:22.997Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T05:38:22.997Z] ++ 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-07-15T05:38:22.997Z] ++ set -e [2020-07-15T05:38:22.997Z] ++ '[' -n 0 ']' [2020-07-15T05:38:22.997Z] ++ set -x [2020-07-15T05:38:22.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=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-07-15T05:38:22.997Z] INFO: Testing against a local daemon [2020-07-15T05:38:22.997Z] === RUN TestCommitInheritsEnv [2020-07-15T05:38:22.997Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-07-15T05:38:22.997Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T05:38:22.997Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-15T05:38:22.997Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-15T05:38:22.997Z] === RUN TestImagesFilterMultiReference [2020-07-15T05:38:22.997Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-15T05:38:22.997Z] === RUN TestImagePullPlatformInvalid [2020-07-15T05:38:22.997Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-15T05:38:22.997Z] === RUN TestRemoveImageOrphaning [2020-07-15T05:38:22.997Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-07-15T05:38:22.997Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T05:38:22.997Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:38:22.997Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:38:22.997Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T05:38:22.997Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-15T05:38:22.997Z] === RUN TestTagInvalidReference [2020-07-15T05:38:22.997Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-15T05:38:22.997Z] === RUN TestTagValidPrefixedRepo [2020-07-15T05:38:22.997Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-15T05:38:22.997Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T05:38:22.997Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-15T05:38:22.997Z] === RUN TestTagOfficialNames [2020-07-15T05:38:22.997Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-15T05:38:22.997Z] === RUN TestTagMatchesDigest [2020-07-15T05:38:22.997Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-15T05:38:22.997Z] PASS [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === Skipped [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-15T05:38:22.997Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:38:22.997Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] [2020-07-15T05:38:22.997Z] DONE 12 tests, 2 skipped in 1.700s [2020-07-15T05:38:22.997Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T05:38:22.997Z] ++ 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-07-15T05:38:22.997Z] ++ set -e [2020-07-15T05:38:22.997Z] ++ '[' -n 0 ']' [2020-07-15T05:38:22.997Z] ++ set -x [2020-07-15T05:38:22.998Z] ++ env -i DEST=/go/src/github.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-07-15T05:38:23.166Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-15T05:38:23.258Z] INFO: Testing against a local daemon [2020-07-15T05:38:23.258Z] === RUN TestNetworkCreateDelete [2020-07-15T05:38:23.422Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-15T05:38:23.519Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-07-15T05:38:23.520Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T05:38:24.350Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-15T05:38:24.350Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-15T05:38:24.903Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-07-15T05:38:24.904Z] === RUN TestDaemonDNSFallback [2020-07-15T05:38:25.716Z] --- PASS: TestConfigInspect (3.04s) [2020-07-15T05:38:25.716Z] === RUN TestConfigList [2020-07-15T05:38:26.279Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-15T05:38:28.168Z] --- PASS: TestConfigList (2.63s) [2020-07-15T05:38:28.168Z] === RUN TestConfigsCreateAndDelete [2020-07-15T05:38:28.425Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-15T05:38:29.373Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-15T05:38:29.373Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-15T05:38:31.887Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-07-15T05:38:31.887Z] === RUN TestConfigsUpdate [2020-07-15T05:38:31.887Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-15T05:38:31.887Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-15T05:38:33.039Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-07-15T05:38:33.039Z] === RUN TestInspectNetwork [2020-07-15T05:38:33.599Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-15T05:38:33.599Z] [2020-07-15T05:38:33.599Z] ________ ____ __. [2020-07-15T05:38:33.599Z] \_____ \ | |/ _| [2020-07-15T05:38:33.599Z] / | \| < [2020-07-15T05:38:33.599Z] / | \ | \ [2020-07-15T05:38:33.599Z] \_______ /____|__ \ [2020-07-15T05:38:33.599Z] \/ \/ [2020-07-15T05:38:33.599Z] [2020-07-15T05:38:33.599Z] INFO: make.ps1 ended at 07/15/2020 05:38:30 [2020-07-15T05:38:33.599Z] INFO: Binaries build ended at 07/15/2020 05:38:32. Duration:00:01:17.8659252 [2020-07-15T05:38:33.779Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-15T05:38:34.708Z] --- PASS: TestConfigsUpdate (3.08s) [2020-07-15T05:38:34.708Z] === RUN TestTemplatedConfig [2020-07-15T05:38:35.178Z] INFO: Copying the built daemon binary to d:\CI\PR-41211\1\binary\dockerd-bc4f242e79.exe... [2020-07-15T05:38:36.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-15T05:38:36.330Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-15T05:38:36.419Z] --- PASS: TestImportExtremelyLargeImageWorks (89.96s) [2020-07-15T05:38:36.419Z] PASS [2020-07-15T05:38:36.419Z] [2020-07-15T05:38:36.419Z] === Skipped [2020-07-15T05:38:36.419Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:38:36.419Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:38:36.419Z] [2020-07-15T05:38:36.419Z] [2020-07-15T05:38:36.419Z] DONE 12 tests, 1 skipped in 91.354s [2020-07-15T05:38:36.419Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T05:38:36.419Z] ++ 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-07-15T05:38:36.419Z] ++ set -e [2020-07-15T05:38:36.419Z] ++ '[' -n 0 ']' [2020-07-15T05:38:36.419Z] ++ set -x [2020-07-15T05:38:36.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-15T05:38:36.419Z] INFO: Testing against a local daemon [2020-07-15T05:38:36.419Z] === RUN TestNetworkCreateDelete [2020-07-15T05:38:36.419Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-15T05:38:36.419Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T05:38:36.419Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-07-15T05:38:36.419Z] === RUN TestDaemonDNSFallback [2020-07-15T05:38:36.419Z] --- PASS: TestDaemonDNSFallback (2.57s) [2020-07-15T05:38:36.419Z] === RUN TestInspectNetwork [2020-07-15T05:38:36.759Z] INFO: Copying the built client binary to d:\CI\PR-41211\1\binary\docker-bc4f242e79.exe... [2020-07-15T05:38:36.759Z] INFO: Copying dockerversion from the container... [2020-07-15T05:38:37.232Z] INFO: Copying the golang package from the container to d:\CI\PR-41211\1\installer\go.zip... [2020-07-15T05:38:37.244Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T05:38:37.244Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T05:38:37.244Z] === RUN TestInspectNetwork/network_name [2020-07-15T05:38:37.244Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T05:38:37.929Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T05:38:37.930Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T05:38:37.930Z] === RUN TestInspectNetwork/network_name [2020-07-15T05:38:37.930Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T05:38:38.220Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-15T05:38:38.476Z] --- PASS: TestTemplatedConfig (3.81s) [2020-07-15T05:38:38.476Z] === RUN TestConfigCreateResolve [2020-07-15T05:38:39.841Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-15T05:38:40.097Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-15T05:38:40.097Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-15T05:38:40.206Z] INFO: Extracting go.zip to d:\CI\PR-41211\1\go [2020-07-15T05:38:41.464Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-07-15T05:38:41.464Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T05:38:42.026Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-15T05:38:42.026Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-07-15T05:38:42.026Z] PASS [2020-07-15T05:38:42.026Z] [2020-07-15T05:38:42.026Z] DONE 7 tests in 19.629s [2020-07-15T05:38:42.026Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T05:38:42.027Z] ++ 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-07-15T05:38:42.027Z] ++ set -e [2020-07-15T05:38:42.027Z] ++ '[' -n 0 ']' [2020-07-15T05:38:42.027Z] ++ set -x [2020-07-15T05:38:42.027Z] ++ env -i DEST=/go/src/github.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-07-15T05:38:42.283Z] INFO: Testing against a local daemon [2020-07-15T05:38:42.283Z] === RUN TestCheckpoint [2020-07-15T05:38:42.283Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T05:38:42.283Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:38:42.283Z] === RUN TestContainerInvalidJSON [2020-07-15T05:38:42.283Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:38:42.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:38:42.283Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:38:42.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:38:42.283Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:38:42.283Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:38:42.283Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:38:42.283Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:38:42.283Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:38:42.283Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-15T05:38:42.283Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T05:38:42.283Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-15T05:38:42.283Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T05:38:42.283Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T05:38:42.283Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-15T05:38:42.283Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T05:38:42.529Z] --- PASS: TestInspectNetwork (9.51s) [2020-07-15T05:38:42.529Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T05:38:42.529Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T05:38:42.529Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T05:38:42.529Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T05:38:42.529Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T05:38:42.540Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-07-15T05:38:42.540Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T05:38:42.540Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-15T05:38:42.540Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T05:38:42.540Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-07-15T05:38:42.540Z] === RUN TestCopyFromContainer [2020-07-15T05:38:42.797Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-15T05:38:43.360Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-15T05:38:43.576Z] --- PASS: TestInspectNetwork (10.95s) [2020-07-15T05:38:43.576Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T05:38:43.576Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T05:38:43.576Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T05:38:43.576Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T05:38:43.576Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T05:38:44.288Z] === RUN TestCopyFromContainer// [2020-07-15T05:38:44.288Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T05:38:44.445Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-07-15T05:38:44.445Z] === RUN TestNetworkInvalidJSON [2020-07-15T05:38:44.445Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T05:38:44.445Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T05:38:44.445Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:38:44.445Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:38:44.445Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:38:44.445Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:38:44.445Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T05:38:44.445Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:38:44.445Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:38:44.445Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-15T05:38:44.445Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T05:38:44.445Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T05:38:44.445Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T05:38:44.445Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T05:38:44.545Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T05:38:44.545Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T05:38:44.545Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T05:38:44.801Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T05:38:45.017Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-07-15T05:38:45.017Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T05:38:45.058Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T05:38:45.058Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T05:38:45.315Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T05:38:45.315Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer (2.87s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-15T05:38:45.571Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-15T05:38:45.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T05:38:45.571Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-15T05:38:45.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:38:45.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:38:45.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:38:45.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:38:45.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:38:45.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:38:45.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:38:45.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:38:45.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:38:45.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-15T05:38:45.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T05:38:45.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T05:38:45.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-15T05:38:45.572Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T05:38:45.572Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-15T05:38:45.572Z] === RUN TestCreateWithInvalidEnv [2020-07-15T05:38:45.572Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T05:38:45.572Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T05:38:45.572Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T05:38:45.572Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T05:38:45.572Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T05:38:45.572Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T05:38:45.572Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T05:38:45.572Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T05:38:45.572Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T05:38:45.572Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-15T05:38:45.572Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T05:38:45.572Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T05:38:45.572Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-15T05:38:45.572Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T05:38:45.572Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T05:38:45.572Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T05:38:45.642Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-07-15T05:38:45.642Z] === RUN TestNetworkInvalidJSON [2020-07-15T05:38:45.642Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T05:38:45.642Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T05:38:45.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:38:45.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:38:45.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:38:45.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:38:45.642Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T05:38:45.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:38:45.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:38:45.642Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-15T05:38:45.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T05:38:45.642Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T05:38:45.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T05:38:45.642Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T05:38:46.275Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-15T05:38:46.275Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T05:38:46.401Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-07-15T05:38:46.401Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T05:38:46.503Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-15T05:38:47.066Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-15T05:38:47.308Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-15T05:38:47.308Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T05:38:47.525Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-15T05:38:47.628Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-15T05:38:47.628Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:38:47.628Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:38:47.628Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:38:47.628Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T05:38:47.628Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:38:47.628Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:38:47.628Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:38:47.629Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:38:47.629Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:38:47.629Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T05:38:47.629Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:38:47.629Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:38:47.629Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:38:47.629Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-15T05:38:47.629Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-15T05:38:47.629Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T05:38:47.785Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-07-15T05:38:47.785Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T05:38:48.342Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-07-15T05:38:48.342Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T05:38:49.376Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-15T05:38:49.376Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T05:38:49.699Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-07-15T05:38:49.699Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T05:38:50.147Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2020-07-15T05:38:50.147Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T05:38:50.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:38:50.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:38:50.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:38:50.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:38:50.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:38:50.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:38:50.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:38:50.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:38:50.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:38:50.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:38:50.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:38:50.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:38:50.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:38:50.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:38:50.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:38:50.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-15T05:38:50.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-15T05:38:50.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-15T05:38:50.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-15T05:38:50.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-15T05:38:50.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-15T05:38:50.147Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T05:38:50.404Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-07-15T05:38:50.404Z] === RUN TestCreateDifferentPlatform [2020-07-15T05:38:50.404Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T05:38:50.404Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T05:38:50.404Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-07-15T05:38:50.404Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-07-15T05:38:50.404Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T05:38:50.404Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T05:38:50.412Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-15T05:38:50.412Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T05:38:50.661Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-15T05:38:50.661Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T05:38:50.661Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T05:38:50.661Z] === RUN TestDaemonRestartIpcMode [2020-07-15T05:38:50.661Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T05:38:50.661Z] === RUN TestDaemonHostGatewayIP [2020-07-15T05:38:50.661Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T05:38:50.661Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T05:38:50.661Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T05:38:50.661Z] === RUN TestDiff [2020-07-15T05:38:50.661Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-15T05:38:50.661Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-15T05:38:51.445Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2020-07-15T05:38:51.445Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T05:38:51.603Z] --- PASS: TestDiff (0.87s) [2020-07-15T05:38:51.603Z] === RUN TestExecWithCloseStdin [2020-07-15T05:38:52.165Z] --- PASS: TestExecWithCloseStdin (0.73s) [2020-07-15T05:38:52.165Z] === RUN TestExec [2020-07-15T05:38:52.245Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.25s) [2020-07-15T05:38:52.245Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T05:38:52.506Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-07-15T05:38:52.506Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T05:38:53.093Z] --- PASS: TestExec (0.72s) [2020-07-15T05:38:53.093Z] === RUN TestExecUser [2020-07-15T05:38:53.656Z] --- PASS: TestExecUser (0.62s) [2020-07-15T05:38:53.656Z] === RUN TestExportContainerAndImportImage [2020-07-15T05:38:53.656Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-15T05:38:53.911Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-15T05:38:54.167Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-15T05:38:54.423Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-07-15T05:38:54.423Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T05:38:54.679Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-15T05:38:54.935Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-15T05:38:54.961Z] --- PASS: TestServiceWithPredefinedNetwork (3.53s) [2020-07-15T05:38:54.961Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T05:38:54.961Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:38:54.961Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:38:54.961Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T05:38:55.191Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-15T05:38:55.806Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-07-15T05:38:55.806Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T05:38:55.806Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:38:55.806Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:38:55.806Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T05:38:56.120Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-07-15T05:38:56.120Z] === RUN TestHealthCheckWorkdir [2020-07-15T05:38:56.120Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-15T05:38:57.050Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-15T05:38:57.050Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-07-15T05:38:57.050Z] === RUN TestHealthKillContainer [2020-07-15T05:38:58.419Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-15T05:38:59.024Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-15T05:38:59.954Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-15T05:38:59.954Z] --- PASS: TestHealthKillContainer (2.99s) [2020-07-15T05:38:59.954Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T05:39:00.882Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-07-15T05:39:00.882Z] === RUN TestIpcModeNone [2020-07-15T05:39:01.812Z] --- PASS: TestIpcModeNone (0.96s) [2020-07-15T05:39:01.812Z] === RUN TestIpcModePrivate [2020-07-15T05:39:01.812Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-15T05:39:02.376Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-15T05:39:02.741Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-15T05:39:02.741Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2020-07-15T05:39:02.741Z] === RUN TestIpcModeShareable [2020-07-15T05:39:03.713Z] --- PASS: TestIpcModeShareable (0.89s) [2020-07-15T05:39:03.713Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-07-15T05:39:03.713Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T05:39:03.713Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-15T05:39:04.887Z] tests/integration/client_test.py ..... [ 75%] [2020-07-15T05:39:04.887Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-15T05:39:04.887Z] tests/integration/errors_test.py . [ 76%] [2020-07-15T05:39:05.572Z] INFO: Extraction ended at 07/15/2020 05:39:03. Duration:00:00:23.5511676 [2020-07-15T05:39:05.572Z] INFO: Updating the golang and path environment variables [2020-07-15T05:39:05.572Z] INFO: GOPATH=d:\gopath [2020-07-15T05:39:05.572Z] INFO: go version go1.13.13 windows/amd64 [2020-07-15T05:39:05.572Z] INFO: Running the daemon under test in debug mode [2020-07-15T05:39:05.572Z] INFO: Starting a daemon under test... [2020-07-15T05:39:05.572Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41211\1\daemon --pidfile d:\CI\PR-41211\1\docker.pid -D [2020-07-15T05:39:05.572Z] INFO: Process started successfully. [2020-07-15T05:39:05.572Z] INFO: Start tailing logs of the daemon under tests [2020-07-15T05:39:05.572Z] INFO: Waiting for the daemon under test to start... [2020-07-15T05:39:05.607Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-15T05:39:05.863Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-15T05:39:06.426Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-07-15T05:39:06.426Z] === RUN TestAPIIpcModeHost [2020-07-15T05:39:07.153Z] INFO: Daemon under test started and replied! [2020-07-15T05:39:07.153Z] INFO: Docker version of the daemon under test [2020-07-15T05:39:07.153Z] [2020-07-15T05:39:07.153Z] Client: [2020-07-15T05:39:07.153Z] Version: 17.06.2-ce [2020-07-15T05:39:07.153Z] API version: 1.30 [2020-07-15T05:39:07.153Z] Go version: go1.8.3 [2020-07-15T05:39:07.153Z] Git commit: cec0b72 [2020-07-15T05:39:07.153Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-15T05:39:07.153Z] OS/Arch: windows/amd64 [2020-07-15T05:39:07.153Z] [2020-07-15T05:39:07.153Z] Server: [2020-07-15T05:39:07.153Z] Version: 0.0.0-dev [2020-07-15T05:39:07.153Z] API version: 1.41 (minimum version 1.24) [2020-07-15T05:39:07.153Z] Go version: go1.13.13 [2020-07-15T05:39:07.153Z] Git commit: bc4f242e79 [2020-07-15T05:39:07.153Z] Built: 07/15/2020 05:37:19 [2020-07-15T05:39:07.153Z] OS/Arch: windows/amd64 [2020-07-15T05:39:07.153Z] Experimental: false [2020-07-15T05:39:07.153Z] [2020-07-15T05:39:07.153Z] INFO: Docker info of the daemon under test [2020-07-15T05:39:07.153Z] [2020-07-15T05:39:07.355Z] --- PASS: TestAPIIpcModeHost (0.86s) [2020-07-15T05:39:07.355Z] === RUN TestDaemonIpcModeShareable [2020-07-15T05:39:07.611Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-15T05:39:07.626Z] Containers: 0 [2020-07-15T05:39:07.626Z] Running: 0 [2020-07-15T05:39:07.626Z] Paused: 0 [2020-07-15T05:39:07.626Z] Stopped: 0 [2020-07-15T05:39:07.626Z] Images: 0 [2020-07-15T05:39:07.627Z] Server Version: 0.0.0-dev [2020-07-15T05:39:07.627Z] Storage Driver: windowsfilter [2020-07-15T05:39:07.627Z] Windows: [2020-07-15T05:39:07.627Z] Logging Driver: json-file [2020-07-15T05:39:07.627Z] Plugins: [2020-07-15T05:39:07.627Z] Volume: local [2020-07-15T05:39:07.627Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T05:39:07.627Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T05:39:07.627Z] Swarm: inactive [2020-07-15T05:39:07.627Z] Default Isolation: process [2020-07-15T05:39:07.627Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T05:39:07.627Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T05:39:07.627Z] OSType: windows [2020-07-15T05:39:07.627Z] Architecture: x86_64 [2020-07-15T05:39:07.627Z] CPUs: 4 [2020-07-15T05:39:07.627Z] Total Memory: 32GiB [2020-07-15T05:39:07.627Z] Name: azwin-2-cefe30 [2020-07-15T05:39:07.627Z] ID: A7OQ:SFQC:UL6O:57C2:JDN4:5MOU:IO2I:NWDR:TU66:LYNC:JCWW:HZUK [2020-07-15T05:39:07.627Z] Docker Root Dir: D:\CI\PR-41211\1\daemon [2020-07-15T05:39:07.627Z] Debug Mode (client): false [2020-07-15T05:39:07.627Z] Debug Mode (server): true [2020-07-15T05:39:07.627Z] File Descriptors: -1 [2020-07-15T05:39:07.627Z] Goroutines: 17 [2020-07-15T05:39:07.627Z] System Time: 2020-07-15T05:39:07.1409504Z [2020-07-15T05:39:07.627Z] EventsListeners: 0 [2020-07-15T05:39:07.627Z] Registry: https://index.docker.io/v1/ [2020-07-15T05:39:07.627Z] Labels: [2020-07-15T05:39:07.627Z] Experimental: false [2020-07-15T05:39:07.627Z] Insecure Registries: [2020-07-15T05:39:07.627Z] 127.0.0.0/8 [2020-07-15T05:39:07.627Z] Live Restore Enabled: false [2020-07-15T05:39:07.627Z] [2020-07-15T05:39:07.627Z] [2020-07-15T05:39:07.627Z] INFO: Docker images of the daemon under test [2020-07-15T05:39:07.627Z] [2020-07-15T05:39:07.627Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-15T05:39:07.627Z] [2020-07-15T05:39:07.627Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-15T05:39:07.627Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-15T05:39:07.627Z] ltsc2019: Pulling from windows/servercore [2020-07-15T05:39:07.627Z] 4612f6d0b889: Pulling fs layer [2020-07-15T05:39:07.627Z] fc1b9e59edad: Pulling fs layer [2020-07-15T05:39:08.173Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-15T05:39:09.102Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-07-15T05:39:09.102Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-15T05:39:09.102Z] === RUN TestDaemonIpcModePrivate [2020-07-15T05:39:10.031Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-15T05:39:10.287Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2020-07-15T05:39:10.287Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2020-07-15T05:39:10.287Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T05:39:11.665Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-15T05:39:12.232Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-07-15T05:39:12.232Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2020-07-15T05:39:12.232Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T05:39:12.488Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-15T05:39:12.744Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-15T05:39:13.672Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2020-07-15T05:39:13.672Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-07-15T05:39:13.672Z] === RUN TestIpcModeOlderClient [2020-07-15T05:39:13.672Z] === PAUSE TestIpcModeOlderClient [2020-07-15T05:39:13.672Z] === RUN TestKillContainerInvalidSignal [2020-07-15T05:39:13.920Z] --- PASS: TestServiceWithDataPathPortInit (17.96s) [2020-07-15T05:39:13.920Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T05:39:14.234Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-07-15T05:39:14.234Z] === RUN TestKillContainer [2020-07-15T05:39:14.234Z] === RUN TestKillContainer/no_signal [2020-07-15T05:39:14.797Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T05:39:14.827Z] fc1b9e59edad: Verifying Checksum [2020-07-15T05:39:14.827Z] fc1b9e59edad: Download complete [2020-07-15T05:39:15.053Z] === RUN TestKillContainer/killing_signal [2020-07-15T05:39:15.980Z] --- PASS: TestKillContainer (1.81s) [2020-07-15T05:39:15.980Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-07-15T05:39:15.980Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-07-15T05:39:15.980Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-07-15T05:39:15.980Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T05:39:15.980Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T05:39:16.545Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T05:39:17.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-07-15T05:39:17.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-07-15T05:39:17.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-07-15T05:39:17.108Z] === RUN TestKillStoppedContainer [2020-07-15T05:39:17.108Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-07-15T05:39:17.108Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T05:39:17.364Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-15T05:39:17.364Z] === RUN TestKillDifferentUserContainer [2020-07-15T05:39:17.416Z] --- PASS: TestServiceWithDataPathPortInit (19.57s) [2020-07-15T05:39:17.416Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T05:39:17.926Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-07-15T05:39:17.926Z] === RUN TestInspectOomKilledTrue [2020-07-15T05:39:17.926Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-15T05:39:17.926Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:39:17.926Z] === RUN TestInspectOomKilledFalse [2020-07-15T05:39:17.926Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-07-15T05:39:17.926Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:39:17.926Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T05:39:18.182Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-15T05:39:18.443Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-07-15T05:39:18.443Z] === RUN TestLinksContainerNames [2020-07-15T05:39:18.699Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-15T05:39:20.064Z] --- PASS: TestLinksContainerNames (1.62s) [2020-07-15T05:39:20.064Z] === RUN TestLogsFollowTailEmpty [2020-07-15T05:39:20.064Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-15T05:39:20.996Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2020-07-15T05:39:20.996Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T05:39:21.558Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-15T05:39:21.814Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/default [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/private [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/slave [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/shared [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/default [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/shared [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/slave [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/private [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T05:39:21.814Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:39:21.814Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T05:39:21.814Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:39:22.071Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:39:22.327Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot (0.07s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-15T05:39:22.583Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-15T05:39:22.583Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T05:39:23.539Z] 4612f6d0b889: Verifying Checksum [2020-07-15T05:39:23.539Z] 4612f6d0b889: Download complete [2020-07-15T05:39:23.921Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.04s) [2020-07-15T05:39:23.921Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ct9jyref0jrm9cyph91bc4axe Created:2020-07-15 05:39:15.463231304 +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[e73cadaae72f1aefe9238d7c55be5d2dc9bb84eb4eb938226ee5e992c0574c81:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u1vos9ws4pj0rvblnm03ehx0f EndpointID:827581d027155b54e1a20c7fc457520cfb247fe36f0bbfc1ff9f29cb3e56bbd3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:901413c7f629e84a29346f37338dabb968b81ae83439ab985533fb9d197f8455 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:bf6eba36cc46 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u1vos9ws4pj0rvblnm03ehx0f EndpointID:827581d027155b54e1a20c7fc457520cfb247fe36f0bbfc1ff9f29cb3e56bbd3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T05:39:23.921Z] PASS [2020-07-15T05:39:23.921Z] [2020-07-15T05:39:23.921Z] === Skipped [2020-07-15T05:39:23.921Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:39:23.921Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:39:23.921Z] [2020-07-15T05:39:23.921Z] [2020-07-15T05:39:23.921Z] DONE 23 tests, 1 skipped in 59.855s [2020-07-15T05:39:23.921Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:39:23.921Z] ++ 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-07-15T05:39:23.921Z] ++ set -e [2020-07-15T05:39:23.921Z] ++ '[' -n 0 ']' [2020-07-15T05:39:23.921Z] ++ set -x [2020-07-15T05:39:23.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-15T05:39:23.921Z] INFO: Testing against a local daemon [2020-07-15T05:39:23.921Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T05:39:23.921Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T05:39:23.921Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:23.921Z] === RUN TestDockerNetworkIpvlan [2020-07-15T05:39:23.921Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:39:23.921Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:23.921Z] PASS [2020-07-15T05:39:23.921Z] [2020-07-15T05:39:23.921Z] === Skipped [2020-07-15T05:39:23.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T05:39:23.921Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:23.921Z] [2020-07-15T05:39:23.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:39:23.921Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:23.921Z] [2020-07-15T05:39:23.921Z] [2020-07-15T05:39:23.921Z] DONE 2 tests, 2 skipped in 0.157s [2020-07-15T05:39:23.921Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:39:23.921Z] ++ 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-07-15T05:39:23.921Z] ++ set -e [2020-07-15T05:39:23.921Z] ++ '[' -n 0 ']' [2020-07-15T05:39:23.921Z] ++ set -x [2020-07-15T05:39:23.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-15T05:39:23.921Z] INFO: Testing against a local daemon [2020-07-15T05:39:23.921Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T05:39:24.375Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.18s) [2020-07-15T05:39:24.375Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cham5a693mwd8l4o5kcqd0dfx Created:2020-07-15 05:39:15.672295105 +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[44cb1b7b24513fc06c1477cd0de693873f89df3dc07e3b6fb91bcc6cd9884461:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f017pewqxgop86phdmbgy4kwb EndpointID:c3b4fd07f68e3396474c4345102b44f465f684690200cd81652b00536f303b8b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf11914b62fa1361cc206de432535f635193ef87c636806949b44d986bec1659 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:f179dc562155 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f017pewqxgop86phdmbgy4kwb EndpointID:c3b4fd07f68e3396474c4345102b44f465f684690200cd81652b00536f303b8b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T05:39:24.375Z] PASS [2020-07-15T05:39:24.375Z] [2020-07-15T05:39:24.375Z] === Skipped [2020-07-15T05:39:24.375Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:39:24.375Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:39:24.375Z] [2020-07-15T05:39:24.375Z] [2020-07-15T05:39:24.375Z] DONE 23 tests, 1 skipped in 55.371s [2020-07-15T05:39:24.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:39:24.375Z] ++ 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-07-15T05:39:24.375Z] ++ set -e [2020-07-15T05:39:24.375Z] ++ '[' -n 0 ']' [2020-07-15T05:39:24.375Z] ++ set -x [2020-07-15T05:39:24.375Z] ++ env -i DEST=/go/src/github.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-07-15T05:39:24.666Z] INFO: Testing against a local daemon [2020-07-15T05:39:24.666Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T05:39:24.666Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T05:39:24.666Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:24.666Z] === RUN TestDockerNetworkIpvlan [2020-07-15T05:39:24.666Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:39:24.666Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:24.666Z] PASS [2020-07-15T05:39:24.666Z] [2020-07-15T05:39:24.666Z] === Skipped [2020-07-15T05:39:24.666Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T05:39:24.666Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:24.666Z] [2020-07-15T05:39:24.666Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:39:24.666Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:24.666Z] [2020-07-15T05:39:24.666Z] [2020-07-15T05:39:24.666Z] DONE 2 tests, 2 skipped in 0.210s [2020-07-15T05:39:24.666Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:39:24.666Z] ++ 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-07-15T05:39:24.666Z] ++ set -e [2020-07-15T05:39:24.666Z] ++ '[' -n 0 ']' [2020-07-15T05:39:24.666Z] ++ set -x [2020-07-15T05:39:24.667Z] ++ env -i DEST=/go/src/github.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-07-15T05:39:24.958Z] INFO: Testing against a local daemon [2020-07-15T05:39:24.958Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T05:39:25.099Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2020-07-15T05:39:25.099Z] === RUN TestNetworkNat [2020-07-15T05:39:25.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-15T05:39:25.305Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s) [2020-07-15T05:39:25.305Z] === RUN TestDockerNetworkMacvlan [2020-07-15T05:39:25.355Z] --- PASS: TestNetworkNat (0.84s) [2020-07-15T05:39:25.355Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T05:39:25.918Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-15T05:39:26.174Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-07-15T05:39:26.174Z] === RUN TestNetworkLoopbackNat [2020-07-15T05:39:26.248Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T05:39:26.465Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-07-15T05:39:26.465Z] === RUN TestDockerNetworkMacvlan [2020-07-15T05:39:27.097Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T05:39:27.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-15T05:39:27.632Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T05:39:28.131Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T05:39:29.018Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T05:39:29.166Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T05:39:29.622Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2020-07-15T05:39:29.622Z] === RUN TestPause [2020-07-15T05:39:30.549Z] --- PASS: TestPause (0.95s) [2020-07-15T05:39:30.549Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T05:39:30.549Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:39:30.549Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:39:30.549Z] === RUN TestPauseStopPausedContainer [2020-07-15T05:39:31.495Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2020-07-15T05:39:31.495Z] === RUN TestPsFilter [2020-07-15T05:39:31.495Z] --- PASS: TestPsFilter (0.14s) [2020-07-15T05:39:31.495Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T05:39:32.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T05:39:32.425Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-07-15T05:39:32.425Z] === RUN TestRemoveContainerWithVolume [2020-07-15T05:39:32.678Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T05:39:32.988Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-07-15T05:39:32.988Z] === RUN TestRemoveContainerRunning [2020-07-15T05:39:33.244Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-15T05:39:33.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-15T05:39:34.733Z] --- PASS: TestRemoveContainerRunning (1.49s) [2020-07-15T05:39:34.733Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T05:39:35.619Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T05:39:35.662Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-07-15T05:39:35.662Z] === RUN TestRemoveInvalidContainer [2020-07-15T05:39:35.662Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-15T05:39:35.662Z] === RUN TestRenameLinkedContainer [2020-07-15T05:39:36.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-15T05:39:37.130Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T05:39:38.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-15T05:39:39.306Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-07-15T05:39:39.306Z] === RUN TestRenameStoppedContainer [2020-07-15T05:39:39.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-15T05:39:39.868Z] --- PASS: TestRenameStoppedContainer (0.71s) [2020-07-15T05:39:39.868Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T05:39:41.308Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-15T05:39:41.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-15T05:39:42.017Z] --- PASS: TestRenameRunningContainerAndReuse (2.08s) [2020-07-15T05:39:42.017Z] === RUN TestRenameInvalidName [2020-07-15T05:39:42.251Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T05:39:42.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-15T05:39:42.837Z] --- PASS: TestRenameInvalidName (0.75s) [2020-07-15T05:39:42.837Z] === RUN TestRenameAnonymousContainer [2020-07-15T05:39:43.647Z] --- PASS: TestDockerNetworkMacvlan (18.09s) [2020-07-15T05:39:43.647Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-15T05:39:43.647Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-15T05:39:43.647Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-07-15T05:39:43.647Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-07-15T05:39:43.647Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-07-15T05:39:43.647Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-07-15T05:39:43.647Z] PASS [2020-07-15T05:39:43.647Z] [2020-07-15T05:39:43.647Z] DONE 8 tests in 20.264s [2020-07-15T05:39:43.647Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T05:39:43.647Z] ++ 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-07-15T05:39:43.647Z] ++ set -e [2020-07-15T05:39:43.647Z] ++ '[' -n 0 ']' [2020-07-15T05:39:43.647Z] ++ set -x [2020-07-15T05:39:43.647Z] ++ env -i DEST=/go/src/github.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-07-15T05:39:43.647Z] testing: warning: no tests to run [2020-07-15T05:39:43.647Z] PASS [2020-07-15T05:39:43.647Z] [2020-07-15T05:39:43.647Z] DONE 0 tests in 0.029s [2020-07-15T05:39:43.647Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T05:39:43.647Z] ++ 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-07-15T05:39:43.647Z] ++ set -e [2020-07-15T05:39:43.647Z] ++ '[' -n 0 ']' [2020-07-15T05:39:43.647Z] ++ set -x [2020-07-15T05:39:43.647Z] ++ env -i DEST=/go/src/github.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-07-15T05:39:43.647Z] INFO: Testing against a local daemon [2020-07-15T05:39:43.647Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T05:39:44.027Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T05:39:44.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-15T05:39:44.397Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T05:39:44.397Z] [2020-07-15T05:39:44.397Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T05:39:44.397Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T05:39:44.397Z] HOSTNAME=342e32a2b7c8 [2020-07-15T05:39:44.397Z] TESTDEBUG=0 [2020-07-15T05:39:44.397Z] DEST=bundles/test-integration [2020-07-15T05:39:44.397Z] PWD=/go/src/github.com/docker/docker [2020-07-15T05:39:44.397Z] DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e [2020-07-15T05:39:44.397Z] container=docker [2020-07-15T05:39:44.397Z] HOME=/root [2020-07-15T05:39:44.397Z] GOLANG_VERSION=1.13.13 [2020-07-15T05:39:44.397Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T05:39:44.397Z] VALIDATE_BRANCH=master [2020-07-15T05:39:44.397Z] TERM=xterm [2020-07-15T05:39:44.397Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T05:39:44.397Z] SHLVL=1 [2020-07-15T05:39:44.397Z] TIMEOUT=120m [2020-07-15T05:39:44.397Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T05:39:44.397Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T05:39:44.397Z] GO111MODULE=off [2020-07-15T05:39:44.397Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T05:39:44.397Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T05:39:44.397Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T05:39:44.397Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T05:39:44.397Z] GOPATH=/go [2020-07-15T05:39:44.397Z] PKG_CONFIG=pkg-config [2020-07-15T05:39:44.397Z] _=/usr/bin/env [2020-07-15T05:39:44.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T05:39:44.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-15T05:39:45.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-15T05:39:45.534Z] --- PASS: TestDockerNetworkMacvlan (19.06s) [2020-07-15T05:39:45.534Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-15T05:39:45.534Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-15T05:39:45.534Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-07-15T05:39:45.534Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.39s) [2020-07-15T05:39:45.534Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s) [2020-07-15T05:39:45.534Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-07-15T05:39:45.534Z] PASS [2020-07-15T05:39:45.534Z] [2020-07-15T05:39:45.534Z] DONE 8 tests in 20.609s [2020-07-15T05:39:45.534Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T05:39:45.534Z] ++ 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-07-15T05:39:45.534Z] ++ set -e [2020-07-15T05:39:45.534Z] ++ '[' -n 0 ']' [2020-07-15T05:39:45.534Z] ++ set -x [2020-07-15T05:39:45.534Z] ++ env -i DEST=/go/src/github.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-07-15T05:39:45.534Z] testing: warning: no tests to run [2020-07-15T05:39:45.534Z] PASS [2020-07-15T05:39:45.534Z] [2020-07-15T05:39:45.534Z] DONE 0 tests in 0.057s [2020-07-15T05:39:45.534Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T05:39:45.534Z] ++ 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-07-15T05:39:45.534Z] ++ set -e [2020-07-15T05:39:45.534Z] ++ '[' -n 0 ']' [2020-07-15T05:39:45.534Z] ++ set -x [2020-07-15T05:39:45.534Z] ++ env -i DEST=/go/src/github.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-07-15T05:39:45.534Z] INFO: Testing against a local daemon [2020-07-15T05:39:45.534Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T05:39:45.562Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-07-15T05:39:45.562Z] === RUN TestAuthZPluginTLS [2020-07-15T05:39:45.591Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2020-07-15T05:39:45.591Z] === RUN TestRenameContainerWithSameName [2020-07-15T05:39:46.134Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-07-15T05:39:46.134Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T05:39:46.154Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-07-15T05:39:46.154Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T05:39:46.706Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-07-15T05:39:46.706Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T05:39:47.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-15T05:39:47.278Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-07-15T05:39:47.278Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T05:39:47.601Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-07-15T05:39:47.601Z] === RUN TestAuthZPluginTLS [2020-07-15T05:39:47.851Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-07-15T05:39:47.851Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T05:39:47.892Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-15T05:39:47.892Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T05:39:48.011Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-07-15T05:39:48.011Z] === RUN TestResize [2020-07-15T05:39:48.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-15T05:39:48.568Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-15T05:39:48.568Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T05:39:48.829Z] --- PASS: TestResize (0.88s) [2020-07-15T05:39:48.829Z] === RUN TestResizeWithInvalidSize [2020-07-15T05:39:48.859Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-15T05:39:48.859Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T05:39:49.491Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-15T05:39:49.491Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T05:39:49.759Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-07-15T05:39:49.759Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T05:39:49.762Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-07-15T05:39:49.762Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T05:39:50.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-15T05:39:50.324Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:39:50.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:39:50.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:39:50.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:39:50.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:39:50.335Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-07-15T05:39:50.335Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T05:39:50.787Z] --- PASS: TestImportExtremelyLargeImageWorks (105.46s) [2020-07-15T05:39:50.787Z] PASS [2020-07-15T05:39:50.787Z] [2020-07-15T05:39:50.787Z] === Skipped [2020-07-15T05:39:50.787Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:39:50.787Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-15T05:39:50.787Z] [2020-07-15T05:39:50.787Z] [2020-07-15T05:39:50.787Z] DONE 12 tests, 1 skipped in 109.402s [2020-07-15T05:39:50.787Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T05:39:50.787Z] INFO: Testing against a local daemon [2020-07-15T05:39:50.787Z] === RUN TestNetworkCreateDelete [2020-07-15T05:39:50.787Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-15T05:39:50.787Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T05:39:50.787Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-15T05:39:50.787Z] === RUN TestDaemonDNSFallback [2020-07-15T05:39:50.906Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-07-15T05:39:50.906Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T05:39:51.557Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-07-15T05:39:51.558Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T05:39:51.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-15T05:39:51.849Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-15T05:39:51.849Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T05:39:51.849Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-07-15T05:39:51.849Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T05:39:52.140Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-15T05:39:52.140Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T05:39:52.687Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-07-15T05:39:52.687Z] === RUN TestInspectNetwork [2020-07-15T05:39:52.687Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-15T05:39:52.687Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.687Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T05:39:52.687Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-15T05:39:52.687Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.687Z] === RUN TestNetworkInvalidJSON [2020-07-15T05:39:52.687Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T05:39:52.687Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T05:39:52.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:39:52.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:39:52.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:39:52.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:39:52.687Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T05:39:52.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:39:52.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:39:52.687Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-15T05:39:52.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T05:39:52.687Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T05:39:52.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T05:39:52.687Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T05:39:52.687Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-15T05:39:52.687Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.687Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T05:39:52.687Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-15T05:39:52.687Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.687Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T05:39:52.687Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-15T05:39:52.687Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.687Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T05:39:52.687Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-15T05:39:52.687Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.687Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T05:39:52.772Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-15T05:39:52.772Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T05:39:52.946Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-15T05:39:52.946Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T05:39:52.946Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T05:39:52.946Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.946Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T05:39:52.946Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:39:52.946Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T05:39:52.946Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-15T05:39:52.946Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.946Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T05:39:52.946Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.946Z] PASS [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === Skipped [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-15T05:39:52.946Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-15T05:39:52.946Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-15T05:39:52.946Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-15T05:39:52.946Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-15T05:39:52.946Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-15T05:39:52.946Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-15T05:39:52.946Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-15T05:39:52.946Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-15T05:39:52.946Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] DONE 19 tests, 12 skipped in 8.008s [2020-07-15T05:39:52.946Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:39:52.946Z] INFO: Testing against a local daemon [2020-07-15T05:39:52.946Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T05:39:52.946Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T05:39:52.946Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:52.946Z] === RUN TestDockerNetworkIpvlan [2020-07-15T05:39:52.946Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:39:52.946Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:52.946Z] PASS [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === Skipped [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T05:39:52.946Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:39:52.946Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] [2020-07-15T05:39:52.946Z] DONE 2 tests, 2 skipped in 0.145s [2020-07-15T05:39:52.946Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:39:53.205Z] INFO: Testing against a local daemon [2020-07-15T05:39:53.205Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T05:39:53.205Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-15T05:39:53.205Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:53.205Z] === RUN TestDockerNetworkMacvlan [2020-07-15T05:39:53.205Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-15T05:39:53.205Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:53.205Z] PASS [2020-07-15T05:39:53.205Z] [2020-07-15T05:39:53.205Z] === Skipped [2020-07-15T05:39:53.205Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-15T05:39:53.205Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:53.205Z] [2020-07-15T05:39:53.205Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-15T05:39:53.205Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:39:53.205Z] [2020-07-15T05:39:53.205Z] [2020-07-15T05:39:53.205Z] DONE 2 tests, 2 skipped in 0.147s [2020-07-15T05:39:53.205Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T05:39:53.205Z] testing: warning: no tests to run [2020-07-15T05:39:53.205Z] PASS [2020-07-15T05:39:53.205Z] [2020-07-15T05:39:53.205Z] DONE 0 tests in 0.027s [2020-07-15T05:39:53.205Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T05:39:53.205Z] INFO: Testing against a local daemon [2020-07-15T05:39:53.205Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T05:39:53.463Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-15T05:39:53.463Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.463Z] === RUN TestAuthZPluginTLS [2020-07-15T05:39:53.463Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-15T05:39:53.463Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.463Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T05:39:53.463Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-15T05:39:53.463Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.463Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T05:39:53.463Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-15T05:39:53.463Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.463Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T05:39:53.463Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-15T05:39:53.463Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.463Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T05:39:53.463Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-15T05:39:53.463Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.463Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T05:39:53.463Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-15T05:39:53.463Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T05:39:53.464Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-15T05:39:53.464Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T05:39:53.464Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-15T05:39:53.464Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T05:39:53.464Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-15T05:39:53.464Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T05:39:53.464Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-15T05:39:53.464Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthZPluginHeader [2020-07-15T05:39:53.464Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-15T05:39:53.464Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T05:39:53.464Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-07-15T05:39:53.464Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthZPluginV2Disable [2020-07-15T05:39:53.464Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-07-15T05:39:53.464Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.464Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T05:39:53.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:39:53.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-15T05:39:53.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:39:53.723Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T05:39:53.723Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T05:39:53.723Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] PASS [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === Skipped [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-15T05:39:53.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] DONE 17 tests, 17 skipped in 0.475s [2020-07-15T05:39:53.723Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T05:39:53.723Z] INFO: Testing against a local daemon [2020-07-15T05:39:53.723Z] === RUN TestPluginInvalidJSON [2020-07-15T05:39:53.723Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:39:53.723Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:39:53.723Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:39:53.723Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-15T05:39:53.723Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T05:39:53.723Z] === RUN TestPluginInstall [2020-07-15T05:39:53.723Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-15T05:39:53.723Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] PASS [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] === Skipped [2020-07-15T05:39:53.723Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-15T05:39:53.723Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] [2020-07-15T05:39:53.723Z] DONE 3 tests, 1 skipped in 0.163s [2020-07-15T05:39:53.763Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-07-15T05:39:53.763Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T05:39:53.982Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T05:39:53.982Z] INFO: Testing against a local daemon [2020-07-15T05:39:53.982Z] === RUN TestExternalGraphDriver [2020-07-15T05:39:53.982Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-07-15T05:39:53.982Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-15T05:39:53.982Z] === RUN TestGraphdriverPluginV2 [2020-07-15T05:39:54.842Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-07-15T05:39:54.842Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T05:39:56.307Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-07-15T05:39:56.307Z] === RUN TestAuthZPluginHeader [2020-07-15T05:39:57.251Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-07-15T05:39:57.251Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T05:39:57.251Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T05:39:57.251Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:57.251Z] === RUN TestAuthZPluginV2Disable [2020-07-15T05:39:57.251Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-15T05:39:57.251Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:57.251Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T05:39:57.251Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T05:39:57.251Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:57.251Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T05:39:57.251Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T05:39:57.251Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:57.251Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T05:39:57.453Z] ......... [ 86%] [2020-07-15T05:39:57.573Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2020-07-15T05:39:57.573Z] === RUN TestAuthZPluginHeader [2020-07-15T05:39:57.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:39:57.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:39:58.206Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-15T05:39:58.206Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T05:39:58.206Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T05:39:58.206Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:58.206Z] === RUN TestAuthZPluginV2Disable [2020-07-15T05:39:58.206Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-15T05:39:58.206Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:58.206Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T05:39:58.206Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T05:39:58.206Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:58.206Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T05:39:58.206Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T05:39:58.206Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:39:58.206Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T05:39:59.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-15T05:40:00.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:40:00.543Z] --- PASS: TestGraphdriverPluginV2 (5.58s) [2020-07-15T05:40:00.543Z] PASS [2020-07-15T05:40:00.543Z] [2020-07-15T05:40:00.543Z] === Skipped [2020-07-15T05:40:00.543Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-07-15T05:40:00.543Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-15T05:40:00.543Z] [2020-07-15T05:40:00.543Z] [2020-07-15T05:40:00.543Z] DONE 2 tests, 1 skipped in 5.791s [2020-07-15T05:40:00.543Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T05:40:00.543Z] INFO: Testing against a local daemon [2020-07-15T05:40:00.543Z] === RUN TestContinueAfterPluginCrash [2020-07-15T05:40:00.543Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T05:40:00.543Z] === RUN TestReadPluginNoRead [2020-07-15T05:40:00.543Z] === PAUSE TestReadPluginNoRead [2020-07-15T05:40:00.543Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T05:40:00.543Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T05:40:00.543Z] === CONT TestContinueAfterPluginCrash [2020-07-15T05:40:00.543Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T05:40:00.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:40:00.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-15T05:40:01.489Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-15T05:40:02.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:40:02.671Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-15T05:40:03.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:40:03.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-15T05:40:03.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-15T05:40:04.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:40:04.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:40:07.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.37s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.91s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.23s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-07-15T05:40:07.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2020-07-15T05:40:07.486Z] === RUN TestCgroupNamespacesRun [2020-07-15T05:40:09.204Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-15T05:40:09.204Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-15T05:40:09.377Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-07-15T05:40:09.377Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T05:40:09.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-15T05:40:10.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-15T05:40:10.761Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-07-15T05:40:10.761Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T05:40:11.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T05:40:12.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T05:40:12.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-15T05:40:12.911Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.04s) [2020-07-15T05:40:12.911Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T05:40:13.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-15T05:40:14.533Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-07-15T05:40:14.534Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T05:40:14.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-15T05:40:15.261Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-15T05:40:15.363Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.97s) [2020-07-15T05:40:15.363Z] PASS [2020-07-15T05:40:15.363Z] [2020-07-15T05:40:15.363Z] === Skipped [2020-07-15T05:40:15.363Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T05:40:15.363Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:15.363Z] [2020-07-15T05:40:15.363Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-15T05:40:15.363Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:15.363Z] [2020-07-15T05:40:15.363Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T05:40:15.363Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:15.363Z] [2020-07-15T05:40:15.363Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T05:40:15.363Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:15.363Z] [2020-07-15T05:40:15.363Z] [2020-07-15T05:40:15.363Z] DONE 17 tests, 4 skipped in 31.577s [2020-07-15T05:40:15.363Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T05:40:15.363Z] ++ 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-07-15T05:40:15.363Z] ++ set -e [2020-07-15T05:40:15.363Z] ++ '[' -n 0 ']' [2020-07-15T05:40:15.363Z] ++ set -x [2020-07-15T05:40:15.363Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:15.363Z] INFO: Testing against a local daemon [2020-07-15T05:40:15.363Z] === RUN TestPluginInvalidJSON [2020-07-15T05:40:15.363Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:40:15.363Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:40:15.363Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:40:15.363Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-15T05:40:15.363Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T05:40:15.363Z] === RUN TestPluginInstall [2020-07-15T05:40:15.363Z] === RUN TestPluginInstall/no_auth [2020-07-15T05:40:15.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T05:40:15.425Z] --- PASS: TestDaemonStartWithLogOpt (13.11s) [2020-07-15T05:40:15.425Z] === CONT TestReadPluginNoRead [2020-07-15T05:40:16.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-15T05:40:16.432Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-07-15T05:40:16.432Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T05:40:16.789Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.31s) [2020-07-15T05:40:16.789Z] PASS [2020-07-15T05:40:16.789Z] [2020-07-15T05:40:16.789Z] === Skipped [2020-07-15T05:40:16.789Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T05:40:16.789Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:16.789Z] [2020-07-15T05:40:16.789Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-15T05:40:16.789Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:16.789Z] [2020-07-15T05:40:16.789Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T05:40:16.789Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:16.789Z] [2020-07-15T05:40:16.789Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T05:40:16.789Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:16.789Z] [2020-07-15T05:40:16.789Z] [2020-07-15T05:40:16.789Z] DONE 17 tests, 4 skipped in 30.106s [2020-07-15T05:40:16.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T05:40:16.789Z] ++ 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-07-15T05:40:16.789Z] ++ set -e [2020-07-15T05:40:16.789Z] ++ '[' -n 0 ']' [2020-07-15T05:40:16.789Z] ++ set -x [2020-07-15T05:40:16.789Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:16.789Z] INFO: Testing against a local daemon [2020-07-15T05:40:16.789Z] === RUN TestPluginInvalidJSON [2020-07-15T05:40:16.789Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:40:16.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:40:16.789Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:40:16.789Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-15T05:40:16.789Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T05:40:16.789Z] === RUN TestPluginInstall [2020-07-15T05:40:16.789Z] === RUN TestPluginInstall/no_auth [2020-07-15T05:40:16.798Z] === RUN TestReadPluginNoRead/default [2020-07-15T05:40:16.798Z] --- PASS: TestContinueAfterPluginCrash (16.81s) [2020-07-15T05:40:17.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-15T05:40:18.060Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-07-15T05:40:18.060Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T05:40:18.512Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-15T05:40:18.512Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-15T05:40:18.701Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T05:40:18.988Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-07-15T05:40:18.988Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T05:40:19.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-15T05:40:19.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-15T05:40:20.327Z] time="2020-07-15T05:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:20.328Z] time="2020-07-15T05:40:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:20.328Z] time="2020-07-15T05:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba3f343d5ee189b7104ba7a315ba9aa57b750ad5ed54a149e15af8e6e2e64456" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:20.328Z] time="2020-07-15T05:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:20.328Z] time="2020-07-15T05:40:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:20.328Z] time="2020-07-15T05:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba3f343d5ee189b7104ba7a315ba9aa57b750ad5ed54a149e15af8e6e2e64456" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:20.328Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T05:40:20.619Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:20.619Z] time="2020-07-15T05:40:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:20.619Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba3f343d5ee189b7104ba7a315ba9aa57b750ad5ed54a149e15af8e6e2e64456" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:20.619Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:20.619Z] time="2020-07-15T05:40:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:20.619Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba3f343d5ee189b7104ba7a315ba9aa57b750ad5ed54a149e15af8e6e2e64456" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:20.657Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:20.657Z] time="2020-07-15T05:40:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:20.657Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:320df4afa4b04ba9d049b2a7603b4fb8a64151700c6c8c3eb86464ec5cdaf653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:20.657Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:20.657Z] time="2020-07-15T05:40:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:20.657Z] time="2020-07-15T05:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:320df4afa4b04ba9d049b2a7603b4fb8a64151700c6c8c3eb86464ec5cdaf653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:20.844Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-07-15T05:40:20.844Z] === RUN TestKernelTCPMemory [2020-07-15T05:40:20.910Z] === RUN TestPluginInstall/with_insecure [2020-07-15T05:40:20.918Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T05:40:21.231Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T05:40:21.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-15T05:40:21.849Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-15T05:40:21.861Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:21.861Z] time="2020-07-15T05:40:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:21.861Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08ea292384e7787a7e87aa52d9ee1bbbd14af56ae008d41d965eff577d114285" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:21.861Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:21.861Z] time="2020-07-15T05:40:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:21.861Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08ea292384e7787a7e87aa52d9ee1bbbd14af56ae008d41d965eff577d114285" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:21.974Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-07-15T05:40:21.974Z] === RUN TestNISDomainname [2020-07-15T05:40:22.005Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:22.006Z] time="2020-07-15T05:40:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:22.006Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b0513f2433d7208edb6a09bf9b07851db1d4815fd45ddad9e98e43df15408d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:22.006Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:22.006Z] time="2020-07-15T05:40:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:22.006Z] time="2020-07-15T05:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b0513f2433d7208edb6a09bf9b07851db1d4815fd45ddad9e98e43df15408d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:22.006Z] --- PASS: TestPluginInstall (6.34s) [2020-07-15T05:40:22.006Z] --- PASS: TestPluginInstall/no_auth (4.24s) [2020-07-15T05:40:22.006Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-07-15T05:40:22.006Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-07-15T05:40:22.006Z] plugin_test.go:157: [d17de28b71904] daemon is not started [2020-07-15T05:40:22.006Z] PASS [2020-07-15T05:40:22.006Z] [2020-07-15T05:40:22.006Z] DONE 6 tests in 6.565s [2020-07-15T05:40:22.006Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T05:40:22.006Z] ++ 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-07-15T05:40:22.006Z] ++ set -e [2020-07-15T05:40:22.006Z] ++ '[' -n 0 ']' [2020-07-15T05:40:22.006Z] ++ set -x [2020-07-15T05:40:22.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-15T05:40:22.121Z] === RUN TestPluginInstall/with_insecure [2020-07-15T05:40:22.298Z] INFO: Testing against a local daemon [2020-07-15T05:40:22.298Z] === RUN TestExternalGraphDriver [2020-07-15T05:40:22.298Z] === RUN TestExternalGraphDriver/json [2020-07-15T05:40:22.360Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-15T05:40:22.360Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-15T05:40:22.360Z] [2020-07-15T05:40:22.360Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-15T05:40:22.360Z] =========================== short test summary info ============================ [2020-07-15T05:40:22.360Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-15T05:40:22.360Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-15T05:40:22.360Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-15T05:40:22.360Z] Not supported on most drivers [2020-07-15T05:40:22.360Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-15T05:40:22.360Z] Output of docker top depends on host distro, and is not formalized. [2020-07-15T05:40:22.360Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-15T05:40:22.360Z] Output of docker top depends on host distro, and is not formalized. [2020-07-15T05:40:22.360Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-15T05:40:22.360Z] Can fail if eth0 has multiple IP addresses [2020-07-15T05:40:22.360Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-15T05:40:22.360Z] This doesn't seem to be taken into account by the engine [2020-07-15T05:40:22.360Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-15T05:40:22.360Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-15T05:40:22.360Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-15T05:40:22.360Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-15T05:40:22.360Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-15T05:40:22.360Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-15T05:40:22.360Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-15T05:40:22.360Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 300.73 seconds == [2020-07-15T05:40:22.536Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-15T05:40:22.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-15T05:40:22.794Z] --- PASS: TestNISDomainname (1.01s) [2020-07-15T05:40:22.794Z] === RUN TestHostnameDnsResolution [2020-07-15T05:40:23.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-15T05:40:23.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-15T05:40:23.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-15T05:40:23.506Z] time="2020-07-15T05:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:23.506Z] time="2020-07-15T05:40:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:23.506Z] time="2020-07-15T05:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0c7b2a11a0daed18210b796493801de0f37b662f4cea85ed14099c031d453a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:23.506Z] time="2020-07-15T05:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:40:23.506Z] time="2020-07-15T05:40:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:40:23.506Z] time="2020-07-15T05:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0c7b2a11a0daed18210b796493801de0f37b662f4cea85ed14099c031d453a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:40:23.613Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-15T05:40:23.764Z] --- PASS: TestReadPluginNoRead (10.42s) [2020-07-15T05:40:23.764Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2020-07-15T05:40:23.764Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2020-07-15T05:40:23.764Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-07-15T05:40:23.764Z] read_test.go:92: [d308f83476e7a] daemon is not started [2020-07-15T05:40:23.764Z] PASS [2020-07-15T05:40:23.764Z] [2020-07-15T05:40:23.764Z] DONE 6 tests in 23.698s [2020-07-15T05:40:23.764Z] 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-07-15T05:40:23.764Z] testing: warning: no tests to run [2020-07-15T05:40:23.764Z] PASS [2020-07-15T05:40:23.764Z] [2020-07-15T05:40:23.764Z] DONE 0 tests in 0.049s [2020-07-15T05:40:23.764Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T05:40:23.764Z] INFO: Testing against a local daemon [2020-07-15T05:40:23.764Z] === RUN TestPluginWithDevMounts [2020-07-15T05:40:23.764Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-15T05:40:23.764Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-15T05:40:23.764Z] PASS [2020-07-15T05:40:23.764Z] [2020-07-15T05:40:23.764Z] === Skipped [2020-07-15T05:40:23.764Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-15T05:40:23.764Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-15T05:40:23.764Z] [2020-07-15T05:40:23.764Z] [2020-07-15T05:40:23.764Z] DONE 1 tests, 1 skipped in 0.196s [2020-07-15T05:40:23.764Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T05:40:23.764Z] INFO: Testing against a local daemon [2020-07-15T05:40:23.765Z] === RUN TestSecretInspect [2020-07-15T05:40:23.765Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-15T05:40:23.765Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] === RUN TestSecretList [2020-07-15T05:40:23.765Z] --- SKIP: TestSecretList (0.02s) [2020-07-15T05:40:23.765Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] === RUN TestSecretsCreateAndDelete [2020-07-15T05:40:23.765Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-15T05:40:23.765Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] === RUN TestSecretsUpdate [2020-07-15T05:40:23.765Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-15T05:40:23.765Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] === RUN TestTemplatedSecret [2020-07-15T05:40:23.765Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-15T05:40:23.765Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] === RUN TestSecretCreateResolve [2020-07-15T05:40:23.765Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-15T05:40:23.765Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] PASS [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] === Skipped [2020-07-15T05:40:23.765Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-15T05:40:23.765Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-15T05:40:23.765Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-15T05:40:23.765Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-15T05:40:23.765Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-15T05:40:23.765Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-15T05:40:23.765Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] [2020-07-15T05:40:23.765Z] DONE 6 tests, 6 skipped in 0.207s [2020-07-15T05:40:23.765Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T05:40:23.766Z] --- PASS: TestPluginInstall (8.62s) [2020-07-15T05:40:23.766Z] --- PASS: TestPluginInstall/no_auth (5.71s) [2020-07-15T05:40:23.766Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-07-15T05:40:23.766Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2020-07-15T05:40:23.766Z] plugin_test.go:157: [d36f43db57d16] daemon is not started [2020-07-15T05:40:23.766Z] PASS [2020-07-15T05:40:23.766Z] [2020-07-15T05:40:23.766Z] DONE 6 tests in 8.834s [2020-07-15T05:40:23.767Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T05:40:23.767Z] ++ 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-07-15T05:40:23.767Z] ++ set -e [2020-07-15T05:40:23.767Z] ++ '[' -n 0 ']' [2020-07-15T05:40:23.767Z] ++ set -x [2020-07-15T05:40:23.767Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:24.023Z] INFO: Testing against a local daemon [2020-07-15T05:40:24.023Z] === RUN TestServiceCreateInit [2020-07-15T05:40:24.023Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T05:40:24.023Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T05:40:24.023Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-15T05:40:24.023Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T05:40:24.023Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T05:40:24.023Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T05:40:24.023Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-15T05:40:24.023Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateServiceConflict [2020-07-15T05:40:24.023Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-15T05:40:24.023Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T05:40:24.023Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-15T05:40:24.023Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T05:40:24.023Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-15T05:40:24.023Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T05:40:24.023Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-07-15T05:40:24.023Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T05:40:24.023Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-15T05:40:24.023Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateServiceSysctls [2020-07-15T05:40:24.023Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-15T05:40:24.023Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.023Z] === RUN TestCreateServiceCapabilities [2020-07-15T05:40:24.026Z] INFO: Testing against a local daemon [2020-07-15T05:40:24.026Z] === RUN TestExternalGraphDriver [2020-07-15T05:40:24.176Z] --- PASS: TestHostnameDnsResolution (1.40s) [2020-07-15T05:40:24.176Z] === RUN TestStats [2020-07-15T05:40:24.282Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-15T05:40:24.282Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.282Z] === RUN TestInspect [2020-07-15T05:40:24.282Z] --- SKIP: TestInspect (0.01s) [2020-07-15T05:40:24.282Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.282Z] === RUN TestCreateJob [2020-07-15T05:40:24.282Z] --- SKIP: TestCreateJob (0.01s) [2020-07-15T05:40:24.282Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.282Z] === RUN TestReplicatedJob [2020-07-15T05:40:24.282Z] --- SKIP: TestReplicatedJob (0.02s) [2020-07-15T05:40:24.282Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.282Z] === RUN TestUpdateReplicatedJob [2020-07-15T05:40:24.282Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-15T05:40:24.282Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.282Z] === RUN TestServiceListWithStatuses [2020-07-15T05:40:24.282Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T05:40:24.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:40:24.282Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T05:40:24.282Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-15T05:40:24.282Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.282Z] === RUN TestDockerNetworkReConnect [2020-07-15T05:40:24.282Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-15T05:40:24.282Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:24.282Z] === RUN TestServicePlugin [2020-07-15T05:40:24.287Z] === RUN TestExternalGraphDriver/json [2020-07-15T05:40:24.365Z] === RUN TestExternalGraphDriver/spec [2020-07-15T05:40:24.432Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-15T05:40:26.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-15T05:40:26.831Z] === RUN TestExternalGraphDriver/spec [2020-07-15T05:40:27.159Z] === RUN TestExternalGraphDriver/pull [2020-07-15T05:40:27.254Z] --- PASS: TestStats (2.83s) [2020-07-15T05:40:27.254Z] === RUN TestStopContainerWithTimeout [2020-07-15T05:40:27.254Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T05:40:27.254Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T05:40:27.254Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T05:40:27.254Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T05:40:27.254Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T05:40:27.254Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T05:40:27.254Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T05:40:27.254Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T05:40:27.254Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T05:40:27.254Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T05:40:27.568Z] --- SKIP: TestServicePlugin (3.43s) [2020-07-15T05:40:27.568Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.568Z] === RUN TestServiceUpdateLabel [2020-07-15T05:40:27.827Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-07-15T05:40:27.827Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] === RUN TestServiceUpdateSecrets [2020-07-15T05:40:27.827Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-15T05:40:27.827Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] === RUN TestServiceUpdateConfigs [2020-07-15T05:40:27.827Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-15T05:40:27.827Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] === RUN TestServiceUpdateNetwork [2020-07-15T05:40:27.827Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-15T05:40:27.827Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T05:40:27.827Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-15T05:40:27.827Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] PASS [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === Skipped [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T05:40:27.827Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T05:40:27.827Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T05:40:27.827Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T05:40:27.827Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-15T05:40:27.827Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-15T05:40:27.827Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-15T05:40:27.827Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-15T05:40:27.827Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-07-15T05:40:27.827Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.827Z] [2020-07-15T05:40:27.827Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-15T05:40:27.828Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-15T05:40:27.828Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-15T05:40:27.828Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-15T05:40:27.828Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-15T05:40:27.828Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestReplicatedJob (0.02s) [2020-07-15T05:40:27.828Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-15T05:40:27.828Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T05:40:27.828Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-15T05:40:27.828Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-15T05:40:27.828Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2020-07-15T05:40:27.828Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-07-15T05:40:27.828Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-15T05:40:27.828Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-15T05:40:27.828Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-15T05:40:27.828Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-15T05:40:27.828Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] [2020-07-15T05:40:27.828Z] DONE 24 tests, 23 skipped in 3.924s [2020-07-15T05:40:27.828Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T05:40:27.828Z] INFO: Testing against a local daemon [2020-07-15T05:40:27.828Z] === RUN TestSessionCreate [2020-07-15T05:40:27.828Z] --- PASS: TestSessionCreate (0.02s) [2020-07-15T05:40:27.828Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T05:40:28.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-15T05:40:28.086Z] PASS [2020-07-15T05:40:28.086Z] [2020-07-15T05:40:28.087Z] DONE 2 tests in 0.186s [2020-07-15T05:40:28.087Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T05:40:28.087Z] INFO: Testing against a local daemon [2020-07-15T05:40:28.087Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T05:40:28.087Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:40:28.087Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:40:28.087Z] === RUN TestEventsExecDie [2020-07-15T05:40:28.624Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T05:40:28.654Z] --- PASS: TestEventsExecDie (0.53s) [2020-07-15T05:40:28.654Z] === RUN TestEventsBackwardsCompatible [2020-07-15T05:40:28.654Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-15T05:40:28.654Z] === RUN TestInfoBinaryCommits [2020-07-15T05:40:28.654Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-15T05:40:28.654Z] === RUN TestInfoAPIVersioned [2020-07-15T05:40:28.654Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-15T05:40:28.654Z] === RUN TestInfoDiscoveryBackend [2020-07-15T05:40:28.666Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-07-15T05:40:28.666Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-07-15T05:40:28.666Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-07-15T05:40:28.666Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-07-15T05:40:28.666Z] === RUN TestGraphdriverPluginV2 [2020-07-15T05:40:28.957Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-07-15T05:40:28.957Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:28.957Z] PASS [2020-07-15T05:40:28.957Z] [2020-07-15T05:40:28.957Z] === Skipped [2020-07-15T05:40:28.957Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-07-15T05:40:28.957Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:28.957Z] [2020-07-15T05:40:28.957Z] [2020-07-15T05:40:28.957Z] DONE 5 tests, 1 skipped in 6.731s [2020-07-15T05:40:28.957Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T05:40:28.957Z] ++ 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-07-15T05:40:28.957Z] ++ set -e [2020-07-15T05:40:28.957Z] ++ '[' -n 0 ']' [2020-07-15T05:40:28.957Z] ++ set -x [2020-07-15T05:40:28.958Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:28.958Z] INFO: Testing against a local daemon [2020-07-15T05:40:28.958Z] === RUN TestContinueAfterPluginCrash [2020-07-15T05:40:28.958Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T05:40:28.958Z] === RUN TestReadPluginNoRead [2020-07-15T05:40:28.958Z] === PAUSE TestReadPluginNoRead [2020-07-15T05:40:28.958Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T05:40:28.958Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T05:40:28.958Z] === CONT TestContinueAfterPluginCrash [2020-07-15T05:40:28.958Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T05:40:29.189Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-15T05:40:29.376Z] === RUN TestExternalGraphDriver/pull [2020-07-15T05:40:30.118Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-15T05:40:30.374Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T05:40:30.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-15T05:40:30.595Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-15T05:40:30.595Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T05:40:30.935Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-15T05:40:31.291Z] --- PASS: TestExternalGraphDriver (7.36s) [2020-07-15T05:40:31.291Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-07-15T05:40:31.291Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-07-15T05:40:31.291Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-07-15T05:40:31.291Z] === RUN TestGraphdriverPluginV2 [2020-07-15T05:40:31.552Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-07-15T05:40:31.552Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:31.552Z] PASS [2020-07-15T05:40:31.552Z] [2020-07-15T05:40:31.552Z] === Skipped [2020-07-15T05:40:31.552Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-07-15T05:40:31.552Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:40:31.552Z] [2020-07-15T05:40:31.552Z] [2020-07-15T05:40:31.552Z] DONE 5 tests, 1 skipped in 7.555s [2020-07-15T05:40:31.552Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T05:40:31.553Z] ++ 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-07-15T05:40:31.553Z] ++ set -e [2020-07-15T05:40:31.553Z] ++ '[' -n 0 ']' [2020-07-15T05:40:31.553Z] ++ set -x [2020-07-15T05:40:31.553Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:31.553Z] INFO: Testing against a local daemon [2020-07-15T05:40:31.553Z] === RUN TestContinueAfterPluginCrash [2020-07-15T05:40:31.553Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T05:40:31.553Z] === RUN TestReadPluginNoRead [2020-07-15T05:40:31.553Z] === PAUSE TestReadPluginNoRead [2020-07-15T05:40:31.553Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T05:40:31.553Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T05:40:31.553Z] === CONT TestContinueAfterPluginCrash [2020-07-15T05:40:31.553Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T05:40:31.553Z] === CONT TestReadPluginNoRead [2020-07-15T05:40:31.864Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-15T05:40:32.121Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-15T05:40:32.121Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-07-15T05:40:32.121Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-07-15T05:40:32.121Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2020-07-15T05:40:32.121Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-07-15T05:40:32.121Z] === RUN TestDeleteDevicemapper [2020-07-15T05:40:32.121Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-07-15T05:40:32.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:40:32.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T05:40:32.684Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2020-07-15T05:40:32.684Z] === CONT TestReadPluginNoRead [2020-07-15T05:40:33.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-15T05:40:33.890Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-07-15T05:40:33.890Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T05:40:33.890Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-15T05:40:33.890Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:40:33.890Z] === RUN TestInfoAPI [2020-07-15T05:40:33.890Z] --- PASS: TestInfoAPI (0.04s) [2020-07-15T05:40:33.890Z] === RUN TestInfoAPIWarnings [2020-07-15T05:40:34.773Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T05:40:34.773Z] [2020-07-15T05:40:34.773Z] Unloading profiles will leave already running processes permanently [2020-07-15T05:40:34.773Z] unconfined, which can lead to unexpected situations. [2020-07-15T05:40:34.773Z] [2020-07-15T05:40:34.773Z] To set a process to complain mode, use the command line tool [2020-07-15T05:40:34.773Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T05:40:34.773Z] [2020-07-15T05:40:35.265Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-15T05:40:35.265Z] === RUN TestInfoDebug Post stage [Pipeline] junit [2020-07-15T05:40:35.344Z] Recording test results [2020-07-15T05:40:35.520Z] === RUN TestReadPluginNoRead/default [Pipeline] sh [2020-07-15T05:40:35.767Z] === RUN TestReadPluginNoRead/default [2020-07-15T05:40:35.791Z] + echo Ensuring container killed. [2020-07-15T05:40:35.791Z] Ensuring container killed. [2020-07-15T05:40:35.791Z] + docker rm -vf docker-pr1 [2020-07-15T05:40:35.791Z] Error: No such container: docker-pr1 [2020-07-15T05:40:35.791Z] + true [Pipeline] sh [2020-07-15T05:40:36.010Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s) [2020-07-15T05:40:36.010Z] === RUN TestUpdateMemory [2020-07-15T05:40:36.010Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T05:40:36.010Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:40:36.010Z] === RUN TestUpdateCPUQuota [2020-07-15T05:40:36.107Z] + echo Chowning /workspace to jenkins user [2020-07-15T05:40:36.107Z] Chowning /workspace to jenkins user [2020-07-15T05:40:36.107Z] + id -u [2020-07-15T05:40:36.107Z] + id -g [2020-07-15T05:40:36.107Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41211:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T05:40:36.339Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2020-07-15T05:40:36.639Z] --- PASS: TestInfoDebug (1.53s) [2020-07-15T05:40:36.639Z] === RUN TestInfoInsecureRegistries [2020-07-15T05:40:36.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T05:40:37.511Z] --- PASS: TestUpdateCPUQuota (1.65s) [2020-07-15T05:40:37.511Z] === RUN TestUpdatePidsLimit [2020-07-15T05:40:37.511Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T05:40:37.706Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T05:40:37.723Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T05:40:37.766Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-15T05:40:37.796Z] + bundleName=docker-py [2020-07-15T05:40:37.796Z] + echo Creating docker-py-bundles.tar.gz [2020-07-15T05:40:37.796Z] Creating docker-py-bundles.tar.gz [2020-07-15T05:40:37.796Z] + 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-07-15T05:40:37.805Z] Archiving artifacts [2020-07-15T05:40:37.997Z] --- PASS: TestContinueAfterPluginCrash (9.08s) [2020-07-15T05:40:38.022Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T05:40:38.278Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T05:40:38.540Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-15T05:40:38.540Z] === RUN TestInfoRegistryMirrors [2020-07-15T05:40:38.844Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T05:40:39.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-15T05:40:39.101Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T05:40:39.357Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T05:40:39.506Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T05:40:39.634Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T05:40:39.914Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-15T05:40:39.914Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T05:40:39.914Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-07-15T05:40:39.914Z] === RUN TestPingCacheHeaders [2020-07-15T05:40:39.919Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-15T05:40:39.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T05:40:40.173Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-15T05:40:40.173Z] === RUN TestPingGet [2020-07-15T05:40:40.173Z] --- PASS: TestPingGet (0.01s) [2020-07-15T05:40:40.173Z] === RUN TestPingHead [2020-07-15T05:40:40.173Z] --- PASS: TestPingHead (0.02s) [2020-07-15T05:40:40.173Z] === RUN TestVersion [2020-07-15T05:40:40.173Z] --- PASS: TestVersion (0.03s) [2020-07-15T05:40:40.173Z] PASS [2020-07-15T05:40:40.173Z] [2020-07-15T05:40:40.173Z] === Skipped [2020-07-15T05:40:40.173Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:40:40.173Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:40:40.173Z] [2020-07-15T05:40:40.173Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-15T05:40:40.173Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T05:40:40.173Z] [2020-07-15T05:40:40.173Z] [2020-07-15T05:40:40.173Z] DONE 18 tests, 2 skipped in 12.144s [2020-07-15T05:40:40.173Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T05:40:40.173Z] INFO: Testing against a local daemon [2020-07-15T05:40:40.173Z] === RUN TestVolumesCreateAndList [2020-07-15T05:40:40.173Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-15T05:40:40.173Z] === RUN TestVolumesRemove [2020-07-15T05:40:40.431Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-15T05:40:40.431Z] === RUN TestVolumesInspect [2020-07-15T05:40:40.431Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-15T05:40:40.431Z] === RUN TestVolumesInvalidJSON [2020-07-15T05:40:40.431Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T05:40:40.431Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T05:40:40.431Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T05:40:40.431Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-15T05:40:40.431Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T05:40:40.431Z] PASS [2020-07-15T05:40:40.431Z] [2020-07-15T05:40:40.431Z] DONE 5 tests in 0.235s [2020-07-15T05:40:40.431Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T05:40:40.431Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11985 is not a child of this shell [2020-07-15T05:40:40.431Z] warning: PID 11985 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-15T05:40:40.431Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T05:40:40.431Z] [2020-07-15T05:40:40.431Z] Unloading profiles will leave already running processes permanently [2020-07-15T05:40:40.431Z] unconfined, which can lead to unexpected situations. [2020-07-15T05:40:40.431Z] [2020-07-15T05:40:40.431Z] To set a process to complain mode, use the command line tool [2020-07-15T05:40:40.431Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T05:40:40.431Z] Removing test suite binaries [2020-07-15T05:40:40.431Z] exiting test-integration [2020-07-15T05:40:40.431Z] ++ exit 0 [2020-07-15T05:40:40.848Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-07-15T05:40:41.105Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-07-15T05:40:41.105Z] === RUN TestUpdateRestartPolicy [2020-07-15T05:40:41.361Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-15T05:40:41.367Z] [2020-07-15T05:40:41.546Z] --- PASS: TestReadPluginNoRead (9.67s) [2020-07-15T05:40:41.546Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-07-15T05:40:41.546Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-07-15T05:40:41.546Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-07-15T05:40:41.546Z] read_test.go:92: [df4ce2bf439ae] daemon is not started [2020-07-15T05:40:41.617Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-15T05:40:41.645Z] --- PASS: TestReadPluginNoRead (8.77s) [2020-07-15T05:40:41.645Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-07-15T05:40:41.645Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2020-07-15T05:40:41.645Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2020-07-15T05:40:41.645Z] read_test.go:92: [d156792ee5c13] daemon is not started [2020-07-15T05:40:41.645Z] PASS [2020-07-15T05:40:41.645Z] [2020-07-15T05:40:41.645Z] DONE 6 tests in 12.689s [2020-07-15T05:40:41.645Z] 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-07-15T05:40:41.645Z] ++ 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-07-15T05:40:41.645Z] ++ set -e [2020-07-15T05:40:41.645Z] ++ '[' -n 0 ']' [2020-07-15T05:40:41.645Z] ++ set -x [2020-07-15T05:40:41.645Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:41.645Z] testing: warning: no tests to run [2020-07-15T05:40:41.645Z] PASS [2020-07-15T05:40:41.645Z] [2020-07-15T05:40:41.645Z] DONE 0 tests in 0.090s [2020-07-15T05:40:41.646Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T05:40:41.646Z] ++ 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-07-15T05:40:41.646Z] ++ set -e [2020-07-15T05:40:41.646Z] ++ '[' -n 0 ']' [2020-07-15T05:40:41.646Z] ++ set -x [2020-07-15T05:40:41.646Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:41.807Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2020-07-15T05:40:41.807Z] PASS [2020-07-15T05:40:41.807Z] [2020-07-15T05:40:41.807Z] DONE 6 tests in 10.343s [2020-07-15T05:40:41.807Z] 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-07-15T05:40:41.808Z] ++ 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-07-15T05:40:41.808Z] ++ set -e [2020-07-15T05:40:41.808Z] ++ '[' -n 0 ']' [2020-07-15T05:40:41.808Z] ++ set -x [2020-07-15T05:40:41.808Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:41.874Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-15T05:40:41.997Z] INFO: Testing against a local daemon [2020-07-15T05:40:41.998Z] === RUN TestPluginWithDevMounts [2020-07-15T05:40:41.998Z] === PAUSE TestPluginWithDevMounts [2020-07-15T05:40:41.998Z] === CONT TestPluginWithDevMounts [2020-07-15T05:40:42.069Z] testing: warning: no tests to run [2020-07-15T05:40:42.069Z] PASS [2020-07-15T05:40:42.069Z] [2020-07-15T05:40:42.069Z] DONE 0 tests in 0.103s [2020-07-15T05:40:42.069Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T05:40:42.069Z] ++ 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-07-15T05:40:42.069Z] ++ set -e [2020-07-15T05:40:42.069Z] ++ '[' -n 0 ']' [2020-07-15T05:40:42.069Z] ++ set -x [2020-07-15T05:40:42.069Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:42.069Z] INFO: Testing against a local daemon [2020-07-15T05:40:42.069Z] === RUN TestPluginWithDevMounts [2020-07-15T05:40:42.069Z] === PAUSE TestPluginWithDevMounts [2020-07-15T05:40:42.069Z] === CONT TestPluginWithDevMounts [2020-07-15T05:40:42.130Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-15T05:40:42.130Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-15T05:40:42.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T05:40:42.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T05:40:42.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main Post stage [Pipeline] junit [2020-07-15T05:40:42.754Z] Recording test results [2020-07-15T05:40:42.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T05:40:43.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-15T05:40:43.058Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-15T05:40:43.121Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-15T05:40:43.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T05:40:43.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh binary-daemon [2020-07-15T05:40:43.617Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-07-15T05:40:43.617Z] PASS [2020-07-15T05:40:43.617Z] [2020-07-15T05:40:43.617Z] DONE 1 tests in 2.068s [2020-07-15T05:40:43.617Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T05:40:43.617Z] ++ 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-07-15T05:40:43.617Z] ++ set -e [2020-07-15T05:40:43.617Z] ++ '[' -n 0 ']' [2020-07-15T05:40:43.617Z] ++ set -x [2020-07-15T05:40:43.617Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:43.747Z] [2020-07-15T05:40:43.943Z] INFO: Testing against a local daemon [2020-07-15T05:40:43.943Z] === RUN TestSecretInspect [2020-07-15T05:40:44.003Z] Removing bundles/ [2020-07-15T05:40:44.003Z] [2020-07-15T05:40:44.003Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-15T05:40:44.003Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-15T05:40:44.003Z] GOOS="" GOARCH="" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T05:40:44.611Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-07-15T05:40:44.611Z] PASS [2020-07-15T05:40:44.611Z] [2020-07-15T05:40:44.611Z] DONE 1 tests in 2.360s [2020-07-15T05:40:44.611Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T05:40:44.611Z] ++ 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-07-15T05:40:44.611Z] ++ set -e [2020-07-15T05:40:44.611Z] ++ '[' -n 0 ']' [2020-07-15T05:40:44.611Z] ++ set -x [2020-07-15T05:40:44.611Z] ++ env -i DEST=/go/src/github.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-07-15T05:40:44.611Z] INFO: Testing against a local daemon [2020-07-15T05:40:44.611Z] === RUN TestSecretInspect [2020-07-15T05:40:44.782Z] + echo Ensuring container killed. [2020-07-15T05:40:44.782Z] Ensuring container killed. [2020-07-15T05:40:44.782Z] + docker rm -vf docker-pr1 [2020-07-15T05:40:44.782Z] Error: No such container: docker-pr1 [2020-07-15T05:40:44.782Z] + true [Pipeline] sh [2020-07-15T05:40:45.065Z] + echo Chowning /workspace to jenkins user [2020-07-15T05:40:45.065Z] Chowning /workspace to jenkins user [2020-07-15T05:40:45.065Z] + id -u [2020-07-15T05:40:45.065Z] + id -g [2020-07-15T05:40:45.065Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41211:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T05:40:45.065Z] Unable to find image 'busybox:latest' locally [2020-07-15T05:40:45.065Z] latest: Pulling from library/busybox [2020-07-15T05:40:45.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T05:40:45.324Z] 91f30d776fb2: Pulling fs layer [2020-07-15T05:40:46.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-15T05:40:47.467Z] --- PASS: TestSecretInspect (3.69s) [2020-07-15T05:40:47.467Z] === RUN TestSecretList [2020-07-15T05:40:47.913Z] --- PASS: TestSecretInspect (3.27s) [2020-07-15T05:40:47.913Z] === RUN TestSecretList [2020-07-15T05:40:48.216Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-15T05:40:48.778Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-15T05:40:48.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T05:40:49.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-15T05:40:50.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T05:40:50.589Z] 91f30d776fb2: Download complete [2020-07-15T05:40:50.589Z] 91f30d776fb2: Pull complete [2020-07-15T05:40:50.589Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T05:40:50.589Z] Status: Downloaded newer image for busybox:latest [2020-07-15T05:40:51.016Z] --- PASS: TestSecretList (3.59s) [2020-07-15T05:40:51.016Z] === RUN TestSecretsCreateAndDelete [2020-07-15T05:40:51.217Z] --- PASS: TestSecretList (3.19s) [2020-07-15T05:40:51.217Z] === RUN TestSecretsCreateAndDelete [2020-07-15T05:40:51.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-15T05:40:51.552Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T05:40:52.114Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-15T05:40:52.262Z] + bundleName=amd64-rootless [2020-07-15T05:40:52.262Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-15T05:40:52.262Z] Creating amd64-rootless-bundles.tar.gz [2020-07-15T05:40:52.262Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-15T05:40:52.262Z] + 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-07-15T05:40:52.273Z] Archiving artifacts [2020-07-15T05:40:52.370Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-15T05:40:52.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T05:40:52.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T05:40:52.932Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-15T05:40:53.188Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-15T05:40:53.444Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-15T05:40:54.011Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-15T05:40:54.011Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2020-07-15T05:40:54.011Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T05:40:54.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T05:40:54.376Z] + make clean [2020-07-15T05:40:54.516Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-07-15T05:40:54.516Z] === RUN TestSecretsUpdate [2020-07-15T05:40:54.635Z] docker volume rm -f docker-dev-cache [2020-07-15T05:40:54.635Z] docker-dev-cache [Pipeline] deleteDir [2020-07-15T05:40:54.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T05:40:54.942Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-07-15T05:40:54.942Z] === RUN TestWaitNonBlocked [2020-07-15T05:40:54.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:40:54.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:40:54.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:40:54.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:40:54.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:40:54.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T05:40:55.467Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-07-15T05:40:55.467Z] === RUN TestSecretsUpdate [2020-07-15T05:40:55.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T05:40:56.307Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-15T05:40:56.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2020-07-15T05:40:56.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2020-07-15T05:40:56.307Z] === RUN TestWaitBlocked [2020-07-15T05:40:56.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:40:56.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:40:56.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:40:56.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:40:56.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:40:56.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:40:57.061Z] --- PASS: TestSecretsUpdate (2.68s) [2020-07-15T05:40:57.062Z] === RUN TestTemplatedSecret [2020-07-15T05:40:57.236Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-15T05:40:57.236Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-07-15T05:40:57.236Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-07-15T05:40:57.236Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T05:40:57.236Z] === CONT TestIpcModeOlderClient [2020-07-15T05:40:57.236Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-15T05:40:57.236Z] === CONT TestDaemonHostGatewayIP [2020-07-15T05:40:57.801Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-15T05:40:58.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T05:40:58.991Z] --- PASS: TestSecretsUpdate (3.71s) [2020-07-15T05:40:58.991Z] === RUN TestTemplatedSecret [2020-07-15T05:40:59.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T05:40:59.706Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-15T05:41:00.366Z] --- PASS: TestTemplatedSecret (2.99s) [2020-07-15T05:41:00.366Z] === RUN TestSecretCreateResolve [2020-07-15T05:41:00.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T05:41:01.073Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2020-07-15T05:41:01.073Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T05:41:02.003Z] --- PASS: TestDaemonHostGatewayIP (4.55s) [2020-07-15T05:41:02.003Z] === CONT TestDaemonRestartIpcMode [2020-07-15T05:41:02.278Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T05:41:02.278Z] Using test binary docker [2020-07-15T05:41:02.278Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T05:41:02.278Z] +++ /etc/init.d/apparmor start [2020-07-15T05:41:02.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T05:41:02.278Z] INFO: Waiting for daemon to start... [2020-07-15T05:41:02.278Z] Starting dockerd [2020-07-15T05:41:02.278Z] +++ 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-07-15T05:41:02.506Z] --- PASS: TestTemplatedSecret (3.74s) [2020-07-15T05:41:02.506Z] === RUN TestSecretCreateResolve [2020-07-15T05:41:03.370Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-15T05:41:03.667Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-07-15T05:41:03.667Z] PASS [2020-07-15T05:41:03.667Z] [2020-07-15T05:41:03.667Z] DONE 6 tests in 18.696s [2020-07-15T05:41:03.667Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T05:41:03.667Z] ++ 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-07-15T05:41:03.667Z] ++ set -e [2020-07-15T05:41:03.667Z] ++ '[' -n 0 ']' [2020-07-15T05:41:03.667Z] ++ set -x [2020-07-15T05:41:03.667Z] ++ env -i DEST=/go/src/github.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-07-15T05:41:03.667Z] INFO: Testing against a local daemon [2020-07-15T05:41:03.667Z] === RUN TestServiceCreateInit [2020-07-15T05:41:03.667Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T05:41:04.351Z] . [2020-07-15T05:41:04.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T05:41:04.351Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T05:41:04.351Z] Error: No such image: emptyfs [2020-07-15T05:41:04.351Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T05:41:04.351Z] ++++ docker load [2020-07-15T05:41:04.647Z] Running integration-test (iteration 1) [2020-07-15T05:41:04.647Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T05:41:04.648Z] ++ 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-07-15T05:41:04.648Z] ++ set -e [2020-07-15T05:41:04.648Z] ++ '[' -n 0 ']' [2020-07-15T05:41:04.648Z] ++ set -x [2020-07-15T05:41:04.648Z] ++ env -i DEST=/go/src/github.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-07-15T05:41:04.736Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-15T05:41:04.736Z] --- PASS: TestDaemonRestartIpcMode (3.00s) [2020-07-15T05:41:05.299Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-15T05:41:05.864Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-15T05:41:06.021Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-07-15T05:41:06.021Z] PASS [2020-07-15T05:41:06.021Z] [2020-07-15T05:41:06.021Z] DONE 6 tests in 22.070s [2020-07-15T05:41:06.021Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T05:41:06.021Z] ++ 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-07-15T05:41:06.021Z] ++ set -e [2020-07-15T05:41:06.021Z] ++ '[' -n 0 ']' [2020-07-15T05:41:06.021Z] ++ set -x [2020-07-15T05:41:06.021Z] ++ env -i DEST=/go/src/github.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-07-15T05:41:06.021Z] INFO: Testing against a local daemon [2020-07-15T05:41:06.021Z] === RUN TestServiceCreateInit [2020-07-15T05:41:06.021Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T05:41:07.756Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-15T05:41:08.318Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-15T05:41:08.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T05:41:09.245Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-15T05:41:09.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-15T05:41:10.368Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-15T05:41:10.368Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-15T05:41:11.297Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-15T05:41:11.297Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-15T05:41:11.297Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-15T05:41:11.297Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-15T05:41:11.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-15T05:41:11.614Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T05:41:13.818Z] --- PASS: TestContainerKillOnDaemonStart (12.39s) [2020-07-15T05:41:13.818Z] PASS [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] === Skipped [2020-07-15T05:41:13.818Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-15T05:41:13.818Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-15T05:41:13.818Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2020-07-15T05:41:13.818Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:41:13.818Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2020-07-15T05:41:13.818Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-15T05:41:13.818Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] [2020-07-15T05:41:13.818Z] DONE 204 tests, 6 skipped in 151.349s [2020-07-15T05:41:13.818Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T05:41:13.818Z] ++ 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-07-15T05:41:13.818Z] ++ set -e [2020-07-15T05:41:13.818Z] ++ '[' -n 0 ']' [2020-07-15T05:41:13.818Z] ++ set -x [2020-07-15T05:41:13.818Z] ++ env -i DEST=/go/src/github.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-07-15T05:41:13.818Z] INFO: Testing against a local daemon [2020-07-15T05:41:13.818Z] === RUN TestCommitInheritsEnv [2020-07-15T05:41:14.075Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-15T05:41:14.075Z] --- PASS: TestCommitInheritsEnv (0.39s) [2020-07-15T05:41:14.075Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T05:41:14.075Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T05:41:14.075Z] === RUN TestImagesFilterMultiReference [2020-07-15T05:41:14.075Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-15T05:41:14.075Z] === RUN TestImagePullPlatformInvalid [2020-07-15T05:41:14.245Z] --- PASS: TestServiceCreateInit (10.41s) [2020-07-15T05:41:14.245Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s) [2020-07-15T05:41:14.245Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-07-15T05:41:14.245Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T05:41:14.331Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-15T05:41:14.331Z] === RUN TestRemoveImageOrphaning [2020-07-15T05:41:14.587Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-07-15T05:41:14.587Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T05:41:15.515Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-15T05:41:16.882Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) [2020-07-15T05:41:16.882Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T05:41:16.882Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-15T05:41:16.882Z] === RUN TestTagInvalidReference [2020-07-15T05:41:16.882Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-15T05:41:16.882Z] === RUN TestTagValidPrefixedRepo [2020-07-15T05:41:16.882Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-15T05:41:16.882Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-07-15T05:41:16.882Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T05:41:16.882Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-15T05:41:16.882Z] === RUN TestTagOfficialNames [2020-07-15T05:41:16.882Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-15T05:41:16.882Z] === RUN TestTagMatchesDigest [2020-07-15T05:41:16.882Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-15T05:41:16.882Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T05:41:17.138Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-15T05:41:17.200Z] --- PASS: TestServiceCreateInit (10.52s) [2020-07-15T05:41:17.200Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-07-15T05:41:17.200Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-07-15T05:41:17.200Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T05:41:17.326Z] Loaded image: buildpack-deps:buster [2020-07-15T05:41:17.326Z] Loaded image: busybox:latest [2020-07-15T05:41:17.326Z] Loaded image: busybox:glibc [2020-07-15T05:41:17.326Z] Loaded image: debian:buster [2020-07-15T05:41:17.326Z] Loaded image: hello-world:latest [2020-07-15T05:41:17.326Z] INFO: Testing against a local daemon [2020-07-15T05:41:17.326Z] === RUN TestCgroupNamespacesBuild [2020-07-15T05:41:17.700Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-15T05:41:18.262Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-15T05:41:18.841Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-07-15T05:41:18.841Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T05:41:20.357Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2020-07-15T05:41:20.357Z] === RUN TestBuildWithSession [2020-07-15T05:41:20.357Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T05:41:20.357Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:41:20.357Z] === RUN TestBuildSquashParent [2020-07-15T05:41:21.539Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-15T05:41:21.539Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-15T05:41:21.539Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-15T05:41:21.796Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-15T05:41:24.315Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-15T05:41:24.835Z] --- PASS: TestBuildSquashParent (4.02s) [2020-07-15T05:41:24.835Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T05:41:24.835Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:41:24.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:41:24.835Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:41:24.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:41:24.835Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:41:24.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:41:24.835Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:41:24.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:41:24.835Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:41:24.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:41:24.835Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:41:24.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:41:24.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T05:41:24.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T05:41:24.835Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T05:41:24.835Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T05:41:26.835Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-15T05:41:26.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T05:41:26.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T05:41:27.765Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-15T05:41:29.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-15T05:41:29.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s) [2020-07-15T05:41:29.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s) [2020-07-15T05:41:29.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-07-15T05:41:29.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2020-07-15T05:41:29.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.68s) [2020-07-15T05:41:29.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2020-07-15T05:41:29.016Z] === RUN TestBuildMultiStageCopy [2020-07-15T05:41:29.016Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T05:41:30.075Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T05:41:30.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T05:41:30.675Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T05:41:30.972Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T05:41:31.033Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-15T05:41:31.616Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2020-07-15T05:41:31.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2020-07-15T05:41:31.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-15T05:41:31.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-07-15T05:41:31.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-07-15T05:41:31.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2020-07-15T05:41:31.616Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T05:41:31.961Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-15T05:41:32.256Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-07-15T05:41:32.256Z] === RUN TestBuildLabelWithTargets [2020-07-15T05:41:32.356Z] --- PASS: TestCreateServiceMultipleTimes (18.63s) [2020-07-15T05:41:32.356Z] === RUN TestCreateServiceConflict [2020-07-15T05:41:33.770Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2020-07-15T05:41:33.770Z] === RUN TestBuildWithEmptyLayers [2020-07-15T05:41:34.066Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-07-15T05:41:34.066Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T05:41:34.476Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-15T05:41:35.037Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-15T05:41:35.656Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-07-15T05:41:35.656Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T05:41:36.151Z] --- PASS: TestBuildMultiStageOnBuild (1.91s) [2020-07-15T05:41:36.151Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T05:41:36.402Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-15T05:41:36.402Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-15T05:41:36.789Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-07-15T05:41:36.789Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T05:41:38.869Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-07-15T05:41:38.869Z] === RUN TestBuildWithHugeFile [2020-07-15T05:41:38.961Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2020-07-15T05:41:38.961Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T05:41:39.661Z] --- PASS: TestCreateServiceMultipleTimes (23.13s) [2020-07-15T05:41:39.661Z] === RUN TestCreateServiceConflict [2020-07-15T05:41:40.570Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-15T05:41:40.570Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-15T05:41:41.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-15T05:41:41.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-15T05:41:42.497Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-15T05:41:43.059Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-15T05:41:43.179Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-07-15T05:41:43.179Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T05:41:43.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-15T05:41:44.993Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-15T05:41:45.249Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-15T05:41:45.813Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-15T05:41:46.404Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-15T05:41:46.972Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-15T05:41:47.632Z] --- PASS: TestCreateServiceMaxReplicas (3.97s) [2020-07-15T05:41:47.632Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T05:41:48.862Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-15T05:41:48.862Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-15T05:41:50.753Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-15T05:41:50.808Z] 4612f6d0b889: Pull complete [2020-07-15T05:41:52.644Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-15T05:41:53.893Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-07-15T05:41:53.893Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T05:41:55.161Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-15T05:41:56.090Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-15T05:41:56.654Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-15T05:41:57.194Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2020-07-15T05:41:57.194Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T05:41:58.025Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-15T05:41:59.393Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-15T05:41:59.956Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-15T05:42:00.496Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-07-15T05:42:00.497Z] === RUN TestCreateServiceSysctls [2020-07-15T05:42:02.977Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.02s) [2020-07-15T05:42:02.977Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T05:42:03.226Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-15T05:42:04.701Z] --- PASS: TestCreateServiceSysctls (3.72s) [2020-07-15T05:42:04.701Z] === RUN TestCreateServiceCapabilities [2020-07-15T05:42:05.382Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-15T05:42:05.382Z] Copying nested executables into bundles/binary-daemon [2020-07-15T05:42:05.382Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-15T05:42:05.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/make.sh cross [2020-07-15T05:42:05.965Z] [2020-07-15T05:42:06.224Z] Removing bundles/ [2020-07-15T05:42:06.224Z] [2020-07-15T05:42:06.224Z] ---> Making bundle: cross (in bundles/cross) [2020-07-15T05:42:06.224Z] Cross building: bundles/cross/linux/amd64 [2020-07-15T05:42:06.224Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-15T05:42:06.224Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-15T05:42:06.497Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-15T05:42:06.519Z] --- PASS: TestCreateServiceSecretFileMode (3.73s) [2020-07-15T05:42:06.519Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T05:42:08.001Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-07-15T05:42:08.001Z] === RUN TestInspect [2020-07-15T05:42:10.037Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2020-07-15T05:42:10.037Z] === RUN TestCreateServiceSysctls [2020-07-15T05:42:10.671Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-15T05:42:11.234Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-15T05:42:11.302Z] --- PASS: TestInspect (3.58s) [2020-07-15T05:42:11.302Z] === RUN TestCreateJob [2020-07-15T05:42:12.614Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-15T05:42:12.614Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-15T05:42:12.870Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-15T05:42:13.796Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-15T05:42:14.497Z] --- PASS: TestCreateServiceSysctls (4.64s) [2020-07-15T05:42:14.497Z] === RUN TestCreateServiceCapabilities [2020-07-15T05:42:14.724Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-15T05:42:15.509Z] --- PASS: TestCreateJob (4.16s) [2020-07-15T05:42:15.509Z] === RUN TestReplicatedJob [2020-07-15T05:42:17.991Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-15T05:42:17.991Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-15T05:42:18.016Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2020-07-15T05:42:18.016Z] === RUN TestInspect [2020-07-15T05:42:19.881Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-15T05:42:21.532Z] --- PASS: TestInspect (3.64s) [2020-07-15T05:42:21.532Z] === RUN TestCreateJob [2020-07-15T05:42:22.098Z] --- PASS: TestReplicatedJob (6.34s) [2020-07-15T05:42:22.098Z] === RUN TestUpdateReplicatedJob [2020-07-15T05:42:22.400Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-15T05:42:25.983Z] --- PASS: TestCreateJob (4.43s) [2020-07-15T05:42:25.984Z] === RUN TestReplicatedJob [2020-07-15T05:42:26.303Z] --- PASS: TestUpdateReplicatedJob (4.21s) [2020-07-15T05:42:26.303Z] === RUN TestServiceListWithStatuses [2020-07-15T05:42:26.303Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T05:42:26.303Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:42:26.303Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T05:42:26.568Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-15T05:42:29.085Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-15T05:42:30.977Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-15T05:42:32.868Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-15T05:42:32.889Z] --- PASS: TestDockerNetworkConnectAlias (6.55s) [2020-07-15T05:42:32.889Z] === RUN TestDockerNetworkReConnect [2020-07-15T05:42:32.941Z] --- PASS: TestReplicatedJob (6.97s) [2020-07-15T05:42:32.941Z] === RUN TestUpdateReplicatedJob [2020-07-15T05:42:34.760Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-15T05:42:35.889Z] --- PASS: TestBuildWithHugeFile (54.46s) [2020-07-15T05:42:35.889Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T05:42:35.889Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:42:35.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:42:35.889Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:42:35.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:42:35.889Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:42:35.889Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:42:35.889Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T05:42:35.889Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T05:42:35.889Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T05:42:35.889Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-15T05:42:35.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-07-15T05:42:35.889Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-07-15T05:42:35.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-07-15T05:42:35.889Z] === RUN TestBuildPreserveOwnership [2020-07-15T05:42:35.889Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T05:42:35.889Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T05:42:37.094Z] --- PASS: TestDockerNetworkReConnect (4.63s) [2020-07-15T05:42:37.094Z] === RUN TestServicePlugin [2020-07-15T05:42:37.094Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-15T05:42:37.094Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:42:37.094Z] === RUN TestServiceUpdateLabel [2020-07-15T05:42:37.392Z] --- PASS: TestUpdateReplicatedJob (4.49s) [2020-07-15T05:42:37.392Z] === RUN TestServiceListWithStatuses [2020-07-15T05:42:37.392Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T05:42:37.392Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:42:37.392Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T05:42:37.427Z] --- PASS: TestBuildPreserveOwnership (3.85s) [2020-07-15T05:42:37.427Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2020-07-15T05:42:37.427Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2020-07-15T05:42:37.427Z] === RUN TestBuildPlatformInvalid [2020-07-15T05:42:37.427Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-15T05:42:37.427Z] PASS [2020-07-15T05:42:37.427Z] [2020-07-15T05:42:37.427Z] === Skipped [2020-07-15T05:42:37.427Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-15T05:42:37.427Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:42:37.427Z] [2020-07-15T05:42:37.427Z] [2020-07-15T05:42:37.427Z] DONE 32 tests, 1 skipped in 92.850s [2020-07-15T05:42:37.427Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T05:42:37.427Z] ++ 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-07-15T05:42:37.427Z] ++ set -e [2020-07-15T05:42:37.427Z] ++ '[' -n 0 ']' [2020-07-15T05:42:37.427Z] ++ set -x [2020-07-15T05:42:37.427Z] ++ env -i DEST=/go/src/github.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-07-15T05:42:37.720Z] INFO: Testing against a local daemon [2020-07-15T05:42:37.720Z] === RUN TestConfigInspect [2020-07-15T05:42:38.032Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-15T05:42:39.796Z] --- PASS: TestConfigInspect (1.93s) [2020-07-15T05:42:39.796Z] === RUN TestConfigList [2020-07-15T05:42:39.938Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-15T05:42:40.396Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-07-15T05:42:40.396Z] === RUN TestServiceUpdateSecrets [2020-07-15T05:42:41.317Z] --- PASS: TestConfigList (1.88s) [2020-07-15T05:42:41.317Z] === RUN TestConfigsCreateAndDelete [2020-07-15T05:42:42.456Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-15T05:42:42.456Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-15T05:42:43.392Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-15T05:42:43.392Z] === RUN TestConfigsUpdate [2020-07-15T05:42:45.487Z] --- PASS: TestConfigsUpdate (1.97s) [2020-07-15T05:42:45.487Z] === RUN TestTemplatedConfig [2020-07-15T05:42:45.873Z] --- PASS: TestDockerNetworkConnectAlias (8.16s) [2020-07-15T05:42:45.873Z] === RUN TestDockerNetworkReConnect [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite (325.08s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.31s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s) [2020-07-15T05:42:47.707Z] docker_cli_daemon_test.go:1449: [d110b9a6d45ad] daemon is not started [2020-07-15T05:42:47.707Z] check_test.go:309: [df5c33f452823] daemon is not started [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.49s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2020-07-15T05:42:47.707Z] check_test.go:309: [df47b75abef90] daemon is not started [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.48s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.10s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.83s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.78s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.59s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.45s) [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-15T05:42:47.707Z] check_test.go:309: [d4ca801c7873b] daemon is not started [2020-07-15T05:42:47.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-15T05:42:47.707Z] check_test.go:309: [d9f6ff7547289] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.57s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d0036b3f0f613] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.82s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.81s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d4e985f04daa8] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.80s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2020-07-15T05:42:47.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-15T05:42:47.708Z] check_test.go:309: [d916405d01b31] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.03s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d83e48af11d83] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d7e373951722c] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2020-07-15T05:42:47.708Z] docker_cli_daemon_plugins_test.go:79: [da1eedf36ec25] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2020-07-15T05:42:47.708Z] docker_cli_daemon_plugins_test.go:169: [dfd98a161666d] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.00s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d1f90ba542c44] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.51s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.49s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.49s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d3906a0cf2710] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.89s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.87s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.28s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.68s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d52bc28ca7bbb] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.80s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s) [2020-07-15T05:42:47.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-15T05:42:47.708Z] check_test.go:309: [d1ade452efafb] daemon is not started [2020-07-15T05:42:47.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-15T05:42:47.708Z] check_test.go:309: [d76738f67b5f6] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.08s) [2020-07-15T05:42:47.708Z] check_test.go:309: [dedd0fb87acbf] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.27s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.38s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.77s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.25s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.06s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d73c93c295486] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.68s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.04s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d17b66b299c5c] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.06s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-15T05:42:47.708Z] check_test.go:309: [dc84273d93c32] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d332f53028fe9] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-15T05:42:47.708Z] check_test.go:309: [da60a5a27bc48] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.38s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-07-15T05:42:47.708Z] check_test.go:309: [daf6eace477bb] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d16a8cab2f2cb] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-15T05:42:47.708Z] check_test.go:309: [d21e0187fdc90] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.72s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.49s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.47s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.29s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.90s) [2020-07-15T05:42:47.708Z] docker_cli_daemon_test.go:2544: [d2c338dce0954] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.15s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-07-15T05:42:47.708Z] check_test.go:309: [dc993c8006492] daemon is not started [2020-07-15T05:42:47.708Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.16s) [2020-07-15T05:42:47.708Z] === RUN TestDockerSwarmSuite [2020-07-15T05:42:47.708Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-15T05:42:48.240Z] --- PASS: TestTemplatedConfig (2.50s) [2020-07-15T05:42:48.241Z] === RUN TestConfigCreateResolve [2020-07-15T05:42:49.073Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-15T05:42:49.329Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-15T05:42:49.759Z] --- PASS: TestConfigCreateResolve (1.88s) [2020-07-15T05:42:49.759Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T05:42:50.395Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-15T05:42:50.395Z] PASS [2020-07-15T05:42:50.395Z] [2020-07-15T05:42:50.395Z] DONE 7 tests in 12.718s [2020-07-15T05:42:50.395Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T05:42:50.395Z] ++ 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-07-15T05:42:50.395Z] ++ set -e [2020-07-15T05:42:50.395Z] ++ '[' -n 0 ']' [2020-07-15T05:42:50.395Z] ++ set -x [2020-07-15T05:42:50.395Z] ++ env -i DEST=/go/src/github.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-07-15T05:42:50.395Z] INFO: Testing against a local daemon [2020-07-15T05:42:50.395Z] === RUN TestCheckpoint [2020-07-15T05:42:50.395Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T05:42:50.395Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:42:50.395Z] === RUN TestContainerInvalidJSON [2020-07-15T05:42:50.395Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:42:50.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:42:50.395Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:42:50.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:42:50.395Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:42:50.395Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:42:50.395Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T05:42:50.395Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T05:42:50.395Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T05:42:50.395Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-15T05:42:50.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T05:42:50.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T05:42:50.395Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-15T05:42:50.395Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T05:42:50.395Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-15T05:42:50.395Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T05:42:50.395Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-15T05:42:50.395Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T05:42:50.395Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-15T05:42:50.395Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T05:42:50.688Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-15T05:42:50.688Z] === RUN TestCopyFromContainer [2020-07-15T05:42:50.695Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-15T05:42:51.730Z] === RUN TestCopyFromContainer// [2020-07-15T05:42:52.026Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T05:42:52.026Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T05:42:52.026Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T05:42:52.026Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T05:42:52.026Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T05:42:52.321Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T05:42:52.321Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T05:42:52.321Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T05:42:52.321Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T05:42:52.614Z] --- PASS: TestCopyFromContainer (1.94s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-15T05:42:52.615Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-15T05:42:52.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T05:42:52.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:42:52.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:42:52.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:42:52.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:42:52.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:42:52.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:42:52.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T05:42:52.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T05:42:52.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T05:42:52.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-15T05:42:52.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T05:42:52.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T05:42:52.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T05:42:52.615Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T05:42:52.615Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-15T05:42:52.615Z] === RUN TestCreateWithInvalidEnv [2020-07-15T05:42:52.615Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T05:42:52.615Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T05:42:52.615Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T05:42:52.615Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T05:42:52.615Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T05:42:52.615Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T05:42:52.615Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T05:42:52.615Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T05:42:52.615Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T05:42:52.615Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-15T05:42:52.615Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T05:42:52.615Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T05:42:52.615Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T05:42:52.615Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T05:42:52.615Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T05:42:52.615Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T05:42:52.768Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2020-07-15T05:42:52.768Z] === RUN TestServicePlugin [2020-07-15T05:42:52.768Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-15T05:42:52.768Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:42:52.768Z] === RUN TestServiceUpdateLabel [2020-07-15T05:42:53.963Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-15T05:42:53.963Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:42:54.137Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T05:42:54.137Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-07-15T05:42:54.137Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-15T05:42:54.137Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T05:42:54.526Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-15T05:42:54.782Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-15T05:42:55.497Z] --- PASS: TestServiceUpdateLabel (3.75s) [2020-07-15T05:42:55.497Z] === RUN TestServiceUpdateSecrets [2020-07-15T05:42:55.708Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-15T05:42:55.708Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-15T05:42:55.964Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-15T05:42:56.215Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-07-15T05:42:56.215Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T05:42:56.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:42:56.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:42:56.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:42:56.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:42:56.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:42:56.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:42:56.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:42:56.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:42:56.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:42:56.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:42:56.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T05:42:56.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T05:42:56.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T05:42:56.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T05:42:56.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T05:42:56.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-15T05:42:56.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-15T05:42:56.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-15T05:42:56.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-15T05:42:56.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-15T05:42:56.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-15T05:42:56.215Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T05:42:56.511Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-07-15T05:42:56.511Z] === RUN TestCreateDifferentPlatform [2020-07-15T05:42:56.511Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T05:42:56.511Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T05:42:56.511Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-15T05:42:56.511Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T05:42:56.511Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T05:42:56.511Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T05:42:56.511Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-15T05:42:56.511Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T05:42:56.511Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T05:42:56.511Z] === RUN TestDaemonRestartIpcMode [2020-07-15T05:42:56.511Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T05:42:56.511Z] === RUN TestDaemonHostGatewayIP [2020-07-15T05:42:56.511Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T05:42:56.511Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T05:42:56.511Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T05:42:56.511Z] === RUN TestDiff [2020-07-15T05:42:56.527Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-15T05:42:57.170Z] --- PASS: TestDiff (0.57s) [2020-07-15T05:42:57.170Z] === RUN TestExecWithCloseStdin [2020-07-15T05:42:57.812Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-07-15T05:42:57.812Z] === RUN TestExec [2020-07-15T05:42:58.453Z] --- PASS: TestExec (0.65s) [2020-07-15T05:42:58.453Z] === RUN TestExecUser [2020-07-15T05:42:58.539Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-07-15T05:42:58.539Z] === RUN TestServiceUpdateConfigs [2020-07-15T05:42:59.045Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-15T05:42:59.092Z] --- PASS: TestExecUser (0.66s) [2020-07-15T05:42:59.092Z] === RUN TestExportContainerAndImportImage [2020-07-15T05:42:59.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-15T05:42:59.729Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-07-15T05:42:59.729Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T05:43:00.669Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-15T05:43:01.261Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-07-15T05:43:01.261Z] === RUN TestHealthCheckWorkdir [2020-07-15T05:43:02.302Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-07-15T05:43:02.302Z] === RUN TestHealthKillContainer [2020-07-15T05:43:02.563Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-15T05:43:03.928Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-15T05:43:04.856Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-15T05:43:05.039Z] --- PASS: TestHealthKillContainer (2.77s) [2020-07-15T05:43:05.039Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T05:43:05.334Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-07-15T05:43:05.334Z] === RUN TestIpcModeNone [2020-07-15T05:43:05.801Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-15T05:43:05.972Z] --- PASS: TestIpcModeNone (0.65s) [2020-07-15T05:43:05.972Z] === RUN TestIpcModePrivate [2020-07-15T05:43:06.609Z] --- PASS: TestIpcModePrivate (0.65s) [2020-07-15T05:43:06.609Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-15T05:43:06.609Z] === RUN TestIpcModeShareable [2020-07-15T05:43:07.247Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-15T05:43:07.247Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-15T05:43:07.247Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T05:43:09.355Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-07-15T05:43:09.355Z] === RUN TestAPIIpcModeHost [2020-07-15T05:43:09.666Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-07-15T05:43:09.666Z] === RUN TestDaemonIpcModeShareable [2020-07-15T05:43:11.047Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-15T05:43:11.314Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-07-15T05:43:11.314Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-15T05:43:11.314Z] === RUN TestDaemonIpcModePrivate [2020-07-15T05:43:12.381Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2020-07-15T05:43:12.382Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-15T05:43:12.382Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T05:43:12.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-15T05:43:13.442Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2020-07-15T05:43:13.442Z] === RUN TestServiceUpdateNetwork [2020-07-15T05:43:13.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-15T05:43:13.907Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2020-07-15T05:43:13.907Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-15T05:43:13.907Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T05:43:14.085Z] --- PASS: TestServiceUpdateSecrets (15.65s) [2020-07-15T05:43:14.085Z] === RUN TestServiceUpdateConfigs [2020-07-15T05:43:15.421Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-07-15T05:43:15.421Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-15T05:43:15.421Z] === RUN TestIpcModeOlderClient [2020-07-15T05:43:15.421Z] === PAUSE TestIpcModeOlderClient [2020-07-15T05:43:15.421Z] === RUN TestKillContainerInvalidSignal [2020-07-15T05:43:16.054Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-15T05:43:16.054Z] === RUN TestKillContainer [2020-07-15T05:43:16.054Z] === RUN TestKillContainer/no_signal [2020-07-15T05:43:16.350Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T05:43:16.643Z] === RUN TestKillContainer/killing_signal [2020-07-15T05:43:17.682Z] --- PASS: TestKillContainer (1.59s) [2020-07-15T05:43:17.682Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-07-15T05:43:17.682Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2020-07-15T05:43:17.682Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-07-15T05:43:17.682Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T05:43:17.682Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T05:43:17.974Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T05:43:18.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-07-15T05:43:18.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-07-15T05:43:18.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-15T05:43:18.610Z] === RUN TestKillStoppedContainer [2020-07-15T05:43:18.610Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-15T05:43:18.610Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T05:43:18.610Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-15T05:43:18.610Z] === RUN TestKillDifferentUserContainer [2020-07-15T05:43:19.248Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-07-15T05:43:19.248Z] === RUN TestInspectOomKilledTrue [2020-07-15T05:43:20.295Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-07-15T05:43:20.295Z] === RUN TestInspectOomKilledFalse [2020-07-15T05:43:20.931Z] --- PASS: TestInspectOomKilledFalse (0.59s) [2020-07-15T05:43:20.931Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T05:43:21.226Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2020-07-15T05:43:21.226Z] === RUN TestLinksContainerNames [2020-07-15T05:43:22.272Z] --- PASS: TestLinksContainerNames (1.11s) [2020-07-15T05:43:22.272Z] === RUN TestLogsFollowTailEmpty [2020-07-15T05:43:22.908Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-15T05:43:22.908Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T05:43:23.548Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/default [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/private [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/slave [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/shared [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/default [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/private [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/shared [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/slave [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T05:43:23.548Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:43:23.548Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T05:43:23.548Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T05:43:23.549Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T05:43:23.851Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T05:43:23.851Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T05:43:23.851Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T05:43:23.851Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T05:43:23.851Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T05:43:23.851Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-15T05:43:23.851Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-15T05:43:23.851Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T05:43:25.366Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2020-07-15T05:43:25.366Z] === RUN TestNetworkNat [2020-07-15T05:43:25.660Z] --- PASS: TestNetworkNat (0.57s) [2020-07-15T05:43:25.660Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T05:43:25.670Z] --- PASS: TestServiceUpdateNetwork (14.75s) [2020-07-15T05:43:25.671Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T05:43:26.297Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-15T05:43:26.297Z] === RUN TestNetworkLoopbackNat [2020-07-15T05:43:26.762Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2020-07-15T05:43:26.762Z] === RUN TestServiceUpdateNetwork [2020-07-15T05:43:27.582Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-15T05:43:27.600Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-15T05:43:27.600Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-15T05:43:27.600Z] Cross building: bundles/cross/windows/amd64 [2020-07-15T05:43:27.600Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-15T05:43:27.600Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-15T05:43:28.154Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T05:43:29.029Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2020-07-15T05:43:29.029Z] === RUN TestPause [2020-07-15T05:43:29.668Z] --- PASS: TestPause (0.59s) [2020-07-15T05:43:29.668Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T05:43:29.668Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:43:29.668Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:43:29.668Z] === RUN TestPauseStopPausedContainer [2020-07-15T05:43:30.304Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-07-15T05:43:30.304Z] === RUN TestPsFilter [2020-07-15T05:43:30.304Z] --- PASS: TestPsFilter (0.15s) [2020-07-15T05:43:30.304Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T05:43:30.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-07-15T05:43:30.953Z] === RUN TestRemoveContainerWithVolume [2020-07-15T05:43:31.587Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2020-07-15T05:43:31.587Z] === RUN TestRemoveContainerRunning [2020-07-15T05:43:31.880Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-07-15T05:43:31.880Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T05:43:31.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-15T05:43:32.515Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-07-15T05:43:32.515Z] === RUN TestRemoveInvalidContainer [2020-07-15T05:43:32.515Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-15T05:43:32.515Z] === RUN TestRenameLinkedContainer [2020-07-15T05:43:33.273Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-15T05:43:35.256Z] --- PASS: TestRenameLinkedContainer (2.18s) [2020-07-15T05:43:35.256Z] === RUN TestRenameStoppedContainer [2020-07-15T05:43:35.256Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-07-15T05:43:35.256Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T05:43:36.288Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T05:43:36.776Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2020-07-15T05:43:36.776Z] === RUN TestRenameInvalidName [2020-07-15T05:43:37.070Z] --- PASS: TestRenameInvalidName (0.57s) [2020-07-15T05:43:37.070Z] === RUN TestRenameAnonymousContainer [2020-07-15T05:43:39.147Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2020-07-15T05:43:39.147Z] === RUN TestRenameContainerWithSameName [2020-07-15T05:43:39.441Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-07-15T05:43:39.441Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T05:43:40.956Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2020-07-15T05:43:40.956Z] === RUN TestResize [2020-07-15T05:43:41.251Z] --- PASS: TestResize (0.58s) [2020-07-15T05:43:41.251Z] === RUN TestResizeWithInvalidSize [2020-07-15T05:43:41.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-15T05:43:41.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-15T05:43:41.889Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-07-15T05:43:41.889Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T05:43:41.925Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-15T05:43:42.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-15T05:43:42.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-15T05:43:42.437Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-15T05:43:42.694Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:43:42.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:43:42.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:43:42.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T05:43:42.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T05:43:42.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T05:43:42.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T05:43:44.329Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-15T05:43:44.329Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-15T05:43:44.423Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2020-07-15T05:43:44.423Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-07-15T05:43:44.423Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-15T05:43:44.423Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2020-07-15T05:43:44.423Z] PASS [2020-07-15T05:43:44.423Z] [2020-07-15T05:43:44.423Z] === Skipped [2020-07-15T05:43:44.423Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T05:43:44.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:43:44.423Z] [2020-07-15T05:43:44.423Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-15T05:43:44.423Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:43:44.423Z] [2020-07-15T05:43:44.423Z] [2020-07-15T05:43:44.423Z] DONE 27 tests, 2 skipped in 160.062s [2020-07-15T05:43:44.423Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T05:43:44.423Z] ++ 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-07-15T05:43:44.423Z] ++ set -e [2020-07-15T05:43:44.423Z] ++ '[' -n 0 ']' [2020-07-15T05:43:44.423Z] ++ set -x [2020-07-15T05:43:44.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-15T05:43:44.423Z] INFO: Testing against a local daemon [2020-07-15T05:43:44.423Z] === RUN TestSessionCreate [2020-07-15T05:43:44.423Z] --- PASS: TestSessionCreate (0.06s) [2020-07-15T05:43:44.423Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T05:43:44.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-15T05:43:44.423Z] PASS [2020-07-15T05:43:44.423Z] [2020-07-15T05:43:44.423Z] DONE 2 tests in 0.252s [2020-07-15T05:43:44.423Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T05:43:44.423Z] ++ 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-07-15T05:43:44.423Z] ++ set -e [2020-07-15T05:43:44.423Z] ++ '[' -n 0 ']' [2020-07-15T05:43:44.423Z] ++ set -x [2020-07-15T05:43:44.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-15T05:43:44.423Z] INFO: Testing against a local daemon [2020-07-15T05:43:44.423Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T05:43:44.423Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:43:44.423Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:43:44.423Z] === RUN TestEventsExecDie [2020-07-15T05:43:44.423Z] --- PASS: TestEventsExecDie (0.93s) [2020-07-15T05:43:44.423Z] === RUN TestEventsBackwardsCompatible [2020-07-15T05:43:44.586Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-15T05:43:44.684Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-15T05:43:44.684Z] === RUN TestInfoBinaryCommits [2020-07-15T05:43:44.684Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-15T05:43:44.684Z] === RUN TestInfoAPIVersioned [2020-07-15T05:43:44.684Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-15T05:43:44.684Z] === RUN TestInfoDiscoveryBackend [2020-07-15T05:43:45.256Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-07-15T05:43:45.256Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T05:43:45.358Z] --- PASS: TestServiceUpdateNetwork (16.46s) [2020-07-15T05:43:45.358Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T05:43:45.358Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-15T05:43:45.358Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T05:43:45.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T05:43:45.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T05:43:45.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T05:43:45.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:43:46.641Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T05:43:46.641Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T05:43:46.902Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-07-15T05:43:46.902Z] === RUN TestInfoAPI [2020-07-15T05:43:46.902Z] --- PASS: TestInfoAPI (0.05s) [2020-07-15T05:43:46.902Z] === RUN TestInfoAPIWarnings [2020-07-15T05:43:46.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T05:43:47.631Z] fc1b9e59edad: Pull complete [2020-07-15T05:43:47.631Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-15T05:43:47.631Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:43:47.631Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-15T05:43:47.631Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-15T05:43:47.631Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-15T05:43:47.631Z] WARN: Skipping validation tests [2020-07-15T05:43:47.631Z] INFO: Running unit tests at 07/15/2020 05:43:38... [2020-07-15T05:43:47.631Z] INFO: make.ps1 starting at 07/15/2020 05:43:41 [2020-07-15T05:43:47.631Z] INFO: Git commit (bc4f242e79) assumed from DOCKER_GITCOMMIT environment variable [2020-07-15T05:43:47.631Z] INFO: Invoking autogen... [2020-07-15T05:43:47.631Z] INFO: Running unit tests... [2020-07-15T05:43:47.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:43:47.845Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-07-15T05:43:47.845Z] === RUN TestInfoDebug [2020-07-15T05:43:48.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T05:43:48.421Z] --- PASS: TestInfoDebug (0.63s) [2020-07-15T05:43:48.421Z] === RUN TestInfoInsecureRegistries [2020-07-15T05:43:48.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T05:43:48.993Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-07-15T05:43:48.993Z] === RUN TestInfoRegistryMirrors [2020-07-15T05:43:49.565Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-07-15T05:43:49.565Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T05:43:49.825Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-07-15T05:43:49.825Z] === RUN TestPingCacheHeaders [2020-07-15T05:43:49.825Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-15T05:43:49.825Z] === RUN TestPingGet [2020-07-15T05:43:50.086Z] --- PASS: TestPingGet (0.04s) [2020-07-15T05:43:50.086Z] === RUN TestPingHead [2020-07-15T05:43:50.086Z] --- PASS: TestPingHead (0.05s) [2020-07-15T05:43:50.086Z] === RUN TestVersion [2020-07-15T05:43:50.086Z] --- PASS: TestVersion (0.05s) [2020-07-15T05:43:50.086Z] PASS [2020-07-15T05:43:50.086Z] [2020-07-15T05:43:50.086Z] === Skipped [2020-07-15T05:43:50.086Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:43:50.086Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:43:50.086Z] [2020-07-15T05:43:50.086Z] [2020-07-15T05:43:50.086Z] DONE 18 tests, 1 skipped in 6.638s [2020-07-15T05:43:50.086Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T05:43:50.086Z] ++ 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-07-15T05:43:50.086Z] ++ set -e [2020-07-15T05:43:50.086Z] ++ '[' -n 0 ']' [2020-07-15T05:43:50.086Z] ++ set -x [2020-07-15T05:43:50.086Z] ++ env -i DEST=/go/src/github.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-07-15T05:43:50.348Z] INFO: Testing against a local daemon [2020-07-15T05:43:50.348Z] === RUN TestVolumesCreateAndList [2020-07-15T05:43:50.348Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-15T05:43:50.348Z] === RUN TestVolumesRemove [2020-07-15T05:43:50.348Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-15T05:43:50.348Z] === RUN TestVolumesInspect [2020-07-15T05:43:50.348Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-15T05:43:50.348Z] === RUN TestVolumesInvalidJSON [2020-07-15T05:43:50.348Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T05:43:50.348Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T05:43:50.348Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T05:43:50.348Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-15T05:43:50.348Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T05:43:50.348Z] PASS [2020-07-15T05:43:50.348Z] [2020-07-15T05:43:50.348Z] DONE 5 tests in 0.364s [2020-07-15T05:43:50.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T05:43:50.919Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T05:43:50.919Z] +++ kill 13624 [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.01s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-07-15T05:43:51.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s) [2020-07-15T05:43:51.030Z] === RUN TestCgroupNamespacesRun [2020-07-15T05:43:51.447Z] 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-07-15T05:43:52.069Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2020-07-15T05:43:52.069Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T05:43:52.304Z] +++ /etc/init.d/apparmor stop [2020-07-15T05:43:52.304Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T05:43:52.304Z] [2020-07-15T05:43:52.304Z] Unloading profiles will leave already running processes permanently [2020-07-15T05:43:52.304Z] unconfined, which can lead to unexpected situations. [2020-07-15T05:43:52.304Z] [2020-07-15T05:43:52.304Z] To set a process to complain mode, use the command line tool [2020-07-15T05:43:52.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T05:43:52.304Z] +++ true [2020-07-15T05:43:52.304Z] exiting test-integration [2020-07-15T05:43:52.304Z] ++ exit 0 [2020-07-15T05:43:52.304Z] [2020-07-15T05:43:53.583Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-07-15T05:43:53.583Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T05:43:53.838Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T05:43:54.557Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-15T05:43:54.557Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-15T05:43:54.557Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-15T05:43:55.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2020-07-15T05:43:55.108Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T05:43:55.120Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-15T05:43:55.376Z] === RUN TestDockerSuite/TestBuildFails Post stage [Pipeline] junit [2020-07-15T05:43:55.620Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-15T05:43:56.149Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-07-15T05:43:56.149Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T05:43:56.305Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-15T05:43:56.305Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-15T05:43:56.463Z] + echo Ensuring container killed. [2020-07-15T05:43:56.463Z] Ensuring container killed. [2020-07-15T05:43:56.463Z] + docker rm -vf docker-pr1 [2020-07-15T05:43:56.463Z] Error: No such container: docker-pr1 [2020-07-15T05:43:56.463Z] + true [Pipeline] sh [2020-07-15T05:43:56.760Z] + echo Chowning /workspace to jenkins user [2020-07-15T05:43:56.760Z] Chowning /workspace to jenkins user [2020-07-15T05:43:56.760Z] + id -u [2020-07-15T05:43:56.760Z] + id -g [2020-07-15T05:43:56.760Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41211:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T05:43:57.665Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2020-07-15T05:43:57.665Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T05:43:58.823Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-15T05:43:59.178Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-07-15T05:43:59.178Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T05:43:59.817Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-15T05:43:59.817Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T05:44:00.172Z] ? github.com/docker/docker/api [no test files] [2020-07-15T05:44:00.713Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T05:44:01.276Z] + bundleName=arm64-integration [2020-07-15T05:44:01.276Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-15T05:44:01.276Z] Creating arm64-integration-bundles.tar.gz [2020-07-15T05:44:01.276Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-15T05:44:01.276Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-07-15T05:44:01.338Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-07-15T05:44:01.338Z] === RUN TestKernelTCPMemory [Pipeline] archiveArtifacts [2020-07-15T05:44:01.551Z] Archiving artifacts [2020-07-15T05:44:01.632Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-07-15T05:44:01.632Z] === RUN TestNISDomainname [2020-07-15T05:44:01.847Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T05:44:02.079Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-15T05:44:02.163Z] + make clean [2020-07-15T05:44:02.343Z] --- PASS: TestServiceUpdatePidsLimit (17.94s) [2020-07-15T05:44:02.343Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-07-15T05:44:02.343Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2020-07-15T05:44:02.343Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-07-15T05:44:02.343Z] PASS [2020-07-15T05:44:02.343Z] [2020-07-15T05:44:02.343Z] === Skipped [2020-07-15T05:44:02.343Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T05:44:02.343Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:44:02.343Z] [2020-07-15T05:44:02.343Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-15T05:44:02.343Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:44:02.343Z] [2020-07-15T05:44:02.343Z] [2020-07-15T05:44:02.343Z] DONE 27 tests, 2 skipped in 175.266s [2020-07-15T05:44:02.343Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T05:44:02.343Z] ++ 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-07-15T05:44:02.343Z] ++ set -e [2020-07-15T05:44:02.343Z] ++ '[' -n 0 ']' [2020-07-15T05:44:02.343Z] ++ set -x [2020-07-15T05:44:02.343Z] ++ env -i DEST=/go/src/github.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-07-15T05:44:02.343Z] INFO: Testing against a local daemon [2020-07-15T05:44:02.343Z] === RUN TestSessionCreate [2020-07-15T05:44:02.343Z] --- PASS: TestSessionCreate (0.02s) [2020-07-15T05:44:02.343Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T05:44:02.344Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-07-15T05:44:02.344Z] PASS [2020-07-15T05:44:02.344Z] [2020-07-15T05:44:02.344Z] DONE 2 tests in 0.218s [2020-07-15T05:44:02.344Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T05:44:02.344Z] ++ 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-07-15T05:44:02.344Z] ++ set -e [2020-07-15T05:44:02.344Z] ++ '[' -n 0 ']' [2020-07-15T05:44:02.344Z] ++ set -x [2020-07-15T05:44:02.344Z] ++ env -i DEST=/go/src/github.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-07-15T05:44:02.344Z] INFO: Testing against a local daemon [2020-07-15T05:44:02.344Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T05:44:02.344Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:44:02.344Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:44:02.344Z] === RUN TestEventsExecDie [2020-07-15T05:44:02.344Z] --- PASS: TestEventsExecDie (0.97s) [2020-07-15T05:44:02.344Z] === RUN TestEventsBackwardsCompatible [2020-07-15T05:44:02.635Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-15T05:44:02.635Z] === RUN TestInfoBinaryCommits [2020-07-15T05:44:02.635Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-15T05:44:02.635Z] === RUN TestInfoAPIVersioned [2020-07-15T05:44:02.635Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-07-15T05:44:02.635Z] === RUN TestInfoDiscoveryBackend [2020-07-15T05:44:02.672Z] --- PASS: TestNISDomainname (0.69s) [2020-07-15T05:44:02.672Z] === RUN TestHostnameDnsResolution [2020-07-15T05:44:02.735Z] docker volume rm -f docker-dev-cache [2020-07-15T05:44:02.735Z] docker-dev-cache [Pipeline] deleteDir [2020-07-15T05:44:03.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-15T05:44:03.272Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-15T05:44:03.272Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T05:44:03.314Z] --- PASS: TestHostnameDnsResolution (0.89s) [2020-07-15T05:44:03.314Z] === RUN TestStats [2020-07-15T05:44:03.569Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-15T05:44:03.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-15T05:44:04.082Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-15T05:44:04.331Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T05:44:04.331Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T05:44:04.689Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-15T05:44:04.689Z] === RUN TestInfoAPI [2020-07-15T05:44:04.689Z] --- PASS: TestInfoAPI (0.02s) [2020-07-15T05:44:04.689Z] === RUN TestInfoAPIWarnings [2020-07-15T05:44:05.011Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-15T05:44:05.324Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-15T05:44:05.324Z] === RUN TestInfoDebug [2020-07-15T05:44:05.957Z] --- PASS: TestInfoDebug (0.53s) [2020-07-15T05:44:05.957Z] === RUN TestInfoInsecureRegistries [2020-07-15T05:44:06.051Z] --- PASS: TestStats (2.60s) [2020-07-15T05:44:06.051Z] === RUN TestStopContainerWithTimeout [2020-07-15T05:44:06.051Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T05:44:06.051Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T05:44:06.051Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T05:44:06.051Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T05:44:06.051Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T05:44:06.051Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T05:44:06.051Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T05:44:06.051Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T05:44:06.051Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T05:44:06.051Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T05:44:06.051Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T05:44:06.051Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T05:44:06.249Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-15T05:44:06.249Z] === RUN TestInfoRegistryMirrors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T05:44:06.950Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-15T05:44:06.950Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T05:44:07.242Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-07-15T05:44:07.242Z] === RUN TestPingCacheHeaders [2020-07-15T05:44:07.242Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-15T05:44:07.242Z] === RUN TestPingGet [2020-07-15T05:44:07.242Z] --- PASS: TestPingGet (0.01s) [2020-07-15T05:44:07.242Z] === RUN TestPingHead [2020-07-15T05:44:07.242Z] --- PASS: TestPingHead (0.01s) [2020-07-15T05:44:07.242Z] === RUN TestVersion [2020-07-15T05:44:07.242Z] --- PASS: TestVersion (0.01s) [2020-07-15T05:44:07.242Z] PASS [2020-07-15T05:44:07.242Z] [2020-07-15T05:44:07.242Z] === Skipped [2020-07-15T05:44:07.242Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:44:07.242Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:44:07.242Z] [2020-07-15T05:44:07.242Z] [2020-07-15T05:44:07.242Z] DONE 18 tests, 1 skipped in 5.892s [2020-07-15T05:44:07.242Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T05:44:07.242Z] ++ 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-07-15T05:44:07.242Z] ++ set -e [2020-07-15T05:44:07.242Z] ++ '[' -n 0 ']' [2020-07-15T05:44:07.242Z] ++ set -x [2020-07-15T05:44:07.242Z] ++ env -i DEST=/go/src/github.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-07-15T05:44:07.242Z] INFO: Testing against a local daemon [2020-07-15T05:44:07.242Z] === RUN TestVolumesCreateAndList [2020-07-15T05:44:07.242Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-07-15T05:44:07.242Z] === RUN TestVolumesRemove [2020-07-15T05:44:07.531Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-15T05:44:07.534Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-15T05:44:07.534Z] === RUN TestVolumesInspect [2020-07-15T05:44:07.534Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-15T05:44:07.534Z] === RUN TestVolumesInvalidJSON [2020-07-15T05:44:07.534Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T05:44:07.534Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T05:44:07.534Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T05:44:07.534Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-15T05:44:07.534Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T05:44:07.534Z] PASS [2020-07-15T05:44:07.534Z] [2020-07-15T05:44:07.534Z] DONE 5 tests in 0.261s [2020-07-15T05:44:07.534Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T05:44:07.534Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T05:44:07.534Z] +++ kill 11995 [2020-07-15T05:44:08.095Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-15T05:44:08.352Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-15T05:44:09.040Z] +++ /etc/init.d/apparmor stop [2020-07-15T05:44:09.040Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T05:44:09.040Z] [2020-07-15T05:44:09.040Z] Unloading profiles will leave already running processes permanently [2020-07-15T05:44:09.040Z] unconfined, which can lead to unexpected situations. [2020-07-15T05:44:09.040Z] [2020-07-15T05:44:09.041Z] To set a process to complain mode, use the command line tool [2020-07-15T05:44:09.041Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T05:44:09.041Z] +++ true [2020-07-15T05:44:09.041Z] exiting test-integration [2020-07-15T05:44:09.041Z] ++ exit 0 [2020-07-15T05:44:09.041Z] [2020-07-15T05:44:09.606Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-15T05:44:09.607Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-07-15T05:44:09.607Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-07-15T05:44:09.607Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-07-15T05:44:09.607Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-07-15T05:44:09.607Z] === RUN TestDeleteDevicemapper [2020-07-15T05:44:09.607Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T05:44:09.607Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:44:09.607Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T05:44:10.241Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-15T05:44:10.651Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2020-07-15T05:44:10.651Z] === RUN TestUpdateMemory Post stage [Pipeline] junit [2020-07-15T05:44:11.155Z] Recording test results [2020-07-15T05:44:11.289Z] --- PASS: TestUpdateMemory (0.75s) [2020-07-15T05:44:11.289Z] === RUN TestUpdateCPUQuota [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T05:44:11.809Z] + echo Ensuring container killed. [2020-07-15T05:44:11.809Z] Ensuring container killed. [2020-07-15T05:44:11.809Z] + docker rm -vf docker-pr1 [2020-07-15T05:44:12.101Z] Error: No such container: docker-pr1 [2020-07-15T05:44:12.101Z] + true [2020-07-15T05:44:12.129Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [Pipeline] sh [2020-07-15T05:44:12.328Z] --- PASS: TestUpdateCPUQuota (0.93s) [2020-07-15T05:44:12.328Z] === RUN TestUpdatePidsLimit [2020-07-15T05:44:12.328Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T05:44:12.481Z] + echo Chowning /workspace to jenkins user [2020-07-15T05:44:12.481Z] Chowning /workspace to jenkins user [2020-07-15T05:44:12.481Z] + id -u [2020-07-15T05:44:12.481Z] + id -g [2020-07-15T05:44:12.481Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41211:/workspace busybox chown -R 1001:1001 /workspace [2020-07-15T05:44:12.481Z] Unable to find image 'busybox:latest' locally [2020-07-15T05:44:12.626Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T05:44:12.730Z] ok github.com/docker/docker/api/server 0.142s coverage: 9.0% of statements [2020-07-15T05:44:12.773Z] latest: Pulling from library/busybox [2020-07-15T05:44:12.773Z] 351d6c492d3f: Pulling fs layer [2020-07-15T05:44:12.923Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T05:44:13.064Z] 351d6c492d3f: Download complete [2020-07-15T05:44:13.216Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T05:44:13.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T05:44:13.493Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-15T05:44:13.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T05:44:13.698Z] 351d6c492d3f: Pull complete [2020-07-15T05:44:13.698Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T05:44:13.698Z] Status: Downloaded newer image for busybox:latest [2020-07-15T05:44:13.803Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit (2.63s) [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-15T05:44:14.843Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-15T05:44:14.843Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T05:44:16.215Z] + bundleName=s390x-integration [2020-07-15T05:44:16.215Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-15T05:44:16.215Z] Creating s390x-integration-bundles.tar.gz [2020-07-15T05:44:16.215Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-15T05:44:16.215Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-15T05:44:16.260Z] Archiving artifacts [2020-07-15T05:44:16.579Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T05:44:16.961Z] + make clean [2020-07-15T05:44:17.254Z] docker volume rm -f docker-dev-cache [2020-07-15T05:44:17.545Z] docker-dev-cache [Pipeline] deleteDir [2020-07-15T05:44:17.699Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-15T05:44:17.699Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-15T05:44:17.955Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-15T05:44:18.516Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T05:44:19.077Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-15T05:44:19.077Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-15T05:44:20.004Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-15T05:44:20.566Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-15T05:44:21.128Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-15T05:44:21.385Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-15T05:44:21.642Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-15T05:44:22.203Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-15T05:44:23.569Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-15T05:44:26.087Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-15T05:44:27.506Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2020-07-15T05:44:27.506Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T05:44:27.506Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-07-15T05:44:27.506Z] === RUN TestWaitNonBlocked [2020-07-15T05:44:27.506Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:44:27.506Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:44:27.506Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:44:27.506Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:44:27.506Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T05:44:27.506Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T05:44:27.506Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-15T05:44:27.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-07-15T05:44:27.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-07-15T05:44:27.506Z] === RUN TestWaitBlocked [2020-07-15T05:44:27.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:44:27.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:44:27.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:44:27.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:44:27.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T05:44:27.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T05:44:28.553Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-15T05:44:28.553Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2020-07-15T05:44:28.553Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-07-15T05:44:28.553Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T05:44:28.553Z] === CONT TestIpcModeOlderClient [2020-07-15T05:44:28.554Z] === CONT TestDaemonHostGatewayIP [2020-07-15T05:44:28.554Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T05:44:28.554Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-07-15T05:44:28.554Z] === CONT TestDaemonRestartIpcMode [2020-07-15T05:44:31.333Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-15T05:44:32.119Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-07-15T05:44:32.414Z] --- PASS: TestDaemonHostGatewayIP (4.02s) [2020-07-15T05:44:32.414Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2020-07-15T05:44:33.852Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-15T05:44:33.852Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-15T05:44:34.109Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-15T05:44:34.365Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-15T05:44:34.365Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-15T05:44:34.622Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-15T05:44:35.185Z] --- PASS: TestImportExtremelyLargeImageWorks (198.32s) [2020-07-15T05:44:35.185Z] PASS [2020-07-15T05:44:35.185Z] [2020-07-15T05:44:35.185Z] DONE 12 tests in 201.733s [2020-07-15T05:44:35.185Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T05:44:35.185Z] ++ 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-07-15T05:44:35.185Z] ++ set -e [2020-07-15T05:44:35.185Z] ++ '[' -n 0 ']' [2020-07-15T05:44:35.185Z] ++ set -x [2020-07-15T05:44:35.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-15T05:44:35.441Z] INFO: Testing against a local daemon [2020-07-15T05:44:35.441Z] === RUN TestNetworkCreateDelete [2020-07-15T05:44:35.441Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-15T05:44:35.441Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T05:44:36.004Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-07-15T05:44:36.004Z] === RUN TestDaemonDNSFallback [2020-07-15T05:44:36.004Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-15T05:44:37.372Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-15T05:44:39.887Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-15T05:44:39.887Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-15T05:44:40.449Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-15T05:44:42.852Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2020-07-15T05:44:42.852Z] PASS [2020-07-15T05:44:42.852Z] [2020-07-15T05:44:42.852Z] === Skipped [2020-07-15T05:44:42.852Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-15T05:44:42.852Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:44:42.852Z] [2020-07-15T05:44:42.852Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T05:44:42.852Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T05:44:42.852Z] [2020-07-15T05:44:42.852Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T05:44:42.852Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T05:44:42.852Z] [2020-07-15T05:44:42.852Z] [2020-07-15T05:44:42.852Z] DONE 204 tests, 3 skipped in 111.094s [2020-07-15T05:44:42.852Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T05:44:42.852Z] ++ 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-07-15T05:44:42.852Z] ++ set -e [2020-07-15T05:44:42.852Z] ++ '[' -n 0 ']' [2020-07-15T05:44:42.852Z] ++ set -x [2020-07-15T05:44:42.852Z] ++ env -i DEST=/go/src/github.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-07-15T05:44:42.852Z] INFO: Testing against a local daemon [2020-07-15T05:44:42.853Z] === RUN TestCommitInheritsEnv [2020-07-15T05:44:42.853Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-07-15T05:44:42.853Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T05:44:42.853Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T05:44:42.853Z] === RUN TestImagesFilterMultiReference [2020-07-15T05:44:42.853Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-15T05:44:42.853Z] === RUN TestImagePullPlatformInvalid [2020-07-15T05:44:42.853Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-15T05:44:42.853Z] === RUN TestRemoveImageOrphaning [2020-07-15T05:44:42.853Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-07-15T05:44:42.853Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T05:44:42.853Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:44:42.853Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:44:42.853Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T05:44:42.853Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-15T05:44:42.853Z] === RUN TestTagInvalidReference [2020-07-15T05:44:42.853Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-15T05:44:42.853Z] === RUN TestTagValidPrefixedRepo [2020-07-15T05:44:42.853Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-15T05:44:42.853Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T05:44:42.853Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-15T05:44:42.853Z] === RUN TestTagOfficialNames [2020-07-15T05:44:42.853Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-15T05:44:42.853Z] === RUN TestTagMatchesDigest [2020-07-15T05:44:42.853Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-15T05:44:42.853Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T05:44:42.990Z] --- PASS: TestDaemonDNSFallback (6.64s) [2020-07-15T05:44:42.990Z] === RUN TestInspectNetwork [2020-07-15T05:44:47.158Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T05:44:47.158Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T05:44:47.158Z] === RUN TestInspectNetwork/network_name [2020-07-15T05:44:47.158Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T05:44:47.415Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-15T05:44:48.984Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-15T05:44:48.984Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-15T05:44:48.984Z] remote: Enumerating objects: 2, done. [2020-07-15T05:44:48.984Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-15T05:44:48.984Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-15T05:44:48.984Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-15T05:44:48.984Z] 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-07-15T05:44:48.984Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-15T05:44:48.984Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-15T05:44:49.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/test/unit [2020-07-15T05:44:49.932Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-15T05:44:50.493Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-15T05:44:51.055Z] --- PASS: TestInspectNetwork (8.41s) [2020-07-15T05:44:51.055Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T05:44:51.055Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T05:44:51.055Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T05:44:51.055Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T05:44:51.055Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T05:44:51.832Z] ? github.com/docker/docker/api [no test files] [2020-07-15T05:44:52.421Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-15T05:44:52.421Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-15T05:44:52.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-15T05:44:53.240Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2020-07-15T05:44:53.240Z] === RUN TestNetworkInvalidJSON [2020-07-15T05:44:53.240Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T05:44:53.240Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T05:44:53.240Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:44:53.240Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:44:53.240Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:44:53.240Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:44:53.240Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T05:44:53.240Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:44:53.240Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:44:53.240Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-07-15T05:44:53.240Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T05:44:53.240Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T05:44:53.240Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-15T05:44:53.240Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T05:44:53.802Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2020-07-15T05:44:53.802Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T05:44:55.168Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2020-07-15T05:44:55.168Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T05:44:55.731Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2020-07-15T05:44:55.731Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T05:44:57.097Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-07-15T05:44:57.097Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T05:44:57.097Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-15T05:44:57.658Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-15T05:44:58.586Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-07-15T05:44:58.586Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T05:44:59.149Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-07-15T05:44:59.149Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T05:44:59.405Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-15T05:44:59.661Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-15T05:45:01.553Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-15T05:45:01.553Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2020-07-15T05:45:01.553Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T05:45:01.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:45:01.553Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:45:01.553Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T05:45:01.808Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-15T05:45:02.737Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-15T05:45:02.994Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T05:45:03.683Z] ok github.com/docker/docker/api/server/httputils 0.160s coverage: 14.7% of statements [2020-07-15T05:45:03.683Z] ok github.com/docker/docker/api/server/middleware 0.200s coverage: 37.7% of statements [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T05:45:03.683Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T05:45:04.155Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T05:45:04.155Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T05:45:04.886Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-15T05:45:05.142Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-15T05:45:05.142Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-15T05:45:05.152Z] ok github.com/docker/docker/api/types/strslice 0.057s coverage: 90.0% of statements [2020-07-15T05:45:05.152Z] ok github.com/docker/docker/api/types/filters 0.112s coverage: 92.2% of statements [2020-07-15T05:45:05.402Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-15T05:45:05.624Z] ok github.com/docker/docker/api/server/router/swarm 0.211s coverage: 5.1% of statements [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T05:45:05.625Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T05:45:05.625Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2020-07-15T05:45:05.666Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-15T05:45:06.098Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T05:45:06.098Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T05:45:06.227Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-15T05:45:06.680Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2020-07-15T05:45:07.093Z] ok github.com/docker/docker/builder/dockerignore 0.257s coverage: 96.8% of statements [2020-07-15T05:45:07.597Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-15T05:45:07.853Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-15T05:45:09.743Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-15T05:45:10.909Z] ok github.com/docker/docker/cli/debug 0.077s coverage: 100.0% of statements [2020-07-15T05:45:10.909Z] ok github.com/docker/docker/builder/remotecontext 0.574s coverage: 9.2% of statements [2020-07-15T05:45:10.909Z] ok github.com/docker/docker/builder/dockerfile 0.516s coverage: 46.4% of statements [2020-07-15T05:45:11.113Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-15T05:45:13.004Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-15T05:45:13.931Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-15T05:45:14.858Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-15T05:45:14.858Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-15T05:45:18.123Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-15T05:45:18.123Z] --- PASS: TestServiceWithDataPathPortInit (16.50s) [2020-07-15T05:45:18.123Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T05:45:20.012Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-15T05:45:20.575Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-15T05:45:21.504Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-15T05:45:23.465Z] ok github.com/docker/docker/client 0.411s coverage: 74.9% of statements [2020-07-15T05:45:26.748Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2020-07-15T05:45:26.748Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6uzhcp0nyl9g7tz9ybzplqoa8 Created:2020-07-15 05:45:19.558931847 +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[596d0d9efd6a873d0c254ee2cb7674c760ad6121b7330ba7e52f9add91972fc9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ev431qzq0bxcee30avq511ac5 EndpointID:f5bd63ff6658a100da604f6ec95522ead3adb863879c5cea41ceb61f0c803e7f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7df9d130683186b96bc7cae50befa05f0b64904a6b64c378793680842e27cd9e 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:750b84801e2d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ev431qzq0bxcee30avq511ac5 EndpointID:f5bd63ff6658a100da604f6ec95522ead3adb863879c5cea41ceb61f0c803e7f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T05:45:26.748Z] PASS [2020-07-15T05:45:26.748Z] [2020-07-15T05:45:26.748Z] === Skipped [2020-07-15T05:45:26.748Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:45:26.748Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:45:26.748Z] [2020-07-15T05:45:26.748Z] [2020-07-15T05:45:26.748Z] DONE 23 tests, 1 skipped in 50.914s [2020-07-15T05:45:26.748Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:45:26.748Z] ++ 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-07-15T05:45:26.749Z] ++ set -e [2020-07-15T05:45:26.749Z] ++ '[' -n 0 ']' [2020-07-15T05:45:26.749Z] ++ set -x [2020-07-15T05:45:26.749Z] ++ env -i DEST=/go/src/github.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-07-15T05:45:26.749Z] INFO: Testing against a local daemon [2020-07-15T05:45:26.749Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T05:45:26.749Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T05:45:26.749Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:45:26.749Z] === RUN TestDockerNetworkIpvlan [2020-07-15T05:45:26.749Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:45:26.749Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:45:26.749Z] PASS [2020-07-15T05:45:26.749Z] [2020-07-15T05:45:26.749Z] === Skipped [2020-07-15T05:45:26.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T05:45:26.749Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:45:26.749Z] [2020-07-15T05:45:26.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:45:26.749Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:45:26.749Z] [2020-07-15T05:45:26.749Z] [2020-07-15T05:45:26.749Z] DONE 2 tests, 2 skipped in 0.131s [2020-07-15T05:45:26.749Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:45:26.749Z] ++ 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-07-15T05:45:26.749Z] ++ set -e [2020-07-15T05:45:26.749Z] ++ '[' -n 0 ']' [2020-07-15T05:45:26.749Z] ++ set -x [2020-07-15T05:45:26.749Z] ++ env -i DEST=/go/src/github.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-07-15T05:45:26.749Z] INFO: Testing against a local daemon [2020-07-15T05:45:26.749Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T05:45:27.677Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-15T05:45:27.933Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-15T05:45:27.933Z] === RUN TestDockerNetworkMacvlan [2020-07-15T05:45:28.496Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T05:45:29.424Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T05:45:30.355Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T05:45:30.355Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-15T05:45:32.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-15T05:45:32.251Z] === RUN TestDockerSuite/TestBuildRm [2020-07-15T05:45:33.179Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T05:45:35.697Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T05:45:35.953Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-15T05:45:36.882Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-15T05:45:38.248Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-15T05:45:38.463Z] ok github.com/docker/docker/builder/remotecontext/git 30.521s coverage: 86.3% of statements [2020-07-15T05:45:38.811Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-15T05:45:38.935Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T05:45:38.935Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T05:45:39.374Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-15T05:45:40.302Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-15T05:45:40.558Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T05:45:41.488Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-15T05:45:41.488Z] --- PASS: TestDockerNetworkMacvlan (13.80s) [2020-07-15T05:45:41.488Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-15T05:45:41.488Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-07-15T05:45:41.488Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-07-15T05:45:41.488Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.51s) [2020-07-15T05:45:41.488Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s) [2020-07-15T05:45:41.488Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-07-15T05:45:41.488Z] PASS [2020-07-15T05:45:41.488Z] [2020-07-15T05:45:41.488Z] DONE 8 tests in 15.308s [2020-07-15T05:45:41.744Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T05:45:41.744Z] ++ 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-07-15T05:45:41.744Z] ++ set -e [2020-07-15T05:45:41.744Z] ++ '[' -n 0 ']' [2020-07-15T05:45:41.744Z] ++ set -x [2020-07-15T05:45:41.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=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-07-15T05:45:41.744Z] testing: warning: no tests to run [2020-07-15T05:45:41.744Z] PASS [2020-07-15T05:45:41.744Z] [2020-07-15T05:45:41.744Z] DONE 0 tests in 0.029s [2020-07-15T05:45:41.744Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T05:45:41.744Z] ++ 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-07-15T05:45:41.744Z] ++ set -e [2020-07-15T05:45:41.744Z] ++ '[' -n 0 ']' [2020-07-15T05:45:41.744Z] ++ set -x [2020-07-15T05:45:41.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=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-07-15T05:45:41.744Z] INFO: Testing against a local daemon [2020-07-15T05:45:41.744Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T05:45:42.306Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-15T05:45:43.236Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2020-07-15T05:45:43.236Z] === RUN TestAuthZPluginTLS [2020-07-15T05:45:43.799Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-15T05:45:43.799Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T05:45:44.363Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-07-15T05:45:44.363Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T05:45:44.928Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-15T05:45:44.928Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T05:45:45.185Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-15T05:45:45.185Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-15T05:45:45.441Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-15T05:45:45.441Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-15T05:45:45.441Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-07-15T05:45:45.441Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T05:45:46.004Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-15T05:45:46.131Z] ok github.com/docker/docker/cmd/dockerd 0.663s coverage: 19.3% of statements [2020-07-15T05:45:46.567Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-15T05:45:46.567Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-15T05:45:46.824Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-07-15T05:45:46.824Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T05:45:47.126Z] ok github.com/docker/docker/container 0.532s coverage: 41.6% of statements [2020-07-15T05:45:47.126Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T05:45:47.388Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-15T05:45:47.388Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-15T05:45:47.388Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T05:45:47.599Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T05:45:47.599Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T05:45:47.599Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T05:45:47.961Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-07-15T05:45:47.961Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T05:45:48.524Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-15T05:45:48.524Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T05:45:49.835Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.292s coverage: 65.3% of statements [2020-07-15T05:45:50.417Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2020-07-15T05:45:50.417Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T05:45:50.673Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-15T05:45:51.613Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-15T05:45:52.070Z] ok github.com/docker/docker/daemon/cluster/convert 0.452s coverage: 35.4% of statements [2020-07-15T05:45:52.175Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2020-07-15T05:45:52.175Z] === RUN TestAuthZPluginHeader [2020-07-15T05:45:52.434Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-15T05:45:52.542Z] ok github.com/docker/docker/daemon/cluster 0.896s coverage: 0.5% of statements [2020-07-15T05:45:52.996Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-15T05:45:53.253Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-07-15T05:45:53.253Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T05:45:53.814Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-15T05:45:54.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-15T05:45:55.305Z] === RUN TestDockerSuite/TestBuildUser [2020-07-15T05:45:57.198Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-15T05:45:58.127Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2020-07-15T05:45:58.127Z] === RUN TestAuthZPluginV2Disable [2020-07-15T05:45:58.447Z] ok github.com/docker/docker/daemon/config 0.739s coverage: 79.7% of statements [2020-07-15T05:45:58.447Z] ok github.com/docker/docker/daemon/discovery 0.191s coverage: 30.0% of statements [2020-07-15T05:46:00.016Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-15T05:46:00.679Z] ok github.com/docker/docker/daemon/events 0.366s coverage: 50.0% of statements [2020-07-15T05:46:00.679Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.374s coverage: 11.1% of statements [2020-07-15T05:46:01.674Z] ok github.com/docker/docker/daemon 3.075s coverage: 9.2% of statements [2020-07-15T05:46:01.674Z] ok github.com/docker/docker/daemon/graphdriver 0.291s coverage: 2.3% of statements [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-15T05:46:01.674Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-15T05:46:01.674Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-07-15T05:46:01.908Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2020-07-15T05:46:01.908Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T05:46:05.177Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.01s) [2020-07-15T05:46:05.177Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T05:46:05.495Z] ok github.com/docker/docker/daemon/logger/awslogs 0.791s coverage: 77.4% of statements [2020-07-15T05:46:05.495Z] ok github.com/docker/docker/daemon/logger 0.725s coverage: 42.1% of statements [2020-07-15T05:46:05.969Z] ok github.com/docker/docker/daemon/images 0.414s coverage: 4.8% of statements [2020-07-15T05:46:05.969Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T05:46:05.969Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T05:46:05.969Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-15T05:46:05.969Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T05:46:05.969Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T05:46:05.969Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-15T05:46:05.969Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-15T05:46:06.442Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.984s coverage: 61.6% of statements [2020-07-15T05:46:07.437Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.179s coverage: 87.2% of statements [2020-07-15T05:46:09.014Z] ok github.com/docker/docker/daemon/logger/local 0.411s coverage: 75.2% of statements [2020-07-15T05:46:09.014Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T05:46:09.014Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.354s coverage: 35.9% of statements [2020-07-15T05:46:09.486Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.320s coverage: 33.3% of statements [2020-07-15T05:46:11.067Z] ok github.com/docker/docker/daemon/logger/templates 0.307s coverage: 8.3% of statements [2020-07-15T05:46:11.540Z] ok github.com/docker/docker/daemon/logger/syslog 0.276s coverage: 46.8% of statements [2020-07-15T05:46:13.118Z] ok github.com/docker/docker/daemon/logger/splunk 2.191s coverage: 82.5% of statements [2020-07-15T05:46:13.118Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T05:46:13.118Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-15T05:46:13.118Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T05:46:13.271Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-15T05:46:13.271Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-15T05:46:13.271Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-15T05:46:14.198Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-15T05:46:14.697Z] ok github.com/docker/docker/distribution/metadata 1.308s coverage: 48.2% of statements [2020-07-15T05:46:14.697Z] ok github.com/docker/docker/errdefs 0.137s coverage: 49.4% of statements [2020-07-15T05:46:14.760Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-15T05:46:15.169Z] ok github.com/docker/docker/distribution 1.968s coverage: 20.3% of statements [2020-07-15T05:46:15.169Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T05:46:15.325Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.48s) [2020-07-15T05:46:15.325Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T05:46:15.642Z] ok github.com/docker/docker/distribution/xfer 2.033s coverage: 76.8% of statements [2020-07-15T05:46:15.642Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T05:46:15.888Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-15T05:46:15.888Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-15T05:46:15.888Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-15T05:46:15.888Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-15T05:46:15.888Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-15T05:46:16.637Z] ok github.com/docker/docker/image/cache 0.176s coverage: 19.2% of statements [2020-07-15T05:46:17.110Z] ok github.com/docker/docker/image 0.642s coverage: 86.4% of statements [2020-07-15T05:46:17.110Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T05:46:17.253Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-15T05:46:17.253Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-15T05:46:17.509Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-15T05:46:17.583Z] ok github.com/docker/docker/image/v1 0.414s coverage: 25.0% of statements [2020-07-15T05:46:17.583Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T05:46:18.070Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-15T05:46:18.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-15T05:46:18.911Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-15T05:46:18.911Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-15T05:46:19.161Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-07-15T05:46:19.634Z] ok github.com/docker/docker/libcontainerd/local 0.238s coverage: 1.0% of statements [2020-07-15T05:46:20.106Z] ok github.com/docker/docker/layer 0.554s coverage: 30.1% of statements [2020-07-15T05:46:20.106Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T05:46:20.106Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T05:46:20.106Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T05:46:20.106Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T05:46:20.106Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T05:46:20.106Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T05:46:20.106Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 50.0% of statements [2020-07-15T05:46:21.102Z] ok github.com/docker/docker/opts 0.368s coverage: 67.7% of statements [2020-07-15T05:46:21.575Z] ok github.com/docker/docker/pkg/broadcaster 0.085s coverage: 100.0% of statements [2020-07-15T05:46:22.179Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-15T05:46:22.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-15T05:46:22.571Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-07-15T05:46:22.571Z] ok github.com/docker/docker/pkg/authorization 0.666s coverage: 26.8% of statements [2020-07-15T05:46:23.043Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.4% of statements [2020-07-15T05:46:23.106Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-15T05:46:23.516Z] ok github.com/docker/docker/pkg/directory 0.073s coverage: 80.0% of statements [2020-07-15T05:46:23.989Z] ok github.com/docker/docker/pkg/discovery 0.187s coverage: 58.3% of statements [2020-07-15T05:46:24.036Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-15T05:46:24.292Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-15T05:46:24.462Z] ok github.com/docker/docker/pkg/discovery/file 0.258s coverage: 92.9% of statements [2020-07-15T05:46:24.853Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-15T05:46:24.853Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-15T05:46:25.416Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-15T05:46:25.457Z] ok github.com/docker/docker/pkg/discovery/memory 0.197s coverage: 92.3% of statements [2020-07-15T05:46:26.453Z] ok github.com/docker/docker/pkg/discovery/nodes 0.081s coverage: 93.8% of statements [2020-07-15T05:46:26.782Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-15T05:46:26.782Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-15T05:46:26.782Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-15T05:46:27.038Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-15T05:46:27.449Z] ok github.com/docker/docker/pkg/filenotify 0.075s coverage: 39.4% of statements [2020-07-15T05:46:27.449Z] ok github.com/docker/docker/pkg/fileutils 0.136s coverage: 87.7% of statements [2020-07-15T05:46:27.966Z] === RUN TestDockerSuite/TestCommitChange [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.1% of statements [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/builder/dockerfile 0.165s coverage: 48.1% of statements [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.6% of statements [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-15T05:46:28.098Z] ok github.com/docker/docker/builder/remotecontext/git 1.201s coverage: 86.3% of statements [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T05:46:28.098Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T05:46:28.446Z] ok github.com/docker/docker/pkg/homedir 0.083s coverage: 42.9% of statements [2020-07-15T05:46:28.529Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-15T05:46:28.918Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.3% of statements [2020-07-15T05:46:28.918Z] ok github.com/docker/docker/pkg/discovery/kv 3.442s coverage: 84.1% of statements [2020-07-15T05:46:29.090Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-15T05:46:29.914Z] ok github.com/docker/docker/pkg/archive 7.322s coverage: 62.7% of statements [2020-07-15T05:46:30.021Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-15T05:46:30.387Z] ok github.com/docker/docker/pkg/locker 0.085s coverage: 88.9% of statements [2020-07-15T05:46:30.387Z] ok github.com/docker/docker/pkg/ioutils 0.731s coverage: 69.2% of statements [2020-07-15T05:46:30.387Z] ok github.com/docker/docker/pkg/jsonmessage 0.183s coverage: 91.7% of statements [2020-07-15T05:46:30.860Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2020-07-15T05:46:30.948Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-15T05:46:31.333Z] ok github.com/docker/docker/pkg/namesgenerator 0.070s coverage: 85.7% of statements [2020-07-15T05:46:31.386Z] ok github.com/docker/docker/client 0.148s coverage: 75.4% of statements [2020-07-15T05:46:31.509Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-15T05:46:31.765Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-07-15T05:46:31.765Z] PASS [2020-07-15T05:46:31.765Z] [2020-07-15T05:46:31.765Z] DONE 17 tests in 50.102s [2020-07-15T05:46:31.765Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T05:46:31.765Z] ++ 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-07-15T05:46:31.765Z] ++ set -e [2020-07-15T05:46:31.765Z] ++ '[' -n 0 ']' [2020-07-15T05:46:31.765Z] ++ set -x [2020-07-15T05:46:31.765Z] ++ env -i DEST=/go/src/github.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-07-15T05:46:31.806Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-07-15T05:46:32.021Z] INFO: Testing against a local daemon [2020-07-15T05:46:32.021Z] === RUN TestPluginInvalidJSON [2020-07-15T05:46:32.021Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:46:32.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:46:32.021Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:46:32.021Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-15T05:46:32.021Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T05:46:32.021Z] === RUN TestPluginInstall [2020-07-15T05:46:32.021Z] === RUN TestPluginInstall/no_auth [2020-07-15T05:46:32.278Z] ok github.com/docker/docker/pkg/pidfile 0.072s coverage: 82.6% of statements [2020-07-15T05:46:32.584Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-15T05:46:33.274Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-07-15T05:46:33.511Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-15T05:46:34.270Z] ok github.com/docker/docker/pkg/pools 0.061s coverage: 88.2% of statements [2020-07-15T05:46:34.742Z] ok github.com/docker/docker/pkg/plugins/transport 0.168s coverage: 85.7% of statements [2020-07-15T05:46:35.215Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-07-15T05:46:35.400Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-15T05:46:35.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-15T05:46:36.212Z] ok github.com/docker/docker/pkg/reexec 0.151s coverage: 82.4% of statements [2020-07-15T05:46:36.220Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-15T05:46:36.220Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-15T05:46:36.220Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-15T05:46:36.476Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-15T05:46:36.476Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-15T05:46:36.476Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-15T05:46:36.476Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-15T05:46:36.684Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 73.9% of statements [2020-07-15T05:46:37.157Z] ok github.com/docker/docker/pkg/signal 0.120s coverage: 20.3% of statements [2020-07-15T05:46:37.630Z] ok github.com/docker/docker/pkg/stdcopy 0.107s coverage: 100.0% of statements [2020-07-15T05:46:38.625Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2020-07-15T05:46:38.625Z] ok github.com/docker/docker/pkg/stringid 0.081s coverage: 70.6% of statements [2020-07-15T05:46:38.993Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-15T05:46:39.619Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T05:46:40.092Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T05:46:40.092Z] ok github.com/docker/docker/pkg/system 0.142s coverage: 13.8% of statements [2020-07-15T05:46:40.371Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-15T05:46:40.371Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-15T05:46:40.565Z] ok github.com/docker/docker/pkg/tailfile 0.178s coverage: 88.6% of statements [2020-07-15T05:46:41.038Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2020-07-15T05:46:41.299Z] time="2020-07-15T05:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:46:41.299Z] time="2020-07-15T05:46:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:46:41.300Z] time="2020-07-15T05:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18bc8ce13ba5ea4450af0bc9498e781790f02195fa162447a0f4a347e66089ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:46:41.300Z] time="2020-07-15T05:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:46:41.300Z] time="2020-07-15T05:46:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:46:41.300Z] time="2020-07-15T05:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18bc8ce13ba5ea4450af0bc9498e781790f02195fa162447a0f4a347e66089ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:46:41.300Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-15T05:46:41.511Z] testing: warning: no tests to run [2020-07-15T05:46:41.511Z] coverage: [no statements] [2020-07-15T05:46:41.511Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2020-07-15T05:46:41.862Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T05:46:41.984Z] ok github.com/docker/docker/pkg/truncindex 0.157s coverage: 91.5% of statements [2020-07-15T05:46:41.984Z] ok github.com/docker/docker/pkg/urlutil 0.074s coverage: 100.0% of statements [2020-07-15T05:46:41.984Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2020-07-15T05:46:42.424Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-15T05:46:42.680Z] time="2020-07-15T05:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:46:42.680Z] time="2020-07-15T05:46:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:46:42.680Z] time="2020-07-15T05:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b20e297fb1818c4b8d0e60751e07b02b87cc176e74b2cca145e49b152118ce3b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:46:42.680Z] time="2020-07-15T05:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:46:42.680Z] time="2020-07-15T05:46:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:46:42.680Z] time="2020-07-15T05:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b20e297fb1818c4b8d0e60751e07b02b87cc176e74b2cca145e49b152118ce3b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:46:42.936Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-15T05:46:43.192Z] === RUN TestPluginInstall/with_insecure [2020-07-15T05:46:43.448Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-15T05:46:43.561Z] ok github.com/docker/docker/plugin/v2 0.185s coverage: 20.1% of statements [2020-07-15T05:46:44.033Z] ok github.com/docker/docker/reference 0.256s coverage: 84.4% of statements [2020-07-15T05:46:44.034Z] ok github.com/docker/docker/plugin 0.226s coverage: 12.0% of statements [2020-07-15T05:46:44.378Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-15T05:46:44.378Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-15T05:46:44.378Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-15T05:46:44.378Z] time="2020-07-15T05:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:46:44.378Z] time="2020-07-15T05:46:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:46:44.378Z] time="2020-07-15T05:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:872b5ed5547ad80bd01ee8b43c93eacbc5558b3a20e799a4438fcc9784231a4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:46:44.378Z] time="2020-07-15T05:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:46:44.378Z] time="2020-07-15T05:46:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:46:44.378Z] time="2020-07-15T05:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:872b5ed5547ad80bd01ee8b43c93eacbc5558b3a20e799a4438fcc9784231a4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:46:44.633Z] --- PASS: TestPluginInstall (12.62s) [2020-07-15T05:46:44.633Z] --- PASS: TestPluginInstall/no_auth (9.99s) [2020-07-15T05:46:44.633Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-07-15T05:46:44.633Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2020-07-15T05:46:44.633Z] plugin_test.go:157: [d03c57d56377f] daemon is not started [2020-07-15T05:46:44.633Z] PASS [2020-07-15T05:46:44.633Z] [2020-07-15T05:46:44.633Z] DONE 6 tests in 12.806s [2020-07-15T05:46:44.633Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T05:46:44.633Z] ++ 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-07-15T05:46:44.633Z] ++ set -e [2020-07-15T05:46:44.633Z] ++ '[' -n 0 ']' [2020-07-15T05:46:44.633Z] ++ set -x [2020-07-15T05:46:44.634Z] ++ env -i DEST=/go/src/github.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-07-15T05:46:44.634Z] INFO: Testing against a local daemon [2020-07-15T05:46:44.634Z] === RUN TestExternalGraphDriver [2020-07-15T05:46:44.889Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-15T05:46:44.889Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-15T05:46:44.889Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-15T05:46:44.889Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-15T05:46:44.889Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-15T05:46:44.889Z] === RUN TestExternalGraphDriver/json [2020-07-15T05:46:45.451Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-15T05:46:45.624Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2020-07-15T05:46:45.624Z] ok github.com/docker/docker/registry/resumable 0.284s coverage: 100.0% of statements [2020-07-15T05:46:46.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-15T05:46:46.620Z] ok github.com/docker/docker/runconfig 0.127s coverage: 52.2% of statements [2020-07-15T05:46:46.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-15T05:46:46.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-15T05:46:46.952Z] === RUN TestExternalGraphDriver/spec [2020-07-15T05:46:47.092Z] ok github.com/docker/docker/testutil 0.098s coverage: 62.5% of statements [2020-07-15T05:46:47.092Z] ok github.com/docker/docker/registry 0.515s coverage: 51.7% of statements [2020-07-15T05:46:48.318Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-15T05:46:48.575Z] === RUN TestExternalGraphDriver/pull [2020-07-15T05:46:48.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-15T05:46:48.835Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-15T05:46:49.324Z] ok github.com/docker/docker/volume/drivers 0.133s coverage: 36.1% of statements [2020-07-15T05:46:49.763Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-15T05:46:50.319Z] ok github.com/docker/docker/volume/local 0.175s coverage: 37.7% of statements [2020-07-15T05:46:50.319Z] ok github.com/docker/docker/volume/mounts 0.164s coverage: 66.2% of statements [2020-07-15T05:46:50.325Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-15T05:46:50.325Z] --- PASS: TestExternalGraphDriver (5.62s) [2020-07-15T05:46:50.325Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-07-15T05:46:50.325Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2020-07-15T05:46:50.325Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-07-15T05:46:50.325Z] === RUN TestGraphdriverPluginV2 [2020-07-15T05:46:50.886Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-15T05:46:51.448Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-15T05:46:51.448Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-15T05:46:51.897Z] ok github.com/docker/docker/volume/service 0.467s coverage: 70.3% of statements [2020-07-15T05:46:52.013Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-15T05:46:52.270Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-15T05:46:53.198Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-15T05:46:53.199Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-15T05:46:53.455Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-15T05:46:54.384Z] --- PASS: TestGraphdriverPluginV2 (4.11s) [2020-07-15T05:46:54.384Z] PASS [2020-07-15T05:46:54.384Z] [2020-07-15T05:46:54.384Z] DONE 5 tests in 9.866s [2020-07-15T05:46:54.384Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T05:46:54.384Z] ++ 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-07-15T05:46:54.384Z] ++ set -e [2020-07-15T05:46:54.384Z] ++ '[' -n 0 ']' [2020-07-15T05:46:54.384Z] ++ set -x [2020-07-15T05:46:54.384Z] ++ env -i DEST=/go/src/github.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-07-15T05:46:54.640Z] INFO: Testing against a local daemon [2020-07-15T05:46:54.640Z] === RUN TestContinueAfterPluginCrash [2020-07-15T05:46:54.640Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T05:46:54.640Z] === RUN TestReadPluginNoRead [2020-07-15T05:46:54.640Z] === PAUSE TestReadPluginNoRead [2020-07-15T05:46:54.640Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T05:46:54.640Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T05:46:54.640Z] === CONT TestContinueAfterPluginCrash [2020-07-15T05:46:54.640Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T05:46:54.640Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-15T05:46:56.007Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-15T05:46:56.007Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-15T05:46:56.007Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-15T05:46:56.007Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-15T05:46:56.007Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-15T05:46:56.936Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-15T05:46:59.452Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2020-07-15T05:46:59.452Z] === CONT TestReadPluginNoRead [2020-07-15T05:47:01.363Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-15T05:47:01.928Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-15T05:47:02.493Z] === RUN TestReadPluginNoRead/default [2020-07-15T05:47:02.493Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-15T05:47:02.493Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-15T05:47:02.493Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-15T05:47:03.944Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T05:47:04.506Z] --- PASS: TestContinueAfterPluginCrash (9.75s) [2020-07-15T05:47:05.068Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T05:47:05.068Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-15T05:47:05.628Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-15T05:47:06.191Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-15T05:47:06.447Z] --- PASS: TestReadPluginNoRead (7.07s) [2020-07-15T05:47:06.447Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2020-07-15T05:47:06.447Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2020-07-15T05:47:06.447Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2020-07-15T05:47:06.447Z] read_test.go:92: [d929aee8954e9] daemon is not started [2020-07-15T05:47:06.447Z] PASS [2020-07-15T05:47:06.447Z] [2020-07-15T05:47:06.447Z] DONE 6 tests in 11.924s [2020-07-15T05:47:06.447Z] 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-07-15T05:47:06.447Z] ++ 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-07-15T05:47:06.447Z] ++ set -e [2020-07-15T05:47:06.447Z] ++ '[' -n 0 ']' [2020-07-15T05:47:06.447Z] ++ set -x [2020-07-15T05:47:06.448Z] ++ env -i DEST=/go/src/github.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-07-15T05:47:06.448Z] testing: warning: no tests to run [2020-07-15T05:47:06.448Z] PASS [2020-07-15T05:47:06.448Z] [2020-07-15T05:47:06.448Z] DONE 0 tests in 0.051s [2020-07-15T05:47:06.448Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T05:47:06.448Z] ++ 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-07-15T05:47:06.448Z] ++ set -e [2020-07-15T05:47:06.448Z] ++ '[' -n 0 ']' [2020-07-15T05:47:06.448Z] ++ set -x [2020-07-15T05:47:06.448Z] ++ env -i DEST=/go/src/github.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-07-15T05:47:06.703Z] INFO: Testing against a local daemon [2020-07-15T05:47:06.703Z] === RUN TestPluginWithDevMounts [2020-07-15T05:47:06.703Z] === PAUSE TestPluginWithDevMounts [2020-07-15T05:47:06.703Z] === CONT TestPluginWithDevMounts [2020-07-15T05:47:08.593Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-07-15T05:47:08.593Z] PASS [2020-07-15T05:47:08.593Z] [2020-07-15T05:47:08.593Z] DONE 1 tests in 2.012s [2020-07-15T05:47:08.593Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T05:47:08.593Z] ++ 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-07-15T05:47:08.593Z] ++ set -e [2020-07-15T05:47:08.593Z] ++ '[' -n 0 ']' [2020-07-15T05:47:08.593Z] ++ set -x [2020-07-15T05:47:08.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-15T05:47:08.593Z] INFO: Testing against a local daemon [2020-07-15T05:47:08.593Z] === RUN TestSecretInspect [2020-07-15T05:47:09.524Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-15T05:47:09.781Z] ok github.com/docker/docker/pkg/plugins 35.105s coverage: 73.4% of statements [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T05:47:09.781Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T05:47:10.086Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === Skipped [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-15T05:47:10.254Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-15T05:47:10.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-15T05:47:10.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-15T05:47:10.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-15T05:47:10.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-15T05:47:10.254Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-15T05:47:10.254Z] daemon_test.go:147: root required [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-15T05:47:10.254Z] reload_test.go:520: root required [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-15T05:47:10.254Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-15T05:47:10.254Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-15T05:47:10.254Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-15T05:47:10.254Z] download_test.go:268: Needs fixing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-15T05:47:10.254Z] layer_test.go:304: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-15T05:47:10.254Z] layer_test.go:353: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-15T05:47:10.254Z] layer_test.go:468: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-15T05:47:10.254Z] layer_test.go:697: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-15T05:47:10.254Z] migration_test.go:46: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-15T05:47:10.254Z] migration_test.go:182: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-15T05:47:10.254Z] mount_test.go:17: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-15T05:47:10.254Z] mount_test.go:76: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-15T05:47:10.254Z] mount_test.go:125: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-15T05:47:10.254Z] mount_test.go:212: Failing on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:133: Xz not present in msys2 [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:238: Failing on Windows CI machines [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-15T05:47:10.254Z] archive_windows_test.go:16: Currently fails [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-15T05:47:10.254Z] changes_test.go:192: needs more investigation [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-15T05:47:10.254Z] changes_test.go:405: needs further investigation [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-15T05:47:10.254Z] changes_test.go:441: needs further investigation [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-15T05:47:10.254Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-15T05:47:10.254Z] poller_test.go:41: No chmod on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-15T05:47:10.254Z] fileutils_test.go:134: Needs porting to Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-15T05:47:10.254Z] fileutils_test.go:180: Needs porting to Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-15T05:47:10.254Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-15T05:47:10.254Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-15T05:47:10.254Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-15T05:47:10.254Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-15T05:47:10.254Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-15T05:47:10.254Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] [2020-07-15T05:47:10.254Z] DONE 1761 tests, 46 skipped in 198.466s [2020-07-15T05:47:10.254Z] INFO: make.ps1 ended at 07/15/2020 05:47:09 [2020-07-15T05:47:11.451Z] --- PASS: TestSecretInspect (2.69s) [2020-07-15T05:47:11.451Z] === RUN TestSecretList [2020-07-15T05:47:11.451Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-15T05:47:11.834Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-15T05:47:12.307Z] INFO: Unit tests ended at 07/15/2020 05:47:11. Duration:00:03:33.2441478 [2020-07-15T05:47:12.307Z] INFO: Building busybox [2020-07-15T05:47:12.307Z] Sending build context to Docker daemon 5.12kB [2020-07-15T05:47:12.307Z] [2020-07-15T05:47:12.307Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-15T05:47:12.307Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-15T05:47:12.307Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-15T05:47:12.307Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-15T05:47:12.307Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-15T05:47:12.307Z] ---> 987b1d5e0abf [2020-07-15T05:47:12.307Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-15T05:47:12.307Z] ---> Running in 9679ff6172c3 [2020-07-15T05:47:12.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-15T05:47:13.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-15T05:47:13.871Z] --- PASS: TestSecretList (2.58s) [2020-07-15T05:47:13.871Z] === RUN TestSecretsCreateAndDelete [2020-07-15T05:47:14.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-15T05:47:15.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-15T05:47:16.359Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2020-07-15T05:47:16.359Z] === RUN TestSecretsUpdate [2020-07-15T05:47:17.091Z] Removing intermediate container 9679ff6172c3 [2020-07-15T05:47:17.091Z] ---> 4038b86bfb6e [2020-07-15T05:47:17.091Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-15T05:47:17.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-15T05:47:17.563Z] ---> Running in 233c2fa2e6f7 [2020-07-15T05:47:17.564Z] Removing intermediate container 233c2fa2e6f7 [2020-07-15T05:47:17.564Z] ---> fc101a6ce72d [2020-07-15T05:47:17.564Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-15T05:47:17.564Z] ---> Running in ca4ab29b3ec2 [2020-07-15T05:47:18.005Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.8% of statements [2020-07-15T05:47:18.005Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2020-07-15T05:47:18.005Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T05:47:18.005Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T05:47:18.005Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T05:47:18.005Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T05:47:18.036Z] Removing intermediate container ca4ab29b3ec2 [2020-07-15T05:47:18.036Z] ---> e1363200a048 [2020-07-15T05:47:18.036Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-15T05:47:18.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00076c480_} [2020-07-15T05:47:18.908Z] --- PASS: TestSecretsUpdate (2.39s) [2020-07-15T05:47:18.908Z] === RUN TestTemplatedSecret [2020-07-15T05:47:19.616Z] [2020-07-15T05:47:19.616Z] ---> a0e01a406a56 [2020-07-15T05:47:19.616Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-15T05:47:19.616Z] ---> Running in f47f40be5ad9 [2020-07-15T05:47:20.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1971332436_/foo_false____} [2020-07-15T05:47:20.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-15T05:47:21.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1971332436_/foo_true____} [2020-07-15T05:47:21.893Z] --- PASS: TestTemplatedSecret (3.12s) [2020-07-15T05:47:21.893Z] === RUN TestSecretCreateResolve [2020-07-15T05:47:22.220Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2020-07-15T05:47:23.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3266630819_/foo_false____} [2020-07-15T05:47:24.111Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-07-15T05:47:24.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3266630819_/foo_true____} [2020-07-15T05:47:24.446Z] --- PASS: TestSecretCreateResolve (2.53s) [2020-07-15T05:47:24.446Z] PASS [2020-07-15T05:47:24.446Z] [2020-07-15T05:47:24.446Z] DONE 6 tests in 15.875s [2020-07-15T05:47:24.446Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T05:47:24.446Z] ++ 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-07-15T05:47:24.446Z] ++ set -e [2020-07-15T05:47:24.446Z] ++ '[' -n 0 ']' [2020-07-15T05:47:24.446Z] ++ set -x [2020-07-15T05:47:24.446Z] ++ env -i DEST=/go/src/github.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-07-15T05:47:24.704Z] INFO: Testing against a local daemon [2020-07-15T05:47:24.704Z] === RUN TestServiceCreateInit [2020-07-15T05:47:24.704Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T05:47:25.480Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-15T05:47:26.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3266630819_/foo_true__0xc00076c560__} [2020-07-15T05:47:27.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00076c5e0_} [2020-07-15T05:47:28.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00076c640_} [2020-07-15T05:47:29.361Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T05:47:30.084Z] Removing intermediate container f47f40be5ad9 [2020-07-15T05:47:30.084Z] ---> 570233bce6a2 [2020-07-15T05:47:30.084Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-15T05:47:30.084Z] ---> Running in 28e96277cb9c [2020-07-15T05:47:30.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00076c6a0_} [2020-07-15T05:47:30.556Z] [2020-07-15T05:47:30.556Z] SUCCESS: Specified value was saved. [2020-07-15T05:47:31.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00076c6e0_} [2020-07-15T05:47:33.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-15T05:47:33.529Z] Removing intermediate container 28e96277cb9c [2020-07-15T05:47:33.529Z] ---> cc2886160613 [2020-07-15T05:47:33.529Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-15T05:47:33.529Z] ---> Running in f12692c7be9a [2020-07-15T05:47:33.971Z] --- PASS: TestServiceCreateInit (9.15s) [2020-07-15T05:47:33.972Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s) [2020-07-15T05:47:33.972Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.39s) [2020-07-15T05:47:33.972Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-15T05:47:34.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-15T05:47:34.789Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-15T05:47:35.422Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-07-15T05:47:35.422Z] ok github.com/docker/docker/daemon 12.176s coverage: 17.5% of statements [2020-07-15T05:47:35.422Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T05:47:35.422Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T05:47:35.984Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-07-15T05:47:36.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-15T05:47:36.913Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-15T05:47:36.933Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-15T05:47:37.170Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-15T05:47:37.170Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T05:47:37.170Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T05:47:37.345Z] Cannot create a file when that file already exists. [2020-07-15T05:47:38.537Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-15T05:47:39.450Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-15T05:47:40.474Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.444s coverage: 73.1% of statements [2020-07-15T05:47:41.036Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-15T05:47:42.400Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.432s coverage: 57.0% of statements [2020-07-15T05:47:42.718Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-15T05:47:43.240Z] Removing intermediate container f12692c7be9a [2020-07-15T05:47:43.240Z] ---> 275cffefe4d5 [2020-07-15T05:47:43.240Z] Step 13/13 : CMD ["sh"] [2020-07-15T05:47:43.240Z] ---> Running in 673ec061bf27 [2020-07-15T05:47:43.240Z] Removing intermediate container 673ec061bf27 [2020-07-15T05:47:43.240Z] ---> 66445876c30d [2020-07-15T05:47:43.240Z] Successfully built 66445876c30d [2020-07-15T05:47:43.240Z] Successfully tagged busybox:latest [2020-07-15T05:47:43.240Z] INFO: Docker images of the daemon under test [2020-07-15T05:47:43.240Z] [2020-07-15T05:47:43.240Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-15T05:47:43.240Z] busybox latest 66445876c30d Less than a second ago 5.06GB [2020-07-15T05:47:43.240Z] microsoft/windowsservercore latest 987b1d5e0abf 7 days ago 4.99GB [2020-07-15T05:47:43.240Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 7 days ago 4.99GB [2020-07-15T05:47:43.240Z] [2020-07-15T05:47:43.240Z] INFO: Running integration tests at 07/15/2020 05:47:42... [2020-07-15T05:47:43.240Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-15T05:47:43.240Z] INFO: Integration API tests being run from the host: [2020-07-15T05:47:43.240Z] INFO: make.ps1 starting at 07/15/2020 05:47:43 [2020-07-15T05:47:43.644Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-15T05:47:43.644Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-15T05:47:44.205Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-15T05:47:44.236Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-15T05:47:44.291Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-15T05:47:44.767Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-15T05:47:45.694Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-15T05:47:46.180Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.261s coverage: 49.5% of statements [2020-07-15T05:47:46.255Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-15T05:47:46.742Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.896s coverage: 46.2% of statements [2020-07-15T05:47:46.742Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T05:47:46.817Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-15T05:47:47.377Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-15T05:47:47.940Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-15T05:47:48.502Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-15T05:47:48.632Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.607s coverage: 57.7% of statements [2020-07-15T05:47:48.632Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T05:47:48.889Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.353s coverage: 76.1% of statements [2020-07-15T05:47:48.889Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T05:47:49.064Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-15T05:47:49.627Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-15T05:47:49.818Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-07-15T05:47:50.215Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-15T05:47:50.747Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-07-15T05:47:50.796Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-15T05:47:51.357Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-15T05:47:51.677Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-15T05:47:52.284Z] --- PASS: TestCreateServiceMultipleTimes (18.27s) [2020-07-15T05:47:52.284Z] === RUN TestCreateServiceConflict [2020-07-15T05:47:52.284Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-15T05:47:52.847Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-15T05:47:53.045Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.8% of statements [2020-07-15T05:47:53.045Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T05:47:53.045Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T05:47:53.408Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-15T05:47:53.409Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-15T05:47:53.609Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-07-15T05:47:54.338Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-15T05:47:54.902Z] --- PASS: TestCreateServiceConflict (2.61s) [2020-07-15T05:47:54.902Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T05:47:54.902Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-15T05:47:55.500Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-07-15T05:47:55.500Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 77.8% of statements [2020-07-15T05:47:55.500Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T05:47:55.500Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T05:47:55.830Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-15T05:47:56.393Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-15T05:47:56.428Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-07-15T05:47:56.684Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2020-07-15T05:47:57.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-07-15T05:47:57.322Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-15T05:47:58.178Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2020-07-15T05:47:58.179Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T05:47:58.250Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2020-07-15T05:47:58.250Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T05:47:58.506Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-15T05:47:58.742Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.7% of statements [2020-07-15T05:47:59.070Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-15T05:47:59.669Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-07-15T05:48:01.036Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-15T05:48:01.587Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-15T05:48:01.598Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-15T05:48:02.181Z] ok github.com/docker/docker/daemon/logger/splunk 1.602s coverage: 82.5% of statements [2020-07-15T05:48:02.181Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T05:48:02.181Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-07-15T05:48:02.181Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T05:48:04.075Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-07-15T05:48:04.103Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-15T05:48:05.441Z] ok github.com/docker/docker/distribution 0.455s coverage: 22.1% of statements [2020-07-15T05:48:05.442Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T05:48:05.457Z] --- PASS: TestImportExtremelyLargeImageWorks (192.45s) [2020-07-15T05:48:05.457Z] PASS [2020-07-15T05:48:05.457Z] [2020-07-15T05:48:05.457Z] === Skipped [2020-07-15T05:48:05.457Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T05:48:05.457Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:48:05.457Z] [2020-07-15T05:48:05.457Z] [2020-07-15T05:48:05.457Z] DONE 12 tests, 1 skipped in 193.505s [2020-07-15T05:48:05.457Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T05:48:05.457Z] ++ 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-07-15T05:48:05.457Z] ++ set -e [2020-07-15T05:48:05.457Z] ++ '[' -n 0 ']' [2020-07-15T05:48:05.457Z] ++ set -x [2020-07-15T05:48:05.457Z] ++ env -i DEST=/go/src/github.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-07-15T05:48:05.457Z] INFO: Testing against a local daemon [2020-07-15T05:48:05.457Z] === RUN TestNetworkCreateDelete [2020-07-15T05:48:05.457Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-15T05:48:05.457Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T05:48:05.457Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-07-15T05:48:05.457Z] === RUN TestDaemonDNSFallback [2020-07-15T05:48:05.457Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-07-15T05:48:05.457Z] === RUN TestInspectNetwork [2020-07-15T05:48:05.457Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T05:48:05.457Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T05:48:05.457Z] === RUN TestInspectNetwork/network_name [2020-07-15T05:48:05.457Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T05:48:05.457Z] --- PASS: TestInspectNetwork (7.03s) [2020-07-15T05:48:05.457Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T05:48:05.457Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T05:48:05.457Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T05:48:05.457Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T05:48:05.457Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T05:48:06.096Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-07-15T05:48:06.096Z] === RUN TestNetworkInvalidJSON [2020-07-15T05:48:06.096Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T05:48:06.096Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T05:48:06.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:48:06.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:48:06.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:48:06.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:48:06.096Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T05:48:06.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T05:48:06.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T05:48:06.096Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-15T05:48:06.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T05:48:06.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T05:48:06.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T05:48:06.096Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T05:48:06.369Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-15T05:48:06.622Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-15T05:48:06.622Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-15T05:48:06.731Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-15T05:48:06.731Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T05:48:07.297Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-15T05:48:07.553Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-07-15T05:48:07.553Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T05:48:07.778Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-15T05:48:07.778Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T05:48:08.116Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-07-15T05:48:08.116Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T05:48:08.416Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-07-15T05:48:08.416Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T05:48:09.044Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-15T05:48:09.044Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T05:48:09.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:48:09.609Z] INFO: Testing against a local daemon [2020-07-15T05:48:09.894Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-15T05:48:09.928Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-15T05:48:09.928Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T05:48:09.971Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-07-15T05:48:10.971Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-15T05:48:10.971Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T05:48:11.261Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-15T05:48:11.338Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-15T05:48:11.338Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-15T05:48:11.605Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-07-15T05:48:11.605Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T05:48:11.827Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.71s) [2020-07-15T05:48:11.827Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T05:48:11.827Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-15T05:48:12.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-15T05:48:13.227Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 76.9% of statements [2020-07-15T05:48:13.687Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s) [2020-07-15T05:48:13.687Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T05:48:13.687Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:48:13.687Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:48:13.687Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T05:48:14.153Z] ok github.com/docker/docker/pkg/authorization 0.301s coverage: 68.3% of statements [2020-07-15T05:48:14.409Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-15T05:48:14.648Z] --- PASS: TestCreateServiceSecretFileMode (2.86s) [2020-07-15T05:48:14.648Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T05:48:14.665Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-07-15T05:48:16.031Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-15T05:48:16.964Z] === RUN TestDockerSuite/TestCpToDot [2020-07-15T05:48:17.526Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-15T05:48:17.782Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2020-07-15T05:48:17.782Z] === RUN TestCreateServiceSysctls [2020-07-15T05:48:17.929Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.2% of statements [2020-07-15T05:48:17.929Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-15T05:48:18.185Z] ok github.com/docker/docker/layer 7.686s coverage: 68.8% of statements [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T05:48:18.185Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T05:48:18.441Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-07-15T05:48:18.711Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-15T05:48:19.003Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-07-15T05:48:19.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-15T05:48:19.529Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-15T05:48:19.564Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-07-15T05:48:20.072Z] ok github.com/docker/docker/integration/build 14.034s [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === Skipped [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-15T05:48:20.072Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-15T05:48:20.072Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-15T05:48:20.072Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-15T05:48:20.072Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-07-15T05:48:20.072Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-07-15T05:48:20.072Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-07-15T05:48:20.072Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-15T05:48:20.072Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-15T05:48:20.072Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-15T05:48:20.072Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] DONE 22 tests, 10 skipped in 35.882s [2020-07-15T05:48:20.072Z] [2020-07-15T05:48:20.072Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-15T05:48:20.125Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-15T05:48:20.687Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-15T05:48:20.897Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-15T05:48:21.826Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-07-15T05:48:21.826Z] === RUN TestCreateServiceCapabilities [2020-07-15T05:48:22.051Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-15T05:48:22.082Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-15T05:48:22.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:48:22.302Z] INFO: Testing against a local daemon [2020-07-15T05:48:22.302Z] ok github.com/docker/docker/integration/config 0.176s [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] === Skipped [2020-07-15T05:48:22.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-15T05:48:22.302Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-15T05:48:22.302Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-15T05:48:22.302Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-15T05:48:22.302Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-15T05:48:22.302Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-15T05:48:22.302Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-15T05:48:22.302Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] DONE 7 tests, 7 skipped in 2.381s [2020-07-15T05:48:22.302Z] [2020-07-15T05:48:22.302Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-15T05:48:22.339Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-15T05:48:22.613Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-07-15T05:48:23.175Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2020-07-15T05:48:23.175Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2020-07-15T05:48:23.266Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-15T05:48:23.431Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-15T05:48:24.193Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-15T05:48:24.193Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-15T05:48:24.449Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-15T05:48:24.813Z] ok github.com/docker/docker/pkg/idtools 0.467s coverage: 70.5% of statements [2020-07-15T05:48:24.813Z] ok github.com/docker/docker/pkg/ioutils 0.503s coverage: 69.3% of statements [2020-07-15T05:48:25.010Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-15T05:48:25.010Z] --- PASS: TestCreateServiceCapabilities (3.07s) [2020-07-15T05:48:25.010Z] === RUN TestInspect [2020-07-15T05:48:25.266Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-15T05:48:25.266Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-15T05:48:25.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:48:25.272Z] INFO: Testing against a local daemon [2020-07-15T05:48:25.374Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-07-15T05:48:25.375Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-07-15T05:48:25.522Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-15T05:48:25.630Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-07-15T05:48:25.630Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T05:48:25.630Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T05:48:25.886Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-07-15T05:48:25.886Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T05:48:26.083Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-15T05:48:26.142Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-15T05:48:26.338Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-15T05:48:26.338Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-15T05:48:26.338Z] === RUN TestDockerSuite/TestCreateRM [2020-07-15T05:48:26.398Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-07-15T05:48:26.594Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-15T05:48:26.594Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-15T05:48:26.594Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-15T05:48:26.655Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-07-15T05:48:26.655Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-15T05:48:26.655Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T05:48:26.655Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T05:48:26.850Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-15T05:48:27.584Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-07-15T05:48:28.513Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-15T05:48:28.740Z] --- PASS: TestInspect (3.52s) [2020-07-15T05:48:28.740Z] === RUN TestCreateJob [2020-07-15T05:48:28.740Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-15T05:48:28.740Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-15T05:48:28.740Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-15T05:48:28.769Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-15T05:48:29.024Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-15T05:48:29.048Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2020-07-15T05:48:29.048Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T05:48:30.388Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-15T05:48:30.644Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-15T05:48:32.911Z] --- PASS: TestCreateJob (4.06s) [2020-07-15T05:48:32.911Z] === RUN TestReplicatedJob [2020-07-15T05:48:33.474Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-15T05:48:33.474Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-15T05:48:33.474Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-15T05:48:33.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-15T05:48:33.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-15T05:48:33.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-15T05:48:33.908Z] ok github.com/docker/docker/pkg/signal 2.422s coverage: 61.0% of statements [2020-07-15T05:48:33.908Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-15T05:48:34.164Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-15T05:48:34.294Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-15T05:48:34.421Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-15T05:48:34.635Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2020-07-15T05:48:34.635Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j1ls57sk6rnjrfq3w656ok17z Created:2020-07-15 05:48:28.231898928 +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[d94355d6cf59c4d14cd4047ad0ce7d8de2424f2f4f62a470663465b5b6346a59:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9jdae5gpf10vr9sl96amlbrvh EndpointID:08599aaf2d3cafaf75128e40901d572921465e1e2029405f727d660f4d4c0a2c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7fef9b2efabe972977931755c2758612a4a3cbfa04d08f808ba7c9b343a25739 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:9e61004bd7ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9jdae5gpf10vr9sl96amlbrvh EndpointID:08599aaf2d3cafaf75128e40901d572921465e1e2029405f727d660f4d4c0a2c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T05:48:34.635Z] PASS [2020-07-15T05:48:34.635Z] [2020-07-15T05:48:34.635Z] === Skipped [2020-07-15T05:48:34.635Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:48:34.635Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:48:34.635Z] [2020-07-15T05:48:34.635Z] [2020-07-15T05:48:34.635Z] DONE 23 tests, 1 skipped in 39.210s [2020-07-15T05:48:34.635Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:48:34.635Z] ++ 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-07-15T05:48:34.635Z] ++ set -e [2020-07-15T05:48:34.635Z] ++ '[' -n 0 ']' [2020-07-15T05:48:34.635Z] ++ set -x [2020-07-15T05:48:34.635Z] ++ env -i DEST=/go/src/github.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-07-15T05:48:34.635Z] INFO: Testing against a local daemon [2020-07-15T05:48:34.635Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T05:48:34.635Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T05:48:34.635Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:48:34.635Z] === RUN TestDockerNetworkIpvlan [2020-07-15T05:48:34.635Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:48:34.635Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:48:34.635Z] PASS [2020-07-15T05:48:34.635Z] [2020-07-15T05:48:34.635Z] === Skipped [2020-07-15T05:48:34.635Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T05:48:34.635Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:48:34.635Z] [2020-07-15T05:48:34.635Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T05:48:34.635Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T05:48:34.635Z] [2020-07-15T05:48:34.635Z] [2020-07-15T05:48:34.635Z] DONE 2 tests, 2 skipped in 0.077s [2020-07-15T05:48:34.635Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T05:48:34.635Z] ++ 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-07-15T05:48:34.635Z] ++ set -e [2020-07-15T05:48:34.635Z] ++ '[' -n 0 ']' [2020-07-15T05:48:34.635Z] ++ set -x [2020-07-15T05:48:34.635Z] ++ env -i DEST=/go/src/github.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-07-15T05:48:34.635Z] INFO: Testing against a local daemon [2020-07-15T05:48:34.635Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T05:48:34.678Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-15T05:48:35.605Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.8% of statements [2020-07-15T05:48:35.676Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-15T05:48:35.676Z] === RUN TestDockerNetworkMacvlan [2020-07-15T05:48:35.861Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-15T05:48:36.195Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-15T05:48:36.315Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T05:48:36.424Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2020-07-15T05:48:36.453Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-15T05:48:36.986Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-15T05:48:36.986Z] testing: warning: no tests to run [2020-07-15T05:48:36.986Z] coverage: [no statements] [2020-07-15T05:48:36.986Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-15T05:48:37.369Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T05:48:37.547Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-07-15T05:48:37.803Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-15T05:48:37.803Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-15T05:48:37.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-15T05:48:38.408Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T05:48:38.745Z] --- PASS: TestReplicatedJob (6.19s) [2020-07-15T05:48:38.745Z] === RUN TestUpdateReplicatedJob [2020-07-15T05:48:39.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-15T05:48:39.563Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-15T05:48:39.693Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-15T05:48:40.125Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-15T05:48:40.125Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-15T05:48:40.488Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T05:48:40.620Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-15T05:48:41.051Z] === RUN TestDockerSuite/TestDockerFails [2020-07-15T05:48:41.052Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-15T05:48:41.052Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-15T05:48:41.052Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-15T05:48:41.547Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-15T05:48:41.803Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-07-15T05:48:41.979Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-15T05:48:42.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-15T05:48:42.235Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2020-07-15T05:48:42.235Z] === RUN TestServiceListWithStatuses [2020-07-15T05:48:42.235Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T05:48:42.235Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:48:42.235Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T05:48:42.565Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T05:48:42.799Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-15T05:48:43.168Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-07-15T05:48:43.730Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-15T05:48:43.986Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-15T05:48:44.167Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-15T05:48:44.167Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-15T05:48:44.423Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-15T05:48:44.679Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-15T05:48:44.918Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-07-15T05:48:44.918Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-15T05:48:46.123Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T05:48:46.763Z] --- PASS: TestDockerNetworkMacvlan (11.19s) [2020-07-15T05:48:46.763Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-15T05:48:46.763Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-15T05:48:46.763Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-07-15T05:48:46.763Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-07-15T05:48:46.763Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.34s) [2020-07-15T05:48:46.763Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-07-15T05:48:46.763Z] PASS [2020-07-15T05:48:46.763Z] [2020-07-15T05:48:46.763Z] DONE 8 tests in 12.651s [2020-07-15T05:48:46.763Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T05:48:46.763Z] ++ 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-07-15T05:48:46.763Z] ++ set -e [2020-07-15T05:48:46.763Z] ++ '[' -n 0 ']' [2020-07-15T05:48:46.763Z] ++ set -x [2020-07-15T05:48:46.764Z] ++ env -i DEST=/go/src/github.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-07-15T05:48:46.764Z] testing: warning: no tests to run [2020-07-15T05:48:46.764Z] PASS [2020-07-15T05:48:46.764Z] [2020-07-15T05:48:46.764Z] DONE 0 tests in 0.015s [2020-07-15T05:48:46.764Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T05:48:46.764Z] ++ 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-07-15T05:48:46.764Z] ++ set -e [2020-07-15T05:48:46.764Z] ++ '[' -n 0 ']' [2020-07-15T05:48:46.764Z] ++ set -x [2020-07-15T05:48:46.764Z] ++ env -i DEST=/go/src/github.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-07-15T05:48:47.063Z] INFO: Testing against a local daemon [2020-07-15T05:48:47.063Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T05:48:47.950Z] --- PASS: TestDockerNetworkConnectAlias (5.67s) [2020-07-15T05:48:47.950Z] === RUN TestDockerNetworkReConnect [2020-07-15T05:48:48.208Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-07-15T05:48:48.463Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-15T05:48:48.582Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2020-07-15T05:48:48.582Z] === RUN TestAuthZPluginTLS [2020-07-15T05:48:48.878Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-15T05:48:48.878Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T05:48:49.026Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-15T05:48:49.517Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-15T05:48:49.517Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T05:48:50.158Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-15T05:48:50.158Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T05:48:50.391Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-07-15T05:48:50.452Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-15T05:48:50.452Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T05:48:51.216Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-15T05:48:51.777Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2020-07-15T05:48:51.777Z] === RUN TestServicePlugin [2020-07-15T05:48:51.971Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-07-15T05:48:51.971Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T05:48:52.608Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-15T05:48:52.608Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T05:48:52.902Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-15T05:48:52.902Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T05:48:53.143Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-15T05:48:53.542Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-15T05:48:53.542Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T05:48:55.618Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2020-07-15T05:48:55.618Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T05:48:55.663Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-15T05:48:57.030Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-15T05:48:57.158Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-07-15T05:48:57.158Z] === RUN TestAuthZPluginHeader [2020-07-15T05:48:57.591Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-15T05:48:57.796Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-15T05:48:57.796Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T05:48:57.796Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T05:48:57.796Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:48:57.796Z] === RUN TestAuthZPluginV2Disable [2020-07-15T05:48:57.796Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-15T05:48:57.796Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:48:57.796Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T05:48:57.796Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T05:48:57.796Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:48:57.796Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T05:48:57.796Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T05:48:57.796Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:48:57.796Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T05:48:58.152Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-15T05:48:59.524Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-15T05:48:59.780Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-15T05:49:00.344Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-15T05:49:00.905Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-15T05:49:02.551Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T05:49:02.551Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T05:49:02.551Z] [2020-07-15T05:49:02.551Z] === Skipped [2020-07-15T05:49:02.551Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T05:49:02.551Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T05:49:02.551Z] [2020-07-15T05:49:02.551Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T05:49:02.551Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T05:49:02.551Z] [2020-07-15T05:49:02.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T05:49:02.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.551Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:49:02.551Z] [2020-07-15T05:49:02.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T05:49:02.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.551Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:49:02.551Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T05:49:02.552Z] time="2020-07-15T05:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T05:49:02.552Z] time="2020-07-15T05:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T05:49:02.552Z] time="2020-07-15T05:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T05:49:02.552Z] time="2020-07-15T05:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T05:49:02.552Z] time="2020-07-15T05:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T05:49:02.552Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T05:49:02.552Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T05:49:02.552Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T05:49:02.552Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T05:49:02.552Z] graphtest_unix.go:73: No driver to put! [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T05:49:02.552Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T05:49:02.552Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] [2020-07-15T05:49:02.552Z] DONE 2124 tests, 26 skipped in 251.250s Post stage [Pipeline] junit [2020-07-15T05:49:02.560Z] Recording test results [2020-07-15T05:49:02.801Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-15T05:49:03.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc4f242e7958c83ed47a768b83a7c26864b6274e hack/validate/vendor [2020-07-15T05:49:03.365Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-15T05:49:04.181Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-15T05:49:04.758Z] + echo Building e2e image [2020-07-15T05:49:04.758Z] Building e2e image [2020-07-15T05:49:04.758Z] + docker build --build-arg DOCKER_GITCOMMIT=bc4f242e7958c83ed47a768b83a7c26864b6274e -t moby-e2e-test -f Dockerfile.e2e . [2020-07-15T05:49:04.758Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-15T05:49:04.758Z] #1 transferring dockerfile: 3.21kB done [2020-07-15T05:49:04.758Z] #1 DONE 0.0s [2020-07-15T05:49:04.758Z] [2020-07-15T05:49:04.758Z] #2 [internal] load .dockerignore [2020-07-15T05:49:04.758Z] #2 transferring context: 34B done [2020-07-15T05:49:04.758Z] #2 DONE 0.0s [2020-07-15T05:49:04.758Z] [2020-07-15T05:49:04.758Z] #4 [internal] load metadata for docker.io/library/golang:1.13.13-alpine [2020-07-15T05:49:05.017Z] #4 DONE 0.3s [2020-07-15T05:49:05.017Z] [2020-07-15T05:49:05.017Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-15T05:49:05.017Z] #3 DONE 0.3s [2020-07-15T05:49:05.017Z] [2020-07-15T05:49:05.017Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.13-alpine@sha256:d90f69e91... [2020-07-15T05:49:05.017Z] #14 resolve docker.io/library/golang:1.13.13-alpine@sha256:d90f69e913f1f27085923af7932bf93becc9fad61ea434fe711f3fb35c6c5c7f done [2020-07-15T05:49:05.273Z] #14 sha256:d90f69e913f1f27085923af7932bf93becc9fad61ea434fe711f3fb35c6c5c7f 1.65kB / 1.65kB done [2020-07-15T05:49:05.273Z] #14 sha256:c838f30847f240bf9632dac9400fc719d80bcd3f230d58055a1cf5cbf6b32b8e 1.36kB / 1.36kB done [2020-07-15T05:49:05.273Z] #14 sha256:b89d4a506693daa86f5be3ba1659d0a6de5d34288c9b08387d34a9589c8f7264 3.83kB / 3.83kB done [2020-07-15T05:49:05.273Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.0s [2020-07-15T05:49:05.273Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.0s [2020-07-15T05:49:05.273Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.0s [2020-07-15T05:49:05.273Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-07-15T05:49:05.529Z] #14 ... [2020-07-15T05:49:05.529Z] [2020-07-15T05:49:05.529Z] #8 [internal] load build context [2020-07-15T05:49:05.529Z] #8 transferring context: 856.00kB 0.3s done [2020-07-15T05:49:05.529Z] #8 DONE 0.4s [2020-07-15T05:49:05.529Z] [2020-07-15T05:49:05.529Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.13-alpine@sha256:d90f69e91... [2020-07-15T05:49:05.529Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-07-15T05:49:05.529Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-15T05:49:05.529Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-15T05:49:05.529Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 14.71MB / 127.35MB 0.4s [2020-07-15T05:49:05.529Z] #14 sha256:1e091d79d1de6ee476c8b4408b53f933edc7f1afb206e0b47ea46eb1db07a686 126B / 126B 0.2s done [2020-07-15T05:49:05.785Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-07-15T05:49:05.785Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 28.43MB / 127.35MB 0.6s [2020-07-15T05:49:05.785Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 37.13MB / 127.35MB 0.6s [2020-07-15T05:49:05.785Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-15T05:49:05.785Z] #14 ... [2020-07-15T05:49:05.785Z] [2020-07-15T05:49:05.785Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-15T05:49:05.785Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-15T05:49:05.785Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-15T05:49:05.785Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-15T05:49:05.785Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-15T05:49:05.785Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-07-15T05:49:05.785Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-15T05:49:05.785Z] #5 DONE 0.8s [2020-07-15T05:49:05.785Z] [2020-07-15T05:49:05.785Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.13-alpine@sha256:d90f69e91... [2020-07-15T05:49:05.881Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-15T05:49:06.055Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 49.26MB / 127.35MB 1.0s [2020-07-15T05:49:06.055Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-15T05:49:06.055Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-15T05:49:06.317Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 71.28MB / 127.35MB 1.2s [2020-07-15T05:49:06.317Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 83.73MB / 127.35MB 1.4s [2020-07-15T05:49:06.583Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 94.04MB / 127.35MB 1.4s [2020-07-15T05:49:06.838Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 115.71MB / 127.35MB 1.6s [2020-07-15T05:49:06.838Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 125.09MB / 127.35MB 1.7s [2020-07-15T05:49:07.096Z] #14 ... [2020-07-15T05:49:07.096Z] [2020-07-15T05:49:07.096Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-15T05:49:07.096Z] #6 DONE 1.2s [2020-07-15T05:49:07.096Z] [2020-07-15T05:49:07.096Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.13-alpine@sha256:d90f69e91... [2020-07-15T05:49:07.096Z] #14 sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 127.35MB / 127.35MB 1.9s done [2020-07-15T05:49:07.096Z] #14 extracting sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 [2020-07-15T05:49:07.770Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-15T05:49:08.697Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-15T05:49:09.625Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-15T05:49:10.187Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-15T05:49:10.442Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-15T05:49:11.809Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-15T05:49:12.066Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-15T05:49:12.322Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-15T05:49:12.345Z] #14 extracting sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 5.1s [2020-07-15T05:49:12.578Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-15T05:49:12.578Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-15T05:49:12.834Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-15T05:49:12.907Z] #14 ... [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-15T05:49:12.907Z] #7 1.014 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-15T05:49:12.907Z] #7 2.115 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-15T05:49:12.907Z] #7 2.215 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-15T05:49:12.907Z] #7 2.220 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-15T05:49:12.907Z] #7 2.228 (3/30) Installing readline (8.0.0-r0) [2020-07-15T05:49:12.907Z] #7 2.233 (4/30) Installing bash (5.0.0-r0) [2020-07-15T05:49:12.907Z] #7 2.251 Executing bash-5.0.0-r0.post-install [2020-07-15T05:49:12.907Z] #7 2.254 (5/30) Installing ca-certificates (20191127-r2) [2020-07-15T05:49:12.907Z] #7 2.272 (6/30) Installing libgcc (8.3.0-r0) [2020-07-15T05:49:12.907Z] #7 2.276 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-15T05:49:12.907Z] #7 2.290 (8/30) Installing binutils (2.32-r0) [2020-07-15T05:49:12.907Z] #7 2.395 (9/30) Installing gmp (6.1.2-r1) [2020-07-15T05:49:12.907Z] #7 2.403 (10/30) Installing isl (0.18-r0) [2020-07-15T05:49:12.907Z] #7 2.425 (11/30) Installing libgomp (8.3.0-r0) [2020-07-15T05:49:12.907Z] #7 2.429 (12/30) Installing libatomic (8.3.0-r0) [2020-07-15T05:49:12.907Z] #7 2.432 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-15T05:49:12.907Z] #7 2.438 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-15T05:49:12.907Z] #7 2.440 (15/30) Installing gcc (8.3.0-r0) [2020-07-15T05:49:12.907Z] #7 3.409 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-15T05:49:12.907Z] #7 3.505 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-15T05:49:12.907Z] #7 3.506 (18/30) Installing g++ (8.3.0-r0) [2020-07-15T05:49:12.907Z] #7 4.113 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-15T05:49:12.907Z] #7 4.118 (20/30) Installing libcurl (7.66.0-r0) [2020-07-15T05:49:12.907Z] #7 4.126 (21/30) Installing expat (2.2.8-r0) [2020-07-15T05:49:12.907Z] #7 4.131 (22/30) Installing pcre2 (10.33-r0) [2020-07-15T05:49:12.907Z] #7 4.142 (23/30) Installing git (2.22.4-r0) [2020-07-15T05:49:12.907Z] #7 4.351 (24/30) Installing libmnl (1.0.4-r0) [2020-07-15T05:49:12.907Z] #7 4.354 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-15T05:49:12.907Z] #7 4.357 (26/30) Installing iptables (1.8.3-r1) [2020-07-15T05:49:12.907Z] #7 4.384 (27/30) Installing pigz (2.4-r0) [2020-07-15T05:49:12.907Z] #7 4.391 (28/30) Installing tar (1.32-r0) [2020-07-15T05:49:12.907Z] #7 4.400 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-15T05:49:12.907Z] #7 4.406 (30/30) Installing xz (5.2.4-r0) [2020-07-15T05:49:12.907Z] #7 4.412 Executing busybox-1.30.1-r3.trigger [2020-07-15T05:49:12.907Z] #7 4.417 Executing ca-certificates-20191127-r2.trigger [2020-07-15T05:49:12.907Z] #7 4.476 OK: 179 MiB in 44 packages [2020-07-15T05:49:12.907Z] #7 DONE 5.6s [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-15T05:49:12.907Z] #9 DONE 0.1s [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.13-alpine@sha256:d90f69e91... [2020-07-15T05:49:12.907Z] #14 ... [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-15T05:49:12.907Z] #10 DONE 0.1s [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.13-alpine@sha256:d90f69e91... [2020-07-15T05:49:12.907Z] #14 ... [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-15T05:49:12.907Z] #11 DONE 0.1s [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-15T05:49:12.907Z] #12 DONE 0.1s [2020-07-15T05:49:12.907Z] [2020-07-15T05:49:12.907Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-15T05:49:12.907Z] #13 DONE 0.0s [2020-07-15T05:49:13.164Z] [2020-07-15T05:49:13.164Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.13-alpine@sha256:d90f69e91... [2020-07-15T05:49:13.419Z] #14 extracting sha256:2dd03ba5bac4a749f78dbd590d9004e3341c292fa96ee313e8060588b7e827b9 6.3s done [2020-07-15T05:49:13.675Z] #14 extracting sha256:1e091d79d1de6ee476c8b4408b53f933edc7f1afb206e0b47ea46eb1db07a686 done [2020-07-15T05:49:13.675Z] #14 DONE 8.5s [2020-07-15T05:49:13.675Z] [2020-07-15T05:49:13.675Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-15T05:49:13.764Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-15T05:49:14.236Z] #15 0.498 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-15T05:49:14.691Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-15T05:49:14.691Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-15T05:49:14.691Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-15T05:49:15.162Z] #15 1.563 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-15T05:49:15.254Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-15T05:49:15.418Z] #15 1.676 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-15T05:49:15.418Z] #15 1.680 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-15T05:49:15.418Z] #15 1.688 (3/54) Installing readline (8.0.4-r0) [2020-07-15T05:49:15.418Z] #15 1.692 (4/54) Installing bash (5.0.17-r0) [2020-07-15T05:49:15.418Z] #15 1.703 Executing bash-5.0.17-r0.post-install [2020-07-15T05:49:15.418Z] #15 1.705 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-15T05:49:15.418Z] #15 1.786 (6/54) Installing libblkid (2.35.2-r0) [2020-07-15T05:49:15.418Z] #15 1.791 (7/54) Installing libuuid (2.35.2-r0) [2020-07-15T05:49:15.418Z] #15 1.793 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-15T05:49:15.418Z] #15 1.799 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-15T05:49:15.418Z] #15 1.804 (10/54) Installing libgcc (9.3.0-r2) [2020-07-15T05:49:15.418Z] #15 1.805 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-15T05:49:15.418Z] #15 1.819 (12/54) Installing binutils (2.34-r1) [2020-07-15T05:49:15.418Z] #15 1.884 (13/54) Installing libmagic (5.38-r0) [2020-07-15T05:49:15.418Z] #15 1.904 (14/54) Installing file (5.38-r0) [2020-07-15T05:49:15.509Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-15T05:49:15.674Z] #15 1.906 (15/54) Installing gmp (6.2.0-r0) [2020-07-15T05:49:15.674Z] #15 1.912 (16/54) Installing isl (0.18-r0) [2020-07-15T05:49:15.674Z] #15 1.927 (17/54) Installing libgomp (9.3.0-r2) [2020-07-15T05:49:15.674Z] #15 1.930 (18/54) Installing libatomic (9.3.0-r2) [2020-07-15T05:49:15.674Z] #15 1.931 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-15T05:49:15.674Z] #15 1.975 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-15T05:49:15.674Z] #15 1.981 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-15T05:49:15.674Z] #15 1.984 (22/54) Installing gcc (9.3.0-r2) [2020-07-15T05:49:15.764Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-15T05:49:16.393Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2020-07-15T05:49:16.393Z] PASS [2020-07-15T05:49:16.393Z] [2020-07-15T05:49:16.393Z] === Skipped [2020-07-15T05:49:16.393Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T05:49:16.393Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:49:16.393Z] [2020-07-15T05:49:16.393Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-15T05:49:16.393Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:49:16.393Z] [2020-07-15T05:49:16.393Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T05:49:16.393Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:49:16.393Z] [2020-07-15T05:49:16.393Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T05:49:16.393Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:49:16.393Z] [2020-07-15T05:49:16.393Z] [2020-07-15T05:49:16.393Z] DONE 17 tests, 4 skipped in 27.778s [2020-07-15T05:49:16.393Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T05:49:16.393Z] ++ 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-07-15T05:49:16.393Z] ++ set -e [2020-07-15T05:49:16.393Z] ++ '[' -n 0 ']' [2020-07-15T05:49:16.393Z] ++ set -x [2020-07-15T05:49:16.393Z] ++ env -i DEST=/go/src/github.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-07-15T05:49:16.393Z] INFO: Testing against a local daemon [2020-07-15T05:49:16.393Z] === RUN TestPluginInvalidJSON [2020-07-15T05:49:16.393Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:49:16.393Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:49:16.393Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T05:49:16.393Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-15T05:49:16.393Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T05:49:16.393Z] === RUN TestPluginInstall [2020-07-15T05:49:16.393Z] === RUN TestPluginInstall/no_auth [2020-07-15T05:49:16.603Z] #15 2.840 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-15T05:49:16.604Z] #15 2.917 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-15T05:49:16.604Z] #15 2.918 (25/54) Installing g++ (9.3.0-r2) [2020-07-15T05:49:16.860Z] #15 3.326 (26/54) Installing make (4.3-r0) [2020-07-15T05:49:16.860Z] #15 3.329 (27/54) Installing fortify-headers (1.1-r0) [2020-07-15T05:49:16.860Z] #15 3.331 (28/54) Installing patch (2.7.6-r6) [2020-07-15T05:49:16.860Z] #15 3.334 (29/54) Installing build-base (0.5-r2) [2020-07-15T05:49:16.860Z] #15 3.335 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-15T05:49:16.860Z] #15 3.338 (31/54) Installing libcurl (7.69.1-r0) [2020-07-15T05:49:16.860Z] #15 3.343 (32/54) Installing curl (7.69.1-r0) [2020-07-15T05:49:16.860Z] #15 3.346 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-15T05:49:16.860Z] #15 3.352 (34/54) Installing jq (1.6-r1) [2020-07-15T05:49:16.860Z] #15 3.358 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-15T05:49:16.860Z] #15 3.363 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-15T05:49:16.860Z] #15 3.365 (37/54) Installing libaio (0.3.112-r1) [2020-07-15T05:49:16.860Z] #15 3.366 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-15T05:49:16.860Z] #15 3.402 (39/54) Installing blkid (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.405 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-15T05:49:16.860Z] #15 3.407 (41/54) Installing setpriv (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.409 (42/54) Installing libmount (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.414 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.418 (44/54) Installing findmnt (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.420 (45/54) Installing mcookie (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.422 (46/54) Installing hexdump (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.424 (47/54) Installing lsblk (2.35.2-r0) [2020-07-15T05:49:16.860Z] #15 3.428 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-15T05:49:17.116Z] #15 3.435 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-15T05:49:17.116Z] #15 3.438 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-15T05:49:17.116Z] #15 3.440 (51/54) Installing util-linux (2.35.2-r0) [2020-07-15T05:49:17.116Z] #15 3.475 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-15T05:49:17.116Z] #15 3.477 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-15T05:49:17.116Z] #15 3.499 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-15T05:49:17.116Z] #15 3.504 Executing busybox-1.31.1-r16.trigger [2020-07-15T05:49:17.116Z] #15 3.509 OK: 230 MiB in 69 packages [2020-07-15T05:49:17.127Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-15T05:49:17.127Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-15T05:49:17.127Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-15T05:49:17.127Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-15T05:49:17.676Z] #15 DONE 3.9s [2020-07-15T05:49:17.676Z] [2020-07-15T05:49:17.676Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-15T05:49:18.237Z] #16 DONE 0.6s [2020-07-15T05:49:18.237Z] [2020-07-15T05:49:18.237Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-15T05:49:18.492Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-15T05:49:18.802Z] #17 DONE 0.6s [2020-07-15T05:49:18.802Z] [2020-07-15T05:49:18.802Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-15T05:49:18.802Z] #18 DONE 0.0s [2020-07-15T05:49:18.802Z] [2020-07-15T05:49:18.802Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T05:49:18.802Z] #19 DONE 0.1s [2020-07-15T05:49:18.802Z] [2020-07-15T05:49:18.802Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-15T05:49:18.802Z] #26 DONE 0.1s [2020-07-15T05:49:18.802Z] [2020-07-15T05:49:18.802Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-15T05:49:18.802Z] #22 DONE 0.1s [2020-07-15T05:49:18.802Z] [2020-07-15T05:49:18.802Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-15T05:49:19.053Z] === RUN TestDockerSuite/TestEventsRename [2020-07-15T05:49:19.061Z] #23 DONE 0.1s [2020-07-15T05:49:19.061Z] [2020-07-15T05:49:19.061Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-15T05:49:19.061Z] #27 DONE 0.1s [2020-07-15T05:49:19.061Z] [2020-07-15T05:49:19.061Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-15T05:49:19.061Z] #24 ... [2020-07-15T05:49:19.061Z] [2020-07-15T05:49:19.061Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-15T05:49:19.061Z] #28 DONE 0.1s [2020-07-15T05:49:19.309Z] === RUN TestDockerSuite/TestEventsResize [2020-07-15T05:49:19.317Z] [2020-07-15T05:49:19.317Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-15T05:49:19.899Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-15T05:49:19.948Z] time="2020-07-15T05:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:49:19.948Z] time="2020-07-15T05:49:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:49:19.948Z] time="2020-07-15T05:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbb87bd798666c478ffb5edd7b0f4607a7ba5152d7a038c0a8f3d244918199f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:49:19.948Z] time="2020-07-15T05:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:49:19.948Z] time="2020-07-15T05:49:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:49:19.948Z] time="2020-07-15T05:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbb87bd798666c478ffb5edd7b0f4607a7ba5152d7a038c0a8f3d244918199f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:49:20.240Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T05:49:20.460Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-15T05:49:20.876Z] time="2020-07-15T05:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:49:20.876Z] time="2020-07-15T05:49:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:49:20.876Z] time="2020-07-15T05:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbb87bd798666c478ffb5edd7b0f4607a7ba5152d7a038c0a8f3d244918199f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:49:20.876Z] time="2020-07-15T05:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:49:20.876Z] time="2020-07-15T05:49:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:49:20.876Z] time="2020-07-15T05:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbb87bd798666c478ffb5edd7b0f4607a7ba5152d7a038c0a8f3d244918199f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:49:21.022Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-15T05:49:21.169Z] === RUN TestPluginInstall/with_insecure [2020-07-15T05:49:21.584Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-15T05:49:22.216Z] time="2020-07-15T05:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:49:22.216Z] time="2020-07-15T05:49:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:49:22.216Z] time="2020-07-15T05:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06539d363fdf3b1856d99608f331ea2861cc0585a7930fa73ea3a8f64d204b5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:49:22.216Z] time="2020-07-15T05:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T05:49:22.216Z] time="2020-07-15T05:49:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T05:49:22.216Z] time="2020-07-15T05:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06539d363fdf3b1856d99608f331ea2861cc0585a7930fa73ea3a8f64d204b5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T05:49:22.509Z] --- PASS: TestPluginInstall (7.65s) [2020-07-15T05:49:22.509Z] --- PASS: TestPluginInstall/no_auth (5.36s) [2020-07-15T05:49:22.509Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-07-15T05:49:22.509Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-07-15T05:49:22.509Z] plugin_test.go:157: [dc1067494cd86] daemon is not started [2020-07-15T05:49:22.509Z] PASS [2020-07-15T05:49:22.509Z] [2020-07-15T05:49:22.509Z] DONE 6 tests in 7.752s [2020-07-15T05:49:22.509Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T05:49:22.509Z] ++ 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-07-15T05:49:22.509Z] ++ set -e [2020-07-15T05:49:22.509Z] ++ '[' -n 0 ']' [2020-07-15T05:49:22.509Z] ++ set -x [2020-07-15T05:49:22.510Z] ++ env -i DEST=/go/src/github.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-07-15T05:49:22.510Z] INFO: Testing against a local daemon [2020-07-15T05:49:22.510Z] === RUN TestExternalGraphDriver [2020-07-15T05:49:22.589Z] #29 ... [2020-07-15T05:49:22.589Z] [2020-07-15T05:49:22.589Z] #31 [builder 1/4] COPY . . [2020-07-15T05:49:22.589Z] #31 DONE 3.7s [2020-07-15T05:49:22.589Z] [2020-07-15T05:49:22.590Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-15T05:49:22.590Z] #20 2.631 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T05:49:22.590Z] #20 3.099 [2020-07-15T05:49:22.590Z] #20 3.217 #### 6.1% ################### 26.9% #################################### 50.3% ################################################ 67.5% ##################################################### 74.8% ############################################################ 83.9% ######################################################################## 100.0% [2020-07-15T05:49:22.802Z] === RUN TestExternalGraphDriver/json [2020-07-15T05:49:23.519Z] #20 4.373 [2020-07-15T05:49:23.519Z] #20 4.489 #################### 28.5% ######################################################################## 100.0% [2020-07-15T05:49:24.083Z] #20 ... [2020-07-15T05:49:24.083Z] [2020-07-15T05:49:24.083Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-15T05:49:24.083Z] #24 1.497 + RM_GOPATH=0 [2020-07-15T05:49:24.083Z] #24 1.497 + TMP_GOPATH= [2020-07-15T05:49:24.083Z] #24 1.497 + : /build [2020-07-15T05:49:24.083Z] #24 1.497 + '[' -z '' ']' [2020-07-15T05:49:24.083Z] #24 1.501 ++ mktemp -d [2020-07-15T05:49:24.083Z] #24 1.505 + export GOPATH=/tmp/tmp.bEpgfi [2020-07-15T05:49:24.083Z] #24 1.505 + GOPATH=/tmp/tmp.bEpgfi [2020-07-15T05:49:24.083Z] #24 1.505 + RM_GOPATH=1 [2020-07-15T05:49:24.083Z] #24 1.505 + case "$(go env GOARCH)" in [2020-07-15T05:49:24.083Z] #24 1.505 ++ go env GOARCH [2020-07-15T05:49:24.083Z] #24 1.513 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T05:49:24.083Z] #24 1.515 + GO_BUILDMODE=-buildmode=pie [2020-07-15T05:49:24.083Z] #24 1.516 ++ dirname ./install.sh [2020-07-15T05:49:24.083Z] #24 1.519 Install docker/cli version 17.06.2-ce from stable [2020-07-15T05:49:24.083Z] #24 1.519 + dir=. [2020-07-15T05:49:24.083Z] #24 1.519 + bin=dockercli [2020-07-15T05:49:24.083Z] #24 1.519 + shift [2020-07-15T05:49:24.083Z] #24 1.519 + '[' '!' -f ./dockercli.installer ']' [2020-07-15T05:49:24.083Z] #24 1.519 + . ./dockercli.installer [2020-07-15T05:49:24.083Z] #24 1.519 ++ : stable [2020-07-15T05:49:24.083Z] #24 1.519 ++ : 17.06.2-ce [2020-07-15T05:49:24.083Z] #24 1.519 + install_dockercli [2020-07-15T05:49:24.083Z] #24 1.519 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T05:49:24.083Z] #24 1.520 ++ uname -m [2020-07-15T05:49:24.083Z] #24 1.521 + arch=x86_64 [2020-07-15T05:49:24.083Z] #24 1.521 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T05:49:24.083Z] #24 1.521 + url=https://download.docker.com/linux/static [2020-07-15T05:49:24.083Z] #24 1.522 + tar -xz docker/docker [2020-07-15T05:49:24.083Z] #24 1.522 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T05:49:24.083Z] #24 4.942 + mkdir -p /build [2020-07-15T05:49:24.083Z] #24 4.943 + mv docker/docker /build/ [2020-07-15T05:49:24.083Z] #24 4.946 + rmdir docker [2020-07-15T05:49:24.083Z] #24 DONE 5.0s [2020-07-15T05:49:24.083Z] [2020-07-15T05:49:24.083Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-15T05:49:24.083Z] #32 DONE 1.5s [2020-07-15T05:49:24.083Z] [2020-07-15T05:49:24.083Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T05:49:24.097Z] === RUN TestDockerSuite/TestEventsTop [2020-07-15T05:49:24.352Z] --- PASS: TestServicePlugin (32.62s) [2020-07-15T05:49:24.352Z] plugin_test.go:62: [da19302e7453b] joining swarm manager [df1927f901308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T05:49:24.352Z] plugin_test.go:65: [db5b9b3c529c0] joining swarm manager [df1927f901308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T05:49:24.352Z] === RUN TestServiceUpdateLabel [2020-07-15T05:49:24.609Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-15T05:49:24.887Z] === RUN TestExternalGraphDriver/spec [2020-07-15T05:49:25.975Z] #33 1.657 [2020-07-15T05:49:25.975Z] #33 1.738 Removing bundles/ [2020-07-15T05:49:25.975Z] #33 1.740 [2020-07-15T05:49:25.975Z] #33 1.745 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-15T05:49:25.985Z] ok github.com/docker/docker/integration/container 57.524s [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === Skipped [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-15T05:49:25.985Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-15T05:49:25.985Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-15T05:49:25.985Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-15T05:49:25.985Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-15T05:49:25.985Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-15T05:49:25.985Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-15T05:49:25.985Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-15T05:49:25.985Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-15T05:49:25.985Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-15T05:49:25.985Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-15T05:49:25.985Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-15T05:49:25.985Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-15T05:49:25.985Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-15T05:49:25.985Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-15T05:49:25.985Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-15T05:49:25.985Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-15T05:49:25.985Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-15T05:49:25.985Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-15T05:49:25.985Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-15T05:49:25.985Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-15T05:49:25.985Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-15T05:49:25.985Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-15T05:49:25.985Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-15T05:49:25.985Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-15T05:49:25.985Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-15T05:49:25.985Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-15T05:49:25.985Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-15T05:49:25.985Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-15T05:49:25.985Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-15T05:49:25.985Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-15T05:49:25.985Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-15T05:49:25.985Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-15T05:49:25.985Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-15T05:49:25.985Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-15T05:49:25.985Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-15T05:49:25.985Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-15T05:49:25.985Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-15T05:49:25.985Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-15T05:49:25.985Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-15T05:49:25.985Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-15T05:49:25.985Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-15T05:49:25.985Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] DONE 85 tests, 42 skipped in 60.196s [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-15T05:49:25.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:25.985Z] INFO: Testing against a local daemon [2020-07-15T05:49:25.985Z] ok github.com/docker/docker/integration/image 0.442s [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === Skipped [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-15T05:49:25.985Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-15T05:49:25.985Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-15T05:49:25.985Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-15T05:49:25.985Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] DONE 11 tests, 4 skipped in 2.404s [2020-07-15T05:49:25.985Z] [2020-07-15T05:49:25.985Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-15T05:49:26.401Z] === RUN TestExternalGraphDriver/pull [2020-07-15T05:49:26.502Z] --- PASS: TestServiceUpdateLabel (2.22s) [2020-07-15T05:49:26.502Z] === RUN TestServiceUpdateSecrets [2020-07-15T05:49:27.428Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-15T05:49:27.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:27.562Z] INFO: Testing against a local daemon [2020-07-15T05:49:27.562Z] ok github.com/docker/docker/integration/network 0.216s [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === Skipped [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-15T05:49:27.562Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-15T05:49:27.562Z] 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-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-15T05:49:27.562Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-15T05:49:27.562Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-15T05:49:27.562Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-15T05:49:27.562Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:236: FLAKY_TEST [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-15T05:49:27.562Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] DONE 19 tests, 15 skipped in 2.385s [2020-07-15T05:49:27.562Z] [2020-07-15T05:49:27.562Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-15T05:49:27.869Z] #33 3.517 Building test suite binary ./integration-cli/test.main [2020-07-15T05:49:27.933Z] --- PASS: TestExternalGraphDriver (5.48s) [2020-07-15T05:49:27.933Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-15T05:49:27.933Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-07-15T05:49:27.933Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-07-15T05:49:27.933Z] === RUN TestGraphdriverPluginV2 [2020-07-15T05:49:27.933Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-07-15T05:49:27.933Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:49:27.933Z] PASS [2020-07-15T05:49:27.933Z] [2020-07-15T05:49:27.933Z] === Skipped [2020-07-15T05:49:27.933Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-07-15T05:49:27.933Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:49:27.933Z] [2020-07-15T05:49:27.933Z] [2020-07-15T05:49:27.933Z] DONE 5 tests, 1 skipped in 5.639s [2020-07-15T05:49:28.242Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T05:49:28.242Z] ++ 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-07-15T05:49:28.242Z] ++ set -e [2020-07-15T05:49:28.242Z] ++ '[' -n 0 ']' [2020-07-15T05:49:28.242Z] ++ set -x [2020-07-15T05:49:28.242Z] ++ env -i DEST=/go/src/github.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-07-15T05:49:28.242Z] INFO: Testing against a local daemon [2020-07-15T05:49:28.242Z] === RUN TestContinueAfterPluginCrash [2020-07-15T05:49:28.242Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T05:49:28.242Z] === RUN TestReadPluginNoRead [2020-07-15T05:49:28.242Z] === PAUSE TestReadPluginNoRead [2020-07-15T05:49:28.242Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T05:49:28.242Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T05:49:28.242Z] === CONT TestContinueAfterPluginCrash [2020-07-15T05:49:28.243Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T05:49:28.243Z] === CONT TestReadPluginNoRead [2020-07-15T05:49:28.363Z] === RUN TestDockerSuite/TestExec [2020-07-15T05:49:28.558Z] testing: warning: no tests to run [2020-07-15T05:49:28.558Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2020-07-15T05:49:28.558Z] [2020-07-15T05:49:28.558Z] DONE 0 tests in 0.750s [2020-07-15T05:49:28.558Z] [2020-07-15T05:49:28.558Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-15T05:49:29.031Z] testing: warning: no tests to run [2020-07-15T05:49:29.031Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2020-07-15T05:49:29.031Z] [2020-07-15T05:49:29.031Z] DONE 0 tests in 0.766s [2020-07-15T05:49:29.031Z] [2020-07-15T05:49:29.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-15T05:49:29.236Z] #33 ... [2020-07-15T05:49:29.237Z] [2020-07-15T05:49:29.237Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-15T05:49:29.237Z] #20 5.244 [2020-07-15T05:49:29.237Z] #20 5.375 ############# 18.6% ###################################################################### 97.9% ######################################################################## 100.0% [2020-07-15T05:49:29.237Z] #20 6.157 [2020-07-15T05:49:29.237Z] #20 6.269 ## 3.0% ############### 21.9% ########################### 38.9% ######################################## 56.6% ############################################################# 85.3% ######################################################################## 100.0% [2020-07-15T05:49:29.237Z] #20 7.267 [2020-07-15T05:49:29.237Z] #20 7.385 # 2.6% ###### 8.9% ########## 14.4% ############## 19.6% ################# 24.4% ##################### 29.9% ######################### 35.0% ############################ 40.2% ################################ 45.5% #################################### 50.1% ######################################### 57.1% ############################################ 62.3% ################################################ 67.6% #################################################### 72.8% ######################################################## 77.8% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.3% ###################################################################### 97.6% ######################################################################## 100.0% [2020-07-15T05:49:29.237Z] #20 9.735 [2020-07-15T05:49:29.290Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-15T05:49:29.546Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-15T05:49:30.026Z] testing: warning: no tests to run [2020-07-15T05:49:30.026Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-07-15T05:49:30.026Z] [2020-07-15T05:49:30.026Z] DONE 0 tests in 0.778s [2020-07-15T05:49:30.026Z] [2020-07-15T05:49:30.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-15T05:49:30.108Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-15T05:49:30.166Z] #20 11.11 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T05:49:30.423Z] #20 11.51 [2020-07-15T05:49:30.678Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-15T05:49:30.680Z] #20 11.61 ######################################################################## 100.0% [2020-07-15T05:49:30.936Z] #20 11.94 [2020-07-15T05:49:31.025Z] testing: warning: no tests to run [2020-07-15T05:49:31.025Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2020-07-15T05:49:31.025Z] [2020-07-15T05:49:31.025Z] DONE 0 tests in 0.757s [2020-07-15T05:49:31.025Z] [2020-07-15T05:49:31.025Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-15T05:49:31.647Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-15T05:49:31.868Z] #20 13.03 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T05:49:31.904Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-15T05:49:32.431Z] #20 13.47 [2020-07-15T05:49:32.431Z] #20 13.58 ######### 13.5% ######################################################################## 100.0% [2020-07-15T05:49:32.466Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-15T05:49:32.994Z] #20 13.96 [2020-07-15T05:49:33.028Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-15T05:49:33.589Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-15T05:49:33.858Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T05:49:33.858Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2020-07-15T05:49:33.926Z] #20 15.12 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T05:49:34.152Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-15T05:49:34.182Z] #20 15.36 skipping existing c35d46ef359f [2020-07-15T05:49:34.498Z] === RUN TestReadPluginNoRead/default [2020-07-15T05:49:34.715Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-15T05:49:34.746Z] #20 15.79 [2020-07-15T05:49:35.675Z] #20 16.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T05:49:36.017Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T05:49:36.085Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-15T05:49:36.238Z] #20 17.29 [2020-07-15T05:49:36.238Z] #20 17.38 ######################################################################## 100.0% [2020-07-15T05:49:36.801Z] #20 17.76 [2020-07-15T05:49:36.801Z] #20 17.87 Download of images into '/build' complete. [2020-07-15T05:49:36.801Z] #20 17.87 Use something like the following to load the result into a Docker daemon: [2020-07-15T05:49:36.801Z] #20 17.87 tar -cC '/build' . | docker load [2020-07-15T05:49:37.011Z] === RUN TestDockerSuite/TestExecEnv [2020-07-15T05:49:37.058Z] #20 DONE 18.2s [2020-07-15T05:49:37.058Z] [2020-07-15T05:49:37.058Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-15T05:49:37.534Z] --- PASS: TestReadPluginNoRead (9.50s) [2020-07-15T05:49:37.534Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2020-07-15T05:49:37.534Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2020-07-15T05:49:37.534Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-07-15T05:49:37.534Z] read_test.go:92: [d89c646328c05] daemon is not started [2020-07-15T05:49:37.574Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-15T05:49:38.499Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-15T05:49:39.046Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2020-07-15T05:49:39.046Z] PASS [2020-07-15T05:49:39.046Z] [2020-07-15T05:49:39.046Z] DONE 6 tests in 10.665s [2020-07-15T05:49:39.046Z] 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-07-15T05:49:39.046Z] ++ 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-07-15T05:49:39.046Z] ++ set -e [2020-07-15T05:49:39.046Z] ++ '[' -n 0 ']' [2020-07-15T05:49:39.046Z] ++ set -x [2020-07-15T05:49:39.046Z] ++ env -i DEST=/go/src/github.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-07-15T05:49:39.046Z] testing: warning: no tests to run [2020-07-15T05:49:39.046Z] PASS [2020-07-15T05:49:39.046Z] [2020-07-15T05:49:39.046Z] DONE 0 tests in 0.019s [2020-07-15T05:49:39.046Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T05:49:39.046Z] ++ 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-07-15T05:49:39.046Z] ++ set -e [2020-07-15T05:49:39.046Z] ++ '[' -n 0 ']' [2020-07-15T05:49:39.046Z] ++ set -x [2020-07-15T05:49:39.046Z] ++ env -i DEST=/go/src/github.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-07-15T05:49:39.046Z] INFO: Testing against a local daemon [2020-07-15T05:49:39.046Z] === RUN TestPluginWithDevMounts [2020-07-15T05:49:39.046Z] === PAUSE TestPluginWithDevMounts [2020-07-15T05:49:39.046Z] === CONT TestPluginWithDevMounts [2020-07-15T05:49:39.061Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-15T05:49:39.578Z] #29 ... [2020-07-15T05:49:39.578Z] [2020-07-15T05:49:39.578Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-15T05:49:39.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:39.732Z] INFO: Testing against a local daemon [2020-07-15T05:49:39.732Z] ok github.com/docker/docker/integration/plugin/common 0.242s [2020-07-15T05:49:39.732Z] [2020-07-15T05:49:39.732Z] === Skipped [2020-07-15T05:49:39.732Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-15T05:49:39.732Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-15T05:49:39.732Z] [2020-07-15T05:49:39.732Z] [2020-07-15T05:49:39.732Z] DONE 3 tests, 1 skipped in 7.928s [2020-07-15T05:49:39.732Z] [2020-07-15T05:49:39.732Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-15T05:49:40.142Z] #21 DONE 0.8s [2020-07-15T05:49:40.142Z] [2020-07-15T05:49:40.142Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-15T05:49:40.142Z] #29 ... [2020-07-15T05:49:40.142Z] [2020-07-15T05:49:40.142Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-15T05:49:40.142Z] #25 DONE 0.1s [2020-07-15T05:49:40.399Z] [2020-07-15T05:49:40.399Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-15T05:49:40.443Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-15T05:49:41.118Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-07-15T05:49:41.118Z] PASS [2020-07-15T05:49:41.118Z] [2020-07-15T05:49:41.118Z] DONE 1 tests in 1.908s [2020-07-15T05:49:41.118Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T05:49:41.118Z] ++ 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-07-15T05:49:41.118Z] ++ set -e [2020-07-15T05:49:41.118Z] ++ '[' -n 0 ']' [2020-07-15T05:49:41.118Z] ++ set -x [2020-07-15T05:49:41.118Z] ++ env -i DEST=/go/src/github.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-07-15T05:49:41.118Z] INFO: Testing against a local daemon [2020-07-15T05:49:41.118Z] === RUN TestSecretInspect [2020-07-15T05:49:41.370Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-15T05:49:41.370Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2020-07-15T05:49:41.370Z] === RUN TestServiceUpdateConfigs [2020-07-15T05:49:41.932Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-15T05:49:41.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:41.971Z] INFO: Testing against a local daemon [2020-07-15T05:49:41.971Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.214s [2020-07-15T05:49:41.971Z] [2020-07-15T05:49:41.971Z] === Skipped [2020-07-15T05:49:41.971Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-15T05:49:41.971Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-15T05:49:41.971Z] [2020-07-15T05:49:41.971Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-15T05:49:41.971Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-15T05:49:41.971Z] [2020-07-15T05:49:41.971Z] [2020-07-15T05:49:41.971Z] DONE 2 tests, 2 skipped in 3.072s [2020-07-15T05:49:41.971Z] [2020-07-15T05:49:41.971Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-15T05:49:42.494Z] === RUN TestDockerSuite/TestExecParseError [2020-07-15T05:49:42.667Z] --- PASS: TestSecretInspect (1.88s) [2020-07-15T05:49:42.667Z] === RUN TestSecretList [2020-07-15T05:49:43.055Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-15T05:49:43.617Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-15T05:49:44.178Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-15T05:49:44.742Z] --- PASS: TestSecretList (1.89s) [2020-07-15T05:49:44.742Z] === RUN TestSecretsCreateAndDelete [2020-07-15T05:49:44.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:44.942Z] INFO: Testing against a local daemon [2020-07-15T05:49:44.942Z] ok github.com/docker/docker/integration/plugin/logging 0.240s [2020-07-15T05:49:44.942Z] [2020-07-15T05:49:44.942Z] === Skipped [2020-07-15T05:49:44.942Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-15T05:49:44.942Z] read_test.go:21: no unix domain sockets on Windows [2020-07-15T05:49:44.942Z] [2020-07-15T05:49:44.942Z] [2020-07-15T05:49:44.942Z] DONE 1 tests, 1 skipped in 2.626s [2020-07-15T05:49:44.942Z] [2020-07-15T05:49:44.942Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-15T05:49:45.116Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-15T05:49:45.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-15T05:49:45.628Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-15T05:49:45.944Z] testing: warning: no tests to run [2020-07-15T05:49:45.944Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.129s [2020-07-15T05:49:45.944Z] [2020-07-15T05:49:45.944Z] DONE 0 tests in 1.307s [2020-07-15T05:49:45.944Z] [2020-07-15T05:49:45.944Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-15T05:49:46.559Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-15T05:49:46.822Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2020-07-15T05:49:46.822Z] === RUN TestSecretsUpdate [2020-07-15T05:49:48.340Z] --- PASS: TestSecretsUpdate (1.90s) [2020-07-15T05:49:48.340Z] === RUN TestTemplatedSecret [2020-07-15T05:49:48.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:48.924Z] INFO: Testing against a local daemon [2020-07-15T05:49:48.924Z] ok github.com/docker/docker/integration/plugin/volumes 0.220s [2020-07-15T05:49:48.924Z] [2020-07-15T05:49:48.924Z] === Skipped [2020-07-15T05:49:48.924Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-15T05:49:48.924Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:48.924Z] [2020-07-15T05:49:48.924Z] [2020-07-15T05:49:48.924Z] DONE 1 tests, 1 skipped in 2.631s [2020-07-15T05:49:48.924Z] [2020-07-15T05:49:48.924Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-15T05:49:51.086Z] --- PASS: TestTemplatedSecret (2.51s) [2020-07-15T05:49:51.086Z] === RUN TestSecretCreateResolve [2020-07-15T05:49:51.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:51.154Z] INFO: Testing against a local daemon [2020-07-15T05:49:51.154Z] ok github.com/docker/docker/integration/secret 0.223s [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] === Skipped [2020-07-15T05:49:51.154Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-15T05:49:51.154Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-15T05:49:51.154Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-15T05:49:51.154Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-15T05:49:51.154Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-15T05:49:51.154Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-15T05:49:51.154Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] DONE 6 tests, 6 skipped in 2.207s [2020-07-15T05:49:51.154Z] [2020-07-15T05:49:51.154Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-15T05:49:52.577Z] #29 32.74 # github.com/docker/docker/contrib/httpserver [2020-07-15T05:49:52.577Z] #29 32.74 loadinternal: cannot find runtime/cgo [2020-07-15T05:49:52.577Z] #29 DONE 32.9s [2020-07-15T05:49:52.577Z] [2020-07-15T05:49:52.577Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T05:49:53.140Z] #33 ... [2020-07-15T05:49:53.140Z] [2020-07-15T05:49:53.140Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-15T05:49:53.140Z] #30 DONE 0.1s [2020-07-15T05:49:53.167Z] --- PASS: TestSecretCreateResolve (1.94s) [2020-07-15T05:49:53.167Z] PASS [2020-07-15T05:49:53.167Z] [2020-07-15T05:49:53.167Z] DONE 6 tests in 12.064s [2020-07-15T05:49:53.167Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T05:49:53.167Z] ++ 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-07-15T05:49:53.167Z] ++ set -e [2020-07-15T05:49:53.167Z] ++ '[' -n 0 ']' [2020-07-15T05:49:53.167Z] ++ set -x [2020-07-15T05:49:53.167Z] ++ env -i DEST=/go/src/github.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-07-15T05:49:53.167Z] INFO: Testing against a local daemon [2020-07-15T05:49:53.167Z] === RUN TestServiceCreateInit [2020-07-15T05:49:53.167Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T05:49:53.397Z] [2020-07-15T05:49:53.397Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T05:49:54.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:54.138Z] INFO: Testing against a local daemon [2020-07-15T05:49:54.138Z] ok github.com/docker/docker/integration/service 0.369s [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === Skipped [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T05:49:54.138Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T05:49:54.138Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T05:49:54.138Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T05:49:54.138Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-15T05:49:54.138Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-15T05:49:54.138Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-15T05:49:54.138Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-15T05:49:54.138Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-15T05:49:54.138Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-15T05:49:54.138Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-15T05:49:54.138Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-15T05:49:54.138Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-15T05:49:54.138Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-15T05:49:54.138Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-15T05:49:54.138Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-15T05:49:54.138Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-15T05:49:54.138Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-15T05:49:54.138Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-15T05:49:54.138Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-15T05:49:54.138Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-15T05:49:54.138Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-15T05:49:54.138Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-15T05:49:54.138Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-15T05:49:54.138Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-07-15T05:49:54.138Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] DONE 24 tests, 23 skipped in 2.839s [2020-07-15T05:49:54.138Z] [2020-07-15T05:49:54.138Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-15T05:49:56.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:56.386Z] INFO: Testing against a local daemon [2020-07-15T05:49:56.386Z] ok github.com/docker/docker/integration/session 0.238s [2020-07-15T05:49:56.386Z] [2020-07-15T05:49:56.386Z] === Skipped [2020-07-15T05:49:56.386Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-15T05:49:56.386Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:56.386Z] [2020-07-15T05:49:56.386Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-15T05:49:56.386Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-15T05:49:56.386Z] [2020-07-15T05:49:56.386Z] [2020-07-15T05:49:56.386Z] DONE 2 tests, 2 skipped in 2.127s [2020-07-15T05:49:56.386Z] [2020-07-15T05:49:56.386Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-15T05:49:56.498Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-07-15T05:49:56.498Z] === RUN TestServiceUpdateNetwork [2020-07-15T05:49:56.705Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T05:49:57.060Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-15T05:49:57.622Z] === RUN TestDockerSuite/TestExecTTY [2020-07-15T05:49:58.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:49:58.617Z] INFO: Testing against a local daemon [2020-07-15T05:49:58.989Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-15T05:49:59.551Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-15T05:49:59.611Z] ok github.com/docker/docker/integration/system 1.343s [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] === Skipped [2020-07-15T05:49:59.611Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:49:59.611Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-15T05:49:59.611Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-15T05:49:59.611Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-15T05:49:59.611Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-15T05:49:59.611Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-15T05:49:59.611Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-15T05:49:59.611Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] DONE 13 tests, 7 skipped in 3.433s [2020-07-15T05:49:59.611Z] [2020-07-15T05:49:59.611Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-15T05:50:00.247Z] --- PASS: TestServiceCreateInit (7.49s) [2020-07-15T05:50:00.247Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2020-07-15T05:50:00.247Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2020-07-15T05:50:00.247Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T05:50:00.627Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-15T05:50:00.901Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-15T05:50:00.901Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-15T05:50:01.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:50:01.994Z] INFO: Testing against a local daemon [2020-07-15T05:50:01.994Z] ok github.com/docker/docker/integration/volume 0.316s [2020-07-15T05:50:01.994Z] [2020-07-15T05:50:01.994Z] === Skipped [2020-07-15T05:50:01.994Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-15T05:50:01.994Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-15T05:50:01.994Z] [2020-07-15T05:50:01.994Z] [2020-07-15T05:50:01.994Z] DONE 5 tests, 1 skipped in 2.422s [2020-07-15T05:50:01.994Z] [2020-07-15T05:50:01.994Z] INFO: make.ps1 ended at 07/15/2020 05:50:01 [2020-07-15T05:50:01.994Z] INFO: Integration CLI tests being run from the host: [2020-07-15T05:50:01.994Z] 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-07-15T05:50:02.264Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-15T05:50:02.525Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-15T05:50:03.488Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-15T05:50:04.048Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-15T05:50:04.975Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-15T05:50:10.213Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-15T05:50:10.213Z] --- PASS: TestServiceUpdateNetwork (13.96s) [2020-07-15T05:50:10.213Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T05:50:10.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T05:50:10.703Z] INFO: Testing against a local daemon [2020-07-15T05:50:11.576Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-15T05:50:12.137Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T05:50:14.024Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-15T05:50:15.768Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2020-07-15T05:50:15.768Z] === RUN TestCreateServiceConflict [2020-07-15T05:50:15.911Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-15T05:50:17.845Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-07-15T05:50:17.845Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T05:50:19.173Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T05:50:19.935Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2020-07-15T05:50:19.935Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T05:50:20.535Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-15T05:50:20.792Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-15T05:50:20.792Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-15T05:50:21.048Z] === RUN TestDockerSuite/TestHealth [2020-07-15T05:50:27.584Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2020-07-15T05:50:27.584Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-15T05:50:27.584Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-15T05:50:27.584Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-07-15T05:50:27.584Z] PASS [2020-07-15T05:50:27.584Z] [2020-07-15T05:50:27.584Z] === Skipped [2020-07-15T05:50:27.584Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T05:50:27.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:50:27.584Z] [2020-07-15T05:50:27.584Z] [2020-07-15T05:50:27.584Z] DONE 27 tests, 1 skipped in 182.033s [2020-07-15T05:50:27.584Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T05:50:27.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T05:50:27.584Z] ++ set -e [2020-07-15T05:50:27.584Z] ++ '[' -n 0 ']' [2020-07-15T05:50:27.584Z] ++ set -x [2020-07-15T05:50:27.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-15T05:50:27.584Z] INFO: Testing against a local daemon [2020-07-15T05:50:27.584Z] === RUN TestSessionCreate [2020-07-15T05:50:27.584Z] --- PASS: TestSessionCreate (0.04s) [2020-07-15T05:50:27.584Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T05:50:27.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-15T05:50:27.584Z] PASS [2020-07-15T05:50:27.584Z] [2020-07-15T05:50:27.584Z] DONE 2 tests in 0.160s [2020-07-15T05:50:27.584Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T05:50:27.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T05:50:27.584Z] ++ set -e [2020-07-15T05:50:27.584Z] ++ '[' -n 0 ']' [2020-07-15T05:50:27.584Z] ++ set -x [2020-07-15T05:50:27.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-15T05:50:27.584Z] INFO: Testing against a local daemon [2020-07-15T05:50:27.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T05:50:27.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:50:27.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:50:27.584Z] === RUN TestEventsExecDie [2020-07-15T05:50:27.584Z] --- PASS: TestEventsExecDie (0.58s) [2020-07-15T05:50:27.584Z] === RUN TestEventsBackwardsCompatible [2020-07-15T05:50:27.584Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-15T05:50:27.584Z] === RUN TestInfoBinaryCommits [2020-07-15T05:50:27.584Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-15T05:50:27.584Z] === RUN TestInfoAPIVersioned [2020-07-15T05:50:27.584Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-15T05:50:27.584Z] === RUN TestInfoDiscoveryBackend [2020-07-15T05:50:28.147Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-07-15T05:50:28.147Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T05:50:29.085Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T05:50:29.085Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T05:50:29.646Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-15T05:50:29.646Z] === RUN TestInfoAPI [2020-07-15T05:50:29.646Z] --- PASS: TestInfoAPI (0.02s) [2020-07-15T05:50:29.646Z] === RUN TestInfoAPIWarnings [2020-07-15T05:50:30.207Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-15T05:50:30.207Z] === RUN TestInfoDebug [2020-07-15T05:50:30.768Z] --- PASS: TestInfoDebug (0.53s) [2020-07-15T05:50:30.768Z] === RUN TestInfoInsecureRegistries [2020-07-15T05:50:31.329Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-15T05:50:31.329Z] === RUN TestInfoRegistryMirrors [2020-07-15T05:50:31.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-15T05:50:31.841Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-15T05:50:31.841Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T05:50:31.841Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-07-15T05:50:31.841Z] === RUN TestPingCacheHeaders [2020-07-15T05:50:31.841Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-15T05:50:31.841Z] === RUN TestPingGet [2020-07-15T05:50:31.841Z] --- PASS: TestPingGet (0.01s) [2020-07-15T05:50:31.841Z] === RUN TestPingHead [2020-07-15T05:50:32.098Z] --- PASS: TestPingHead (0.02s) [2020-07-15T05:50:32.098Z] === RUN TestVersion [2020-07-15T05:50:32.098Z] --- PASS: TestVersion (0.04s) [2020-07-15T05:50:32.098Z] PASS [2020-07-15T05:50:32.098Z] [2020-07-15T05:50:32.098Z] === Skipped [2020-07-15T05:50:32.098Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:50:32.098Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:50:32.098Z] [2020-07-15T05:50:32.098Z] [2020-07-15T05:50:32.098Z] DONE 18 tests, 1 skipped in 5.291s [2020-07-15T05:50:32.098Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T05:50:32.098Z] ++ 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-07-15T05:50:32.098Z] ++ set -e [2020-07-15T05:50:32.098Z] ++ '[' -n 0 ']' [2020-07-15T05:50:32.098Z] ++ set -x [2020-07-15T05:50:32.098Z] ++ env -i DEST=/go/src/github.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-07-15T05:50:32.098Z] INFO: Testing against a local daemon [2020-07-15T05:50:32.098Z] === RUN TestVolumesCreateAndList [2020-07-15T05:50:32.098Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-07-15T05:50:32.098Z] === RUN TestVolumesRemove [2020-07-15T05:50:32.355Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-15T05:50:32.355Z] === RUN TestVolumesInspect [2020-07-15T05:50:32.355Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-15T05:50:32.355Z] === RUN TestVolumesInvalidJSON [2020-07-15T05:50:32.355Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T05:50:32.355Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T05:50:32.355Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T05:50:32.355Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-15T05:50:32.355Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T05:50:32.355Z] PASS [2020-07-15T05:50:32.355Z] [2020-07-15T05:50:32.355Z] DONE 5 tests in 0.311s [2020-07-15T05:50:32.355Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T05:50:32.611Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T05:50:32.611Z] +++ kill 5586 [2020-07-15T05:50:33.977Z] +++ /etc/init.d/apparmor stop [2020-07-15T05:50:33.977Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T05:50:33.977Z] [2020-07-15T05:50:33.977Z] Unloading profiles will leave already running processes permanently [2020-07-15T05:50:33.977Z] unconfined, which can lead to unexpected situations. [2020-07-15T05:50:33.977Z] [2020-07-15T05:50:33.977Z] To set a process to complain mode, use the command line tool [2020-07-15T05:50:33.977Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T05:50:33.977Z] +++ true [2020-07-15T05:50:33.977Z] exiting test-integration [2020-07-15T05:50:33.977Z] ++ exit 0 [2020-07-15T05:50:33.977Z] [2020-07-15T05:50:34.538Z] + for job in $(jobs -p) [2020-07-15T05:50:34.538Z] + wait 17763 [2020-07-15T05:50:35.298Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.70s) [2020-07-15T05:50:35.298Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T05:50:35.298Z] --- PASS: TestCreateServiceSecretFileMode (2.28s) [2020-07-15T05:50:35.298Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T05:50:37.378Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-07-15T05:50:37.378Z] === RUN TestCreateServiceSysctls [2020-07-15T05:50:39.778Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-15T05:50:39.778Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-15T05:50:39.778Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-15T05:50:39.778Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-15T05:50:40.124Z] --- PASS: TestCreateServiceSysctls (3.03s) [2020-07-15T05:50:40.124Z] === RUN TestCreateServiceCapabilities [2020-07-15T05:50:40.339Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-15T05:50:40.339Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-15T05:50:40.901Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-15T05:50:40.901Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-15T05:50:40.901Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-15T05:50:40.901Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-15T05:50:41.157Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-15T05:50:41.413Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-15T05:50:41.669Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-15T05:50:41.669Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-15T05:50:42.232Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-15T05:50:42.232Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-15T05:50:42.795Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-15T05:50:42.866Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-07-15T05:50:42.866Z] === RUN TestInspect [2020-07-15T05:50:43.357Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-15T05:50:43.357Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-15T05:50:43.919Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-15T05:50:44.952Z] --- PASS: TestInspect (2.46s) [2020-07-15T05:50:44.952Z] === RUN TestCreateJob [2020-07-15T05:50:46.432Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-15T05:50:46.432Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-15T05:50:46.687Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-15T05:50:47.614Z] === RUN TestDockerSuite/TestImportFile [2020-07-15T05:50:48.497Z] --- PASS: TestCreateJob (3.54s) [2020-07-15T05:50:48.497Z] === RUN TestReplicatedJob [2020-07-15T05:50:48.543Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-15T05:50:48.543Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-15T05:50:49.918Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-15T05:50:50.844Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-15T05:50:51.773Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-15T05:50:52.335Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-15T05:50:52.896Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-15T05:50:52.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-15T05:50:53.459Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-15T05:50:53.459Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-15T05:50:53.459Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-15T05:50:54.021Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-15T05:50:54.332Z] --- PASS: TestReplicatedJob (4.95s) [2020-07-15T05:50:54.332Z] === RUN TestUpdateReplicatedJob [2020-07-15T05:50:54.583Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-15T05:50:55.147Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-15T05:50:56.075Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-15T05:50:56.414Z] --- PASS: TestUpdateReplicatedJob (2.96s) [2020-07-15T05:50:56.414Z] === RUN TestServiceListWithStatuses [2020-07-15T05:50:56.414Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T05:50:56.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:50:56.414Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T05:50:56.637Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-15T05:50:57.566Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-15T05:50:57.566Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-15T05:50:57.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-15T05:50:58.752Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-15T05:50:59.315Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-15T05:50:59.879Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-15T05:50:59.879Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-15T05:51:00.808Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-15T05:51:00.808Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-15T05:51:00.889Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2020-07-15T05:51:00.889Z] === RUN TestDockerNetworkReConnect [2020-07-15T05:51:01.371Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-15T05:51:02.301Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-15T05:51:02.864Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-15T05:51:03.792Z] === RUN TestDockerSuite/TestInspectImage [2020-07-15T05:51:03.792Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-15T05:51:03.792Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-15T05:51:03.792Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-15T05:51:04.355Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-15T05:51:04.429Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2020-07-15T05:51:04.429Z] === RUN TestServicePlugin [2020-07-15T05:51:04.429Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-15T05:51:04.429Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:51:04.429Z] === RUN TestServiceUpdateLabel [2020-07-15T05:51:04.918Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-15T05:51:05.175Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-15T05:51:05.738Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-15T05:51:05.944Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-07-15T05:51:05.944Z] === RUN TestServiceUpdateSecrets [2020-07-15T05:51:06.666Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-15T05:51:08.030Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-15T05:51:08.030Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-15T05:51:08.603Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-15T05:51:09.165Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-15T05:51:10.095Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-15T05:51:10.351Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-15T05:51:10.914Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-15T05:51:11.477Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-15T05:51:11.733Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-15T05:51:12.296Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-15T05:51:12.858Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-15T05:51:12.858Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-15T05:51:14.228Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-15T05:51:15.154Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-15T05:51:16.081Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-15T05:51:16.081Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-15T05:51:16.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-15T05:51:17.207Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-15T05:51:19.099Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-15T05:51:20.993Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-15T05:51:20.993Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-15T05:51:21.335Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2020-07-15T05:51:21.335Z] === RUN TestServiceUpdateConfigs [2020-07-15T05:51:22.883Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-15T05:51:23.139Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-15T05:51:23.702Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-15T05:51:31.814Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-15T05:51:31.814Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-15T05:51:32.746Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-15T05:51:33.307Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-15T05:51:33.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-15T05:51:34.928Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-15T05:51:35.183Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-15T05:51:35.746Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-15T05:51:35.746Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-15T05:51:35.746Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-15T05:51:36.674Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-15T05:51:36.693Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2020-07-15T05:51:36.693Z] === RUN TestServiceUpdateNetwork [2020-07-15T05:51:36.930Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-15T05:51:40.969Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-15T05:51:40.969Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-15T05:51:44.788Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T05:51:44.788Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T05:51:46.159Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T05:51:46.209Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-15T05:51:46.209Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-15T05:51:46.209Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-15T05:51:46.771Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-15T05:51:47.422Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2020-07-15T05:51:47.422Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T05:51:47.701Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-15T05:51:47.718Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-15T05:51:48.067Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T05:51:48.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-15T05:51:48.359Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T05:51:49.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-15T05:51:49.190Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-15T05:51:50.117Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-15T05:51:51.336Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T05:51:52.264Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T05:51:53.386Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-15T05:51:53.630Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T05:51:53.641Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-15T05:51:53.897Z] === RUN TestDockerSuite/TestLogsSince [2020-07-15T05:51:54.997Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T05:51:55.253Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T05:51:55.266Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T05:51:55.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-15T05:51:57.158Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T05:51:58.527Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T05:52:00.417Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T05:52:01.085Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-15T05:52:01.782Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T05:52:02.343Z] #33 158.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T05:52:03.711Z] #33 159.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T05:52:03.764Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2020-07-15T05:52:03.764Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-15T05:52:03.764Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-07-15T05:52:03.764Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-15T05:52:03.764Z] PASS [2020-07-15T05:52:03.764Z] [2020-07-15T05:52:03.764Z] === Skipped [2020-07-15T05:52:03.764Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T05:52:03.764Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T05:52:03.764Z] [2020-07-15T05:52:03.764Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-15T05:52:03.764Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T05:52:03.764Z] [2020-07-15T05:52:03.764Z] [2020-07-15T05:52:03.764Z] DONE 27 tests, 2 skipped in 129.826s [2020-07-15T05:52:03.764Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T05:52:03.764Z] ++ 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-07-15T05:52:03.764Z] ++ set -e [2020-07-15T05:52:03.764Z] ++ '[' -n 0 ']' [2020-07-15T05:52:03.764Z] ++ set -x [2020-07-15T05:52:03.764Z] ++ env -i DEST=/go/src/github.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-07-15T05:52:03.764Z] INFO: Testing against a local daemon [2020-07-15T05:52:03.764Z] === RUN TestSessionCreate [2020-07-15T05:52:03.764Z] --- PASS: TestSessionCreate (0.04s) [2020-07-15T05:52:03.764Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T05:52:03.764Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-15T05:52:03.764Z] PASS [2020-07-15T05:52:03.764Z] [2020-07-15T05:52:03.764Z] DONE 2 tests in 0.153s [2020-07-15T05:52:03.764Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T05:52:03.765Z] ++ 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-07-15T05:52:03.765Z] ++ set -e [2020-07-15T05:52:03.765Z] ++ '[' -n 0 ']' [2020-07-15T05:52:03.765Z] ++ set -x [2020-07-15T05:52:03.765Z] ++ env -i DEST=/go/src/github.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-07-15T05:52:03.765Z] INFO: Testing against a local daemon [2020-07-15T05:52:03.765Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T05:52:03.765Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:52:03.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:52:03.765Z] === RUN TestEventsExecDie [2020-07-15T05:52:03.765Z] --- PASS: TestEventsExecDie (0.61s) [2020-07-15T05:52:03.765Z] === RUN TestEventsBackwardsCompatible [2020-07-15T05:52:03.765Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-15T05:52:03.765Z] === RUN TestInfoBinaryCommits [2020-07-15T05:52:03.765Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-15T05:52:03.765Z] === RUN TestInfoAPIVersioned [2020-07-15T05:52:03.765Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-15T05:52:03.765Z] === RUN TestInfoDiscoveryBackend [2020-07-15T05:52:04.058Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-15T05:52:04.058Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T05:52:05.077Z] #33 161.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T05:52:05.093Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T05:52:05.093Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T05:52:05.740Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-15T05:52:05.740Z] === RUN TestInfoAPI [2020-07-15T05:52:05.740Z] --- PASS: TestInfoAPI (0.04s) [2020-07-15T05:52:05.740Z] === RUN TestInfoAPIWarnings [2020-07-15T05:52:06.325Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-15T05:52:06.373Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-15T05:52:06.373Z] === RUN TestInfoDebug [2020-07-15T05:52:06.583Z] === RUN TestDockerSuite/TestLogsTail [2020-07-15T05:52:06.666Z] --- PASS: TestInfoDebug (0.53s) [2020-07-15T05:52:06.666Z] === RUN TestInfoInsecureRegistries [2020-07-15T05:52:06.969Z] #33 162.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T05:52:07.145Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-15T05:52:07.301Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-15T05:52:07.301Z] === RUN TestInfoRegistryMirrors [2020-07-15T05:52:07.706Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-15T05:52:07.935Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-15T05:52:07.935Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T05:52:08.229Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-07-15T05:52:08.229Z] === RUN TestPingCacheHeaders [2020-07-15T05:52:08.229Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-15T05:52:08.229Z] === RUN TestPingGet [2020-07-15T05:52:08.229Z] --- PASS: TestPingGet (0.02s) [2020-07-15T05:52:08.229Z] === RUN TestPingHead [2020-07-15T05:52:08.229Z] --- PASS: TestPingHead (0.04s) [2020-07-15T05:52:08.229Z] === RUN TestVersion [2020-07-15T05:52:08.229Z] --- PASS: TestVersion (0.03s) [2020-07-15T05:52:08.229Z] PASS [2020-07-15T05:52:08.229Z] [2020-07-15T05:52:08.229Z] === Skipped [2020-07-15T05:52:08.229Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T05:52:08.229Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T05:52:08.229Z] [2020-07-15T05:52:08.229Z] [2020-07-15T05:52:08.229Z] DONE 18 tests, 1 skipped in 5.464s [2020-07-15T05:52:08.229Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T05:52:08.229Z] ++ 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-07-15T05:52:08.229Z] ++ set -e [2020-07-15T05:52:08.229Z] ++ '[' -n 0 ']' [2020-07-15T05:52:08.229Z] ++ set -x [2020-07-15T05:52:08.229Z] ++ env -i DEST=/go/src/github.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-07-15T05:52:08.229Z] INFO: Testing against a local daemon [2020-07-15T05:52:08.229Z] === RUN TestVolumesCreateAndList [2020-07-15T05:52:08.268Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-15T05:52:08.335Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T05:52:08.523Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-15T05:52:08.523Z] === RUN TestVolumesRemove [2020-07-15T05:52:08.523Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-15T05:52:08.523Z] === RUN TestVolumesInspect [2020-07-15T05:52:08.523Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-15T05:52:08.523Z] === RUN TestVolumesInvalidJSON [2020-07-15T05:52:08.523Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T05:52:08.523Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T05:52:08.523Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T05:52:08.523Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-15T05:52:08.523Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T05:52:08.523Z] PASS [2020-07-15T05:52:08.523Z] [2020-07-15T05:52:08.523Z] DONE 5 tests in 0.211s [2020-07-15T05:52:08.523Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T05:52:08.524Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-15T05:52:08.780Z] === RUN TestDockerSuite/TestNetHostname [2020-07-15T05:52:08.832Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T05:52:08.833Z] +++ kill 13816 [2020-07-15T05:52:09.263Z] #33 165.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T05:52:09.872Z] +++ /etc/init.d/apparmor stop [2020-07-15T05:52:09.872Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T05:52:09.872Z] [2020-07-15T05:52:09.872Z] Unloading profiles will leave already running processes permanently [2020-07-15T05:52:09.872Z] unconfined, which can lead to unexpected situations. [2020-07-15T05:52:09.872Z] [2020-07-15T05:52:09.872Z] To set a process to complain mode, use the command line tool [2020-07-15T05:52:09.872Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T05:52:09.872Z] +++ true [2020-07-15T05:52:09.872Z] exiting test-integration [2020-07-15T05:52:09.872Z] ++ exit 0 [2020-07-15T05:52:09.872Z] [2020-07-15T05:52:10.145Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-15T05:52:10.401Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-15T05:52:10.628Z] #33 166.6 [2020-07-15T05:52:10.883Z] #33 DONE 166.8s [2020-07-15T05:52:10.883Z] [2020-07-15T05:52:10.883Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-15T05:52:10.964Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers Post stage [Pipeline] junit [2020-07-15T05:52:11.443Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T05:52:12.290Z] #34 DONE 1.4s [2020-07-15T05:52:12.330Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-15T05:52:12.437Z] + echo Ensuring container killed. [2020-07-15T05:52:12.437Z] Ensuring container killed. [2020-07-15T05:52:12.437Z] + docker rm -vf docker-pr1 [2020-07-15T05:52:12.437Z] Error: No such container: docker-pr1 [2020-07-15T05:52:12.437Z] + true [Pipeline] sh [2020-07-15T05:52:12.585Z] === RUN TestDockerSuite/TestPluginActive [2020-07-15T05:52:12.827Z] + echo Chowning /workspace to jenkins user [2020-07-15T05:52:12.827Z] Chowning /workspace to jenkins user [2020-07-15T05:52:12.827Z] + id -u [2020-07-15T05:52:12.827Z] + id -g [2020-07-15T05:52:12.827Z] + docker run --rm -v /home/docker/workspace/moby_PR-41211:/workspace busybox chown -R 1001:1001 /workspace [2020-07-15T05:52:12.827Z] Unable to find image 'busybox:latest' locally [2020-07-15T05:52:13.121Z] latest: Pulling from library/busybox [2020-07-15T05:52:13.121Z] 7257f00f7d70: Pulling fs layer [2020-07-15T05:52:13.121Z] 7257f00f7d70: Verifying Checksum [2020-07-15T05:52:13.121Z] 7257f00f7d70: Download complete [2020-07-15T05:52:13.417Z] 7257f00f7d70: Pull complete [2020-07-15T05:52:13.417Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T05:52:13.417Z] Status: Downloaded newer image for busybox:latest [2020-07-15T05:52:13.656Z] [2020-07-15T05:52:13.656Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-15T05:52:13.948Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-15T05:52:14.218Z] #35 DONE 0.6s [2020-07-15T05:52:14.218Z] [2020-07-15T05:52:14.218Z] #36 exporting to image [2020-07-15T05:52:14.218Z] #36 exporting layers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T05:52:15.332Z] + bundleName=ppc64le-integration [2020-07-15T05:52:15.332Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-15T05:52:15.332Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-15T05:52:15.332Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-07-15T05:52:15.332Z] -print [Pipeline] archiveArtifacts [2020-07-15T05:52:15.377Z] Archiving artifacts [2020-07-15T05:52:15.960Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T05:52:16.347Z] + make clean [2020-07-15T05:52:16.640Z] make: command: Command not found [2020-07-15T05:52:16.640Z] make: command: Command not found [2020-07-15T05:52:16.640Z] docker volume rm -f docker-dev-cache [2020-07-15T05:52:16.640Z] docker-dev-cache [Pipeline] deleteDir [2020-07-15T05:52:17.511Z] #36 exporting layers 3.1s done [2020-07-15T05:52:17.511Z] #36 writing image sha256:946436afca249138053a7fcdbd4cb5ba1c9f68b33b1d2c01752a69d4df6a4300 done [2020-07-15T05:52:17.511Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-15T05:52:17.511Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T05:52:17.857Z] + echo Ensuring container killed. [2020-07-15T05:52:17.857Z] Ensuring container killed. [2020-07-15T05:52:17.857Z] + docker rm -vf docker-pr1 [2020-07-15T05:52:17.857Z] Error: No such container: docker-pr1 [2020-07-15T05:52:17.857Z] + true [Pipeline] sh [2020-07-15T05:52:18.173Z] + echo Chowning /workspace to jenkins user [2020-07-15T05:52:18.173Z] Chowning /workspace to jenkins user [2020-07-15T05:52:18.173Z] + id -u [2020-07-15T05:52:18.173Z] + id -g [2020-07-15T05:52:18.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41211:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T05:52:19.194Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-15T05:52:19.194Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-15T05:52:19.437Z] + bundleName=unit [2020-07-15T05:52:19.437Z] + echo Creating unit-bundles.tar.gz [2020-07-15T05:52:19.437Z] Creating unit-bundles.tar.gz [2020-07-15T05:52:19.437Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-15T05:52:19.437Z] bundles/junit-report.xml [2020-07-15T05:52:19.437Z] bundles/go-test-report.json [2020-07-15T05:52:19.437Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-15T05:52:19.446Z] Archiving artifacts [2020-07-15T05:52:19.755Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-15T05:52:19.944Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T05:52:20.248Z] + make clean [2020-07-15T05:52:20.248Z] docker volume rm -f docker-dev-cache [2020-07-15T05:52:20.504Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T05:52:22.269Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-15T05:52:23.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-15T05:52:23.633Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-15T05:52:25.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-15T05:52:25.536Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-15T05:52:30.785Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-15T05:52:31.347Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-15T05:52:32.276Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-15T05:52:33.204Z] === RUN TestDockerSuite/TestPortList [2020-07-15T05:52:39.741Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-15T05:52:40.667Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-15T05:52:47.198Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-15T05:52:47.198Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-15T05:52:47.198Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-15T05:52:47.198Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-15T05:52:47.198Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-15T05:52:47.198Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-15T05:52:47.198Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-15T05:52:47.761Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-15T05:52:47.761Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-15T05:52:48.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-15T05:52:48.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-15T05:52:48.835Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-15T05:52:51.350Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-15T05:52:52.277Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-15T05:52:52.533Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-15T05:52:52.533Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-15T05:52:55.808Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-15T05:52:56.388Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-15T05:52:58.277Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-15T05:53:01.546Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-15T05:53:01.546Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-15T05:53:03.435Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-15T05:53:09.970Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-15T05:53:10.897Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-15T05:53:12.789Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-15T05:53:14.157Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-15T05:53:15.086Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-15T05:53:16.976Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-15T05:53:18.343Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-15T05:53:18.906Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-15T05:53:19.162Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-15T05:53:19.724Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-15T05:53:19.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-15T05:53:21.615Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-15T05:53:23.005Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-15T05:53:23.932Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-15T05:53:23.932Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-15T05:53:23.932Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-15T05:53:23.932Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-15T05:53:23.932Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-15T05:53:24.494Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-15T05:53:25.863Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-15T05:53:27.757Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-15T05:53:28.013Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-15T05:53:34.552Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-15T05:53:34.808Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-15T05:53:36.696Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-15T05:53:36.696Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-15T05:53:36.696Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-15T05:53:36.696Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-15T05:53:39.213Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-15T05:53:39.775Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-15T05:53:41.665Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-15T05:53:42.594Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-15T05:53:42.594Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-15T05:53:42.851Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-15T05:53:45.369Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-15T05:53:45.626Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-15T05:53:45.882Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-15T05:53:46.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-15T05:53:47.015Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-15T05:53:47.943Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-15T05:53:49.310Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-15T05:53:49.872Z] === RUN TestDockerSuite/TestRmiTag [2020-07-15T05:53:50.129Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-15T05:53:51.058Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-15T05:53:54.326Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-15T05:53:54.583Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-15T05:53:55.144Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-15T05:53:55.400Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-15T05:53:56.327Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-15T05:53:56.584Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-15T05:53:56.840Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-15T05:53:57.401Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-15T05:53:57.401Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-15T05:53:57.964Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-15T05:53:58.891Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-15T05:53:59.453Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-15T05:54:00.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-15T05:54:00.577Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-15T05:54:01.506Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-15T05:54:02.437Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-15T05:54:02.999Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-15T05:54:03.560Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-15T05:54:04.123Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-15T05:54:04.685Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-15T05:54:05.247Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-15T05:54:06.192Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-15T05:54:07.119Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-15T05:54:07.681Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-15T05:54:08.609Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-15T05:54:08.866Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-15T05:54:08.866Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-15T05:54:10.234Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-15T05:54:10.795Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-15T05:54:11.052Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-15T05:54:11.613Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-15T05:54:12.176Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-15T05:54:12.176Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-15T05:54:12.435Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-15T05:54:12.997Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-15T05:54:13.253Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-15T05:54:13.815Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-15T05:54:14.744Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-15T05:54:14.744Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-15T05:54:15.307Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-15T05:54:15.307Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-15T05:54:16.235Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-15T05:54:16.490Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-15T05:54:17.052Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-15T05:54:17.614Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-15T05:54:17.614Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-15T05:54:18.178Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-15T05:54:19.106Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-15T05:54:20.033Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-15T05:54:20.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-15T05:54:21.156Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-15T05:54:21.718Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-15T05:54:21.974Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-15T05:54:22.536Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-15T05:54:22.792Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-15T05:54:23.741Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-15T05:54:26.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-15T05:54:26.262Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-15T05:54:26.262Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-15T05:54:26.517Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-15T05:54:28.406Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-15T05:54:29.776Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-15T05:54:31.671Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-15T05:54:33.559Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-15T05:54:33.559Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-15T05:54:33.559Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-15T05:54:33.817Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-15T05:54:35.184Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-15T05:54:36.112Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-15T05:54:37.482Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-15T05:54:38.044Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-15T05:54:39.409Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-15T05:54:39.666Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-15T05:54:39.666Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-15T05:54:40.228Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-15T05:54:41.592Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-15T05:54:41.592Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-15T05:54:41.848Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-15T05:54:42.410Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-15T05:54:42.973Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-15T05:54:43.230Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-15T05:54:43.486Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-15T05:54:43.743Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-15T05:54:44.689Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-15T05:54:45.250Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-15T05:54:45.812Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-15T05:54:46.374Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-15T05:54:46.936Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-15T05:54:47.499Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-15T05:54:47.755Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-15T05:54:47.755Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-15T05:54:48.318Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-15T05:54:48.574Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-15T05:54:49.941Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-15T05:54:50.197Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-15T05:54:50.197Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-15T05:54:51.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-15T05:54:53.455Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-15T05:54:54.019Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-15T05:54:56.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-15T05:54:58.428Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-15T05:55:00.945Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-15T05:55:04.213Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-15T05:55:05.578Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-15T05:55:06.523Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-15T05:55:06.523Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-15T05:55:07.449Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-15T05:55:07.449Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-15T05:55:07.449Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-15T05:55:07.449Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-15T05:55:08.012Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-15T05:55:09.379Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-15T05:55:10.307Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-15T05:55:11.675Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-15T05:55:12.607Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-15T05:55:13.533Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-15T05:55:17.700Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-15T05:55:18.261Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-15T05:55:18.825Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-15T05:55:19.388Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-15T05:55:20.317Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-15T05:55:20.317Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-15T05:55:20.573Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-15T05:55:21.504Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-15T05:55:22.067Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-15T05:55:22.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-15T05:55:22.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-15T05:55:22.995Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-15T05:55:23.924Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-15T05:55:24.855Z] === RUN TestDockerSuite/TestRunMount [2020-07-15T05:55:29.041Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-15T05:55:29.041Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-15T05:55:29.302Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-15T05:55:30.230Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-15T05:55:31.596Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-15T05:55:33.486Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-15T05:55:34.852Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-15T05:55:36.218Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-15T05:55:37.146Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-15T05:55:38.515Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-15T05:55:38.515Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-15T05:55:38.770Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-15T05:55:39.333Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-15T05:55:39.897Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-15T05:55:40.153Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-15T05:55:41.516Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-15T05:55:42.078Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-15T05:55:43.969Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-15T05:55:47.237Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-15T05:55:47.493Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-15T05:55:47.493Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-15T05:55:48.054Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-15T05:55:48.054Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-15T05:55:48.310Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-15T05:55:48.873Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-15T05:55:48.873Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-15T05:55:49.434Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-15T05:55:50.401Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-15T05:55:53.666Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-15T05:55:55.555Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-15T05:55:55.555Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-15T05:55:55.813Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-15T05:55:56.374Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-15T05:55:57.301Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-15T05:55:57.863Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-15T05:55:58.423Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-15T05:55:58.679Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-15T05:55:59.243Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-15T05:55:59.499Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-15T05:56:00.060Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-15T05:56:00.060Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-15T05:56:00.622Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-15T05:56:00.879Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-15T05:56:00.879Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-15T05:56:01.443Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-15T05:56:02.371Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-15T05:56:02.371Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-15T05:56:04.260Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-15T05:56:05.192Z] === RUN TestDockerSuite/TestRunRm [2020-07-15T05:56:05.753Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-15T05:56:06.009Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-15T05:56:07.902Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-15T05:56:09.266Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-15T05:56:10.195Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-15T05:56:10.762Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-15T05:56:11.019Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-15T05:56:12.385Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-15T05:56:12.641Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-15T05:56:13.572Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-15T05:56:15.461Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-15T05:56:16.826Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-15T05:56:19.344Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-15T05:56:19.344Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-15T05:56:19.600Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-15T05:56:20.162Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-15T05:56:20.725Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-15T05:56:21.288Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-15T05:56:21.852Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-15T05:56:22.415Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-15T05:56:22.671Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-15T05:56:22.928Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-15T05:56:23.490Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-15T05:56:24.052Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-15T05:56:25.418Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-15T05:56:26.346Z] === RUN TestDockerSuite/TestRunState [2020-07-15T05:56:27.714Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-15T05:56:27.969Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-15T05:56:28.225Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-15T05:56:28.787Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-15T05:56:29.043Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-15T05:56:29.043Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-15T05:56:29.605Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-15T05:56:30.197Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-15T05:56:31.567Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-15T05:56:31.567Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-15T05:56:31.567Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-15T05:56:32.128Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-15T05:56:33.493Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-15T05:56:34.055Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-15T05:56:34.055Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-15T05:56:35.418Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-15T05:56:38.688Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-15T05:56:39.614Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-15T05:56:40.977Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-15T05:56:41.540Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-15T05:56:42.104Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-15T05:56:42.666Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-15T05:56:44.032Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-15T05:56:44.960Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-15T05:56:45.216Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-15T05:56:45.471Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-15T05:56:45.471Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-15T05:56:46.033Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-15T05:56:46.596Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-15T05:56:46.852Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-15T05:56:46.853Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-15T05:56:46.853Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-15T05:56:47.415Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-15T05:56:49.932Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-15T05:56:50.493Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-15T05:56:51.078Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-15T05:56:52.445Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-15T05:56:53.006Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-15T05:56:53.569Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-15T05:56:55.460Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-15T05:56:56.023Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-15T05:56:57.388Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-15T05:56:57.646Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-15T05:56:58.575Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-15T05:56:59.137Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-15T05:56:59.137Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-15T05:56:59.137Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-15T05:56:59.137Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-15T05:56:59.137Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-15T05:56:59.137Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-15T05:56:59.699Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-15T05:56:59.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-15T05:57:00.211Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-15T05:57:01.577Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-15T05:57:02.141Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-15T05:57:03.070Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-15T05:57:03.071Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-15T05:57:03.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-15T05:57:03.327Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-15T05:57:03.327Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-15T05:57:03.584Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-15T05:57:04.146Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-15T05:57:04.709Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-15T05:57:05.272Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-15T05:57:05.528Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-15T05:57:06.092Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-15T05:57:06.092Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-15T05:57:06.655Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-15T05:57:06.655Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-15T05:57:07.217Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-15T05:57:07.778Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-15T05:57:07.778Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-15T05:57:07.778Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-15T05:57:08.034Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-15T05:57:08.291Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-15T05:57:09.221Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-15T05:57:09.791Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-15T05:57:09.791Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-15T05:57:10.353Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-15T05:57:10.610Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-15T05:57:11.173Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-15T05:57:11.736Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-15T05:57:12.298Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-15T05:57:14.188Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-15T05:57:14.444Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-15T05:57:14.444Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-15T05:57:14.444Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-15T05:57:15.370Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-15T05:57:15.933Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-15T05:57:16.496Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-15T05:57:16.752Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-15T05:57:17.680Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-15T05:57:17.936Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-15T05:57:18.193Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-15T05:57:19.559Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-15T05:57:19.559Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-15T05:57:20.487Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-15T05:57:20.487Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-15T05:57:20.487Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-15T05:57:21.853Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-15T05:57:22.783Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-15T05:57:23.344Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-15T05:57:23.344Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-15T05:57:23.600Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-15T05:57:23.600Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-15T05:57:24.165Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-15T05:57:24.165Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-15T05:57:26.054Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-15T05:57:31.317Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-15T05:57:32.684Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-15T05:57:33.246Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-15T05:57:34.174Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-15T05:57:36.690Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-15T05:57:37.250Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-15T05:57:38.616Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-15T05:57:39.544Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-15T05:57:40.908Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-15T05:57:41.836Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-15T05:57:43.201Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-15T05:57:45.716Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-15T05:57:49.880Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-15T05:57:50.806Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-15T05:57:52.698Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-15T05:57:52.954Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-15T05:57:57.130Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-15T05:57:59.644Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-15T05:58:01.533Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-15T05:58:02.097Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-15T05:58:02.659Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-15T05:58:03.227Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-15T05:58:03.227Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-15T05:58:03.789Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-15T05:58:06.305Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-15T05:58:09.570Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-15T05:58:09.570Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-15T05:58:10.132Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-15T05:58:10.132Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-15T05:58:10.694Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-15T05:58:12.062Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-15T05:58:12.318Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-15T05:58:12.318Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-15T05:58:13.247Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-15T05:58:14.175Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-15T05:58:14.431Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-15T05:58:14.992Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-15T05:58:15.919Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-15T05:58:17.285Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-15T05:58:19.830Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-15T05:58:20.757Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-15T05:58:20.757Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-15T05:58:21.686Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-15T05:58:21.942Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-15T05:58:24.457Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-15T05:58:26.345Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-15T05:58:28.862Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-15T05:58:29.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-15T05:58:33.056Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-15T05:58:34.945Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-15T05:58:36.313Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-15T05:58:36.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-15T05:58:37.807Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-15T05:58:39.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-15T05:58:40.102Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-15T05:58:41.487Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-15T05:58:42.853Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-15T05:58:44.221Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-15T05:58:44.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-15T05:58:45.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-15T05:58:47.599Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-15T05:58:47.599Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-15T05:59:02.433Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-15T05:59:02.433Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-15T05:59:02.433Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-15T05:59:02.433Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-15T05:59:02.996Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-15T05:59:02.996Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-15T05:59:03.253Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-15T05:59:03.253Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-15T05:59:03.816Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-15T05:59:03.816Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-15T05:59:04.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-15T05:59:04.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-15T05:59:05.002Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-15T05:59:05.002Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-15T05:59:05.002Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-15T05:59:06.891Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-15T05:59:06.891Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-15T05:59:06.891Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-15T05:59:06.891Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-15T05:59:06.891Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-15T05:59:07.453Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-15T05:59:08.819Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-15T05:59:08.819Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-15T05:59:08.819Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-15T05:59:10.710Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-15T05:59:13.986Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite (1311.23s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.33s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.99s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.92s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.83s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.95s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.91s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.15s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.98s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.51s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.89s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2020-07-15T05:59:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.76s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.83s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.68s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.79s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.58s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.14s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.17s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.11s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.11s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.38s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.11s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.43s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.27s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.30s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.41s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.39s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.30s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.29s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.32s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.50s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.25s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.44s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.26s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.12s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.75s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.97s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.09s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.70s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildContChar (2.65s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.31s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.06s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.56s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.98s) [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.66s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.11s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.33s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.79s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.60s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.69s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.20s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.33s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.48s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.28s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.66s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.37s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.41s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.53s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.14s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.05s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.25s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.74s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.82s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnv (1.23s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.01s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.42s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.22s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.36s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.90s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.31s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.96s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.56s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildHistory (3.91s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.89s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.90s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.25s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.34s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.13s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s) [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.87s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.70s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.76s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.52s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.95s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.13s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.85s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.03s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildPATH (1.98s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.17s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.87s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildRm (3.59s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.08s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.91s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.31s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildUser (1.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.86s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.62s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s) [2020-07-15T05:59:13.987Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s) [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-07-15T05:59:13.987Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.82s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.29s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2020-07-15T05:59:13.988Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-15T05:59:13.988Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.36s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-15T05:59:13.988Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-15T05:59:13.988Z] docker_cli_sni_test.go:18: Flakey test [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.98s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitTTY (1.17s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.97s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.56s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.44s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.60s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.36s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2020-07-15T05:59:13.988Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-15T05:59:13.988Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.21s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.47s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.97s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.71s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.37s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00076c480_} (1.36s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1971332436_/foo_false____} (1.57s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1971332436_/foo_true____} (1.36s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3266630819_/foo_false____} (1.29s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3266630819_/foo_true____} (1.59s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3266630819_/foo_true__0xc00076c560__} (1.36s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00076c5e0_} (1.42s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00076c640_} (1.62s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00076c6a0_} (1.42s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00076c6e0_} (1.39s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.38s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.35s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.85s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.76s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.04s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.73s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.15s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.82s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.83s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.10s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToStdout (0.98s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.54s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2020-07-15T05:59:13.988Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-15T05:59:13.988Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-07-15T05:59:13.988Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-15T05:59:13.988Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.97s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.72s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.74s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.28s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.21s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.35s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.04s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.29s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.20s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.63s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsAttach (0.66s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.30s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.25s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFormat (1.02s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-15T05:59:13.988Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-15T05:59:13.988Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-15T05:59:13.988Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.988Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-15T05:59:13.988Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.42s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.00s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExec (0.84s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.00s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.37s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.65s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.72s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecTTY (1.17s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.85s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.62s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2020-07-15T05:59:13.989Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-15T05:59:13.989Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.92s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.67s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.65s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestHealth (18.76s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.58s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.65s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.64s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.60s) [2020-07-15T05:59:13.989Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-15T05:59:13.989Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.87s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectDefault (0.68s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-07-15T05:59:13.989Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-15T05:59:13.989Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.62s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.75s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.48s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.39s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.77s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.84s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.80s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.64s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.68s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.63s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.70s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.73s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.81s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.58s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.40s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPluginActive (1.32s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.24s) [2020-07-15T05:59:13.989Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-15T05:59:13.989Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.30s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.34s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.46s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPortList (6.50s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.85s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.27s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsByOrder (3.20s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.87s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.15s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.75s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.48s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.05s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.86s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.70s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.83s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s) [2020-07-15T05:59:13.989Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-15T05:59:13.989Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.92s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2020-07-15T05:59:13.989Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.15s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.18s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.47s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.72s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.18s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.65s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.41s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.74s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.68s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.80s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.72s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.70s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.75s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2020-07-15T05:59:13.990Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.88s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.37s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.37s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.27s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.70s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.85s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunMount (3.64s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.90s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.73s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.73s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.94s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2020-07-15T05:59:13.990Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.40s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.48s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.62s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.74s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunState (1.37s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.65s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.56s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.69s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.30s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2020-07-15T05:59:13.990Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-15T05:59:13.990Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.49s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.45s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s) [2020-07-15T05:59:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.68s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.59s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.04s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.57s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.63s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.75s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.17s) [2020-07-15T05:59:13.991Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents101204453 [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.97s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.63s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.97s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartRecordError (1.36s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.88s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.76s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.71s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.41s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.65s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.40s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.08s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.78s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.79s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.09s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateStats (3.69s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.07s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-15T05:59:13.991Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.16s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.60s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.23s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.10s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.16s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.68s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.45s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2020-07-15T05:59:13.991Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.81s) [2020-07-15T05:59:13.991Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-15T05:59:13.991Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-15T05:59:13.991Z] === RUN TestDockerRegistrySuite [2020-07-15T05:59:13.991Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-15T05:59:14.552Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-15T05:59:15.481Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-15T05:59:16.847Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-15T05:59:16.847Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-15T05:59:18.214Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-15T05:59:20.105Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-15T05:59:22.622Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-15T05:59:25.140Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-15T05:59:26.067Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-15T05:59:26.323Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-15T05:59:27.249Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-15T05:59:28.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-15T05:59:29.980Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-15T05:59:30.908Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-15T05:59:31.834Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-15T05:59:32.760Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-15T05:59:34.654Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-15T05:59:36.545Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-15T05:59:37.106Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-15T05:59:39.620Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-15T05:59:40.182Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-15T05:59:40.182Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-15T05:59:41.108Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-15T05:59:42.035Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-15T05:59:42.961Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-15T05:59:45.474Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-15T05:59:45.474Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-15T05:59:46.402Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-15T05:59:46.964Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-15T05:59:46.964Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-15T05:59:47.221Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-15T05:59:47.476Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-15T05:59:47.732Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-15T05:59:47.988Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-15T05:59:48.916Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-15T05:59:50.282Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-15T05:59:51.211Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-15T05:59:52.138Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-15T05:59:53.064Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite (40.33s) [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2020-07-15T05:59:53.625Z] check_test.go:196: [de7ca9f386af5] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-07-15T05:59:53.625Z] check_test.go:196: [dda4b998dd3bb] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d4d2524efd211] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d2c0fd427906e] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d1db3328bd58b] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.88s) [2020-07-15T05:59:53.625Z] check_test.go:196: [dff4dcb7ab132] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.58s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d264305bf11ca] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.10s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d86cc0f0d38d8] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.97s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d6c138f98b830] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d7e56a04230ea] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.18s) [2020-07-15T05:59:53.625Z] check_test.go:196: [de267e6c26ba0] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.17s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d7883e2968a42] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2020-07-15T05:59:53.625Z] check_test.go:196: [d97ccd258956d] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-07-15T05:59:53.625Z] check_test.go:196: [df1f0ead4425f] daemon is not started [2020-07-15T05:59:53.625Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.69s) [2020-07-15T05:59:53.625Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:115e09488a0ef38c75a2ba63e676894629e8b785472208d5751c95ad133d968a [2020-07-15T05:59:53.626Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:719f7fcc2a9d652fd7e6ea8e3c39f34d0dd05eda1cdddcad9f39f07f943924e9 [2020-07-15T05:59:53.626Z] check_test.go:196: [d89342889ff06] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2020-07-15T05:59:53.626Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:564442bc2671c7d02d56d58e1a7359f4012bc3c2675ff5cef0932eedfd1eff68 [2020-07-15T05:59:53.626Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:da745b9f7c5670745d8828afd398a3296ce1854060bd179778f3a44a7266142e [2020-07-15T05:59:53.626Z] check_test.go:196: [dd94dfbbd3591] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d0264702be71d] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d60e73d4cfec5] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d8b62f2b213c3] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d55bde2fb9539] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d6ea2a51c151e] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d3db3b37717e3] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d2f28c8ed7a2d] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2020-07-15T05:59:53.626Z] check_test.go:196: [db3ae5a271136] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d5f25f9264bb9] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2020-07-15T05:59:53.626Z] check_test.go:196: [ded3f9c68721d] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-15T05:59:53.626Z] check_test.go:196: [de999e360a9ad] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d23c3e6236cfb] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d6da1f6104be4] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-15T05:59:53.626Z] check_test.go:196: [dcfa418b37c0e] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-15T05:59:53.626Z] check_test.go:196: [dbd9fae101e33] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d12502956ea1d] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-07-15T05:59:53.626Z] check_test.go:196: [daabf2ac819c6] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d0c0cecdbd341] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d2421ee367920] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-07-15T05:59:53.626Z] check_test.go:196: [d34dd9d752a04] daemon is not started [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-07-15T05:59:53.626Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-15T05:59:53.626Z] === RUN TestDockerSchema1RegistrySuite [2020-07-15T05:59:53.626Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-15T05:59:53.882Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-15T05:59:56.424Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-15T05:59:59.687Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-15T06:00:02.203Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-15T06:00:02.763Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-15T06:00:03.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-15T06:00:03.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-15T06:00:05.055Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-15T06:00:05.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-15T06:00:06.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-15T06:00:09.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-15T06:00:09.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-15T06:00:09.881Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-15T06:00:09.881Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-15T06:00:10.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-15T06:00:10.392Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-15T06:00:10.956Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite (17.19s) [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-15T06:00:10.956Z] check_test.go:223: [d0f7554dbcaae] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2020-07-15T06:00:10.956Z] check_test.go:223: [da27a5cb4c9d1] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.69s) [2020-07-15T06:00:10.956Z] check_test.go:223: [db760a3b774da] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.62s) [2020-07-15T06:00:10.956Z] check_test.go:223: [d71073f3bf1d7] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2020-07-15T06:00:10.956Z] check_test.go:223: [dffeb63111e3f] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-07-15T06:00:10.956Z] check_test.go:223: [dc051753f666a] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-15T06:00:10.956Z] check_test.go:223: [d1af225ea348a] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2020-07-15T06:00:10.956Z] check_test.go:223: [dae7a4d5c8c0b] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-15T06:00:10.956Z] check_test.go:223: [d355fa332d190] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-07-15T06:00:10.956Z] check_test.go:223: [ddb46aad61408] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s) [2020-07-15T06:00:10.956Z] check_test.go:223: [dc1b9f26a9c96] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2020-07-15T06:00:10.956Z] check_test.go:223: [ded7526ac3bfc] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-15T06:00:10.956Z] check_test.go:223: [def6c4547348b] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-15T06:00:10.956Z] check_test.go:223: [da566d4979dc3] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-07-15T06:00:10.956Z] check_test.go:223: [d6b5924654ab8] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-15T06:00:10.956Z] check_test.go:223: [d98524bd21169] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-07-15T06:00:10.956Z] check_test.go:223: [df160544a886d] daemon is not started [2020-07-15T06:00:10.956Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-15T06:00:10.956Z] check_test.go:223: [d5ea1102c0f0f] daemon is not started [2020-07-15T06:00:10.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-15T06:00:10.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-15T06:00:11.517Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-15T06:00:12.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-15T06:00:12.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-15T06:00:13.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-15T06:00:13.517Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-15T06:00:14.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-15T06:00:14.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-07-15T06:00:14.640Z] check_test.go:252: [dc2db349cdaca] daemon is not started [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-07-15T06:00:14.640Z] check_test.go:252: [d8c48014c3661] daemon is not started [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-07-15T06:00:14.640Z] check_test.go:252: [d42f6f337917d] daemon is not started [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-15T06:00:14.640Z] check_test.go:252: [dd92f8f694b2f] daemon is not started [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-07-15T06:00:14.640Z] check_test.go:252: [ddd5a8fc6a130] daemon is not started [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-07-15T06:00:14.640Z] check_test.go:252: [dcbd9d3eb9b19] daemon is not started [2020-07-15T06:00:14.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-15T06:00:14.640Z] check_test.go:252: [db0b995bbc12c] daemon is not started [2020-07-15T06:00:14.640Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-15T06:00:14.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-15T06:00:19.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-15T06:00:19.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-15T06:00:20.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-15T06:00:20.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-15T06:00:20.418Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-15T06:00:20.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-15T06:00:20.418Z] check_test.go:279: [deb9ace081d9b] daemon is not started [2020-07-15T06:00:20.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-15T06:00:20.418Z] check_test.go:279: [df9bce160008c] daemon is not started [2020-07-15T06:00:20.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-15T06:00:20.418Z] check_test.go:279: [dbdb6235fe511] daemon is not started [2020-07-15T06:00:20.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-15T06:00:20.418Z] check_test.go:279: [da26cb019d3a4] daemon is not started [2020-07-15T06:00:20.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-15T06:00:20.418Z] check_test.go:279: [da91763c06a7d] daemon is not started [2020-07-15T06:00:20.418Z] === RUN TestDockerNetworkSuite [2020-07-15T06:00:20.418Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-15T06:00:22.309Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-15T06:00:22.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-15T06:00:26.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-15T06:00:27.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-15T06:00:30.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-15T06:00:31.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-15T06:00:36.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-15T06:00:39.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-15T06:00:40.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-15T06:00:40.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-15T06:00:40.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-15T06:00:41.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-15T06:00:42.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-15T06:00:43.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-15T06:00:43.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-15T06:00:43.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-15T06:00:44.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-15T06:00:44.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-15T06:00:44.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-15T06:00:44.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-15T06:00:46.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-15T06:00:46.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-15T06:00:46.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-15T06:00:46.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-15T06:00:49.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-15T06:00:50.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-15T06:00:56.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-15T06:00:56.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-15T06:00:57.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-15T06:00:57.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-15T06:00:57.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-15T06:00:57.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-15T06:00:57.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-15T06:00:57.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-15T06:00:59.088Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-15T06:01:00.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-15T06:01:00.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-15T06:01:00.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-15T06:01:01.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-15T06:01:03.270Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-15T06:01:05.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-15T06:01:09.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-15T06:01:09.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-15T06:01:10.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-15T06:01:11.801Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-15T06:01:12.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-15T06:01:12.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-15T06:01:13.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-15T06:01:13.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-15T06:01:15.221Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-15T06:01:18.491Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite (60.27s) [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.90s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d5147e058218e] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d1e92462b225d] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.83s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [db6c0926c5b61] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [df515b96c40d7] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:1233: [d27c9081e1bd7] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d009fe277d38a] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d545762b81802] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.47s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d943005becb70] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d027956eb6268] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [de5defb94101e] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d8e7c79b76717] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d63a859458eb2] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d2d621c6c35d3] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d7f4b8eda1e90] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d9db733abeab7] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d31edce6a2dd4] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d44f1db608dc9] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [de7be4b787fcc] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d736f63ac3f98] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [db739f85606c5] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d213af3cc82b2] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [de08f14950368] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [da9d0048be262] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d39cb62055b75] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:968: [d347a1ef3993a] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.65s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d4066de066810] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.79s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:1116: [d423ef319e97d] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [de38fc85d24b7] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [dd092ed4cc4f5] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d3c9c5ee4d6a8] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d69d4a59d0330] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [df2a9f431bc8b] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d5d7ad4ba0061] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d8e7d224bfe45] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [d347da81d31eb] daemon is not started [2020-07-15T06:01:21.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-15T06:01:21.010Z] docker_cli_network_unix_test.go:46: [deced38b55c22] daemon is not started [2020-07-15T06:01:21.010Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [de3c34ac8fe5e] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.08s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [d92234e89ef96] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.14s) [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.60s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:1084: [d3cb690f26b07] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [d25cf115d8e17] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [dba69b30f5425] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.13s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [d4cbb7883d384] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [d65f1b6f077c5] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [dd4470c3f24dc] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.70s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [d7434d689e026] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.40s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [d811a5252e939] daemon is not started [2020-07-15T06:01:21.011Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.37s) [2020-07-15T06:01:21.011Z] docker_cli_network_unix_test.go:46: [dc22dbb5d94d4] daemon is not started [2020-07-15T06:01:21.011Z] === RUN TestDockerHubPullSuite [2020-07-15T06:01:21.011Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-15T06:01:21.011Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-15T06:01:22.375Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-15T06:01:24.889Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-15T06:01:24.889Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-15T06:01:25.450Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-15T06:01:26.817Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-15T06:01:27.073Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-15T06:01:27.328Z] --- PASS: TestDockerHubPullSuite (6.68s) [2020-07-15T06:01:27.328Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2020-07-15T06:01:27.328Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-07-15T06:01:27.328Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.53s) [2020-07-15T06:01:27.328Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2020-07-15T06:01:27.328Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2020-07-15T06:01:27.328Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.19s) [2020-07-15T06:01:27.328Z] PASS [2020-07-15T06:01:27.328Z] [2020-07-15T06:01:27.328Z] === Skipped [2020-07-15T06:01:27.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-15T06:01:27.328Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-15T06:01:27.328Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.328Z] [2020-07-15T06:01:27.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-15T06:01:27.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-15T06:01:27.328Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.328Z] [2020-07-15T06:01:27.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-15T06:01:27.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-15T06:01:27.328Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.328Z] [2020-07-15T06:01:27.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-15T06:01:27.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-15T06:01:27.328Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.328Z] [2020-07-15T06:01:27.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-07-15T06:01:27.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-07-15T06:01:27.328Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.328Z] [2020-07-15T06:01:27.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-15T06:01:27.328Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-15T06:01:27.328Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.328Z] [2020-07-15T06:01:27.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-15T06:01:27.328Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-07-15T06:01:27.329Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_sni_test.go:18: Flakey test [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-15T06:01:27.329Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-15T06:01:27.329Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-15T06:01:27.329Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-15T06:01:27.329Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-15T06:01:27.329Z] docker_cli_network_unix_test.go:46: [de3c34ac8fe5e] daemon is not started [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] [2020-07-15T06:01:27.329Z] DONE 1277 tests, 51 skipped in 1485.482s [2020-07-15T06:01:27.329Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T06:01:27.329Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T06:01:27.329Z] +++ kill 7591 [2020-07-15T06:01:28.694Z] +++ /etc/init.d/apparmor stop [2020-07-15T06:01:28.694Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T06:01:28.694Z] [2020-07-15T06:01:28.694Z] Unloading profiles will leave already running processes permanently [2020-07-15T06:01:28.694Z] unconfined, which can lead to unexpected situations. [2020-07-15T06:01:28.694Z] [2020-07-15T06:01:28.694Z] To set a process to complain mode, use the command line tool [2020-07-15T06:01:28.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T06:01:28.694Z] +++ true [2020-07-15T06:01:28.694Z] exiting test-integration [2020-07-15T06:01:28.694Z] ++ exit 0 [2020-07-15T06:01:28.694Z] [2020-07-15T06:01:28.694Z] + for job in $(jobs -p) [2020-07-15T06:01:28.694Z] + wait 17764 [2020-07-15T06:01:31.956Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-15T06:01:35.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-15T06:01:35.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-15T06:01:40.495Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-15T06:01:41.058Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-15T06:01:41.984Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-15T06:01:44.499Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-15T06:02:40.659Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-15T06:03:36.819Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-15T06:03:43.349Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-15T06:03:46.614Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-15T06:06:08.046Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-15T06:06:09.933Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-15T06:06:11.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-15T06:06:11.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-15T06:06:11.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-15T06:06:11.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-15T06:06:12.225Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-15T06:06:14.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-15T06:06:18.008Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-15T06:06:20.523Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-15T06:07:16.686Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-15T06:07:16.686Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-15T06:07:18.576Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-15T06:07:20.464Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-15T06:07:23.730Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-15T06:07:27.017Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-15T06:07:48.902Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-15T06:07:58.840Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-15T06:08:00.726Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-15T06:08:02.614Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-15T06:08:05.880Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-15T06:08:12.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-15T06:08:16.628Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-15T06:08:19.141Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-15T06:08:21.656Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-15T06:08:24.170Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-15T06:08:26.686Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-15T06:08:29.952Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-15T06:08:32.466Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-15T06:09:28.626Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-15T06:09:43.475Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite (1631.20s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.91s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.57s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:562: [df8afdc226cb8] joining swarm manager [db4b6e0e562cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:584: [d1b3bf7554a3d] joining swarm manager [db4b6e0e562cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] check_test.go:380: [df8afdc226cb8] daemon is not started [2020-07-15T06:10:01.514Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.55s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:45: [df7d92daf3c98] joining swarm manager [dce63c600bb99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.30s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.18s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:303: [d22fdae90d3d0] joining swarm manager [dee4c807aa65f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:304: [da7b963233844] joining swarm manager [dee4c807aa65f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.92s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:271: [db29c35fd21b2] joining swarm manager [db90ba918116d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:272: [dfbf2b927899c] joining swarm manager [db90ba918116d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.56s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s) [2020-07-15T06:10:01.514Z] docker_api_swarm_node_test.go:19: [d4dafa707efa4] joining swarm manager [dd12582818c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_node_test.go:20: [d18b369818383] joining swarm manager [dd12582818c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.81s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:501: [d13b799e1826b] joining swarm manager [d75f5f67b4feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:506: [d653d167642c8] joining swarm manager [d75f5f67b4feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.10s) [2020-07-15T06:10:01.514Z] docker_api_swarm_node_test.go:80: [d27f3cf9f3667] joining swarm manager [de08f0fc2d560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.14s) [2020-07-15T06:10:01.514Z] docker_api_swarm_node_test.go:52: [d5b83cef8f7e2] joining swarm manager [d49063c080a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_node_test.go:53: [dbdb12e060b3e] joining swarm manager [d49063c080a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.69s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.72s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:201: [d2e7004fd7cc2] joining swarm manager [d54539e0bae10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.28s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:383: [da9759d0d9285] joining swarm manager [d8c20ae914696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:384: [d9ac0125df898] joining swarm manager [d8c20ae914696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] check_test.go:380: [d9ac0125df898] daemon is not started [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.12s) [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:801: [d2c7dab95f210] joining swarm manager [dfb57cd57dfdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:801: [d81ed8aa557d2] joining swarm manager [dfb57cd57dfdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:801: [d30295ff0af18] joining swarm manager [dfb57cd57dfdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:801: [def03b27db582] joining swarm manager [dfb57cd57dfdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-15T06:10:01.514Z] docker_api_swarm_test.go:809: [d7a7423f2afe9] joining swarm manager [dfb57cd57dfdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.75s) [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:394: [d192fbc768ad3] joining swarm manager [dc3fe9e1c0ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:394: [d491e70afb7df] joining swarm manager [dc3fe9e1c0ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.14s) [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:342: [d1a2836d517a3] joining swarm manager [d41b33f2ece1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:342: [d39d93159c8c0] joining swarm manager [d41b33f2ece1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:489: [dfc469b6e35a9] joining swarm manager [d5203db984d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:489: [deb0004e6b5ca] joining swarm manager [d5203db984d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.33s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.85s) [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:127: [dc3d42b7fd036] joining swarm manager [da2a2def5a154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:128: [d18a6780541e1] joining swarm manager [da2a2def5a154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:136: [daae1c2fea0ba] joining swarm manager [da2a2def5a154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:137: [decadd4c05f26] joining swarm manager [da2a2def5a154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.98s) [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.62s) [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:303: [dc0c0d10411ed] joining swarm manager [dc1e4136e38a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:303: [d71fb3435df81] joining swarm manager [dc1e4136e38a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.70s) [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:99: [d2619c031f1d0] joining swarm manager [d2ace78f4c1a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.514Z] docker_api_swarm_service_test.go:100: [db18d68d06486] joining swarm manager [d2ace78f4c1a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.514Z] check_test.go:380: [d2619c031f1d0] daemon is not started [2020-07-15T06:10:01.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.82s) [2020-07-15T06:10:01.515Z] docker_api_swarm_service_test.go:532: [dd76eec366257] joining swarm manager [db04cd553996a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_api_swarm_service_test.go:533: [d0c8d699779cf] joining swarm manager [db04cd553996a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2020-07-15T06:10:01.515Z] docker_api_swarm_service_test.go:147: [dc0520e9fdf57] joining swarm manager [dc3cd2e5b5a3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_api_swarm_service_test.go:147: [d5de33b3a2c68] joining swarm manager [dc3cd2e5b5a3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.29s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.66s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.57s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.94s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.49s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.37s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.88s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.96s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.60s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (1.99s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.58s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.72s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.32s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.97s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.92s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.53s) [2020-07-15T06:10:01.515Z] docker_cli_service_logs_test.go:245: checking task e2ledw09z2cf [2020-07-15T06:10:01.515Z] docker_cli_service_logs_test.go:250: checking messages for e2ledw09z2cf [2020-07-15T06:10:01.515Z] docker_cli_service_logs_test.go:245: checking task 0u30sxp36nab [2020-07-15T06:10:01.515Z] docker_cli_service_logs_test.go:250: checking messages for 0u30sxp36nab [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.43s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.71s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.76s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.65s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1901: [d7c384f4079f9] joining swarm manager [d2ce86311883a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1902: [d9e8e97b3cab5] joining swarm manager [d2ce86311883a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.08s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.96s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.66s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1802: [d992e603adbb1] joining swarm manager [d3ebb89042795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1803: [dd3453bc3c946] joining swarm manager [d3ebb89042795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.88s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1321: [dcb386c8543fd] joining swarm manager [d6f1c27358493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1322: [d470c74d77a89] joining swarm manager [d6f1c27358493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.15s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.40s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.71s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.59s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.17s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.79s) [2020-07-15T06:10:01.515Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.08s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.95s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1186: [d7fde7fc2fec4] joining swarm manager [d14968cf84bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1195: [da3301e776ac7] joining swarm manager [d14968cf84bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.01s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.76s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1118: [d8b081d79745d] joining swarm manager [d855baea3ddfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1119: [d4d6f6339bde3] joining swarm manager [d855baea3ddfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1172: [de5a8bea35edd] joining swarm manager [d855baea3ddfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1453: [d28c8fb9fb746] joining swarm manager [dca412577f5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] docker_cli_swarm_test.go:1454: [d513138ab7c61] joining swarm manager [dca412577f5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.29s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.65s) [2020-07-15T06:10:01.515Z] docker_cli_swarm_unix_test.go:62: [d60105485ebbe] joining swarm manager [d9afaed31ec48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2020-07-15T06:10:01.515Z] docker_api_swarm_test.go:961: [d03a808af0518] joining swarm manager [df3f70ad06576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.40s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.84s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.84s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.00s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.38s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.18s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.35s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2020-07-15T06:10:01.515Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-07-15T06:10:01.515Z] === RUN TestDockerExternalVolumeSuite [2020-07-15T06:10:01.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-15T06:10:16.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-15T06:11:23.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-15T06:11:32.064Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-15T06:12:04.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-15T06:12:18.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-15T06:12:50.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-15T06:13:03.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-15T06:13:35.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-15T06:13:49.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-15T06:14:04.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-15T06:14:51.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-15T06:15:13.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-15T06:15:45.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-15T06:16:11.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-15T06:16:29.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-15T06:16:44.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-15T06:17:02.751Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite (436.82s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-07-15T06:17:17.583Z] docker_cli_external_volume_driver_test.go:53: [def8cfd8dca76] daemon is not started [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-15T06:17:17.583Z] docker_cli_external_volume_driver_test.go:53: [d1dbcc6f7fd4e] daemon is not started [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-15T06:17:17.583Z] docker_cli_external_volume_driver_test.go:53: [dbcb046100043] daemon is not started [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-15T06:17:17.583Z] docker_cli_external_volume_driver_test.go:53: [d0a681844f8db] daemon is not started [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-07-15T06:17:17.583Z] docker_cli_external_volume_driver_test.go:485: [d5fd83070d8b2] daemon is not started [2020-07-15T06:17:17.583Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-15T06:17:17.583Z] docker_cli_external_volume_driver_test.go:53: [df11e3f1bac37] daemon is not started [2020-07-15T06:17:17.583Z] PASS [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] === Skipped [2020-07-15T06:17:17.583Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-15T06:17:17.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-15T06:17:17.583Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-15T06:17:17.583Z] check_test.go:309: [d916405d01b31] daemon is not started [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-15T06:17:17.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-15T06:17:17.583Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-15T06:17:17.583Z] check_test.go:309: [d1ade452efafb] daemon is not started [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-15T06:17:17.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-15T06:17:17.583Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-15T06:17:17.583Z] check_test.go:309: [d76738f67b5f6] daemon is not started [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-15T06:17:17.583Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-15T06:17:17.583Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-15T06:17:17.583Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-15T06:17:17.583Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] DONE 273 tests, 5 skipped in 2432.783s [2020-07-15T06:17:17.583Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T06:17:17.583Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db007cd488cba/docker.pid [2020-07-15T06:17:17.583Z] +++ kill 4082 [2020-07-15T06:17:17.583Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4082 is not a child of this shell [2020-07-15T06:17:17.583Z] warning: PID 4082 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db007cd488cba/docker.pid had a nonzero exit code [2020-07-15T06:17:17.583Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T06:17:17.583Z] +++ kill 7570 [2020-07-15T06:17:17.583Z] +++ /etc/init.d/apparmor stop [2020-07-15T06:17:17.583Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] Unloading profiles will leave already running processes permanently [2020-07-15T06:17:17.583Z] unconfined, which can lead to unexpected situations. [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] To set a process to complain mode, use the command line tool [2020-07-15T06:17:17.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T06:17:17.583Z] +++ true [2020-07-15T06:17:17.583Z] exiting test-integration [2020-07-15T06:17:17.583Z] ++ exit 0 [2020-07-15T06:17:17.583Z] [2020-07-15T06:17:17.583Z] + exit 0 [2020-07-15T06:17:17.583Z] ++ jobs -p [2020-07-15T06:17:17.583Z] + pids= [2020-07-15T06:17:17.583Z] + echo 'Remaining pids to kill: []' [2020-07-15T06:17:17.583Z] Remaining pids to kill: [] [2020-07-15T06:17:17.583Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-15T06:17:17.597Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T06:17:18.694Z] + echo Ensuring container killed. [2020-07-15T06:17:18.694Z] Ensuring container killed. [2020-07-15T06:17:18.694Z] + docker ps -aq -f name=docker-pr1-* [2020-07-15T06:17:18.694Z] + cids=ca14af16533d [2020-07-15T06:17:18.694Z] 779cf8b9fb83 [2020-07-15T06:17:18.694Z] 8225444b2b98 [2020-07-15T06:17:18.694Z] + [ -n ca14af16533d [2020-07-15T06:17:18.694Z] 779cf8b9fb83 [2020-07-15T06:17:18.694Z] 8225444b2b98 ] [2020-07-15T06:17:18.694Z] + docker rm -vf ca14af16533d 779cf8b9fb83 8225444b2b98 [2020-07-15T06:17:21.209Z] ca14af16533d [2020-07-15T06:17:21.209Z] 779cf8b9fb83 [2020-07-15T06:17:21.209Z] 8225444b2b98 [Pipeline] sh [2020-07-15T06:17:21.526Z] + echo Chowning /workspace to jenkins user [2020-07-15T06:17:21.526Z] Chowning /workspace to jenkins user [2020-07-15T06:17:21.526Z] + id -u [2020-07-15T06:17:21.526Z] + id -g [2020-07-15T06:17:21.526Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41211:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T06:17:25.121Z] + bundleName=amd64 [2020-07-15T06:17:25.121Z] + echo Creating amd64-bundles.tar.gz [2020-07-15T06:17:25.121Z] Creating amd64-bundles.tar.gz [2020-07-15T06:17:25.121Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-15T06:17:25.121Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-15T06:17:26.059Z] Archiving artifacts [2020-07-15T06:17:26.593Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T06:17:26.896Z] + make clean [2020-07-15T06:17:26.896Z] docker volume rm -f docker-dev-cache [2020-07-15T06:17:27.151Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T06:27:38.936Z] ok github.com/docker/docker/integration-cli 2242.550s [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === Skipped [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-15T06:27:38.938Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.21s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.21s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.18s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.18s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.21s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.21s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.20s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.20s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.66s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.66s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-15T06:27:38.938Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-15T06:27:38.938Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-15T06:27:38.938Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-15T06:27:38.938Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-07-15T06:27:38.938Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-15T06:27:38.938Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2020-07-15T06:27:38.938Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2020-07-15T06:27:38.938Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.938Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-15T06:27:38.939Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-07-15T06:27:38.939Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-15T06:27:38.939Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_sni_test.go:18: Flakey test [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-15T06:27:38.939Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-15T06:27:38.939Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-15T06:27:38.939Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-15T06:27:38.939Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.939Z] [2020-07-15T06:27:38.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-07-15T06:27:38.940Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-15T06:27:38.940Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-07-15T06:27:38.940Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-15T06:27:38.940Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-15T06:27:38.940Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.940Z] [2020-07-15T06:27:38.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-15T06:27:38.940Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-15T06:27:38.940Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-15T06:27:38.941Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-15T06:27:38.941Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-15T06:27:38.941Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.04s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.04s) [2020-07-15T06:27:38.941Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-15T06:27:38.941Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-15T06:27:38.941Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-15T06:27:38.941Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-07-15T06:27:38.941Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-07-15T06:27:38.941Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-15T06:27:38.941Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-15T06:27:38.941Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-15T06:27:38.941Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-15T06:27:38.941Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-15T06:27:38.941Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-15T06:27:38.941Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.941Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-15T06:27:38.942Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-15T06:27:38.942Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-07-15T06:27:38.942Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-07-15T06:27:38.942Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-15T06:27:38.942Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-15T06:27:38.942Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.942Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-15T06:27:38.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-15T06:27:38.943Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.943Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-15T06:27:38.944Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-15T06:27:38.944Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.944Z] [2020-07-15T06:27:38.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-07-15T06:27:38.945Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-15T06:27:38.945Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T06:27:38.945Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T06:27:38.945Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.945Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-15T06:27:38.946Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-15T06:27:38.946Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.946Z] [2020-07-15T06:27:38.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-15T06:27:38.947Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-15T06:27:38.947Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-15T06:27:38.947Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-15T06:27:38.947Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-15T06:27:38.947Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-15T06:27:38.947Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-15T06:27:38.947Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-15T06:27:38.947Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] DONE 1096 tests, 549 skipped in 2250.788s [2020-07-15T06:27:38.947Z] INFO: Integration tests ended at 07/15/2020 06:27:32. Duration:00:37:31.0495189 [2020-07-15T06:27:38.947Z] INFO: Docker info of the daemon under test at end of run [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] Containers: 2 [2020-07-15T06:27:38.947Z] Running: 0 [2020-07-15T06:27:38.947Z] Paused: 0 [2020-07-15T06:27:38.947Z] Stopped: 2 [2020-07-15T06:27:38.947Z] Images: 15 [2020-07-15T06:27:38.947Z] Server Version: 0.0.0-dev [2020-07-15T06:27:38.947Z] Storage Driver: windowsfilter [2020-07-15T06:27:38.947Z] Windows: [2020-07-15T06:27:38.947Z] Logging Driver: json-file [2020-07-15T06:27:38.947Z] Plugins: [2020-07-15T06:27:38.947Z] Volume: local [2020-07-15T06:27:38.947Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T06:27:38.947Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T06:27:38.947Z] Swarm: inactive [2020-07-15T06:27:38.947Z] Default Isolation: process [2020-07-15T06:27:38.947Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T06:27:38.947Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T06:27:38.947Z] OSType: windows [2020-07-15T06:27:38.947Z] Architecture: x86_64 [2020-07-15T06:27:38.947Z] CPUs: 4 [2020-07-15T06:27:38.947Z] Total Memory: 32GiB [2020-07-15T06:27:38.947Z] Name: azwin-2-cefe30 [2020-07-15T06:27:38.947Z] ID: A7OQ:SFQC:UL6O:57C2:JDN4:5MOU:IO2I:NWDR:TU66:LYNC:JCWW:HZUK [2020-07-15T06:27:38.947Z] Docker Root Dir: D:\CI\PR-41211\1\daemon [2020-07-15T06:27:38.947Z] Debug Mode (client): false [2020-07-15T06:27:38.947Z] Debug Mode (server): true [2020-07-15T06:27:38.947Z] File Descriptors: -1 [2020-07-15T06:27:38.947Z] Goroutines: 18 [2020-07-15T06:27:38.947Z] System Time: 2020-07-15T06:27:32.9747216Z [2020-07-15T06:27:38.947Z] EventsListeners: 0 [2020-07-15T06:27:38.947Z] Registry: https://index.docker.io/v1/ [2020-07-15T06:27:38.947Z] Labels: [2020-07-15T06:27:38.947Z] Experimental: false [2020-07-15T06:27:38.947Z] Insecure Registries: [2020-07-15T06:27:38.947Z] 127.0.0.0/8 [2020-07-15T06:27:38.947Z] Live Restore Enabled: false [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] [2020-07-15T06:27:38.947Z] INFO: Stopping daemon under test [2020-07-15T06:27:38.947Z] SUCCESS: The process with PID 5280 (child process of PID 5008) has been terminated. [2020-07-15T06:27:38.947Z] SUCCESS: The process with PID 5008 (child process of PID 2572) has been terminated. [2020-07-15T06:27:38.947Z] INFO: Stop tailing logs of the daemon under tests [2020-07-15T06:27:38.947Z] INFO: executeCI.ps1 Completed successfully at 07/15/2020 06:27:33. [2020-07-15T06:27:38.947Z] INFO: Tidying up at end of run [2020-07-15T06:27:38.947Z] INFO: Saving daemon under test log (d:\CI\PR-41211\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-15T06:27:38.947Z] INFO: Saving daemon under test log (d:\CI\PR-41211\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-15T06:27:38.947Z] INFO: Nuke-Everything... [2020-07-15T06:27:38.947Z] INFO: Container count on control daemon to delete is 2 [2020-07-15T06:27:38.947Z] e12a7ceaf6b0 [2020-07-15T06:27:38.947Z] 2e4a0b340f3c [2020-07-15T06:27:38.947Z] INFO: Tidying pidfile d:\CI\PR-41211\1\docker.pid [2020-07-15T06:27:38.947Z] INFO: Nuking d:\CI [2020-07-15T06:28:00.273Z] INFO: Zapped successfully [2020-07-15T06:28:00.273Z] [2020-07-15T06:28:00.273Z] INFO: executeCI.ps1 exiting at Wed Jul 15 06:28:00 CUT 2020. Duration 00:58:50.1358954 [2020-07-15T06:28:00.273Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-15T06:28:01.013Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-15T06:28:09.631Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-15T06:28:11.439Z] Archiving artifacts [2020-07-15T06:28:26.156Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T06:28:27.127Z] + make clean [2020-07-15T06:28:29.361Z] docker volume rm -f docker-dev-cache [2020-07-15T06:28:29.361Z] 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